.hero-section{position:relative;min-height:100svh;overflow:clip;background:var(--bg);color:var(--ink)}.hero-section:before{content:"";position:absolute;inset:5rem 1rem auto;height:30rem;border-radius:999px;background:rgba(255,253,250,.72);filter:blur(70px);pointer-events:none}.hero-shell{position:relative;z-index:1;margin:0 auto;display:grid;min-height:100svh;width:min(100% - 24px,78rem);align-items:center;gap:3rem;padding:7.5rem 0 4rem}.hero-copy{display:grid;justify-items:start;max-width:42rem;text-align:left}.hero-eyebrow{margin:0 0 1.1rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,253,250,.82);padding:.44rem .84rem;color:var(--ink);font-size:.78rem;font-weight:800;text-transform:uppercase;box-shadow:0 10px 30px rgba(15,17,21,.05)}.hero-title{margin:0;color:var(--ink);font-size:4rem;font-weight:950;line-height:.94;letter-spacing:0;text-wrap:balance}.hero-description{margin:1.25rem 0 0;max-width:38rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.hero-actions{margin-top:1.7rem;gap:.8rem}.hero-actions,.hero-proof{display:flex;flex-wrap:wrap}.hero-proof{margin-top:1.9rem;gap:.7rem}.hero-proof-item{display:inline-flex;gap:.38rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,253,250,.74);padding:.55rem .85rem;color:var(--muted);font-size:.82rem}.hero-proof-item strong{color:var(--ink);font-weight:950}.hero-visual{position:relative;justify-self:end;width:min(100%,30rem);min-height:30rem;perspective:1100px}.hero-scene{min-height:30rem;place-items:center}.hero-logo-card,.hero-scene{position:relative;display:grid;transform-style:preserve-3d}.hero-logo-card{width:min(100%,23rem);aspect-ratio:1;place-items:center;border:1px solid rgba(255,253,250,.82);border-radius:8px;background:#fff;box-shadow:22px 22px 58px rgba(15,17,21,.14),-22px -22px 58px hsla(0,0%,100%,.9),inset 10px 10px 28px rgba(15,17,21,.04),inset -10px -10px 28px hsla(0,0%,100%,.8)}.hero-logo-glass{inset:2rem;border:1px solid hsla(0,0%,100%,.76);background:linear-gradient(145deg,hsla(0,0%,100%,.56),rgba(255,253,250,.14));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);backdrop-filter:blur(16px);transform:translateZ(18px)}.hero-logo-glass,.hero-logo-ring{position:absolute;border-radius:8px}.hero-logo-ring{width:74%;aspect-ratio:1;border:1px solid rgba(15,17,21,.08);box-shadow:inset 12px 12px 26px rgba(15,17,21,.08),inset -12px -12px 26px hsla(0,0%,100%,.86);transform:translateZ(34px)}.hero-logo-image{position:relative;z-index:2;width:58%;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 26px rgba(15,17,21,.18));transform:translateZ(72px)}.hero-overlay{position:absolute;z-index:3;border:1px solid hsla(0,0%,100%,.7);background:rgba(255,253,250,.66);color:var(--ink);box-shadow:0 18px 42px rgba(15,17,21,.12);backdrop-filter:blur(18px)}.hero-overlay-top{top:3.6rem;right:1.2rem;display:inline-flex;align-items:center;gap:.75rem;border-radius:999px;padding:.62rem .78rem;font-size:.82rem;font-weight:800}.hero-overlay-top strong{border-radius:999px;background:var(--ink);padding:.32rem .65rem;color:#fff;font-size:.76rem}.hero-overlay-bottom{bottom:2.8rem;left:1.2rem;display:grid;gap:.54rem;width:11.5rem;border-radius:8px;background:linear-gradient(145deg,rgba(255,253,250,.86),hsla(42,19%,89%,.76));padding:.9rem;font-size:.78rem;font-weight:900;box-shadow:0 16px 34px rgba(15,17,21,.13),inset 0 1px 0 hsla(0,0%,100%,.95),inset 0 -2px 4px rgba(15,17,21,.08)}.hero-overlay-bottom i{display:block;height:.72rem;border-radius:999px;background:linear-gradient(90deg,var(--ink) 0 62%,rgba(15,17,21,.16) 62% 100%),#ddd8ce;box-shadow:inset 3px 3px 5px rgba(15,17,21,.22),inset -3px -3px 5px hsla(0,0%,100%,.9)}.hero-ground-shadow{position:absolute;z-index:0;left:50%;bottom:1.4rem;width:17rem;height:4rem;border-radius:999px;background:rgba(15,17,21,.2);filter:blur(28px);transform:translateX(-50%) rotateX(72deg);pointer-events:none}@media (min-width:768px){.hero-shell{width:min(100% - 48px,78rem);grid-template-columns:minmax(0,.98fr) minmax(21rem,.68fr)}.hero-title{font-size:5.8rem}.hero-description{font-size:1.18rem}}@media (min-width:1180px){.hero-title{font-size:6.9rem}}@media (max-width:767px){.hero-shell{min-height:auto;padding-top:6.8rem}.hero-copy{justify-items:center;text-align:center}.hero-title{font-size:3.35rem}.hero-actions a{width:100%}.hero-proof{justify-content:center}.hero-visual{width:100%;min-height:auto;justify-self:center}.hero-scene{min-height:26rem}.hero-logo-card{width:min(100%,18rem);border-radius:8px}.hero-overlay-bottom,.hero-overlay-top{position:static;margin:.8rem auto 0}.hero-ground-shadow{display:none}}