@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#202125;--muted:#656970;--red:#dc302f;--red-dark:#bd2324;--bg:#f5f6f8;--line:#dfe2e7;--green:#146948;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #216dcc;outline-offset:5px}img{max-width:100%;height:auto;display:block}[hidden]{display:none!important}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'Manrope','DM Sans',Arial,sans-serif;line-height:1.08;letter-spacing:-.045em}p{font-weight:400}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-150%);background:#fff;padding:12px 20px;z-index:100}.skip-link:focus{transform:none}.site-header{height:90px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);max-width:1536px;margin:auto}.brand{display:inline-flex;align-items:center;gap:11px;font-size:13px;letter-spacing:.07em;font-weight:500;white-space:nowrap}.brand strong{font-weight:800}.brand-mark{font-family:'Manrope',sans-serif;font-weight:800;display:grid;place-items:center;width:29px;height:32px;font-size:27px;line-height:1;color:var(--red);letter-spacing:-.08em}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:550}.site-header nav a:hover,.text-button:hover,.evidence-strip a:hover{color:var(--red)}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;line-height:1.5}.tiny-line{display:inline-block;width:20px;height:2px;background:var(--red);margin:0 8px 4px 0}.hero{padding-block:83px 54px;display:grid;grid-template-columns:1.08fr 1.15fr;align-items:center;gap:0}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(42px,4.2vw,65px);font-weight:750;line-height:1.12;margin-top:25px;letter-spacing:-.055em}.hero h1 span{color:var(--red)}.hero-description{font-size:19px;line-height:1.6;color:var(--muted);margin:26px 0 30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:54px;padding:15px 23px;border:0;border-radius:8px;font-size:15px;font-weight:650;transition:background .2s,transform .2s;line-height:1.4;text-align:center}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:white}.primary:hover{background:var(--red-dark)}.dark{background:var(--ink);color:#fff}.dark:hover{background:#393c42}.light{background:#fff;color:var(--ink)}.hero-note{font-size:13px;color:var(--muted);margin-top:14px}.hero-figure{position:relative;margin-right:-35px;min-width:0;padding:42px 0 10px}.hero-figure img{width:100%;mix-blend-mode:multiply;border-radius:20px}.scene-chip{position:absolute;display:flex;align-items:center;gap:10px;background:#ffffffed;box-shadow:0 8px 40px #2426280c;border:1px solid #fff;border-radius:12px;padding:12px 15px}.scene-chip strong{font-size:14px;display:block;font-weight:650;line-height:1.4}.scene-chip div>span{font-size:12px;color:var(--muted);display:block}.chip-number{font-size:12px;font-weight:700;width:29px;height:29px;display:grid;place-items:center;background:#e9ecf0;border-radius:50%}.chip-number.red{background:#fff0ee;color:var(--red)}.owner-chip{left:8%;top:8%}.fleet-chip{right:2%;bottom:5%}.hero-figure figcaption{font-size:12px;color:#747880;position:absolute;bottom:-23px;right:12px}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:30px;margin-top:16px;gap:28px}.principles>div{display:flex;gap:14px;align-items:flex-start}.principle-number{font-size:12px;font-weight:700;color:var(--red);padding-top:3px}.principles h2{font-size:17px;letter-spacing:-.025em;line-height:1.4;font-weight:750;margin-bottom:5px}.principles p{font-size:14px;color:var(--muted);max-width:280px;line-height:1.55}.story-section{padding-block:100px 94px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px}.section-heading h2,.intelligence-copy h2{font-size:clamp(34px,3.5vw,49px);font-weight:700;margin-top:15px;line-height:1.12}.section-heading>p,.quest-heading-right>p{font-size:17px;color:var(--muted);max-width:370px;line-height:1.65}.story{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.story-steps{display:grid;grid-template-columns:repeat(3,1fr);background:#f0f2f4}.story-step{border:0;border-right:1px solid var(--line);padding:23px 28px;text-align:left;position:relative;background:transparent;color:var(--muted);display:grid;grid-template-columns:32px 1fr;column-gap:13px}.story-step:last-child{border-right:0}.story-step>span{grid-row:1/3;width:31px;height:31px;background:#e2e5e9;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700}.story-step strong{font-size:16px;line-height:1.6;color:var(--ink)}.story-step small{font-size:13px;font-weight:400}.story-step.active{background:#fff}.story-step.active:after{content:'';height:3px;position:absolute;bottom:0;left:25px;right:25px;background:var(--red)}.story-step.active>span{background:var(--red);color:#fff}.story-panel{padding:44px;display:grid;grid-template-columns:270px 1fr 42px;gap:52px;align-items:center;min-height:285px}.availability-card{border-radius:14px;background:#f5f6f8;padding:23px}.micro-label{font-size:12px;letter-spacing:.09em;font-weight:650;color:var(--muted);line-height:1.5}.availability-time{display:flex;align-items:baseline;gap:10px;margin-top:12px}.availability-time strong{font-family:'Manrope',sans-serif;font-size:47px;letter-spacing:-.05em;line-height:1.2;font-weight:650}.availability-time>span{font-size:14px;color:var(--muted)}.availability-track{height:5px;border-radius:9px;background:#e0e3e8;margin:17px 0 12px;overflow:hidden}.availability-track span{display:block;height:100%;width:74%;background:var(--red);border-radius:9px;transition:width .3s}.availability-caption{font-size:12px;color:var(--muted);line-height:1.5;display:block}.story-text h3{font-size:27px;line-height:1.2;margin:11px 0 14px;font-weight:650;max-width:440px}.story-text>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:460px}.quiet-label{display:block;font-size:12px;color:#747880;margin-top:15px}.round-button{border:1px solid var(--line);background:transparent;width:43px;height:43px;border-radius:50%;font-size:22px;line-height:1}.round-button:hover{background:#fff1ef;border-color:#f0b6b4}.quest-section{padding-block:88px;background:#eaeef1}.quest-heading-right{max-width:370px}.preference{display:inline-flex;gap:10px;align-items:center;font-size:14px;margin-top:15px;cursor:pointer;min-height:30px}.preference input{accent-color:var(--red);width:17px;height:17px}.quest-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:21px}.quest-tab{border:1px solid #d2d8de;background:transparent;border-radius:30px;padding:12px 18px;font-size:14px;font-weight:550;display:flex;gap:9px;align-items:center;min-height:46px;color:var(--ink)}.quest-tab>span{font-size:20px;line-height:1}.quest-tab:hover{border-color:#939ba4}.quest-tab.active{color:#fff;background:var(--ink);border-color:var(--ink)}.quest-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.quest-card,.reward-card{border-radius:22px;min-height:500px;padding:35px 40px}.quest-card{background:#fff;display:flex;align-items:flex-start;flex-direction:column}.card-topline{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.quest-label{font-size:12px;letter-spacing:.12em;color:var(--muted);font-weight:700}.duration{background:#f0f2f5;padding:5px 11px;font-size:13px;font-weight:650;border-radius:20px}.quest-symbol{font-size:40px;line-height:1;display:grid;place-items:center;width:61px;height:61px;background:#fff0ed;color:var(--red);border-radius:16px;margin:32px 0 23px}.quest-card h3{font-size:35px;line-height:1.15;font-weight:700;max-width:430px}.quest-card>p:not(.simulation-label){margin-top:17px;font-size:17px;color:var(--muted);max-width:400px}.task-detail{display:flex;gap:9px;color:var(--muted);font-size:14px;line-height:1.5;margin:24px 0 30px;align-items:flex-start}.detail-icon{color:var(--green);font-size:15px}.quest-card .button{margin-top:auto;width:100%;justify-content:space-between}.simulation-label{color:#747880;font-size:12px;line-height:1.6;margin-top:12px}.reward-card{background:#dbe7db;position:relative;display:flex;align-items:stretch;overflow:hidden}.reward-before,.reward-after{width:100%;display:flex;flex-direction:column}.reward-card .eyebrow{color:#48614e}.reward-card h3{font-size:36px;font-weight:650;line-height:1.15;margin:22px 0;letter-spacing:-.04em}.reward-token{align-self:center;font-size:95px;font-family:'Manrope',sans-serif;line-height:1.2;color:#245f3d;width:150px;height:150px;border-radius:50%;display:grid;place-items:center;border:1px solid #b0c9b3;box-shadow:inset 0 0 0 9px #c9dfcbbb,inset 0 0 0 10px #b5cdb8;background:#d3e6d4;margin:-3px 0 23px;transform:rotate(-8deg)}.reward-benefits{margin-top:auto;display:grid;gap:14px}.reward-benefits>div{display:flex;gap:12px;align-items:baseline;border-top:1px solid #c0d0c2;padding-top:11px}.reward-benefits span{font-size:12px;font-weight:650;color:#48614e}.reward-benefits p{font-size:15px;color:#294732}.success-seal{width:86px;height:86px;border-radius:50%;background:#245f3d;color:#fff;font-size:38px;display:grid;place-items:center;margin:16px 0 31px;animation:pop .4s var(--ease)}.reward-after>p:not(.eyebrow){color:#45614c;font-size:17px;line-height:1.6;max-width:390px}.outcome-receipt{margin:28px 0;padding:18px 20px;border:1px solid #bbd0be;border-radius:10px;display:grid;gap:5px}.outcome-receipt span{font-size:12px;letter-spacing:.08em;color:#48614e}.outcome-receipt strong{font-size:17px;font-weight:550}.text-button{border:0;padding:8px 0;background:transparent;align-self:flex-start;min-height:44px;text-align:left;font-size:14px;font-weight:600;display:flex;gap:13px;align-items:center;margin-top:auto}.quest-footnote{font-size:13px;color:var(--muted);margin-top:20px;max-width:820px}.intelligence-section{padding-block:112px;display:grid;grid-template-columns:1fr 1.12fr;gap:80px;align-items:center}.intelligence-copy>p:not(.eyebrow){font-size:18px;max-width:365px;margin-top:24px;color:var(--muted)}.intelligence-copy>p.subtle{font-size:15px;margin-top:17px}.observation-demo{padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 16px 48px #26354606}.observation-top{display:flex;gap:16px;align-items:center}.question-icon{font-size:30px;font-weight:500;background:#eaf0f6;color:#365f8a;display:grid;place-items:center;width:60px;height:60px;border-radius:16px;flex-shrink:0}.observation-top h3{font-size:23px;line-height:1.3;letter-spacing:-.025em;margin-top:5px}.observation-demo>p:not(.simulation-label){color:var(--muted);font-size:16px;margin-top:22px}.observation-choices{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 18px}.observation-choices button{padding:11px 12px;min-height:44px;background:#f2f4f7;border:1px solid #e4e7ec;color:var(--ink);border-radius:7px;font-size:14px;font-weight:500}.observation-choices button.active{background:#243f5c;border-color:#243f5c;color:#fff}.observation-response{display:flex;align-items:center;gap:12px;padding:17px;border-radius:9px;background:#f5f7fa;min-height:92px}.observation-response>span{font-size:24px;color:#365f8a}.observation-response p{font-size:14px;color:#4c6076;line-height:1.55}.observation-extras{display:flex;gap:20px;flex-wrap:wrap;margin-top:21px;font-size:12px;color:var(--muted)}.closing{background:#222428;border-radius:24px;padding:46px 51px 43px;color:#fff}.closing-top{display:flex;align-items:center;justify-content:space-between}.closing .eyebrow{color:#afb4bb}.closing-symbol{font-size:42px;color:#ec5c56;line-height:1}.closing h2{font-size:clamp(32px,3.8vw,51px);font-weight:600;line-height:1.15;margin-top:23px;max-width:790px}.closing-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:32px}.closing-bottom p{color:#b8bdc5;font-size:17px;max-width:470px}.closing-bottom .button{flex-shrink:0}.evidence-strip{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:33px 65px}.evidence-strip p{font-size:14px;color:var(--muted);max-width:780px}.evidence-strip p strong{font-weight:600;color:var(--ink)}.evidence-strip a{font-size:14px;font-weight:550;white-space:nowrap}.site-footer{border-top:1px solid var(--line);padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.site-footer p,.site-footer>a:last-child{font-size:12px;color:var(--muted)}.site-footer .brand{font-size:11px}.site-footer .brand-mark{font-size:23px;width:24px}.research-hero{padding-block:70px 45px;max-width:1000px}.research-hero h1{font-size:clamp(40px,4.5vw,62px);margin:20px 0;line-height:1.12}.research-hero>p:not(.eyebrow){font-size:19px;color:var(--muted);max-width:800px}.research-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px}.research-actions .text-button{margin:0;padding:12px}.research-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:52px;padding-bottom:80px}.research-nav{position:sticky;top:25px;align-self:start;display:flex;flex-direction:column;gap:4px}.research-nav a{font-size:14px;padding:9px 11px;border-radius:6px;color:var(--muted)}.research-nav a:hover{background:#e9edf1;color:var(--ink)}.research-content{min-width:0}.research-section{padding:36px 0;border-top:1px solid var(--line);scroll-margin-top:25px}.research-section h2{font-size:30px;letter-spacing:-.03em;margin-bottom:20px;line-height:1.2}.research-section h3{font-size:20px;line-height:1.35;letter-spacing:-.025em;margin:24px 0 12px}.research-section p{font-size:16px;line-height:1.75;color:#505761;margin:0 0 17px;max-width:850px}.research-section li{font-size:16px;color:#505761;line-height:1.75;margin-bottom:8px}.research-section ul,.research-section ol{padding-left:23px}.research-section a:not(.button){color:#aa2426;text-decoration:underline;text-underline-offset:3px}.research-section strong{color:var(--ink);font-weight:650}.research-note{padding:20px 23px;background:#e9eef4;border-left:3px solid #64819c;border-radius:0 8px 8px 0;margin:20px 0}.research-note p:last-child{margin:0}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:23px 0}.evidence-box{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.evidence-box h3{font-size:19px;margin:0 0 12px}.evidence-box p{font-size:15px;margin:0}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:10px;margin:20px 0;background:#fff}.research-table{width:100%;border-collapse:collapse;font-size:14px;min-width:700px}.research-table th{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.045em;background:#e9edf2;text-align:left;padding:14px 13px;vertical-align:bottom}.research-table td{padding:14px 13px;border-top:1px solid #e6e9ed;vertical-align:top;font-size:14px;line-height:1.6}.research-table td:first-child{color:var(--red);font-weight:700;width:38px}.phase-label{display:inline-block;font-size:12px;padding:3px 8px;border-radius:20px;background:#edf3ed;color:#345740;font-weight:600;white-space:nowrap}.phase-label.expand{background:#eaf0f8;color:#3a597c}.phase-label.specialist{background:#f6eee1;color:#7b5a2e}.phase-label.defer{background:#eeeef0;color:#67676d}.research-disclosure{border:1px solid var(--line);border-radius:9px;background:#fff;margin:10px 0;overflow:hidden}.research-disclosure summary{padding:17px 20px;cursor:pointer;font-size:15px;font-weight:600;line-height:1.5}.research-disclosure[open] summary{border-bottom:1px solid var(--line)}.research-disclosure .details-body{padding:20px}.research-disclosure .details-body p{font-size:15px;margin-bottom:14px}.research-disclosure .details-body p:last-child{margin:0}.source-item{padding:18px 0;border-bottom:1px solid var(--line)}.source-item h3{font-size:16px;margin:0 0 7px;line-height:1.5;letter-spacing:0}.source-item p{font-size:14px;line-height:1.65;margin-bottom:7px}.source-item small{display:block;font-size:13px;color:var(--muted);line-height:1.6}.research-bottom{margin-top:32px}.research-updated{font-size:13px!important;margin-top:17px!important}.research-legend{font-size:14px!important}.network-path{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:25px 0}.network-path span{background:#fff;border:1px solid var(--line);padding:11px 14px;border-radius:8px;font-size:14px}.network-path b{font-weight:400;color:var(--red)}
@keyframes pop{from{transform:scale(.82);opacity:.3}to{transform:scale(1);opacity:1}}
@media(min-width:1500px){.hero-figure{margin-right:-70px}.hero{gap:18px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{padding-inline:32px}.hero{grid-template-columns:1fr 1fr;padding-block:64px 48px}.hero h1{font-size:49px}.hero-figure{margin-right:-15px}.scene-chip{padding:10px}.scene-chip div>span{font-size:12px;max-width:140px}.owner-chip{left:0;top:4%}.fleet-chip{right:0;bottom:0}.story-panel{gap:30px;padding:32px;grid-template-columns:230px 1fr 42px}.story-step{padding:20px;column-gap:10px}.story-step small{font-size:12px}.quest-card,.reward-card{padding:30px}.intelligence-section{gap:45px}.closing-bottom{align-items:flex-start;flex-direction:column}.research-layout{grid-template-columns:170px minmax(0,1fr);gap:30px}.site-footer{flex-wrap:wrap}}
@media(max-width:800px){.hero{grid-template-columns:1fr;padding-top:44px;gap:8px}.hero h1{font-size:clamp(43px,7.5vw,61px)}.hero-description{font-size:18px}.hero-figure{max-width:590px;width:100%;margin:0 auto;padding-top:15px}.hero-figure img{max-height:420px;object-fit:contain}.owner-chip{left:5%;top:5%}.fleet-chip{right:3%;bottom:5%}.hero-figure figcaption{bottom:-15px}.principles{gap:24px;grid-template-columns:1fr;padding-block:27px;margin-top:0}.principles>div{gap:15px}.principles p{max-width:none}.principles h2{margin-bottom:2px}.story-section{padding-block:65px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px}.section-heading>p,.quest-heading-right>p{max-width:520px;font-size:16px}.story-panel{grid-template-columns:1fr 44px;gap:24px}.availability-card{grid-column:1/-1;max-width:none;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:center;padding:23px}.availability-time{grid-column:2;grid-row:1/3;margin:0;justify-content:flex-end}.availability-track{grid-column:1;grid-row:2;margin:12px 0}.availability-caption{grid-column:1/-1;margin-top:6px}.story-step{display:flex;align-items:flex-start;flex-direction:column;gap:9px;padding:18px}.story-step small{display:none}.story-step strong{font-size:14px;line-height:1.4}.story-step.active:after{left:16px;right:16px}.story-text h3{font-size:24px}.quest-section{padding-block:65px}.quest-layout{gap:16px}.quest-card,.reward-card{padding:25px;min-height:520px}.quest-card h3{font-size:29px}.reward-card h3{font-size:29px}.quest-card>p:not(.simulation-label),.reward-after>p:not(.eyebrow){font-size:16px}.quest-symbol{margin:23px 0 20px}.quest-card .button{font-size:14px;padding-inline:15px;gap:15px}.reward-token{width:125px;height:125px;font-size:80px;margin:10px 0 25px}.reward-benefits p{font-size:14px}.intelligence-section{padding-block:68px;grid-template-columns:1fr;gap:32px}.intelligence-copy h2 br:last-child{display:none}.intelligence-copy>p:not(.eyebrow){max-width:540px}.observation-demo{max-width:none}.closing{padding:32px}.evidence-strip{align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:42px}.research-hero{padding-block:45px 35px}.research-layout{display:block}.research-nav{position:static;flex-direction:row;flex-wrap:wrap;border-top:1px solid var(--line);padding:16px 0 25px;gap:2px}.research-nav a{padding:6px 10px;font-size:13px}.research-section h2{font-size:28px}}
@media(max-width:560px){.wrap{width:calc(100% - 40px)}.site-header{height:74px;padding-inline:20px;gap:15px}.brand{gap:8px;font-size:10px;letter-spacing:.05em}.brand-mark{font-size:26px;width:26px}.site-header nav{gap:17px;font-size:13px}.site-header nav a:first-child{display:none}.hero{padding-top:37px;padding-bottom:41px}.hero .eyebrow{font-size:11px;letter-spacing:.09em}.hero h1{font-size:clamp(35px,9.4vw,44px);letter-spacing:-.055em;margin-top:19px}.hero-description{font-size:17px;margin:21px 0 23px}.hero-note{font-size:12px}.hero-figure{margin-top:20px;padding-top:18px}.hero-figure img{width:calc(100% + 16px);max-width:none;margin-left:-8px}.scene-chip{gap:7px;padding:8px 10px;border-radius:9px}.scene-chip strong{font-size:12px}.scene-chip div>span{font-size:12px;max-width:150px}.chip-number{width:23px;height:23px;font-size:11px}.owner-chip{left:0;top:1%}.fleet-chip{right:0;bottom:-1%}.hero-figure figcaption{bottom:-24px;font-size:11px}.principles{margin-top:18px}.section-heading h2,.intelligence-copy h2{font-size:37px}.eyebrow{font-size:11px;letter-spacing:.1em}.section-heading{margin-bottom:28px}.story-panel{padding:23px;gap:20px;grid-template-columns:minmax(0,1fr) 40px}.availability-card{padding:18px;column-gap:15px}.availability-time strong{font-size:38px}.availability-time>span{font-size:12px;max-width:70px;line-height:1.3}.availability-card .micro-label{font-size:11px}.availability-caption{font-size:11px}.story-text .eyebrow{font-size:10px;letter-spacing:.08em}.story-text h3{font-size:24px}.story-text>p:not(.eyebrow){font-size:15px}.story-step{padding:17px 11px}.story-step strong{font-size:13px}.story-step>span{width:26px;height:26px;font-size:11px}.story-step.active:after{left:10px;right:10px}.quest-tabs{gap:8px;margin-bottom:17px}.quest-tab{font-size:13px;padding:10px 13px}.quest-tab>span{font-size:19px}.quest-layout{grid-template-columns:1fr;gap:16px}.quest-card,.reward-card{padding:27px;min-height:0}.quest-card h3,.reward-card h3{font-size:33px}.quest-card{min-height:480px}.reward-card{min-height:440px}.reward-card h3{margin-bottom:13px}.reward-token{position:absolute;top:65px;right:24px;width:90px;height:90px;font-size:56px;margin:0;opacity:.5}.reward-card h3{position:relative;z-index:1}.reward-benefits{margin-top:40px}.reward-after{min-height:430px}.success-seal{margin-top:0;margin-bottom:24px;width:68px;height:68px;font-size:32px}.reward-after h3{margin-top:17px}.quest-footnote{font-size:12px}.observation-demo{padding:24px}.question-icon{width:47px;height:47px;border-radius:12px;font-size:27px}.observation-top{gap:12px}.observation-top h3{font-size:20px}.observation-choices{gap:7px}.observation-choices button{font-size:13px;padding:10px}.observation-extras{gap:8px;flex-direction:column}.closing{padding:28px}.closing h2{font-size:35px}.closing-bottom p{font-size:16px}.closing-bottom .button{width:100%;gap:15px;font-size:14px}.closing-symbol{font-size:36px}.site-footer{flex-direction:column;align-items:flex-start;gap:14px;padding-block:24px}.site-footer p{max-width:290px}.research-hero h1{font-size:44px}.research-hero>p:not(.eyebrow){font-size:17px}.research-actions{align-items:stretch;flex-direction:column;gap:5px}.research-actions .text-button{justify-content:center}.evidence-grid{grid-template-columns:1fr}.research-section p,.research-section li{font-size:16px}.research-section h2{font-size:27px}.research-disclosure summary{padding:15px}.research-disclosure .details-body{padding:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:560px){.scene-chip div>span{display:none}}
