@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@800;900&family=Sora:wght@600;700;800&display=swap";/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color-scheme:dark;color:#f8fafc;--bg:#06111f;--bg-2:#0a1628;--card:#111f34;--card-2:#17263d;--text:#f8fafc;--muted:#a9b4c6;--cyan:#38bdf8;--blue:#3b82f6;--purple:#2563eb;--green:#22c98b;--yellow:#f5b942;--red:#ff5a67;--border:#94a3b82e;--gradient:linear-gradient(90deg, #38bdf8 0%, #3b82f6 50%, #2563eb 100%);--gradient-green:linear-gradient(90deg, #38bdf8 0%, #22c98b 100%);background:#02070d;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 0,#0d2035,#02070d 58%);min-width:320px}button{font:inherit}.app-shell{justify-content:center;align-items:center;gap:1.2vw;width:100%;height:100%;padding:1.5vh 1.2vw;display:flex}.presentation-stage{flex:1;justify-content:center;align-items:center;min-width:0;height:100%;display:flex}.deck-frame{aspect-ratio:16/9;background:var(--bg);isolation:isolate;width:min(100%,172.444vh);max-height:97vh;position:relative;overflow:hidden;box-shadow:0 3rem 8rem #0000008c,0 0 0 1px #ffffff0f;container-type:size}.deck-frame:before{content:"";z-index:-1;background:linear-gradient(#38bdf806 1px,#0000 1px) 0 0/4cqw 4cqw,linear-gradient(90deg,#38bdf806 1px,#0000 1px) 0 0/4cqw 4cqw,radial-gradient(circle at 90% -20%,#3b82f624,#0000 38%),radial-gradient(circle at -10% 110%,#2563eb17,#0000 38%);position:absolute;top:0;right:0;bottom:0;left:0}.slide-motion,.slide-container{position:absolute;top:0;right:0;bottom:0;left:0}.slide-container{flex-direction:column;padding:5.2cqh 5.6cqw 9.4cqh;display:flex;overflow:hidden}.slide-header{z-index:2;max-width:88%;margin-bottom:3.7cqh;position:relative}.slide-header h1{letter-spacing:-.055em;color:var(--text);margin:0;font-family:Sora,sans-serif;font-size:4.05cqw;font-weight:800;line-height:1.05}.slide-header p{max-width:75cqw;color:var(--muted);margin:1.5cqh 0 0;font-size:1.58cqw;line-height:1.45}.eyebrow,.section-index{color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.2cqh;font-size:.9cqw;font-weight:700;display:block}.section-chip{z-index:20;color:#a9b4c6a8;text-transform:uppercase;letter-spacing:.18em;font-size:.78cqw;font-weight:700;position:absolute;top:3.3cqh;right:3.1cqw}.gradient-text{color:#0000;background:var(--gradient);-webkit-background-clip:text;background-clip:text}.gradient-green{background-image:var(--gradient-green)}.tone-cyan{--tone:var(--cyan);--tone-rgb:56, 189, 248}.tone-blue{--tone:var(--blue);--tone-rgb:59, 130, 246}.tone-purple{--tone:var(--purple);--tone-rgb:37, 99, 235}.tone-green{--tone:var(--green);--tone-rgb:34, 201, 139}.tone-yellow{--tone:var(--yellow);--tone-rgb:245, 185, 66}.tone-red{--tone:var(--red);--tone-rgb:255, 90, 103}.tone-neutral{--tone:#94a3b8;--tone-rgb:148, 163, 184}.cover-slide{text-align:center;justify-content:center;align-items:center}.cover-content{z-index:2;width:80%;position:relative}.cover-content h1{letter-spacing:-.07em;margin:0;font-family:Montserrat,sans-serif;font-size:6.1cqw;font-weight:900;line-height:.92}.cover-content h1 span{color:var(--cyan);text-shadow:0 0 4cqw #38bdf829}.cover-rule{background:var(--gradient);border-radius:99px;width:4.2cqw;height:.28cqh;margin:4.2cqh auto 3cqh}.cover-content p{max-width:60cqw;color:var(--muted);margin:0 auto;font-size:1.7cqw;line-height:1.45}.cover-orb{aspect-ratio:1;filter:blur(7cqw);opacity:.14;border-radius:50%;width:34cqw;position:absolute}.orb-one{background:var(--blue);top:-25cqw;right:-10cqw}.orb-two{background:var(--purple);bottom:-28cqw;left:-12cqw}.cover-brand{z-index:3;color:#aab6c8;letter-spacing:.2em;align-items:center;gap:.75cqw;font-size:.78cqw;font-weight:800;display:flex;position:absolute;bottom:6.5cqh;left:50%;transform:translate(-50%)}.cover-brand img{object-fit:contain;filter:drop-shadow(0 0 1.2cqw #38bdf852);width:2.7cqw;height:2.2cqw}.cards-grid{flex:1;align-items:stretch;gap:1.4cqw;min-height:0;display:grid}.cards-grid.count-3{grid-template-columns:repeat(3,1fr)}.cards-grid.count-2{grid-template-columns:repeat(2,1fr);margin-inline:5cqw}.concept-card{border:1px solid var(--border);background:linear-gradient(145deg,rgba(var(--tone-rgb),.08),#111f34d6 55%);border-radius:1.05cqw;padding:2.3cqw;position:relative;overflow:hidden}.concept-card:after{content:"";background:linear-gradient(90deg,transparent,var(--tone),transparent);height:1px;position:absolute;top:0;left:12%;right:12%}.card-index{color:rgba(var(--tone-rgb),.35);font-family:Sora;font-size:.95cqw;font-weight:800;position:absolute;top:1.3cqw;right:1.5cqw}.icon-tile{aspect-ratio:1;width:3.4cqw;color:var(--tone);background:rgba(var(--tone-rgb),.1);border:1px solid rgba(var(--tone-rgb),.23);border-radius:.8cqw;place-items:center;display:grid}.icon-tile svg{width:1.45cqw}.concept-card h2{letter-spacing:-.035em;margin:2.2cqh 0 1.3cqh;font-family:Sora;font-size:1.75cqw}.concept-card>p{color:var(--muted);margin:0;font-size:1.22cqw;line-height:1.5}.concept-card ul{border-top:1px solid var(--border);margin:2cqh 0 0;padding:1.7cqh 0 0;list-style:none}.concept-card li{color:#dce5ef;align-items:center;gap:.6cqw;margin:.7cqh 0;font-size:1.02cqw;display:flex}.concept-card li svg{color:var(--tone)}.statement{border-left:.2cqw solid var(--cyan);color:#dce6f2;flex:none;max-width:74cqw;margin:3.2cqh auto 0;padding-left:1.2cqw;font-family:Sora;font-size:1.4cqw;font-weight:600;line-height:1.45}.formula{width:max-content;color:var(--text);background:#38bdf812;border:1px solid #38bdf838;border-radius:999px;margin:3.2cqh auto 0;padding:1.3cqh 2cqw;font:700 1.35cqw Sora}.comparison-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.7cqw;min-height:0;display:grid}.compare-card{border:1px solid rgba(var(--tone-rgb),.22);background:linear-gradient(135deg,rgba(var(--tone-rgb),.08),#0f1c2fe0);border-radius:1cqw;padding:2.3cqw 2.4cqw;position:relative}.compare-label{color:var(--tone);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.7cqw;font-size:.9cqw;font-weight:800;display:flex}.compare-main{color:var(--text);margin:2.2cqh 0 0;font:600 1.52cqw/1.42 Sora}.compare-card ul{border-top:1px solid var(--border);gap:1.1cqh;margin:2.2cqh 0 0;padding:2cqh 0 0;list-style:none;display:grid}.compare-card li{color:#d7e1ec;padding-left:1.4cqw;font-size:1.14cqw;position:relative}.compare-card li:before{content:"";aspect-ratio:1;background:var(--tone);width:.4cqw;box-shadow:0 0 1cqw rgba(var(--tone-rgb),.5);border-radius:50%;position:absolute;top:.52em;left:0}.insight-card{background:#38bdf813;border:1px solid #38bdf833;border-radius:.7cqw;align-items:center;gap:1.1cqw;width:max-content;max-width:82%;margin:2.8cqh auto 0;padding:1.25cqh 1.5cqw;display:flex}.insight-card svg{color:var(--cyan);flex:none}.insight-card span{letter-spacing:.13em;text-transform:uppercase;color:var(--cyan);margin-bottom:.35cqh;font-size:.72cqw;font-weight:800;display:block}.insight-card p{margin:0;font-size:1.06cqw;line-height:1.35}.flow-grid{flex:1;grid-template-columns:repeat(4,1fr);align-items:center;gap:1.2cqw;min-height:0;display:grid}.flow-step{border:1px solid rgba(var(--tone-rgb),.22);background:linear-gradient(160deg,rgba(var(--tone-rgb),.1),#111f34b8);border-radius:.9cqw;height:70%;min-height:18cqh;padding:2.5cqh 1.5cqw;position:relative}.flow-step>span{color:var(--tone);letter-spacing:.15em;font-size:.82cqw;font-weight:800}.flow-step h3{margin:3.8cqh 0 1.2cqh;font:700 1.45cqw Sora}.flow-step p{color:var(--muted);margin:0;font-size:1.08cqw;line-height:1.45}.flow-arrow{z-index:2;color:var(--cyan);background:var(--bg);border-radius:50%;padding:.22cqw;position:absolute;top:50%;right:-1.05cqw;transform:translate(50%,-50%)}.question-banner{color:#eaf2fa;text-align:center;background:#8b5cf612;border:1px solid #8b5cf640;border-radius:.8cqw;max-width:84%;margin:0 auto 2cqh;padding:1.6cqh 2cqw;font:600 1.28cqw/1.4 Sora}.error-strip{color:#ffd4d7;background:#ff5a670f;border:1px solid #ff5a6733;border-radius:.55cqw;align-items:center;gap:.55cqw;margin:2.4cqh auto 0;padding:1cqh 1.2cqw;font-size:.95cqw;display:flex}.profile-layout{flex:1;grid-template-columns:.72fr 1.6fr;align-items:center;gap:3cqw;min-height:0;display:grid}.profile-core{text-align:center;flex-direction:column;align-items:center;display:flex}.profile-rings{aspect-ratio:1;width:12cqw;color:var(--cyan);background:radial-gradient(circle,#38bdf826,#0000 62%);border:1px solid #38bdf859;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 1.2cqw #38bdf806,0 0 0 2.7cqw #38bdf804}.profile-rings svg{width:4.2cqw;height:4.2cqw}.profile-core>span{color:var(--cyan);letter-spacing:.15em;text-transform:uppercase;margin-top:3.8cqh;font-size:.82cqw;font-weight:800}.profile-core strong{margin-top:.8cqh;font:700 1.45cqw Sora}.profile-signals{grid-template-columns:1fr 1fr;gap:1.1cqw;display:grid}.signal-card{border:1px solid var(--border);background:#111f34b8;border-radius:.7cqw;gap:1cqw;padding:1.6cqh 1.2cqw;display:flex}.signal-card>span{width:3.5cqw;color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;flex:none;font-size:.75cqw;font-weight:800}.signal-card strong{font-size:1.04cqw}.signal-card p{color:var(--muted);margin:.5cqh 0 0;font-size:.9cqw}.timeline{flex:1;grid-template-columns:repeat(5,1fr);align-items:center;gap:1.2cqw;display:grid;position:relative}.timeline-line{background:linear-gradient(90deg,#94a3b8,var(--red),var(--purple),var(--cyan),var(--green));height:1px;position:absolute;top:13%;left:7%;right:7%}.timeline-item{align-self:stretch;padding-top:21%;position:relative}.timeline-dot{z-index:2;aspect-ratio:1;width:2.4cqw;color:var(--tone);border:1px solid rgba(var(--tone-rgb),.5);background:var(--bg);box-shadow:0 0 1.5cqw rgba(var(--tone-rgb),.2);border-radius:50%;place-items:center;margin:0 auto 2.4cqh;display:grid;position:relative}.timeline-dot svg{fill:currentColor;width:.65cqw}.timeline-item>span{color:var(--tone);text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:.8cqw;font-weight:800;display:block}.timeline-item p{color:#dde6ef;text-align:center;margin:1.1cqh 0 0;font-size:1cqw;line-height:1.42}.pause-slide:after{content:"";background:var(--gradient-green);filter:blur(10cqw);opacity:.08;height:55%;position:absolute;inset:auto -10% -40% 45%}.pause-grid{z-index:1;flex:1;place-items:center;min-height:0;display:grid;position:relative}.pause-content{width:78%}.pause-content blockquote{color:#eef8f9;background:linear-gradient(135deg,#38bdf814,#22c98b14);border:1px solid #22c98b40;border-radius:1cqw;margin:0;padding:3.4cqw;font:600 1.85cqw/1.5 Sora}.pause-footer{color:var(--muted);text-align:center;margin:2cqh 0 0;font-size:1.12cqw}.gap-diagram{grid-template-columns:1fr .8fr 1fr;align-items:stretch;gap:1.5cqw;margin-bottom:3cqh;display:grid}.gap-part{border:1px solid rgba(var(--tone-rgb),.2);background:rgba(var(--tone-rgb),.06);border-radius:.65cqw;padding:1.7cqh 1.3cqw;position:relative}.gap-part>span{color:var(--tone);letter-spacing:.12em;text-transform:uppercase;font-size:.82cqw;font-weight:800}.gap-part p{margin:.8cqh 0 0;font-size:1.06cqw}.gap-part>svg{z-index:2;color:var(--cyan);position:absolute;top:50%;right:-1.35cqw;transform:translateY(-50%)}.gap-part.the-gap{background:repeating-linear-gradient(135deg,#2563eb17,#2563eb17 .5cqw,#2563eb05 .5cqw,#2563eb05 1cqw)}.large-question{text-align:center;color:#eef5fb;background:#38bdf80f;border:1px solid #38bdf838;border-radius:.8cqw;width:84%;margin:0 auto 2.7cqh;padding:2cqh 2cqw;font:600 1.4cqw/1.45 Sora}.large-question span{color:var(--cyan);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.6cqh;font:800 .76cqw Inter;display:block}.answer-row{grid-template-columns:repeat(3,1fr);gap:1cqw;margin-top:2.2cqh;display:grid}.answer-row>div{color:#dfe8f2;border:1px solid var(--border);background:#111f34b3;border-radius:.6cqw;align-items:center;gap:.8cqw;padding:1.4cqh 1cqw;font-size:.96cqw;display:flex}.answer-row span{aspect-ratio:1;width:1.7cqw;color:var(--cyan);background:#38bdf817;border-radius:.4cqw;flex:none;place-items:center;font-size:.77cqw;display:grid}.mind-flow{justify-content:center;align-items:stretch;gap:1.4cqw;margin-top:3cqh;display:flex}.mind-flow>div{text-align:center;border:1px solid rgba(var(--tone-rgb),.2);background:rgba(var(--tone-rgb),.06);border-radius:.65cqw;width:20%;padding:1.5cqh 1.1cqw;position:relative}.mind-flow>div>span{color:var(--tone);font-size:.76cqw;font-weight:800;display:block}.mind-flow strong{margin:.7cqh 0 .5cqh;font:700 1.08cqw Sora;display:block}.mind-flow p{color:var(--muted);margin:0;font-size:.88cqw}.mind-flow svg{color:var(--cyan);position:absolute;top:50%;right:-1.25cqw;transform:translateY(-50%)}.quiz-shell{background:#0b1728;border:1px solid #38bdf838;border-radius:1cqw;width:63cqw;max-height:63cqh;margin:auto;overflow:hidden;box-shadow:0 2.5cqw 7cqw #00000061,0 0 5cqw #38bdf80d}.browser-top{border-bottom:1px solid var(--border);background:#101d30;align-items:center;gap:.45cqw;height:5cqh;padding:0 1.1cqw;display:flex}.browser-top i{aspect-ratio:1;background:#334155;border-radius:50%;width:.5cqw}.browser-top span{color:#64748b;margin-left:1cqw;font-size:.78cqw}.quiz-body{padding:2.4cqh 4.3cqw 2.8cqh}.quiz-meta{color:var(--cyan);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:.8cqw;font-weight:800;display:flex}.mock-progress{background:#1b2b42;border-radius:99px;height:.48cqh;margin-top:1.2cqh;overflow:hidden}.mock-progress span{border-radius:inherit;background:var(--gradient);height:100%;display:block}.quiz-body h2{color:var(--text);text-align:center;letter-spacing:-.035em;margin:2.5cqh 0 2cqh;font:700 1.58cqw/1.35 Sora}.quiz-answers{gap:.85cqh;display:grid}.quiz-answers>div{color:#dfe7f1;border:1px solid var(--border);background:#172338b3;border-radius:.5cqw;align-items:center;gap:.9cqw;min-height:4.8cqh;padding:.75cqh .9cqw;font-size:.92cqw;display:flex}.quiz-answers>div>span{aspect-ratio:1;width:1.65cqw;color:var(--cyan);background:#38bdf814;border-radius:.35cqw;flex:none;place-items:center;font-size:.75cqw;display:grid}.quiz-answers svg{color:#64748b;margin-left:auto}.almost-ready{color:var(--green);justify-content:center;align-items:center;gap:.6cqw;margin-top:1.5cqh;font-size:.85cqw;font-weight:700;display:flex}.mock-footer{color:var(--muted);text-align:center;margin-top:1.5cqh;font-size:.88cqw}.principles-grid{flex:1;grid-template-columns:repeat(4,1fr);align-items:center;gap:1.3cqw;display:grid}.principles-grid>div{text-align:center;border:1px solid rgba(var(--tone-rgb),.22);background:radial-gradient(circle at 50% 10%,rgba(var(--tone-rgb),.14),#111f34bf 60%);border-radius:50% 50% .9cqw .9cqw;flex-direction:column;justify-content:center;min-height:27cqh;padding:1.6cqw;display:flex}.principles-grid strong{color:var(--tone);font:800 2.15cqw Sora}.principles-grid span{color:#dfe8f2;margin-top:1cqh;font-size:1.12cqw}.conversation-line{color:#64748b;align-items:center;width:72%;margin:2.2cqh auto 0;display:flex}.conversation-line span{background:linear-gradient(90deg,#0000,#334155);flex:1;height:1px}.conversation-line p{text-transform:uppercase;letter-spacing:.1em;margin:0 .7cqw;font-size:.72cqw}.section-slide{text-align:center;justify-content:center;align-items:center}.section-slide:after{content:"";background:var(--gradient);opacity:.1;filter:blur(7cqw);width:55cqw;height:25cqh;position:absolute;transform:rotate(-8deg)}.section-slide>*{z-index:1;position:relative}.section-index{margin-bottom:3cqh}.section-slide h1{letter-spacing:-.065em;margin:0;font:800 5.2cqw/1.05 Sora}.section-slide>p{color:var(--muted);margin:2.5cqh 0 0;font-size:1.65cqw}.section-formula{color:#8fa1b6;letter-spacing:.12em;text-transform:uppercase;margin-top:4cqh;font-size:.9cqw;font-weight:700}.journey-diagram{flex:1;grid-template-columns:.8fr 1.18fr .95fr;align-items:end;gap:1.2cqw;padding-top:3cqh;display:grid;position:relative}.journey-phase{border:1px solid rgba(var(--tone-rgb),.24);background:linear-gradient(160deg,rgba(var(--tone-rgb),.12),#111f34d9);border-radius:.9cqw;padding:1.6cqw}.journey-phase:nth-of-type(2){min-height:35cqh}.journey-phase:nth-of-type(3){min-height:43cqh}.journey-phase:nth-of-type(4){min-height:51cqh}.journey-phase>span{color:var(--tone);letter-spacing:.06em;text-transform:uppercase;font:800 .95cqw Sora}.journey-phase ol{counter-reset:journey;margin:2cqh 0 0;padding:0;list-style:none}.journey-phase li{counter-increment:journey;color:#dce6ef;margin:1.2cqh 0;padding-left:2.1cqw;font-size:.98cqw;position:relative}.journey-phase li:before{content:counter(journey);aspect-ratio:1;width:1.45cqw;color:var(--tone);border:1px solid rgba(var(--tone-rgb),.3);border-radius:50%;place-items:center;font-size:.68cqw;display:grid;position:absolute;top:-.15cqh;left:0}.journey-growth{align-items:center;gap:1cqw;display:flex;position:absolute;inset:1cqh 0 auto}.journey-growth span{color:#64748b;letter-spacing:.1em;text-transform:uppercase;font-size:.72cqw}.journey-growth i{background:linear-gradient(90deg,#334155,var(--purple),var(--green));flex:1;height:1px}.journey-caption{color:var(--muted);text-align:center;letter-spacing:.15em;margin-top:0;font-size:.92cqw;font-weight:700;position:relative;bottom:1.7cqh}.result-shell{background:linear-gradient(145deg,#38bdf80f,#111f34e6);border:1px solid #38bdf833;border-radius:1.15cqw;width:72cqw;margin:auto;padding:2.2cqw;box-shadow:0 2cqw 6cqw #00000047}.result-top{color:#728399;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:.78cqw;font-weight:700;display:flex}.result-top>span:first-child{color:var(--cyan);align-items:center;gap:.5cqw;display:flex}.result-shell>h2{letter-spacing:-.05em;margin:2.2cqh 0;font:800 2.45cqw Sora}.result-grid{gap:.85cqw;display:grid}.result-grid.result-5{grid-template-columns:repeat(5,1fr)}.result-grid.result-4{grid-template-columns:repeat(4,1fr)}.result-grid>div{border:1px solid var(--border);background:#06111f8a;border-radius:.7cqw;min-height:18cqh;padding:1.4cqw;position:relative}.result-grid>div>span{color:var(--cyan);letter-spacing:.11em;text-transform:uppercase;font-size:.72cqw;font-weight:800;display:block}.result-grid strong{margin-top:1.2cqh;font:700 1.08cqw/1.25 Sora;display:block}.result-grid p{color:var(--muted);margin:.9cqh 0 0;font-size:.88cqw;line-height:1.45}.result-grid .result-action{background:#22c98b0f;border-color:#22c98b40}.result-action>span{color:var(--green)!important}.result-action>svg{color:var(--green);position:absolute;bottom:1.5cqh;right:1cqw}.offer-bridge{justify-content:center;align-items:stretch;margin:2.6cqh auto 0;display:flex}.offer-bridge>div{text-align:center;background:#38bdf80a;border-block:1px solid #38bdf82b;min-width:11cqw;padding:1.5cqh .9cqw;position:relative}.offer-bridge>div:first-child{border-left:1px solid #38bdf82b;border-radius:.55cqw 0 0 .55cqw}.offer-bridge>div:last-child{border-right:1px solid #38bdf82b;border-radius:0 .55cqw .55cqw 0}.offer-bridge span{color:var(--cyan);margin-bottom:.45cqh;font-size:.68cqw;font-weight:800;display:block}.offer-bridge strong{font-size:.88cqw}.offer-bridge svg{z-index:2;width:1.5cqw;color:var(--cyan);background:#0a1628;border-radius:50%;padding:.2cqw;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.checklist-grid{flex:1;grid-template-columns:1fr 1fr;align-content:center;gap:.9cqw 1.2cqw;display:grid}.checklist-grid>div{border:1px solid rgba(var(--tone-rgb),.15);background:rgba(var(--tone-rgb),.045);border-radius:.6cqw;align-items:center;gap:.9cqw;min-height:6cqh;padding:1cqh 1.2cqw;display:flex}.checklist-grid svg{width:1.2cqw;color:var(--tone,var(--green));flex:none}.checklist-grid span{color:#dce5ee;font-size:1.06cqw}.checklist-10{grid-template-columns:1fr 1fr}.checklist-10>div{min-height:5cqh}.quote-slide{text-align:center;justify-content:center;align-items:center}.quote-mark{color:#38bdf821;font:900 18cqw/1 Montserrat;position:absolute;top:5cqh;left:7cqw}.quote-slide blockquote{z-index:2;color:#f5f9fc;letter-spacing:-.04em;width:79cqw;margin:0;font:700 2.45cqw/1.42 Sora;position:relative}.quote-slide blockquote:after{content:"";background:var(--gradient);border-radius:99px;width:5cqw;height:.35cqh;margin:4cqh auto;display:block}.quote-label{color:var(--cyan);letter-spacing:.14em;text-transform:uppercase;font-size:.9cqw;font-weight:800}.next-cards{grid-template-columns:repeat(3,1fr);gap:1.2cqw;margin:0 2cqw;display:grid}.next-cards>div{border:1px solid rgba(var(--tone-rgb),.22);background:linear-gradient(145deg,rgba(var(--tone-rgb),.1),#111f34cc);border-radius:.9cqw;min-height:21cqh;padding:2cqw;position:relative}.next-cards>div>span{color:rgba(var(--tone-rgb),.38);font:800 .95cqw Sora;position:absolute;right:1.5cqw}.next-cards h2{color:var(--tone);margin:0 0 1.2cqh;font:800 1.75cqw Sora}.next-cards p{color:var(--muted);margin:0;font-size:1.08cqw;line-height:1.5}.closing-brand{background:#38bdf80e;border:1px solid #38bdf82e;border-radius:.7cqw;align-items:center;gap:.85cqw;padding:.8cqh 1cqw;display:flex;position:absolute;bottom:10.3cqh;right:5.6cqw}.closing-brand img{object-fit:contain;filter:drop-shadow(0 0 1cqw #38bdf840);width:3.4cqw;height:2.6cqw}.closing-brand span{color:#718197;letter-spacing:.08em;text-transform:uppercase;font-size:.62cqw;font-weight:700;display:block}.closing-brand strong{color:#dce5ef;margin-top:.2cqh;font:700 .92cqw Sora;display:block}.click-zone{z-index:10;opacity:0;cursor:pointer;border:0;width:6%;position:absolute;top:9%;bottom:9%}.click-zone:disabled{cursor:default}.click-prev{left:0}.click-next{right:0}.deck-controls{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.06;background:#06111fd1;border:1px solid #94a3b82b;border-radius:.65cqw;align-items:center;gap:.25cqw;padding:.45cqh .35cqw;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:1cqh;left:50%;transform:translate(-50%)translateY(.4cqh);box-shadow:0 1cqw 3cqw #0000004d}.deck-controls.visible{opacity:1;transform:translate(-50%)translateY(0)}.deck-controls button{aspect-ratio:1;color:#91a1b4;cursor:pointer;background:0 0;border:0;border-radius:.45cqw;place-items:center;width:2.1cqw;padding:0;display:grid}.deck-controls button:hover,.deck-controls button.active{color:var(--cyan);background:#38bdf81a}.deck-controls button:disabled{opacity:.25;cursor:default}.deck-controls button svg{width:1.05cqw}.slide-count{color:#617288;font-variant-numeric:tabular-nums;align-items:center;gap:.5cqw;padding:0 .7cqw;font-size:.65cqw;display:flex}.slide-count strong{color:#dce5ef}.slide-count i{background:#334155;width:1.5cqw;height:1px}.control-divider{background:var(--border);width:1px;height:2.3cqh;margin:0 .25cqw}.slide-progress{z-index:31;background:#94a3b812;height:.3cqh;position:absolute;bottom:0;left:0;right:0}.slide-progress span{background:var(--gradient);height:100%;display:block}.presenter-active .deck-frame{width:min(100%,145.778vh)}.presenter-panel{color:#e8eef5;border:1px solid var(--border);background:#081321;border-radius:.8vw;flex:0 0 25vw;align-self:stretch;max-height:97vh;padding:1.4vw;overflow-y:auto;box-shadow:0 2vw 6vw #00000059}.presenter-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:1.8vh;display:flex}.presenter-top span{color:var(--cyan);text-transform:uppercase;letter-spacing:.13em;margin-bottom:.5vh;font-size:.65vw;font-weight:800;display:block}.presenter-top strong{font:700 1.1vw Sora}.presenter-top button{color:#8da0b6;cursor:pointer;background:0 0;border:0;border-radius:.35vw;place-items:center;padding:.35vw;display:grid}.presenter-section{border:1px solid var(--border);background:#1723387a;border-radius:.55vw;margin-top:1.8vh;padding:1.1vw}.presenter-section.compact{justify-content:space-between;align-items:center;display:flex}.presenter-label{color:#8394a9;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.45vw;font-size:.7vw;font-weight:800;display:flex}.presenter-section>p{color:#cbd5e1;margin:1.1vh 0 0;font-size:.78vw;line-height:1.55}.presenter-section strong{color:var(--cyan);font-size:.9vw}.presenter-section .source-item{color:#8fa0b4;border-left:2px solid #334155;padding-left:.7vw;font-size:.67vw}.next-preview{background:#38bdf80a;border:1px solid #38bdf82e;border-radius:.55vw;margin-top:1.8vh;padding:1.2vw}.next-preview>span{color:var(--cyan);text-transform:uppercase;letter-spacing:.1em;font-size:.64vw;font-weight:800}.next-preview strong{margin-top:1vh;font:700 .92vw/1.3 Sora;display:block}.next-preview p{color:#8494a8;margin:.7vh 0 0;font-size:.7vw;line-height:1.45}.presenter-hint{color:#506075;text-align:center;margin-top:2vh;font-size:.65vw}@media(max-width:850px){.app-shell.presenter-active{align-items:stretch;padding:1vh;overflow:auto}.presenter-active .presentation-stage{height:auto;min-height:55vh}.app-shell.presenter-active{flex-direction:column}.presenter-panel{flex:none;width:100%;max-height:38vh;padding:2vw}.presenter-top span,.presenter-label,.presenter-hint{font-size:1.5vw}.presenter-top strong{font-size:2.4vw}.presenter-section>p,.presenter-section .source-item,.next-preview p{font-size:1.7vw}.presenter-section strong,.next-preview strong{font-size:2vw}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
