:root{--ink:#12201c;--muted:#66756f;--line:#dce8e3;--paper:#f4faf7;--white:#fff;--green:#07945c;--green2:#55c989;--mint:#e0f5ea;--blue:#356bd7;--blue2:#e8efff;--orange:#ff9729;--shadow:0 24px 70px rgba(20,55,43,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:12px clamp(22px,5vw,76px);background:rgba(244,250,247,.9);border-bottom:1px solid rgba(220,232,227,.9);backdrop-filter:blur(16px)}.logo img{display:block;width:152px}.nav-links{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:14px;font-weight:750}.nav-links a:hover{color:var(--ink)}.nav-contact{padding:11px 16px;color:#fff!important;background:var(--ink);border-radius:10px}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(35px,6vw,95px);align-items:center;padding:clamp(60px,8vw,112px) clamp(22px,5vw,76px);background:radial-gradient(circle at 78% 18%,rgba(85,201,137,.23),transparent 30%),radial-gradient(circle at 13% 82%,rgba(53,107,215,.1),transparent 30%),#f8fcfa}.kicker,.eyebrow{margin:0 0 16px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.kicker{display:flex;align-items:center;gap:10px}.kicker span{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 7px rgba(7,148,92,.12)}h1{margin:0 0 24px;font-size:clamp(48px,6vw,88px);line-height:.99;letter-spacing:-.055em}h1 em{color:var(--green);font-style:normal}.hero-lead{max-width:720px;margin:0 0 30px;color:#4f605a;font-size:clamp(18px,1.6vw,22px);line-height:1.65}.hero-actions,.card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border-radius:11px;font-weight:850}.primary{color:#fff;background:var(--green);box-shadow:0 14px 30px rgba(7,148,92,.2)}.ghost{background:#fff;border:1px solid var(--line)}.trust-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.trust-row span{padding:8px 11px;background:#fff;border:1px solid var(--line);border-radius:99px;color:var(--muted);font-size:12px;font-weight:750}.hero-visual{position:relative;min-height:550px;background:linear-gradient(145deg,#12201c,#1d352d);border-radius:30px;box-shadow:0 35px 90px rgba(18,32,28,.2);overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;inset:12%}.hero-visual:after{inset:27%}.center-mark{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:122px;height:122px;background:#fff;border-radius:28px;box-shadow:0 22px 50px rgba(0,0,0,.2)}.center-mark img{width:82px}.orbit-card{position:absolute;z-index:2;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;width:min(300px,72%);padding:16px;background:#fff;border-radius:17px;box-shadow:var(--shadow)}.orbit-card small,.orbit-card strong{display:block}.orbit-card small{color:var(--muted);font-size:12px}.orbit-card strong{font-size:20px}.orbit-card b{grid-column:2;color:var(--muted);font-size:11px}.family-mini{left:7%;top:10%}.business-mini{right:7%;bottom:17%}.product-icon,.product-logo{display:grid;place-items:center;color:#fff;background:var(--green);font-weight:950}.product-icon{grid-row:1/3;width:48px;height:48px;border-radius:13px}.business-mini .product-icon{background:var(--blue)}.hero-note{position:absolute;left:7%;bottom:8%;display:grid;color:#fff}.hero-note span{margin-top:6px;color:#afc2bb;font-size:13px}.products-section,.detail-section,.about-section,.contact-section{padding:clamp(66px,8vw,110px) clamp(22px,5vw,76px)}.section-heading{max-width:830px;margin-bottom:38px}.section-heading h2,.detail-copy h2,.about-section h2,.contact-section h2{margin:0 0 16px;font-size:clamp(36px,4.5vw,62px);line-height:1.03;letter-spacing:-.04em}.section-heading>p:last-child,.detail-copy>p:last-child,.about-section p,.contact-section p{color:var(--muted);font-size:18px;line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{padding:clamp(24px,3.3vw,46px);background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 16px 50px rgba(20,55,43,.06)}.family-card{border-top:5px solid var(--green)}.business-card{border-top:5px solid var(--blue)}.product-top{display:flex;align-items:center;justify-content:space-between}.product-logo{width:52px;height:52px;border-radius:15px;font-size:23px}.business-card .product-logo{background:var(--blue)}.badge{padding:8px 11px;border-radius:99px;font-size:12px;font-weight:900}.live{color:#08744a;background:var(--mint)}.building{color:#285bbf;background:var(--blue2)}.product-label{margin:30px 0 9px;color:var(--green);font-weight:900}.business-card .product-label{color:var(--blue)}.product-card h3{margin:0 0 16px;max-width:620px;font-size:clamp(28px,3vw,43px);line-height:1.08;letter-spacing:-.035em}.product-description{min-height:88px;color:var(--muted);font-size:17px;line-height:1.6}.product-card ul{display:grid;gap:12px;margin:25px 0;padding:0;list-style:none}.product-card li{position:relative;padding-left:28px;font-weight:700}.product-card li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:950}.business-card li:before{color:var(--blue)}.release-box,.business-roadmap{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0;padding:14px;background:#f5faf7;border-radius:15px}.release-box div,.business-roadmap span{padding:10px}.release-box small,.release-box strong{display:block}.release-box small{margin-bottom:5px;color:var(--muted);font-size:11px}.release-box strong{font-size:13px}.business-roadmap{background:#f3f6fd}.business-roadmap span{display:grid;gap:5px;color:#3f506a;font-size:12px;font-weight:750}.business-roadmap b{color:var(--blue)}.family-button{color:#fff;background:var(--green)}.business-button{color:#fff;background:var(--blue)}.text-link{color:var(--green);font-weight:850}.quiet{color:var(--muted);font-size:13px}.detail-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(30px,6vw,90px);background:#fff;border-block:1px solid var(--line)}.steps{display:grid;gap:12px}.steps article{display:grid;grid-template-columns:48px 1fr;gap:4px 16px;padding:21px;background:var(--paper);border:1px solid var(--line);border-radius:16px}.steps span{grid-row:1/3;display:grid;place-items:center;width:48px;height:48px;color:#fff;background:var(--green);border-radius:14px;font-weight:950}.steps strong{font-size:19px}.steps p{margin:3px 0 0;color:var(--muted);line-height:1.5}.about-section{display:grid;grid-template-columns:280px minmax(0,800px);justify-content:center;gap:50px;align-items:center}.about-mark{display:grid;place-items:center;min-height:280px;background:var(--mint);border-radius:28px}.about-mark img{width:170px}.about-note{padding-left:16px;border-left:3px solid var(--green)}.contact-section{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;color:#fff;background:var(--ink)}.contact-section p{max-width:760px;color:#b9cbc4}.light{color:var(--green2)}.contact-card{display:grid;gap:10px;min-width:300px;padding:24px;background:#fff;color:var(--ink);border-radius:18px}.contact-card strong{font-size:23px}.contact-card a{color:var(--green);font-weight:850}.contact-card span{color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px clamp(22px,5vw,76px);color:var(--muted);font-size:13px}footer img{width:120px}
@media(max-width:950px){.hero,.product-grid,.detail-section,.about-section,.contact-section{grid-template-columns:1fr}.hero-visual{min-height:500px}.product-description{min-height:0}.about-section{justify-content:stretch}.about-mark{min-height:210px}.contact-card{min-width:0}.nav-links a:not(.nav-contact){display:none}}
@media(max-width:620px){.nav{min-height:68px}.logo img{width:126px}.hero{padding-top:48px}.hero-visual{min-height:430px;border-radius:22px}.orbit-card{width:80%}.family-mini{left:5%}.business-mini{right:5%}.center-mark{width:90px;height:90px;border-radius:22px}.center-mark img{width:60px}.hero-note{display:none}.release-box,.business-roadmap{grid-template-columns:1fr}.card-actions{align-items:flex-start;flex-direction:column}.about-mark{min-height:170px}.about-mark img{width:120px}footer{align-items:flex-start;flex-direction:column}}

/* Compact first view: show the product choices sooner. */
.hero{min-height:0;gap:clamp(30px,5vw,76px);padding:clamp(38px,5vw,64px) clamp(22px,5vw,76px)}
h1{margin-bottom:18px;font-size:clamp(42px,5vw,70px)}
.hero-lead{max-width:680px;margin-bottom:22px;font-size:clamp(16px,1.35vw,19px);line-height:1.58}
.trust-row{margin-top:18px;gap:8px}
.hero-visual{min-height:390px;border-radius:25px;box-shadow:0 28px 70px rgba(18,32,28,.18)}
.center-mark{width:90px;height:90px;border-radius:22px}.center-mark img{width:60px}
.orbit-card{width:min(250px,72%);padding:12px;gap:10px;border-radius:14px}.orbit-card strong{font-size:17px}.product-icon{width:40px;height:40px;border-radius:11px}
.orbit-card{transition:transform .18s ease,box-shadow .18s ease}.orbit-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px rgba(0,0,0,.2)}
.products-section,.detail-section,.about-section,.contact-section{padding:clamp(52px,6vw,88px) clamp(22px,5vw,76px)}
@media(max-width:950px){.hero-visual{min-height:410px}}
@media(max-width:620px){.hero{padding-top:38px;padding-bottom:44px}.hero-visual{min-height:370px}.products-section{padding-top:46px}}
.family-highlights{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:6px}.family-highlights article{padding:18px;background:var(--ink);color:#fff;border-radius:15px}.family-highlights b,.family-highlights span{display:block}.family-highlights span{margin-top:7px;color:#bed0c9;font-size:13px;line-height:1.5}
@media(max-width:950px){.family-highlights{grid-template-columns:1fr}}
