:root{
 --bg:#02070d;--bg2:#04101b;--panel:#071522;--panel2:#0a1d2e;--line:rgba(112,196,236,.16);--line2:rgba(99,223,255,.30);
 --text:#e8f2f8;--muted:#8ba4b5;--muted2:#5e788b;--cyan:#47d9ff;--cyan2:#0fb4ef;--blue:#2389ff;--ice:#cbe8f8;
 --green:#5fe099;--amber:#ffc85e;--red:#ff6f78;--shadow:0 28px 80px rgba(0,0,0,.38);--max:1220px;--radius:20px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 0%,rgba(18,110,176,.12),transparent 32%),linear-gradient(180deg,#02070d 0%,#030a12 45%,#02070d 100%);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.14;background-image:linear-gradient(rgba(97,193,238,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(97,193,238,.07) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 68%);z-index:-1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{font:inherit}.shell{width:min(calc(100% - 42px),var(--max));margin:0 auto}.skip-link{position:fixed;left:15px;top:-100px;z-index:9999;background:#fff;color:#000;padding:10px 14px;border-radius:7px}.skip-link:focus{top:15px}.site-header{position:sticky;top:0;z-index:100;background:rgba(2,7,13,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(95,199,244,.08);transition:.25s}.site-header.scrolled{background:rgba(2,7,13,.94);box-shadow:0 10px 32px rgba(0,0,0,.24)}.nav-shell{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:43px;height:43px;object-fit:cover;border-radius:50%;box-shadow:0 0 20px rgba(40,186,239,.16)}.brand-copy{display:flex;flex-direction:column;line-height:1.08}.brand-copy strong{font-size:.79rem;letter-spacing:.15em}.brand-copy small{font-size:.54rem;letter-spacing:.17em;color:#64caed;margin-top:4px}.site-nav{display:flex;align-items:center;gap:22px;font-size:.69rem;text-transform:uppercase;letter-spacing:.07em;font-weight:750}.site-nav>a:not(.button){color:#9eb3c1;position:relative;padding:29px 0}.site-nav>a:not(.button):hover,.site-nav>a[aria-current=page]{color:#eaf5fa}.site-nav>a[aria-current=page]:after{content:"";position:absolute;height:1px;left:0;right:0;bottom:20px;background:linear-gradient(90deg,transparent,var(--cyan),transparent)}.nav-toggle{display:none;border:1px solid var(--line);background:#071420;color:#dcecf5;border-radius:9px;padding:8px 11px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:10px;padding:0 18px;font-weight:850;font-size:.73rem;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:.22s ease}.button:hover{transform:translateY(-1px)}.button-small{min-height:37px;padding:0 14px;font-size:.63rem}.button-primary{background:linear-gradient(135deg,#1289ee,#30d2ff);color:#001019;box-shadow:0 12px 35px rgba(26,160,232,.18)}.button-outline{border-color:#26698e;background:rgba(4,22,35,.58);color:#bcecff}.button-ghost{border-color:var(--line);background:rgba(255,255,255,.015);color:#b5c8d5}.full{width:100%}.is-disabled{opacity:.47;cursor:not-allowed!important;filter:saturate(.45)}.hero{padding:96px 0 78px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-10%;top:2%;width:48vw;height:48vw;max-width:740px;max-height:740px;border-radius:50%;background:radial-gradient(circle,rgba(24,166,233,.14),transparent 68%);filter:blur(18px);z-index:-1}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;color:#61d7ff;font-size:.64rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#48d7ff;box-shadow:0 0 18px #48d7ff}.hero h1,.page-hero h1{font-size:clamp(3.7rem,6.2vw,6.3rem);line-height:.96;letter-spacing:-.055em;margin:18px 0 24px}.hero h1 span,.gradient-text{background:linear-gradient(90deg,#dff6ff 0%,#46d7ff 45%,#288bff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead,.page-lead,.section-lead{font-size:1.03rem;max-width:710px;color:#94aaba}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.micro-proof{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px;color:#7f98aa;font-size:.73rem}.micro-proof span:before{content:"◆";color:#47d9ff;font-size:.55rem;margin-right:8px}.legal-inline{display:flex;gap:10px;align-items:flex-start;border:1px solid rgba(63,175,225,.17);background:rgba(5,23,36,.55);border-radius:12px;padding:12px 14px;margin-top:27px;max-width:650px}.legal-inline>span{display:grid;place-items:center;width:21px;height:21px;flex:0 0 21px;border:1px solid #2e7da8;border-radius:50%;color:#6bddff;font-size:.68rem}.legal-inline p{font-size:.68rem;color:#6f899b;margin:1px 0 0}.emblem-stage{position:relative;min-height:580px;display:grid;place-items:center}.emblem-stage:before,.emblem-stage:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(73,190,239,.15)}.emblem-stage:before{width:540px;height:540px}.emblem-stage:after{width:440px;height:440px;border-style:dashed;animation:spin 32s linear infinite}.emblem-wrap{width:min(470px,92%);position:relative;z-index:3;border-radius:50%;overflow:hidden;box-shadow:0 0 70px rgba(30,151,218,.18),0 30px 90px rgba(0,0,0,.45)}.emblem-wrap img{width:100%;height:auto}.data-chip{position:absolute;z-index:5;min-width:145px;border:1px solid rgba(64,199,245,.22);background:rgba(3,14,24,.86);backdrop-filter:blur(12px);padding:11px 13px;border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.24)}.data-chip small{display:block;color:#5d7d91;font-size:.52rem;text-transform:uppercase;letter-spacing:.1em}.data-chip strong{display:block;color:#bdeeff;font-size:.72rem;margin-top:3px}.chip-a{left:0;top:16%}.chip-b{right:0;top:31%}.chip-c{left:2%;bottom:19%}.chip-d{right:4%;bottom:12%}@keyframes spin{to{transform:rotate(360deg)}}.status-band{border-top:1px solid rgba(87,197,241,.08);border-bottom:1px solid rgba(87,197,241,.08);background:rgba(5,18,29,.42)}.status-grid{display:grid;grid-template-columns:repeat(4,1fr)}.status-grid>div{padding:21px 25px;border-right:1px solid var(--line)}.status-grid>div:last-child{border-right:0}.status-grid strong{display:block;font-size:.67rem;letter-spacing:.11em;color:#d2e7f2}.status-grid span{display:block;color:#607b8e;font-size:.68rem;margin-top:4px}.section{padding:92px 0}.alt-section{background:linear-gradient(180deg,rgba(6,25,39,.44),rgba(2,7,13,.08));border-top:1px solid rgba(90,197,240,.05);border-bottom:1px solid rgba(90,197,240,.05)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:37px}.section-heading h2,.split-layout h2,.cta-panel h2{font-size:clamp(2.2rem,4vw,3.9rem);line-height:1.04;letter-spacing:-.04em;margin:8px 0 0}.section-heading p{max-width:490px;color:#839bab;margin:0}.feature-grid{display:grid;gap:14px}.feature-grid.four{grid-template-columns:repeat(4,1fr)}.feature-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card,.price-card,.research-card,.channel-card,.info-card,.report-card,.contact-card{border:1px solid var(--line);background:linear-gradient(145deg,rgba(8,26,41,.78),rgba(4,13,23,.88));border-radius:var(--radius);padding:24px;box-shadow:inset 0 1px rgba(255,255,255,.015);transition:.22s ease}.feature-card:hover,.research-card:hover,.channel-card:hover,.info-card:hover{border-color:rgba(65,204,248,.30);transform:translateY(-2px)}.icon-chip{width:43px;height:43px;border:1px solid #266b91;border-radius:12px;display:grid;place-items:center;color:#69dcff;background:rgba(23,117,160,.08);font-size:1rem}.feature-card h3,.research-card h3,.channel-card h3{font-size:1.03rem;margin:19px 0 8px}.feature-card p,.research-card p,.channel-card p,.info-card p,.price-card p{color:#7f97a9;font-size:.81rem;margin:0}.split-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center}.text-link{color:#55d7ff;font-weight:800;font-size:.79rem}.text-link:hover{color:#c5f2ff}.timeline{display:grid;gap:9px}.timeline>div{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:13px;padding:15px 17px;background:rgba(7,23,36,.63)}.timeline>div>span{font-size:.63rem;color:#4fbce8}.timeline strong{font-size:.82rem}.timeline small{color:#6c8496;font-size:.65rem}.sentinel-map{display:grid;grid-template-columns:1fr 75px 1fr;gap:12px;align-items:stretch}.map-col{display:grid;gap:10px}.map-node{border:1px solid var(--line);border-radius:14px;padding:17px;background:rgba(6,21,34,.7)}.map-node b{display:block;font-size:.75rem}.map-node small{display:block;color:#658195;font-size:.63rem;margin-top:4px}.map-spine{display:grid;place-items:center;position:relative}.map-spine:before{content:"";position:absolute;top:7%;bottom:7%;width:1px;background:linear-gradient(transparent,#38cffa,transparent)}.map-core{width:68px;height:68px;border-radius:50%;border:1px solid #3fcdf6;background:radial-gradient(circle,rgba(51,196,242,.24),rgba(5,19,31,.92));display:grid;place-items:center;z-index:2;font-weight:900;font-size:.58rem;letter-spacing:.08em;color:#b9eeff}.callout-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.large-callout,.quote-panel,.legal-panel,.founder-note,.terminal-panel{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:linear-gradient(135deg,rgba(8,30,47,.78),rgba(5,15,26,.9))}.large-callout p{color:#819aaa;max-width:760px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.tag-row span{border:1px solid #1e5878;border-radius:999px;padding:6px 10px;font-size:.65rem;color:#7de0ff;background:rgba(27,132,180,.06)}.quote-panel{display:flex;flex-direction:column;justify-content:center}.quote-mark{font-size:4rem;color:#2caade;line-height:.7}.quote-panel p{font-size:1.2rem;line-height:1.45}.quote-panel small{color:#7590a2}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.price-card{position:relative;padding:28px}.price-card.featured{border-color:rgba(44,205,250,.45);box-shadow:0 22px 60px rgba(25,134,203,.10)}.plan-icon{font-size:1.35rem}.price-card h2,.price-card h3{margin:13px 0 0}.price{display:flex;align-items:baseline;gap:7px;margin:16px 0}.price strong{font-size:2.2rem;letter-spacing:-.045em}.price span{color:#708a9d;font-size:.79rem}.founder-badge{position:absolute;top:16px;right:16px;border:1px solid rgba(57,189,236,.32);background:rgba(28,148,197,.08);color:#6bdcff;padding:5px 8px;border-radius:999px;font-size:.56rem;font-weight:900;letter-spacing:.08em}.clean-list,.check-list{list-style:none;padding:0;margin:18px 0 0}.clean-list li,.check-list li{position:relative;padding-left:19px;margin:8px 0;color:#859dae;font-size:.81rem}.clean-list li:before{content:"•";position:absolute;left:0;color:#41caff}.check-list li:before{content:"✓";position:absolute;left:0;color:#58d991}.payment-note{display:block;text-align:center;color:#586f81;margin-top:10px;font-size:.66rem}.center-link{text-align:center;margin-top:25px}.cta-panel{border:1px solid rgba(39,153,212,.26);border-radius:var(--radius);padding:35px;display:flex;justify-content:space-between;gap:34px;align-items:center;background:linear-gradient(135deg,rgba(12,56,82,.43),rgba(7,20,32,.75))}.cta-panel p{color:#849dac;margin-bottom:0}.page-hero{padding:77px 0 55px;border-bottom:1px solid rgba(255,255,255,.025)}.page-hero h1{font-size:clamp(3.2rem,6vw,5.6rem);max-width:920px}.page-lead{margin-top:-3px}.subnav{display:flex;gap:9px;flex-wrap:wrap;margin-top:23px}.subnav a{border:1px solid var(--line);border-radius:999px;padding:7px 11px;color:#7591a4;font-size:.66rem}.subnav a:hover{border-color:#2b7ca8;color:#bdeaff}.research-banner{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;border:1px solid var(--line);background:linear-gradient(135deg,rgba(10,31,47,.8),rgba(4,14,24,.9));border-radius:var(--radius);padding:34px}.research-banner p{color:#839dad}.mini-terminal{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mini-terminal div{padding:15px;border:1px solid var(--line);background:rgba(0,0,0,.17);border-radius:10px}.mini-terminal small{display:block;color:#617d91;font-size:.59rem}.mini-terminal b{display:block;color:#6cdfff;font-size:.72rem;margin-top:4px}.monitor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.monitor-card{border:1px solid var(--line);border-radius:14px;padding:18px;background:rgba(7,20,32,.65)}.monitor-card b{font-size:.88rem}.monitor-card p{font-size:.76rem;color:#728b9d;margin:8px 0 0}.study-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.study-card span{font-size:.57rem;font-weight:900;letter-spacing:.09em;color:#55d1fc}.study-card h3{margin:13px 0 8px}.study-card footer{border-top:1px solid var(--line);padding-top:13px;margin-top:18px;color:#617e92;font-size:.69rem}.process-stack{display:grid;gap:12px}.process-row{display:grid;grid-template-columns:88px 1fr;gap:18px;border:1px solid var(--line);border-radius:16px;padding:25px;background:linear-gradient(90deg,rgba(13,37,56,.62),rgba(5,15,25,.75))}.process-row>span{font-size:2.1rem;font-weight:900;color:#1f8fca}.process-row small{color:#4dcfff;letter-spacing:.09em;font-weight:800;font-size:.59rem}.process-row h2{font-size:1.62rem;margin:3px 0 5px}.process-row p{color:#829bac;margin:0;max-width:900px}.intelligence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.intel-card{border:1px solid var(--line);border-radius:17px;padding:24px;background:linear-gradient(145deg,rgba(8,26,41,.74),rgba(4,13,23,.90))}.intel-card .num{color:#43d3ff;font-size:.58rem;font-weight:900;letter-spacing:.1em}.intel-card h3{margin:10px 0 10px}.intel-card ul{padding-left:18px;color:#7892a3;font-size:.78rem;margin-bottom:0}.intel-card li{margin:6px 0}.report-shell{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px}.report-index{display:grid;gap:8px;align-content:start}.report-index div{border:1px solid var(--line);border-radius:11px;padding:12px 14px;background:rgba(5,18,29,.65)}.report-index b{font-size:.75rem}.report-index small{display:block;color:#617d8f;font-size:.62rem;margin-top:3px}.report-preview{border:1px solid var(--line2);border-radius:18px;background:#06131f;padding:25px;box-shadow:var(--shadow)}.report-preview .report-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.report-preview h3{margin:0;font-size:1.12rem}.report-preview .stamp{color:#5cdcff;font-size:.64rem;text-align:right}.report-section{padding:15px 0;border-bottom:1px solid rgba(91,182,221,.10)}.report-section:last-child{border-bottom:0}.report-section b{font-size:.75rem}.report-bars{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:9px}.bar{height:7px;background:#0a263b;border-radius:999px;overflow:hidden}.bar i{display:block;height:100%;background:linear-gradient(90deg,#1e83f4,#43d8ff);border-radius:999px}.report-foot{color:#61798b;font-size:.62rem;margin-top:15px}.discord-hero-art{min-height:350px;display:grid;place-items:center;position:relative}.discord-glyph{width:150px;height:115px;border:2px solid #6f7cff;border-radius:45px;position:relative;box-shadow:0 0 80px rgba(93,107,255,.18)}.discord-glyph:before,.discord-glyph:after{content:"";position:absolute;top:42px;width:18px;height:18px;background:#8794ff;border-radius:50%}.discord-glyph:before{left:33px}.discord-glyph:after{right:33px}.discord-glyph i{position:absolute;left:36px;right:36px;bottom:20px;height:18px;border-bottom:4px solid #8794ff;border-radius:50%}.discord-ring{position:absolute;border:1px solid rgba(104,119,255,.20);border-radius:50%}.dr1{width:310px;height:135px}.dr2{width:350px;height:185px;transform:rotate(35deg)}.dr3{width:340px;height:170px;transform:rotate(-28deg)}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.channel-card .channel-name{font-weight:900;color:#dcecf5;font-size:.83rem}.channel-card small{color:#5f7b8e;font-size:.63rem}.access-flow{display:flex;align-items:center;justify-content:center;gap:14px}.access-flow>div{flex:1;border:1px solid var(--line);border-radius:14px;padding:19px;background:rgba(7,20,33,.7)}.access-flow span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #2e89bd;border-radius:50%;font-size:.66rem;color:#61d8ff;margin-bottom:12px}.access-flow b,.access-flow small{display:block}.access-flow small{color:#648094;margin-top:4px}.access-flow>i{color:#327ca4}.table-shell{overflow:auto;border:1px solid var(--line);border-radius:16px}.table-shell table{width:100%;border-collapse:collapse;min-width:820px;background:rgba(6,18,29,.55)}th,td{text-align:left;padding:15px 17px;border-bottom:1px solid var(--line);font-size:.80rem}th{color:#dbe9f3;background:rgba(255,255,255,.02)}td{color:#839cac}.faq{display:grid;gap:10px}.faq details{border:1px solid var(--line);border-radius:13px;padding:0 18px;background:rgba(7,20,32,.55)}.faq summary{cursor:pointer;font-weight:800;padding:17px 0}.faq p{color:#8099aa;margin:0 0 17px}.about-emblem{width:min(360px,85%);margin:auto;border-radius:50%;overflow:hidden;box-shadow:0 0 60px rgba(33,174,228,.14)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{padding:34px}.contact-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid #2d709a;border-radius:14px;color:#60d6ff;font-size:1.3rem}.legal-copy{max-width:950px}.legal-copy h2{font-size:1.35rem;margin:37px 0 10px}.legal-copy p,.legal-copy li{color:#879eae}.legal-copy li{margin:6px 0}.notice{border-left:2px solid #41cef5;background:rgba(8,31,46,.55);padding:16px 18px;border-radius:0 10px 10px 0;color:#7e9aaa}.site-footer{border-top:1px solid var(--line);padding:54px 0 24px;background:#02070d}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:38px}.footer-note{max-width:490px;color:#647e91;font-size:.74rem;margin-top:18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:7px}.footer-grid h3{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;color:#b5c7d4;margin:0 0 8px}.footer-grid a{font-size:.75rem;color:#6f899b}.footer-grid a:hover{color:#dcecf7}.footer-bottom{border-top:1px solid var(--line);margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#526c7e;font-size:.67rem}.reveal{opacity:0;transform:translateY(14px);transition:.58s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1080px){.site-nav{gap:13px;font-size:.62rem}.hero-grid,.split-layout,.report-shell{grid-template-columns:1fr}.emblem-stage{min-height:500px}.feature-grid.four,.study-grid{grid-template-columns:1fr 1fr}.feature-grid.three,.intelligence-grid,.channel-grid{grid-template-columns:1fr 1fr}.section-heading{align-items:start;flex-direction:column}.status-grid{grid-template-columns:1fr 1fr}.status-grid>div:nth-child(2){border-right:0}.status-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.callout-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.shell{width:min(calc(100% - 28px),var(--max))}.nav-shell{height:69px}.nav-toggle{display:block}.site-nav{display:none;position:absolute;top:69px;left:14px;right:14px;padding:16px;background:#06111c;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav>a:not(.button){padding:10px 4px}.site-nav>a[aria-current=page]:after{display:none}.site-nav .button{width:100%}.hero{padding:70px 0 56px}.hero h1{font-size:clamp(3rem,13vw,4.6rem)}.emblem-stage{min-height:390px}.emblem-stage:before{width:360px;height:360px}.emblem-stage:after{width:300px;height:300px}.data-chip{display:none}.section{padding:68px 0}.status-grid,.feature-grid.four,.feature-grid.three,.study-grid,.intelligence-grid,.channel-grid,.pricing-grid,.monitor-grid,.contact-grid,.callout-grid,.footer-grid{grid-template-columns:1fr}.status-grid>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.status-grid>div:last-child{border-bottom:0!important}.timeline>div{grid-template-columns:38px 1fr}.timeline small{grid-column:2}.sentinel-map{grid-template-columns:1fr}.map-spine{min-height:80px}.map-spine:before{left:5%;right:5%;top:50%;height:1px;width:auto;background:linear-gradient(90deg,transparent,#38cffa,transparent)}.process-row{grid-template-columns:1fr}.process-row>span{font-size:1.45rem}.cta-panel{align-items:flex-start;flex-direction:column}.mini-terminal{grid-template-columns:1fr}.access-flow{flex-direction:column;align-items:stretch}.access-flow>i{transform:rotate(90deg);text-align:center}.footer-bottom{flex-direction:column}.founder-badge{position:static;display:inline-block;margin-bottom:12px}.report-preview .report-head{flex-direction:column}.report-preview .stamp{text-align:left}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.button:hover,.feature-card:hover,.research-card:hover,.channel-card:hover,.info-card:hover{transform:none}.emblem-stage:after{animation:none}}
