/* Restore the earlier brand-first composition; limit changes to compact feature copy.
   Native CSS. Variance 4 / motion 3 / density 3. Existing logo and screens retained. */
.hero{min-height:0;padding-top:76px}
.hero h1{font-size:clamp(48px,7vw,104px);line-height:1.06}
.hero-copy{max-width:710px}
.hero-stage{margin-top:54px}
.stage-core small{color:#b8ccc4}
.inventory-brief{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;margin-top:40px;padding-top:34px;border-top:1px solid var(--line);scroll-margin-top:100px}
.inventory-brief h4{margin:0 0 17px;font-size:clamp(25px,2.6vw,36px);line-height:1.3;letter-spacing:-.04em;font-weight:800;word-break:keep-all}
.inventory-brief p{margin:0;font-size:14px;line-height:1.85;color:var(--muted);max-width:40ch;word-break:keep-all}
.inventory-brief ul{list-style:none;margin:0;padding:0;display:grid;gap:20px}
.inventory-brief strong,.inventory-brief span{display:block}
.inventory-brief strong{font-size:14px;font-weight:800;margin-bottom:6px}
.inventory-brief span{font-size:12px;color:var(--muted);line-height:1.8;word-break:keep-all}
.workflow li{display:block}.workflow h2,.security h2{font-size:clamp(36px,4.3vw,64px);line-height:1.16}
.workflow li p{font-size:14px}.workflow,.security{gap:6vw}
.primary,.secondary,.nav-cta{white-space:nowrap}
.stage-chip:hover{background:#ffffff19}.stage-chip:active{transform:translateY(1px)}
@media(max-width:767px){.inventory-brief{grid-template-columns:1fr;gap:26px}.hero{padding-top:58px}.hero h1{font-size:clamp(42px,7.8vw,58px)}.hero-copy{font-size:15px}.hero-stage{width:min(1000px,100%)}.hero .actions{flex-direction:row;flex-wrap:wrap;gap:18px}.hero .actions a{width:auto;font-size:13px}.workflow,.security{grid-template-columns:1fr}.workflow h2,.security h2{font-size:40px}}
@media(max-width:374px){.hero h1{font-size:39px}.hero .eyebrow{font-size:9px}.hero-copy{font-size:14px}.hero-copy br{display:none}.hero .actions{gap:15px}.primary{padding-inline:20px}.showcase-heading h3{font-size:32px}.section-head h2{font-size:39px}.workflow h2,.security h2{font-size:36px}.closing h2{font-size:42px}}
@media(prefers-color-scheme:dark){.inventory-brief{border-color:var(--line)}}
@media(prefers-reduced-motion:reduce){.stage-chip:active{transform:none}}
