:root{--ink:#f8fbff;--ink-deep:#1a1a2e;--muted:#9ea8c4;--muted-strong:#c8d0e8;--paper:#0e0e1a;--paper-strong:#161628;--night:#0a0a18;--night-soft:#121224;--line:#ffffff2e;--line-strong:#ffffff52;--mint:#7edcca;--cyan:#a78bfa;--coral:#f9a8d4;--amber:#fbbf24;--violet:#8b5cf6;--blue:#60a5fa;--holo-1:#c4b5fd;--holo-2:#fbcfe8;--holo-3:#a7f3d0;--holo-4:#bae6fd;--shadow:0 28px 90px #00000073;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--night);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--amber);outline-offset:4px}.landingPage{background:radial-gradient(at 20% 0,#c4b5fd2e,#0000 50%),radial-gradient(at 80% 20%,#fbcfe829,#0000 45%),radial-gradient(at 50% 80%,#a7f3d01f,#0000 50%),radial-gradient(at 10% 100%,#bae6fd24,#0000 40%),linear-gradient(145deg,#0a0a18 0%,#0e0e24 40%,#14101e 100%);min-height:100vh;overflow:hidden}.heroSection{isolation:isolate;color:#fff;min-height:92svh;padding:24px clamp(20px,4vw,64px) 84px;position:relative}.heroGrid{z-index:-4;background:linear-gradient(115deg,#c4b5fd1f,#0000 30%),linear-gradient(245deg,#fbcfe81f,#0000 35%),linear-gradient(#a7f3d01a,#0000 50%),repeating-linear-gradient(90deg,#0000 0 72px,#ffffff0a 73px 74px) 0 0/160px 160px,repeating-linear-gradient(0deg,#0000 0 58px,#ffffff0a 59px 60px) 0 0/140px 140px,#0a0a18;animation:22s linear infinite gridDrift;position:absolute;inset:0}.heroShade{z-index:-3;background:linear-gradient(90deg,#0a0a18f5 0%,#0a0a18b8 45%,#0a0a1852 100%),linear-gradient(#0a0a18ad 0%,#0000 62%,#0a0a18f5 100%);position:absolute;inset:0}.heroScan{z-index:-2;opacity:.5;filter:blur(3px);background:linear-gradient(#0000 0%,#c4b5fd24 44%,#a7f3d02e 50%,#0000 100%);height:28%;position:absolute;top:-20%;left:0;right:0}.siteHeader{z-index:4;border-radius:var(--radius);-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);background:#0a0a1880;border:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100%);min-height:62px;margin:0 auto;padding:7px 8px 7px 14px;display:flex;position:relative;box-shadow:0 16px 48px #00000038}.brandMark,.footerBrand{letter-spacing:0;align-items:center;gap:12px;min-height:48px;font-weight:900;display:inline-flex}.brandMark img,.footerBrand img{border-radius:10px;box-shadow:0 8px 24px #8b5cf638}.siteHeader nav{color:#f8fbffc7;align-items:center;gap:clamp(10px,2vw,22px);font-size:.95rem;font-weight:800;display:flex}.siteHeader nav a{align-items:center;min-height:48px;display:inline-flex}.siteHeader nav a:hover,.footerLinks a:hover,.externalList a:hover{color:var(--holo-1)}.heroContent{grid-template-columns:minmax(0,.92fr) minmax(360px,.88fr);align-items:center;gap:clamp(30px,6vw,84px);width:min(1180px,100%);min-height:calc(92svh - 126px);margin:0 auto;display:grid}.heroCopy{z-index:2;width:min(720px,100%);padding-top:28px;position:relative}.heroBadge,.kicker,.policyEyebrow,.qrHeader{color:var(--holo-1);letter-spacing:0;align-items:center;gap:9px;font-size:.86rem;font-weight:900;display:inline-flex}.heroBadge{color:#fff;border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#c4b5fd1a;border:1px solid #c4b5fd3d;padding:9px 14px}.heroCopy h1,.sectionIntro h2,.storyCopy h2,.installCopy h2,.launchSection h2,.policyArticle h1{letter-spacing:-.02em;max-width:920px;margin:0;line-height:.98}.heroCopy h1{background:linear-gradient(135deg, #fff 0%, var(--holo-1) 50%, var(--holo-2) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:18px;font-size:5.6rem}.heroLead{color:#f8fbffcc;width:min(650px,100%);margin:20px 0 0;font-size:1.2rem;line-height:1.55}.heroStats{flex-wrap:wrap;gap:10px;max-width:680px;margin-top:24px;display:flex}.heroStats span{border-radius:var(--radius);color:#f8fbffdb;background:#c4b5fd0f;border:1px solid #c4b5fd29;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:.92rem;font-weight:800;display:inline-flex}.heroStats svg{color:var(--holo-1)}.heroActions,.installActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;display:flex}.playStoreButton,.secondaryButton,.policyButton,.deployLink{border-radius:var(--radius);justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:900;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.playStoreButton{min-height:62px;color:var(--ink-deep);background:linear-gradient(135deg, var(--holo-1), var(--holo-2), var(--holo-4));padding:11px 18px;box-shadow:0 20px 55px #8b5cf63d,inset 0 0 0 1px #ffffff1a}.playStoreButton span{line-height:1.05;display:grid}.playStoreButton small{color:#1a1a2ead;font-size:.68rem;font-weight:900}.secondaryButton,.policyButton,.deployLink{border:1px solid;padding:0 16px}.secondaryButton{color:#fff;border-color:var(--line);background:#ffffff14}.playStoreButton:hover,.secondaryButton:hover,.policyButton:hover,.deployLink:hover{transform:translateY(-2px)}.playStoreButton:hover{box-shadow:0 24px 64px #8b5cf65c,inset 0 0 0 1px #ffffff26}.heroInstallQr{border-radius:var(--radius);color:#f8fbffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#c4b5fd0f;border:1px solid #c4b5fd2e;align-items:center;gap:12px;min-height:78px;padding:8px 14px 8px 8px;font-size:.78rem;font-weight:900;line-height:1.15;display:inline-flex;box-shadow:0 18px 48px #00000038}.heroInstallQrCode{aspect-ratio:1;background:#f8fbff;border-radius:10px;flex:none;place-items:center;width:68px;padding:7px;display:grid}.heroInstallQrCode svg{width:100%;height:100%;display:block}.heroInstallQr span{max-width:74px}.heroDeviceStage{place-items:center;min-height:660px;display:grid;position:relative;overflow:visible}.energyHalo{border:1px solid #c4b5fd33;border-radius:50%;position:absolute;transform:rotateX(68deg);box-shadow:inset 0 0 28px #c4b5fd26,0 0 38px #fbcfe81f}.energyHaloOne{background:conic-gradient(from 30deg,#0000,#c4b5fd2e,#0000,#fbcfe829,#0000);width:470px;height:470px;animation:18s linear infinite haloSpin}.energyHaloTwo{opacity:.52;background:conic-gradient(from 120deg,#0000,#a7f3d01f,#0000,#bae6fd24,#0000);width:600px;height:600px;animation:24s linear infinite haloSpinReverse}.heroPhone{background:#0a0a18;border:1px solid #c4b5fd38;border-radius:20px;margin:0;position:absolute;overflow:hidden;box-shadow:0 30px 90px #00000080,0 0 44px #8b5cf624}.heroPhonePrimary{z-index:2;width:min(350px,52vw)}.heroPhoneSecondary{z-index:1;opacity:.82;width:min(206px,32vw);bottom:104px;right:0;transform:rotate(5deg)}.heroPhoneImage,.styleCardImage,.screenshotImage{width:100%;height:auto;display:block}.signalRail{background:linear-gradient(90deg, transparent, var(--holo-1), var(--holo-2), var(--holo-3), transparent);border-radius:999px;height:3px;position:absolute;bottom:54px;left:8%;right:8%;box-shadow:0 0 24px #8b5cf64d}.featureSection,.screensSection,.styleSection,.installSection,.launchSection{width:min(1180px,100% - 40px);margin:0 auto;padding:96px 0}.sectionIntro{gap:18px;max-width:850px;margin-bottom:38px;display:grid}.sectionIntro h2,.storyCopy h2,.installCopy h2,.launchSection h2,.policyArticle h1{font-size:4.4rem}.sectionIntro p,.storyCopy p,.installCopy p,.policyLead,.policyArticle p,.policyArticle li{color:var(--muted);font-size:1.05rem;line-height:1.7}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.featureCard{border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#c4b5fd14,#fbcfe808),#0e0e1ae0;border:1px solid #c4b5fd24;min-height:318px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 60px #00000042}.featureCard:before{pointer-events:none;opacity:0;content:"";background:linear-gradient(90deg,#0000,#c4b5fd1f,#0000),repeating-linear-gradient(90deg,#0000 0 48px,#ffffff06 49px 50px);transition:opacity .26s;position:absolute;inset:0}.featureCard:hover:before{opacity:1}.featureCard-1,.featureCard-6{grid-column:span 2}.featureCardHeader{z-index:1;justify-content:space-between;align-items:center;gap:14px;display:flex;position:relative}.featureIcon{width:48px;height:48px;color:var(--ink-deep);background:linear-gradient(135deg, var(--holo-1), var(--holo-4));border-radius:12px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 28px #8b5cf633}.featureCard:nth-child(2n) .featureIcon{background:linear-gradient(135deg, var(--holo-2), var(--holo-1))}.featureCard:nth-child(3n) .featureIcon{background:linear-gradient(135deg, var(--holo-3), var(--holo-4))}.featureMetric{color:var(--muted-strong);font-size:.88rem;font-weight:900}.featureVisual{z-index:1;align-self:center;min-height:112px;margin:18px 0;position:relative}.featureVisual span{border-radius:var(--radius);display:block;position:absolute}.featureVisual-signal span{background:linear-gradient(180deg, var(--holo-1), var(--holo-4));width:16%;animation:1.9s ease-in-out infinite signalRise;bottom:0}.featureVisual-signal span:first-child{height:42%;left:8%}.featureVisual-signal span:nth-child(2){height:68%;animation-delay:.16s;left:31%}.featureVisual-signal span:nth-child(3){height:88%;animation-delay:.32s;left:54%}.featureVisual-signal span:nth-child(4){height:58%;animation-delay:.48s;left:77%}.featureVisual-tiles{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.featureVisual-tiles span{aspect-ratio:1;background:linear-gradient(135deg, var(--holo-1), var(--holo-2));animation:2.4s ease-in-out infinite tilePulse;position:static;box-shadow:0 0 24px #8b5cf62e}.featureVisual-tiles span:nth-child(2){background:linear-gradient(135deg, var(--holo-3), var(--holo-4));animation-delay:.22s}.featureVisual-tiles span:nth-child(3){background:linear-gradient(135deg, var(--holo-2), var(--coral));animation-delay:.44s}.featureVisual-tiles span:nth-child(4){background:linear-gradient(135deg, var(--holo-4), var(--holo-1));animation-delay:.66s}.featureVisual-wave span{background:linear-gradient(90deg, transparent, var(--holo-2), var(--holo-1), transparent);height:3px;animation:2.8s ease-in-out infinite waveSlide;left:0;right:0}.featureVisual-wave span:first-child{top:24px}.featureVisual-wave span:nth-child(2){animation-delay:.14s;top:48px}.featureVisual-wave span:nth-child(3){animation-delay:.28s;top:72px}.featureVisual-wave span:nth-child(4){animation-delay:.42s;top:96px}.featureVisual-rings span{border:1px solid #c4b5fd66;border-radius:50%;width:40px;height:40px;animation:2.8s ease-out infinite ringPulse;top:50%;left:50%;transform:translate(-50%,-50%)}.featureVisual-rings span:nth-child(2){animation-delay:.42s}.featureVisual-rings span:nth-child(3){animation-delay:.84s}.featureVisual-rings span:nth-child(4){animation-delay:1.26s}.featureVisual-grid{background:repeating-linear-gradient(90deg,#0000 0 28px,#a7f3d024 29px 30px),repeating-linear-gradient(0deg,#0000 0 24px,#bae6fd1a 25px 26px)}.featureVisual-grid span{background:linear-gradient(90deg,#a7f3d0b3,#bae6fd4d);width:42%;height:26px;animation:2.2s ease-in-out infinite dataBlink}.featureVisual-grid span:first-child{top:12px;left:8px}.featureVisual-grid span:nth-child(2){animation-delay:.18s;top:48px;right:12px}.featureVisual-grid span:nth-child(3){animation-delay:.36s;top:84px;left:18px}.featureVisual-grid span:nth-child(4){display:none}.featureVisual-alarm span{border:2px solid #f9a8d499;border-radius:50%;width:74px;height:74px;animation:1.8s ease-in-out infinite alarmPulse;top:50%;left:50%;transform:translate(-50%,-50%)}.featureVisual-alarm span:nth-child(2){border-color:#fbbf2459;width:116px;height:116px;animation-delay:.26s}.featureVisual-alarm span:nth-child(3),.featureVisual-alarm span:nth-child(4){background:var(--coral);border:0;border-radius:999px;width:32%;height:4px;animation:1.8s ease-in-out infinite dataBlink;top:auto;bottom:10px;transform:none}.featureVisual-alarm span:nth-child(3){left:14%}.featureVisual-alarm span:nth-child(4){background:var(--amber);animation-delay:.18s;left:54%}.featureCard h3{z-index:1;letter-spacing:0;margin:0 0 10px;font-size:1.35rem;position:relative}.featureCard p{z-index:1;color:var(--muted);margin:0;line-height:1.65;position:relative}.screensSection{background:linear-gradient(90deg, #c4b5fd0f, transparent 24%, #fbcfe80f), var(--night);color:#fff;width:100%;padding-left:0;padding-right:0}.screensSection .sectionIntro{width:min(1180px,100% - 40px);margin-left:auto;margin-right:auto}.screensSection .sectionIntro p{color:#f8fbffb3}.galleryShell{width:100%;padding:14px 0 18px;overflow:hidden}.marqueeTrack{gap:22px;width:max-content;padding-left:max(20px,50vw - 590px);display:flex}.screenshotFrame{flex:none;width:280px;margin:0}.screenshotImage{border-radius:var(--radius);border:1px solid #c4b5fd29;box-shadow:0 28px 70px #00000070}.screenshotFrame figcaption{gap:6px;min-height:82px;padding:14px 2px 0;display:grid}.screenshotFrame strong{color:#fff;font-size:1rem}.screenshotFrame span{color:#f8fbffa3;line-height:1.45}.styleSection{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(32px,6vw,72px);display:grid}.storyCopy{gap:18px;display:grid}.checkList,.launchList,.policyArticle ul{margin:0;padding:0;list-style:none}.checkList{gap:13px;margin-top:8px;display:grid}.checkList li,.launchList li{color:var(--ink);align-items:flex-start;gap:10px;font-weight:800;line-height:1.5;display:flex}.checkList svg,.launchList svg{color:var(--holo-1);flex:none;margin-top:2px}.styleDeck{perspective:1400px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.styleCard{border-radius:var(--radius);box-shadow:var(--shadow);background:#0e0e1aeb;border:1px solid #c4b5fd24;margin:0;overflow:hidden}.styleCard:first-child,.styleCard:nth-child(3){margin-top:48px}.styleCardImage{border-bottom:1px solid var(--line)}.styleCardCopy{gap:8px;padding:16px;display:grid}.styleCardCopy span{color:var(--holo-1);font-size:.86rem;font-weight:900}.styleCardCopy h3{margin:0;font-size:1.05rem}.styleCardCopy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.installSection{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:clamp(28px,8vw,96px);display:grid}.installCopy{gap:18px;display:grid}.installActions{margin-top:14px}.policyButton{color:var(--ink);background:#c4b5fd14;border-color:#c4b5fd33}.qrPanel{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(145deg,#c4b5fd14,#fbcfe80a),#0e0e1aeb;border:1px solid #c4b5fd24;padding:24px}.qrHeader{color:var(--ink)}.qrCode{aspect-ratio:1;border-radius:var(--radius);background:#fff;border:1px solid #1a1a2e24;justify-content:center;align-items:center;width:232px;max-width:100%;margin:22px auto 18px;padding:20px;display:flex}.qrPanel p{overflow-wrap:anywhere;color:var(--muted);text-align:center;margin:0;font-size:.84rem;line-height:1.5}.launchSection{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(280px,.8fr) auto;align-items:center;gap:28px;display:grid}.launchList{gap:10px;display:grid}.deployLink{color:var(--ink-deep);background:linear-gradient(135deg, var(--holo-1), var(--holo-2));border-color:#0000;align-self:end}.footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);min-height:96px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.footerLinks{align-items:center;gap:20px;font-weight:800;display:flex}.policyPage{background:radial-gradient(ellipse at 20% 0%, #c4b5fd1a, transparent 50%), radial-gradient(ellipse at 80% 80%, #fbcfe814, transparent 45%), var(--night);min-height:100vh;padding:clamp(42px,7vw,86px) clamp(20px,4vw,64px) 90px}.policyArticle{border-radius:var(--radius);width:min(900px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e1ae0;border:1px solid #c4b5fd24;margin:0 auto;padding:54px}.policyArticle h1{margin-top:14px}.policyLead{max-width:720px;margin:22px 0 0}.policyMeta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:34px 0 48px;display:grid}.policyMeta div{border-radius:var(--radius);background:#c4b5fd0d;border:1px solid #c4b5fd1f;padding:16px}.policyMeta dt{color:var(--muted);letter-spacing:0;font-size:.78rem;font-weight:900}.policyMeta dd{color:var(--ink);overflow-wrap:anywhere;margin:8px 0 0;font-weight:900}.policyArticle section{border-top:1px solid var(--line);padding:30px 0}.policyArticle h2{margin:0 0 12px;font-size:2rem}.policyArticle h3{color:var(--holo-1);letter-spacing:0;text-transform:uppercase;margin:30px 0 10px;font-size:1.06rem;font-weight:900}.policyArticle p{margin:0 0 14px}.policyArticle li{margin:10px 0;padding-left:26px;position:relative}.policyArticle li:before{background:var(--holo-1);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.78em;left:0}.policyArticle a{color:var(--holo-1);text-underline-offset:4px;align-items:center;gap:6px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;display:inline-flex}.externalList a{text-decoration:none}@keyframes gridDrift{0%{background-position:0 0,0 0,0 0,0 0,0 0,0 0}to{background-position:0 0,0 0,0 0,160px 0,0 140px,0 0}}@keyframes signalRise{0%,to{opacity:.7;transform:scaleY(.68)}50%{opacity:1;transform:scaleY(1)}}@keyframes haloSpin{0%{transform:rotateX(68deg)rotate(0)}to{transform:rotateX(68deg)rotate(360deg)}}@keyframes haloSpinReverse{0%{transform:rotateX(68deg)rotate(0)}to{transform:rotateX(68deg)rotate(-360deg)}}@keyframes tilePulse{0%,to{filter:brightness(.86);transform:translateY(0)}50%{filter:brightness(1.18);transform:translateY(-8px)}}@keyframes waveSlide{0%,to{opacity:.46;transform:scaleX(.72)}50%{opacity:1;transform:scaleX(1)}}@keyframes ringPulse{0%{opacity:1;width:40px;height:40px}to{opacity:0;width:150px;height:150px}}@keyframes dataBlink{0%,to{opacity:.42;transform:translate(0)}50%{opacity:1;transform:translate(12px)}}@keyframes alarmPulse{0%,to{opacity:.58;transform:translate(-50%,-50%)scale(.92)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}@media (max-width:1080px){.heroContent{grid-template-columns:1fr;min-height:auto;padding-top:70px}.heroDeviceStage{min-height:580px}.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.featureCard-1,.featureCard-6{grid-column:span 1}.styleSection,.installSection,.launchSection{grid-template-columns:1fr}.styleSection{align-items:start}.deployLink{justify-self:start}}@media (max-width:820px){.heroSection{min-height:auto;padding-bottom:72px}.siteHeader{align-items:flex-start}.brandMark span{max-width:150px}.siteHeader nav{gap:10px;font-size:.86rem}.siteHeader nav a:first-child{display:none}.heroCopy h1{font-size:3.6rem}.sectionIntro h2,.storyCopy h2,.installCopy h2,.launchSection h2,.policyArticle h1{font-size:3rem}.heroLead{font-size:1.06rem}.heroDeviceStage{min-height:520px}.heroPhoneSecondary{bottom:74px;right:0}.styleDeck{grid-template-columns:1fr}.styleCard{grid-template-columns:minmax(140px,.45fr) minmax(0,1fr);display:grid}.styleCard:first-child,.styleCard:nth-child(3){margin-top:0}.styleCardImage{object-fit:cover;border-right:1px solid var(--line);border-bottom:0;height:100%}.footer{flex-direction:column;align-items:flex-start}.policyMeta{grid-template-columns:1fr}}@media (max-width:580px){.heroSection{padding-left:16px;padding-right:16px}.siteHeader{padding:8px}.siteHeader nav{flex-wrap:wrap;justify-content:flex-end}.heroCopy h1{font-size:2.85rem}.heroActions,.installActions{flex-direction:column;align-items:stretch}.playStoreButton,.secondaryButton,.policyButton,.deployLink{width:100%}.heroActions{flex-flow:row;align-items:stretch;gap:10px}.heroActions .playStoreButton{flex:auto;width:auto;min-width:0;padding-inline:12px}.heroInstallQr{text-align:center;flex-direction:column;flex:0 0 96px;justify-content:center;gap:4px;padding:8px}.heroInstallQrCode{width:58px;padding:5px}.heroInstallQr span{max-width:none;font-size:.66rem}.heroDeviceStage{min-height:500px}.heroPhonePrimary{width:min(275px,72vw)}.heroPhoneSecondary{width:min(155px,42vw);bottom:82px}.featureSection,.screensSection,.styleSection,.installSection,.launchSection{width:min(100% - 32px,1180px);padding:72px 0}.featureGrid{grid-template-columns:1fr}.featureCard{min-height:292px}.screenshotFrame{width:245px}.styleCard{grid-template-columns:1fr}.styleCardImage{object-fit:cover;border-right:0;border-bottom:1px solid var(--line);max-height:460px}.sectionIntro h2,.storyCopy h2,.installCopy h2,.launchSection h2,.policyArticle h1{font-size:2.45rem}.policyArticle{padding:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
