.hero-bg-photo{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bg-photo img{object-fit:cover;object-position:center 30%;opacity:.34;filter:saturate(.8)brightness(.85)}.hero-bg-media{opacity:.34;filter:saturate(.8)brightness(.85);pointer-events:none}video.hero-bg-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}iframe.hero-bg-youtube{border:0;width:177.78vh;min-width:100%;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-bg-scrim{background:linear-gradient(180deg, #080d1880 0%, #080d18e0 62%, var(--bg) 100%), radial-gradient(ellipse 70% 60% at 68% 8%, transparent 0%, #080d18c7 72%);position:absolute;inset:0}.hero-bg-grid{z-index:0;pointer-events:none;background-image:linear-gradient(#f0c45c09 1px,#0000 1px),linear-gradient(90deg,#f0c45c09 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 70% at 62% 35%,#000 0%,#0000 75%);mask-image:radial-gradient(85% 70% at 62% 35%,#000 0%,#0000 75%)}.hero-bg-particles{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-atmosphere{filter:blur(90px);will-change:transform;background:radial-gradient(circle,#5a82c81a 0%,#0000 70%);border-radius:50%;width:44rem;height:34rem;animation:26s ease-in-out infinite alternate heroAtmosphereDrift;position:absolute;top:8%;left:46%;transform:translate(-50%)scale(1)}@keyframes heroAtmosphereDrift{0%{transform:translate(-54%,-3%)scale(1)}to{transform:translate(-46%,3%)scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero-atmosphere{will-change:auto;animation:none}}@media (max-width:768px){.hero-bg-particles,.hero-atmosphere{display:none}}.home-hero{flex-direction:column;justify-content:center;min-height:100dvh;display:flex}.hero-headline-line{display:block}.hero-proof-strip{border-top:1px solid var(--border);padding-top:1.5rem}.hero-cta-arrow{transition:transform .3s var(--ease-standard)}.hero-cta-primary:hover .hero-cta-arrow{transform:translate(3px,-3px)}.hero-visual{aspect-ratio:4/3.85;width:100%;max-width:36rem;margin-inline:auto;position:relative}.hero-visual-grid{z-index:0;background-image:linear-gradient(#f0c45c0f 1px,#0000 1px),linear-gradient(90deg,#f0c45c0f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:-8%;-webkit-mask-image:radial-gradient(62% 62% at 50% 45%,#000 0%,#0000 78%);mask-image:radial-gradient(62% 62% at 50% 45%,#000 0%,#0000 78%)}.hero-visual-particles{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-connector{z-index:1;background:linear-gradient(90deg, transparent, var(--accent), transparent);transform-origin:0;opacity:.6;height:1px;position:absolute}.hero-product-window{z-index:2;border:1px solid var(--border-strong);backdrop-filter:blur(8px);background:linear-gradient(#111a2af7,#0d1422fc);border-radius:1.15rem;flex-direction:column;width:86%;height:78%;display:flex;position:absolute;top:10%;left:3%;overflow:hidden;box-shadow:0 40px 100px #0009,0 0 0 1px #f0c45c0d}.hero-visual-image img{object-fit:cover}.hero-window-chrome{border-bottom:1px solid var(--border);background:#080d1866;flex-shrink:0;align-items:center;gap:.4rem;padding:.7rem 1rem;display:flex}.hero-window-chrome span{background:var(--border-strong);border-radius:999px;width:.5rem;height:.5rem}.hero-window-url{color:var(--text-muted);background:#f4f0e70d;border-radius:999px;margin-left:.5rem;padding:.2rem .6rem;font-size:.62rem;font-weight:600}.hero-window-body{flex-direction:column;flex:1;gap:clamp(.6rem,1.6vw,.95rem);min-height:0;padding:clamp(.85rem,2vw,1.25rem);display:flex}.hero-window-topbar{align-items:baseline;gap:.6rem;display:flex}.hero-window-title{font-family:var(--font-display-stack);color:var(--text-primary);font-size:clamp(.8rem,1.4vw,.95rem);font-weight:700}.hero-window-subtitle{color:var(--text-muted);font-size:.7rem}.hero-stat-row{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.hero-stat{border:1px solid var(--border);background:#f4f0e708;border-radius:.6rem;flex-direction:column;gap:.2rem;padding:.5rem .65rem;display:flex}.hero-stat-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.58rem;font-weight:700}.hero-stat-value{font-family:var(--font-display-stack);color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:clamp(.95rem,1.8vw,1.2rem);font-weight:800}.hero-stat-value small{color:var(--text-secondary);font-size:.65em;font-weight:700}.hero-chart-row{flex:1;align-items:flex-end;gap:.4rem;min-height:2.5rem;display:flex}.hero-progress-list{flex-direction:column;gap:.55rem;display:flex}.hero-progress-item{align-items:center;gap:.55rem;display:flex}.hero-progress-dot{background:var(--border-strong);border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.hero-progress-dot.is-done{background:#6ee7a8;box-shadow:0 0 6px #6ee7a8}.hero-progress-dot.is-active{background:var(--accent);box-shadow:0 0 6px var(--accent)}.hero-progress-name{color:var(--text-secondary);flex-shrink:0;width:6.5rem;font-size:.68rem;font-weight:600}.hero-progress-track{background:#f4f0e714;border-radius:999px;flex:1;height:3px;overflow:hidden}.hero-progress-fill{background:var(--gradient-gold);border-radius:999px;height:100%}.hero-float{z-index:3;border:1px solid var(--border);background:var(--surface-elevated);backdrop-filter:blur(10px);will-change:transform;border-radius:.9rem;position:absolute;box-shadow:0 24px 60px #00000080}@media (max-width:768px){.hero-float{will-change:auto}}.hero-float--estimate{width:42%;padding:1rem 1.1rem;top:-6%;right:-5%}.hero-float-pulse{background:var(--accent);width:.4rem;height:.4rem;box-shadow:0 0 8px var(--accent);border-radius:999px;animation:1.8s ease-in-out infinite pulse-dot}.hero-float--performance{align-items:center;gap:.75rem;width:47%;padding:.85rem 1rem;display:flex;bottom:-6%;left:-6%}.hero-perf-ring{--pct:92;background:conic-gradient(var(--bright-gold) calc(var(--pct) * 1%), #f4f0e71f 0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:flex;position:relative}.hero-perf-ring:before{content:"";background:var(--surface-elevated);border-radius:50%;position:absolute;inset:3px}.hero-perf-value{z-index:1;font-family:var(--font-display-stack);color:var(--text-primary);font-size:.68rem;font-weight:800;position:relative}.hero-float--badge{color:var(--accent);background:#080d18cc;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.72rem;font-weight:700;display:flex;top:-4%;left:-4%}.hero-badge-dot{background:var(--accent);width:.4rem;height:.4rem;box-shadow:0 0 8px var(--accent);border-radius:999px;animation:1.8s ease-in-out infinite pulse-dot}.hero-float--metric{color:var(--bright-gold);background:#080d18bf;padding:.4rem .85rem;font-size:.66rem;font-weight:700;bottom:8%;right:-7%}@media (max-width:1023px){.hero-float--metric{display:none}}@media (max-width:767px){.hero-float--estimate{width:52%}.hero-float--performance{width:58%}.hero-product-window{height:83%}.hero-window-body{gap:.5rem;padding:.75rem}.hero-progress-list{gap:.4rem}.hero-visual-particles{display:none}.hero-badge-dot,.hero-float-pulse{animation:none}}@media (prefers-reduced-motion:reduce){.hero-badge-dot,.hero-float-pulse{animation:none}}
