.landing-awareness{--ink:#0a0a0a;--ink-2:#131311;--ink-3:#1c1c1a;--fog:#8d8a83;--fog-2:#b7b4ac;--white:#f6f5f2;--line:#f6f5f21f;--line-2:#f6f5f20f;--rust:var(--color-vyynl-rust);--orange:var(--color-vyynl-orange);--green:var(--color-vyynl-green);--blue:var(--color-vyynl-blue);--slate:var(--color-vyynl-slate);--display:var(--font-heading);--body:var(--font-sans);--maxw:1200px;background:var(--ink);color:var(--white);font-family:var(--body);scroll-behavior:smooth;font-weight:400;line-height:1.55;overflow-x:hidden}.landing-awareness #waitlist,.landing-awareness #top,.landing-awareness #film{scroll-margin-top:80px}.landing-awareness .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.landing-awareness .eyebrow{font-family:var(--body);letter-spacing:.26em;text-transform:uppercase;color:var(--fog);align-items:center;font-size:.72rem;font-weight:500;display:inline-flex}.landing-awareness h1,.landing-awareness h2,.landing-awareness h3{font-family:var(--display);letter-spacing:-.01em;font-weight:700;line-height:1.02}.landing-awareness .nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-2);background:#0a0a0ab8;position:sticky;top:0}.landing-awareness .nav .wrap{justify-content:space-between;align-items:center;height:70px;display:flex}.landing-awareness .brand-link{color:var(--white);align-items:center;gap:.55rem;text-decoration:none;display:flex}.landing-awareness .brand-dot{background:linear-gradient(135deg, var(--rust), var(--orange), var(--green), var(--blue), var(--slate));border-radius:50%;flex-shrink:0;width:9px;height:9px}.landing-awareness .nav-cta{font-family:var(--body);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);background:var(--white);border-radius:2px;padding:.66rem 1.15rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:transform .18s,background .18s}.landing-awareness .nav-cta:hover{background:var(--orange);color:var(--ink);transform:translateY(-1px)}.landing-awareness .hero{padding:76px 0 40px;position:relative}.landing-awareness .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:56px;display:grid}.landing-awareness .hero-copy .eyebrow{margin-bottom:26px}.landing-awareness .hero h1{margin-bottom:22px;font-size:clamp(2.9rem,6vw,5.1rem)}.landing-awareness .hero h1 .l2{color:var(--white);display:block}.landing-awareness .hero h1 .l2 em{background:linear-gradient(100deg, var(--orange), var(--green) 45%, var(--blue));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.landing-awareness .hero-sub{color:var(--fog-2);max-width:38ch;margin-bottom:34px;font-size:1.08rem;font-weight:300}.landing-awareness .hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.landing-awareness .btn{font-family:var(--body);letter-spacing:.03em;cursor:pointer;border:none;border-radius:2px;align-items:center;gap:.6em;padding:.95rem 1.7rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.landing-awareness .btn-primary{background:var(--white);color:var(--ink)}.landing-awareness .btn-primary:hover{background:var(--orange);transform:translateY(-2px);box-shadow:0 10px 30px -12px #d5811d99}.landing-awareness .hero-note{color:var(--fog);letter-spacing:.02em;font-size:.8rem}.landing-awareness .reveal{aspect-ratio:5/4;background:var(--ink-2);-webkit-user-select:none;user-select:none;border:1px solid var(--line);border-radius:4px;position:relative;overflow:hidden;box-shadow:0 40px 80px -40px #000000e6}.landing-awareness .reveal svg{width:100%;height:100%;display:block;position:absolute;inset:0}.landing-awareness .reveal .after-layer{clip-path:inset(0 calc(100% - var(--pos,55%)) 0 0);position:absolute;inset:0}.landing-awareness .reveal-label{font-family:var(--body);letter-spacing:.22em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--fog-2);background:#0a0a0ab3;border-radius:2px;padding:.32rem .6rem;font-size:.66rem;font-weight:500;position:absolute;top:16px}.landing-awareness .reveal-label.before{left:16px}.landing-awareness .reveal-label.after{color:var(--white);right:16px}.landing-awareness .reveal-divider{top:0;bottom:0;left:var(--pos,55%);background:var(--white);pointer-events:none;width:2px;margin-left:-1px;position:absolute}.landing-awareness .reveal-handle{top:50%;left:var(--pos,55%);background:var(--white);width:44px;height:44px;color:var(--ink);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 20px -6px #000000b3}.landing-awareness .reveal input[type=range]{opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.landing-awareness .reveal input[type=range]:focus-visible~.reveal-divider{box-shadow:0 0 0 3px #2a9fb1e6}.landing-awareness .reveal-hint{letter-spacing:.14em;text-transform:uppercase;color:var(--fog);pointer-events:none;align-items:center;gap:.5em;font-size:.7rem;animation:2.6s ease-in-out infinite landing-nudge;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}@keyframes landing-nudge{0%,to{opacity:.55;transform:translate(-50%)}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.landing-awareness .reveal-hint{animation:none}}.landing-awareness section{padding:96px 0;position:relative}.landing-awareness .section-head{max-width:640px;margin-bottom:56px}.landing-awareness .section-head h2{margin:20px 0 16px;font-size:clamp(2rem,4vw,3.1rem)}.landing-awareness .section-head p{color:var(--fog-2);max-width:52ch;font-size:1.05rem;font-weight:300}.landing-awareness .film{background:var(--ink-2);border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.landing-awareness .film-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.landing-awareness .video-frame{aspect-ratio:16/9;border:1px solid var(--line);cursor:pointer;background:radial-gradient(120% 120% at 30% 20%,#23231f 0%,#0e0e0c 70%);border-radius:4px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.landing-awareness .video-frame:after{content:"";background:linear-gradient(115deg,#0000 40%,#d5811d0f,#0000 62%);position:absolute;inset:0}.landing-awareness .play{background:var(--white);width:84px;height:84px;color:var(--ink);z-index:2;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex}.landing-awareness .video-frame:hover .play{background:var(--orange);transform:scale(1.06)}.landing-awareness .play svg{width:26px;height:26px;margin-left:4px}.landing-awareness .video-meta{z-index:2;letter-spacing:.16em;text-transform:uppercase;color:var(--fog-2);gap:1rem;font-size:.72rem;display:flex;position:absolute;bottom:14px;left:16px}.landing-awareness .video-meta .tc{color:var(--white)}.landing-awareness .film-copy h2{margin:18px 0 16px;font-size:clamp(1.9rem,3.6vw,2.8rem)}.landing-awareness .film-copy p{color:var(--fog-2);max-width:40ch;margin-bottom:10px;font-weight:300}.landing-awareness .steps{background:var(--line-2);grid-template-columns:repeat(5,1fr);gap:2px;display:grid}.landing-awareness .step{background:var(--ink);padding:34px 24px 40px;transition:background .25s,transform .25s;position:relative}.landing-awareness .step:hover{background:var(--ink-3)}.landing-awareness .step .num{font-family:var(--display);margin-bottom:auto;font-size:2.6rem;font-weight:700;line-height:1;display:block}.landing-awareness .step .bar{background:currentColor;border-radius:2px;width:34px;height:3px;margin:16px 0 20px}.landing-awareness .step h3{letter-spacing:0;margin-bottom:10px;font-size:1.15rem;font-weight:600}.landing-awareness .step p{color:var(--fog-2);font-size:.9rem;font-weight:300;line-height:1.5}.landing-awareness .step[data-c=rust] .num,.landing-awareness .step[data-c=rust] .bar{color:var(--rust)}.landing-awareness .step[data-c=orange] .num,.landing-awareness .step[data-c=orange] .bar{color:var(--orange)}.landing-awareness .step[data-c=green] .num,.landing-awareness .step[data-c=green] .bar{color:var(--green)}.landing-awareness .step[data-c=blue] .num,.landing-awareness .step[data-c=blue] .bar{color:var(--blue)}.landing-awareness .step[data-c=slate] .num,.landing-awareness .step[data-c=slate] .bar{color:var(--slate)}.landing-awareness .proof{background:var(--ink-2);border-top:1px solid var(--line-2)}.landing-awareness .tiles{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.landing-awareness .tile{border:1px solid var(--line);background:var(--ink);border-radius:4px;overflow:hidden}.landing-awareness .tile-vis{aspect-ratio:4/3;position:relative;overflow:hidden}.landing-awareness .tile-vis svg{width:100%;height:100%;position:absolute;inset:0}.landing-awareness .tile-vis .cap{letter-spacing:.14em;text-transform:uppercase;color:var(--fog-2);background:linear-gradient(#0000,#0a0a0ad9);justify-content:space-between;align-items:center;padding:12px 16px;font-size:.72rem;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-awareness .tile-body{padding:18px 18px 22px}.landing-awareness .tile-body h3{letter-spacing:0;margin-bottom:6px;font-size:1.05rem;font-weight:600}.landing-awareness .tile-body p{color:var(--fog);font-size:.86rem;font-weight:300}.landing-awareness .story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.landing-awareness .story-copy h2{margin:20px 0;font-size:clamp(2rem,4vw,3rem)}.landing-awareness .story-copy p{color:var(--fog-2);max-width:46ch;margin-bottom:16px;font-weight:300}.landing-awareness .stats{background:var(--line-2);border:1px solid var(--line-2);grid-template-columns:1fr 1fr;gap:2px;display:grid}.landing-awareness .stat{background:var(--ink);padding:26px 24px}.landing-awareness .stat .big{font-family:var(--display);margin-bottom:8px;font-size:2rem;font-weight:700;line-height:1}.landing-awareness .stat:first-child .big{color:var(--rust)}.landing-awareness .stat:nth-child(2) .big{color:var(--orange)}.landing-awareness .stat:nth-child(3) .big{color:var(--blue)}.landing-awareness .stat:nth-child(4) .big{color:var(--slate)}.landing-awareness .stat .lbl{color:var(--fog);letter-spacing:.06em;font-size:.78rem;line-height:1.4}.landing-awareness .waitlist{background:linear-gradient(180deg, var(--ink) 0%, var(--ink-2) 100%);border-top:1px solid var(--line-2);text-align:center}.landing-awareness .waitlist .spectrum{background:linear-gradient(90deg, var(--rust), var(--orange), var(--green), var(--blue), var(--slate));border-radius:2px;width:180px;height:4px;margin:0 auto 34px}.landing-awareness .waitlist h2{margin-bottom:16px;font-size:clamp(2.2rem,5vw,3.6rem)}.landing-awareness .waitlist p{color:var(--fog-2);margin-bottom:34px;font-size:1.05rem;font-weight:300}.landing-awareness .signup{flex-wrap:wrap;justify-content:center;gap:12px;max-width:520px;margin:0 auto;display:flex}.landing-awareness .signup input[type=email]{min-width:240px;font-family:var(--body);background:var(--ink-3);border:1px solid var(--line);color:var(--white);border-radius:2px;flex:1;padding:.95rem 1.1rem;font-size:.95rem;transition:border .18s}.landing-awareness .signup input[type=email]::placeholder{color:var(--fog)}.landing-awareness .signup input[type=email]:focus{border-color:var(--blue);outline:none}.landing-awareness .signup .btn-primary{white-space:nowrap}.landing-awareness .signup-msg{min-height:1.2em;color:var(--green);margin-top:18px;font-size:.9rem;font-weight:500}.landing-awareness .signup-msg.err{color:var(--orange)}.landing-awareness .follow{letter-spacing:.1em;text-transform:uppercase;color:var(--fog);margin-top:30px;font-size:.82rem}.landing-awareness .follow a{color:var(--fog-2);border-bottom:1px solid #0000;text-decoration:none;transition:color .18s,border-color .18s}.landing-awareness .follow a:hover{color:var(--white);border-color:var(--white)}.landing-awareness .landing-footer{border-top:1px solid var(--line-2);padding:60px 0 46px}.landing-awareness .foot-grid{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.landing-awareness .foot-brand .brand-link{margin-bottom:12px}.landing-awareness .foot-brand .tag{font-family:var(--display);color:var(--fog-2);font-size:1rem;font-weight:500}.landing-awareness .foot-col{flex-direction:column;gap:10px;display:flex}.landing-awareness .foot-col .h{letter-spacing:.2em;text-transform:uppercase;color:var(--fog);margin-bottom:4px;font-size:.72rem}.landing-awareness .foot-col a{color:var(--fog-2);font-size:.9rem;text-decoration:none;transition:color .18s}.landing-awareness .foot-col a:hover{color:var(--white)}.landing-awareness .foot-legal{border-top:1px solid var(--line-2);color:var(--fog);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:44px;padding-top:22px;font-size:.78rem;display:flex}.landing-awareness .rise{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.landing-awareness .rise.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing-awareness .rise{opacity:1;transition:none;transform:none}}.landing-awareness .steps-hint,.landing-awareness .mobile-cta-bar{display:none}@media (max-width:900px){.landing-awareness .hero-grid,.landing-awareness .film-grid,.landing-awareness .story-grid{grid-template-columns:1fr;gap:40px}.landing-awareness .film-copy{order:-1}.landing-awareness section{padding:72px 0}.landing-awareness .hero{padding:48px 0 24px}.landing-awareness .steps-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -28px;padding:0 28px 4px;overflow-x:auto}.landing-awareness .steps-scroll::-webkit-scrollbar{display:none}.landing-awareness .steps-scroll .steps{grid-template-columns:repeat(5,minmax(248px,1fr));gap:2px;width:max-content;min-width:100%;display:grid}.landing-awareness .steps-scroll .step{scroll-snap-align:start}.landing-awareness .steps-hint{letter-spacing:.14em;text-transform:uppercase;color:var(--fog);text-align:center;margin-top:12px;font-size:.68rem;display:block}.landing-awareness .tiles-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -28px;padding:0 28px 4px;overflow-x:auto}.landing-awareness .tiles-scroll::-webkit-scrollbar{display:none}.landing-awareness .tiles-scroll .tiles{grid-template-columns:repeat(3,minmax(280px,1fr));gap:16px;width:max-content;display:grid}.landing-awareness .tiles-scroll .tile{scroll-snap-align:start}}@media (max-width:767px){.landing-awareness{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.landing-awareness .wrap{padding:0 20px}.landing-awareness .steps-scroll,.landing-awareness .tiles-scroll{margin:0 -20px;padding:0 20px 4px}.landing-awareness .nav .wrap{height:60px}.landing-awareness .nav-cta{letter-spacing:.03em;padding:.55rem .85rem;font-size:.72rem}.landing-awareness .hero{padding:32px 0 8px}.landing-awareness .hero-grid{gap:28px}.landing-awareness .hero h1{margin-bottom:16px;font-size:clamp(2.35rem,11vw,3rem)}.landing-awareness .hero-sub{max-width:none;margin-bottom:24px;font-size:1rem}.landing-awareness .hero-actions{flex-direction:column;align-items:stretch;gap:12px}.landing-awareness .hero-actions .btn{justify-content:center;width:100%;min-height:48px}.landing-awareness .hero-note{text-align:center;line-height:1.45}.landing-awareness .reveal{aspect-ratio:4/3;box-shadow:0 24px 48px -24px #000000e6}.landing-awareness .reveal-handle{width:52px;height:52px;font-size:16px}.landing-awareness .reveal-hint{font-size:.65rem;bottom:10px}.landing-awareness section{padding:56px 0}.landing-awareness .section-head{margin-bottom:32px}.landing-awareness .section-head h2{font-size:clamp(1.75rem,7vw,2.25rem)}.landing-awareness .section-head p,.landing-awareness .film-copy p,.landing-awareness .story-copy p{font-size:.98rem}.landing-awareness .film-grid{gap:28px}.landing-awareness .film-copy h2{font-size:clamp(1.65rem,6.5vw,2rem)}.landing-awareness .play{width:72px;height:72px}.landing-awareness .steps-scroll .step{min-height:100%;padding:28px 20px 32px}.landing-awareness .steps-scroll .step .num{font-size:2.1rem}.landing-awareness .story-grid{gap:32px}.landing-awareness .story-copy h2{font-size:clamp(1.75rem,7vw,2.25rem)}.landing-awareness .stats{grid-template-columns:1fr 1fr}.landing-awareness .stat{padding:20px 18px}.landing-awareness .stat .big{font-size:1.65rem}.landing-awareness .waitlist h2{font-size:clamp(1.85rem,8vw,2.5rem)}.landing-awareness .signup{flex-direction:column;align-items:stretch;gap:10px}.landing-awareness .signup input[type=email]{width:100%;min-width:0;min-height:48px;font-size:16px}.landing-awareness .signup .btn-primary{justify-content:center;width:100%;min-height:48px}.landing-awareness .follow{font-size:.75rem;line-height:1.5}.landing-awareness .foot-legal{flex-direction:column;gap:8px}.landing-awareness .foot-grid{flex-direction:column;gap:28px}.landing-awareness .mobile-cta-bar{z-index:60;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line-2);background:#0a0a0aeb;transition:transform .28s;display:flex;position:fixed;bottom:0;left:0;right:0}.landing-awareness .mobile-cta-bar.is-hidden{pointer-events:none;transform:translateY(110%)}.landing-awareness .mobile-cta-bar__btn{letter-spacing:.05em;text-transform:uppercase;justify-content:center;width:100%;min-height:48px;font-size:.88rem}}@media (max-width:560px){.landing-awareness .stats{grid-template-columns:1fr}.landing-awareness .nav-cta{display:none}}
