:root { --site-ink: #182f49; --site-muted: #687c90; --site-blue: #1768ae; --site-line: #dce5ed; --site-surface: #f7f9fc; }

.main-page-title {
  position: relative;
  min-height: 310px;
  padding: 142px 0 70px !important;
  overflow: hidden;
  isolation: isolate;
  border-bottom: 1px solid #dbe7f0;
  background: radial-gradient(circle at 82% 18%, rgba(92, 174, 231, .18), transparent 24%), radial-gradient(circle at 12% 100%, rgba(67, 139, 198, .1), transparent 30%), linear-gradient(115deg, #f8fbfd 0%, #eef5fa 56%, #f4f9fc 100%) !important;
}

.main-page-title:before,
.main-page-title:after { position: absolute; z-index: -1; content: ""; pointer-events: none; }
.main-page-title:before { inset: 0; display: block !important; background-image: linear-gradient(rgba(57, 113, 158, .055) 1px, transparent 1px), linear-gradient(90deg, rgba(57, 113, 158, .055) 1px, transparent 1px), linear-gradient(105deg, transparent 49.8%, rgba(46, 115, 171, .08) 50%, transparent 50.2%); background-size: 48px 48px, 48px 48px, 100% 100%; mask-image: linear-gradient(90deg, transparent 2%, rgba(0, 0, 0, .35) 32%, #000 100%); -webkit-mask-image: linear-gradient(90deg, transparent 2%, rgba(0, 0, 0, .35) 32%, #000 100%); }
.main-page-title:after { right: -42px; bottom: -78px; width: 430px; height: 342px; background: url("/clientarea/template/pc/aeo03/assets/aeoliancloud-mark.png") center / contain no-repeat; filter: grayscale(1) brightness(1.08); mask-image: linear-gradient(135deg, transparent 2%, rgba(0, 0, 0, .36) 31%, #000 68%); opacity: .07; transform: none; -webkit-mask-image: linear-gradient(135deg, transparent 2%, rgba(0, 0, 0, .36) 31%, #000 68%); }
.main-page-title .shap-top-left { display: none !important; }
.main-page-title .container { position: relative; z-index: 1; }
.main-page-title h1,
.main-page-title .white-color { color: var(--site-ink) !important; }
.main-page-title h1 { position: relative; margin-bottom: 16px; font-size: clamp(40px, 4vw, 56px); font-weight: 700; letter-spacing: -2.4px; }
.main-page-title h1:before { display: block; margin-bottom: 13px; color: #4d82ad; content: "AEOLIANCLOUD  ·  CLOUD INFRASTRUCTURE"; font-size: 9px; font-weight: 800; letter-spacing: 2.1px; line-height: 1; }
.main-page-title h1:after { display: block; width: 32px; height: 2px; margin: 16px auto 0; background: linear-gradient(90deg, #2376b9, #89bee5); content: ""; }
.main-page-title .breadcrumb { margin: 0; background: transparent; }
.main-page-title .breadcrumb li,
.main-page-title .breadcrumb li a,
.main-page-title .breadcrumb-item + .breadcrumb-item:before { color: #718397 !important; font-size: 12px; }

main > .section { padding-top: 104px; padding-bottom: 104px; }
main > .section > .container { max-width: 1140px; }
main .display-4,
main .h1 { color: var(--site-ink); font-weight: 700; letter-spacing: -1.8px; line-height: 1.22; }
main .lead { color: var(--site-muted); font-size: 15px; line-height: 1.9; }
main .theme-bg-alt { padding: 0 !important; background: transparent !important; color: var(--site-blue) !important; font-size: 13px; font-weight: 700; }
main .m-btn-theme { border-radius: 6px !important; background: var(--site-blue) !important; }
main .m-btn-t-theme { border-radius: 6px !important; }

.product-hero-visual { padding: 28px; border: 1px solid var(--site-line); border-radius: 12px; background: #f6f9fc; }
.product-hero-visual img { max-width: 100%; border-radius: 8px !important; box-shadow: none !important; }
.product-metric { padding: 30px !important; border: 1px solid var(--site-line) !important; border-radius: 10px !important; background: #fff; box-shadow: none !important; }
.product-metric h3 { color: var(--site-blue) !important; font-size: 30px; font-weight: 700; }
.product-metric span { color: var(--site-muted); font-size: 13px; }

main > .gray-bg { background: var(--site-surface) !important; }
.product-scenario-card { padding: 28px !important; border: 1px solid var(--site-line) !important; border-radius: 10px !important; background: #fff; box-shadow: none !important; transition: border-color .2s, transform .2s, box-shadow .2s; }
.product-scenario-card:hover { border-color: #b8cddd !important; box-shadow: 0 15px 30px rgba(29, 53, 78, .08) !important; transform: translateY(-4px); }
.product-scenario-card .icon-50 { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 10px !important; background: #eaf3fb !important; color: var(--site-blue) !important; }
.product-scenario-card h6 { color: #24425d; font-size: 17px; font-weight: 700; }
.product-scenario-card p { color: var(--site-muted); font-size: 13px; line-height: 1.8; }

.product-feature-card { padding: 18px 0 !important; border-bottom: 1px solid var(--site-line) !important; }
.product-feature-card .icon-50 { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 9px !important; background: #eaf3fb !important; color: var(--site-blue) !important; }
.product-feature-card h5 { margin-bottom: 5px; color: #29465e; font-size: 15px; font-weight: 700; }
.product-feature-card p { color: var(--site-muted); font-size: 12px; }

.product-highlight-band { padding: 72px 0 !important; background: #eef5fb !important; border: 0 !important; }
.product-highlight-band:before { display: none !important; }
.product-highlight-band .white-color,
.product-highlight-band .white-color-light,
.product-highlight-band .display-4 { color: var(--site-ink) !important; }
.product-highlight-band .m-btn { border-radius: 6px !important; background: var(--site-blue) !important; color: #fff !important; }

.datacenter-section { background: #fff !important; }
.datacenter-section .card { border: 1px solid var(--site-line) !important; border-radius: 10px !important; box-shadow: none !important; }
.datacenter-section .card:hover { box-shadow: 0 16px 32px rgba(29, 53, 78, .09) !important; }
.datacenter-tabs { display: flex; justify-content: center; gap: 8px; margin: 38px 0 26px; border: 0; }
.datacenter-tabs .nav-link { padding: 9px 15px; border: 1px solid var(--site-line); border-radius: 6px; color: #61788d; font-size: 13px; font-weight: 600; }
.datacenter-tabs .nav-link.active { border-color: var(--site-blue); background: var(--site-blue); color: #fff; }
.datacenter-panel { overflow: hidden; border: 1px solid var(--site-line); border-radius: 12px; background: #fff; }
.datacenter-image { width: 100%; height: 100%; min-height: 330px; object-fit: cover; }
.datacenter-copy { height: 100%; padding: 38px; }
.datacenter-location { display: block; margin-bottom: 16px; color: #7a8d9f; font-size: 12px; }
.datacenter-location i { margin-right: 6px; color: var(--site-blue); }
.datacenter-copy h4 { margin: 0 0 14px; color: #24425d; font-size: 24px; font-weight: 700; }
.datacenter-copy > p { color: var(--site-muted); font-size: 13px; line-height: 1.85; }
.datacenter-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 25px; border-top: 1px solid var(--site-line); border-left: 1px solid var(--site-line); }
.datacenter-facts div { padding: 13px; border-right: 1px solid var(--site-line); border-bottom: 1px solid var(--site-line); }
.datacenter-facts strong { display: block; color: var(--site-blue); font-size: 15px; font-weight: 700; }
.datacenter-facts span { display: block; margin-top: 4px; color: #7b8e9f; font-size: 11px; }
.datacenter-detail-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--site-line); }
.datacenter-detail-item { padding: 28px 32px; border-right: 1px solid var(--site-line); border-bottom: 1px solid var(--site-line); }
.datacenter-detail-item:nth-child(even) { border-right: 0; }
.datacenter-detail-item h5 { margin: 0 0 10px; color: #29465e; font-size: 15px; font-weight: 700; }
.datacenter-detail-item h5 i { margin-right: 8px; color: var(--site-blue); }
.datacenter-detail-item p { margin: 0; color: var(--site-muted); font-size: 12px; line-height: 1.8; }

.site-about main > section:nth-of-type(2) .dark-bg { background: #294c6f !important; }
.site-about main > section:nth-of-type(2) .m-btn-t-white { border-radius: 5px !important; }
.site-about main > .gray-bg .card { border: 1px solid var(--site-line) !important; border-radius: 10px !important; box-shadow: none !important; }
.site-about main > .gray-bg .card .icon-50 { display: grid; width: 42px; height: 42px; place-items: center; border-radius: 9px !important; background: #eaf3fb !important; color: var(--site-blue) !important; }
.site-about main > .gray-bg .card h6 { color: #29465e; font-weight: 700; }
.site-about main > .gray-bg .card span { color: var(--site-muted); font-size: 12px; line-height: 1.7; }
.about-company-section { background: #fff; }
.about-company-layout { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr); gap: 78px; align-items: stretch; }
.about-section-kicker { display: block; margin-bottom: 18px; color: var(--site-blue); font-size: 11px; font-weight: 800; letter-spacing: 1.4px; }
.about-company-copy h2, .about-capabilities-head h2 { margin: 0; color: var(--site-ink); font-size: clamp(38px, 3.6vw, 52px); font-weight: 700; letter-spacing: -2px; line-height: 1.25; }
.about-company-copy > p { max-width: 720px; margin: 25px 0 0; color: #5e7387; font-size: 14px; line-height: 2; }
.about-qualification-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 34px; border: 1px solid var(--site-line); border-radius: 10px; background: #f8fafc; }
.about-qualification-list > div { min-width: 0; padding: 18px 20px; }
.about-qualification-list > div + div { border-left: 1px solid var(--site-line); }
.about-qualification-list span, .about-qualification-list strong { display: block; }
.about-qualification-list span { margin-bottom: 7px; color: #7a8d9e; font-size: 10px; }
.about-qualification-list strong { overflow-wrap: anywhere; color: #294a67; font-size: 13px; font-weight: 700; letter-spacing: .3px; }
.about-company-profile { position: relative; display: flex; min-height: 480px; padding: 42px 38px 34px; flex-direction: column; overflow: hidden; border-radius: 14px; background: #123858; color: #fff; box-shadow: 0 22px 48px rgba(17, 51, 81, .16); }
.about-company-profile::before, .about-company-profile::after { position: absolute; width: 220px; height: 176px; content: ""; mask: url("/clientarea/template/pc/aeo03/assets/aeoliancloud-mark.png") center / contain no-repeat; pointer-events: none; transform: rotate(-7deg); -webkit-mask: url("/clientarea/template/pc/aeo03/assets/aeoliancloud-mark.png") center / contain no-repeat; }
.about-company-profile::before { top: 16px; right: -14px; background: repeating-linear-gradient(112deg, rgba(255, 255, 255, .055) 0 1px, rgba(47, 105, 147, .035) 1px 5px), radial-gradient(circle at 28% 18%, #eef9ff 0, #a9cee7 20%, #4d8cb8 43%, #d8edf9 61%, #467da5 79%, #b9d9ed 100%); filter: drop-shadow(-2px -2px 1px rgba(225, 245, 255, .46)) drop-shadow(1px 1px 0 rgba(93, 151, 192, .4)) drop-shadow(4px 5px 4px rgba(2, 23, 40, .72)); opacity: .6; }
.about-company-profile::after { top: 15px; right: -13px; background: linear-gradient(125deg, transparent 15%, rgba(255, 255, 255, .7) 32%, transparent 45%, rgba(224, 243, 255, .24) 62%, transparent 76%); filter: blur(.25px); opacity: .36; }
.about-profile-heading { position: relative; z-index: 1; }
.about-profile-heading > span { color: #72b2e6; font-size: 9px; font-weight: 800; letter-spacing: 2px; }
.about-profile-heading h3 { margin: 9px 0 11px; color: #fff; font-size: 28px; font-weight: 700; letter-spacing: -.8px; }
.about-profile-heading p { max-width: 270px; margin: 0; color: #b8cad9; font-size: 12px; line-height: 1.8; }
.about-profile-stats { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 108px 0 0; padding-top: 26px; border-top: 1px solid rgba(255, 255, 255, .14); }
.about-profile-stats > div { min-width: 0; padding: 0 12px; }
.about-profile-stats > div:first-child { padding-left: 0; }
.about-profile-stats > div + div { border-left: 1px solid rgba(255, 255, 255, .1); }
.about-profile-stats dt { color: #fff; font-size: 23px; font-weight: 700; letter-spacing: -.7px; }
.about-profile-stats sup { color: #72b2e6; font-size: 11px; }
.about-profile-stats dd { margin: 5px 0 0; color: #91aabe; font-size: 9px; line-height: 1.5; }
.about-profile-principles { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 8px; margin: 32px 0 0; }
.about-profile-principles span { padding: 6px 10px; border: 1px solid rgba(255, 255, 255, .14); border-radius: 3px; background: rgba(255, 255, 255, .035); color: #c2d3df; font-size: 9px; letter-spacing: .2px; }
.about-capabilities-section { background: #f4f7fa; }
.about-capabilities-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 70px; margin-bottom: 46px; }
.about-capabilities-head > div { flex: 1; }
.about-capabilities-head h2 { font-size: clamp(34px, 3vw, 44px); }
.about-capabilities-head > p { max-width: 410px; margin: 0 0 3px; color: #667b8e; font-size: 13px; line-height: 1.9; }
.about-capability-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.about-capability-card { position: relative; min-height: 460px; padding: 38px 38px 34px; overflow: hidden; border: 1px solid var(--site-line); border-radius: 12px; background: #fff; }
.about-capability-number { position: absolute; top: 31px; right: 34px; color: #c6d3de; font-size: 12px; font-weight: 800; letter-spacing: 1px; }
.about-capability-icon { display: grid; width: 50px; height: 50px; margin-bottom: 28px; place-items: center; border-radius: 10px; background: #e9f3fb; color: var(--site-blue); font-size: 18px; }
.about-capability-card h3 { margin: 0 0 19px; color: #1f3c56; font-size: 24px; font-weight: 700; letter-spacing: -.5px; }
.about-capability-card > p { margin: 0 0 15px; color: #63798c; font-size: 13px; line-height: 1.9; }
.about-technology-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 24px; }
.about-technology-tags span { padding: 6px 9px; border: 1px solid #dce6ef; border-radius: 4px; background: #f7fafc; color: #567087; font-size: 10px; font-weight: 700; }
.about-capability-card-dark { border-color: #173f62; background: #173f62; }
.about-capability-card-dark::after { position: absolute; right: -100px; bottom: -150px; width: 360px; height: 360px; border: 1px solid rgba(114, 178, 230, .15); border-radius: 50%; box-shadow: 0 0 0 48px rgba(114, 178, 230, .045); content: ""; pointer-events: none; }
.about-capability-card-dark .about-capability-number { color: rgba(255, 255, 255, .28); }
.about-capability-card-dark .about-capability-icon { position: relative; z-index: 1; background: rgba(255, 255, 255, .09); color: #76b9ee; }
.about-capability-card-dark h3 { position: relative; z-index: 1; color: #fff; }
.about-capability-card-dark > p { position: relative; z-index: 1; color: #bdcedb; }
.about-support-link { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr auto; align-items: center; margin-top: 30px; padding: 18px 46px 18px 18px; border: 1px solid rgba(255, 255, 255, .18); border-radius: 8px; background: rgba(255, 255, 255, .06); color: #fff !important; }
.about-support-link span { color: #93aec3; font-size: 10px; }
.about-support-link strong { grid-row: 2; color: #fff; font-size: 20px; font-weight: 700; letter-spacing: .3px; }
.about-support-link i { position: absolute; top: 50%; right: 18px; color: #76b9ee; font-size: 11px; transform: translateY(-50%); transition: transform .2s; }
.about-support-link:hover i { transform: translate(4px, -50%); }
.site-contact main > .section { min-height: 430px; background: #f7f9fc; }
.site-contact main .card { border: 1px solid var(--site-line) !important; border-radius: 12px !important; background: #fff; box-shadow: 0 8px 24px rgba(29, 53, 78, .045) !important; }
.site-contact main .card-body { padding: 38px 28px; }
.site-contact main .card .icon-50 { display: grid; width: 50px; height: 50px; place-items: center; border-radius: 10px !important; background: #eaf3fb !important; color: var(--site-blue) !important; }
.site-contact main .card h5 { color: #29465e !important; font-weight: 700 !important; }
.site-contact main .card p { color: var(--site-muted); font-size: 13px; line-height: 1.8; }
.contact-wecom-card { display: grid; grid-template-columns: auto 1fr auto; gap: 30px; align-items: center; margin-top: 30px; padding: 36px 38px; border: 1px solid var(--site-line); border-radius: 12px; background: #fff; box-shadow: 0 8px 24px rgba(29, 53, 78, .045); transition: border-color .2s, box-shadow .2s, transform .2s; }
.contact-wecom-card:hover { border-color: #b8cddd; box-shadow: 0 14px 30px rgba(29, 53, 78, .08); transform: translateY(-2px); }
.contact-wecom-icon { display: grid; width: 62px; height: 62px; place-items: center; border-radius: 10px; background: #eaf3fb; color: var(--site-blue); font-size: 27px; }
.contact-wecom-copy { display: flex; min-width: 0; flex-direction: column; }
.contact-wecom-copy strong { color: #203f5a; font-size: 20px; font-weight: 700; letter-spacing: -.2px; }
.contact-wecom-copy > span { margin-top: 7px; color: var(--site-muted); font-size: 12px; line-height: 1.7; }
.contact-wecom-action { display: inline-flex; align-items: center; gap: 11px; padding: 12px 19px; border: 1px solid var(--site-blue); border-radius: 6px; background: var(--site-blue); color: #fff; font-size: 13px; font-weight: 700; white-space: nowrap; transition: background-color .2s; }
.contact-wecom-action i { font-size: 10px; transition: transform .2s; }
.contact-wecom-card:hover .contact-wecom-action { background: #115b99; }
.contact-wecom-card:hover .contact-wecom-action i { transform: translateX(3px); }

.site-announcement-detail { background: #f7f9fc; }
.site-announcement-detail main { background: #f7f9fc; }
.site-announcement-detail .main-page-title { background: #f1f6fa !important; }
.announcement-detail-section { min-height: 520px; }
.announcement-detail-card { max-width: 920px; margin: 0 auto; padding: 58px 72px; border: 1px solid var(--site-line); border-radius: 12px; background: #fff; box-shadow: 0 14px 38px rgba(29, 53, 78, .055); }
.announcement-detail-meta { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; color: #74889a; font-size: 13px; }
.announcement-detail-meta span { padding: 5px 10px; border-radius: 4px; background: #eaf3fb; color: var(--site-blue); font-size: 12px; font-weight: 700; }
.announcement-detail-card h2 { margin: 0 0 34px; color: var(--site-ink); font-size: clamp(26px, 3vw, 36px); font-weight: 700; letter-spacing: -1px; line-height: 1.35; }
.announcement-detail-content { overflow-wrap: anywhere; color: #536b7e; font-size: 15px; line-height: 1.95; }
.announcement-detail-content img { max-width: 100%; height: auto; }
.announcement-detail-content table { display: block; max-width: 100%; overflow-x: auto; }
.announcement-detail-content a { color: var(--site-blue); text-decoration: underline; }
.announcement-detail-pagination { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 52px; padding-top: 24px; border-top: 1px solid var(--site-line); }
.announcement-detail-page-link { position: relative; display: grid; min-height: 74px; padding: 13px 38px 13px 0; align-content: center; color: var(--site-ink); }
.announcement-detail-page-link.next { padding: 13px 0 13px 38px; text-align: right; }
.announcement-detail-page-link span { margin-bottom: 5px; color: #8292a0; font-size: 12px; }
.announcement-detail-page-link strong { overflow: hidden; color: #36516a; font-size: 13px; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; }
.announcement-detail-page-link i { position: absolute; top: 50%; left: 0; color: var(--site-blue); font-size: 12px; transform: translateY(-50%); }
.announcement-detail-page-link.next i { right: 0; left: auto; }
.announcement-detail-loading, .announcement-detail-error { min-height: 260px; display: grid; place-content: center; justify-items: center; gap: 14px; color: #7a8d9d; font-size: 14px; text-align: center; }
.announcement-detail-loading i { color: var(--site-blue); font-size: 24px; }
.announcement-detail-error h2 { margin: 0; font-size: 24px; }
.announcement-detail-error p { margin: 0 0 8px; }

.site-products-offers { background: #f7f9fc; }
.site-products-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 70px; margin-bottom: 48px; }
.site-products-head > div { flex: 1; }
.site-products-head span { display: block; margin-bottom: 11px; color: var(--site-blue); font-size: 13px; font-weight: 700; }
.site-products-head h2 { margin: 0; color: var(--site-ink); font-size: clamp(38px, 3vw, 48px); font-weight: 700; letter-spacing: -1.8px; }
.site-products-head > p { max-width: 390px; margin: 0; color: var(--site-muted); font-size: 14px; line-height: 1.85; }
.site-offers { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.site-offer { display: flex; min-height: 280px; padding: 30px; flex-direction: column; border: 1px solid var(--site-line); border-radius: 10px; background: #fff; box-shadow: 0 8px 24px rgba(29, 53, 78, .045); transition: border-color .2s, box-shadow .2s, transform .2s; }
.site-offer:hover { border-color: #b8cddd; box-shadow: 0 16px 32px rgba(29, 53, 78, .09); transform: translateY(-4px); }
.site-offer > span { color: var(--site-blue); font-size: 12px; font-weight: 700; }
.site-offer h3 { margin: 14px 0 10px; color: #24425d; font-size: 20px; font-weight: 700; }
.site-offer p { margin: 0; color: var(--site-muted); font-size: 13px; line-height: 1.8; }
.site-offer footer { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: auto; padding-top: 20px; border-top: 1px solid #e6edf2; }
.site-offer footer strong { color: var(--site-blue); font-size: 20px; font-weight: 700; }
.site-offer footer a { color: var(--site-blue); font-size: 13px; font-weight: 700; white-space: nowrap; }
.site-offer footer i { margin-left: 6px; font-size: 10px; }
.site-offers-loading { grid-column: 1 / -1; min-height: 220px; display: grid; place-items: center; margin: 0; color: #8494a3; font-size: 13px; }

body:not([data-page]) main > .section:not(.product-highlight-band) .card:not(.product-metric):not(.product-scenario-card) { border-radius: 10px; }

@media (min-width: 1400px) {
  main > .section > .container,
  .product-highlight-band > .container { width: 80vw; max-width: none; }
}

@media (max-width: 991px) {
  .main-page-title { min-height: 0; padding: 122px 0 54px !important; }
  .main-page-title:after { right: -62px; bottom: -62px; width: 330px; height: 263px; }
  .about-company-layout { grid-template-columns: 1fr; gap: 45px; }
  .about-company-copy > p { max-width: none; }
  .about-company-profile { min-height: 420px; }
  .about-capabilities-head { align-items: flex-start; flex-direction: column; gap: 18px; }
  .about-capabilities-head > p { max-width: 680px; }
  .product-hero-visual { margin-top: 12px; }
  .datacenter-tabs { justify-content: flex-start; flex-wrap: nowrap; overflow-x: auto; padding-bottom: 4px; }
}

@media (max-width: 767px) {
  .main-page-title { padding: 106px 0 42px !important; }
  .main-page-title:before { background-size: 34px 34px, 34px 34px, 100% 100%; opacity: .7; }
  .main-page-title:after { right: -72px; bottom: -40px; width: 240px; height: 191px; opacity: .055; }
  .main-page-title h1 { font-size: 36px; letter-spacing: -1.5px; }
  .main-page-title h1:before { margin-bottom: 11px; font-size: 7px; letter-spacing: 1.55px; }
  main > .section { padding-top: 76px; padding-bottom: 76px; }
  main .display-4,
  main .h1 { font-size: 32px; letter-spacing: -1.2px; }
  main .lead { font-size: 13px; }
  .about-company-layout { gap: 32px; }
  .about-section-kicker { margin-bottom: 13px; font-size: 9px; letter-spacing: 1.1px; }
  .about-company-copy h2, .about-capabilities-head h2 { font-size: 31px; letter-spacing: -1.2px; }
  .about-company-copy h2 br { display: none; }
  .about-company-copy > p { margin-top: 19px; font-size: 13px; line-height: 1.9; }
  .about-qualification-list { grid-template-columns: 1fr; margin-top: 27px; }
  .about-qualification-list > div { padding: 16px 17px; }
  .about-qualification-list > div + div { border-top: 1px solid var(--site-line); border-left: 0; }
  .about-company-profile { min-height: 360px; padding: 30px 24px 25px; border-radius: 11px; }
  .about-company-profile::before, .about-company-profile::after { width: 190px; height: 152px; }
  .about-company-profile::before { top: 15px; right: -12px; opacity: .56; }
  .about-company-profile::after { top: 14px; right: -11px; opacity: .32; }
  .about-profile-heading h3 { font-size: 24px; }
  .about-profile-principles { margin-top: 26px; }
  .about-profile-stats { margin-top: 86px; padding-top: 22px; }
  .about-profile-stats > div { padding-right: 8px; padding-left: 8px; }
  .about-profile-stats dt { font-size: 20px; }
  .about-capabilities-head { margin-bottom: 30px; }
  .about-capabilities-head > p { font-size: 12px; }
  .about-capability-grid { grid-template-columns: 1fr; gap: 12px; }
  .about-capability-card { min-height: 0; padding: 28px 23px 25px; border-radius: 10px; }
  .about-capability-number { top: 25px; right: 23px; }
  .about-capability-icon { width: 46px; height: 46px; margin-bottom: 22px; }
  .about-capability-card h3 { margin-bottom: 15px; font-size: 21px; }
  .about-capability-card > p { font-size: 12px; line-height: 1.85; }
  .about-technology-tags { margin-top: 20px; }
  .about-support-link { margin-top: 23px; }
  .contact-wecom-card { grid-template-columns: auto 1fr; gap: 20px; margin-top: 22px; padding: 28px 22px; }
  .contact-wecom-icon { width: 52px; height: 52px; border-radius: 10px; font-size: 24px; }
  .contact-wecom-copy strong { font-size: 17px; }
  .contact-wecom-copy > span { font-size: 11px; }
  .contact-wecom-action { grid-column: 1 / -1; justify-content: center; padding: 11px 16px; }
  .product-hero-visual { padding: 18px; }
  .product-metric { padding: 22px !important; }
  .product-highlight-band { padding: 54px 0 !important; text-align: left; }
  .product-highlight-band .text-lg-right { margin-top: 22px; text-align: left !important; }
  .datacenter-tabs { margin: 28px 0 18px; }
  .datacenter-tabs .nav-link { padding: 8px 12px; font-size: 12px; white-space: nowrap; }
  .datacenter-image { min-height: 210px; }
  .datacenter-copy { padding: 25px 22px; }
  .datacenter-copy h4 { font-size: 20px; }
  .datacenter-detail-grid { grid-template-columns: 1fr; }
  .datacenter-detail-item { padding: 23px 22px; border-right: 0; }
  .site-products-head { align-items: flex-start; flex-direction: column; gap: 18px; margin-bottom: 32px; }
  .site-products-head h2 { font-size: 33px; letter-spacing: -1.2px; }
  .site-products-head > p { font-size: 13px; }
  .site-offers { grid-template-columns: 1fr; gap: 12px; }
  .site-offer { min-height: 0; padding: 24px 22px; }
  .announcement-detail-section { min-height: 400px; }
  .announcement-detail-card { padding: 34px 22px; border-radius: 9px; }
  .announcement-detail-card h2 { margin-bottom: 25px; font-size: 25px; }
  .announcement-detail-content { font-size: 14px; line-height: 1.9; }
  .announcement-detail-pagination { grid-template-columns: 1fr; gap: 3px; margin-top: 38px; }
  .announcement-detail-page-link, .announcement-detail-page-link.next { padding: 12px 28px; text-align: left; }
  .announcement-detail-page-link.next i { right: auto; left: 0; }
}
