:root{--ink:#102a4c;--muted:#6e6a7d;--line:#deebf4;--purple:#2f9fe8;--pink:#ff4f84;--blue:#3478f6;--soft:#f5fbff;--white:#fff;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}a{color:inherit}.section-shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:16px max(20px,calc((100% - 1200px)/2));background:rgba(255,255,255,.88);border-bottom:1px solid rgba(232,229,239,.75);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:21px;font-weight:900;letter-spacing:-.04em}.brand small{display:block;margin-top:2px;color:#8c8799;font-size:9px;letter-spacing:.12em}.brand-glyph{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:linear-gradient(135deg,#72cff5,#fc5f92);border-radius:12px;box-shadow:0 8px 22px rgba(47,159,232,.25)}.nav-links{display:flex;gap:30px}.nav-links a{color:#5d5969;text-decoration:none;font-size:14px}.nav-links a:hover{color:var(--purple)}.nav-cta{padding:11px 17px;color:#fff;background:var(--ink);border-radius:100px;text-decoration:none;font-size:13px;font-weight:800}.nav-cta span{margin-left:8px}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;min-height:760px;padding-block:85px}.eyebrow,.section-no{color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.14em}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow i{width:28px;height:1px;background:var(--purple)}h1,h2,h3,p{margin-top:0}h1{margin:22px 0 28px;font-size:clamp(52px,6.3vw,88px);line-height:1.04;letter-spacing:-.07em}h1 em,h2 em{color:var(--purple);font-style:normal}.hero-copy>p{max-width:580px;color:var(--muted);font-size:20px;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:52px;padding:0 22px;border-radius:100px;text-decoration:none;font-size:14px;font-weight:900;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--purple);box-shadow:0 14px 32px rgba(47,159,232,.24)}.button.ghost{border:1px solid var(--line)}.hero-proof{display:flex;gap:28px;margin-top:52px;padding-top:24px;border-top:1px solid var(--line);color:#8c8799;font-size:12px}.hero-proof span{display:flex;align-items:center;gap:8px}.hero-proof b{color:var(--ink);font-size:17px}.hero-orbit{position:relative;min-height:570px;background:radial-gradient(circle,#e4f7ff 0 7%,transparent 42%),linear-gradient(145deg,#f8fcff,#f1faff);border:1px solid var(--line);border-radius:42px;overflow:hidden}.hero-orbit:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(47,159,232,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(47,159,232,.05) 1px,transparent 1px);background-size:34px 34px}.orbit-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(47,159,232,.18);border-radius:50%;transform:translate(-50%,-50%)}.ring-one{width:320px;height:320px}.ring-two{width:490px;height:490px}.core{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:145px;height:145px;color:#fff;background:var(--ink);border-radius:42%;transform:translate(-50%,-50%) rotate(10deg);box-shadow:0 25px 60px rgba(17,16,29,.28)}.core strong,.core small{position:absolute;transform:rotate(-10deg)}.core strong{font-size:58px;letter-spacing:-.08em}.core small{margin-top:75px;color:#aaa2c2;font-size:10px;letter-spacing:.4em}.core-glow{position:absolute;inset:14px;border:1px solid #56bdf1;border-radius:39%}.orbit-card{position:absolute;display:grid;min-width:148px;padding:18px 20px;background:rgba(255,255,255,.92);border:1px solid #e4f0f7;border-radius:18px;box-shadow:0 18px 42px rgba(25,94,138,.12)}.orbit-card span{color:var(--purple);font-size:10px;font-weight:900}.orbit-card b{margin:6px 0;font-size:17px}.orbit-card small{color:var(--muted)}.card-one{left:8%;top:14%}.card-two{right:7%;top:23%}.card-three{left:14%;bottom:13%}.ticker{overflow:hidden;padding:17px 0;color:#fff;background:var(--ink);white-space:nowrap}.ticker div{width:max-content;font-size:13px;font-weight:900;letter-spacing:.16em;animation:ticker 24s linear infinite}.ticker i{margin:0 34px;color:#55baf0}@keyframes ticker{to{transform:translateX(-25%)}}.products{padding-block:130px}.section-heading{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:60px;margin-bottom:70px}.section-heading h2{margin:17px 0 0;font-size:clamp(40px,5vw,68px);line-height:1.08;letter-spacing:-.055em}.section-heading>p{margin:0;color:var(--muted);font-size:17px;line-height:1.8}.product-list{display:grid;gap:28px}.product{display:grid;grid-template-columns:.78fr 1.22fr;min-height:540px;border:1px solid var(--line);border-radius:32px;overflow:hidden}.product.reverse{grid-template-columns:1.22fr .78fr}.product.reverse .product-copy{order:2}.product-copy{position:relative;padding:54px}.product-index{position:absolute;right:34px;top:32px;color:#b9b4c5;font-size:12px}.product-icon{display:grid;place-items:center;width:54px;height:54px;color:#fff;border-radius:16px;font-size:20px;font-weight:900}.product-purple .product-icon{background:var(--purple)}.product-pink .product-icon{background:var(--pink)}.product-blue .product-icon{background:var(--blue)}.product-type{margin:27px 0 12px!important;color:#908a9d!important;font-size:10px!important;font-weight:900;letter-spacing:.14em}.product h3{margin-bottom:20px;font-size:36px;letter-spacing:-.045em}.product-copy>p{color:var(--muted);font-size:16px;line-height:1.8}.product ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:30px 0 45px;list-style:none}.product li{padding:8px 12px;background:var(--soft);border-radius:100px;color:#5f5a6d;font-size:12px}.product-copy>a{font-size:14px;font-weight:900;text-decoration:none}.product-copy>a span{margin-left:12px}.product-visual{position:relative;display:grid;place-items:center;padding:60px 28px;overflow:hidden}.product-purple .product-visual{background:linear-gradient(135deg,#d9f2ff,#f3fbff)}.product-pink .product-visual{background:linear-gradient(135deg,#ffe3ec,#fff5f8)}.product-blue .product-visual{background:linear-gradient(135deg,#dceaff,#f4f8ff)}.product-visual:before{content:"";position:absolute;width:300px;height:300px;background:#fff;border-radius:50%;filter:blur(45px);opacity:.65}.product-visual img{position:relative;width:100%;border-radius:12px;box-shadow:0 26px 65px rgba(20,78,116,.2);transition:transform .5s}.product:hover img{transform:translateY(-7px) scale(1.01)}.visual-label{position:absolute;right:24px;bottom:20px;color:#787184;font-size:9px;font-weight:900;letter-spacing:.18em}.method{padding-block:130px;color:#fff;background:var(--ink)}.section-heading.light .section-no{color:#69c9f5}.section-heading.light>p{color:#aaa5b4}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #29445e;border-radius:28px;overflow:hidden}.method-grid>div{min-height:270px;padding:34px;border-right:1px solid #29445e}.method-grid>div:last-child{border:0}.method-grid b{color:#69c9f5;font-size:12px}.method-grid h3{margin:70px 0 14px;font-size:26px}.method-grid p{color:#aaa5b4;font-size:14px;line-height:1.7}.method-callout{display:flex;flex-direction:column;justify-content:space-between;background:var(--purple)}.method-callout span{font-size:23px;font-weight:900;line-height:1.25}.method-callout i{align-self:flex-end;font-size:40px;font-style:normal}.service{padding-block:130px}.service-card{display:grid;grid-template-columns:.55fr 1.15fr .85fr;gap:44px;padding:70px;color:#fff;background:linear-gradient(135deg,#258edc,#52b7ef);border-radius:34px}.service-card .section-no{color:#caeeff}.service-card h2{font-size:clamp(38px,4vw,62px);line-height:1.08;letter-spacing:-.05em}.service-card p{max-width:560px;color:#d9f3ff;line-height:1.8}.service-points{display:grid;align-content:start;gap:12px}.service-points span{padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.24);font-size:14px}.button.white{grid-column:2/4;justify-self:start;color:var(--purple);background:#fff}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;padding-bottom:130px}.contact h2{margin:18px 0 28px;font-size:clamp(48px,6vw,80px);line-height:1.02;letter-spacing:-.06em}.contact-copy>p{max-width:580px;color:var(--muted);font-size:18px;line-height:1.8}.contact-card{padding:42px;background:var(--soft);border:1px solid var(--line);border-radius:28px}.contact-card h3{font-size:27px}.contact-card p{color:var(--muted);line-height:1.7}.contact-card>a{display:flex;justify-content:space-between;margin:30px 0;padding:18px 0;border-block:1px solid var(--line);color:var(--purple);font-size:14px;font-weight:900;text-decoration:none}.qr-placeholder{display:grid;place-items:center;min-height:140px;color:#aaa4b2;background:#fff;border:1px dashed #ccc5d8;border-radius:18px}.qr-placeholder small{margin-top:-40px;color:#aaa4b2;font-size:10px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:44px max(20px,calc((100% - 1200px)/2));border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong,.footer-brand small{display:block}.footer-brand small,.footer-meta{color:#8c8799;font-size:10px}.footer-meta{display:grid;gap:5px;text-align:center}footer>a{font-size:12px;text-decoration:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-orbit{min-height:500px}.section-heading,.contact{grid-template-columns:1fr}.product,.product.reverse{grid-template-columns:1fr}.product.reverse .product-copy{order:0}.product-visual{min-height:380px}.method-grid{grid-template-columns:1fr 1fr}.method-grid>div:nth-child(2){border-right:0}.method-grid>div{border-bottom:1px solid #29445e}.service-card{grid-template-columns:1fr 1fr}.service-card .section-no{grid-column:1/-1}.button.white{grid-column:1/-1}.contact{gap:45px}}@media(max-width:600px){.section-shell{width:min(100% - 28px,1200px)}.site-header{padding:12px 14px}.nav-cta{padding:10px 13px;font-size:11px}.hero{min-height:auto;padding-block:55px}.hero-copy>p{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.hero-proof{flex-wrap:wrap}.hero-orbit{min-height:410px;border-radius:26px}.ring-two{width:360px;height:360px}.ring-one{width:250px;height:250px}.core{width:110px;height:110px}.core strong{font-size:44px}.orbit-card{min-width:120px;padding:13px}.card-one{left:3%;top:8%}.card-two{right:2%;top:22%}.card-three{left:7%;bottom:8%}.products,.method,.service{padding-block:90px}.section-heading{margin-bottom:45px}.product-copy{padding:36px 26px}.product h3{font-size:30px}.product-visual{min-height:270px;padding:40px 15px}.method-grid{grid-template-columns:1fr}.method-grid>div{min-height:220px;border-right:0}.method-grid h3{margin-top:45px}.service-card{grid-template-columns:1fr;padding:40px 26px}.button.white{grid-column:1}.contact{padding-bottom:90px}.contact-card{padding:28px 22px}footer{align-items:flex-start;flex-direction:column}.footer-meta{text-align:left}}

.brand-logo{width:38px;height:38px;object-fit:cover;border-radius:12px;box-shadow:0 8px 22px rgba(47,159,232,.18)}.footer-page-links{display:flex;gap:16px;align-items:center}.footer-page-links a{font-size:12px;text-decoration:none}.footer-meta{line-height:1.55}
.page-hero{padding:90px 0 62px;text-align:center;background:linear-gradient(180deg,#f5fbff,#fff)}.page-kicker{color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.18em}.page-hero h1{max-width:900px;margin:18px auto 20px;font-size:clamp(42px,6vw,72px)}.page-hero p{max-width:720px;margin:auto;color:var(--muted);font-size:18px;line-height:1.8}.about-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;padding-block:90px}.about-visual{padding:38px;background:var(--soft);border:1px solid var(--line);border-radius:32px}.about-visual img{display:block;width:100%;border-radius:22px}.about-copy h2,.about-services h2{font-size:40px}.about-copy p{color:var(--muted);line-height:1.9}.company-facts{display:grid;gap:0;margin-top:30px}.company-facts div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:15px 0;border-top:1px solid var(--line)}.company-facts dt{color:#8792a7;font-size:13px}.company-facts dd{margin:0;font-weight:700}.company-facts a{text-decoration:none}.about-services{padding:0 0 100px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{padding:30px;background:var(--soft);border:1px solid var(--line);border-radius:22px}.service-grid strong{font-size:20px}.service-grid p{margin:12px 0 0;color:var(--muted);line-height:1.7}.legal-page{width:min(860px,calc(100% - 40px));margin:0 auto;padding:78px 0 110px}.legal-page h1{margin-bottom:12px;font-size:clamp(44px,6vw,66px)}.legal-date{color:var(--purple);font-weight:800}.legal-lede{padding:24px;margin:28px 0 44px;background:var(--soft);border-left:4px solid var(--purple);border-radius:0 16px 16px 0}.legal-page h2{margin:42px 0 16px;font-size:26px}.legal-page h3{margin:28px 0 12px}.legal-page p,.legal-page li{color:#4f5d74;line-height:1.9}.legal-page ul{padding-left:22px}@media(max-width:900px){.about-intro{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.footer-page-links{justify-content:flex-start}}
@media(max-width:900px){.site-header .nav-links{display:flex;margin-left:auto;gap:18px}.site-header .nav-links a:nth-child(-n+2){display:none}}
@media(max-width:600px){.site-header .brand small,.site-header .nav-cta{display:none}.site-header .nav-links{gap:14px}.site-header .nav-links a{font-size:13px}}
+
/* About page — layout inspired by the reference site, scoped to this page. */
.about-body{background:#fff}.about-body .site-header{color:#fff;background:#171426;border-bottom-color:rgba(255,255,255,.1)}.about-body .brand small,.about-body .nav-links a{color:#d5d0e2}.about-body .nav-links a:hover,.about-body .nav-links a[aria-current=page]{color:#fff}.about-body .nav-links a[aria-current=page]{font-weight:900;text-decoration:underline;text-decoration-color:#5fc3f3;text-decoration-thickness:3px;text-underline-offset:8px}.about-page{padding-bottom:50px}.about-page .about-hero{min-height:390px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(13,55,88,.97),rgba(34,119,177,.86) 52%,rgba(99,195,239,.58)),repeating-linear-gradient(105deg,transparent 0 67px,rgba(255,255,255,.1) 68px 73px),linear-gradient(135deg,#0f426f,#86d3f6);overflow:hidden}.about-hero-inner{width:min(1080px,calc(100% - 40px));margin:auto}.about-kicker{display:block;margin-bottom:18px;color:#fff;font-size:clamp(32px,4vw,50px);font-weight:900}.about-page .about-hero h1{max-width:16ch;margin:0 0 18px;font-size:clamp(25px,3vw,37px);line-height:1.25;letter-spacing:-.02em}.about-page .about-hero p{max-width:520px;margin:0;color:#e5e0f2;font-size:17px;line-height:1.8}.about-page .about-intro,.about-page .about-block{width:min(1080px,calc(100% - 40px));margin-inline:auto}.about-page .about-intro{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.08fr);gap:clamp(36px,5vw,64px);align-items:center;padding:0;margin-top:58px}.about-page .about-visual{min-height:360px;display:grid;place-items:center;padding:34px;background:linear-gradient(160deg,#f9fdff,#e8f7ff);border:1px solid #dcebf5;border-radius:20px}.about-page .about-logo-card{display:flex;align-items:center;gap:18px;width:min(100%,390px);padding:22px;background:#fff;border-radius:18px;box-shadow:0 18px 42px rgba(25,94,138,.12)}.about-page .about-logo-card img{width:142px;height:142px;object-fit:cover;border-radius:16px}.about-page .about-logo-card strong{display:block;font-size:25px}.about-page .about-logo-card small{display:block;margin-top:5px;color:#8b8498;font-size:11px;font-weight:800;letter-spacing:.08em}.about-page .about-copy h2,.about-page .about-block h2{margin:0 0 22px;color:#171426;font-size:clamp(27px,3vw,34px);line-height:1.2;letter-spacing:-.02em}.about-page .about-copy h2:after,.about-page .about-block h2:after{display:block;width:42px;height:4px;margin-top:11px;background:#299fe9;border-radius:99px;content:""}.about-page .about-copy p{color:#6e6a7d;line-height:1.85}.about-page .company-facts{display:grid;gap:10px;margin:24px 0 0}.about-page .company-facts div{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:0;border:0}.about-page .company-facts dt{color:#171426;font-size:14px;font-weight:900}.about-page .company-facts dd{margin:0;color:#6e6a7d;font-size:14px}.about-page .about-block{padding:0;margin-top:62px}.about-page .about-block h2{text-align:center}.about-page .about-block h2:after{margin-inline:auto}.about-page .service-grid,.about-product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-page .service-grid article,.about-product-list article{min-height:0;padding:25px;background:#fff;border:1px solid #deebf4;border-radius:18px;box-shadow:0 8px 22px rgba(25,94,138,.06)}.about-page .service-grid span,.about-product-list strong{display:block;margin:0 0 11px;color:#171426;font-size:18px;font-weight:900}.about-page .service-grid p,.about-product-list p{margin:0;color:#6e6a7d;line-height:1.72}.about-product-list article{display:grid;grid-template-columns:120px 1fr;align-items:start}.about-body footer{margin-top:48px;color:#d5d0e2;background:#171426;border-top:0}.about-body footer strong{color:#fff}
@media(max-width:900px){.about-page .about-intro{grid-template-columns:1fr}.about-page .about-visual{min-height:300px}.about-page .service-grid,.about-product-list{grid-template-columns:1fr}.about-product-list article{grid-template-columns:1fr}.about-body .site-header .nav-links a:first-child{display:none}}
@media(max-width:600px){.about-page .about-hero{min-height:330px}.about-page .about-logo-card{flex-direction:column;text-align:center}.about-page .about-logo-card img{width:130px;height:130px}.about-page .about-intro,.about-page .about-block{width:min(100% - 28px,1080px)}}
.about-block{padding-bottom:90px}.about-block h2{margin-bottom:28px;font-size:40px}.about-block .service-grid article{min-height:170px}.about-block .service-grid span,.product-summary strong{display:block;font-size:20px;font-weight:900}.product-summary article{border-top:3px solid var(--purple)}

/* Keep the About navigation consistent with the other pages. */
.about-body .site-header{color:var(--ink);background:rgba(255,255,255,.88);border-bottom-color:rgba(222,235,244,.85)}
.about-body .brand small{color:#8c8799}
.about-body .nav-links a{color:#5d5969}
.about-body .nav-links a:hover,.about-body .nav-links a[aria-current=page]{color:var(--purple)}
.about-body .nav-links a[aria-current=page]{text-decoration-color:var(--purple)}

/* About products: full-width horizontal rows. */
.about-page .about-product-list{grid-template-columns:1fr;gap:16px}
.about-page .about-product-list article{grid-template-columns:180px 1fr;align-items:center;min-height:76px;padding:20px 24px;border-color:#cfe0ed;border-radius:18px}
.about-page .about-product-list strong{margin:0;font-size:19px}
.about-page .about-product-list p{font-size:16px}
@media(max-width:700px){.about-page .about-product-list article{grid-template-columns:1fr;gap:8px}.about-page .about-product-list strong{margin-bottom:0}}

/* Keep the homepage headline on exactly two lines. */
.hero-copy h1{font-size:clamp(44px,5.4vw,74px)}
.hero-copy h1 em{white-space:nowrap}
@media(max-width:600px){.hero-copy h1{font-size:clamp(34px,10.5vw,42px)}}

/* Show the supplied Sevenreach artwork as the complete About visual. */
.about-page .about-logo-card{display:grid;place-items:center;width:min(100%,430px);padding:22px}
.about-page .about-logo-card img{width:min(100%,320px);height:auto;max-height:320px;object-fit:contain;border-radius:0}
@media(max-width:600px){.about-page .about-logo-card img{width:min(100%,260px);height:auto}}

/* Larger two-line homepage statement and branded orbit center. */
.hero.section-shell{width:min(1480px,calc(100% - 48px));grid-template-columns:1.08fr .92fr}
.hero-copy h1{font-size:clamp(60px,5.2vw,88px);line-height:1.02;letter-spacing:-.075em}
.core img{position:absolute;width:118px;height:118px;object-fit:cover;border-radius:32%;transform:rotate(-10deg)}
@media(max-width:1300px){.hero.section-shell{width:min(1200px,calc(100% - 40px));grid-template-columns:1.05fr .95fr}.hero-copy h1{font-size:clamp(48px,5.6vw,70px)}}
@media(max-width:900px){.hero.section-shell{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(48px,8vw,70px)}}
@media(max-width:600px){.hero.section-shell{width:min(100% - 28px,1200px)}.hero-copy h1{font-size:clamp(36px,11vw,44px)}.core img{width:90px;height:90px}}

/* Refined desktop hero proportions: stronger statement, calmer spacing. */
@media(min-width:1301px){
  .hero.section-shell{width:min(1440px,calc(100% - 96px));grid-template-columns:1.12fr .88fr;gap:72px;min-height:820px;padding-block:96px}
  .hero-copy{max-width:790px}
  .hero-copy h1{margin:24px 0 32px;font-size:clamp(82px,6.1vw,98px);line-height:.98;letter-spacing:-.085em}
  .hero-copy h1 span,.hero-copy h1 em{white-space:nowrap}
  .hero-copy>p{max-width:650px;font-size:19px;line-height:1.9}
  .hero-actions{margin-top:38px}
  .hero-proof{max-width:690px;margin-top:58px}
  .hero-orbit{min-height:620px;border-radius:38px}
}
@media(min-width:901px) and (max-width:1300px){.hero-copy h1 span,.hero-copy h1 em{white-space:nowrap}}

/* Fallback for direct #contact URLs; button clicks use the adaptive offset in script.js. */
#contact{scroll-margin-top:clamp(104px,14vh,132px)}

/* Homepage navigation order and button placement. */
.site-header .nav-links{align-items:center}
.site-header .nav-links .nav-contact{padding:11px 17px;color:#fff;background:var(--ink);border-radius:100px;font-size:13px;font-weight:800}
.site-header .nav-links .nav-contact:hover{color:#fff;background:#173b64}
@media(max-width:900px){.site-header .nav-links .nav-contact{padding:9px 13px;font-size:12px}}

/* Center the three homepage actions while keeping page links on the right. */
.site-header .nav-primary{position:absolute;left:50%;transform:translateX(-50%)}
.site-header .nav-pages{margin-left:auto}
@media(max-width:1100px){.site-header .nav-primary{gap:16px}.site-header .nav-pages{gap:16px}}
@media(max-width:900px){.site-header .nav-primary>a:not(.nav-contact){display:none}.site-header .nav-pages a{display:inline!important}}
@media(max-width:600px){.site-header .nav-primary{display:none}.site-header .nav-pages{display:flex}}

/* Unified footer: company details left, page links right. */
footer.site-footer-unified,.about-body footer.site-footer-unified{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:48px;margin-top:0;padding:44px max(20px,calc((100% - 1200px)/2));color:var(--ink);background:#f5f9fd;border-top:1px solid #d8e5ef}
.site-footer-unified .footer-info{display:grid;gap:8px;text-align:left;color:#52627a;font-size:13px;line-height:1.55}
.site-footer-unified .footer-info strong{margin-bottom:3px;color:var(--ink);font-size:17px}
.site-footer-unified .footer-info a{width:max-content;color:#52627a;text-decoration:underline;text-underline-offset:3px}
.site-footer-unified .footer-page-links{display:flex;align-items:flex-start;gap:24px;margin-left:auto}
.site-footer-unified .footer-page-links a{color:#42536e;font-size:14px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:600px){footer.site-footer-unified,.about-body footer.site-footer-unified{flex-direction:column;gap:28px}.site-footer-unified .footer-page-links{margin-left:0}}

/* Bottom-most line of the footer: filing / compliance info, centred on its own full-width row. */
.site-footer-unified .footer-icp{width:100%;margin-top:6px;padding-top:20px;border-top:1px solid #dfeaf4;font-size:12px;line-height:1.6;text-align:center}
.site-footer-unified .footer-icp a{width:max-content;color:#8593a8;text-decoration:none}
.site-footer-unified .footer-icp a:hover{color:var(--purple);text-decoration:underline}
@media(max-width:600px){.site-footer-unified .footer-icp{margin-top:0;padding-top:18px}}

/* AdRate product card. */
.product-adrate .product-icon{background:linear-gradient(135deg,#5060df,#24a8ee)}
.product-adrate .product-visual{background:linear-gradient(135deg,#e9efff,#eefcff)}
.product-adrate .product-visual img{border:1px solid rgba(80,96,223,.12)}
.product-adrate h3{font-size:clamp(27px,2.4vw,36px);white-space:nowrap}
@media(max-width:600px){.product-adrate h3{white-space:normal}}
.product-adrate .product-brand-logo{display:flex;align-items:center;width:max-content;min-height:54px;padding:8px 12px;background:#fff;border:1px solid #e4e9f5;border-radius:14px;box-shadow:0 8px 20px rgba(40,48,96,.08)}
.product-adrate .product-brand-logo img{display:block;width:138px;height:auto;object-fit:contain}
.product-adrate .product-brand-logo{width:54px;height:54px;min-height:54px;padding:0;border:0;border-radius:14px;box-shadow:none;overflow:hidden}
.product-adrate .product-brand-logo img{width:54px;height:54px;object-fit:cover}
.product-adrate:hover .product-brand-logo img{transform:none}
.site-header .brand-logo{width:44px;height:44px;object-fit:cover;object-position:center;border-radius:12px;background:#fff}
@media(max-width:600px){.site-header .brand-logo{width:40px;height:40px;border-radius:11px}}

/* Final hero balance: restrained scale and a clean, borderless brand center. */
.core{background:transparent;box-shadow:none;border-radius:0}
.core-glow{display:none}
.core img{width:138px;height:138px;border-radius:30%;filter:drop-shadow(0 18px 24px rgba(20,78,116,.18))}
@media(min-width:1301px){
  .hero.section-shell{width:min(1320px,calc(100% - 96px));grid-template-columns:1fr 1fr;gap:76px;min-height:760px;padding-block:82px}
  .hero-copy{max-width:640px}
  .hero-copy h1{margin:22px 0 30px;font-size:clamp(72px,5vw,82px);line-height:1;letter-spacing:-.075em}
  .hero-copy>p{max-width:600px;font-size:18px;line-height:1.85}
  .hero-actions{margin-top:34px}
  .hero-proof{max-width:620px;margin-top:50px}
  .hero-orbit{min-height:580px;border-radius:34px}
}
@media(max-width:600px){.core img{width:104px;height:104px}}

/* Keep the orbit intact and show the supplied Sevenreach artwork only at its center. */
.core img{width:138px;height:138px;object-fit:contain;border-radius:24%;background:#fff;filter:drop-shadow(0 16px 22px rgba(20,78,116,.16))}
@media(max-width:600px){.core img{width:104px;height:104px}}
