/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{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]){appearance:button}::file-selector-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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#171717;--paper:#f4f0e6;--paper-2:#ebe5d8;--white:#fffdf8;--orange:#f36b21;--teal:#4fc9c1;--gold:#e4aa22;--green:#2e8f75;--rose:#c65a7a;--muted:#6e6a63;--line:#17171724;--shadow:0 20px 60px #211d1621}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.eyebrow{letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.eyebrow.orange{color:var(--orange)}.eyebrow.teal{color:#1e9c94}.eyebrow.gold{color:var(--gold)}.text-link{letter-spacing:.02em;font-size:13px;font-weight:800}.text-link span{color:var(--orange)}.dark-text{color:var(--ink)!important}.primary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:14px;font-weight:900;transition:transform .18s,background .18s;display:inline-flex}.primary-button:hover{background:#2b2b2b;transform:translateY(-2px)}.primary-button:disabled,.primary-button.disabled{cursor:not-allowed;opacity:.55;transform:none}.form-error{font-weight:700;color:#b83b2d!important}.live-dot{background:var(--teal);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #4fc9c12e}.site-header,.app-header{z-index:5;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.app-header{border-bottom:1px solid var(--line);background:#f4f0e6f5;min-height:78px;padding:0 clamp(20px,4vw,64px)}.brand-lockup{color:#fff;align-items:center;gap:12px;display:inline-flex}.brand-lockup>span:last-child{flex-direction:column;gap:2px;display:flex}.brand-lockup b{letter-spacing:.05em;text-transform:uppercase;font-size:13px}.brand-lockup small{letter-spacing:.14em;opacity:.65;text-transform:uppercase;font-size:9px;font-weight:700}.brand-v{background:var(--teal);width:39px;height:39px;color:var(--ink);border-radius:50%;place-items:center;font-size:20px;font-weight:950;display:grid}.landing-page{background:var(--ink);color:#fff;flex-direction:column;min-height:100svh;padding:28px clamp(24px,5vw,80px) 30px;display:flex;position:relative;overflow:hidden}.ambient-grid{opacity:.09;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35% 75%,#0000)}.landing-page .site-header .text-link{color:#f2ede4}.home-nav{align-items:center;gap:22px;display:flex}.home-nav .trailer-demo-link{color:var(--gold)!important}.home-nav .trailer-demo-link span{color:var(--teal)}.hero-shell{z-index:2;flex:1;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(50px,8vw,130px);width:min(1320px,100%);margin:0 auto;padding:70px 0 50px;display:grid;position:relative}.hero-copy h1{letter-spacing:-.065em;text-transform:uppercase;max-width:760px;margin:0;font-size:clamp(56px,7.5vw,118px);font-weight:950;line-height:.88}.hero-copy h1 span{color:var(--gold)}.hero-sub{color:#d1cdc6;margin:28px 0 36px;font-size:clamp(17px,2vw,24px);font-weight:700}.tool-feature-line{color:#fff;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:8px;margin:-18px 0 32px;font-size:11px;font-weight:900;display:flex}.tool-feature-line b:first-child{color:var(--orange)}.tool-feature-line b:nth-of-type(2){color:var(--teal)}.tool-feature-line i{color:var(--gold);margin:0 3px;font-size:16px;font-style:normal}.brand-row{color:#aaa59d;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;font-size:10px;font-weight:900;display:flex}.brand-row i{background:var(--orange);border-radius:50%;width:4px;height:4px}.entry-panel{background:#ffffff0b;border:1px solid #ffffff1f;padding:clamp(22px,3vw,38px);position:relative;box-shadow:0 30px 100px #00000040}.step-label{color:#827e78;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:900}.entry-card{background:var(--white);min-height:108px;color:var(--ink);grid-template-columns:48px 1fr 24px;align-items:center;gap:14px;margin-bottom:12px;padding:18px;transition:transform .2s,box-shadow .2s;display:grid}.entry-card:hover{transform:translate(7px);box-shadow:0 15px 45px #00000040}.entry-card.presenter-card{background:var(--teal)}.entry-number{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.presenter-card .entry-number{background:var(--ink)}.entry-card div{flex-direction:column;gap:6px;display:flex}.entry-card strong{font-size:17px}.entry-card small{color:#68635c;font-size:12px;line-height:1.4}.entry-arrow{font-size:25px;font-weight:300}.live-note{color:#aaa59d;align-items:center;gap:12px;margin:20px 4px 0;font-size:11px;font-weight:700;display:flex}.landing-footer{z-index:2;color:#68645f;letter-spacing:.15em;justify-content:space-between;font-size:9px;font-weight:900;display:flex;position:relative}.shape{z-index:1;position:absolute;transform:rotate(16deg)}.shape-orange{background:var(--orange);width:120px;height:180px;top:-70px;right:22%}.shape-teal{background:var(--teal);width:150px;height:90px;bottom:-48px;left:44%;transform:rotate(-15deg)}.shape-gold{background:var(--gold);opacity:.8;width:22px;height:130px;top:28%;left:6%}.join-page{background:var(--paper);min-height:100svh}.checkin-shell{grid-template-columns:1.05fr .95fr;min-height:calc(100svh - 78px);display:grid}.checkin-copy{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;padding:clamp(50px,8vw,120px);display:flex;position:relative;overflow:hidden}.checkin-copy:after{content:"V";color:#4fc9c117;font-size:400px;font-weight:950;line-height:1;position:absolute;bottom:-115px;right:-30px}.checkin-copy h1{letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(52px,6vw,92px);line-height:.92;position:relative}.checkin-copy h1 span{color:var(--teal)}.checkin-copy>p:not(.eyebrow){color:#c7c3bc;max-width:480px;margin:28px 0;font-size:17px;line-height:1.6;position:relative}.brand-pills{flex-wrap:wrap;gap:8px;display:flex;position:relative}.brand-pills span{color:#aaa59d;text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff29;padding:9px 12px;font-size:10px;font-weight:800}.checkin-form{flex-direction:column;justify-content:center;padding:clamp(44px,8vw,120px);display:flex}.checkin-form .form-step{color:var(--orange);letter-spacing:.12em;font-size:11px;font-weight:900}.checkin-form h2{letter-spacing:-.04em;margin:12px 0 32px;font-size:clamp(30px,4vw,46px)}.checkin-form label,.settings-panel label,.dolly-phone>label,.recap-form label{letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:8px;margin-bottom:18px;font-size:11px;font-weight:900;display:flex}.checkin-form input,.checkin-form select,.settings-panel input,.dolly-phone input,.dolly-phone textarea,.recap-form textarea{border:1px solid var(--line);background:var(--white);width:100%;min-height:54px;color:var(--ink);letter-spacing:0;text-transform:none;border-radius:5px;outline:none;padding:14px 15px;font-size:15px;font-weight:500}.checkin-form input:focus,.checkin-form select:focus,textarea:focus,input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #4fc9c126}.checkin-form>small{color:var(--muted);text-align:center;margin-top:14px}.participant-chip{align-items:center;gap:10px;display:flex}.participant-chip>span{color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid}.participant-chip div{flex-direction:column;gap:2px;display:flex}.participant-chip b{font-size:12px}.participant-chip small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.activity-status-bar{background:var(--ink);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 clamp(18px,4vw,64px);display:grid}.activity-status-bar>span{color:#a9a59f;letter-spacing:.13em;align-items:center;gap:10px;font-size:9px;font-weight:900;display:flex}.activity-status-bar b{color:var(--gold);text-transform:uppercase;letter-spacing:.13em;font-size:10px}.activity-status-bar small{color:#77736e;justify-self:end}.phone-activity{width:min(760px,100%);margin:0 auto;padding:clamp(32px,6vw,72px) 20px 100px}.phone-card,.waiting-card,.finish-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);padding:clamp(24px,5vw,52px)}.phone-card>h2,.waiting-card h2,.finish-card h2{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(32px,7vw,50px);line-height:.96}.phone-card>p:not(.eyebrow):not(.submit-status),.waiting-card>p:not(.eyebrow),.finish-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.waiting-card,.finish-card{text-align:center}.pulse-ring{background:#4fc9c12e;border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto 30px;display:grid;position:relative}.pulse-ring:before{content:"";background:var(--teal);border-radius:50%;position:absolute;inset:10px}.pulse-ring span{z-index:1;font-size:30px;font-weight:950;position:relative}.submit-status{border-radius:5px;margin:16px 0;padding:12px 14px;font-size:13px;font-weight:800}.submit-status.success{color:#216d5b;background:#2e8f751f}.submit-status.error{color:#ad4310;background:#f36b211f}.level-options{gap:10px;margin-top:26px;display:grid}.level-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:46px 1fr 24px;align-items:center;gap:14px;width:100%;min-height:78px;padding:12px;display:grid}.level-options button.selected{border:2px solid var(--ink);transform:translate(4px)}.level-options button>b{color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.level-options button span{flex-direction:column;gap:4px;display:flex}.level-options button strong{font-size:14px}.level-options button small{color:var(--muted);line-height:1.3}.level-options button i{color:var(--green);font-style:normal;font-weight:900}.closing-level{border-top:8px solid var(--teal);background:linear-gradient(#fffdf8,#edf8f6)}.phone-practice-facts{gap:7px;margin:20px 0;display:grid}.phone-practice-facts span{border-left:4px solid var(--gold);background:var(--paper);padding:11px 13px;font-size:12px;font-weight:800}.practice-copy-row{background:var(--ink);color:#fff;gap:8px;margin:20px 0;padding:16px;display:grid}.practice-copy-row button{border:1px solid var(--teal);background:var(--teal);min-height:44px;color:var(--ink);cursor:pointer;font-size:12px;font-weight:900}.practice-copy-row small{color:#aaa59f;font-size:10px;line-height:1.5}.practice-options,.interview-options{gap:9px;margin-top:22px;display:grid}.practice-options button,.interview-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:42px 1fr 22px;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px;display:grid}.practice-options button.selected,.interview-options button.selected{border:2px solid var(--ink);transform:translate(3px)}.practice-options button>b,.interview-options button>b{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.practice-options button>span,.interview-options button>span{font-size:13px;font-weight:800;line-height:1.35}.practice-options button>i,.interview-options button>i{color:var(--green);font-style:normal;font-weight:950}.interview-phone .built-prompt{margin-top:24px}.clear-form{gap:12px;margin-top:28px;display:grid}.clear-form label{border:1px solid var(--line);background:#fff;grid-template-columns:42px 145px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.clear-form label>b{background:var(--paper-2);border-radius:4px;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.clear-form label>b.orange{color:var(--orange)}.clear-form label>b.teal{color:#219c94}.clear-form label>b.gold{color:#b7840a}.clear-form label>span{flex-direction:column;gap:4px;display:flex}.clear-form label strong{text-transform:uppercase;font-size:12px}.clear-form label small{color:var(--muted);font-size:9px}.clear-form textarea{resize:vertical;border:1px solid var(--line);background:var(--paper);min-height:62px;padding:10px;font-size:12px;line-height:1.4}.built-prompt{background:var(--ink);color:#fff;margin-top:18px;padding:22px}.built-prompt>small{color:var(--teal);letter-spacing:.12em;font-weight:900}.built-prompt p{font-size:14px;line-height:1.6}.built-prompt div{gap:8px;display:flex}.built-prompt button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:4px;min-height:40px;padding:0 14px;font-size:11px;font-weight:800}.built-prompt .dark-button{background:var(--teal);border-color:var(--teal);color:var(--ink)}.human-ai-phone{gap:14px;margin-top:24px;display:grid}.human-ai-phone article{border:1px solid var(--line);background:#fff;padding:18px}.human-ai-phone article>span{color:var(--orange);letter-spacing:.12em;font-size:9px;font-weight:900}.human-ai-phone article p{font-size:14px;line-height:1.5}.human-ai-phone article div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.human-ai-phone button{border:1px solid var(--line);background:var(--paper);cursor:pointer;min-height:44px;font-weight:900}.human-ai-phone button.selected.human{background:var(--orange);color:#fff;border-color:var(--orange)}.human-ai-phone button.selected.ai{background:var(--teal);color:var(--ink);border-color:var(--teal)}.phone-break{text-align:center;padding:100px 20px}.phone-break span{color:var(--orange);letter-spacing:.15em;font-size:11px;font-weight:900}.phone-break strong{letter-spacing:-.06em;margin:18px 0;font-size:clamp(72px,20vw,140px);display:block}.phone-break p{color:var(--muted)}.meet-phone .vicki-orb,.finish-card .vicki-orb{margin:0 auto 28px}.phone-vicki-logo{width:min(360px,90%);height:auto;margin:0 auto 26px;display:block}.meet-phone .primary-button,.finish-card .primary-button,.dolly-phone .primary-button,.phone-card>.primary-button{width:100%;margin-top:14px}.vicki-tip{background:var(--paper);flex-direction:column;gap:6px;margin-top:22px;padding:18px;display:flex}.vicki-tip b{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.vicki-tip span{font-size:14px;line-height:1.5}.workflow-mini{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0 5px;display:grid}.workflow-mini span{border:1px solid var(--line);background:#fff;padding:12px;font-size:11px;font-weight:800}.answer-mode-phone{background:var(--ink);color:#fff;margin:12px 0 8px;padding:14px}.answer-mode-phone>small{color:#aaa59f;letter-spacing:.12em;margin-bottom:10px;font-size:8px;font-weight:900;display:block}.answer-mode-phone>div{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.answer-mode-phone span,.answer-mode-phone b{text-align:center;border:1px solid #ffffff2e;padding:9px 5px;font-size:10px}.answer-mode-phone b{background:var(--teal);border-color:var(--teal);color:var(--ink)}.team-banner{color:#fff;grid-template-columns:1fr auto;margin:calc(-1*clamp(24px,5vw,52px)) calc(-1*clamp(24px,5vw,52px)) 36px;padding:20px clamp(24px,5vw,52px);display:grid}.team-banner span{letter-spacing:.14em;grid-column:1/-1;font-size:9px;font-weight:900}.team-banner strong{font-size:22px}.team-banner b{font-variant-numeric:tabular-nums;font-size:22px}.team-banner.dark{border-bottom:6px solid;background:var(--ink)!important}.scenario-copy{border-left:5px solid var(--orange);background:var(--paper);padding:20px;font-size:16px;color:var(--ink)!important}.challenge-steps{padding-left:22px;font-size:14px;line-height:1.7}.recap-form{margin-top:24px}.recap-form textarea,.dolly-phone textarea{resize:vertical;min-height:90px}.twist-box{background:var(--teal);flex-direction:column;gap:10px;margin:24px 0;padding:20px;display:flex}.twist-box small{letter-spacing:.12em;font-size:9px;font-weight:900}.twist-box b{font-size:14px}.vote-category{border:0;margin:25px 0;padding:0}.vote-category legend{align-items:center;gap:10px;margin-bottom:10px;font-size:13px;font-weight:900;display:flex}.vote-category legend span{color:var(--orange);font-size:20px}.vote-category button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:8px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:58px;margin:7px 0;padding:10px;display:grid}.vote-category button.selected{border:2px solid var(--ink)}.vote-category button i{width:8px;height:38px}.vote-category button span{flex-direction:column;gap:3px;display:flex}.vote-category button small{color:var(--muted)}.vote-category button>strong{color:var(--green)}.challenge-choice{gap:10px;margin:25px 0;display:grid}.challenge-choice button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px;display:grid}.challenge-choice b{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.challenge-choice span{font-weight:800}.empty-message{background:var(--paper);text-align:center;color:var(--muted);padding:20px}.presenter-gate,.presenter-loading{background:var(--ink);place-items:center;min-height:100svh;padding:24px;display:grid}.gate-card{background:var(--paper);width:min(500px,100%);padding:clamp(30px,6vw,58px);box-shadow:0 30px 100px #00000059}.gate-card .vicki-orb{margin-bottom:28px}.gate-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(38px,6vw,58px);line-height:.95}.gate-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.gate-card form{margin:26px 0}.gate-card label{text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:8px;font-size:11px;font-weight:900;display:flex}.gate-card input{border:1px solid var(--line);letter-spacing:.25em;text-align:center;background:#fff;min-height:58px;padding:12px;font-size:24px}.gate-card form button{width:100%;margin-top:12px}.gate-card>a{color:var(--muted);font-size:12px;font-weight:700}.presenter-loading{color:#fff;text-align:center}.presenter-loading .vicki-orb{margin-bottom:20px}.presenter-shell{background:#d9d4ca;grid-template-rows:62px 1fr 76px;height:100svh;display:grid;overflow:hidden}.presenter-topbar{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;display:grid}.presenter-topbar .brand-lockup .brand-v{width:34px;height:34px;font-size:16px}.presenter-status{align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.topbar-actions{justify-self:end;gap:6px;display:flex}.topbar-actions button{border:1px solid var(--line);background:var(--white);cursor:pointer;min-height:34px;padding:0 12px;font-size:10px;font-weight:800}.topbar-actions button:last-child{width:38px}.deck-frame{place-items:center;min-height:0;padding:16px 20px;display:grid}.slide-stage{aspect-ratio:16/9;background:var(--paper);width:min(100%,177.78svh - 302.226px);padding:clamp(26px,3.1vw,58px);position:relative;overflow:hidden;box-shadow:0 16px 50px #1f1c1833;container-type:inline-size}.slide-stage h2{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4.4cqw,68px);line-height:.96}.slide-title-block .eyebrow{margin-bottom:.8cqw;font-size:clamp(8px,.8cqw,12px)}.slide-foot{color:#9a958d;letter-spacing:.08em;justify-content:space-between;font-size:clamp(5px,.48cqw,8px);font-weight:800;display:flex;position:absolute;bottom:1.4cqw;left:3.1cqw;right:3.1cqw}.slide-foot span:last-child{color:#605c55}.cover-slide,.vicki-reveal{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:5.3cqw;display:flex;position:absolute;inset:0}.cover-slide .eyebrow{margin:0 0 1cqw;font-size:2.7cqw}.cover-slide h2{font-size:6.1cqw;line-height:.92}.cover-slide>div:first-child>p:not(.eyebrow){color:#c3beb7;margin:2cqw 0;font-size:1.3cqw}.cover-v{background:var(--teal);width:15cqw;height:15cqw;color:var(--ink);border-radius:50%;place-items:center;font-size:8cqw;font-weight:950;display:grid;box-shadow:2.3cqw 2.3cqw #f36b21e6}.agenda-list{gap:.6cqw;display:grid}.agenda-item{border-bottom:1px solid var(--line);grid-template-columns:3.3cqw 12cqw 1fr;align-items:center;gap:1.4cqw;padding:.55cqw 0;display:grid}.agenda-item>b,.moves-list b{color:#fff;border-radius:50%;place-items:center;width:2.5cqw;height:2.5cqw;font-size:.8cqw;display:grid}.orange-bg{background:var(--orange)}.agenda-item span{color:var(--muted);font-size:.85cqw}.qr-slide{grid-template-columns:1fr .7fr;align-items:center;gap:5cqw;height:100%;display:grid}.qr-slide .slide-title-block{margin-bottom:2cqw}.large-copy{color:var(--muted);max-width:36cqw;font-size:1.5cqw;line-height:1.5}.live-room-count{align-items:center;gap:1cqw;margin-top:2cqw;font-size:1cqw;font-weight:800;display:flex}.qr-card{box-shadow:var(--shadow);background:#fff;flex-direction:column;justify-self:center;align-items:center;padding:2cqw;display:flex}.qr-card svg{width:17cqw;height:17cqw}.qr-card b{margin-top:1cqw;font-size:1.2cqw}.qr-card span{color:var(--muted);margin-top:.4cqw;font-size:.6cqw}.level-layout{grid-template-columns:1fr 20cqw;align-items:end;gap:4cqw;display:grid}.bar-chart{border-bottom:1px solid var(--line);align-items:end;gap:2cqw;height:25cqw;display:flex}.bar-column{text-align:center;flex:1;grid-template-rows:2cqw 1fr 2cqw;align-items:end;height:100%;display:grid}.bar-value{font-size:1.4cqw;font-weight:950}.bar-track{justify-content:center;align-items:end;height:100%;display:flex}.bar-fill{width:70%;min-height:.5cqw;transition:height .35s}.bar-column>span{text-transform:uppercase;font-size:.7cqw;font-weight:900}.stat-card{background:var(--ink);color:#fff;padding:2cqw}.stat-card span{color:var(--gold);letter-spacing:.12em;font-size:.7cqw;font-weight:900}.stat-card strong{margin:1cqw 0 0;font-size:6cqw;line-height:1;display:block}.stat-card p{color:#aaa59f;font-size:1cqw}.stat-card em{color:var(--teal);border-top:1px solid #ffffff26;margin-top:2cqw;padding-top:1.4cqw;font-size:.8cqw;font-style:normal;line-height:1.5;display:block}.tool-layout{grid-template-columns:1fr 1.4fr;gap:3cqw;display:grid}.black-statement{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;padding:3cqw;display:flex}.black-statement small{color:var(--gold);font-size:.7cqw;font-weight:900}.black-statement strong{margin:1.4cqw 0;font-size:2.5cqw;line-height:1.05}.black-statement p{color:#aaa59f;font-size:.8cqw}.stack-cards{gap:1cqw;display:grid}.info-card{border:1px solid var(--line);background:#fff;padding:1.4cqw}.info-card h3{margin:0 0 .6cqw;font-size:1.15cqw}.info-card p{color:var(--muted);margin:0;font-size:.78cqw;line-height:1.45}.info-card.orange-line{border-left:.35cqw solid var(--orange)}.info-card.teal-line{border-left:.35cqw solid var(--teal)}.info-card.gold-line{border-left:.35cqw solid var(--gold)}.card-grid{gap:1.2cqw;display:grid}.card-grid.six{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(2,1fr)}.versus-layout{grid-template-columns:1fr 5cqw 1fr;align-items:stretch;height:25cqw;display:grid}.versus-card{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;padding:3cqw;display:flex}.versus-card.ai{background:var(--ink);color:#fff}.versus-card span{color:var(--orange);font-size:.9cqw;font-weight:900}.versus-card.ai span{color:var(--teal)}.versus-card p{font-size:1.5cqw;font-weight:800;line-height:1.4}.versus-card small{color:var(--muted);font-size:.75cqw}.versus-card.ai small{color:#aaa59f}.chevron{color:var(--gold);place-items:center;font-size:6cqw;font-weight:300;display:grid}.bad-prompt-box{background:var(--ink);color:#fff;text-align:center;border-radius:.6cqw;padding:2.1cqw;font-size:1.4cqw;font-weight:800}.missing-title{color:var(--orange);margin:2cqw 0 1cqw;font-size:1.2cqw}.missing-grid{grid-template-columns:repeat(3,1fr);gap:1cqw;display:grid}.missing-grid span{background:var(--paper-2);padding:1cqw;font-size:.8cqw;font-weight:700}.clear-grid{grid-template-columns:repeat(5,1fr);gap:1cqw;display:grid}.clear-card{background:var(--paper-2);text-align:center;flex-direction:column;align-items:center;height:25cqw;padding:1.5cqw;display:flex}.clear-card:nth-child(2n){background:#fff}.clear-card b{margin:2cqw 0 3cqw;font-size:4cqw;line-height:1}.clear-card.orange b{color:var(--orange)}.clear-card.teal b{color:var(--teal)}.clear-card.gold b{color:var(--gold)}.clear-card strong{text-transform:uppercase;font-size:.85cqw}.clear-card span{color:var(--muted);margin-top:auto;font-size:.65cqw;line-height:1.4}.prompt-result-card{border:1px solid var(--line);background:#fff;padding:3.2cqw}.prompt-result-card p{margin:0;font-size:1.3cqw;line-height:1.65}.prompt-result-card span{background:var(--teal);border-radius:.3cqw;width:max-content;margin:2.4cqw auto 0;padding:.8cqw 3cqw;font-size:.75cqw;font-weight:900;display:block}.moves-list{gap:.45cqw;display:grid}.moves-list>div{border-bottom:1px solid var(--line);grid-template-columns:3.2cqw 15cqw 1fr;align-items:center;gap:1.4cqw;padding:.45cqw 0;display:grid}.moves-list span{color:var(--muted);font-size:.83cqw}.challenge-layout{grid-template-columns:1fr 1.3fr;align-items:center;gap:3cqw;display:grid}.customer-card{border-left:.5cqw solid var(--orange);box-shadow:var(--shadow);background:#fff;padding:2.2cqw}.customer-card small{color:var(--orange);font-size:.7cqw;font-weight:900}.customer-card p{font-size:1.4cqw;font-weight:700;line-height:1.5}.challenge-layout h3{margin:0 0 1.3cqw;font-size:1.5cqw}.chip-cloud{flex-wrap:wrap;gap:.7cqw;display:flex}.chip-cloud span{border-radius:2cqw;padding:.8cqw 1.2cqw;font-size:.75cqw;font-weight:800}.orange-chip{background:var(--orange);color:#fff}.teal-chip{background:var(--teal)}.human-ai-display{margin-top:-1.5cqw}.human-ai-buttons{justify-content:center;align-items:center;gap:1.2cqw;margin-bottom:1.5cqw;display:flex}.human-ai-buttons span{color:#fff;place-items:center;width:17cqw;height:6cqw;font-size:2cqw;font-weight:900;display:grid}.human-ai-buttons .human{background:var(--orange)}.human-ai-buttons .ai{background:var(--teal);color:var(--ink)}.human-ai-buttons b{color:var(--muted);font-size:1cqw}.question-list{grid-template-columns:1fr 1fr;gap:.7cqw;display:grid}.question-list>div{border:1px solid var(--line);background:#fff;grid-template-columns:2cqw 1fr auto;align-items:center;gap:.8cqw;padding:.7cqw;display:grid}.question-list span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:1.7cqw;height:1.7cqw;font-size:.7cqw;font-weight:900;display:grid}.question-list p{margin:0;font-size:.65cqw;line-height:1.35}.question-list b{color:var(--orange);font-size:.62cqw}.center-note{text-align:center;margin:1.4cqw 0 0;font-size:.72cqw;font-weight:800}.dark-center{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5cqw;display:flex;position:absolute;inset:0}.dark-center h2{color:var(--teal);font-size:7cqw}.dark-center>p:not(.eyebrow){color:#c5c1bb;font-size:1.3cqw}.dark-center small{color:#77736e;margin-top:2.5cqw;font-size:.75cqw}.vicki-reveal h2{font-size:7cqw}.vicki-reveal>div:first-child>p:not(.eyebrow){color:#c5c1bb;font-size:1.5cqw;line-height:1.5}.vicki-reveal>div:first-child>span{color:#77736e;letter-spacing:.12em;margin-top:5cqw;font-size:.7cqw;font-weight:900;display:block}.vicki-orb{background:var(--teal);width:13cqw;min-width:74px;max-width:150px;height:13cqw;min-height:74px;max-height:150px;color:var(--ink);border-radius:50%;place-items:center;font-size:6cqw;font-weight:950;display:grid}.vicki-orb.small{width:56px;min-width:56px;height:56px;min-height:56px;font-size:24px}.vicki-brand-image{object-fit:contain;filter:drop-shadow(0 1.4cqw 2.6cqw #00000052);width:37cqw;max-height:25cqw}.when-grid{grid-template-columns:repeat(3,1fr);gap:1cqw;display:grid}.when-grid>div{border:1px solid var(--line);border-left:.35cqw solid var(--orange);background:#fff;flex-direction:column;height:10cqw;padding:1.4cqw;display:flex}.when-grid>div:nth-child(2n){border-left-color:var(--teal)}.when-grid span{color:var(--muted);margin-top:auto;font-size:.7cqw;line-height:1.4}.when-grid .dark-option{background:var(--ink);color:#fff}.when-grid .dark-option span{color:#aaa59f}.follow-up-layout{grid-template-columns:1fr 5cqw 1fr;align-items:stretch;display:grid}.follow-up-layout>div:not(.chevron){border:1px solid var(--line);background:#fff;padding:2.5cqw}.follow-up-layout .dark{background:var(--ink);color:#fff}.follow-up-layout small{color:var(--orange);font-size:.7cqw;font-weight:900}.follow-up-layout .dark small{color:var(--teal)}.follow-up-layout p{font-size:1.5cqw;font-weight:800;line-height:1.45}.follow-up-layout span{color:var(--muted);font-size:.75cqw}.follow-up-layout .dark span{color:#aaa59f}.answer-style-row{grid-template-columns:repeat(3,1fr);gap:.7cqw;margin-top:1cqw;display:grid}.answer-style-row>span{border:1px solid var(--line);background:var(--paper-2);text-align:center;padding:.8cqw;font-size:.72cqw;font-weight:900}.answer-style-row>span.active{border-color:var(--teal);background:var(--teal);color:var(--ink)}.answer-style-row small{color:inherit;margin-top:.25cqw;font-size:.48cqw;font-weight:700;display:block}.challenge-banner{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;margin-top:-2cqw;padding:1cqw 1.4cqw;display:flex}.challenge-banner b{color:var(--orange);font-size:1.2cqw}.challenge-banner span{color:#aaa59f;font-size:.75cqw}.team-scenario-grid{grid-template-columns:repeat(5,1fr);gap:.8cqw;margin-top:1.2cqw;display:grid}.team-scenario-grid article{border:1px solid var(--line);background:#fff;border-top:.45cqw solid;height:20cqw;padding:1cqw}.team-scenario-grid article>div{flex-direction:column;margin-bottom:2cqw;display:flex}.team-scenario-grid article>div span{color:var(--muted);margin-top:.2cqw;font-size:.6cqw}.team-scenario-grid article>strong{text-transform:uppercase;color:var(--orange);font-size:.75cqw}.team-scenario-grid article>p{font-size:.68cqw;line-height:1.45}.recap-grid,.pitch-grid{grid-template-columns:repeat(3,1fr);gap:1cqw;display:grid}.recap-grid article,.pitch-grid article{border:1px solid var(--line);background:#fff;padding:1.3cqw}.recap-grid article b,.pitch-grid small{text-transform:uppercase;letter-spacing:.08em;font-size:.7cqw;font-weight:900}.recap-grid h3,.pitch-grid h3{margin:.7cqw 0;font-size:1.1cqw}.recap-grid p,.pitch-grid p,.pitch-grid blockquote{color:var(--muted);margin:.6cqw 0;font-size:.7cqw;line-height:1.4}.pitch-grid article{border-top:.4cqw solid}.pitch-grid blockquote{color:var(--ink);font-style:italic;font-weight:700}.empty-stage{text-align:center;border:1px dashed var(--line);background:#fff;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:18cqw;display:flex}.empty-stage span{font-size:3cqw}.empty-stage h3{margin:1cqw 0 .4cqw;font-size:1.3cqw}.empty-stage p{color:var(--muted);font-size:.8cqw}.dolly-turn>p{letter-spacing:.08em;font-weight:900;font-size:1.2cqw!important}.dolly-turn h2{color:var(--gold);margin:1.6cqw 0;font-size:3cqw}.dolly-mark{background:var(--teal);width:6cqw;height:6cqw;color:var(--ink);place-items:center;margin:1.8cqw;font-size:3cqw;font-weight:950;display:grid;transform:rotate(45deg)}.dolly-mark:first-letter{transform:rotate(-45deg)}.dolly-turn>strong{letter-spacing:.2em;font-size:1.2cqw}.dollywood-layout{grid-template-columns:1fr 21cqw;gap:2cqw;display:grid}.build-grid{grid-template-columns:repeat(3,1fr);gap:.8cqw;display:grid}.dollywood-layout aside{background:var(--ink);color:#fff;flex-direction:column;gap:.65cqw;padding:1.3cqw;display:flex}.dollywood-layout aside small{color:var(--gold);letter-spacing:.1em;margin-bottom:.4cqw;font-size:.7cqw;font-weight:900}.dollywood-layout aside span{background:#ffffff0f;border-left:.3cqw solid;padding:.65cqw;font-size:.7cqw;line-height:1.3}.winner-grid{grid-template-columns:repeat(4,1fr);gap:1cqw;display:grid}.winner-card{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:23cqw;padding:1.3cqw;display:flex}.winner-card>span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:4cqw;height:4cqw;margin:1cqw 0 2cqw;font-size:1.8cqw;display:grid}.winner-card.tone-1>span{background:var(--teal);color:var(--ink)}.winner-card.tone-2>span{background:var(--gold)}.winner-card.tone-3>span{background:var(--green)}.winner-card small{text-transform:uppercase;font-size:.7cqw;font-weight:900}.winner-card strong{margin-top:auto;font-size:1.15cqw;line-height:1.2}.winner-card p{color:var(--muted);font-size:.75cqw}.challenge-30-grid{grid-template-columns:repeat(4,1fr);gap:2cqw;margin-top:3cqw;display:grid}.challenge-30-grid div{text-align:center;flex-direction:column;align-items:center;gap:2cqw;display:flex}.challenge-30-grid b{color:#fff;border-radius:50%;place-items:center;width:5cqw;height:5cqw;font-size:1.7cqw;display:grid}.challenge-30-grid span{font-size:.9cqw;font-weight:800;line-height:1.35}.guardrail-grid{grid-template-columns:repeat(3,1fr);gap:1.5cqw;display:grid}.guardrail-grid>div{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;align-items:center;height:25cqw;padding:2cqw;display:flex}.guardrail-grid .dark{background:var(--ink);color:#fff}.guardrail-grid b{color:var(--teal);font-size:4cqw}.guardrail-grid strong{margin:2cqw 0 1cqw;font-size:1.1cqw}.guardrail-grid p{color:var(--muted);font-size:.75cqw;line-height:1.5}.guardrail-grid .dark p{color:#aaa59f}.finale h2{color:#fff;font-size:3cqw}.finale h2 span{color:var(--orange)}.finale h2 i{color:var(--teal);font-style:normal}.finale h2 b{color:var(--gold)}.finale>p{margin:3cqw 0 1cqw!important}.finale>strong{color:#aaa59f;font-size:1.2cqw}.final-cta{background:var(--gold);color:var(--ink);border-radius:.4cqw;margin-top:4cqw;padding:1cqw 5cqw;font-size:.8cqw;font-weight:900}.presenter-controls{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:46px 1fr auto auto 46px;align-items:center;gap:10px;padding:10px 22px;display:grid;position:relative}.progress-rail{background:#1717171a;height:3px;position:absolute;top:-2px;left:0;right:0}.progress-rail span{background:var(--orange);height:100%;transition:width .3s;display:block}.round-control{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:42px;height:42px;font-size:20px}.round-control.next{background:var(--ink);color:#fff}.round-control:disabled{opacity:.3}.slide-meta{flex-direction:column;gap:3px;display:flex}.slide-meta small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900}.slide-meta strong{font-size:11px}.timer-button{border:1px solid var(--line);cursor:pointer;background:#fff;min-width:82px;height:40px;font-size:12px;font-weight:900}.timer-button span{color:var(--teal);margin-right:7px}.timer-button.running{background:var(--ink);color:#fff;font-variant-numeric:tabular-nums}.stop-timer{height:40px;color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.overlay-backdrop{z-index:50;background:#0f0f0fc7;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.presenter-overlay{background:var(--paper);width:min(850px,94vw);max-height:88vh;padding:clamp(28px,5vw,55px);position:relative;overflow:auto;box-shadow:0 30px 100px #00000073}.overlay-close{cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:15px;right:18px}.overlay-qr{text-align:center}.overlay-qr h2,.run-sheet h2,.settings-panel h2{letter-spacing:-.05em;margin:0 0 24px;font-size:clamp(32px,5vw,52px)}.overlay-qr svg{max-width:70vw;height:auto;margin:0 auto 18px;display:block}.overlay-qr strong{color:var(--muted);font-size:13px}.run-sheet>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.run-sheet button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.run-sheet button.active{background:var(--ink);color:#fff}.run-sheet button span{color:var(--orange);font-size:9px;font-weight:900}.run-sheet button b{font-size:11px}.run-sheet button small{color:var(--muted);font-size:9px}.settings-panel label{margin-top:25px}.settings-panel .primary-button{width:100%}.settings-panel hr{border:0;border-top:1px solid var(--line);margin:30px 0}.danger-button{color:#ad3021;cursor:pointer;background:0 0;border:1px solid #ca3d2c;width:100%;min-height:46px;font-weight:900}.settings-note{color:var(--muted);margin-top:25px;font-size:11px}.slide-stage{isolation:isolate;background:linear-gradient(135deg,#f6f1e6 0%,#eee7da 100%);box-shadow:inset 0 2px #fffc,0 28px 75px #1f1c1847}.slide-stage:after{content:"";z-index:8;pointer-events:none;border:1px solid #ffffff59;position:absolute;inset:0}.slide-body{z-index:2;padding:clamp(26px,3.1vw,58px);animation:.46s cubic-bezier(.2,.75,.25,1) both scene-in;position:absolute;inset:0}.slide-atmosphere,.slide-atmosphere i{pointer-events:none;position:absolute;inset:0}.slide-atmosphere{z-index:0;overflow:hidden}.grid-field{opacity:.33;background-image:linear-gradient(#1717170e 1px,#0000 1px),linear-gradient(90deg,#1717170e 1px,#0000 1px);background-size:3.2cqw 3.2cqw;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.glow{filter:blur(1px);opacity:.17;border-radius:50%;width:25cqw!important;height:25cqw!important}.glow-a{background:var(--orange);inset:-10cqw -8cqw auto auto!important}.glow-b{background:var(--teal);inset:auto auto -14cqw -12cqw!important}.slide-foot{z-index:6}.slide-foot span:last-child{border:1px solid;border-radius:2cqw;padding:.35cqw .7cqw}.slide-title-block{z-index:1;border-left:.35cqw solid var(--orange);padding-left:1.2cqw;position:relative}.slide-title-block h2{z-index:1;max-width:75cqw;position:relative}.title-index{z-index:0;color:#17171712;letter-spacing:-.08em;font-size:8.5cqw;font-weight:950;line-height:1;position:absolute;top:-2.2cqw;right:0}.info-card{grid-template-columns:3.1cqw 1fr;align-items:start;gap:1cqw;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 .8cqw 2.2cqw #1d191414}.info-card:after{content:"";opacity:.035;background:currentColor;border-radius:50%;width:8cqw;height:8cqw;position:absolute;bottom:-3.8cqw;right:-2.5cqw}.info-card-mark{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:2.5cqw;height:2.5cqw;font-size:1cqw;font-weight:950;display:grid}.info-card.teal-line .info-card-mark{background:var(--teal);color:var(--ink)}.info-card.gold-line .info-card-mark{background:var(--gold);color:var(--ink)}.info-card-copy{min-width:0}.slide-welcome .slide-atmosphere{display:none}.cover-slide{background:radial-gradient(circle at 75% 42%,#4fc9c129,#0000 22%),linear-gradient(135deg,#0f0f0f,#1d1c1a 70%,#121212);overflow:hidden}.cover-slide:before{content:"AI";color:#ffffff06;letter-spacing:-.14em;font-size:32cqw;font-weight:950;line-height:1;position:absolute;bottom:-10cqw;right:-2cqw}.cover-slide:after{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:4cqw 4cqw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.cover-slide>div{z-index:2;position:relative}.cover-slide h2{color:#0000;background:linear-gradient(90deg,#fff 15%,#c9c4bc);-webkit-background-clip:text;background-clip:text}.cover-v{isolation:isolate;box-shadow:2.3cqw 2.3cqw 0 var(--orange),0 0 6cqw #4fc9c138;animation:4s ease-in-out infinite float-v;position:relative}.cover-v span{z-index:2;position:relative}.cover-v .orbit{z-index:-1;border:1px solid #ffffff40;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.cover-v .orbit.one{width:20cqw;height:20cqw;animation:3.5s ease-in-out infinite orbit-pulse}.cover-v .orbit.two{border-style:dashed;width:27cqw;height:27cqw;animation:18s linear infinite spin}.slide-game-plan .agenda-item{background:#fffdf8e0;border:0;padding:.7cqw 1.2cqw;box-shadow:0 .55cqw 1.4cqw #17171712}.slide-game-plan .agenda-item:nth-child(odd){margin-right:3cqw}.slide-game-plan .agenda-item:nth-child(2n){margin-left:3cqw}.slide-game-plan .agenda-item span{color:var(--orange);font-weight:800}.slide-room-check,.slide-ai-level,.slide-bad-prompt,.slide-fix-prompt,.slide-vicki-does,.slide-live-voting,.slide-guardrails{color:#fff;background:#141414}.slide-room-check .grid-field,.slide-ai-level .grid-field,.slide-bad-prompt .grid-field,.slide-fix-prompt .grid-field,.slide-vicki-does .grid-field,.slide-live-voting .grid-field,.slide-guardrails .grid-field{opacity:.5;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px)}.slide-room-check .title-index,.slide-ai-level .title-index,.slide-bad-prompt .title-index,.slide-fix-prompt .title-index,.slide-vicki-does .title-index,.slide-live-voting .title-index,.slide-guardrails .title-index{color:#ffffff0f}.slide-room-check .slide-foot,.slide-ai-level .slide-foot,.slide-bad-prompt .slide-foot,.slide-fix-prompt .slide-foot,.slide-vicki-does .slide-foot,.slide-live-voting .slide-foot,.slide-guardrails .slide-foot{color:#88837c}.slide-room-check .slide-foot span:last-child,.slide-ai-level .slide-foot span:last-child,.slide-bad-prompt .slide-foot span:last-child,.slide-fix-prompt .slide-foot span:last-child,.slide-vicki-does .slide-foot span:last-child,.slide-live-voting .slide-foot span:last-child,.slide-guardrails .slide-foot span:last-child{color:#c8c3bc}.slide-room-check .large-copy{color:#c6c1ba}.slide-room-check .qr-card{box-shadow:1.2cqw 1.2cqw 0 var(--teal);border-radius:1cqw;position:relative}.slide-room-check .qr-card:before{content:"LIVE";background:var(--orange);color:#fff;letter-spacing:.12em;padding:.6cqw 1cqw;font-size:.65cqw;font-weight:950;position:absolute;top:-1.2cqw;right:-1.2cqw;transform:rotate(5deg)}.slide-ai-level .bar-chart{border-color:#fff3}.slide-ai-level .bar-track{background:#ffffff0b;border-radius:1cqw 1cqw 0 0;overflow:hidden}.slide-ai-level .bar-fill{border-radius:1cqw 1cqw 0 0;box-shadow:0 0 1.8cqw}.slide-ai-level .stat-card{background:linear-gradient(160deg,#262626,#0f0f0f);border:1px solid #ffffff1f;box-shadow:1cqw 1cqw #f36b21c7}.slide-keep-simple .black-statement{box-shadow:1cqw 1cqw 0 var(--gold);background:linear-gradient(150deg,#101010,#262522);position:relative;overflow:hidden}.slide-keep-simple .black-statement:after{content:"AI";color:#ffffff0b;font-size:12cqw;font-weight:950;position:absolute;bottom:-3cqw;right:-1cqw}.slide-useful-fast{background:linear-gradient(140deg,#f36b21 0 27%,#f2ecdf 27% 100%)}.slide-useful-fast .slide-title-block .eyebrow{color:#fff}.slide-useful-fast .card-grid{gap:.8cqw}.slide-useful-fast .info-card{border:0;min-height:10.7cqw}.slide-useful-fast .info-card:nth-child(2),.slide-useful-fast .info-card:nth-child(5){background:var(--ink);color:#fff}.slide-useful-fast .info-card:nth-child(2) p,.slide-useful-fast .info-card:nth-child(5) p{color:#aaa59f}.slide-search-vs-ai .versus-card{box-shadow:var(--shadow);border:0;position:relative;overflow:hidden}.slide-search-vs-ai .versus-card:before{opacity:.05;font-size:8cqw;font-weight:950;position:absolute;top:.5cqw;right:1.5cqw}.slide-search-vs-ai .versus-card.search:before{content:"?"}.slide-search-vs-ai .versus-card.ai:before{content:"✦";color:var(--teal);opacity:.13}.slide-search-vs-ai .chevron{animation:1.7s ease-in-out infinite nudge}.slide-bad-prompt .bad-prompt-box{background:linear-gradient(100deg,#f36b21e6,#c65a7ab8);border:1px solid #ffffff1f;margin-top:1cqw;padding:2.7cqw;font-size:1.65cqw;position:relative;box-shadow:0 0 4cqw #f36b212e}.slide-bad-prompt .bad-prompt-box:before{content:"“";color:#fff3;font-size:9cqw;position:absolute;top:-2.2cqw;left:1cqw}.slide-bad-prompt .missing-grid span{background:#ffffff12;border:1px solid #ffffff14}.slide-clear{background:linear-gradient(#f7f2e8,#e9e0d1)}.slide-clear .clear-card{border-radius:1cqw;position:relative;overflow:hidden;box-shadow:0 .8cqw 1.8cqw #1717171a}.slide-clear .clear-card:after{content:"";background:var(--orange);height:.7cqw;position:absolute;bottom:0;left:0;right:0}.slide-clear .clear-card:nth-child(2n):after{background:var(--teal)}.slide-clear .clear-card:nth-child(3):after{background:var(--gold)}.slide-clear .clear-card b{filter:drop-shadow(0 .4cqw .4cqw #0000001f)}.slide-clear-action .prompt-result-card{box-shadow:1.1cqw 1.1cqw 0 var(--teal);border:0;padding-left:9cqw;position:relative;overflow:hidden}.slide-clear-action .prompt-result-card:before{content:"CLEAR";color:#1717170f;letter-spacing:.08em;font-size:6cqw;font-weight:950;position:absolute;top:10cqw;left:-5cqw;transform:rotate(-90deg)}.slide-five-moves .moves-list>div{border:0;padding:.55cqw 1cqw}.slide-five-moves .moves-list>div:nth-child(odd){background:#fff}.slide-five-moves .moves-list>div:nth-child(2n){background:#4fc9c11f}.slide-fix-prompt .customer-card{background:var(--orange);color:#fff;border:0;box-shadow:1cqw 1cqw #ffffff1a}.slide-fix-prompt .customer-card small{color:#171717}.slide-fix-prompt .chip-cloud span{box-shadow:0 .45cqw 1cqw #00000040}.slide-human-ai{background:linear-gradient(90deg,#f36b21 0 49.7%,#171717 49.7% 50.3%,#4fc9c1 50.3% 100%)}.slide-human-ai .grid-field{opacity:.16}.slide-human-ai .slide-title-block{border-color:#171717}.slide-human-ai .slide-title-block .eyebrow{color:#fff}.slide-human-ai .title-index{color:#ffffff21}.slide-human-ai .human-ai-buttons span{border:.35cqw solid #fff;box-shadow:0 .8cqw 1.8cqw #0000002e}.slide-human-ai .question-list>div{border:0;box-shadow:0 .35cqw .8cqw #00000021}.slide-break .dark-center{background:radial-gradient(circle,#4fc9c124,#0000 35%),#141414}.slide-break .dark-center:before,.slide-break .dark-center:after{content:"";border:1px solid #4fc9c133;border-radius:50%;width:20cqw;height:20cqw;animation:3s ease-in-out infinite orbit-pulse;position:absolute}.slide-break .dark-center:after{width:29cqw;height:29cqw;animation-delay:1s}.vicki-reveal{background:radial-gradient(circle at 80%,#4fc9c130,#0000 25%),linear-gradient(135deg,#111,#1f1d1a);overflow:hidden}.vicki-reveal:before{content:"V";color:#4fc9c10e;font-size:38cqw;font-weight:950;position:absolute;bottom:-14cqw;right:-2cqw}.vicki-brand-image{z-index:2;animation:4s ease-in-out infinite float-v;position:relative}.slide-vicki-does .info-card{color:#fff;box-shadow:none;background:#ffffff12;border:1px solid #ffffff1f}.slide-vicki-does .info-card p{color:#bdb8b1}.slide-vicki-does .center-note{color:var(--teal)}.slide-ask-when .when-grid{position:relative}.slide-ask-when .when-grid:before{content:"";background:linear-gradient(90deg,var(--orange),var(--teal),var(--gold));opacity:.35;height:.35cqw;position:absolute;top:50%;left:5%;right:5%}.slide-ask-when .when-grid>div{z-index:1;border:0;border-top:.5cqw solid var(--orange);position:relative;box-shadow:0 .65cqw 1.6cqw #17171717}.slide-ask-when .when-grid>div:nth-child(2n){border-top-color:var(--teal);transform:translateY(.8cqw)}.slide-follow-up .follow-up-layout>div:not(.chevron){border:0;box-shadow:0 .8cqw 2cqw #1717171f}.slide-follow-up .follow-up-layout .dark{box-shadow:1cqw 1cqw 0 var(--teal);background:linear-gradient(145deg,#171717,#292723)}.slide-follow-up .answer-style-row>span{border:0}.slide-follow-up .answer-style-row>span.active{box-shadow:0 .5cqw 1.3cqw #4fc9c154}.slide-team-challenge{background:radial-gradient(circle at 50% 120%,#4fc9c14d,#0000 42%),linear-gradient(135deg,#f5efe3,#e8dfd1)}.slide-team-challenge .challenge-banner{box-shadow:.8cqw .8cqw 0 var(--orange)}.slide-team-challenge .team-scenario-grid article{border-bottom:0;border-left:0;border-right:0;box-shadow:0 .7cqw 1.6cqw #1717171a}.slide-team-recap .recap-grid article{border:0;box-shadow:0 .75cqw 1.7cqw #1717171a}.slide-dollywood-turn .dark-center{background:radial-gradient(circle,#e4aa222b,#0000 30%),linear-gradient(135deg,#101010,#211a0e);overflow:hidden}.slide-dollywood-turn .dark-center:before{content:"DOLLYWOOD";color:#ffffff06;letter-spacing:-.08em;font-size:13cqw;font-weight:950;position:absolute;bottom:-3cqw}.slide-dollywood-turn .dolly-mark{z-index:1;animation:3s ease-in-out infinite float-v;position:relative;box-shadow:0 0 4cqw #4fc9c159}.slide-dollywood-build{color:#fff;background:radial-gradient(circle at 2% 4%,#e4aa22b3,#0000 24%),radial-gradient(circle at 95% 100%,#c65a7a29,#0000 28%),#171717}.slide-dollywood-build .title-index{color:#ffffff12}.slide-dollywood-build .slide-title-block .eyebrow{color:var(--gold)}.slide-dollywood-build .info-card{color:#171717;background:#fff;border:1px solid #ffffff1f}.slide-dollywood-build .dollywood-layout aside{background:#ffffff12;border:1px solid #ffffff1f}.slide-dollywood-build .slide-foot{color:#8e8981}.slide-dollywood-build .slide-foot span:last-child{color:#d4d0ca}.slide-team-pitches .pitch-grid article{border-bottom:0;border-left:0;border-right:0;position:relative;overflow:hidden;box-shadow:0 .75cqw 1.7cqw #1717171a}.slide-team-pitches .pitch-grid article:after{content:"🎢";opacity:.07;font-size:4cqw;position:absolute;bottom:-.8cqw;right:.7cqw}.slide-live-voting .winner-card{color:#fff;background:linear-gradient(160deg,#282725,#151515);border:1px solid #ffffff1f;box-shadow:0 .7cqw 2cqw #00000047}.slide-live-voting .winner-card>span{box-shadow:0 0 2.2cqw #f36b2147}.slide-live-voting .winner-card p{color:#aaa59f}.slide-live-voting .center-note{color:var(--gold)}.slide-challenge-30{background:linear-gradient(135deg,#f7f1e5 0 58%,#4fc9c161 58%)}.slide-challenge-30 .challenge-30-grid div{background:#ffffffad;padding:2cqw 1cqw;box-shadow:0 .7cqw 1.6cqw #17171714}.slide-challenge-30 .challenge-30-grid b{box-shadow:0 .65cqw 1.1cqw #17171738}.slide-guardrails .guardrail-grid>div{color:#fff;background:#ffffff12;border:1px solid #ffffff21}.slide-guardrails .guardrail-grid .dark{background:var(--orange);color:#fff}.slide-guardrails .guardrail-grid p{color:#bdb8b1}.slide-guardrails .guardrail-grid .dark p{color:#fff}.slide-guardrails .guardrail-grid .dark b{color:#171717}.slide-finale .slide-atmosphere{display:none}.finale{background:radial-gradient(circle at 50% 45%,#4fc9c124,#0000 31%),linear-gradient(135deg,#0f0f0f,#1d1b18);overflow:hidden}.finale:before{content:"V";color:#ffffff06;font-size:45cqw;font-weight:950;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.finale>*{z-index:1;position:relative}.final-cta{animation:2.5s ease-in-out infinite cta-pulse;box-shadow:0 0 3cqw #e4aa2238}.slide-decision-decoder,.slide-safety-check{color:#fff;background:radial-gradient(circle at 0 100%,#4fc9c12b,#0000 30%),#141414}.slide-decision-decoder .title-index,.slide-safety-check .title-index{color:#ffffff0f}.slide-decision-decoder .slide-foot,.slide-safety-check .slide-foot{color:#88837c}.slide-decision-decoder .slide-foot span:last-child,.slide-safety-check .slide-foot span:last-child{color:#d3cec6}.practice-stage{grid-template-columns:.88fr 1.12fr;align-items:center;gap:3.3cqw;height:100%;display:grid}.practice-brief>p:not(.eyebrow){color:#c6c1ba;max-width:35cqw;margin:1.5cqw 0;font-size:1.2cqw;line-height:1.45}.practice-facts{gap:.5cqw;display:grid}.practice-facts span{border-left:.3cqw solid var(--gold);background:#fff1;padding:.65cqw .8cqw;font-size:.72cqw;font-weight:800}.practice-brief>button{border:1px solid var(--teal);min-height:3.2cqw;color:var(--teal);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;margin-top:1.3cqw;padding:0 1.3cqw;font-size:.7cqw;font-weight:950}.practice-brief>button.revealed{background:var(--teal);color:var(--ink)}.practice-board{grid-template-columns:1fr 1fr;gap:.65cqw;display:grid;position:relative}.practice-board>article{background:#fff1;border:1px solid #ffffff21;grid-template-columns:2.3cqw 1fr;align-items:center;gap:.75cqw;min-height:7.2cqw;padding:1cqw;transition:opacity .25s,border .25s,transform .25s;display:grid}.practice-board>article>b{background:var(--orange);border-radius:50%;place-items:center;width:2.3cqw;height:2.3cqw;font-size:.9cqw;display:grid}.practice-board>article:nth-child(2)>b{background:var(--teal);color:var(--ink)}.practice-board>article:nth-child(3)>b{background:var(--gold);color:var(--ink)}.practice-board>article:nth-child(4)>b{background:var(--rose)}.practice-board>article p{margin:0;font-size:.77cqw;font-weight:750;line-height:1.35}.practice-board>article span{color:#8e8981;grid-column:2;font-size:.62cqw;font-weight:800}.practice-board>article.correct{border-color:var(--teal);background:#4fc9c124;transform:scale(1.025)}.practice-board>article.dim{opacity:.32}.practice-reveal{border-left:.35cqw solid var(--teal);opacity:0;visibility:hidden;background:#090909;grid-column:1/-1;grid-template-columns:3.2cqw 1fr;align-items:start;gap:.3cqw 1cqw;min-height:7.5cqw;padding:1.1cqw;transition:opacity .25s;display:grid}.practice-reveal.show{opacity:1;visibility:visible}.practice-reveal strong{background:var(--teal);width:3.2cqw;height:3.2cqw;color:var(--ink);grid-row:1/3;place-items:center;font-size:1.5cqw;display:grid}.practice-reveal p{margin:0;font-size:.72cqw;line-height:1.45}.practice-reveal small{color:var(--gold);font-size:.6cqw;line-height:1.4}.practice-total{color:#9d9890;grid-column:1/-1;margin:.2cqw 0 0;font-size:.66cqw;font-weight:800}.practice-total .live-dot{margin-right:.5cqw}.slide-interview-first{background:linear-gradient(128deg,#f36b21 0 42%,#f3ede1 42%)}.interview-stage{grid-template-columns:.78fr 1.22fr;align-items:center;gap:4.5cqw;height:100%;display:grid}.interview-copy{color:#fff}.interview-copy .eyebrow{color:#171717}.interview-copy h2{font-size:5cqw}.interview-copy>p:not(.eyebrow){max-width:33cqw;font-size:1cqw;line-height:1.5}.interview-prompt{background:var(--ink);margin-top:2cqw;padding:1.4cqw;box-shadow:1cqw 1cqw #ffffff2e}.interview-prompt small{color:var(--teal);letter-spacing:.11em;margin-bottom:.8cqw;font-size:.62cqw;font-weight:950;display:block}.interview-prompt strong{font-size:.86cqw;line-height:1.5}.interview-live{background:#fffdf8e6;padding:2cqw;box-shadow:0 1.3cqw 3cqw #17171724}.interview-live>small{color:var(--orange);letter-spacing:.1em;font-size:.65cqw;font-weight:950}.interview-live>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 2.5cqw;align-items:center;min-height:5.7cqw;padding:1.1cqw 1cqw;display:grid;position:relative;overflow:hidden}.interview-live>div span,.interview-live>div b{z-index:1;position:relative}.interview-live>div span{max-width:22cqw;font-size:.8cqw;font-weight:850;line-height:1.25}.interview-live>div b{text-align:right;font-size:1.4cqw}.interview-live>div>i{min-width:4%;height:.35cqw;transition:width .35s;position:absolute;bottom:0;left:0}.interview-live>p{color:var(--muted);margin:1.3cqw 0 0;font-size:.68cqw;font-weight:800}.interview-live>p .live-dot{margin-right:.5cqw}.slide-confidence-shift{color:#fff;background:radial-gradient(circle at 50% 100%,#4fc9c133,#0000 36%),#141414}.slide-confidence-shift .title-index{color:#ffffff0f}.slide-confidence-shift .slide-foot{color:#88837c}.slide-confidence-shift .slide-foot span:last-child{color:#d3cec6}.slide-confidence-shift .slide-title-block{margin-bottom:1.7cqw}.confidence-comparison{grid-template-columns:1fr 15cqw 1fr;align-items:stretch;gap:1.3cqw;display:grid}.confidence-comparison>section,.confidence-shift-card{background:#ffffff0e;border:1px solid #ffffff1f;padding:1.3cqw}.confidence-comparison>section>small,.confidence-shift-card>small{color:#aaa59f;letter-spacing:.11em;font-size:.62cqw;font-weight:950}.confidence-comparison>section>strong{margin:.4cqw 0 -.8cqw;font-size:3.1cqw;display:block}.confidence-comparison>section>strong i{color:#77726b;font-size:1cqw;font-style:normal}.confidence-comparison .bar-chart{border-color:#ffffff29;gap:.55cqw;height:13.2cqw}.confidence-comparison .bar-column{grid-template-rows:1.2cqw 1fr 1.1cqw}.confidence-comparison .bar-value{font-size:.72cqw}.confidence-comparison .bar-column>span{font-size:.52cqw}.confidence-comparison .bar-track{background:#ffffff0a}.confidence-shift-card{text-align:center;background:linear-gradient(160deg,#f36b2138,#4fc9c11f);flex-direction:column;justify-content:center;align-items:center;display:flex}.confidence-shift-card>small{color:var(--gold)}.confidence-shift-card>strong{color:var(--teal);margin:1cqw 0;font-size:5cqw;line-height:1}.confidence-shift-card>p{color:#d2cdc6;margin:0;font-size:.7cqw;line-height:1.4}.confidence-shift-card>span{color:#aaa59f;border-top:1px solid #ffffff24;margin-top:1.3cqw;padding-top:1cqw;font-size:.6cqw;line-height:1.45}@keyframes scene-in{0%{opacity:0;transform:translateY(1.2cqw)scale(.993)}to{opacity:1;transform:none}}@keyframes float-v{0%,to{transform:translateY(0)}50%{transform:translateY(-.9cqw)}}@keyframes orbit-pulse{0%,to{opacity:.22;transform:translate(-50%,-50%)scale(.92)}50%{opacity:.55;transform:translate(-50%,-50%)scale(1.06)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes nudge{0%,to{transform:translate(0)}50%{transform:translate(.6cqw)}}@keyframes cta-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){.slide-body,.cover-v,.cover-v .orbit,.vicki-brand-image,.slide-break .dark-center:before,.slide-break .dark-center:after,.slide-dollywood-turn .dolly-mark,.slide-search-vs-ai .chevron,.final-cta{animation:none!important}}.brand-v{background:var(--orange);color:#fff;box-shadow:4px 4px 0 var(--gold);border-radius:8px}.masonopoly-mark{background:var(--orange);color:#fff;width:44px;height:44px;box-shadow:6px 6px 0 var(--gold);border-radius:9px;place-items:center;font-size:24px;font-weight:950;display:grid}.masonopoly-mark.large{width:66px;height:66px;box-shadow:8px 8px 0 var(--gold);border-radius:12px;font-size:34px}.gate-card .masonopoly-mark{margin-bottom:30px}.presenter-loading .masonopoly-mark{margin:0 auto 24px}.presenter-topbar{border-top:4px solid var(--orange)}.slide-stage:before{content:"";z-index:7;background:linear-gradient(90deg,var(--orange) 0 72%,var(--gold) 72% 86%,var(--ink) 86%);height:.55cqw;position:absolute;top:0;left:0;right:0}.slide-stage[data-chapter="Brand AI tools"]:before,.slide-stage[data-chapter="Brand AI Challenge"]:before{background:linear-gradient(90deg,var(--orange) 0 46%,var(--ink) 46% 53%,var(--teal) 53% 100%)}.slide-stage[data-chapter="Brand AI tools"] .glow-b,.slide-stage[data-chapter="Brand AI Challenge"] .glow-b{background:var(--teal)}.glow-b{background:var(--gold)}.slide-foot{letter-spacing:.07em;align-items:center;font-size:clamp(8px,.64cqw,11px);bottom:.85cqw;left:2.4cqw;right:2.4cqw}.slide-wordmark{color:#656058;align-items:center;gap:.55cqw;display:flex}.slide-wordmark i{background:var(--orange);color:#fff;width:1.75cqw;height:1.75cqw;box-shadow:.22cqw .22cqw 0 var(--gold);border-radius:.28cqw;place-items:center;font-size:.95cqw;font-style:normal;font-weight:950;display:grid}.slide-wordmark b{color:inherit;letter-spacing:.08em;font-size:.72cqw}.slide-wordmark small{letter-spacing:.07em;font-size:.56cqw;font-weight:800}.cover-v{background:var(--orange);color:#fff;box-shadow:2.3cqw 2.3cqw 0 var(--gold),0 0 6cqw #f36b2147}.slide-finale .finale:before{content:"M"}.slide-travel-road,.slide-work-road{background:#11100d}.slide-travel-road .slide-atmosphere,.slide-work-road .slide-atmosphere{display:none}.journey-stage{color:#fff;background:radial-gradient(circle at 90% 5%,#f36b2133,#0000 25%),#11100d;grid-template-rows:auto 1fr auto;gap:1.5cqw;padding:4.1cqw 4.4cqw 3.8cqw;display:grid;position:absolute;inset:0;overflow:hidden}.journey-stage:before{content:"";background:linear-gradient(90deg,var(--orange),var(--gold),var(--teal));opacity:.6;height:1px;position:absolute;top:29.5cqw;left:4.4cqw;right:4.4cqw}.journey-stage header,.journey-track,.journey-stage footer{z-index:1;position:relative}.journey-stage header p{color:var(--orange);letter-spacing:.18em;margin:0 0 .7cqw;font-size:.82cqw;font-weight:950}.journey-stage header h2{letter-spacing:-.065em;font-size:4.5cqw;line-height:.84}.journey-stage header h2 em{color:var(--gold);font-style:normal}.journey-track{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:.8cqw;display:grid}.journey-track article{background:#ffffff0b;border:1px solid #37332d;flex-direction:column;min-width:0;padding:1.15cqw;display:flex;position:relative}.journey-track article:after{content:"→";z-index:2;color:var(--gold);font-size:1.2cqw;position:absolute;top:45%;right:-.9cqw}.journey-track article:last-child:after{display:none}.journey-track article.current{border-color:var(--orange);background:linear-gradient(155deg,#f36b2133,#ffffff0b);box-shadow:0 0 2.8cqw #f36b211f}.journey-track small{color:#69635b;letter-spacing:.1em;font-size:.68cqw;font-weight:950}.journey-track b{color:var(--orange);margin:.9cqw 0 auto;font-size:3.2cqw;line-height:1}.journey-track article:nth-child(2) b,.journey-track article:nth-child(4) b{color:var(--gold)}.journey-track article.current b{color:var(--teal)}.journey-track strong{letter-spacing:.04em;font-size:1.1cqw}.journey-track span{color:#aaa49b;margin-top:.55cqw;font-size:.9cqw;line-height:1.38}.journey-stage footer{border-top:1px solid #302c27;align-items:baseline;gap:1cqw;padding-top:1cqw;display:flex}.journey-stage footer strong{color:var(--orange);font-size:1.35cqw}.journey-stage footer span{color:#c3bdb4;font-size:1.05cqw}.journey-stage.work{color:#fff;background:radial-gradient(circle at 90% 5%,#4fc9c12e,#0000 27%),#151515}.journey-stage.work:before{opacity:.8}.journey-stage.work header p{color:var(--teal)}.journey-stage.work header h2 em{color:var(--orange)}.journey-stage.work .journey-track article{background:#ffffff0b;border-color:#37332d}.journey-stage.work .journey-track article.current{border-color:var(--teal);background:linear-gradient(155deg,#4fc9c138,#ffffff0b);box-shadow:0 0 2.8cqw #4fc9c11f}.journey-stage.work .journey-track span{color:#aaa49b}.journey-stage.work footer{border-color:#302c27}.journey-stage.work footer strong{color:var(--orange)}.journey-stage.work footer span{color:#c3bdb4}.slide-brand-ai-tools .slide-atmosphere,.slide-meet-buff .slide-atmosphere{display:none}.brand-ai-duo{color:#fff;background:radial-gradient(circle at 50% 110%,#4fc9c12e,#0000 38%),#11100d;grid-template-rows:auto 1fr auto;gap:1.6cqw;padding:4.6cqw 5cqw 4.2cqw;display:grid;position:absolute;inset:0}.brand-ai-duo header p{color:var(--gold);letter-spacing:.18em;margin:0 0 .6cqw;font-size:.82cqw;font-weight:950}.brand-ai-duo header h2{font-size:4.7cqw;line-height:.84}.brand-ai-duo header em{color:var(--teal);font-style:normal}.brand-ai-duo>div{grid-template-columns:1fr 4cqw 1fr;align-items:stretch;display:grid}.brand-ai-duo>div>i{color:#5b554d;place-items:center;font-size:2.4cqw;font-style:normal;display:grid}.brand-ai-duo section{border:1px solid #37322c;flex-direction:column;justify-content:center;padding:1.6cqw 2cqw;display:flex}.brand-ai-duo section small{letter-spacing:.16em;font-size:.8cqw;font-weight:950}.brand-ai-duo section strong{margin:.6cqw 0;font-size:3.2cqw;line-height:.9}.brand-ai-duo section span{font-size:.92cqw;line-height:1.45}.brand-ai-duo .stc-tool{border-top:.55cqw solid var(--orange);background:linear-gradient(145deg,#f36b2124,#ffffff09)}.brand-ai-duo .buff-tool{border-top:.55cqw solid var(--teal);background:linear-gradient(145deg,#4fc9c124,#ffffff09)}.brand-ai-duo footer{color:#aaa49b;text-align:center;font-size:1cqw}.brand-ai-duo footer b{color:#fff}.vicki-reveal{grid-template-columns:1fr .9fr;gap:4cqw;display:grid}.vicki-tool-mark{z-index:2;background:var(--teal);color:#171717;width:32cqw;min-height:27cqw;box-shadow:1.4cqw 1.4cqw 0 var(--orange);flex-direction:column;justify-content:center;justify-self:center;padding:2.5cqw;display:flex;position:relative}.vicki-tool-mark small{color:#171717;letter-spacing:.15em;font-size:.75cqw;font-weight:950}.vicki-tool-mark strong{color:#fff;margin-top:1.2cqw;font-size:5.5cqw;line-height:.75}.vicki-tool-mark b{color:#171717;font-size:5.5cqw;line-height:.75}.vicki-tool-mark i{color:#275e5a;letter-spacing:.14em;margin-top:1.5cqw;font-size:.75cqw;font-style:normal;font-weight:950}.buff-reveal{color:#fff;background:linear-gradient(122deg,#f36b21 0 46%,#f4eee2 46%);grid-template-columns:1fr .9fr;align-items:center;gap:4cqw;padding:5cqw;display:grid;position:absolute;inset:0;overflow:hidden}.buff-reveal h2{font-size:7cqw;line-height:.75}.buff-reveal h2 em{color:#171717;font-style:normal}.buff-reveal>div:first-child>p:not(.eyebrow){font-size:1.35cqw;line-height:1.45}.buff-reveal>div:first-child>span{color:#332219;letter-spacing:.12em;margin-top:3cqw;font-size:.78cqw;font-weight:950;display:block}.buff-tool-mark{color:#fff;width:32cqw;min-height:27cqw;box-shadow:1.4cqw 1.4cqw 0 var(--teal);background:#171717;flex-direction:column;justify-content:center;justify-self:center;padding:2.5cqw;display:flex}.buff-tool-mark small{color:var(--teal);letter-spacing:.15em;font-size:.75cqw;font-weight:950}.buff-tool-mark strong{color:#fff;margin-top:1.2cqw;font-size:5.5cqw;line-height:.75}.buff-tool-mark b{color:var(--orange);font-size:5.5cqw;line-height:.75}.buff-tool-mark i{color:#aaa49b;letter-spacing:.14em;margin-top:1.5cqw;font-size:.75cqw;font-style:normal;font-weight:900}.buff-reveal .buff-eyebrow{color:#fff}.buff-phone-mark{color:#fff;box-shadow:9px 9px 0 var(--teal);background:#171717;flex-direction:column;margin:0 auto 26px;padding:24px;display:flex}.buff-phone-mark small{color:var(--teal);letter-spacing:.15em;font-size:9px;font-weight:950}.buff-phone-mark strong,.buff-phone-mark b{font-size:54px;line-height:.78}.buff-phone-mark strong{margin-top:15px}.buff-phone-mark b{color:var(--orange)}.buff-phone-mark i{color:#88827a;letter-spacing:.13em;margin-top:16px;font-size:9px;font-style:normal;font-weight:900}.buff-assistant-phone{border-top:8px solid var(--orange)}.resource-tool-actions{flex-wrap:wrap;gap:10px;display:flex}.resource-tool-actions .pending-link{margin:0}.slide-stage h2{font-size:clamp(38px,4.8cqw,78px)}.slide-title-block{margin-bottom:2.6cqw}.slide-title-block .eyebrow{font-size:clamp(10px,.95cqw,15px)}.slide-vicki-does .card-grid{gap:1.15cqw}.slide-vicki-does .info-card{min-height:10.2cqw;padding:1.55cqw}.slide-vicki-does .info-card h3{font-size:1.45cqw}.slide-vicki-does .info-card p{font-size:1.03cqw}.slide-vicki-does .center-note{margin-top:1.35cqw;font-size:1.02cqw}.agenda-item>b,.moves-list b{font-size:.95cqw}.large-copy{font-size:1.75cqw}.live-room-count{font-size:1.15cqw}.qr-card span{font-size:.78cqw}.bar-column>span{font-size:.86cqw}.stat-card span{font-size:.85cqw}.stat-card p{font-size:1.15cqw}.stat-card em{font-size:.95cqw}.black-statement small{font-size:.88cqw}.black-statement strong{font-size:2.8cqw}.black-statement p{font-size:1cqw}.info-card h3{font-size:1.35cqw}.info-card p{font-size:.96cqw;line-height:1.42}.versus-card small{font-size:.92cqw}.missing-grid span,.clear-card strong{font-size:1cqw}.clear-card span{font-size:.86cqw}.prompt-result-card p{font-size:1.42cqw}.prompt-result-card span{font-size:.9cqw}.moves-list strong{font-size:1.18cqw}.moves-list span{font-size:1cqw}.customer-card small{font-size:.88cqw}.chip-cloud span{font-size:.94cqw}.question-list p{font-size:.86cqw}.question-list b{font-size:.8cqw}.center-note{font-size:.9cqw}.center-note.big{font-size:1.1cqw}.when-grid b{font-size:1.12cqw}.when-grid span{font-size:.9cqw}.follow-up-layout small{font-size:.85cqw}.follow-up-layout span{font-size:.95cqw}.answer-style-row>span{font-size:.88cqw}.answer-style-row small{font-size:.66cqw}.challenge-banner span{font-size:.9cqw}.team-scenario-grid article>div b{font-size:.92cqw}.team-scenario-grid article>div span{font-size:.76cqw}.team-scenario-grid article>strong{font-size:.9cqw}.team-scenario-grid article>p{font-size:.88cqw}.recap-grid article b{font-size:.85cqw}.recap-grid h3{font-size:1.25cqw}.recap-grid p{font-size:.88cqw}.challenge-30-grid span{font-size:1.05cqw}.guardrail-grid strong{font-size:1.2cqw}.guardrail-grid p{font-size:.95cqw}.practice-facts span{font-size:.88cqw}.practice-board>article span{font-size:.76cqw}.practice-total{font-size:.8cqw}.interview-prompt small{font-size:.76cqw}.interview-prompt strong{font-size:1cqw}.interview-live>small{font-size:.78cqw}.interview-live>div span{font-size:.92cqw}.interview-live>p{font-size:.8cqw}.confidence-comparison>section>small,.confidence-shift-card>small{font-size:.76cqw}.confidence-shift-card>p{font-size:.84cqw}.confidence-shift-card>span{font-size:.75cqw}.trailer-demo-page{color:#fff;background:radial-gradient(circle at 50% 0,#c65a7a24,#0000 32%),#070707;min-height:100svh;padding:22px clamp(16px,3vw,44px) 44px}.trailer-demo-header{color:#8e8981;letter-spacing:.13em;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1200px,100%);min-height:44px;margin:0 auto 18px;font-size:10px;font-weight:900;display:grid}.trailer-demo-header span{color:var(--gold)}.trailer-demo-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;justify-self:end;padding:10px 13px;font-size:10px;font-weight:900}.trailer-demo-header a:hover,.trailer-demo-header button:hover{color:var(--teal)}.trailer-stage{isolation:isolate;background:radial-gradient(circle,#28221a 0,#101010 48%,#050505 100%);border:1px solid #ffffff1f;width:min(1200px,100%);min-height:min(68svh,675px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 35px 100px #000000a6}.trailer-stage:fullscreen{border:0;width:100vw;max-width:none;height:100vh}.trailer-stage:fullscreen .trailer-scene h1{font-size:clamp(42px,7.4vw,138px)}.trailer-grain{z-index:8;opacity:.11;pointer-events:none;background-image:repeating-radial-gradient(circle at 30%,#ffffff73 0 1px,#0000 1px 4px);background-size:5px 5px;animation:.22s steps(2,end) infinite grain-shift;position:absolute;inset:-30%}.trailer-vignette{z-index:7;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 160px 55px #000000db}.trailer-particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.trailer-particles i{opacity:.18;background:#fff;border-radius:50%;width:3px;height:3px;animation:linear infinite trailer-drift;position:absolute;box-shadow:0 0 8px #fff}.letterbox{z-index:9;pointer-events:none;background:#020202;height:5.5%;position:absolute;left:0;right:0}.letterbox.top{top:0}.letterbox.bottom{bottom:0}.trailer-ready,.trailer-finished,.trailer-scene{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:8% clamp(28px,8vw,120px);display:flex;position:absolute;inset:0}.trailer-ready{background:radial-gradient(circle at 50% 45%,#e4aa222e,#0000 33%)}.trailer-ready:before{content:"V";z-index:-1;color:#ffffff06;font-size:min(48vw,560px);font-weight:950;line-height:1;position:absolute}.trailer-ready p,.trailer-finished p,.trailer-scene>p{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;margin:0 0 22px;font-size:clamp(9px,1vw,14px);font-weight:950}.trailer-ready h1,.trailer-finished h1{letter-spacing:-.065em;text-transform:uppercase;max-width:980px;margin:0;font-size:clamp(44px,7.4vw,104px);line-height:.87}.trailer-ready>span,.trailer-finished>span{color:#aaa59f;margin-top:24px;font-size:clamp(12px,1.5vw,18px)}.trailer-ready>div,.trailer-finished>div{gap:10px;margin-top:38px;display:flex}.trailer-ready button,.trailer-finished button,.trailer-finished a{border:1px solid var(--gold);background:var(--gold);color:#111;cursor:pointer;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:12px;font-weight:950;display:inline-flex}.trailer-ready .ghost,.trailer-finished a{color:#fff;background:0 0;border-color:#ffffff3d}.trailer-scene{animation:.78s cubic-bezier(.18,.85,.25,1) both trailer-scene-in}.trailer-scene:before{content:"";z-index:-1;background:radial-gradient(circle,#ffffff0f,#0000 50%);position:absolute;inset:0}.trailer-scene h1{color:#f7f2e8;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 4px 35px #000000e6;text-transform:uppercase;max-width:1040px;margin:0;font-size:clamp(38px,6.4vw,92px);line-height:.9;position:relative}.trailer-scene.studio h1{letter-spacing:.28em;font-size:clamp(34px,5vw,70px)}.trailer-scene.studio:after{content:"V";z-index:-1;border:2px solid var(--teal);width:min(23vw,230px);height:min(23vw,230px);color:var(--teal);border-radius:50%;place-items:center;font-size:min(13vw,125px);font-weight:950;display:grid;position:absolute;box-shadow:0 0 55px #4fc9c12e}.trailer-scene.setup{background:linear-gradient(115deg,#e4aa221c,#0000 45%)}.trailer-scene.setup h1{max-width:900px}.trailer-scene.danger{background:radial-gradient(circle,#a8181452,#0000 56%);animation:.55s ease-out both trailer-scene-in,.24s steps(2,end) 2 trailer-danger-flash}.trailer-scene.danger h1{color:#f36b21;text-shadow:4px 0 #c65a7a59,-4px 0 #4fc9c138,0 10px 50px #000;transform:skew(-4deg)}.trailer-lines{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.trailer-lines span{color:#d7d2cb;text-transform:uppercase;letter-spacing:.07em;background:#ffffff0e;border:1px solid #ffffff2b;padding:10px 14px;font-size:clamp(10px,1.25vw,15px);font-weight:800;animation:.45s ease-out both trailer-line-in}.trailer-lines span:nth-child(2){animation-delay:.12s}.trailer-lines span:nth-child(3){animation-delay:.24s}.trailer-lines span:nth-child(4){animation-delay:.36s}.trailer-scene.cast:before{background:linear-gradient(120deg,#f36b2124,#0000 30%,#4fc9c11c)}.trailer-scene.twist{background:linear-gradient(155deg,#c65a7a38,#0000 44%)}.trailer-scene.twist h1{color:#fff;max-width:950px;animation:.62s cubic-bezier(.1,.9,.2,1) both trailer-slam}.trailer-scene.title:before{background:radial-gradient(circle,#e4aa223d,#0000 43%)}.trailer-scene.title h1{color:#0000;filter:drop-shadow(0 9px #351b08)drop-shadow(0 0 30px #e4aa2252);background:linear-gradient(#fff5c4 0,#e4aa22 46%,#8d5414 100%);-webkit-background-clip:text;background-clip:text;max-width:1080px;font-size:clamp(46px,7.1vw,106px);animation:1.1s cubic-bezier(.15,.86,.22,1) both trailer-title-reveal}.trailer-scene.title:after{content:"";z-index:-1;border:1px solid #e4aa2238;width:42vw;max-width:520px;height:42vw;max-height:520px;animation:7s linear infinite trailer-title-ring;position:absolute;transform:rotate(45deg)}.trailer-scene.tagline h1{max-width:890px;color:var(--teal);font-size:clamp(42px,6.2vw,88px);font-style:italic}.trailer-scene.end h1{color:var(--gold)}.trailer-skip{z-index:12;color:#77736e;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900;position:absolute;top:8%;right:20px}.trailer-skip:hover{color:#fff}.trailer-progress{z-index:12;background:#ffffff14;height:4px;position:absolute;bottom:5.5%;left:0;right:0}.trailer-progress span{background:linear-gradient(90deg,var(--orange),var(--gold),var(--teal));height:100%;box-shadow:0 0 12px var(--gold);transition:width 80ms linear;display:block}.trailer-finished{background:radial-gradient(circle at 50% 45%,#4fc9c129,#0000 34%)}.trailer-finished h1{color:var(--teal)}.trailer-demo-note{grid-template-columns:220px 1fr;align-items:start;gap:28px;width:min(920px,100%);margin:28px auto 0;display:grid}.trailer-demo-note span{color:var(--orange);letter-spacing:.16em;font-size:10px;font-weight:950}.trailer-demo-note p{color:#a6a19a;margin:0;font-size:13px;line-height:1.65}@keyframes trailer-scene-in{0%{opacity:0;filter:blur(8px);transform:scale(1.13)}to{opacity:1;filter:none;transform:scale(1)}}@keyframes trailer-line-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes trailer-danger-flash{0%,to{filter:none}50%{filter:brightness(2.3)}}@keyframes trailer-slam{0%{opacity:0;filter:blur(12px);transform:scale(2.2)}to{opacity:1;filter:none;transform:scale(1)}}@keyframes trailer-title-reveal{0%{opacity:0;letter-spacing:.06em;transform:scale(.52)rotateX(50deg)}to{opacity:1;letter-spacing:-.055em;transform:none}}@keyframes trailer-title-ring{to{transform:rotate(405deg)}}@keyframes trailer-drift{0%{opacity:0;transform:translateY(0)scale(.5)}25%{opacity:.28}to{opacity:0;transform:translateY(-160px)scale(1.4)}}@keyframes grain-shift{0%{transform:translate(0)}25%{transform:translate(3%,2%)}50%{transform:translate(-2%,4%)}75%{transform:translate(4%,-3%)}to{transform:translate(-3%,-2%)}}@media (width<=650px){.trailer-demo-page{padding:12px}.trailer-demo-header{grid-template-columns:1fr auto}.trailer-demo-header span{display:none}.trailer-stage{min-height:76svh}.trailer-ready,.trailer-finished,.trailer-scene{padding:18% 22px}.trailer-ready>div,.trailer-finished>div{flex-direction:column;width:100%}.trailer-ready button,.trailer-finished button,.trailer-finished a{width:100%}.trailer-demo-note{grid-template-columns:1fr;gap:10px}}@media (prefers-reduced-motion:reduce){.trailer-grain,.trailer-particles i,.trailer-scene,.trailer-lines span,.trailer-scene.twist h1,.trailer-scene.title h1,.trailer-scene.title:after{animation:none!important}}.derby-demo-page{color:#fff;background:radial-gradient(circle at 50% 0,#4fc9c11f,#0000 28%),#080808;min-height:100svh;padding:18px clamp(12px,2vw,34px) 40px}.derby-demo-header{color:#99938b;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1380px,100%);min-height:48px;margin:0 auto 14px;font-size:10px;font-weight:900;display:grid}.derby-demo-header>div{align-items:center;gap:12px;display:flex}.derby-demo-header>div span{color:var(--gold);font-size:8px}.derby-demo-header>div b{color:#fff;letter-spacing:.06em;font-size:15px}.derby-demo-header button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff29;justify-self:end;padding:10px 13px;font-size:10px;font-weight:900}.derby-demo-header a:hover,.derby-demo-header button:hover{color:var(--teal)}.derby-theater{isolation:isolate;background:#19384a;border:1px solid #ffffff26;width:min(1380px,100%);min-height:min(78svh,790px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 110px #000000b3}.derby-theater:fullscreen{border:0;width:100vw;max-width:none;height:100vh}.derby-theater:fullscreen .derby-intro{padding-top:8vh}.derby-theater:fullscreen .derby-track{top:24%}.derby-sky{z-index:0;background:linear-gradient(#17384e 0,#397890 58%,#efb85c 100%);position:absolute;inset:0 0 55%;overflow:hidden}.derby-sun{background:#ffd16b;border-radius:50%;width:90px;height:90px;position:absolute;top:18%;right:9%;box-shadow:0 0 80px 25px #ffc45b5c}.mountain{clip-path:polygon(0 100%,18% 52%,29% 74%,43% 26%,55% 66%,72% 12%,84% 58%,100% 100%);background:#183829;width:66%;height:90%;position:absolute;bottom:-33%;left:-5%}.mountain.two{opacity:.92;background:#27503b;width:64%;bottom:-39%;left:45%;transform:scaleX(-1)}.ferris-wheel{filter:drop-shadow(0 8px 8px #00000040);font-size:110px;font-style:normal;animation:12s linear infinite derby-wheel;position:absolute;bottom:-12px;right:22%}.derby-cloud{color:#ffffffad;filter:blur(.4px);font-size:86px;font-style:normal;animation:24s linear infinite derby-cloud;position:absolute}.derby-cloud.c1{top:18%;left:12%}.derby-cloud.c2{font-size:58px;animation-duration:32s;animation-delay:-13s;top:5%;left:58%}.derby-scoreboard{z-index:12;text-align:center;background:linear-gradient(#23211e,#0d0d0d);border:3px solid #d5a11e;grid-template-columns:48px 1fr 70px;align-items:center;width:min(780px,72%);min-height:62px;padding:8px 14px;display:grid;position:absolute;top:2.5%;left:50%;transform:translate(-50%);box-shadow:0 8px #694a08,0 20px 45px #00000057}.derby-scoreboard>span{font-size:28px}.derby-scoreboard strong{letter-spacing:.06em;text-transform:uppercase;font-size:clamp(11px,1.4vw,18px)}.derby-scoreboard small{color:var(--gold);letter-spacing:.12em;background:#2a2926;justify-self:end;padding:7px 9px;font-size:8px;font-weight:950}.state-racing .derby-scoreboard small{color:#fff;background:#b7271f;animation:1s steps(2,end) infinite derby-live}.derby-track{z-index:3;background:#69503c;padding-top:2%;position:absolute;inset:23% 0 0;box-shadow:inset 0 14px 20px #00000047}.derby-track:before{content:"";background:repeating-linear-gradient(92deg,#ffffff06 0 22px,#00000009 22px 44px);position:absolute;inset:0}.state-racing .derby-track:before{animation:.36s linear infinite derby-ground}.derby-lane{--racer-color:#f36b21;background:linear-gradient(90deg,#ffffff0f,#0000 20%,#ffffff09);border-bottom:1px dashed #ffffff59;height:18.4%;position:relative}.derby-lane:nth-child(2n){background:linear-gradient(90deg,#00000024,#0000 20%,#00000014)}.derby-lane:last-child{border-bottom:0}.lane-card{z-index:5;border-left:4px solid var(--racer-color);background:#0e0e0ee0;grid-template-columns:24px 1fr;align-items:center;gap:6px;width:11.4%;padding:7px 8px;display:grid;position:absolute;top:50%;left:.7%;transform:translateY(-50%);box-shadow:0 5px 15px #00000040}.lane-card>span{background:var(--racer-color);color:#111;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:950;display:grid}.lane-card div{flex-direction:column;gap:2px;min-width:0;display:flex}.lane-card strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-size:clamp(7px,.72vw,10px);overflow:hidden}.lane-card small{color:#a8a39c;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(5px,.56vw,8px);overflow:hidden}.start-line,.finish-line{z-index:4;background:repeating-conic-gradient(#fff 0 25%,#171717 0 50%) 0/12px 12px;width:12px;position:absolute;top:0;bottom:0}.start-line{left:13%}.finish-line{left:90%;box-shadow:0 0 22px #fff6}.finish-line:before{content:"FINISH";color:#fff;letter-spacing:.12em;background:#171717;padding:4px 9px;font-size:7px;font-weight:950;position:absolute;top:-25px;left:50%;transform:translate(-50%)}.track-obstacle{z-index:1;opacity:.58;filter:grayscale(.15);font-size:22px;position:absolute;top:50%;transform:translate(-50%,-50%)}.obstacle-one{left:40%}.obstacle-two{left:61%}.obstacle-three{left:80%}.derby-racer{z-index:7;filter:drop-shadow(0 9px 7px #00000059);width:86px;height:72px;transition:left .13s linear;position:absolute;top:49%;transform:translate(-50%,-50%)}.racer-emoji{z-index:3;transform-origin:bottom;place-items:center;width:47px;height:47px;font-size:38px;animation:.34s ease-in-out infinite alternate derby-bob;display:grid;position:absolute;top:-17px;left:21px}.racer-kart{z-index:2;background:var(--racer-color);border:3px solid #171717;border-radius:9px 16px 7px 7px;width:68px;height:28px;position:absolute;bottom:10px;left:9px;box-shadow:inset 0 5px #ffffff4d}.racer-kart:before,.racer-kart:after{content:"";background:#54514d;border:4px solid #171717;border-radius:50%;width:18px;height:18px;animation:.3s linear infinite derby-wheel;position:absolute;bottom:-12px}.racer-kart:before{left:6px}.racer-kart:after{right:5px}.racer-kart>span{background:#f4e7a4;border-radius:0 8px 8px 0;width:15px;height:9px;position:absolute;top:7px;right:-9px}.racer-kart>b{background:#ffffffb3;border-radius:6px;width:14px;height:6px;position:absolute;top:5px;left:10px}.racer-kart>i{background:var(--gold);border-radius:50%;width:12px;height:12px;position:absolute;top:8px;left:-10px}.derby-racer>small{color:#fff;letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;background:#000000b3;padding:2px 6px;font-size:6px;font-weight:950;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.speed-trail{z-index:0;background:linear-gradient(90deg,transparent,var(--racer-color));opacity:.55;width:55px;height:7px;animation:.34s ease-in-out infinite derby-speed;position:absolute;top:28px;left:-40px}.derby-racer.power-up{z-index:9;filter:drop-shadow(0 0 14px var(--racer-color)) drop-shadow(0 10px 8px #0006)}.derby-racer.power-up .racer-emoji{animation:.45s cubic-bezier(.2,.9,.2,1) infinite alternate derby-power}.derby-racer.power-up:before,.derby-racer.power-up:after{content:"✦";z-index:8;color:var(--gold);font-size:27px;animation:.7s ease-out infinite derby-spark;position:absolute}.derby-racer.power-up:before{top:-15px;left:-5px}.derby-racer.power-up:after{animation-delay:.25s;top:5px;right:-4px}.derby-racer.winner{filter:drop-shadow(0 0 22px var(--gold));transform:translate(-50%,-50%)scale(1.18)}.derby-intro,.derby-countdown,.derby-winner{z-index:20;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle at 50% 38%,#e4aa222e,#0000 35%),#070707ed;flex-direction:column;justify-content:center;align-items:center;padding:8% 5%;display:flex;position:absolute;inset:0}.derby-intro>p,.derby-winner>p{color:var(--gold);letter-spacing:.28em;margin:0 0 8px;font-size:clamp(9px,1vw,13px);font-weight:950}.derby-intro>h1{color:#fff;letter-spacing:-.07em;margin:0;font-size:clamp(64px,10vw,142px);line-height:.8}.derby-intro>span{color:#aaa59f;margin-top:18px;font-size:clamp(12px,1.4vw,17px)}.derby-roster{grid-template-columns:repeat(5,1fr);gap:8px;width:min(1120px,100%);margin:28px 0 22px;display:grid}.derby-roster article{background:#ffffff0e;border:1px solid;border-top-width:5px;flex-direction:column;align-items:center;min-width:0;padding:15px 8px;display:flex}.derby-roster b{font-size:38px;animation:.55s ease-in-out infinite alternate derby-bob}.derby-roster article:nth-child(2) b{animation-delay:.12s}.derby-roster article:nth-child(3) b{animation-delay:.24s}.derby-roster article:nth-child(4) b{animation-delay:.36s}.derby-roster article:nth-child(5) b{animation-delay:.48s}.derby-roster strong{text-transform:uppercase;margin-top:8px;font-size:clamp(8px,.9vw,12px)}.derby-roster small{color:#99948c;margin-top:4px;font-size:clamp(6px,.7vw,9px)}.derby-start-actions{gap:8px;display:flex}.derby-start-actions button,.derby-winner button{background:var(--gold);color:#111;cursor:pointer;border:0;min-height:48px;padding:0 22px;font-size:12px;font-weight:950}.derby-start-actions .silent{color:#fff;background:0 0;border:1px solid #ffffff40}.derby-countdown{background:#070707a3}.derby-countdown small{color:var(--gold);letter-spacing:.25em;font-size:12px;font-weight:950}.derby-countdown strong{color:#fff;letter-spacing:-.08em;text-shadow:0 0 45px #f36b2180;margin-top:12px;font-size:clamp(150px,24vw,330px);line-height:.75;animation:.68s cubic-bezier(.12,.8,.25,1) both derby-count}.derby-winner{z-index:32;background:radial-gradient(circle at 50% 46%,#e4aa224d,#0000 33%),#070707de}.derby-winner>div{filter:drop-shadow(0 0 35px var(--gold));font-size:clamp(90px,15vw,190px);animation:1s cubic-bezier(.12,.9,.25,1) both derby-champion}.derby-winner h1{max-width:1000px;color:var(--gold);letter-spacing:-.06em;text-transform:uppercase;margin:-10px 0 0;font-size:clamp(48px,8vw,112px);line-height:.85}.derby-winner>span{color:#d0cbc4;margin:20px 0}.derby-confetti{z-index:38;pointer-events:none;position:absolute;inset:0;overflow:hidden}.derby-confetti i{width:8px;height:18px;animation:3.2s linear infinite derby-confetti;position:absolute;top:-10%}.derby-explainer{grid-template-columns:180px 1fr;gap:24px;width:min(950px,100%);margin:24px auto 0;display:grid}.derby-explainer span{color:var(--orange);letter-spacing:.16em;font-size:10px;font-weight:950}.derby-explainer p{color:#a6a19a;margin:0;font-size:13px;line-height:1.6}@keyframes derby-wheel{to{transform:rotate(360deg)}}@keyframes derby-cloud{0%{transform:translate(-25vw)}to{transform:translate(75vw)}}@keyframes derby-live{50%{opacity:.35}}@keyframes derby-ground{to{background-position:-44px 0}}@keyframes derby-bob{to{transform:translateY(-6px)rotate(-3deg)}}@keyframes derby-speed{50%{opacity:.25;transform:scaleX(.58)}}@keyframes derby-power{to{transform:translateY(-14px)rotate(8deg)scale(1.18)}}@keyframes derby-spark{0%{opacity:1;transform:scale(.3)rotate(0)}to{opacity:0;transform:scale(1.5)rotate(180deg)}}@keyframes derby-count{0%{opacity:0;transform:scale(2.1)}to{opacity:1;transform:scale(1)}}@keyframes derby-champion{0%{opacity:0;transform:translateY(100px)scale(.35)rotate(-15deg)}to{opacity:1;transform:none}}@keyframes derby-confetti{0%{transform:translateY(-10vh)rotate(0)}to{transform:translateY(115vh)rotate(720deg)}}@media (width<=760px){.derby-demo-page{padding:10px}.derby-demo-header{grid-template-columns:1fr auto}.derby-demo-header>div{display:none}.derby-theater{min-height:82svh}.derby-scoreboard{grid-template-columns:35px 1fr 48px;width:92%}.derby-scoreboard>span{font-size:20px}.derby-scoreboard small{padding:5px 4px}.lane-card{grid-template-columns:1fr;width:12%;padding:4px 2px}.lane-card>span{width:18px;height:18px;margin:auto}.lane-card div{display:none}.derby-racer{width:60px;transform:translate(-50%,-50%)scale(.75)}.derby-racer.winner{transform:translate(-50%,-50%)scale(.9)}.track-obstacle{font-size:14px}.derby-roster{grid-template-columns:repeat(5,minmax(90px,1fr));justify-content:start;overflow-x:auto}.derby-intro{padding:13% 16px}.derby-intro>h1{font-size:19vw}.derby-start-actions{flex-direction:column;width:100%}.derby-start-actions button{width:100%}.derby-explainer{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){.ferris-wheel,.derby-cloud,.state-racing .derby-track:before,.racer-emoji,.racer-kart:before,.racer-kart:after,.speed-trail,.derby-racer.power-up:before,.derby-racer.power-up:after,.derby-roster b,.derby-countdown strong,.derby-winner>div,.derby-confetti i{animation:none!important}}.blackbox-page{color:#e9ede8;background:#050706;min-height:100svh;padding:16px clamp(12px,2vw,30px) 36px;font-family:Courier New,Courier,monospace}.blackbox-header{color:#6e7770;letter-spacing:.13em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1500px,100%);min-height:52px;margin:0 auto 12px;font-size:10px;font-weight:900;display:grid}.blackbox-header .blackbox-title{align-items:center;gap:14px;display:flex}.blackbox-title span{color:#db731d;font-size:8px}.blackbox-title b{color:#eef2ed;letter-spacing:.07em;font-size:15px}.blackbox-header button{color:#aeb6b0;font:inherit;cursor:pointer;background:0 0;border:1px solid #2b332e;justify-self:end;padding:10px 13px}.blackbox-header a:hover,.blackbox-header button:hover{color:#e87922;border-color:#e87922}.blackbox-console{--box-orange:#ef7820;--box-teal:#58c9bb;--box-gold:#deb13b;--box-green:#7ed1a4;isolation:isolate;background:radial-gradient(circle at 52% 15%,#2b55432e,#0000 35%),linear-gradient(#0d110f,#080a09 70%);border:1px solid #29302c;width:min(1500px,100%);min-height:min(82svh,900px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 28px 110px #000000c7}.blackbox-console:before{content:"";z-index:-2;background-image:linear-gradient(#627e6b0e 1px,#0000 1px),linear-gradient(90deg,#627e6b0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.blackbox-console:after{content:"";z-index:20;pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#00000014 4px);position:absolute;inset:0}.blackbox-console:fullscreen{border:0;width:100vw;max-width:none;height:100vh;min-height:100vh}.blackbox-console:fullscreen .blackbox-workspace{height:calc(100vh - 49px)}.blackbox-console:fullscreen .blackbox-ready{min-height:100vh}.blackbox-scan{z-index:-1;background:linear-gradient(#0000,#58c9bb0a,#58c9bb1a,#0000);height:24%;animation:8s linear infinite blackbox-scan;position:absolute;top:-18%;left:0;right:0}.blackbox-signal{z-index:30;border:1px solid var(--box-orange);background:#160e08;justify-content:center;align-items:center;gap:22px;min-width:min(520px,88%);padding:14px 18px;animation:.25s steps(2,end) 4 blackbox-alert;display:flex;position:absolute;top:58px;left:50%;transform:translate(-50%);box-shadow:0 0 44px #ef782040}.blackbox-signal small{color:#85776c;letter-spacing:.12em;font-size:8px}.blackbox-signal strong{color:#ff9a4f;letter-spacing:.09em;font-size:12px}.blackbox-ready{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(82svh,900px);padding:clamp(50px,8vh,95px) 24px;display:flex}.ready-status{color:#9ba49e;letter-spacing:.17em;margin-bottom:28px;font-size:9px;font-weight:900}.ready-status i{background:#e95229;border-radius:50%;width:7px;height:7px;margin-right:10px;animation:1.3s steps(2,end) infinite blackbox-pulse;display:inline-block;box-shadow:0 0 0 6px #e952291a,0 0 20px #e95229}.blackbox-ready>p:first-of-type{color:var(--box-orange);letter-spacing:.3em;margin:0;font-size:10px;font-weight:900}.blackbox-ready h1{letter-spacing:-.075em;text-transform:uppercase;margin:14px 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(72px,10vw,158px);line-height:.72}.blackbox-ready h1 span{color:#0000;-webkit-text-stroke:1px #e7ece8;text-shadow:0 0 45px #ffffff14}.ready-rule{background:linear-gradient(90deg,#0000,#39443d,#0000);width:min(720px,80%);height:1px}.ready-copy{color:#929b95;max-width:720px;margin:24px 0;font:14px/1.65 Arial,Helvetica,sans-serif}.ready-metrics{background:#26302a;border:1px solid #26302a;gap:1px;margin:2px 0 28px;display:flex}.ready-metrics span{color:#5f6a63;letter-spacing:.12em;background:#0c100e;min-width:170px;padding:13px 20px;font-size:8px}.ready-metrics b{color:#e8ede9;margin-right:8px;font-size:15px}.ready-actions{gap:10px;display:flex}.ready-actions button,.box-primary{border:1px solid var(--box-orange);background:var(--box-orange);color:#0d0b09;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;min-height:49px;padding:0 22px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:950;transition:background .18s,color .18s,transform .18s}.ready-actions button:hover,.box-primary:hover{background:#ff9848;transform:translateY(-2px)}.ready-actions .ghost{color:#b6beb8;background:0 0;border-color:#39423d}.ready-actions .ghost:hover{background:#141916;border-color:#89968e}.demo-disclaimer{color:#4d5650;letter-spacing:.08em;margin-top:18px;font-size:8px}.blackbox-statusbar{letter-spacing:.13em;background:#070a08eb;border-bottom:1px solid #28312b;grid-template-columns:1fr auto 1fr;align-items:center;height:49px;padding:0 18px;font-size:9px;font-weight:900;display:grid}.blackbox-statusbar span:first-child{color:#778179}.blackbox-statusbar span:first-child i{background:#67d4a0;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #67d4a0}.blackbox-statusbar strong{color:var(--box-orange)}.blackbox-statusbar span:last-child{color:#c4cbc6;justify-self:end;font-size:13px}.blackbox-statusbar span.danger{color:#ff5d3d;animation:.8s steps(2,end) infinite blackbox-pulse}.blackbox-workspace{grid-template-columns:230px minmax(0,1fr) 214px;min-height:calc(min(82svh,900px) - 49px);display:grid}.suspect-rail,.team-rail{background:#080b09d1}.suspect-rail{border-right:1px solid #263029}.team-rail{border-left:1px solid #263029}.rail-label{color:#59645c;letter-spacing:.14em;border-bottom:1px solid #222a25;min-height:43px;padding:16px;font-size:8px;font-weight:900}.suspect-rail article{border-bottom:1px solid #202722;grid-template-columns:38px 1fr auto;align-items:start;gap:10px;min-height:98px;padding:16px 12px;transition:background .2s,border .2s;display:grid;position:relative}.suspect-rail article>span{color:#aeb7b0;border:1px solid #354039;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.suspect-rail article div{flex-direction:column;min-width:0;display:flex}.suspect-rail article b{color:#c8cec9;white-space:nowrap;font-size:10px}.suspect-rail article small{color:#68736b;margin-top:4px;font-size:7px;line-height:1.3}.suspect-rail article em{color:#9e6c45;letter-spacing:.08em;margin-top:10px;font-size:6px;font-style:normal}.suspect-rail article>i{color:#38413b;font-size:8px;font-style:normal}.suspect-rail article.selected{border-left:3px solid var(--box-orange);background:#ef782012}.suspect-rail article.selected>span{border-color:var(--box-orange);color:var(--box-orange)}.classification{color:#475048;letter-spacing:.11em;border:1px dashed #29322c;margin:16px;padding:12px;font-size:7px;line-height:1.7}.case-panel{padding:clamp(24px,3vw,50px);overflow:auto}.case-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:27px;display:flex}.case-heading small{color:var(--box-orange);letter-spacing:.16em;font-size:8px;font-weight:900}.case-heading h2{letter-spacing:-.055em;margin:8px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,4.5vw,72px);line-height:.86}.case-heading>span{color:#707c74;letter-spacing:.1em;border:1px solid #354138;padding:8px 10px;font-size:7px;font-weight:900}.case-heading .case-stamp{color:#c7753a;border-color:#714326;margin-top:18px;transform:rotate(3deg)}.case-heading.compact h2{font-size:clamp(32px,3.2vw,52px)}.case-heading .ai-badge{color:var(--box-gold);border-color:#9e7030}.case-heading .new-intel{color:var(--box-teal);border-color:#267c6e;animation:1.2s steps(2,end) infinite blackbox-pulse}.case-heading .lock-state{color:#e76942;border-color:#7c3625}.case-lede{color:#a6afa8;max-width:900px;margin:0 0 26px;font:clamp(14px,1.25vw,18px)/1.65 Arial,Helvetica,sans-serif}.mission-grid{background:#263029;border:1px solid #263029;grid-template-columns:repeat(4,1fr);gap:1px;margin:22px 0;display:grid}.mission-grid article{background:#0c110e;min-height:150px;padding:18px}.mission-grid span{color:#455148;font-size:9px}.mission-grid b{color:#d7ddd8;margin:34px 0 8px;font-size:11px;display:block}.mission-grid p{color:#69736c;margin:0;font:11px/1.45 Arial,Helvetica,sans-serif}.prompt-strip{border-left:2px solid var(--box-teal);background:#58c9bb0e;grid-template-columns:130px 1fr;align-items:center;gap:18px;margin:0 0 22px;padding:15px 18px;display:grid}.prompt-strip small{color:var(--box-teal);font-size:8px;font-weight:900}.prompt-strip code{color:#adb9b1;font-size:11px;line-height:1.5}.box-primary{justify-content:center;align-items:center;display:inline-flex}.evidence-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;display:grid}.evidence-grid article{background:linear-gradient(145deg,#131b16f2,#090c0af2);border:1px solid #29332c;min-height:145px;padding:15px;transition:border .2s,transform .2s}.evidence-grid article:hover{border-color:#617268;transform:translateY(-2px)}.evidence-grid article>div{justify-content:space-between;display:flex}.evidence-grid span{color:var(--box-orange);font-size:7px;font-weight:900}.evidence-grid time{color:#94a098;font-size:9px}.evidence-grid b{color:#d4dbd5;letter-spacing:.08em;margin:24px 0 9px;font-size:9px;display:block}.evidence-grid p{color:#778179;margin:0;font:10px/1.5 Arial,Helvetica,sans-serif}.case-question{border-top:1px solid #273029;padding-top:20px}.case-question>small{color:#667069;letter-spacing:.12em;font-size:8px;font-weight:900}.case-question h3{color:#e0e5e1;margin:8px 0 16px;font:700 clamp(16px,1.7vw,24px)/1.25 Arial,Helvetica,sans-serif}.answer-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.answer-grid button,.claim-list button{color:#c6cdc7;text-align:left;cursor:pointer;background:#0e1310;border:1px solid #2a352e;min-height:65px;padding:13px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:900;transition:border .16s,background .16s}.answer-grid button:hover,.claim-list button:hover{border-color:var(--box-orange);background:#ef78200f}.answer-grid button span{color:#5e6961;margin-top:6px;font-size:7px;font-weight:400;display:block}.answer-grid.motive{grid-template-columns:repeat(3,1fr)}.box-feedback{border-left:2px solid;margin:12px 0;padding:11px 14px;font:11px/1.45 Arial,Helvetica,sans-serif}.box-feedback.correct{border-color:var(--box-green);color:#9fd8b8;background:#7ed1a412}.box-feedback.wrong{color:#df8e76;background:#ef643d12;border-color:#ef643d}.ai-report{background:linear-gradient(125deg,#deb13b14,#0000);border:1px solid #4d412c;grid-template-columns:1fr 130px;gap:28px;margin:8px 0 24px;padding:22px;display:grid}.ai-report small{color:var(--box-gold);letter-spacing:.12em;font-size:8px;font-weight:900}.ai-report p{color:#c6cbc7;margin:16px 0 0;font:14px/1.65 Arial,Helvetica,sans-serif}.ai-report>span{color:#826c35;text-align:center;border:1px dashed #5f4f2f;place-items:center;font-size:8px;line-height:1.6;display:grid}.claim-list{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.claim-list button{grid-template-columns:15px 1fr;align-items:center;gap:10px;display:grid}.claim-list button i{border:1px solid #566259;border-radius:50%;width:9px;height:9px}.transmission{background:linear-gradient(135deg,#58c9bb17,#060f0cd9);border:1px solid #23695f;margin:8px 0 25px;box-shadow:0 0 50px #58c9bb0f}.transmission-meta{color:#5f988e;letter-spacing:.1em;border-bottom:1px solid #235148;justify-content:space-between;padding:11px 15px;font-size:7px;display:flex}.transmission blockquote{color:#c6e1db;margin:0;padding:30px clamp(20px,4vw,60px);font:italic clamp(17px,2vw,27px)/1.5 Arial,Helvetica,sans-serif}.transmission>small{color:#4e7e76;padding:0 15px 13px;font-size:7px;display:block}.lock-layout{grid-template-columns:1fr minmax(290px,.78fr);align-items:stretch;gap:30px;display:grid}.lock-clues{background:#0d120f;border:1px solid #2d3831;padding:26px}.lock-clues>small{color:var(--box-orange);font-size:8px;font-weight:900}.lock-clues h3{margin:13px 0 28px;font:700 21px Arial,Helvetica,sans-serif}.lock-clues>div{gap:8px;display:grid}.lock-clues>div span{color:#828e86;border:1px solid #28322c;align-items:center;min-height:52px;padding:12px;font-size:9px;display:flex}.lock-clues>div b{color:var(--box-teal);margin-right:15px}.lock-clues>p{color:#536058;margin:20px 0 0;font-size:9px}.lock-terminal{background:#110c09;border:1px solid #69402e;padding:26px;box-shadow:inset 0 0 70px #ef782009}.lock-terminal label{color:#83654f;letter-spacing:.1em;flex-direction:column;gap:8px;margin-bottom:18px;font-size:8px;font-weight:900;display:flex}.lock-terminal select,.lock-terminal input{color:#f2c3a1;background:#0b0908;border:1px solid #4b392f;border-radius:0;outline:0;width:100%;min-height:50px;padding:10px 12px}.lock-terminal input{letter-spacing:.25em;text-align:center;font-size:28px}.lock-terminal select:focus,.lock-terminal input:focus{border-color:var(--box-orange);box-shadow:0 0 0 2px #ef78201f}.lock-terminal button{border:1px solid var(--box-orange);background:var(--box-orange);color:#130b06;letter-spacing:.1em;cursor:pointer;width:100%;min-height:50px;font:900 9px Courier New,monospace}.case-closed{text-align:center}.case-closed>small{color:var(--box-green);letter-spacing:.18em;font-size:9px;font-weight:900}.unlock-icon{width:50px;height:50px;margin:18px auto;position:relative}.unlock-icon i{background:var(--box-green);position:absolute;box-shadow:0 0 18px #7ed1a473}.unlock-icon i:first-child{width:4px;height:40px;top:0;left:23px;transform:rotate(43deg)}.unlock-icon i:nth-child(2){width:4px;height:22px;top:25px;left:13px;transform:rotate(-45deg)}.unlock-icon i:nth-child(3){opacity:.35;width:3px;height:25px;top:8px;left:27px;transform:rotate(-45deg)}.case-closed h2{letter-spacing:-.07em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(54px,7vw,100px);line-height:.75}.case-closed h2 span{color:var(--box-green)}.case-closed p{color:#7f8b83;margin:22px 0 26px;font:15px Arial,Helvetica,sans-serif}.reveal-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.reveal-grid article{background:#0d120f;border:1px solid #2b362f;min-height:120px;padding:16px}.reveal-grid small{color:#657168;letter-spacing:.12em;font-size:7px}.reveal-grid b{color:#dce2dd;margin:25px 0 8px;font-size:12px;display:block}.reveal-grid p{color:#68736b;margin:0;font:9px/1.4 Arial,Helvetica,sans-serif}.score-line{border:1px solid #344039;grid-template-columns:repeat(3,1fr);margin-top:9px;display:grid}.score-line>div{border-right:1px solid #2c362f;justify-content:center;align-items:baseline;min-height:75px;padding:13px;display:flex}.score-line>div:last-child{border:0}.score-line small{color:#59645c;align-self:flex-start;margin-right:auto;font-size:6px}.score-line b{color:var(--box-gold);font-size:24px}.score-line span{color:#6c766f;font-size:9px}.reveal-actions{justify-content:center;align-items:center;gap:20px;margin-top:18px;display:flex}.reveal-actions a{color:#778179;font-size:9px;font-weight:900}.team-rail article{border-bottom:1px solid #222a25;min-height:82px;padding:13px 14px}.team-rail article>div:first-child{justify-content:space-between;display:flex}.team-rail article b{color:#bdc5bf;font-size:9px}.team-rail article span{color:#59645d;font-size:6px}.team-progress{background:#222a25;height:3px;margin:14px 0 7px}.team-progress i{background:#59635d;height:100%;transition:width .45s;display:block}.team-rail article>small{color:#505a53;font-size:7px}.team-rail article.active{border-left:2px solid var(--box-orange);background:#ef78200d}.team-rail article.active b,.team-rail article.active>small{color:var(--box-orange)}.team-rail article.active .team-progress i{background:var(--box-orange);box-shadow:0 0 10px #ef782066}.team-rail article.simulated{opacity:.55}.team-note{border:1px dashed #29332c;margin:16px;padding:15px}.team-note b{color:#717d74;font-size:7px}.team-note p{color:#505a53;margin:10px 0 0;font:8px/1.5 Arial,Helvetica,sans-serif}.blackbox-explainer{grid-template-columns:210px 1fr;gap:25px;width:min(1500px,100%);margin:18px auto 0;display:grid}.blackbox-explainer span{color:#9b5e31;letter-spacing:.14em;font-size:8px;font-weight:900}.blackbox-explainer p{color:#687069;max-width:960px;margin:0;font:11px/1.6 Arial,Helvetica,sans-serif}@keyframes blackbox-scan{to{transform:translateY(520%)}}@keyframes blackbox-pulse{50%{opacity:.35}}@keyframes blackbox-alert{50%{filter:brightness(1.7);transform:translate(-50%)scale(1.012)}}@media (width<=1100px){.blackbox-workspace{grid-template-columns:190px minmax(0,1fr)}.team-rail{display:none}.mission-grid,.evidence-grid,.answer-grid,.reveal-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.blackbox-page{padding:8px}.blackbox-header{grid-template-columns:1fr auto}.blackbox-title{display:none!important}.blackbox-console{min-height:88svh}.blackbox-statusbar{grid-template-columns:1fr auto}.blackbox-statusbar strong{display:none}.blackbox-workspace{display:block}.suspect-rail{display:none}.case-panel{padding:24px 15px 40px}.blackbox-ready{min-height:88svh;padding:45px 15px}.blackbox-ready h1{font-size:18vw}.ready-metrics{width:100%;display:grid}.ready-metrics span{min-width:0}.ready-actions{flex-direction:column;width:100%}.ready-actions button{width:100%}.case-heading>span{display:none}.mission-grid{grid-template-columns:1fr 1fr}.mission-grid article{min-height:120px}.prompt-strip,.evidence-grid{grid-template-columns:1fr}.evidence-grid article{min-height:125px}.answer-grid,.answer-grid.motive,.claim-list,.ai-report{grid-template-columns:1fr}.ai-report>span{min-height:55px}.lock-layout{grid-template-columns:1fr}.reveal-grid{grid-template-columns:1fr 1fr}.score-line{grid-template-columns:1fr}.score-line>div{border-bottom:1px solid #2c362f;border-right:0}.blackbox-explainer{grid-template-columns:1fr;gap:8px}.transmission-meta{gap:8px}.transmission blockquote{font-size:18px}}@media (prefers-reduced-motion:reduce){.blackbox-scan,.ready-status i,.case-heading .new-intel,.blackbox-statusbar span.danger,.blackbox-signal{animation:none!important}}.heist-page{color:#f0eee8;background:#050505;min-height:100svh;padding:16px clamp(10px,2vw,30px) 34px;font-family:Courier New,Courier,monospace}.heist-header{color:#73716b;letter-spacing:.14em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1480px,100%);min-height:50px;margin:0 auto 12px;font-size:9px;font-weight:900;display:grid}.heist-header>div{align-items:center;gap:14px;display:flex}.heist-header span{color:#ed711d;font-size:7px}.heist-header b{color:#ebe8e0;font-size:14px}.heist-header button{color:#aaa79f;font:inherit;cursor:pointer;background:0 0;border:1px solid #33322f;justify-self:end;padding:10px 12px}.heist-header a:hover,.heist-header button:hover{color:#ed711d;border-color:#ed711d}.heist-stage{--heist-orange:#f07820;--heist-green:#69d39e;--heist-gold:#d9b45a;isolation:isolate;background:radial-gradient(circle at 50% 0,#4c3e2038,#0000 34%),linear-gradient(145deg,#10100e,#070706 74%);border:1px solid #2b2a27;width:min(1480px,100%);min-height:min(82svh,880px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 35px 120px #000000c7}.heist-stage:fullscreen{border:0;width:100vw;max-width:none;height:100vh;min-height:100vh}.heist-stage:fullscreen .heist-ready{min-height:100vh}.heist-stage:fullscreen .heist-mission{height:calc(100vh - 50px)}.heist-grid{z-index:-2;opacity:.45;background-image:linear-gradient(#8275520e 1px,#0000 1px),linear-gradient(90deg,#8275520e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 25% 75%,#0000)}.heist-beam{z-index:-1;background:linear-gradient(#0000,#f0782005,#f0782017,#0000);height:24%;animation:9s linear infinite heist-scan;position:absolute;top:-28%;left:-10%;right:-10%}.heist-ready{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(82svh,880px);padding:clamp(55px,8vh,100px) 22px;display:flex}.heist-ready>p:first-child{color:#77746c;letter-spacing:.16em;margin:0 0 22px;font-size:8px;font-weight:900}.heist-ready>p:first-child i{background:#e74b28;border-radius:50%;width:6px;height:6px;margin-right:9px;animation:1.2s steps(2,end) infinite heist-pulse;display:inline-block;box-shadow:0 0 0 6px #e74b281a,0 0 16px #e74b28}.heist-kicker{color:var(--heist-orange);letter-spacing:.22em;font-size:9px;font-weight:900}.heist-ready h1{letter-spacing:-.08em;margin:14px 0 25px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(78px,11vw,166px);line-height:.7}.heist-ready h1 em{color:#0000;-webkit-text-stroke:1px #f0eee8;text-shadow:0 0 40px #ffffff14;font-style:normal}.heist-intro{color:#96938c;max-width:650px;margin:0 0 28px;font:15px/1.6 Arial,Helvetica,sans-serif}.heist-stats{background:#302f2b;border:1px solid #302f2b;gap:1px;margin-bottom:28px;display:flex}.heist-stats span{color:#68665f;letter-spacing:.12em;background:#0c0c0b;min-width:190px;padding:13px 20px;font-size:7px}.heist-stats b{color:#eeeae1;margin-right:8px;font-size:14px}.heist-actions{gap:9px;display:flex}.heist-actions button,.heist-primary{border:1px solid var(--heist-orange);background:var(--heist-orange);color:#100b07;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;min-height:50px;padding:0 23px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:950;transition:transform .18s,background .18s}.heist-actions button:hover,.heist-primary:hover{background:#ff974c;transform:translateY(-2px)}.heist-actions .quiet{color:#b3b0a8;background:0 0;border-color:#393834}.heist-ready>small{color:#4f4e49;letter-spacing:.08em;margin-top:17px;font-size:7px}.heist-topbar{letter-spacing:.13em;background:#080807eb;border-bottom:1px solid #2b2a27;grid-template-columns:1fr auto 1fr;align-items:center;height:50px;padding:0 18px;font-size:8px;font-weight:900;display:grid}.heist-topbar>span{color:#74716b}.heist-topbar>span i{background:var(--heist-green);width:6px;height:6px;box-shadow:0 0 12px var(--heist-green);border-radius:50%;margin-right:8px;display:inline-block}.heist-topbar>div{color:var(--heist-orange)}.heist-topbar>b{color:#d7d3ca;justify-self:end;font-size:13px}.heist-topbar>b.danger{color:#ff5d37;animation:.75s steps(2,end) infinite heist-pulse}.heist-brief{grid-template-columns:minmax(230px,.34fr) 1fr;min-height:calc(min(82svh,880px) - 50px);display:grid}.heist-brief>aside{background:linear-gradient(150deg,#f078201f,#0a0a08cc);border-right:1px solid #302f2b;flex-direction:column;justify-content:center;padding:clamp(35px,5vw,75px);display:flex}.heist-brief>aside span{color:var(--heist-orange);font-size:9px;font-weight:900}.heist-brief>aside b{letter-spacing:-.055em;margin:25px 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,4vw,62px);line-height:.85;display:block}.heist-brief>aside small{color:#6e6a62;letter-spacing:.12em;font-size:8px}.brief-copy{flex-direction:column;justify-content:center;padding:clamp(40px,6vw,90px);display:flex}.brief-copy>small{color:var(--heist-gold);letter-spacing:.15em;font-size:8px;font-weight:900}.brief-copy h2{letter-spacing:-.055em;margin:12px 0 20px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(42px,5vw,78px);line-height:.9}.brief-copy>p{color:#9b9890;max-width:850px;margin:0;font:clamp(14px,1.4vw,18px)/1.65 Arial,Helvetica,sans-serif}.brief-steps{background:#302f2b;border:1px solid #302f2b;grid-template-columns:repeat(3,1fr);gap:1px;margin:28px 0;display:grid}.brief-steps article{background:#0c0c0b;flex-direction:column;min-height:105px;padding:17px;display:flex}.brief-steps b{color:#4f4d47;font-size:9px}.brief-steps span{color:#bdb9b0;margin-top:auto;font:11px/1.4 Arial,Helvetica,sans-serif}.brief-rule{border-left:2px solid var(--heist-green);color:#8c9790;background:#69d39e0e;margin-bottom:22px;padding:12px 15px;font:11px/1.4 Arial,Helvetica,sans-serif}.brief-rule i{background:var(--heist-green);border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.brief-copy .heist-primary{align-self:flex-start}.heist-mission{height:calc(min(82svh,880px) - 50px);padding:clamp(22px,3vw,42px);overflow:hidden}.mission-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.mission-head small{color:var(--heist-orange);letter-spacing:.14em;font-size:8px;font-weight:900}.mission-head h2{letter-spacing:-.05em;margin:8px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(32px,3.6vw,54px);line-height:.88}.mission-head>span{color:#77746b;letter-spacing:.1em;border:1px solid #3b3933;padding:8px 10px;font-size:7px;font-weight:900}.heist-columns{grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);gap:12px;height:calc(100% - 88px);display:grid}.record-feed{scrollbar-color:#514d42 #111;background:#080807c2;border:1px solid #2c2b27;overflow:auto}.record-feed article{border-bottom:1px solid #262520;grid-template-columns:30px 86px 1fr;align-items:start;gap:12px;min-height:67px;padding:11px 14px;display:grid}.record-feed article>b{color:#3f3e39;font-size:8px}.record-feed time{color:#c49b50;font-size:9px}.record-feed small{color:#777169;letter-spacing:.1em;font-size:7px;font-weight:900}.record-feed p{color:#a5a29a;margin:5px 0 0;font:11px/1.4 Arial,Helvetica,sans-serif}.ai-handoff{background:linear-gradient(155deg,#f0782016,#0a0806f5);border:1px solid #4b3526;padding:22px;overflow:auto;box-shadow:inset 0 0 70px #f0782006}.handoff-status{color:#85776c;letter-spacing:.12em;font-size:8px;font-weight:900}.handoff-status i{border:1px solid var(--heist-orange);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block}.handoff-status i.done{background:var(--heist-green);border-color:var(--heist-green);box-shadow:0 0 10px #69d39e80}.ai-handoff h3{margin:25px 0 10px;font:700 26px Arial,Helvetica,sans-serif}.ai-handoff>p{color:#8d8981;margin:0 0 20px;font:11px/1.55 Arial,Helvetica,sans-serif}.ai-handoff>button,.ai-handoff>a{border:1px solid var(--heist-orange);background:var(--heist-orange);color:#100b07;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:47px;font-size:8px;font-weight:950;display:flex}.ai-handoff>button.copied{border-color:var(--heist-green);color:var(--heist-green);background:#69d39e1f}.ai-handoff>a{color:#c4c0b7;background:0 0;border-color:#4b4943;margin-top:8px}.return-divider{justify-content:center;align-items:center;height:50px;display:flex}.return-divider:before,.return-divider:after{content:"";background:#302e29;flex:1;height:1px}.return-divider span{color:#5f5b54;letter-spacing:.1em;padding:0 10px;font-size:6px}.ai-handoff label{color:#806652;letter-spacing:.1em;flex-direction:column;gap:7px;font-size:7px;font-weight:900;display:flex}.ai-handoff input{color:#f2b986;letter-spacing:.08em;text-align:center;background:#0c0907;border:1px solid #503a2a;border-radius:0;outline:0;width:100%;min-height:48px;padding:10px 12px;font:700 18px Courier New,monospace}.ai-handoff input:focus{border-color:var(--heist-orange);box-shadow:0 0 0 2px #f0782021}.ai-handoff .authorize{color:#d99561;background:#18130f;margin-top:8px}.heist-feedback{background:#e85c3812;border-left:2px solid #e85c38;padding:10px;color:#d68e79!important;margin:10px 0!important}.handoff-hint{color:#554f48;margin-top:11px;font-size:7px;line-height:1.5;display:block}.heist-unlocked{text-align:center;min-height:calc(min(82svh,880px) - 50px);padding:clamp(35px,5vw,70px);overflow:auto}.vault-rings{place-items:center;width:86px;height:86px;margin:0 auto 18px;display:grid;position:relative}.vault-rings i{border:1px solid var(--heist-green);border-radius:50%;position:absolute;box-shadow:0 0 18px #69d39e29}.vault-rings i:first-child{animation:7s linear infinite heist-ring;inset:0}.vault-rings i:nth-child(2){border-style:dashed;animation:5s linear infinite reverse heist-ring;inset:11px}.vault-rings i:nth-child(3){inset:24px}.vault-rings span{color:var(--heist-green);font-size:15px;font-weight:900;position:relative}.heist-unlocked>small{color:var(--heist-green);letter-spacing:.16em;font-size:8px;font-weight:900}.heist-unlocked h2{letter-spacing:-.065em;margin:10px 0 18px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(45px,6.2vw,90px);line-height:.82}.heist-unlocked h2 span{color:var(--heist-green)}.heist-unlocked>p{color:#9d9a92;max-width:900px;margin:0 auto 22px;font:14px/1.6 Arial,Helvetica,sans-serif}.impact-row{background:#35332e;border:1px solid #35332e;grid-template-columns:repeat(3,1fr);gap:1px;max-width:900px;margin:0 auto 18px;display:grid}.impact-row article{background:#0c0c0b;justify-content:center;align-items:baseline;min-height:78px;padding:13px;display:flex}.impact-row span{color:var(--heist-gold);font-size:22px;font-weight:900}.impact-row b{color:#706d66;text-transform:uppercase;margin-left:9px;font-size:7px}.heist-takeaway{background:linear-gradient(120deg,#69d39e0b,#0000);border:1px solid #2d302b;max-width:1060px;margin:0 auto;padding:20px}.heist-takeaway>small{color:#5b8d72;letter-spacing:.14em;font-size:7px;font-weight:900}.heist-takeaway h3{margin:8px 0 16px;font:700 20px Arial,Helvetica,sans-serif}.heist-takeaway>div{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.heist-takeaway span{color:#62665f;border:1px solid #2a2c28;padding:9px;font-size:8px}.heist-takeaway b{color:#b8d6c5}.heist-unlocked blockquote{color:#e2ded5;margin:18px 0 15px;font:italic 18px Arial,Helvetica,sans-serif}.unlock-actions{justify-content:center;align-items:center;gap:18px;display:flex}.unlock-actions a{color:#b6b2a9;font-size:8px;font-weight:900}.heist-footnote{grid-template-columns:205px 1fr;gap:22px;width:min(1480px,100%);margin:17px auto 0;display:grid}.heist-footnote span{color:#9a5b30;letter-spacing:.14em;font-size:8px;font-weight:900}.heist-footnote p{color:#696761;max-width:950px;margin:0;font:11px/1.55 Arial,Helvetica,sans-serif}@keyframes heist-scan{to{transform:translateY(560%)}}@keyframes heist-pulse{50%{opacity:.3}}@keyframes heist-ring{to{transform:rotate(360deg)}}@media (width<=900px){.heist-brief{grid-template-columns:1fr}.heist-brief>aside{display:none}.brief-copy{padding:45px 25px}.heist-columns{grid-template-columns:1fr}.record-feed{display:none}.heist-mission{height:auto;min-height:calc(88svh - 50px);overflow:auto}.heist-columns{height:auto}.ai-handoff{max-width:620px}.mission-head>span{display:none}}@media (width<=620px){.heist-page{padding:8px}.heist-header{grid-template-columns:1fr auto}.heist-header>div{display:none}.heist-stage{min-height:88svh}.heist-ready{min-height:88svh;padding:45px 14px}.heist-ready h1{font-size:20vw}.heist-stats{width:100%;display:grid}.heist-stats span{min-width:0}.heist-actions{flex-direction:column;width:100%}.heist-actions button{width:100%}.heist-topbar{grid-template-columns:1fr auto}.heist-topbar>div{display:none}.brief-steps{grid-template-columns:1fr}.brief-steps article{min-height:70px}.brief-steps span{margin-top:18px}.mission-head h2{font-size:10vw}.ai-handoff{padding:18px}.heist-unlocked{padding:35px 14px}.impact-row,.heist-takeaway>div{grid-template-columns:1fr}.unlock-actions{flex-direction:column}.heist-footnote{grid-template-columns:1fr;gap:7px}}@media (prefers-reduced-motion:reduce){.heist-beam,.heist-ready>p:first-child i,.heist-topbar>b.danger,.vault-rings i{animation:none!important}}.quizshow-page{color:#f4f0e8;background:#090806;min-height:100svh;padding:15px clamp(10px,2vw,30px) 35px;font-family:Arial,Helvetica,sans-serif}.quizshow-header{color:#77736b;letter-spacing:.13em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1500px,100%);min-height:52px;margin:0 auto 12px;font-size:9px;font-weight:900;display:grid}.quizshow-header>div{align-items:center;gap:14px;display:flex}.quizshow-header span{color:#f36b21;font-size:7px}.quizshow-header b{color:#f3efe6;font-size:14px}.quizshow-header button{color:#aaa59c;font:inherit;cursor:pointer;background:0 0;border:1px solid #393630;justify-self:end;padding:10px 12px}.quizshow-header a:hover,.quizshow-header button:hover{color:#f36b21;border-color:#f36b21}.quizshow-stage{--quiz-orange:#f36b21;--quiz-teal:#4fc9c1;--quiz-gold:#e4aa22;--quiz-rose:#c65a7a;isolation:isolate;background:radial-gradient(circle at 50% 8%,#e4aa222b,#0000 31%),linear-gradient(145deg,#17130e,#080706 75%);border:1px solid #38342d;width:min(1500px,100%);min-height:min(82svh,900px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 35px 120px #000000b8}.quizshow-stage:fullscreen{border:0;width:100vw;max-width:none;height:100vh;min-height:100vh}.quizshow-stage:fullscreen .quizshow-ready{min-height:100vh}.quizshow-stage:fullscreen .quizshow-play{height:calc(100vh - 58px)}.quizshow-grid{z-index:-3;opacity:.3;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 82%);mask-image:radial-gradient(circle,#000,#0000 82%)}.quizshow-light{z-index:-2;filter:blur(18px);opacity:.12;background:linear-gradient(180deg,var(--quiz-orange),transparent);width:30%;height:135%;position:absolute;top:-35%;transform:rotate(20deg)}.quizshow-light.light-one{left:7%}.quizshow-light.light-two{background:linear-gradient(180deg,var(--quiz-teal),transparent);right:7%;transform:rotate(-20deg)}.quizshow-ready{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(82svh,900px);padding:clamp(55px,7vh,90px) 22px;display:flex}.quizshow-ready>p:first-child{color:#827e76;letter-spacing:.16em;margin:0 0 18px;font-size:8px;font-weight:900}.quizshow-ready>p:first-child i{background:#ec5531;border-radius:50%;width:7px;height:7px;margin-right:9px;animation:1.1s steps(2,end) infinite quiz-pulse;display:inline-block;box-shadow:0 0 0 6px #ec55311a,0 0 18px #ec5531}.quizshow-ready>span{color:var(--quiz-orange);letter-spacing:.24em;font-size:9px;font-weight:950}.quizshow-ready h1{letter-spacing:-.075em;margin:13px 0 20px;font-size:clamp(66px,9vw,142px);line-height:.72}.quizshow-ready h1 em{color:#0000;-webkit-text-stroke:1px #f3eee4;text-shadow:0 0 46px #ffffff14;font-style:normal}.quizshow-tagline{color:#a19d94;max-width:780px;margin:0 0 22px;font-size:clamp(14px,1.5vw,18px);line-height:1.55}.quizshow-rulebar{background:#39352e;border:1px solid #39352e;gap:1px;margin-bottom:20px;display:flex}.quizshow-rulebar b,.quizshow-rulebar span{background:#0f0d0a;align-items:center;min-height:44px;padding:0 13px;display:flex}.quizshow-rulebar b{color:var(--quiz-gold);font-size:16px}.quizshow-rulebar span{color:#68645d;letter-spacing:.1em;font-size:7px;font-weight:900}.team-registration{grid-template-columns:1fr 1fr;gap:8px;width:min(650px,100%);margin-bottom:12px;display:grid}.team-registration label{color:#777169;letter-spacing:.12em;text-align:left;flex-direction:column;gap:6px;font-size:7px;font-weight:900;display:flex}.team-registration input{color:#eee8dd;background:#0d0b09;border:1px solid #454139;border-radius:0;outline:0;width:100%;min-height:45px;padding:10px 12px;font-size:13px}.team-registration input:focus{border-color:var(--quiz-teal);box-shadow:0 0 0 2px #4fc9c11f}.quizshow-start{gap:8px;display:flex}.quizshow-start button,.lock-answer,.answer-reveal>button,.winner-machine button{border:1px solid var(--quiz-orange);background:var(--quiz-orange);color:#120b06;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;min-height:49px;padding:0 22px;font-size:9px;font-weight:950}.quizshow-start .silent{color:#b6b0a6;background:0 0;border-color:#46423b}.quizshow-ready>small{color:#55514b;letter-spacing:.07em;margin-top:15px;font-size:7px}.quizshow-scorebar{letter-spacing:.12em;background:#0a0806f0;border-bottom:1px solid #38342d;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 18px;font-size:8px;font-weight:900;display:grid}.quizshow-scorebar>span{color:#c7c1b6}.quizshow-scorebar>span i{background:var(--quiz-teal);width:7px;height:7px;box-shadow:0 0 12px var(--quiz-teal);border-radius:50%;margin-right:9px;display:inline-block}.quizshow-scorebar>span small{color:#625e57;margin:5px 0 0 18px;font-size:6px;display:block}.quizshow-scorebar>strong{color:var(--quiz-gold);font-size:12px}.quizshow-scorebar>strong small{color:#5c5851}.quizshow-scorebar>div{justify-self:end;align-items:center;gap:20px;display:flex}.quizshow-scorebar>div>span{color:#777169}.quizshow-scorebar>div>span b{color:#f4efe5;margin-left:6px;font-size:16px}.quizshow-scorebar time{border:2px solid var(--quiz-orange);color:#f8c098;border-radius:50%;place-items:center;width:42px;height:42px;font-size:14px;display:grid}.quizshow-scorebar time.danger{color:#fff;background:#d9482c;animation:.7s steps(2,end) infinite quiz-pulse}.quizshow-play{grid-template-columns:128px minmax(0,1fr) 260px;height:calc(min(82svh,900px) - 58px);display:grid}.quiz-progress{background:#0b0907db;border-right:1px solid #342f29;flex-direction:column;padding:17px 13px;display:flex}.quiz-progress>span{color:#615d55;letter-spacing:.12em;margin-bottom:13px;font-size:7px;font-weight:900}.quiz-progress>i{color:#5b5750;border:1px solid #38342e;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:7px;font-size:8px;font-style:normal;font-weight:900;display:grid}.quiz-progress>i.active{border-color:var(--quiz-orange);color:var(--quiz-orange);background:#f36b211f;box-shadow:0 0 20px #f36b211c}.quiz-progress>i.done{color:var(--quiz-teal);background:#4fc9c114;border-color:#477568}.quiz-progress>div{border-top:1px solid #312d27;margin-top:13px;padding-top:13px}.quiz-progress>div b{color:#9c9388;font-size:7px}.quiz-progress>div p{color:#5d5952;margin:7px 0 0;font-size:8px;line-height:1.45}.quiz-question{padding:clamp(24px,3vw,43px);overflow:auto}.question-meta{align-items:center;gap:12px;display:flex}.question-meta span{color:#716c63;letter-spacing:.11em;font-size:7px;font-weight:900}.question-meta b{color:var(--quiz-gold);letter-spacing:.09em;background:#e4aa221f;padding:6px 8px;font-size:7px}.quiz-question h2{letter-spacing:-.05em;margin:12px 0 10px;font-size:clamp(32px,3.5vw,56px);line-height:.92}.question-setup{color:#b6b0a6;max-width:960px;margin:0 0 16px;font-size:clamp(13px,1.25vw,16px);line-height:1.55}.question-facts{grid-template-columns:repeat(2,1fr);gap:5px;margin-bottom:17px;display:grid}.question-facts p{color:#827e76;background:#ffffff09;border-left:2px solid #5b554c;margin:0;padding:9px 11px;font-size:10px;line-height:1.4}.quiz-choices{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.quiz-choices button{color:#d5d0c6;text-align:left;cursor:pointer;background:#11100d;border:1px solid #3d3932;grid-template-columns:38px 1fr 22px;align-items:center;gap:11px;min-height:67px;padding:9px 13px;transition:transform .16s,border .16s,background .16s;display:grid}.quiz-choices button:hover:not(:disabled){transform:translateY(-2px)}.quiz-choices button>b{color:#fff;background:#312d27;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;display:grid}.quiz-choices button>span{font-size:11px;line-height:1.35}.quiz-choices button.orange:hover,.quiz-choices button.orange.selected{border-color:var(--quiz-orange);background:#f36b2114}.quiz-choices button.teal:hover,.quiz-choices button.teal.selected{border-color:var(--quiz-teal);background:#4fc9c114}.quiz-choices button.gold:hover,.quiz-choices button.gold.selected{border-color:var(--quiz-gold);background:#e4aa2214}.quiz-choices button.rose:hover,.quiz-choices button.rose.selected{border-color:var(--quiz-rose);background:#c65a7a14}.quiz-choices button.orange>b{background:var(--quiz-orange)}.quiz-choices button.teal>b{background:#2ea99f}.quiz-choices button.gold>b{background:var(--quiz-gold);color:#17120a}.quiz-choices button.rose>b{background:var(--quiz-rose)}.quiz-choices button.correct{opacity:1;background:#69d39e21;border-color:#69d39e}.quiz-choices button.correct>i{color:#69d39e;font-size:17px;font-style:normal}.quiz-choices button.wrong{opacity:1;background:#e953351a;border-color:#e95335}.quiz-choices button.dim{opacity:.34}.lock-answer{margin-top:13px}.lock-answer:disabled{opacity:.35;cursor:not-allowed}.answer-reveal{background:#0d0c0a;border-left:3px solid;margin-top:13px;padding:15px 17px}.answer-reveal.right{border-color:#69d39e}.answer-reveal.miss{border-color:#ef6240}.answer-reveal>small{color:#777169;letter-spacing:.12em;font-size:7px;font-weight:950}.answer-reveal>p{color:#bbb5aa;margin:7px 0 12px;font-size:11px;line-height:1.5}.answer-reveal>div{background:#4fc9c10f;grid-template-columns:150px 1fr;gap:12px;padding:10px 12px;display:grid}.answer-reveal>div span{color:var(--quiz-teal);letter-spacing:.09em;font-size:7px;font-weight:950}.answer-reveal>div b{color:#a8bdb6;font-size:10px;line-height:1.4}.answer-reveal>button{min-height:42px;margin-top:11px;padding:0 15px}.quiz-toolbox{background:#0a0806e0;border-left:1px solid #342f29;padding:19px;overflow:auto}.quiz-toolbox>div:first-child small{color:var(--quiz-orange);letter-spacing:.11em;font-size:7px;font-weight:900}.quiz-toolbox>div:first-child b{margin:15px 0 8px;font-size:20px;display:block}.quiz-toolbox>div:first-child p{color:#736f67;margin:0 0 17px;font-size:10px;line-height:1.5}.quiz-toolbox>button,.quiz-toolbox>a{border:1px solid var(--quiz-orange);background:var(--quiz-orange);color:#130c07;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:44px;font-size:8px;font-weight:950;display:flex}.quiz-toolbox>button.copied{color:#69d39e;background:#69d39e1c;border-color:#69d39e}.quiz-toolbox>a{color:#aaa49a;background:0 0;border-color:#444039;margin-top:7px}.toolbox-note{color:#59554e;margin-top:12px;font-size:7px;line-height:1.45;display:block}.room-pulse{border-top:1px solid #302c26;margin-top:22px;padding-top:16px}.room-pulse>small{color:#716b63;margin-bottom:12px;font-size:7px;font-weight:900;display:block}.room-pulse>span{color:#817c73;grid-template-columns:18px 1fr;align-items:center;height:21px;font-size:8px;display:grid}.room-pulse i{background:linear-gradient(90deg,var(--quiz-orange),var(--quiz-gold));height:3px;transition:width .4s;display:block}.quiz-results{grid-template-columns:.7fr 1fr .9fr;align-items:center;gap:13px;min-height:min(82svh,900px);padding:clamp(35px,5vw,65px);display:grid}.results-score,.leaderboard-card,.team-champion{background:#0c0a08e6;border:1px solid #38342d}.results-score{text-align:center;flex-direction:column;justify-content:center;min-height:460px;padding:35px;display:flex}.results-score>small{color:var(--quiz-orange);letter-spacing:.13em;font-size:8px;font-weight:900}.results-score>b{color:var(--quiz-gold);margin:18px 0;font-size:100px;line-height:.8}.results-score>b span{color:#5b574f;font-size:28px}.results-score>p{color:#8b867d;margin:0;font-size:12px;line-height:1.55}.leaderboard-card{min-height:460px;padding:18px}.leaderboard-head{justify-content:space-between;padding:8px 5px 14px;display:flex}.leaderboard-head span{color:#5e5a53;font-size:7px;font-weight:900}.leaderboard-head b{color:var(--quiz-teal);font-size:8px}.leaderboard-card article{border-top:1px solid #302c27;grid-template-columns:28px 1fr auto;align-items:center;min-height:50px;padding:8px 10px;display:grid}.leaderboard-card article>span{color:#5f5a53;font-size:7px}.leaderboard-card article>b{font-size:10px}.leaderboard-card article>small{color:#82786e;font-size:8px}.leaderboard-card article.leader{border-left:2px solid var(--quiz-gold);background:#e4aa2212}.leaderboard-card article.leader>b,.leaderboard-card article.leader>small{color:var(--quiz-gold)}.tie-rule{color:#5d5952;margin:15px 5px 0;font-size:8px;line-height:1.45}.team-champion{text-align:center;background:radial-gradient(circle,#e4aa2224,#0c0a08f0 65%);flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:35px 24px;display:flex;position:relative;overflow:hidden}.team-champion>small{z-index:2;color:var(--quiz-gold);letter-spacing:.16em;font-size:8px;font-weight:900;position:relative}.team-champion>strong{z-index:2;max-width:100%;color:var(--quiz-gold);text-shadow:0 0 32px #e4aa2247;word-break:break-word;margin:38px 0 15px;font-size:clamp(28px,3.2vw,48px);line-height:.95;position:relative}.team-champion>p{z-index:2;color:#b8b1a6;margin:0 0 24px;font-size:12px;position:relative}.team-champion>span{z-index:2;color:#706b62;letter-spacing:.11em;font-size:7px;font-weight:900;position:relative}.champion-lines{opacity:.22;position:absolute;inset:0}.champion-lines i{background:linear-gradient(90deg,transparent,var(--quiz-gold),transparent);height:1px;position:absolute;left:-20%;right:-20%;transform:rotate(-20deg)}.champion-lines i:first-child{top:16%}.champion-lines i:nth-child(2){top:34%}.champion-lines i:nth-child(3){top:52%}.champion-lines i:nth-child(4){top:70%}.champion-lines i:nth-child(5){top:88%}.results-actions{grid-column:1/-1;justify-content:center;gap:15px;display:flex}.results-actions button,.results-actions a{color:#8d887f;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:900}.quizshow-footnote{grid-template-columns:200px 1fr;gap:22px;width:min(1500px,100%);margin:17px auto 0;display:grid}.quizshow-footnote span{color:#a35e2f;letter-spacing:.13em;font-size:8px;font-weight:900}.quizshow-footnote p{color:#6c6962;max-width:980px;margin:0;font-size:11px;line-height:1.55}@keyframes quiz-pulse{50%{opacity:.3}}@keyframes quiz-draw{50%{filter:blur(1px);transform:scale(1.05)}}@media (width<=1100px){.quizshow-play{grid-template-columns:100px minmax(0,1fr)}.quiz-toolbox{display:none}.quiz-results{grid-template-columns:1fr 1fr}.team-champion{grid-column:1/-1;min-height:320px}.results-score,.leaderboard-card{min-height:390px}}@media (width<=700px){.quizshow-page{padding:8px}.quizshow-header{grid-template-columns:1fr auto}.quizshow-header>div{display:none}.quizshow-stage{min-height:88svh}.quizshow-ready{min-height:88svh;padding:42px 14px}.quizshow-ready h1{font-size:17vw}.quizshow-rulebar{grid-template-columns:auto 1fr;width:100%;display:grid}.team-registration{grid-template-columns:1fr}.quizshow-start{flex-direction:column;width:100%}.quizshow-start button{width:100%}.quizshow-scorebar{grid-template-columns:1fr auto}.quizshow-scorebar>strong{display:none}.quizshow-play{height:auto;min-height:calc(88svh - 58px);display:block}.quiz-progress{display:none}.quiz-question{padding:25px 14px 45px}.question-facts,.quiz-choices,.answer-reveal>div{grid-template-columns:1fr}.quiz-results{grid-template-columns:1fr;padding:25px 14px}.results-score,.leaderboard-card,.team-champion{min-height:300px}.team-champion{grid-column:auto}.results-score>b{font-size:80px}.quizshow-footnote{grid-template-columns:1fr;gap:7px}}@media (prefers-reduced-motion:reduce){.quizshow-ready>p:first-child i,.quizshow-scorebar time.danger{animation:none!important}}.resources-page{background:var(--paper);min-height:100svh}.resource-actions{gap:8px;display:flex}.resource-actions button,.resource-actions a{border:1px solid var(--line);background:var(--white);cursor:pointer;align-items:center;min-height:36px;padding:0 14px;font-size:10px;font-weight:900;display:flex}.resource-hero{background:var(--ink);color:#fff;padding:clamp(70px,10vw,140px) clamp(24px,8vw,120px)}.resource-hero h1{letter-spacing:-.07em;text-transform:uppercase;max-width:900px;margin:0;font-size:clamp(58px,9vw,130px);line-height:.84}.resource-hero h1 span{color:var(--teal)}.resource-hero>p:not(.eyebrow){color:#bbb7b0;max-width:640px;margin:32px 0;font-size:18px;line-height:1.6}.pending-link{color:#aaa59f;border:1px solid #ffffff26;padding:14px 18px;font-size:12px;display:inline-block}.resource-section{border-bottom:1px solid var(--line);padding:clamp(70px,9vw,125px) clamp(24px,8vw,120px)}.section-heading{grid-template-columns:1.2fr 1fr;align-items:end;gap:40px;margin-bottom:45px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-25px}.section-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,6vw,72px);line-height:.95}.section-heading>p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.65}.resource-clear-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.resource-clear-grid article{background:var(--white);border:1px solid var(--line);flex-direction:column;min-height:240px;padding:24px;display:flex}.resource-clear-grid b{font-size:60px;line-height:1}.resource-clear-grid .orange b{color:var(--orange)}.resource-clear-grid .teal b{color:#1e9c94}.resource-clear-grid .gold b{color:var(--gold)}.resource-clear-grid div{margin-top:auto}.resource-clear-grid strong{text-transform:uppercase;font-size:14px}.resource-clear-grid p{color:var(--muted);font-size:12px;line-height:1.4}.copyable-template{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:30px;margin-top:16px;padding:28px;display:grid}.copyable-template small{color:var(--teal);letter-spacing:.1em;font-size:10px;font-weight:900}.copyable-template p{line-height:1.7}.copyable-template button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;min-height:44px;padding:0 18px;font-weight:900}.moves-section{background:var(--white)}.resource-moves{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.resource-moves article{background:var(--white);min-height:180px;padding:28px}.resource-moves span{color:var(--orange);font-size:10px;font-weight:900}.resource-moves h3{margin:22px 0 10px;font-size:20px}.resource-moves p{color:var(--muted);font-size:13px;line-height:1.5}.question-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.question-grid button{border:1px solid var(--line);background:var(--white);text-align:left;cursor:pointer;grid-template-columns:32px 1fr auto;align-items:center;gap:14px;min-height:90px;padding:18px;display:grid}.question-grid button:hover{border-color:var(--teal)}.question-grid span{color:var(--orange);font-size:22px}.question-grid p{font-size:14px;font-weight:700;line-height:1.4}.question-grid small{color:var(--muted);text-transform:uppercase;font-size:9px}.guardrail-banner{background:var(--ink);color:#fff;padding:clamp(70px,9vw,120px) clamp(24px,8vw,120px)}.guardrail-banner>div:first-child{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.guardrail-banner h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,6vw,72px)}.guardrail-banner>div:last-child{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.guardrail-banner article{border:1px solid #ffffff24;padding:28px}.guardrail-banner article b{color:var(--teal)}.guardrail-banner article strong{text-transform:uppercase;margin:28px 0 10px;font-size:17px;display:block}.guardrail-banner article p{color:#aaa59f;font-size:13px;line-height:1.6}.deck-map{background:var(--white);border:1px solid var(--line);padding:16px;display:block}.deck-map img{width:100%;height:auto;display:block}.deck-map span{text-align:center;margin-top:14px;font-size:12px;font-weight:900;display:block}.resource-footer{background:var(--paper-2);align-items:center;gap:24px;min-height:180px;padding:40px clamp(24px,8vw,120px);display:flex}.resource-footer p{flex-direction:column;gap:5px;display:flex}.resource-footer p b{font-size:14px}.resource-footer p span{color:var(--muted);font-size:11px}.resource-footer>a{margin-left:auto;font-size:12px;font-weight:900}.vicki-power-section{background:var(--ink);color:#fff}.vicki-power-section .section-heading>p:not(.eyebrow){color:#aaa59f}.vicki-feature-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.vicki-feature-grid article{background:#ffffff09;border:1px solid #ffffff24;min-height:210px;padding:26px}.vicki-feature-grid span{color:var(--teal);font-size:10px;font-weight:900}.vicki-feature-grid h3{margin:32px 0 12px;font-size:20px}.vicki-feature-grid p{color:#aaa59f;margin:0;font-size:13px;line-height:1.55}@media (width<=900px){.hero-shell{grid-template-columns:1fr;align-content:center;gap:55px;padding-top:45px}.entry-panel{max-width:620px}.hero-copy h1{font-size:clamp(52px,13vw,90px)}.checkin-shell{grid-template-columns:1fr}.checkin-copy{min-height:48svh;padding:55px 24px}.checkin-form{padding:45px 24px 70px}.resource-clear-grid,.resource-moves,.vicki-feature-grid{grid-template-columns:repeat(2,1fr)}.section-heading{grid-template-columns:1fr}.section-heading .eyebrow{margin-bottom:-22px}.guardrail-banner>div:last-child{grid-template-columns:1fr}.topbar-actions button:first-child,.topbar-actions button:nth-child(3){display:none}.presenter-topbar{grid-template-columns:1fr auto}.presenter-status{display:none}.presenter-controls{grid-template-columns:42px 1fr auto 42px}.stop-timer{display:none}}@media (width<=600px){.landing-page{padding:20px}.landing-page .site-header .text-link{display:none}.hero-shell{padding:45px 0 35px}.hero-copy h1{font-size:14vw}.hero-sub{font-size:16px}.brand-row{line-height:1.6}.entry-panel{padding:14px}.entry-card{grid-template-columns:42px 1fr 20px;min-height:95px;padding:14px}.landing-footer{font-size:7px}.landing-footer span:first-child{display:none}.shape-orange{right:-30px}.shape-gold{display:none}.app-header{padding:0 16px}.app-header .resource-actions button{display:none}.app-header .resource-actions a{padding:0 10px}.activity-status-bar{padding:0 16px}.activity-status-bar b{font-size:8px}.participant-chip div{display:none}.phone-activity{padding:24px 14px 80px}.phone-card{padding:24px 18px}.team-banner{margin:-24px -18px 28px;padding:18px}.clear-form label{grid-template-columns:38px 1fr}.clear-form textarea{grid-column:1/-1}.built-prompt div{flex-direction:column}.built-prompt button{width:100%}.presenter-shell{grid-template-rows:56px 1fr 70px}.presenter-topbar{padding:0 12px}.presenter-topbar .brand-lockup small{display:none}.topbar-actions button{padding:0 8px}.deck-frame{padding:8px}.presenter-controls{gap:6px;padding:10px 12px}.slide-meta strong{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.timer-button{min-width:65px}.overlay-backdrop{padding:12px}.presenter-overlay{padding:32px 20px}.run-sheet>div{grid-template-columns:1fr}.resource-hero{padding:70px 22px}.resource-hero h1{font-size:15vw}.resource-section{padding:65px 20px}.section-heading{gap:22px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:-12px}.resource-clear-grid{grid-template-columns:1fr}.resource-clear-grid article{grid-template-columns:65px 1fr;align-items:center;min-height:150px;display:grid}.resource-clear-grid div{margin:0}.copyable-template,.resource-moves,.vicki-feature-grid,.question-grid{grid-template-columns:1fr}.question-grid small{display:none}.guardrail-banner{padding:65px 20px}.guardrail-banner>div:first-child{display:block}.resource-footer{align-items:flex-start}.resource-footer>a{display:none}}@media print{.resources-page .app-header,.resource-hero,.moves-section,.question-bank,.guardrail-banner,.deck-map-section,.resource-footer{display:none!important}.print-guide{border:0;padding:20px}.print-guide .section-heading{margin-bottom:20px}.resource-clear-grid article{min-height:180px}.copyable-template{color:#000;background:#fff;border:1px solid #222}.copyable-template button{display:none}}.ai-lab-launcher{--ai-accent:#4fc9c1;z-index:120;border:1px solid var(--ai-accent);min-width:188px;min-height:58px;padding:0 16px;position:fixed;bottom:18px;right:18px}@supports (color:color-mix(in lab, red, red)){.ai-lab-launcher{border:1px solid color-mix(in srgb,var(--ai-accent) 65%,#fff 8%)}}.ai-lab-launcher{color:#fff;box-shadow:0 18px 60px #00000052,0 0 34px var(--ai-accent);background:#151410;border-radius:16px}@supports (color:color-mix(in lab, red, red)){.ai-lab-launcher{box-shadow:0 18px 60px #00000052,0 0 34px color-mix(in srgb,var(--ai-accent) 17%,transparent)}}.ai-lab-launcher{cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;transition:transform .18s,box-shadow .18s;display:flex}.ai-lab-launcher:hover{box-shadow:0 22px 70px #0006,0 0 42px var(--ai-accent);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.ai-lab-launcher:hover{box-shadow:0 22px 70px #0006,0 0 42px color-mix(in srgb,var(--ai-accent) 24%,transparent)}}.ai-lab-launcher span{letter-spacing:.12em;font-size:12px;font-weight:950}.ai-lab-launcher span i{color:var(--ai-accent);margin-right:5px;font-style:normal}.ai-lab-launcher small{color:#8f8a81;letter-spacing:.1em;font-size:7px;font-weight:900}.ai-lab-launcher.open{right:450px}.ai-lab-drawer{--ai-accent:#4fc9c1;z-index:119;color:#f4efe6;opacity:0;pointer-events:none;background:#11100d;border:1px solid #35312b;border-radius:20px;grid-template-rows:auto auto 1fr auto auto auto;width:min(430px,100vw - 20px);transition:transform .24s,opacity .2s;display:grid;position:fixed;top:10px;bottom:10px;right:10px;overflow:hidden;transform:translate(calc(100% + 28px));box-shadow:-20px 0 80px #00000061}.ai-lab-drawer.open{opacity:1;pointer-events:auto;transform:translate(0)}.ai-lab-drawer>header{background:linear-gradient(105deg,var(--ai-accent),#11100d);border-bottom:1px solid #302c26;justify-content:space-between;align-items:center;min-height:69px;padding:0 17px;display:flex}@supports (color:color-mix(in lab, red, red)){.ai-lab-drawer>header{background:linear-gradient(105deg,color-mix(in srgb,var(--ai-accent) 12%,#11100d),#11100d)}}.ai-lab-drawer>header>div{align-items:center;gap:11px;display:flex}.ai-lab-drawer>header>div>span{background:var(--ai-accent);color:#11100d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.ai-lab-drawer>header p{flex-direction:column;gap:4px;margin:0;display:flex}.ai-lab-drawer>header b{letter-spacing:.11em;font-size:10px}.ai-lab-drawer>header small{color:#706b63;font-size:8px}.ai-lab-drawer>header>button{color:#8a857c;cursor:pointer;background:0 0;border:0;font-size:28px;font-weight:300}.ai-lab-now{border-bottom:1px solid #292620;align-items:center;gap:12px;padding:11px 17px;display:flex}.ai-lab-now small{color:var(--ai-accent);letter-spacing:.12em;white-space:nowrap;font-size:7px;font-weight:950}.ai-lab-now b{color:#9e988f;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.ai-lab-thread{overscroll-behavior:contain;padding:18px;overflow:auto}.ai-lab-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.ai-lab-welcome>span{border:1px solid var(--ai-accent);width:52px;height:52px;color:var(--ai-accent);box-shadow:0 0 32px var(--ai-accent);border-radius:50%;place-items:center;font-size:22px;display:grid}@supports (color:color-mix(in lab, red, red)){.ai-lab-welcome>span{box-shadow:0 0 32px color-mix(in srgb,var(--ai-accent) 17%,transparent)}}.ai-lab-welcome h3{letter-spacing:-.04em;margin:19px 0 8px;font-size:24px}.ai-lab-welcome p{color:#777169;max-width:310px;margin:0;font-size:11px;line-height:1.6}.ai-message{background:#181612;border:1px solid #312d27;max-width:88%;margin:0 0 13px;padding:12px 14px}.ai-message.user{border-color:var(--ai-accent);margin-left:auto}@supports (color:color-mix(in lab, red, red)){.ai-message.user{border-color:color-mix(in srgb,var(--ai-accent) 40%,#312d27)}}.ai-message.user{background:var(--ai-accent)}@supports (color:color-mix(in lab, red, red)){.ai-message.user{background:color-mix(in srgb,var(--ai-accent) 8%,#181612)}}.ai-message small{color:var(--ai-accent);letter-spacing:.11em;margin-bottom:6px;font-size:7px;font-weight:950;display:block}.ai-message.user small{color:#8b867d}.ai-message p{color:#c7c1b7;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.ai-message.thinking p{gap:5px;display:flex}.ai-message.thinking i{background:var(--ai-accent);border-radius:50%;width:6px;height:6px;animation:1s infinite ai-thinking}.ai-message.thinking i:nth-child(2){animation-delay:.16s}.ai-message.thinking i:nth-child(3){animation-delay:.32s}.ai-lab-starters{gap:6px;padding:0 14px 10px;display:flex;overflow:auto}.ai-lab-starters button{color:#8c867d;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #38342d;min-height:30px;padding:0 10px;font-size:8px;font-weight:800}.ai-lab-starters button:hover{border-color:var(--ai-accent);color:var(--ai-accent)}.ai-lab-error{background:#ef624014;border-left:2px solid #ef6240;flex-direction:column;gap:4px;margin:0 14px 9px;padding:10px 12px;display:flex}.ai-lab-error b{color:#f08b72;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.ai-lab-error span{color:#9b766d;font-size:9px;line-height:1.4}.ai-lab-drawer>form{border-top:1px solid #302c27;grid-template-columns:1fr 42px;gap:8px;padding:11px 13px;display:grid}.ai-lab-drawer textarea{color:#fff;resize:none;min-height:50px;font:inherit;background:#191713;border:1px solid #3b3730;padding:10px 11px;font-size:12px;line-height:1.4}.ai-lab-drawer textarea:focus{outline:1px solid var(--ai-accent);border-color:var(--ai-accent)}.ai-lab-drawer form button{background:var(--ai-accent);color:#11100d;cursor:pointer;border:0;border-radius:4px;font-size:20px;font-weight:950}.ai-lab-drawer form button:disabled{opacity:.3;cursor:not-allowed}.ai-lab-drawer>footer{color:#5f5a52;justify-content:space-between;gap:14px;padding:0 14px 13px;font-size:7px;line-height:1.35;display:flex}.ai-lab-drawer>footer button{color:#777169;cursor:pointer;background:0 0;border:0;padding:0;font-size:7px;text-decoration:underline}.ai-lab-scrim{z-index:118;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0908068f;border:0;position:fixed;inset:0}.ai-lab-thread{min-height:0}@keyframes ai-thinking{50%{opacity:.2;transform:translateY(-3px)}}.game-entry-phone{color:#fff;background:#11100d;border-color:#34302a;position:relative;overflow:hidden}.game-entry-phone:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 10%,#e4aa2233,#0000 28%),linear-gradient(115deg,#0000 46%,#ffffff06 47%,#0000 48%);position:absolute;inset:-40%}.game-entry-phone>*{position:relative}.game-entry-kicker{color:#7f786f;letter-spacing:.14em;align-items:center;gap:8px;font-size:8px;font-weight:950;display:flex}.game-entry-kicker i{background:#ef6240;border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #ef6240}.game-entry-team{color:#a9a39a;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0b;border-left:3px solid;margin:25px 0 10px;padding:8px 12px;font-size:9px;font-weight:900;display:inline-block}.game-entry-phone h2{text-transform:uppercase;letter-spacing:-.075em;margin:13px 0 15px;font-size:clamp(46px,12vw,76px);line-height:.83}.game-entry-phone h2 em{color:#e4aa22;font-style:normal}.game-entry-phone>p{color:#9e978e}.game-entry-rules{gap:7px;margin:27px 0;display:grid}.game-entry-rules span{color:#aaa49b;background:#ffffff06;border:1px solid #302d27;grid-template-columns:45px 1fr;align-items:center;min-height:51px;padding:9px 12px;font-size:10px;font-weight:800;display:grid}.game-entry-rules b{color:#4fc9c1;font-size:20px}.game-entry-note{background:#f36b2112;border-left:2px solid #f36b21;padding:13px;line-height:1.5;font-size:10px!important}.game-entry-phone .primary-button{color:#17120a;background:#e4aa22;margin-top:20px}.slide-game-show-turn,.slide-game-show-launch{color:#fff;background:#0b0a08}.game-show-turn{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.game-show-turn:before,.game-show-turn:after{content:"";border:1px solid #e4aa2224;border-radius:50%;width:42vw;height:42vw;position:absolute}.game-show-turn:before{top:-22vw;left:-18vw}.game-show-turn:after{bottom:-24vw;right:-18vw}.game-show-turn>span{color:#f36b21;letter-spacing:.22em;font-size:clamp(9px,1vw,14px);font-weight:950}.game-show-turn>p{color:#777169;letter-spacing:.08em;margin:30px 0 10px;font-size:clamp(14px,1.45vw,24px);font-weight:800}.game-show-turn h2{z-index:2;letter-spacing:-.065em;margin:0;font-size:clamp(54px,7vw,116px);line-height:.86;position:relative}.game-show-turn h2 em{color:#e4aa22;text-shadow:0 0 50px #e4aa2238;font-style:normal}.game-show-turn>div{color:#4fc9c1;letter-spacing:.18em;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:min(760px,65%);margin-top:48px;font-size:11px;display:grid}.game-show-turn>div i{background:linear-gradient(90deg,#0000,#4fc9c1);height:1px}.game-show-turn>div i:last-child{background:linear-gradient(90deg,#4fc9c1,#0000)}.game-rules-stage{grid-template-columns:1.2fr .8fr;gap:18px;height:calc(100% - 120px);display:grid}.game-rules-stage>section{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.game-rules-stage article{border:1px solid var(--line);background:#fff;flex-direction:column;padding:clamp(22px,2.3vw,38px);display:flex}.game-rules-stage article b{color:#f36b21;letter-spacing:-.07em;font-size:clamp(62px,7vw,112px);line-height:.8}.game-rules-stage article:nth-child(2) b{color:#4fc9c1}.game-rules-stage article:nth-child(3) b{color:#e4aa22}.game-rules-stage article span{letter-spacing:.06em;margin-top:auto;padding-top:30px;font-size:clamp(12px,1.15vw,18px);font-weight:950}.game-rules-stage article p{color:#777169;font-size:clamp(10px,.9vw,14px);line-height:1.5}.anything-goes{color:#fff;background:#11100d;flex-direction:column;padding:clamp(28px,3vw,52px);display:flex}.anything-goes small{color:#4fc9c1;letter-spacing:.15em;font-weight:950}.anything-goes h3{letter-spacing:-.08em;margin:28px 0;font-size:clamp(64px,8vw,130px);line-height:.76}.anything-goes>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.anything-goes>div span{color:#aaa49a;border:1px solid #3b3730;padding:11px;font-size:clamp(9px,.85vw,13px)}.anything-goes p{color:#726d64;font-size:clamp(10px,.9vw,14px);line-height:1.5}.game-launch-stage{grid-template-columns:1.1fr .62fr .9fr;align-items:center;gap:18px;height:100%;display:grid}.game-launch-copy{padding-left:3vw}.game-launch-copy h2{letter-spacing:-.08em;margin:22px 0;font-size:clamp(74px,9vw,148px);line-height:.76}.game-launch-copy>p:not(.eyebrow){color:#928b82;max-width:620px;font-size:clamp(13px,1.2vw,19px);line-height:1.55}.game-launch-url{color:#4fc9c1;margin-top:30px;font-size:clamp(12px,1.15vw,18px);font-weight:900}.game-launch-qr{color:#11100d;text-align:center;background:#fff;flex-direction:column;align-items:center;padding:22px;display:flex}.game-launch-qr svg{width:100%;height:auto}.game-launch-qr b{letter-spacing:.12em;margin-top:17px;font-size:11px}.game-launch-qr span{color:#777169;margin-top:6px;font-size:9px}.game-live-board{background:#11100d;border:1px solid #35312b;min-height:520px;padding:25px}.game-live-board>small{color:#e4aa22;letter-spacing:.13em;font-size:9px;font-weight:950}.game-live-board>article{border-bottom:1px solid #302c26;grid-template-columns:35px 1fr auto;align-items:center;min-height:67px;padding:0 11px;display:grid}.game-live-board article>span{color:#5d5952;font-size:9px}.game-live-board article>b{font-size:14px}.game-live-board article>strong{color:#e4aa22;font-size:24px}.game-live-board article>strong i{color:#5d5952;font-size:9px;font-style:normal}.game-live-board>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.game-live-board>div b{color:#e4aa22;font-size:22px}.game-live-board>div span{color:#666159;max-width:230px;margin-top:10px;font-size:11px;line-height:1.5}.quiz-progress{overflow:auto}.quiz-progress>i{width:31px;height:31px;margin-bottom:4px}.captain-checkin-warning{color:#e9a68e!important;margin:14px 0 0!important;font-size:10px!important}.captain-checkin-warning a{color:#4fc9c1;text-decoration:underline}.quizshow-start button:disabled{opacity:.3;cursor:not-allowed}.leaderboard-card article small{text-align:right;min-width:38px}@media (width<=700px){.ai-lab-launcher{min-width:166px;min-height:54px;bottom:10px;right:10px}.ai-lab-launcher.open{opacity:0;pointer-events:none;right:10px}.ai-lab-drawer{border-radius:20px 20px 0 0;width:100%;top:7svh;bottom:0;right:0}.ai-lab-thread{padding:15px}.ai-lab-welcome{min-height:260px}.game-rules-stage,.game-launch-stage,.game-rules-stage>section{grid-template-columns:1fr}.game-launch-copy{padding:20px}.game-launch-qr,.game-live-board{display:none}}:root{--teal:#f36b21;--gold:#ff9b47;--green:#b94712}.masonopoly-logo{object-fit:contain;width:auto;height:auto;display:block}.header-logo{width:190px}.home-header-logo{width:225px}.presenter-logo{width:172px}.gate-logo{width:min(290px,100%);margin:0 0 28px}.loading-logo{width:280px;margin:0 auto 26px}.resource-footer-logo{width:220px}.finish-logo{width:min(250px,100%);margin:0 auto 30px}.assistant-phone-logo{width:min(250px,100%);margin:0 0 28px}.brand-lockup:has(.masonopoly-logo){gap:0}.app-header{border-bottom:4px solid var(--orange);background:#11100d}.app-header .text-link,.app-header .dark-text{color:#fff}.site-header{align-items:flex-start}.presenter-topbar{color:#fff;border-top:5px solid var(--orange);background:#11100d;border-bottom-color:#2d2923}.presenter-topbar .topbar-actions button{color:#fff;background:#1c1a16;border-color:#3a352e}.presenter-topbar .topbar-actions button:hover{border-color:var(--orange);color:var(--orange)}.landing-page{background:radial-gradient(circle at 80% 12%,#f36b212e,#0000 26%),#11100d}.hero-copy h1 span,.checkin-copy h1 span,.resource-hero h1 span{color:var(--orange)}.tool-feature-line{gap:10px}.tool-feature-line>b{color:var(--orange)!important}.tool-feature-line span{color:#aba49a;font-size:9px}.tool-feature-line span strong{color:#fff}.tool-feature-line i{color:var(--orange)}.entry-card.presenter-card{background:var(--orange);color:#fff}.entry-card.presenter-card .entry-number{color:#11100d}.shape-teal{background:var(--orange);opacity:.36}.shape-gold{opacity:.9;background:#000}.live-dot{background:var(--orange);box-shadow:0 0 0 5px #f36b212e}.primary-button{background:var(--orange);color:#fff}.teal-bg{background:#11100d;color:#fff!important}.info-card.teal-line,.when-grid>div:nth-child(2n){border-color:var(--orange)}.teal-chip,.prompt-result-card span,.answer-style-row>span.active,.answer-mode-phone b{background:var(--orange);border-color:var(--orange);color:#fff}.ai-lab-launcher,.ai-lab-drawer{--ai-accent:#f36b21}.slide-stage:before,.slide-stage[data-chapter="Brand AI tools"]:before,.slide-stage[data-chapter="Brand AI Challenge"]:before{background:linear-gradient(90deg,var(--orange) 0 78%,#11100d 78% 100%)}.slide-stage[data-chapter="Brand AI tools"] .glow-b,.slide-stage[data-chapter="Brand AI Challenge"] .glow-b,.glow-b{background:var(--orange)}.cover-slide{background:radial-gradient(circle at 72% 52%,#f36b2133,#0000 29%),#11100d}.cover-brand-panel{z-index:2;width:38cqw;box-shadow:1.4cqw 1.4cqw 0 var(--orange);background:#1a1814;border:1px solid #3b352d;flex-direction:column;align-items:flex-start;gap:2cqw;padding:3cqw;display:flex;position:relative}.cover-logo{width:100%}.cover-brand-panel>span{color:var(--orange);letter-spacing:.2em;font-size:.85cqw;font-weight:950}.cover-slide .eyebrow{font-size:1.05cqw}.cover-slide h2{font-size:6.45cqw}.cover-slide>div:first-child>p:not(.eyebrow){font-size:1.5cqw}.slide-wordmark{width:11cqw}.slide-wordmark img{width:100%;height:auto;display:block}.slide-wordmark i,.slide-wordmark b,.slide-wordmark small{display:none}.slide-foot{color:#605b54}.slide-foot>span:last-child{color:#2b2823;font-weight:900}.brand-ai-duo{background:radial-gradient(circle at 82% 15%,#f36b2138,#0000 29%),#0d0c0a;gap:1.25cqw;padding:4.2cqw 5cqw 4cqw}.brand-ai-duo header p{color:var(--orange)}.brand-ai-duo header h2{font-size:4.9cqw}.brand-ai-duo header>span{color:#aaa49b;margin-top:.8cqw;font-size:1.05cqw;display:block}.brand-ai-duo>div{grid-template-columns:1fr 3.2cqw 1fr}.brand-ai-duo>div>i{color:var(--orange);font-weight:950}.brand-ai-duo section{border-color:#3b352e;min-height:18cqw}.brand-ai-duo section strong{font-size:3.5cqw}.brand-ai-duo section span{font-size:1.02cqw}.brand-ai-duo .stc-tool{border-top-color:var(--orange);background:linear-gradient(145deg,#f36b2133,#ffffff09)}.brand-ai-duo .stc-tool small{color:var(--orange)}.brand-ai-duo .buff-tool{background:var(--orange);color:#111;border-top-color:#111}.brand-ai-duo .buff-tool small{color:#111}.brand-ai-duo .buff-tool span{color:#2e1b10}.combined-assistant-phone{border-top:8px solid var(--orange);background:linear-gradient(#fff,#fff8f2)}.assistant-name-pair{grid-template-columns:1fr 18px 1fr;align-items:stretch;gap:8px;margin:20px 0 22px;display:grid}.assistant-name-pair>div{color:#fff;background:#11100d;border:1px solid #d8d0c5;flex-direction:column;justify-content:center;min-height:105px;padding:18px 14px;display:flex}.assistant-name-pair>div:last-child{background:var(--orange);color:#111}.assistant-name-pair small{letter-spacing:.09em;font-size:8px;font-weight:950}.assistant-name-pair strong{margin-top:9px;font-size:20px;line-height:1}.assistant-name-pair>i{color:var(--orange);place-items:center;font-style:normal;font-weight:950;display:grid}.assistant-personalized{border-left:4px solid var(--orange);background:#f4ede3;padding:15px}.assistant-personalized strong{color:var(--orange)}.resource-hero{background:radial-gradient(circle at 88% 4%,#f36b2133,#0000 28%),#11100d}.resource-hero .primary-button{background:var(--orange);color:#fff}.buff-pending{color:var(--orange);border-color:#f36b2173}.vicki-feature-grid span,.copyable-template small,.guardrail-banner article b{color:var(--orange)}@media (width<=600px){.home-header-logo{width:178px}.header-logo{width:160px}.presenter-logo{width:145px}.gate-logo{width:245px}.resource-footer-logo{width:170px}.cover-brand-panel{width:38cqw}.assistant-name-pair{grid-template-columns:1fr}.assistant-name-pair>i{min-height:18px}.app-header{min-height:68px}}.slide-eliminate-task,.slide-keep-simple,.slide-chatgpt-basics,.slide-leadership-bridge,.slide-prompt-like-leader{color:#fff;background:#11100d}.slide-eliminate-task .slide-atmosphere,.slide-keep-simple .slide-atmosphere,.slide-chatgpt-basics .slide-atmosphere,.slide-leadership-bridge .slide-atmosphere,.slide-prompt-like-leader .slide-atmosphere{display:none}.eliminate-stage,.ai-explainer,.chatgpt-basics,.leadership-bridge,.prompt-leader{color:#fff;background:radial-gradient(circle at 88% 8%,#f36b2133,#0000 28%),#11100d;padding:4.3cqw 4.8cqw 3.8cqw;position:absolute;inset:0;overflow:hidden}.eliminate-stage{grid-template-rows:auto 1fr auto;gap:1.25cqw;display:grid}.eliminate-stage header p,.ai-explainer header p,.chatgpt-basics header p,.leadership-bridge header p,.prompt-leader header p{color:var(--orange);letter-spacing:.18em;margin:0 0 .65cqw;font-size:.82cqw;font-weight:950}.eliminate-stage header h2{letter-spacing:-.05em;max-width:75cqw;margin:0;font-size:3.85cqw;line-height:.92}.eliminate-stage header h2 em{color:var(--orange);font-style:normal}.eliminate-stage header>span{color:#a9a39a;margin-top:.85cqw;font-size:1cqw;display:block}.eliminate-results{grid-template-columns:repeat(4,1fr);gap:.75cqw;display:grid}.eliminate-results article{background:#ffffff09;border:1px solid #39342d;grid-template-columns:2.6cqw 1fr 2cqw;align-items:center;gap:.8cqw;min-width:0;padding:1.15cqw;display:grid;position:relative;overflow:hidden}.eliminate-results article>b{background:var(--orange);color:#111;place-items:center;width:2.4cqw;height:2.4cqw;font-size:1.25cqw;display:grid}.eliminate-results article>div{flex-direction:column;gap:.35cqw;min-width:0;display:flex}.eliminate-results article strong{font-size:1.02cqw}.eliminate-results article span{color:#8f8980;font-size:.75cqw;line-height:1.32}.eliminate-results article i{background:var(--orange);height:.28cqw;transition:width .35s;position:absolute;bottom:0;left:0}.eliminate-results article>em{color:var(--orange);justify-self:end;font-size:1.6cqw;font-style:normal;font-weight:950}.eliminate-stage footer{border-top:1px solid #35312b;align-items:baseline;gap:1cqw;padding-top:.9cqw;display:flex}.eliminate-stage footer strong{color:var(--orange);font-size:1.1cqw}.eliminate-stage footer span{color:#b7b1a8;font-size:1cqw}.ai-explainer,.chatgpt-basics,.leadership-bridge,.prompt-leader{grid-template-rows:auto 1fr auto;gap:1.4cqw;display:grid}.ai-explainer header h2,.chatgpt-basics header h2,.leadership-bridge header h2,.prompt-leader header h2{letter-spacing:-.06em;margin:0;font-size:4.6cqw;line-height:.86}.ai-explainer header h2 em,.chatgpt-basics header h2 em,.leadership-bridge header h2 em,.prompt-leader header h2 em{color:var(--orange);font-style:normal}.ai-explainer header>span,.chatgpt-basics header>span,.leadership-bridge header>span,.prompt-leader header>span{color:#aaa49b;max-width:67cqw;margin-top:.8cqw;font-size:1.05cqw;line-height:1.45;display:block}.ai-is-grid{grid-template-columns:1fr 1fr 1.15fr;gap:1cqw;display:grid}.ai-is-grid section,.ai-is-grid aside{background:#ffffff09;border:1px solid #3a352e;padding:1.5cqw}.ai-is-grid small{color:var(--orange);letter-spacing:.14em;margin-bottom:.7cqw;font-size:.82cqw;font-weight:950;display:block}.ai-is-grid p{color:#d6d1c9;border-bottom:1px solid #302c26;align-items:center;gap:.7cqw;margin:.45cqw 0;padding:.55cqw 0;font-size:.95cqw;display:flex}.ai-is-grid p b{color:var(--orange);font-size:1.3cqw}.ai-is-grid aside{background:var(--orange);color:#111;border:0;flex-direction:column;justify-content:center;display:flex}.ai-is-grid aside strong{font-size:2.15cqw;line-height:1}.ai-is-grid aside span{margin:1cqw 0;font-size:1.08cqw;line-height:1.45}.ai-is-grid aside em{letter-spacing:.08em;font-size:.85cqw;font-style:normal;font-weight:950}.ai-explainer footer,.chatgpt-basics footer,.leadership-bridge footer,.prompt-leader footer{color:#aaa49b;text-align:center;border-top:1px solid #35312b;padding-top:1cqw;font-size:1.02cqw}.ai-explainer footer b,.chatgpt-basics footer b,.leadership-bridge footer b,.prompt-leader footer b{color:#fff}.chatgpt-basics{grid-template-rows:auto auto 1fr auto}.chatgpt-analogy{background:var(--orange);color:#111;grid-template-columns:auto auto 1fr;align-items:center;gap:1.2cqw;padding:1.05cqw 1.4cqw;display:grid}.chatgpt-analogy small{letter-spacing:.12em;font-size:.72cqw;font-weight:950}.chatgpt-analogy strong{font-size:1.25cqw}.chatgpt-analogy span{font-size:.86cqw;line-height:1.4}.chatgpt-pillars,.leadership-bridge>div,.prompt-leader>div{grid-template-columns:repeat(4,1fr);gap:.75cqw;display:grid}.chatgpt-pillars article,.leadership-bridge article,.prompt-leader article{background:#ffffff09;border:1px solid #39342d;flex-direction:column;padding:1.25cqw;display:flex}.chatgpt-pillars b,.leadership-bridge article b,.prompt-leader article b{color:var(--orange);font-size:2cqw;line-height:1}.chatgpt-pillars strong,.leadership-bridge article strong,.prompt-leader article strong{margin-top:auto;padding-top:1.2cqw;font-size:1.05cqw}.chatgpt-pillars span,.leadership-bridge article span,.prompt-leader article span{color:#948e85;margin-top:.55cqw;font-size:.82cqw;line-height:1.4}.leadership-bridge{background:linear-gradient(123deg,#11100d 0 61%,#f36b21 61%)}.leadership-bridge>div{align-items:stretch}.leadership-bridge article{background:#171512}.leadership-bridge article:nth-child(4){color:#111;background:#f7efe2;border-color:#f7efe2}.leadership-bridge article:nth-child(4) b{color:#111}.prompt-leader>div{grid-template-columns:repeat(5,1fr)}.prompt-leader article{min-height:20cqw}.prompt-leader article:nth-child(2n){background:#f36b211c}.prompt-leader footer b{color:var(--orange)}.cpr-grid{grid-template-columns:repeat(3,1fr);gap:1.4cqw}.cpr-grid .clear-card{background:#fff;height:24cqw;padding:2cqw}.cpr-grid .clear-card:nth-child(2){color:#fff;background:#11100d;border:1px solid #3b352d}.cpr-grid .clear-card b{margin:1cqw 0 2.5cqw;font-size:6cqw;color:var(--orange)!important}.cpr-grid .clear-card:nth-child(2) span{color:#aaa49b}.cpr-memory-line{text-align:center;color:var(--muted);margin:1.2cqw 0 0;font-size:.92cqw}.cpr-memory-line b{color:var(--orange)}.cpr-resource-grid{grid-template-columns:repeat(3,1fr)}.cpr-resource-grid article{min-height:270px}.cpr-resource-grid article:nth-child(2){color:#fff;background:#11100d}.cpr-resource-grid article:nth-child(2) p{color:#aaa49b}.eliminate-options{gap:8px;margin:24px 0;display:grid}.eliminate-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:42px 1fr 22px;align-items:center;gap:11px;min-height:70px;padding:11px;display:grid}.eliminate-options button>b{width:38px;height:38px;color:var(--orange);background:#111;place-items:center;font-size:17px;display:grid}.eliminate-options button>span{flex-direction:column;gap:4px;display:flex}.eliminate-options strong{font-size:12px}.eliminate-options small{color:var(--muted);font-size:9px;line-height:1.35}.eliminate-options button>i{font-style:normal;font-weight:950}.eliminate-options button.selected{border-color:var(--orange);background:#fff2e9}.eliminate-options button.selected>b{background:var(--orange);color:#111}.eliminate-other{color:#fff;background:#111;grid-template-columns:1fr auto;align-items:end;gap:10px;padding:14px;display:grid}.eliminate-other label{color:#aaa49b;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.eliminate-other input{color:#fff;background:#1b1915;border:1px solid #3c3730;min-height:46px;padding:10px;font-size:12px}.eliminate-other button{background:var(--orange);color:#111;cursor:pointer;border:0;height:46px;padding:0 14px;font-size:10px;font-weight:950}.eliminate-other button:disabled{opacity:.35}.cpr-form label{grid-template-columns:48px 155px 1fr}.cpr-form label>b{color:var(--orange)!important;background:#111!important}@media (width<=600px){.eliminate-other{grid-template-columns:1fr}.cpr-form label{grid-template-columns:42px 1fr}.cpr-form textarea{grid-column:1/-1}.cpr-resource-grid{grid-template-columns:1fr}.resource-clear-grid.cpr-resource-grid article{min-height:170px}}.slide-brand-ai-live-demo{color:#fff;background:#090807}.slide-brand-ai-live-demo .slide-atmosphere{display:none}.brand-ai-duo{background:radial-gradient(circle at 24% 45%,#eb1d5229,#0000 25%),radial-gradient(circle at 77% 45%,#47c3ba2e,#0000 25%),#060606;grid-template-rows:auto 1fr auto;gap:.85cqw;padding:3.65cqw 4.5cqw 3.45cqw}.brand-ai-duo header{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:end;column-gap:2cqw;display:grid}.brand-ai-duo header p{color:#e6a927;grid-column:1/-1;margin-bottom:.35cqw}.brand-ai-duo header h2{margin:0;font-size:3.45cqw;line-height:.9}.brand-ai-duo header h2 em{color:#fff}.brand-ai-duo header>span{color:#a9a39b;text-align:right;max-width:26cqw;margin:0;font-size:.88cqw}.brand-ai-duo>.brand-deck-cards{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.25cqw;min-height:0;display:grid}.brand-deck-cards figure{background:#000;border:1px solid #ffffff29;min-width:0;margin:0;position:relative;overflow:hidden;box-shadow:0 1.2cqw 2.4cqw #00000059}.brand-deck-cards figure:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 .18cqw #ffffff0a}.brand-deck-cards .ask-vicki-card{border-color:#ee1c5199;box-shadow:0 1.2cqw 2.4cqw #ee1c511f}.brand-deck-cards .buff-it-out-card{border-color:#47c3baa6;box-shadow:0 1.2cqw 2.4cqw #47c3ba1f}.brand-deck-cards img{object-fit:cover;width:100%;height:100%;display:block}.brand-ai-duo footer{font-size:.9cqw}.brand-live-demo{color:#fff;background:linear-gradient(90deg,#12070b 0 49.9%,#051312 50% 100%);grid-template-rows:auto 1fr auto auto;gap:.9cqw;padding:3.4cqw 4.25cqw 3.5cqw;display:grid;position:absolute;inset:0;overflow:hidden}.brand-live-demo:before{content:"";background:linear-gradient(#0000,#ffffff59,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%}.brand-live-demo header{z-index:1;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:end;column-gap:2cqw;display:grid;position:relative}.brand-live-demo header p{color:#f1a728;letter-spacing:.18em;grid-column:1/-1;margin:0 0 .3cqw;font-size:.78cqw;font-weight:950}.brand-live-demo header h2{letter-spacing:-.055em;margin:0;font-size:3.55cqw;line-height:.9}.brand-live-demo header h2 em{color:#f02a60;font-style:normal}.brand-live-demo header>span{color:#aaa49b;text-align:right;max-width:28cqw;font-size:.86cqw;line-height:1.4}.live-demo-tools{z-index:1;grid-template-columns:1fr 1fr;gap:1.2cqw;min-height:0;display:grid;position:relative}.live-demo-tools section{background:#0000006b;border:1px solid #ffffff29;grid-template-columns:20.5cqw 1fr;align-items:center;gap:1.4cqw;min-width:0;padding:1cqw;display:grid}.live-demo-tools .ask-live{border-color:#ef22568c;box-shadow:inset .35cqw 0 #ef2256}.live-demo-tools .buff-live{border-color:#49c6bc99;box-shadow:inset .35cqw 0 #49c6bc}.live-demo-tools img{object-fit:cover;border:1px solid #ffffff24;width:20.5cqw;height:17.8cqw;display:block;box-shadow:0 1cqw 2.4cqw #0000006b}.live-demo-tools section>div{flex-direction:column;min-width:0;display:flex}.live-demo-tools small{letter-spacing:.14em;font-size:.68cqw;font-weight:950}.live-demo-tools .ask-live small{color:#f02a60}.live-demo-tools .buff-live small{color:#55d0c7}.live-demo-tools strong{margin:.45cqw 0;font-size:2.05cqw;line-height:.92}.live-demo-tools span{color:#a8a198;font-size:.74cqw;line-height:1.35}.live-demo-tools a,.live-demo-tools button{color:#fff;letter-spacing:.045em;border:0;justify-content:center;align-items:center;min-height:2.8cqw;margin-top:1cqw;padding:0 .8cqw;font-size:.68cqw;font-weight:950;text-decoration:none;display:inline-flex}.live-demo-tools .ask-live a{background:#ef2256}.live-demo-tools .buff-live button{color:#071513;opacity:.72;background:#49c6bc}.brand-live-demo>ol{z-index:1;grid-template-columns:repeat(5,1fr);gap:.6cqw;margin:0;padding:0;list-style:none;display:grid;position:relative}.brand-live-demo>ol li{background:#ffffff0e;border-top:.18cqw solid #f1a728;grid-template-columns:1.8cqw 1fr;align-items:center;gap:.5cqw;min-height:3.55cqw;padding:.6cqw .75cqw;display:grid}.brand-live-demo>ol b{color:#f1a728;font-size:.8cqw}.brand-live-demo>ol span{letter-spacing:.04em;font-size:.66cqw;font-weight:950;line-height:1.25}.brand-live-demo footer{z-index:1;color:#aaa49b;text-align:center;border-top:1px solid #ffffff26;padding-top:.55cqw;font-size:.82cqw;position:relative}.brand-live-demo footer b{color:#fff}.phone-brand-graphics{grid-template-columns:1fr;gap:10px;margin:20px 0 24px;display:grid}.phone-brand-graphics.dual{grid-template-columns:1fr 1fr}.phone-brand-graphics img{background:#050505;border:1px solid #28231f;width:100%;height:auto;display:block}.vicki-phone-theme{border-top-color:#ef2256}.buff-phone-theme{border-top-color:#49c6bc}.vicki-phone-theme .assistant-personalized{border-left-color:#ef2256}.vicki-phone-theme .assistant-personalized strong{color:#ef2256}.buff-phone-theme .assistant-personalized{border-left-color:#49c6bc}.buff-phone-theme .assistant-personalized strong{color:#16877f}.phone-demo-follow{color:#fff;background:#11100d;margin:22px 0;padding:18px}.phone-demo-follow>small{color:#f1a728;letter-spacing:.12em;font-size:9px;font-weight:950}.phone-demo-follow ol{gap:11px;margin:16px 0;padding-left:22px;display:grid}.phone-demo-follow li{color:#f2eee7;padding-left:5px;font-size:12px;font-weight:850}.phone-demo-follow li::marker{color:#f36b21;font-weight:950}.phone-demo-follow p{border-top:1px solid #37322c;margin:16px 0 0;padding-top:14px;font-size:10px;color:#aaa49b!important;line-height:1.5!important}@media (width<=600px){.phone-brand-graphics.dual{grid-template-columns:1fr}.phone-brand-graphics img{border-radius:2px}}.evolution-stage{color:#fff;background:radial-gradient(circle at 52% 57%,#f36b212e,#0000 31%),#080706;grid-template-rows:auto 1fr auto auto;gap:.85cqw;padding:3.55cqw 4.45cqw 3.5cqw;display:grid;position:absolute;inset:0;overflow:hidden}.evolution-stage.work{background:radial-gradient(circle at 52% 57%,#f36b2136,#0000 31%),linear-gradient(135deg,#090807,#17110c)}.evolution-stage header{z-index:2;grid-template-rows:auto auto;grid-template-columns:1fr 31cqw;align-items:end;column-gap:3cqw;display:grid;position:relative}.evolution-stage header p{color:var(--orange);letter-spacing:.19em;grid-column:1/-1;margin:0 0 .35cqw;font-size:.78cqw;font-weight:950}.evolution-stage header h2{letter-spacing:-.055em;margin:0;font-size:3.65cqw;line-height:.87}.evolution-stage header h2 em{color:var(--orange);font-style:normal}.evolution-stage header>span{color:#a8a198;text-align:right;font-size:.88cqw;line-height:1.45}.evolution-theater{isolation:isolate;background:linear-gradient(90deg,#0000,#ffffff06,#0000);border-top:1px solid #312d27;border-bottom:1px solid #312d27;min-height:0;position:relative;overflow:hidden}.evolution-theater:before{content:"EVOLUTION";color:#ffffff05;letter-spacing:.12em;font-size:11cqw;font-weight:950;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.transform-ring{border:1px solid #f36b2138;border-radius:50%;width:23cqw;height:23cqw;animation:3s ease-in-out infinite evolution-ring;position:absolute;top:50%;left:41%;transform:translate(-50%,-50%)}.transform-ring.two{opacity:.35;border-style:dashed;width:30cqw;height:30cqw;animation-direction:reverse;animation-delay:-1.5s}.evolution-theater article{opacity:0;filter:blur(6px);pointer-events:none;grid-template-columns:1.15fr .85fr;align-items:center;transition:opacity .52s,transform .52s cubic-bezier(.2,.72,.2,1),filter .52s;display:grid;position:absolute;inset:0;transform:translate(-2.5cqw)scale(.94)}.evolution-theater article.active{opacity:1;filter:blur();pointer-events:auto;transform:translate(0)scale(1)}.evolution-theater article.past{transform:translate(3cqw)scale(.92)}.evolution-art{place-items:center;display:grid}.evolution-art svg{fill:none;stroke:#f7f1e8;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 1.7cqw #f36b2138);width:27cqw;height:20cqw;overflow:visible}.evolution-art svg .route,.evolution-art svg .data,.evolution-art svg .sensor,.evolution-art svg .network{stroke:var(--orange);stroke-width:7px;stroke-dasharray:420;animation:2.2s ease-in-out infinite alternate route-draw}.evolution-art svg text{fill:var(--orange);stroke:none;font-family:Arial,sans-serif;font-size:68px;font-weight:950}.evolution-copy{padding-right:3cqw}.evolution-copy small{color:var(--orange);letter-spacing:.16em;font-size:.8cqw;font-weight:950}.evolution-copy strong{letter-spacing:-.055em;margin:.65cqw 0;font-size:3.75cqw;line-height:.9;display:block}.evolution-copy p{color:#a9a39a;max-width:29cqw;margin:0;font-size:1.1cqw;line-height:1.48}.evolution-controls{grid-template-columns:1fr 10.5cqw;gap:.7cqw;display:grid}.evolution-progress{grid-template-columns:repeat(5,1fr);gap:.55cqw;display:grid}.evolution-stage.travel .evolution-progress{grid-template-columns:repeat(4,1fr)}.evolution-progress button{color:#6f6961;text-align:left;letter-spacing:.045em;cursor:pointer;background:#ffffff09;border:0;border-top:.18cqw solid #3a352e;min-height:3.05cqw;padding:.55cqw .7cqw;font-size:.66cqw;font-weight:950;transition:all .25s}.evolution-progress button.active{border-color:var(--orange);color:#fff;background:#f36b2129}.evolution-progress button.past{color:#b2aaa1;border-color:#78614f}.evolution-next{background:var(--orange);color:#111;letter-spacing:.055em;cursor:pointer;border:0;font-size:.7cqw;font-weight:950;box-shadow:.35cqw .35cqw #ffffff1f}.evolution-next:hover{background:#fff}.evolution-stage footer{color:#aaa49b;justify-content:center;align-items:baseline;gap:1cqw;font-size:.88cqw;display:flex}.evolution-stage footer strong{color:#fff}.evolution-stage footer span{color:var(--orange)}@keyframes evolution-travel{0%,18%{opacity:1;filter:blur();transform:translate(0)scale(1)}23%{opacity:0;filter:blur(8px);transform:translate(4cqw)scale(.88)}24%,to{opacity:0;filter:blur(8px);transform:translate(-3cqw)scale(.88)}}@keyframes evolution-work{0%,14%{opacity:1;filter:blur();transform:translate(0)scale(1)}19%{opacity:0;filter:blur(8px);transform:translate(4cqw)scale(.88)}20%,to{opacity:0;filter:blur(8px);transform:translate(-3cqw)scale(.88)}}@keyframes evolution-progress-travel{0%,18%{border-color:var(--orange);color:#fff;background:#f36b2129}23%,to{color:#6f6961;background:#ffffff09;border-color:#3a352e}}@keyframes evolution-progress-work{0%,14%{border-color:var(--orange);color:#fff;background:#f36b2129}19%,to{color:#6f6961;background:#ffffff09;border-color:#3a352e}}@keyframes evolution-ring{0%,to{opacity:.18;transform:translate(-50%,-50%)scale(.86)}50%{opacity:.55;transform:translate(-50%,-50%)scale(1.06)}}@keyframes route-draw{0%{stroke-dashoffset:420px}to{stroke-dashoffset:0}}.evolution-phone{border-top:8px solid var(--orange);background:linear-gradient(#fff,#fff8f2)}.evolution-phone-steps{gap:8px;margin:28px 0;display:grid}.evolution-phone-steps>div{border:1px solid var(--line);background:#fff;grid-template-columns:42px 1fr 22px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.evolution-phone-steps b{width:38px;height:38px;color:var(--orange);background:#11100d;place-items:center;font-size:12px;display:grid}.evolution-phone-steps span{text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:900}.evolution-phone-steps i{color:var(--orange);font-style:normal;font-weight:950}.evolution-phone-takeaway{color:#fff;background:#11100d;flex-direction:column;gap:9px;padding:20px;display:flex}.evolution-phone-takeaway small{color:var(--orange);letter-spacing:.11em;font-size:9px;font-weight:950}.evolution-phone-takeaway strong{font-size:17px;line-height:1.35}.evolution-phone-note{color:#8e877e!important;margin:18px 0 0!important;font-size:11px!important}@media (prefers-reduced-motion:reduce){.evolution-theater article,.evolution-progress span,.transform-ring,.evolution-art svg .route,.evolution-art svg .data,.evolution-art svg .sensor,.evolution-art svg .network{animation:none}.evolution-theater article{opacity:0}.evolution-theater article:first-of-type{opacity:1}.evolution-progress span:first-child{border-color:var(--orange);color:#fff}}.use-case-stage,.search-ai-stage,.prompt-leader-graphic,.bad-prompt-stage,.cpr-examples-stage,.move-stage,.interview-stage.creative,.live-prompt-stage,.human-ai-round,.built-here-stage,.breakout-groups-stage,.breakout-work-stage,.breakout-share-stage,.bonus-scenario-stage,.debrief-stage{padding:3.7cqw 4.5cqw 3.5cqw;position:absolute;inset:0;overflow:hidden}.use-case-stage{color:#fff;background:radial-gradient(circle at 88% 10%,#f36b212e,#0000 26%),#11100d;grid-template-rows:auto 1fr auto;gap:1.4cqw;display:grid}.use-case-stage header p,.search-ai-stage header p,.prompt-leader-graphic header p,.bad-prompt-stage header p,.cpr-examples-stage header p,.move-stage header p,.live-prompt-stage header p,.built-here-stage header p,.breakout-groups-stage header p,.breakout-work-stage header p,.breakout-share-stage header p,.debrief-stage header p{color:var(--orange);letter-spacing:.17em;margin:0 0 .55cqw;font-size:.78cqw;font-weight:950}.use-case-stage h2{letter-spacing:-.065em;flex-direction:column;margin:0;font-size:4.9cqw;line-height:.8;display:flex}.use-case-stage h2 .accent{color:var(--orange)}.use-case-body{grid-template-columns:.85fr 5cqw 1.15fr;align-items:stretch;gap:1cqw;display:grid}.use-case-body>section{background:#ffffff0b;border:1px solid #3c3730;flex-direction:column;justify-content:center;padding:1.6cqw;display:flex}.use-case-body small{color:var(--orange);letter-spacing:.13em;font-size:.75cqw;font-weight:950}.use-case-body section>p{margin:.85cqw 0 0;font-size:1.5cqw;line-height:1.35}.use-case-body .assist{color:#111;background:#fff}.use-case-body .assist>div{border-bottom:1px solid #ded7cc;grid-template-columns:2.2cqw 1fr;align-items:center;gap:.7cqw;padding:.62cqw 0;display:grid}.use-case-body .assist>div:last-child{border:0}.use-case-body .assist b{color:var(--orange);font-size:.82cqw}.use-case-body .assist span{font-size:.98cqw;font-weight:850}.use-case-arrow{color:var(--orange);place-items:center;font-size:3.5cqw;font-weight:950;display:grid}.use-case-stage footer{background:var(--orange);color:#111;justify-content:space-between;align-items:center;gap:2cqw;padding:1cqw 1.4cqw;display:flex}.use-case-stage footer small{letter-spacing:.12em;font-size:.68cqw;font-weight:950}.use-case-stage footer strong{font-size:1.08cqw}.use-case-stage.communication{background:radial-gradient(circle at 8% 90%,#e4aa222b,#0000 28%),#11100d}.use-case-stage.execution{background:radial-gradient(circle at 88% 10%,#4fc9c12b,#0000 26%),#11100d}.search-ai-stage{background:#f5efe5;grid-template-rows:auto 1fr auto;gap:.9cqw;display:grid}.search-ai-stage header h2{letter-spacing:-.05em;max-width:85cqw;margin:0;font-size:3cqw;line-height:.94}.search-ai-stage header h2 em{color:var(--orange);font-style:normal}.search-ai-stage>div{grid-template-columns:.9fr 1.1fr;gap:1cqw;min-height:0;display:grid}.search-ai-stage section{border:1px solid #ddd4c8;padding:1.05cqw 1.15cqw;overflow:hidden}.search-ai-stage section>small{color:var(--orange);letter-spacing:.14em;margin-bottom:.55cqw;font-size:.75cqw;font-weight:950;display:block}.same-question{color:#292622;background:#fff;border:1px solid #d8d1c7;border-radius:.55cqw;grid-template-columns:1.5cqw 1fr;align-items:center;gap:.55cqw;min-height:3.15cqw;padding:.65cqw .85cqw;display:grid}.same-question i{color:var(--orange);font-size:1.15cqw;font-style:normal;font-weight:950}.same-question span{font-size:.86cqw;font-weight:850;line-height:1.25}.result-label{color:#8b8379;letter-spacing:.12em;margin:.65cqw 0 .3cqw;font-size:.55cqw;font-weight:950}.google-side article{background:#fff;grid-template-columns:3.2cqw 1fr;gap:.08cqw .45cqw;margin-top:.38cqw;padding:.5cqw .65cqw;display:grid}.google-side article b{color:#8b8379;grid-row:1/3;font-size:.52cqw}.google-side article strong{font-size:.72cqw}.google-side article span{color:#898279;font-size:.6cqw}.chat-side{color:#fff;background:#11100d;border-color:#111!important}.chat-side .same-question{border-color:#4a433a}.chat-side .result-label{color:var(--orange)}.chat-side .ai-answer{border-left:.3cqw solid var(--orange);background:#1b1915;padding:.75cqw .9cqw}.ai-answer p{margin:0 0 .55cqw;font-size:.78cqw;line-height:1.35}.ai-answer p strong{color:#fff}.ai-answer-steps{grid-template-columns:repeat(3,1fr);gap:.45cqw;display:grid}.ai-answer-steps span{color:#d4cec6;border:1px solid #39342d;padding:.55cqw;font-size:.66cqw;line-height:1.3}.ai-answer-steps b{color:var(--orange);letter-spacing:.08em;margin-bottom:.22cqw;font-size:.58cqw;display:block}.ai-answer aside{color:#bbb4aa;border-top:1px solid #39342d;margin-top:.55cqw;padding-top:.5cqw;font-size:.67cqw}.search-ai-stage footer{text-align:center;font-size:1cqw}.search-ai-stage footer b{color:var(--orange)}.prompt-leader-graphic,.bad-prompt-stage,.move-stage,.interview-stage.creative,.live-prompt-stage,.human-ai-round,.built-here-stage,.breakout-work-stage,.bonus-scenario-stage{color:#fff;background:#11100d}.prompt-leader-graphic{grid-template-rows:auto 1fr auto;gap:1.25cqw;display:grid}.prompt-leader-graphic h2,.bad-prompt-stage h2,.move-stage h2,.live-prompt-stage h2,.built-here-stage h2,.breakout-work-stage h2,.breakout-share-stage h2,.debrief-stage h2{letter-spacing:-.06em;margin:0;font-size:4.35cqw;line-height:.82}.prompt-leader-graphic h2 em,.bad-prompt-stage h2 em,.move-stage h2 em,.live-prompt-stage h2 em,.built-here-stage h2 em,.breakout-work-stage h2 em,.breakout-share-stage h2 em,.debrief-stage h2 em{color:var(--orange);font-style:normal}.leader-flow{grid-template-columns:1fr 3cqw 1fr 3cqw 1fr;align-items:stretch;gap:.5cqw;display:grid}.leader-flow section{border-top:.38cqw solid var(--orange);background:#1c1915;flex-direction:column;padding:1.5cqw;display:flex}.leader-flow small{color:var(--orange);letter-spacing:.1em;font-size:.68cqw;font-weight:950}.leader-flow strong{margin:auto 0 .8cqw;font-size:1.65cqw;line-height:1.05}.leader-flow span{color:#aaa49b;font-size:.95cqw;line-height:1.4}.leader-flow i{color:var(--orange);place-items:center;font-size:2cqw;font-style:normal;display:grid}.prompt-leader-graphic footer,.bad-prompt-stage footer,.cpr-examples-stage footer,.move-stage footer,.built-here-stage footer{color:#aaa49b;text-align:center;border-top:1px solid #39342d;padding-top:.9cqw;font-size:1cqw}.prompt-leader-graphic footer b,.cpr-examples-stage footer b,.built-here-stage footer b{color:#fff}.bad-prompt-stage{grid-template-rows:auto 1fr auto;gap:1.2cqw;display:grid}.bad-prompt-stage>div{grid-template-columns:repeat(3,1fr);gap:1cqw;display:grid}.bad-prompt-stage article{background:linear-gradient(145deg,#1b1915,#12110e);border:1px solid #3b362f;flex-direction:column;padding:1.4cqw;display:flex;position:relative}.bad-prompt-stage article small{color:var(--orange);letter-spacing:.14em;font-size:.7cqw;font-weight:950}.bad-prompt-stage article strong{margin:auto 0 1cqw;font-size:1.6cqw;line-height:1.15}.bad-prompt-stage article span{color:#aaa49b;border-top:1px solid #39342d;padding-top:.8cqw;font-size:.85cqw}.bad-prompt-stage article>b{color:#ffffff0f;font-size:4cqw;position:absolute;top:.7cqw;right:1cqw}.cpr-examples-stage{background:#f5efe5;grid-template-rows:auto 1fr auto;gap:1.2cqw;display:grid}.cpr-examples-stage h2{letter-spacing:-.06em;margin:0;font-size:4.25cqw;line-height:.86}.cpr-examples-stage h2 em{color:var(--orange);font-style:normal}.cpr-examples-stage>div{grid-template-columns:1fr 1fr;gap:1.2cqw;display:grid}.cpr-examples-stage article{border-top:.4cqw solid var(--orange);background:#fff;padding:1.5cqw;box-shadow:0 1cqw 2cqw #17171714}.cpr-examples-stage article>small{color:var(--orange);letter-spacing:.13em;font-size:.72cqw;font-weight:950}.cpr-examples-stage del{color:#837c73;background:#eee7dc;margin:.7cqw 0;padding:.65cqw;font-size:1.2cqw;display:block}.cpr-examples-stage article p{margin:0;font-size:.9cqw;line-height:1.52}.cpr-examples-stage article p b{color:var(--orange)}.cpr-examples-stage footer{color:#696158;border-color:#d9d0c5}.move-stage{grid-template-rows:auto 1fr;gap:1.2cqw;display:grid}.move-stage>div{grid-template-columns:repeat(3,1fr);gap:1cqw;display:grid}.move-stage.two>div{grid-template-columns:repeat(2,1fr)}.move-stage article{border-top:.4cqw solid var(--orange);background:#1a1814;flex-direction:column;padding:1.45cqw;display:flex}.move-stage article>b{color:var(--orange);font-size:2.5cqw}.move-stage article>p{color:#fff;margin:0 0 .8cqw;font-size:1.05cqw;line-height:1.35}.move-stage article>span{color:#aaa49b;border-top:1px solid #3a352e;padding-top:.8cqw;font-size:.82cqw;line-height:1.4}.interview-stage.creative{grid-template-columns:.82fr 1.18fr;gap:1.4cqw;display:grid}.interview-copy{flex-direction:column;display:flex}.interview-copy h2{letter-spacing:-.06em;margin:0;font-size:4.25cqw;line-height:.86}.interview-copy>p:not(.eyebrow){color:#aaa49b;font-size:1cqw;line-height:1.45}.interview-stage.creative .interview-prompt{border-left:.3cqw solid var(--orange);background:#1b1915;margin:1cqw 0;padding:1.1cqw}.interview-stage.creative .interview-prompt strong{margin-top:.6cqw;font-size:1.03cqw;line-height:1.4;display:block}.practice-two-count{align-items:center;gap:1cqw;margin-top:auto;display:flex}.practice-two-count b{color:var(--orange);font-size:4cqw}.practice-two-count span{color:#aaa49b;max-width:13cqw;font-size:.82cqw}.response-wall{background:#0c0b09;border:1px solid #39342d;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(0,1fr);gap:.55cqw;min-height:0;padding:1cqw;display:grid;overflow:hidden}.response-wall>small{color:var(--orange);letter-spacing:.12em;grid-column:1/-1;font-size:.68cqw;font-weight:950}.response-wall article{border-left:.2cqw solid var(--orange);background:#1a1814;padding:.65cqw;overflow:hidden}.response-wall article b{color:#d8d2ca;white-space:nowrap;text-overflow:ellipsis;font-size:.62cqw;display:block;overflow:hidden}.response-wall article p{color:#fff;margin:.35cqw 0;font-size:.78cqw;line-height:1.3}.response-wall article span{color:#8f8980;font-size:.62cqw}.empty-response-wall{color:#656057;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}.empty-response-wall b{font-size:1.4cqw}.empty-response-wall span{max-width:23cqw;margin-top:.6cqw;font-size:.8cqw}.response-wall footer{grid-column:1/-1;align-items:end;gap:.35cqw;display:flex}.response-wall footer span{color:#777169;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.52cqw;overflow:hidden}.response-wall footer b{color:#111;place-items:center;width:1.45cqw;height:1.45cqw;margin-right:.3cqw;font-size:.6cqw;display:inline-grid}.live-prompt-stage{grid-template-rows:auto 1fr;gap:1.2cqw;display:grid}.live-prompt-stage header{grid-template-columns:1fr auto;align-items:end;display:grid}.live-prompt-stage header p{grid-column:1/-1}.live-prompt-stage header>span{color:#aaa49b;text-align:right;max-width:27cqw;font-size:.9cqw;line-height:1.4}.live-prompt-grid{grid-template-columns:.68fr 1.32fr;gap:1cqw;display:grid}.live-prompt-grid>section{background:var(--orange);color:#111;flex-direction:column;padding:1.4cqw;display:flex}.live-prompt-grid>section small{letter-spacing:.1em;font-size:.68cqw;font-weight:950}.live-prompt-grid>section>strong{margin:auto 0 .7cqw;font-size:2.2cqw;line-height:1}.live-prompt-grid>section>p{font-size:.9cqw;line-height:1.45}.live-prompt-count{border-top:1px solid #11111140;align-items:center;gap:.7cqw;margin-top:auto;padding-top:.7cqw;display:flex}.live-prompt-count b{font-size:2.7cqw}.live-prompt-count span{font-size:.75cqw;font-weight:850}.prompt-submission-wall{border:1px solid #3a352e;grid-template-columns:1fr 1fr;gap:.55cqw;padding:1cqw;display:grid;overflow:hidden}.prompt-submission-wall article{background:#1a1814;padding:.75cqw;overflow:hidden}.prompt-submission-wall article small{color:var(--orange);font-size:.62cqw;font-weight:950}.prompt-submission-wall article p{color:#ddd7ce;margin:.35cqw 0 0;font-size:.72cqw;line-height:1.34}.prompt-submission-wall>div{color:#68625a;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}.prompt-submission-wall>div b{font-size:1.4cqw}.prompt-submission-wall>div span{margin-top:.5cqw;font-size:.8cqw}.human-ai-round{text-align:center;background:linear-gradient(135deg,#11100d,#1a1713);grid-template-rows:1fr auto auto auto;gap:1.1cqw;display:grid}.human-ai-round header{flex-direction:column;justify-content:center;align-items:center;display:flex}.human-ai-round header p{color:var(--orange);letter-spacing:.18em;margin:0 0 1cqw;font-size:.8cqw;font-weight:950}.human-ai-round header h2{letter-spacing:-.045em;max-width:84cqw;margin:0;font-size:3.65cqw;line-height:1.08}.human-ai-live-results{grid-template-columns:1fr 4cqw 1fr;align-items:center;gap:1cqw;display:grid}.human-ai-live-results>b{font-size:1cqw}.human-ai-live-results article{text-align:left;border:1px solid #3a352e;grid-template-columns:auto auto;align-items:center;padding:1cqw 1.4cqw;display:grid}.human-ai-live-results article small{letter-spacing:.12em;font-size:.8cqw;font-weight:950}.human-ai-live-results article strong{justify-self:end;font-size:2.5cqw}.human-ai-live-results article i{background:#312d27;grid-column:1/-1;height:.35cqw;margin-top:.5cqw}.human-ai-live-results article i span{background:var(--orange);height:100%;transition:width .3s;display:block}.human-ai-live-results .ai i span{background:var(--teal)}.human-ai-round>button{background:var(--orange);color:#111;letter-spacing:.08em;cursor:pointer;border:0;justify-self:center;min-width:18cqw;min-height:3cqw;font-size:.75cqw;font-weight:950}.human-ai-round>footer{opacity:0;color:#aaa49b;font-size:.8cqw;transition:opacity .2s}.human-ai-round>footer.show{opacity:1}.built-here-stage{grid-template-rows:1fr auto;grid-template-columns:1fr 35cqw;align-items:center;gap:1.5cqw;display:grid}.built-here-stage header>span{color:#aaa49b;max-width:47cqw;margin-top:1cqw;font-size:1cqw;line-height:1.5;display:block}.build-orbit{justify-self:end;width:31cqw;height:31cqw;position:relative}.build-orbit:before,.build-orbit:after{content:"";border:1px solid #f36b214d;border-radius:50%;position:absolute;inset:2cqw}.build-orbit:after{border-style:dashed;inset:6cqw}.build-core{z-index:2;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:14cqw;height:14cqw;padding:1.4cqw;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 4cqw #f36b2133}.build-core img{width:100%;height:auto}.build-core small{color:#111;letter-spacing:.09em;margin-top:1cqw;font-size:.56cqw;font-weight:950}.build-orbit>span{width:6cqw;height:2.2cqw;transform:rotate(calc(var(--person) * 51.4deg)) translateX(12.7cqw) rotate(calc(var(--person) * -51.4deg));color:#fff;letter-spacing:.05em;background:#1d1a16;border:1px solid #4a433a;place-items:center;margin-top:-1.1cqw;margin-left:-3cqw;font-size:.58cqw;font-weight:950;display:grid;position:absolute;top:50%;left:50%}.built-here-stage footer{grid-column:1/-1}.breakout-groups-stage{background:#f5efe5;grid-template-rows:auto 1fr auto;gap:1cqw;display:grid}.breakout-groups-stage header{grid-template-columns:1fr 32cqw;align-items:end;display:grid}.breakout-groups-stage header p{grid-column:1/-1}.breakout-groups-stage header>span{color:#6e665d;text-align:right;font-size:.9cqw;line-height:1.45}.breakout-groups-stage>div{grid-template-columns:repeat(5,1fr);gap:.7cqw;display:grid}.breakout-groups-stage article{border-top:.35cqw solid var(--team-color);background:#fff;flex-direction:column;padding:1cqw;display:flex;box-shadow:0 .7cqw 1.6cqw #17171712}.breakout-groups-stage article>b{background:var(--team-color);color:#111;place-items:center;width:3.4cqw;height:3.4cqw;font-size:2cqw;display:grid}.breakout-groups-stage article>strong{margin:auto 0 .7cqw;font-size:1.1cqw}.breakout-groups-stage article>span{color:#70695f;font-size:.72cqw}.breakout-groups-stage article>small{border-top:1px solid #e2dbd1;margin-top:.5cqw;padding-top:.5cqw;font-size:.58cqw;font-weight:950}.breakout-groups-stage footer{text-align:center;font-size:.92cqw}.breakout-work-stage{grid-template-rows:auto 1fr auto;gap:1cqw;display:grid}.breakout-work-stage header{justify-content:space-between;align-items:end;display:flex}.breakout-work-stage header>strong{color:var(--orange);font-size:4cqw}.breakout-status-grid{grid-template-columns:repeat(5,1fr);gap:.65cqw;min-height:0;display:grid}.breakout-status-grid article{border-top:.3cqw solid var(--team-color);background:#1a1814;flex-direction:column;padding:.85cqw;display:flex;overflow:hidden}.breakout-status-grid article.done{background:var(--team-color)}@supports (color:color-mix(in lab, red, red)){.breakout-status-grid article.done{background:color-mix(in srgb,var(--team-color) 17%,#1a1814)}}.breakout-status-grid article.done{box-shadow:inset 0 0 0 1px var(--team-color)}.breakout-status-grid article>div{justify-content:space-between;gap:.4cqw;display:flex}.breakout-status-grid article>div b,.breakout-status-grid article>div span{letter-spacing:.06em;font-size:.54cqw;font-weight:950}.breakout-status-grid article>div b{color:var(--team-color)}.breakout-status-grid article>strong{color:#aaa49b;margin:.7cqw 0;font-size:.75cqw}.breakout-status-grid p{color:#aaa49b;margin:0;font-size:.67cqw;line-height:1.35}.breakout-status-grid article>small{color:#777169;border-top:1px solid #37322c;margin-top:.6cqw;padding-top:.5cqw;font-size:.58cqw}.breakout-work-stage>footer{grid-template-columns:repeat(3,1fr);gap:.7cqw;display:grid}.breakout-work-stage>footer span{background:var(--orange);color:#111;text-align:center;padding:.65cqw;font-size:.72cqw;font-weight:950}.breakout-share-stage{background:#f5efe5;grid-template-rows:auto 1fr;gap:1.1cqw;display:grid}.breakout-share-stage header{grid-template-columns:1fr 34cqw;align-items:end;display:grid}.breakout-share-stage header p{grid-column:1/-1}.breakout-share-stage header>span{color:#6f675e;text-align:right;font-size:.82cqw;line-height:1.4}.breakout-share-stage>div{grid-template-columns:repeat(5,1fr);gap:.65cqw;display:grid}.breakout-share-stage article{border-top:.3cqw solid var(--team-color);background:#fff;flex-direction:column;padding:.9cqw;display:flex;overflow:hidden}.breakout-share-stage article.ready{box-shadow:inset 0 0 0 1px var(--team-color)}.breakout-share-stage article small{color:#7a7268;font-size:.52cqw;font-weight:950}.breakout-share-stage article strong{margin:.55cqw 0;font-size:.9cqw}.breakout-share-stage article p{margin:auto 0 .6cqw;font-size:.69cqw;line-height:1.35}.breakout-share-stage article span{color:#746d64;border-top:1px solid #e2dbd1;padding-top:.5cqw;font-size:.56cqw;font-weight:850}.bonus-scenario-stage{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:1.4cqw;display:grid}.bonus-scenario-stage>div{background:var(--orange);color:#111;flex-direction:column;justify-content:center;padding:1.5cqw;display:flex}.bonus-scenario-stage>div p{letter-spacing:.14em;font-size:.72cqw;font-weight:950}.bonus-scenario-stage h2{margin:1cqw 0 0;font-size:5.3cqw;line-height:.75}.bonus-scenario-stage h2 em{color:#fff;font-style:normal}.bonus-scenario-stage>div>strong{margin-top:1cqw;font-size:1.9cqw}.bonus-scenario-stage>section{border:1px solid #3a352e;flex-direction:column;padding:1.6cqw;display:flex}.bonus-scenario-stage section>small{color:var(--orange);letter-spacing:.12em;font-size:.7cqw;font-weight:950}.bonus-scenario-stage section>p{font-size:1.25cqw;line-height:1.38}.bonus-scenario-stage section>div{gap:.6cqw;display:grid}.bonus-scenario-stage section span{background:#1a1814;grid-template-columns:2.2cqw 1fr;align-items:center;padding:.8cqw;font-size:.9cqw;font-weight:850;display:grid}.bonus-scenario-stage section span b{color:var(--orange)}.bonus-scenario-stage section footer{color:#aaa49b;border-top:1px solid #39342d;margin-top:auto;padding-top:.8cqw;font-size:.8cqw}.debrief-stage{background:#f5efe5;grid-template-rows:auto 1fr auto;gap:1cqw;display:grid}.debrief-stage header{grid-template-columns:1fr auto;align-items:end;display:grid}.debrief-layout{grid-template-columns:.65fr 1.35fr;gap:1cqw;min-height:0;display:grid}.debrief-layout ol{gap:.45cqw;margin:0;padding:0;list-style:none;display:grid}.debrief-layout li{background:#fff;grid-template-columns:2cqw 1fr;align-items:center;gap:.5cqw;padding:.55cqw .8cqw;display:grid}.debrief-layout li b{color:var(--orange);font-size:.68cqw}.debrief-layout li span{font-size:.85cqw;font-weight:850}.debrief-layout>section{color:#fff;background:#11100d;grid-template-columns:1fr 1fr;gap:.45cqw;padding:.7cqw;display:grid;overflow:hidden}.debrief-layout section article{border-left:.18cqw solid var(--orange);background:#1a1814;padding:.55cqw;overflow:hidden}.debrief-layout section article small{color:var(--orange);font-size:.52cqw;font-weight:950}.debrief-layout section article p{color:#fff;margin:.25cqw 0;font-size:.68cqw;line-height:1.25}.debrief-layout section article span{color:#8e877f;font-size:.52cqw}.debrief-layout section>div{color:#6d675f;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex}.debrief-layout section>div b{font-size:1.5cqw}.debrief-layout section>div span{margin-top:.5cqw;font-size:.78cqw}.debrief-stage>footer{text-align:right;font-size:.75cqw;font-weight:950}.prompt-leader-phone,.bad-prompt-phone,.cpr-intro-phone,.cpr-example-phone,.moves-phone,.built-here-phone,.breakout-group-phone,.breakout-activity-phone,.breakout-share-phone,.breakout-bonus-phone,.breakout-debrief-phone{border-top:8px solid var(--orange)}.leader-phone-steps,.cpr-intro-phone>div,.moves-phone>div{gap:9px;margin:24px 0;display:grid}.leader-phone-steps article,.cpr-intro-phone article,.moves-phone article{border:1px solid var(--line);background:#fffaf4;grid-template-columns:42px 1fr;gap:8px 12px;padding:15px;display:grid}.leader-phone-steps article>b,.cpr-intro-phone article>b,.moves-phone article>b{width:40px;height:40px;color:var(--orange);background:#111;grid-row:1/3;place-items:center;font-size:13px;display:grid}.leader-phone-steps strong,.cpr-intro-phone strong,.moves-phone strong{font-size:13px}.leader-phone-steps span,.cpr-intro-phone small,.moves-phone small{color:var(--muted);font-size:10px;line-height:1.4}.prompt-leader-phone footer,.bad-prompt-phone footer,.cpr-intro-phone footer,.moves-phone footer,.built-here-phone footer,.breakout-group-phone footer,.breakout-activity-phone footer,.breakout-share-phone footer,.breakout-bonus-phone footer{color:#aaa49b;background:#111;padding:16px;font-size:10px;line-height:1.5}.cpr-intro-phone footer b{color:var(--orange)}.bad-prompt-phone>div{gap:9px;margin:24px 0;display:grid}.bad-prompt-phone article{border-left:5px solid var(--orange);color:#fff;background:#111;grid-template-columns:35px 1fr;gap:5px 10px;padding:16px;display:grid}.bad-prompt-phone article>b{color:var(--orange);grid-row:1/4}.bad-prompt-phone article small{color:#8f8980;letter-spacing:.12em;font-size:8px;font-weight:950}.bad-prompt-phone article strong{font-size:14px}.bad-prompt-phone article span{color:#817b72;font-size:9px}.example-toggle,.prompt-presets{grid-template-columns:repeat(2,1fr);gap:7px;margin:20px 0;display:grid}.example-toggle button,.prompt-presets button{border:1px solid var(--line);cursor:pointer;background:#fff;min-height:42px;font-size:10px;font-weight:900}.example-toggle button.active,.prompt-presets button.active{border-color:var(--orange);background:var(--orange);color:#111}.bad-line{background:#eee7dd;padding:15px}.bad-line small{color:#777;letter-spacing:.1em;margin-bottom:7px;font-size:8px;font-weight:950;display:block}.bad-line del{font-size:16px}.cpr-phone-example{gap:7px;margin:10px 0 18px;display:grid}.cpr-phone-example p{background:#111;grid-template-columns:32px 1fr;gap:10px;margin:0;padding:13px;display:grid;color:#ddd7ce!important;font-size:11px!important;line-height:1.45!important}.cpr-phone-example b{color:var(--orange);font-size:18px}.lab-outline-button{border:1px solid var(--orange);color:#111;cursor:pointer;background:#fff;width:100%;min-height:48px;font-size:10px;font-weight:950}.prompt-presets{grid-template-columns:repeat(3,1fr)}.shared-bad-prompt{border-left:6px solid var(--orange);color:#fff;background:#111;gap:8px;margin:20px 0;padding:18px;display:grid}.shared-bad-prompt small{color:var(--orange);letter-spacing:.12em;font-size:8px;font-weight:950}.shared-bad-prompt strong{font-size:clamp(22px,6vw,31px);line-height:1.05}.shared-bad-prompt span{color:#aaa49b;font-size:10px}.interview-share-form{color:#fff;background:#111;gap:12px;margin-top:16px;padding:17px;display:grid}.interview-share-form>small{color:var(--orange);letter-spacing:.12em;font-size:8px;font-weight:950}.interview-share-form label,.group-setup-form label{color:#aaa49b;gap:6px;font-size:9px;font-weight:850;display:grid}.interview-share-form textarea,.group-setup-form input,.breakout-debrief-phone textarea{color:#fff;resize:vertical;width:100%;min-height:68px;font:inherit;background:#1c1915;border:1px solid #3b3730;padding:11px;font-size:12px}.interview-share-form button,.group-setup-form button{background:var(--orange);color:#111;border:0;min-height:46px;font-size:10px;font-weight:950}.interview-share-form button:disabled,.group-setup-form button:disabled{opacity:.35}.human-ai-single-phone>h2{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 4px;margin:28px 0!important;font-size:clamp(27px,7vw,42px)!important;line-height:1.12!important}.human-ai-single-phone>div:not(.submit-status){grid-template-columns:1fr 1fr;gap:10px;display:grid}.human-ai-single-phone>div>button{cursor:pointer;background:#fff;border:2px solid #111;min-height:100px;font-size:17px;font-weight:950}.human-ai-single-phone>div>button.selected.human{background:var(--orange)}.human-ai-single-phone>div>button.selected.ai{background:var(--teal)}.built-here-phone>img{width:min(260px,100%);height:auto;margin-bottom:24px}.built-here-phone>div{grid-template-columns:1fr 1fr;gap:7px;margin:24px 0;display:grid}.built-here-phone>div span{color:#fff;background:#111;padding:10px;font-size:11px;font-weight:900}.built-here-phone>div b{color:var(--orange);margin-right:8px;font-size:8px}.your-group-number{color:#fff;text-align:center;box-shadow:9px 9px 0 var(--group-color);background:#111;flex-direction:column;align-items:center;margin:20px 0;padding:24px;display:flex}.your-group-number small{color:var(--group-color);letter-spacing:.13em;font-size:9px;font-weight:950}.your-group-number strong{font-size:110px;line-height:1}.your-group-number span{color:#aaa49b;font-size:11px}.group-member-list{border:1px solid var(--line);margin:28px 0}.group-member-list header{background:#eee6db;justify-content:space-between;padding:12px;font-size:9px;display:flex}.group-member-list>div{border-top:1px solid var(--line);grid-template-columns:36px 1fr 24px;align-items:center;gap:10px;padding:10px;display:grid}.group-member-list i{background:var(--group-color);place-items:center;width:34px;height:34px;font-style:normal;font-weight:950;display:grid}.group-member-list>div>span{flex-direction:column;display:flex}.group-member-list strong{font-size:11px}.group-member-list small{color:var(--muted);font-size:8px}.confirm-group-button,.finish-group-button{background:var(--group-color);color:#111;border:0;width:100%;min-height:52px;font-size:10px;font-weight:950}.confirm-group-button.confirmed,.finish-group-button.done{color:var(--group-color);background:#111}.group-setup-form{color:#fff;background:#111;gap:12px;margin:16px 0;padding:18px;display:grid}.group-setup-form>small{color:var(--group-color);letter-spacing:.12em;font-size:8px;font-weight:950}.group-setup-form input{min-height:45px}.group-setup-form button{background:var(--group-color)}.breakout-activity-phone>header{color:#fff;background:#111;justify-content:space-between;align-items:center;margin:-24px -24px 24px;padding:17px 20px;display:flex}.breakout-activity-phone>header span{color:var(--group-color);font-size:10px;font-weight:950}.breakout-activity-phone>header strong{font-size:25px}.breakout-deliverables{gap:8px;margin:22px 0;display:grid}.breakout-deliverables span,.breakout-bonus-phone>div span{background:#eee7dc;grid-template-columns:35px 1fr;align-items:center;gap:8px;padding:12px;font-size:11px;font-weight:850;display:grid}.breakout-deliverables b,.breakout-bonus-phone>div b{color:var(--orange);font-size:9px}.laptop-callout{border-left:5px solid var(--group-color);color:#fff;background:#111;margin:22px 0;padding:18px}.laptop-callout small{color:var(--group-color);font-size:8px;font-weight:950}.laptop-callout strong{overflow-wrap:anywhere;margin:9px 0;font-size:12px;display:block}.laptop-callout p{color:#aaa49b!important;font-size:10px!important;line-height:1.45!important}.laptop-callout a{color:var(--group-color);font-size:10px;font-weight:950}.finish-group-button{margin-top:10px}.breakout-share-phone>div{color:#fff;background:#111;margin:24px 0;padding:20px}.breakout-share-phone>div small{color:var(--orange);font-size:8px;font-weight:950}.breakout-share-phone>div strong{margin:10px 0;font-size:19px;display:block}.breakout-share-phone ol{color:#c1bbb2;gap:10px;margin:18px 0 0;padding-left:20px;font-size:11px;display:grid}.breakout-bonus-phone>strong{color:var(--orange);margin:-5px 0 20px;font-size:28px;display:block}.breakout-bonus-phone>div{gap:8px;margin:20px 0;display:grid}.breakout-bonus-phone .lab-outline-button{margin-bottom:16px}.breakout-debrief-phone>div{gap:10px;margin:22px 0;display:grid}.breakout-debrief-phone label{color:#fff;background:#111;grid-template-columns:34px 1fr;gap:6px 10px;padding:14px;display:grid}.breakout-debrief-phone label>b{color:var(--orange);grid-row:1/3;font-size:10px}.breakout-debrief-phone label>span{font-size:11px;font-weight:900}.breakout-debrief-phone textarea{grid-column:1/-1;min-height:64px}.breakout-laptop-page{color:#111;background:#eee7dc;min-height:100svh}.breakout-laptop-page.active{background:radial-gradient(circle at 94% 8%,var(--group-color),transparent 27%),#eee7dc}@supports (color:color-mix(in lab, red, red)){.breakout-laptop-page.active{background:radial-gradient(circle at 94% 8%,color-mix(in srgb,var(--group-color) 20%,transparent),transparent 27%),#eee7dc}}.breakout-laptop-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 86px);display:flex}.breakout-laptop-loading>span{background:var(--orange);place-items:center;width:82px;height:82px;font-size:40px;font-weight:950;display:grid;box-shadow:10px 10px #111}.breakout-laptop-loading h1{letter-spacing:-.05em;margin:32px 0 8px;font-size:clamp(38px,5vw,72px)}.breakout-laptop-loading p{color:var(--muted)}.breakout-picker{width:min(1000px,100% - 40px);margin:0 auto;padding:8vh 0}.breakout-picker>p{color:var(--orange);letter-spacing:.16em;font-size:11px;font-weight:950}.breakout-picker h1{letter-spacing:-.06em;max-width:800px;margin:10px 0;font-size:clamp(42px,7vw,88px);line-height:.9}.breakout-picker>span{color:var(--muted)}.breakout-picker>div{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:45px;display:grid}.breakout-picker button{border:0;border-top:8px solid var(--group-color);cursor:pointer;background:#fff;flex-direction:column;align-items:flex-start;min-height:160px;padding:16px;display:flex}.breakout-picker button b{font-size:50px}.breakout-picker button strong{margin-top:auto}.breakout-picker button i{color:var(--group-color);align-self:flex-end;font-size:24px}.laptop-group-chip{align-items:center;gap:10px;display:flex}.laptop-group-chip b{background:var(--group-color);place-items:center;width:34px;height:34px;font-size:15px;display:grid}.laptop-group-chip span{font-size:10px;font-weight:950}.breakout-laptop-shell{width:min(1500px,100% - 44px);margin:0 auto;padding:28px 0 100px}.breakout-laptop-hero{color:#fff;border-top:8px solid var(--group-color);background:#111;grid-template-columns:1fr auto;gap:40px;padding:30px;display:grid}.breakout-laptop-hero p{color:var(--group-color);letter-spacing:.14em;margin:0 0 8px;font-size:10px;font-weight:950}.breakout-laptop-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,76px);line-height:.9}.breakout-laptop-hero>div>span{color:#c0bab1;max-width:920px;margin-top:17px;font-size:clamp(14px,1.35vw,20px);line-height:1.45;display:block}.breakout-laptop-hero aside{border-left:1px solid #3b3630;flex-direction:column;justify-content:center;min-width:200px;padding-left:28px;display:flex}.breakout-laptop-hero aside small{color:#777169;font-size:8px;font-weight:950}.breakout-laptop-hero aside strong{margin:8px 0 20px;font-size:20px}.breakout-laptop-hero aside button{color:var(--group-color);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:900;text-decoration:underline}.breakout-laptop-workspace{grid-template-columns:300px 1fr;align-items:start;gap:14px;margin-top:14px;display:grid}.breakout-mission-panel{border-top:6px solid var(--group-color);background:#fff;padding:24px;position:sticky;top:14px}.breakout-mission-panel>small{letter-spacing:.12em;font-size:9px;font-weight:950}.breakout-mission-panel>div{gap:9px;margin:20px 0;display:grid}.breakout-mission-panel>div span{background:#eee7dc;grid-template-columns:32px 1fr;gap:7px;padding:12px;font-size:11px;font-weight:850;display:grid}.breakout-mission-panel>div b{color:var(--group-color)}.breakout-mission-panel>button,.breakout-mission-panel>a{background:var(--group-color);color:#111;cursor:pointer;border:0;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:8px;font-size:10px;font-weight:950;text-decoration:none;display:flex}.breakout-mission-panel>a{color:#fff;background:#111}.breakout-mission-panel>p{color:var(--muted);margin:18px 0 0;font-size:9px;line-height:1.45}.breakout-answer-board{background:#fff;padding:28px}.breakout-board-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.breakout-board-heading small{color:var(--orange);letter-spacing:.12em;font-size:9px;font-weight:950}.breakout-board-heading h2{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(28px,3vw,46px)}.breakout-board-heading>span{background:#eee7dc;padding:10px 13px;font-size:9px;font-weight:950}.breakout-board-heading>span.complete{background:var(--group-color)}.breakout-answer-board>label{border:1px solid var(--line);grid-template-columns:240px 1fr;gap:20px;margin-top:14px;padding:16px;display:grid}.breakout-answer-board label>span{grid-template-columns:36px 1fr;align-content:start;gap:5px 10px;display:grid}.breakout-answer-board label b{color:var(--group-color);grid-row:1/3;font-size:12px}.breakout-answer-board label strong{font-size:13px}.breakout-answer-board label small{color:var(--muted);font-size:9px;line-height:1.35}.breakout-answer-board textarea{resize:vertical;min-height:100px;font:inherit;background:#fbf8f3;border:1px solid #d7d0c6;padding:13px;font-size:12px;line-height:1.5}.breakout-answer-board>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:18px;display:flex}.breakout-answer-board>footer p{color:var(--muted);font-size:10px}.breakout-answer-board>footer button{background:var(--group-color);cursor:pointer;border:0;min-height:50px;padding:0 22px;font-size:10px;font-weight:950}.breakout-answer-board>footer button:disabled{opacity:.35}@media (width<=800px){.breakout-picker>div{grid-template-columns:1fr}.breakout-picker button{flex-direction:row;align-items:center;gap:20px;min-height:92px}.breakout-picker button strong{margin:0}.breakout-picker button i{margin-left:auto}.breakout-laptop-shell{width:min(100% - 22px,1500px)}.breakout-laptop-hero{grid-template-columns:1fr;padding:22px}.breakout-laptop-hero aside{border-top:1px solid #3b3630;border-left:0;padding:18px 0 0}.breakout-laptop-workspace{grid-template-columns:1fr}.breakout-mission-panel{position:static}.breakout-answer-board{padding:18px}.breakout-answer-board>label{grid-template-columns:1fr}.breakout-answer-board>footer{flex-direction:column;align-items:stretch}.breakout-answer-board>footer button{width:100%}}@media (width<=600px){.prompt-presets{grid-template-columns:1fr}.breakout-activity-phone>header{margin:-24px -18px 24px}.built-here-phone>div{grid-template-columns:1fr}.your-group-number strong{font-size:96px}}.title-index{display:none!important}.dark-masonopoly-logo{aspect-ratio:368/102;display:block;position:relative;overflow:hidden}.dark-masonopoly-logo img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.cover-brand-panel .cover-logo{width:100%}.slide-wordmark{border-left:.2cqw solid var(--orange);box-sizing:border-box;background:#11100d;padding:.28cqw .55cqw;width:12.7cqw!important}.slide-wordmark img{width:100%!important;height:100%!important}.built-here-stage .dark-masonopoly-logo{width:100%}.masonopoly-stage-art{border:1px solid #f36b2180;width:100%;height:auto;display:block}.cover-brand-panel:has(.masonopoly-stage-art){width:41cqw;box-shadow:1.2cqw 1.2cqw 0 var(--orange);gap:.8cqw;padding:1.1cqw}.cover-brand-panel:has(.masonopoly-stage-art)>span{padding-left:.3cqw}.entry-symbol{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:950;display:grid}.presenter-card .entry-symbol{color:var(--orange);background:#111}.agenda-item{grid-template-columns:3.3cqw 13cqw 1fr;padding:.7cqw 0}.agenda-item>i{color:#fff;place-items:center;width:2.55cqw;height:2.55cqw;font-size:.9cqw;font-style:normal;font-weight:950;display:grid}.agenda-item strong{font-size:1.4cqw}.agenda-item span{font-size:1.02cqw;line-height:1.4}.day-route-stage{color:#fff;background:radial-gradient(circle at 88% 7%,#f36b213d,#0000 28%),linear-gradient(145deg,#080808,#181510 72%,#090909);grid-template-rows:auto 1fr auto;gap:1.25cqw;padding:3.7cqw 4.3cqw 3.2cqw;display:grid;position:absolute;inset:0;overflow:hidden}.day-route-stage:before{content:"";opacity:.12;background-image:radial-gradient(circle,var(--orange) 1.2px,transparent 1.2px);background-size:2.2cqw 2.2cqw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000 8%,#000 52%,#0000 92%);mask-image:linear-gradient(110deg,#0000 8%,#000 52%,#0000 92%)}.day-route-stage>*{z-index:1;position:relative}.day-route-stage header{justify-content:space-between;align-items:end;gap:3cqw;display:flex}.day-route-stage header p{color:var(--orange);letter-spacing:.18em;margin:0 0 .5cqw;font-size:.78cqw;font-weight:950}.day-route-stage header h2{letter-spacing:-.06em;margin:0;font-size:4.35cqw;line-height:.84}.day-route-stage header h2 em{color:var(--orange);font-style:normal}.day-route-stage header aside{background:#ffffff0e;border:1px solid #ffffff29;align-items:center;gap:.7cqw;padding:.8cqw 1.1cqw;display:flex}.day-route-stage header aside span{letter-spacing:.06em;font-size:.82cqw;font-weight:950}.day-route-stage header aside i{color:var(--orange);font-size:1.15cqw;font-style:normal}.day-route-line{align-self:center;padding:2.1cqw 0 2.4cqw;position:relative}.day-route-line:before{content:"";background:linear-gradient(90deg,var(--orange),#ffad65 75%,white);height:.24cqw;position:absolute;top:50%;left:1%;right:1%;box-shadow:0 0 1.3cqw #f36b2180}.route-start,.route-finish{letter-spacing:.13em;font-size:.6cqw;font-weight:950;position:absolute;bottom:.15cqw}.route-start{color:#8f887f;left:0}.route-finish{color:var(--orange);right:0}.day-route-grid{align-items:stretch;gap:.55cqw;display:flex;position:relative}.day-route-grid article{z-index:1;color:#111;border-top:.32cqw solid var(--orange);background:#f7f1e7;flex-direction:column;flex:1;min-width:0;min-height:10.5cqw;padding:1cqw .82cqw;display:flex;position:relative;box-shadow:.45cqw .55cqw #0006}.day-route-grid article.final-stop{background:var(--orange);border-color:#fff}.day-route-grid article>i{width:2.25cqw;height:2.25cqw;color:var(--orange);background:#111;border-radius:50%;place-items:center;margin-bottom:.75cqw;font-size:.95cqw;font-style:normal;font-weight:950;display:grid}.day-route-grid article.final-stop>i{color:#111;background:#fff}.day-route-grid article div{flex-direction:column;flex:1;gap:.42cqw;display:flex}.day-route-grid article strong{letter-spacing:.015em;font-size:.9cqw;line-height:1.05}.day-route-grid article span{color:#655e56;font-size:.64cqw;line-height:1.38}.day-route-grid article.final-stop span{color:#39261a}.route-arrow{z-index:2;color:var(--orange);align-self:center;font-size:1.3cqw;position:relative}.day-route-stage footer{background:var(--orange);color:#111;justify-content:space-between;align-items:center;gap:1cqw;padding:.82cqw 1.1cqw;display:flex}.day-route-stage footer span{letter-spacing:.12em;font-size:.68cqw;font-weight:950}.day-route-stage footer strong{font-size:1.04cqw}.day-plan-phone{border-top:8px solid var(--orange);background:linear-gradient(#fff,#fff7ed)}.day-plan-phone>p{font-size:14px;line-height:1.45}.day-plan-phone>div{gap:9px;margin:24px 0;display:grid}.day-plan-phone article{border:1px solid var(--line);background:#fff;grid-template-columns:42px 1fr;align-items:center;gap:11px;padding:13px;display:grid;box-shadow:5px 5px #f36b211f}.day-plan-phone article>i{width:40px;height:40px;color:var(--orange);background:#111;border-radius:50%;place-items:center;font-size:15px;font-style:normal;font-weight:950;display:grid}.day-plan-phone article span{gap:3px;display:grid}.day-plan-phone article strong{text-transform:uppercase;font-size:14px}.day-plan-phone article small{color:#746d64;font-size:11px;line-height:1.35}.day-plan-phone footer{color:#fff;background:#111;justify-content:space-between;align-items:center;padding:18px;display:flex}.day-plan-phone footer small{color:var(--orange);letter-spacing:.13em;font-size:9px;font-weight:950}.day-plan-phone footer strong{font-size:24px}.chatgpt-pillars article>i,.leadership-bridge article>i{background:var(--orange);color:#111;place-items:center;width:2.25cqw;height:2.25cqw;font-size:1cqw;font-style:normal;font-weight:950;display:grid}.chatgpt-pillars strong,.leadership-bridge article strong{margin-top:auto;padding-top:1.25cqw;font-size:1.18cqw}.chatgpt-pillars span,.leadership-bridge article span{font-size:.92cqw}.leadership-bridge article:nth-child(4)>i{color:var(--orange);background:#111}.use-case-body .assist>div{grid-template-columns:2.2cqw 1fr;padding:.72cqw 0}.use-case-body .assist i{width:1.75cqw;height:1.75cqw;color:var(--orange);background:#111;place-items:center;font-size:.7cqw;font-style:normal;display:grid}.use-case-body .assist span{font-size:1.08cqw}.practice-stage{grid-template-columns:1fr 1fr;gap:2.5cqw}.practice-brief h2{max-width:42cqw;font-size:4.85cqw}.practice-brief>p:not(.eyebrow){color:#fff;max-width:41cqw;font-size:1.42cqw;font-weight:720;line-height:1.4}.practice-facts{grid-template-columns:1fr 1fr;gap:.6cqw}.practice-facts span{color:#f7f1e8;background:#ffffff1a;padding:.8cqw 1cqw;font-size:.84cqw;line-height:1.35}.practice-board>article{min-height:8.15cqw}.practice-board>article p{font-size:.86cqw}.practice-reveal p{font-size:.82cqw}.practice-reveal small{font-size:.68cqw}.prompt-leader-graphic{grid-template-rows:auto 1fr auto;gap:1.05cqw}.prompt-leader-graphic header{grid-template-columns:1fr 30cqw;align-items:end;display:grid}.prompt-leader-graphic header>p{grid-column:1/-1}.prompt-leader-graphic header>span{color:#aaa49b;text-align:right;font-size:1cqw;line-height:1.45}.leader-flow{gap:.65cqw}.leader-flow section{background:linear-gradient(145deg,#211d17,#161410);padding:1.7cqw}.leader-flow section:nth-of-type(2){background:var(--orange);color:#111}.leader-flow section:nth-of-type(2) small,.leader-flow section:nth-of-type(2) span{color:#332015}.leader-flow section:nth-of-type(2) em{color:#111;border-color:#1111113d}.leader-flow strong{margin:.8cqw 0;font-size:1.82cqw}.leader-flow span{font-size:1.02cqw}.leader-flow section>em{color:#fff;border-top:1px solid #3c3730;margin-top:auto;padding-top:1cqw;font-size:.88cqw;font-style:normal;font-weight:850}.leader-flow section>div{grid-template-columns:1fr 1fr;gap:.55cqw;margin:1.15cqw 0;display:grid}.leader-flow section>div b{color:#d4cec5;letter-spacing:.07em;background:#ffffff0b;border:1px solid #464038;padding:.55cqw .6cqw;font-size:.68cqw}.leader-flow section:nth-of-type(2)>div b{color:#111;background:#11111114;border-color:#11111138}.bad-prompt-stage{grid-template-rows:auto auto 1fr auto;gap:.8cqw}.bad-prompt-stage h2{font-size:3.8cqw}.bad-prompt-why{border-left:.32cqw solid var(--orange);color:#111;background:#f4ede3;grid-template-columns:1.05fr .95fr;align-items:center;gap:1.5cqw;padding:.85cqw 1.1cqw;display:grid}.bad-prompt-why strong{font-size:1cqw;line-height:1.25}.bad-prompt-why span{color:#6e665d;font-size:.82cqw;line-height:1.4}.bad-prompt-stage article{padding:1.35cqw}.bad-prompt-stage article span{color:#c0bab1;margin-top:auto;font-size:.92cqw;line-height:1.4}.cpr-grid .clear-card b{margin:.3cqw 0 1.5cqw;font-size:7cqw}.cpr-memory-line{margin:1.1cqw 0 0;font-size:1.25cqw;font-weight:820;line-height:1.35}.cpr-examples-stage{gap:.9cqw}.cpr-examples-stage article{padding:1.75cqw}.cpr-examples-stage del{font-size:1.42cqw}.cpr-examples-stage article p{font-size:1.08cqw;line-height:1.5}.cpr-examples-stage footer{font-size:1.12cqw}.move-stage{gap:1cqw}.move-stage h2{font-size:4.75cqw}.move-stage article{border-top:0;padding:1.65cqw;position:relative;overflow:hidden}.move-stage article:nth-child(2){background:var(--orange);color:#111}.move-stage article>i{background:var(--orange);color:#111;place-items:center;width:3cqw;height:3cqw;font-size:1.25cqw;font-style:normal;font-weight:950;display:grid}.move-stage article:nth-child(2)>i{color:var(--orange);background:#111}.move-stage article>strong{margin:auto 0 .75cqw;font-size:1.58cqw}.move-stage article>p{font-size:1.18cqw}.move-stage article>span{font-size:.94cqw}.move-stage.two article>i{width:4cqw;height:4cqw;font-size:1.7cqw}.live-prompt-grid{grid-template-columns:.62fr 1.38fr}.live-prompt-grid>section>strong{font-size:2.55cqw}.live-prompt-grid>section>p{font-size:1.02cqw}.prompt-submission-wall{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr 1fr;gap:.65cqw}.prompt-submission-wall article{padding:.8cqw}.prompt-submission-wall article p{-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.77cqw;line-height:1.37;display:-webkit-box;overflow:hidden}.slide-human-ai-intro,.slide-human-ai-intro .slide-body{color:#fff;background:#11100d}.slide-human-ai-intro .slide-atmosphere{display:none}.human-ai-intro{background:linear-gradient(90deg,#f36b21 0 48%,#11100d 48%);grid-template-columns:1fr 1.12fr;gap:3cqw;padding:4cqw 4.8cqw 3.7cqw;display:grid;position:absolute;inset:0;overflow:hidden}.human-ai-intro-copy{flex-direction:column;justify-content:center;display:flex}.human-ai-intro-copy>p{color:#111;letter-spacing:.18em;margin:0;font-size:.82cqw;font-weight:950}.human-ai-intro-copy h2{letter-spacing:-.08em;margin:1cqw 0;font-size:8cqw;line-height:.72}.human-ai-intro-copy h2 em{color:#fff;font-style:normal}.human-ai-intro-copy>span{color:#352116;max-width:34cqw;font-size:1.15cqw;font-weight:750;line-height:1.45}.human-ai-intro-rules{grid-template-rows:1fr 1fr auto;gap:1cqw;padding:2cqw 0;display:grid}.human-ai-intro-rules article{background:#1b1915;border:1px solid #3c3730;grid-template-columns:4.3cqw 1fr;align-content:center;gap:.55cqw 1.1cqw;padding:1.3cqw;display:grid}.human-ai-intro-rules article>i{background:var(--orange);color:#111;grid-row:1/3;place-items:center;width:4.1cqw;height:4.1cqw;font-size:1.25cqw;font-style:normal;font-weight:950;display:grid}.human-ai-intro-rules article:nth-child(2)>i{background:#fff}.human-ai-intro-rules strong{font-size:1.45cqw}.human-ai-intro-rules span{color:#aaa49b;font-size:.9cqw;line-height:1.4}.human-ai-intro-rules footer{color:#aaa49b;border-top:1px solid #3a352e;padding-top:.8cqw;font-size:.9cqw;line-height:1.4}.built-here-stage{grid-template-columns:1fr 38cqw;gap:2cqw}.built-here-stage header h2{font-size:5cqw}.built-here-stage header>span{font-size:1.2cqw}.build-team-panel{background:linear-gradient(145deg,#211c17,#11100d);border:1px solid #40382f;flex-direction:column;justify-content:center;align-self:stretch;padding:2cqw;display:flex}.build-team-logo{margin-bottom:1.4cqw}.build-team-panel>small{color:var(--orange);letter-spacing:.16em;font-size:.78cqw;font-weight:950}.build-team-panel>div{grid-template-columns:repeat(2,1fr);gap:.65cqw;margin-top:1cqw;display:grid}.build-team-panel span{border-left:.22cqw solid var(--orange);background:#ffffff0e;padding:.8cqw 1cqw;font-size:1.02cqw;font-weight:950}.build-team-panel span:last-child{text-align:center;grid-column:1/-1}.built-here-stage footer{font-size:1.15cqw}.build-team-panel>.build-team-art{background:#050403;border:1px solid #f36b217a;height:9.7cqw;margin:0 0 1.15cqw;display:block;overflow:hidden}.build-team-art img{object-fit:cover;object-position:center 48%;width:100%;height:100%;display:block}.brand-live-demo>ol li{grid-template-columns:1.8cqw 1fr}.brand-live-demo>ol i{color:#111;background:#f1a728;place-items:center;width:1.5cqw;height:1.5cqw;font-size:.6cqw;font-style:normal;display:grid}.brand-live-demo>ol span{font-size:.72cqw}.breakout-groups-stage header{grid-template-columns:1fr 37cqw}.breakout-groups-stage header>span{font-size:1cqw}.breakout-groups-stage article{padding:1.25cqw}.breakout-groups-stage article>b{width:4.8cqw;height:4.8cqw;font-size:3cqw}.breakout-groups-stage article>small{color:#8a8278;letter-spacing:.1em;border:0;margin:.5cqw 0 0;padding:0;font-size:.58cqw}.breakout-groups-stage article>strong{margin:auto 0 .65cqw;font-size:1.22cqw;line-height:1.1}.breakout-groups-stage article>span{font-size:.82cqw}.breakout-groups-stage article>em{color:#574f46;border-top:1px solid #e2dbd1;margin-top:.55cqw;padding-top:.55cqw;font-size:.62cqw;font-style:normal;font-weight:950}.breakout-groups-stage footer{font-size:1.02cqw}.breakout-status-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr);gap:.75cqw}.breakout-status-grid article{grid-column:span 2;padding:1.05cqw}.breakout-status-grid article:nth-child(4){grid-column:2/span 2}.breakout-status-grid article:nth-child(5){grid-column:4/span 2}.breakout-status-grid article>div b,.breakout-status-grid article>div span{font-size:.65cqw}.breakout-status-grid h3{margin:.75cqw 0 .55cqw;font-size:1.42cqw}.breakout-status-grid article>small{font-size:.65cqw}.breakout-work-stage>footer span{font-size:.82cqw}.breakout-share-stage{background:radial-gradient(circle at 50% 52%,#f36b2124,#0000 28%),#f5efe5;grid-template-rows:auto 1fr}.breakout-share-stage header{grid-template-columns:1fr 31cqw}.breakout-share-stage header>span{font-size:.95cqw}.breakout-share-stage>.share-spotlight{color:#fff;text-align:center;background:#11100d;border:.18cqw solid #111;grid-template-rows:auto 1fr auto auto;place-items:center;padding:1.4cqw 3cqw;position:relative;overflow:hidden;grid-template-columns:1fr!important;display:grid!important}.share-spotlight:before{content:"";filter:blur(1cqw);background:conic-gradient(from 165deg at 50% 0,#0000,#f36b2140,#0000 38%);width:36cqw;height:43cqw;position:absolute;top:-13cqw;left:50%;transform:translate(-50%)}.share-spotlight>*{position:relative}.share-spotlight>span{color:var(--orange);letter-spacing:.14em;font-size:.8cqw;font-weight:950}.share-spotlight>strong{letter-spacing:-.055em;align-self:center;font-size:4cqw;line-height:.82}.share-spotlight>div{grid-template-columns:repeat(3,1fr);gap:.7cqw;width:100%;display:grid}.share-spotlight>div p{border-top:.18cqw solid var(--orange);background:#ffffff0e;margin:0;padding:.8cqw;font-size:.76cqw;font-weight:950}.share-spotlight footer{color:#aaa49b;font-size:.82cqw}.bonus-scenario-stage{background:radial-gradient(circle at 65%,#ff41183b,#0000 35%),#090706;grid-template-columns:.9fr 1.1fr;gap:0}.bonus-scenario-stage:after{content:"BOSS LEVEL";color:#ffffff09;font-size:11cqw;font-weight:950;position:absolute;bottom:-4cqw;right:-1cqw;transform:rotate(-7deg)}.bonus-scenario-stage>div{z-index:1;background:linear-gradient(135deg,#ff7a21,#d93314);position:relative;box-shadow:1cqw 0 3cqw #00000052}.bonus-scenario-stage h2{font-size:6.2cqw}.bonus-scenario-stage h2 em{text-shadow:.35cqw .35cqw #111}.bonus-scenario-stage>div>strong{font-size:2.5cqw}.bonus-scenario-stage>section{z-index:1;border:0;padding:2.2cqw;position:relative}.bonus-scenario-stage section>p{font-size:1.5cqw}.bonus-scenario-stage section span{padding:1cqw;font-size:1.02cqw}.bonus-scenario-stage section span i{color:#fff;background:#ff4e26;place-items:center;width:2cqw;height:2cqw;font-size:1cqw;font-style:normal;font-weight:950;display:grid}.bonus-scenario-stage section footer{font-size:.95cqw}.debrief-stage header{grid-template-columns:1fr 31cqw}.debrief-stage header>span{color:#6d655c;text-align:right;font-size:1cqw;line-height:1.4}.debrief-question-board{grid-template-columns:1fr 1fr;gap:.8cqw;display:grid}.debrief-question-board article{border-left:.3cqw solid var(--orange);background:#fff;grid-template-columns:2.4cqw 1fr;align-items:center;gap:.8cqw;padding:1.15cqw 1.4cqw;display:grid;box-shadow:0 .7cqw 1.4cqw #17171712}.debrief-question-board article:last-child{grid-column:1/-1}.debrief-question-board i{width:2.2cqw;height:2.2cqw;color:var(--orange);background:#111;place-items:center;font-size:.85cqw;font-style:normal;display:grid}.debrief-question-board strong{font-size:1.35cqw}.debrief-stage>footer{font-size:.9cqw}.debrief-answer-stage{color:#fff;background:#11100d;grid-template-rows:auto 1fr auto;gap:1cqw;padding:3.7cqw 4.5cqw 3.5cqw;display:grid;position:absolute;inset:0;overflow:hidden}.debrief-answer-stage header{grid-template-columns:1fr auto;align-items:end;display:grid}.debrief-answer-stage header p{color:var(--orange);letter-spacing:.17em;grid-column:1/-1;margin:0 0 .55cqw;font-size:.78cqw;font-weight:950}.debrief-answer-stage h2{letter-spacing:-.055em;max-width:78cqw;margin:0;font-size:4.6cqw;line-height:.88}.debrief-answer-stage header>span{color:#aaa49b;font-size:.9cqw;font-weight:850}.debrief-answer-wall{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr 1fr;gap:.65cqw;min-height:0;display:grid}.debrief-answer-wall article{border-left:.25cqw solid var(--orange);background:#1b1915;align-items:center;padding:.8cqw 1cqw .8cqw 2.3cqw;display:flex;position:relative;overflow:hidden}.debrief-answer-wall article i{color:var(--orange);font-size:2.5cqw;font-style:normal;position:absolute;top:.15cqw;left:.65cqw}.debrief-answer-wall article p{color:#f3eee7;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9cqw;line-height:1.35;display:-webkit-box;overflow:hidden}.debrief-answer-wall>div{color:#6e685f;text-align:center;flex-direction:column;grid-area:1/1/-1/-1;justify-content:center;align-items:center;display:flex}.debrief-answer-wall>div strong{font-size:2cqw}.debrief-answer-wall>div span{margin-top:.6cqw;font-size:.95cqw}.debrief-answer-stage>footer{grid-template-columns:8cqw 1fr 8cqw;align-items:center;gap:1cqw;display:grid}.debrief-answer-stage>footer span{color:#847e75;text-align:center;letter-spacing:.08em;font-size:.68cqw;font-weight:900}.debrief-answer-stage>footer button{min-height:2.5cqw;color:var(--orange);cursor:pointer;background:0 0;border:1px solid #403a33;font-size:.65cqw;font-weight:950}.debrief-answer-stage>footer button:disabled{opacity:.22;cursor:default}.challenge-30-grid i,.guardrail-grid i{place-items:center;font-style:normal;font-weight:950;display:grid}.challenge-30-grid i{color:#fff;border-radius:50%;width:5cqw;height:5cqw;font-size:1.35cqw}.guardrail-grid i{color:var(--orange);font-size:3.5cqw}.game-rules-stage article>i{min-height:4.2cqw;color:var(--orange);letter-spacing:.08em;background:#11100d;place-items:center;padding:0 .7cqw;font-size:.7cqw;font-style:normal;font-weight:950;display:grid}.game-rules-stage article:nth-child(2)>i{background:var(--orange);color:#111}.game-rules-stage article:nth-child(3)>i{color:#111;background:#e4aa22}.evolution-phone-steps>div{grid-template-columns:1fr 22px;padding-left:16px}.leader-phone-steps article,.moves-phone article{grid-template-columns:42px 1fr}.leader-phone-steps article>i,.moves-phone article>i{width:40px;height:40px;color:var(--orange);background:#111;grid-row:1/3;place-items:center;font-size:13px;font-style:normal;font-weight:950;display:grid}.bad-prompt-phone article{grid-template-columns:35px 1fr}.bad-prompt-phone article>i{background:var(--orange);color:#111;grid-row:1/4;place-items:center;width:30px;height:30px;font-size:15px;font-style:normal;font-weight:950;display:grid}.prompt-idea-strip{flex-wrap:wrap;gap:6px;margin:20px 0;display:flex}.prompt-idea-strip span{border:1px solid var(--line);color:#777169;letter-spacing:.08em;background:#fffaf4;padding:7px 9px;font-size:8px;font-weight:950}.built-prompt.waiting{background:#35312b}.built-prompt button:disabled{opacity:.28;cursor:not-allowed}.human-ai-intro-phone{border-top:8px solid var(--orange);background:linear-gradient(#fff,#fff7ef)}.human-ai-intro-phone>div{gap:10px;margin:25px 0;display:grid}.human-ai-intro-phone article{color:#fff;background:#111;grid-template-columns:48px 1fr;gap:6px 12px;padding:17px;display:grid}.human-ai-intro-phone article>i{background:var(--orange);color:#111;grid-row:1/3;place-items:center;width:46px;height:46px;font-size:14px;font-style:normal;font-weight:950;display:grid}.human-ai-intro-phone article:nth-child(2)>i{background:#fff}.human-ai-intro-phone article strong{font-size:13px}.human-ai-intro-phone article span{color:#aaa49b;font-size:10px;line-height:1.4}.human-ai-intro-phone footer{color:#aaa49b;background:#111;padding:16px;font-size:10px;line-height:1.5}.built-here-phone>div i{color:var(--orange);margin-right:8px;font-size:9px;font-style:normal}.breakout-deliverables span,.breakout-bonus-phone>div span{grid-template-columns:35px 1fr}.breakout-deliverables i,.breakout-bonus-phone>div i{width:28px;height:28px;color:var(--orange);background:#111;place-items:center;font-size:10px;font-style:normal;font-weight:950;display:grid}.breakout-share-phone ul{color:#c1bbb2;gap:10px;margin:18px 0 0;padding:0;font-size:11px;list-style:none;display:grid}.breakout-share-phone li{padding-left:17px;position:relative}.breakout-share-phone li:before{content:"✦";color:var(--orange);position:absolute;left:0}.breakout-debrief-phone label{grid-template-columns:34px 1fr}.breakout-debrief-phone label>i{background:var(--orange);color:#111;grid-row:1/3;place-items:center;width:29px;height:29px;font-size:9px;font-style:normal;display:grid}.breakout-debrief-phone .primary-button:disabled{opacity:.35}.game-entry-rules span{grid-template-columns:82px 1fr}.game-entry-rules b{color:#4fc9c1;letter-spacing:.06em;font-size:9px}.phone-demo-follow ol{padding:0;list-style:none}.phone-demo-follow li{padding-left:18px;position:relative}.phone-demo-follow li:before{content:"✦";color:var(--orange);position:absolute;left:0}.breakout-mission-panel>div span{grid-template-columns:32px 1fr}.breakout-mission-panel>div i{width:27px;height:27px;color:var(--group-color);background:#111;place-items:center;font-style:normal;font-weight:950;display:grid}.breakout-answer-board label>span{grid-template-columns:36px 1fr}.breakout-answer-board label>span>i{width:32px;height:32px;color:var(--group-color);background:#111;grid-row:1/3;place-items:center;font-size:11px;font-style:normal;font-weight:950;display:grid}.bad-prompt-stage>div{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;gap:.55cqw;min-height:0}.bad-prompt-stage article{grid-template-columns:8cqw .9fr 1.1fr;align-items:center;gap:1.1cqw;padding:.72cqw 1.2cqw;display:grid}.bad-prompt-stage article small{font-size:.78cqw}.bad-prompt-stage article strong{margin:0;font-size:1.45cqw}.bad-prompt-stage article span{border-top:0;border-left:1px solid #39342d;margin:0;padding:0 0 0 1.1cqw;font-size:.94cqw}.cpr-grid .clear-card{height:29.5cqw;padding:2.35cqw}.cpr-grid .clear-card b{font-size:7.8cqw}.cpr-grid .clear-card strong{font-size:1.75cqw}.cpr-grid .clear-card span{font-size:1.22cqw;line-height:1.5}.cpr-memory-line{font-size:1.42cqw}.cpr-examples-stage article{grid-template-rows:auto auto 1fr;min-height:0;display:grid}.cpr-example-lines{grid-template-rows:repeat(3,1fr);gap:.62cqw;min-height:0;display:grid}.cpr-example-lines p{background:#f3ede4;grid-template-columns:7cqw 1fr;align-items:center;gap:1cqw;padding:.78cqw 1cqw;display:grid;margin:0!important;font-size:1cqw!important;line-height:1.34!important}.cpr-example-lines p:nth-child(2){color:#fff;background:#11100d}.cpr-example-lines p b{color:var(--orange);letter-spacing:.08em;font-size:.78cqw}.move-stage article:before{color:#ffffff0e;letter-spacing:-.06em;white-space:nowrap;font-size:4.6cqw;font-weight:950;position:absolute;top:39%;left:50%;transform:translate(-50%,-50%)}.move-stage:not(.two) article:first-child:before{content:"ROLE"}.move-stage:not(.two) article:nth-child(2):before{content:"ASK";color:#11111117}.move-stage:not(.two) article:nth-child(3):before{content:"OPTIONS"}.move-stage.two article:first-child:before{content:"PRACTICE";font-size:6cqw}.move-stage.two article:nth-child(2):before{content:"REFINE";color:#11111117;font-size:6cqw}.move-stage article>*{z-index:1;position:relative}.live-prompt-grid>section>strong{margin:.65cqw 0 .45cqw}.live-prompt-grid>section>p{margin:.2cqw 0 .65cqw}.live-prompt-grid>section:after{content:"BUILD  •  TEST  •  SHARE";color:#1111112e;letter-spacing:-.035em;white-space:nowrap;margin:auto 0;font-size:1.55cqw;font-weight:950}.live-prompt-checks{gap:.42cqw;display:grid}.live-prompt-checks span{background:#1111111a;grid-template-columns:1.65cqw 1fr;align-items:center;gap:.45cqw;padding:.52cqw .65cqw;font-size:.73cqw;font-weight:850;line-height:1.25;display:grid}.live-prompt-checks b{width:1.45cqw;height:1.45cqw;color:var(--orange);background:#111;place-items:center;font-size:.67cqw;display:grid}.built-here-stage header>span{font-size:1.35cqw;line-height:1.5}.breakout-groups-stage>div{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr);gap:.75cqw;min-height:0;display:grid}.breakout-groups-stage article{grid-column:span 2;grid-template-rows:auto auto auto auto;grid-template-columns:5.6cqw 1fr;align-content:center;column-gap:1cqw;padding:1cqw 1.15cqw;display:grid}.breakout-groups-stage article:nth-child(4){grid-column:2/span 2}.breakout-groups-stage article:nth-child(5){grid-column:4/span 2}.breakout-groups-stage article>b{grid-row:1/5;align-self:center;width:5.2cqw;height:5.2cqw;font-size:3.1cqw}.breakout-groups-stage article>small{grid-column:2;margin:0 0 .28cqw;font-size:.62cqw}.breakout-groups-stage article>strong{grid-column:2;margin:0 0 .45cqw;font-size:1.38cqw}.group-member-chips{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:.2cqw;margin:0 0 .42cqw;display:grid}.group-member-chips i{color:#514a42;white-space:nowrap;text-overflow:ellipsis;background:#f3eee7;padding:.22cqw .32cqw;font-size:.52cqw;font-style:normal;font-weight:800;overflow:hidden}.group-member-chips .waiting{color:#8c847a;letter-spacing:.08em;text-align:center;grid-column:1/-1;padding:.36cqw;font-size:.58cqw}.breakout-groups-stage article>span{grid-column:2;font-size:.83cqw}.breakout-groups-stage article>em{grid-column:2;margin:.45cqw 0 0;padding-top:.45cqw;font-size:.66cqw}.breakout-status-grid h3{font-size:1.55cqw}.breakout-status-grid p{font-size:.92cqw;line-height:1.42}.breakout-status-grid ul{grid-template-columns:repeat(3,1fr);gap:.28cqw;margin:.65cqw 0;padding:0;list-style:none;display:grid}.breakout-status-grid li{color:#c7c0b6;text-align:center;background:#ffffff0e;padding:.3cqw .38cqw;font-size:.52cqw;font-weight:850;line-height:1.25}.boss-clock{color:#ff4e26;letter-spacing:-.06em;align-items:baseline;gap:1cqw;font-size:5.4cqw;font-weight:950;line-height:.8;margin:.9cqw 0 0!important;display:flex!important}.bonus-scenario-stage section .boss-clock>span{color:#aaa49b;letter-spacing:.12em;background:0 0;padding:0;font-size:.72cqw;line-height:1;display:inline}.move-stage article:before{content:none!important}.move-stage article{grid-template-rows:19cqw auto auto auto;align-content:start;gap:.48cqw;padding:.72cqw;display:grid}.move-visual-frame{background:#090807;border:1px solid #443d34;min-height:0;position:relative;overflow:hidden}.move-visual-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000008c);position:absolute;inset:0}.move-visual-frame img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.move-visual-frame i{z-index:2;background:var(--orange);color:#111;place-items:center;width:2.2cqw;height:2.2cqw;font-size:.92cqw;font-style:normal;font-weight:950;display:grid;position:absolute;top:.65cqw;left:.65cqw;box-shadow:0 .4cqw 1.1cqw #0000004d}.move-stage article:nth-child(2){color:#fff;box-shadow:inset 0 .35cqw 0 var(--orange);background:#1a1814}.move-stage article:nth-child(2)>span{color:#aaa49b;border-color:#3a352e}.move-stage article:nth-child(2) .move-visual-frame{border-color:#1116}.move-stage article:nth-child(2) .move-visual-frame i{background:var(--orange);color:#111}.move-stage article>strong{margin:.2cqw 0 0;font-size:1.34cqw;line-height:1.05}.move-stage article>p{margin:0;font-size:.9cqw;line-height:1.3}.move-stage article>span{padding-top:.48cqw;font-size:.7cqw;line-height:1.32}.move-stage.two article{grid-template-rows:20.5cqw auto auto auto;padding:.85cqw}.move-stage.two article>strong{font-size:1.62cqw}.move-stage.two article>p{font-size:1.04cqw}.move-stage.two article>span{font-size:.8cqw}.moves-phone article{grid-template-columns:96px 1fr;align-items:center;gap:12px;padding:10px}.moves-phone article>img{object-fit:cover;background:#111;border:1px solid #2f2b26;width:96px;height:76px;display:block}.moves-phone article>span{gap:6px;display:grid}.leadership-bridge{grid-template-rows:auto 1fr auto;gap:1.05cqw;padding-top:3.55cqw}.leadership-bridge header h2{font-size:3.95cqw;line-height:.86}.leadership-bridge header>span{margin-top:.62cqw;font-size:.98cqw}.leadership-bridge>div{gap:.8cqw;min-height:0}.leadership-bridge article{grid-template-rows:minmax(0,1fr) auto auto;gap:.48cqw;min-width:0;padding:.62cqw;display:grid;overflow:hidden}.leadership-visual{background:#080706;border:1px solid #433a30;min-height:0;position:relative;overflow:hidden}.leadership-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0000009e);position:absolute;inset:0}.leadership-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.leadership-bridge article strong{color:#fff;margin:0;padding:.08cqw .35cqw 0;font-size:1.32cqw;line-height:1}.leadership-bridge article span{color:#aaa49b;margin:0;padding:0 .35cqw .32cqw;font-size:.78cqw;line-height:1.3}.leadership-bridge article:nth-child(4){color:#fff;box-shadow:inset 0 .3cqw 0 var(--orange);background:#171512;border-color:#39342d}.leadership-bridge article:nth-child(4) strong{color:#fff}.leadership-bridge article:nth-child(4) span{color:#aaa49b}.leadership-bridge footer{padding-top:.72cqw;font-size:.9cqw}.leadership-bridge-phone{border-top:8px solid var(--orange)}.leadership-bridge-phone>div{gap:10px;margin:22px 0;display:grid}.leadership-bridge-phone article{color:#fff;background:#111;grid-template-columns:96px 1fr;align-items:center;gap:12px;padding:9px;display:grid}.leadership-bridge-phone article img{object-fit:cover;border:1px solid #40382f;width:96px;height:76px;display:block}.leadership-bridge-phone article span{gap:5px;display:grid}.leadership-bridge-phone article strong{text-transform:uppercase;font-size:13px}.leadership-bridge-phone article small{color:#aaa49b;font-size:10px;line-height:1.38}.leadership-bridge-phone footer{color:var(--orange);text-align:center;letter-spacing:.04em;background:#111;padding:15px;font-size:10px;font-weight:950}.chatgpt-orbit{background:radial-gradient(circle at 50% 61%,#f36b2133,#0000 29%),#11100d;grid-template-rows:auto 1fr auto;gap:1.05cqw;padding:3.45cqw 4.7cqw 3.25cqw}.chatgpt-orbit header{grid-template-columns:1fr 38cqw;align-items:end;gap:2cqw;display:grid}.chatgpt-orbit header p{grid-column:1/-1;margin-bottom:.25cqw}.chatgpt-orbit header h2{font-size:4.05cqw;line-height:.86}.chatgpt-orbit header>span{color:#c4beb5;max-width:none;margin:0;font-size:1.08cqw;line-height:1.42}.chatgpt-orbit-grid{grid-template-columns:1fr 22cqw 1fr;align-items:stretch;gap:1.35cqw;min-height:0;display:grid}.chatgpt-orbit-side{grid-template-rows:1fr 1fr;gap:1cqw;display:grid}.chatgpt-orbit-side article{background:linear-gradient(135deg,#fff1,#ffffff05);border:1px solid #454038;flex-direction:column;justify-content:center;padding:1.45cqw 1.55cqw;display:flex;position:relative;overflow:hidden}.chatgpt-orbit-side article:before{content:"";background:var(--orange);width:.35cqw;position:absolute;top:0;bottom:0}.chatgpt-orbit-side.left article:before{right:0}.chatgpt-orbit-side.right article:before{left:0}.chatgpt-orbit-side strong{color:#fff;letter-spacing:-.02em;font-size:1.55cqw;line-height:1}.chatgpt-orbit-side span{color:#bcb5ac;margin-top:.7cqw;font-size:1.04cqw;line-height:1.4}.chatgpt-core{background:var(--orange);color:#111;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.35cqw;display:flex;position:relative;overflow:hidden}.chatgpt-core:before,.chatgpt-core:after{content:"";border:1px solid #1111112e;border-radius:50%;width:19cqw;height:19cqw;position:absolute}.chatgpt-core:after{width:15cqw;height:15cqw}.chatgpt-core>*{z-index:1;position:relative}.chatgpt-core>div{background:#fff;border-radius:2.1cqw;place-items:center;width:9.6cqw;height:9.6cqw;padding:1.2cqw;display:grid;box-shadow:0 1cqw 2.5cqw #11111138}.chatgpt-core img{filter:brightness(0);width:100%;height:100%;display:block}.chatgpt-core>strong{letter-spacing:-.035em;margin-top:.9cqw;font-size:2.05cqw;line-height:1}.chatgpt-core>small{letter-spacing:.08em;margin-top:.45cqw;font-size:.68cqw;font-weight:950}.chatgpt-core>span{margin-top:.65cqw;font-size:.84cqw;font-weight:750;line-height:1.35}.chatgpt-orbit footer{padding-top:.72cqw;font-size:1.05cqw}.chatgpt-basics-phone{border-top:8px solid var(--orange)}.chatgpt-phone-core{background:var(--orange);color:#111;grid-template-columns:72px 1fr;align-items:center;gap:14px;margin:20px 0 12px;padding:18px;display:grid}.chatgpt-phone-core img{filter:brightness(0);background:#fff;border-radius:16px;width:72px;height:72px;padding:9px}.chatgpt-phone-core span{gap:6px;display:grid}.chatgpt-phone-core strong{font-size:13px;line-height:1.25}.chatgpt-phone-core small{font-size:9px;line-height:1.35}.chatgpt-phone-ideas{grid-template-columns:1fr 1fr;gap:9px;display:grid}.chatgpt-phone-ideas article{border-left:4px solid var(--orange);color:#fff;background:#111;gap:6px;padding:13px;display:grid}.chatgpt-phone-ideas strong{text-transform:uppercase;font-size:11px}.chatgpt-phone-ideas small{color:#aaa49b;font-size:9px;line-height:1.38}.chatgpt-basics-phone footer{color:var(--orange);text-align:center;background:#111;margin-top:14px;padding:14px;font-size:10px;font-weight:950}.slide-best-prompt .practice-brief>p:not(.eyebrow){color:#111}.slide-best-prompt .practice-facts span{border:1px solid #d9d0c5;border-left:.3cqw solid var(--gold);color:#111;background:#fff}.slide-best-prompt .practice-board>article{color:#111;background:#fff;border-color:#d9d0c5}.slide-best-prompt .practice-board>article span{color:#6f685f}.slide-decision-decoder{background:#11100d;padding:3.2cqw 3.8cqw 3cqw}.vacation-stage{grid-template-columns:42% 58%;gap:1.15cqw;height:100%;min-height:0;display:grid}.vacation-mission{background:var(--orange);color:#111;flex-direction:column;justify-content:center;padding:2cqw;display:flex;overflow:hidden}.vacation-mission>p:first-child{letter-spacing:.14em;margin:0;font-size:.82cqw;font-weight:950}.vacation-mission h2{margin:.65cqw 0 1cqw;line-height:.82;display:grid}.vacation-mission h2 span{letter-spacing:-.08em;font-size:7.2cqw}.vacation-mission h2 em{letter-spacing:-.05em;font-size:3.1cqw;font-style:normal}.vacation-mission>p{margin:0;font-size:1.32cqw;font-weight:850;line-height:1.28}.vacation-mission>div{grid-template-columns:1fr 1fr;gap:.55cqw;margin-top:1.25cqw;display:grid}.vacation-mission>div span{color:#fff;letter-spacing:.05em;background:#111;padding:.72cqw;font-size:.64cqw;font-weight:950}.vacation-mission footer{border-top:1px solid #1111114d;margin-top:1.25cqw;padding-top:.9cqw;font-size:.76cqw;font-weight:850}.vacation-live-wall{background:#f5f0e8;grid-template-rows:auto 1fr;gap:1cqw;min-height:0;padding:1.75cqw;display:grid}.vacation-live-wall header small{color:var(--orange);letter-spacing:.12em;font-size:.72cqw;font-weight:950}.vacation-live-wall header h3{color:#111;letter-spacing:-.04em;max-width:39cqw;margin:.45cqw 0 0;font-size:2.3cqw;line-height:.98}.vacation-live-wall>div{grid-template-columns:1fr 1fr;align-content:start;gap:.7cqw;min-height:0;display:grid;overflow:hidden}.vacation-live-wall article{border-left:.34cqw solid var(--orange);background:#fff;padding:1cqw;box-shadow:0 .35cqw 1cqw #11111114}.vacation-live-wall article small{color:#7b7167;letter-spacing:.06em;text-transform:uppercase;font-size:.59cqw;font-weight:950}.vacation-live-wall article p{color:#111;margin:.48cqw 0 0;font-size:.94cqw;font-weight:800;line-height:1.28}.vacation-waiting{text-align:center;color:#111;border:1px dashed #cfc5b9;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:15cqw;display:flex}.vacation-waiting i{color:var(--orange);font-size:3cqw;font-style:normal}.vacation-waiting strong{font-size:1.2cqw}.vacation-waiting span{color:#81786e;margin-top:.4cqw;font-size:.85cqw}.vacation-phone{border-top:8px solid var(--orange)}.vacation-phone h2{font-size:38px;line-height:.94}.vacation-phone>p:not(.eyebrow){font-size:14px;line-height:1.45}.vacation-budget{color:#fff;background:#111;justify-content:space-between;align-items:center;gap:12px;margin:18px 0;padding:16px;display:flex}.vacation-budget strong{color:var(--orange);font-size:18px}.vacation-budget span{font-size:11px;font-weight:850}.vacation-fields{grid-template-columns:2fr 1fr;gap:10px;display:grid}.vacation-fields label,.vacation-share label{letter-spacing:.04em;gap:7px;font-size:10px;font-weight:950;display:grid}.vacation-fields input,.vacation-fields select,.vacation-share textarea{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #d7cec3;padding:13px}.vacation-label{color:#6c6258;letter-spacing:.08em;margin:20px 0 8px;font-weight:950;display:block}.vacation-twists{gap:8px;display:grid}.vacation-twists button{color:#111;text-align:left;background:#fff;border:1px solid #d7cec3;justify-content:space-between;padding:13px 14px;font-weight:850;display:flex}.vacation-twists button.selected{border-color:var(--orange);box-shadow:inset 5px 0 0 var(--orange)}.vacation-twists i{color:var(--orange);font-style:normal}.vacation-phone .built-prompt{margin-top:20px}.vacation-share{color:#fff;background:#111;gap:12px;margin-top:20px;padding:17px;display:grid}.vacation-share>small{color:var(--orange);letter-spacing:.08em;font-weight:950}.vacation-share textarea{resize:vertical;min-height:115px}.vacation-share>button{background:var(--orange);color:#111;border:0;padding:14px;font-weight:950}.vacation-share>button:disabled{opacity:.4}.slide-keep-simple .ai-explainer{gap:1.05cqw;padding:3.65cqw 4.4cqw 3.2cqw}.slide-keep-simple .ai-explainer header h2{font-size:5.15cqw}.slide-keep-simple .ai-explainer header>span{color:#d5d0c8;max-width:82cqw;margin-top:.7cqw;font-size:1.38cqw;font-weight:720;line-height:1.32}.slide-keep-simple .ai-is-grid{gap:.85cqw}.slide-keep-simple .ai-is-grid section,.slide-keep-simple .ai-is-grid aside{padding:1.25cqw 1.4cqw}.slide-keep-simple .ai-is-grid small{margin-bottom:.55cqw;font-size:1.02cqw}.slide-keep-simple .ai-is-grid p{gap:.65cqw;margin:.3cqw 0;padding:.48cqw 0;font-size:1.22cqw;font-weight:760;line-height:1.2}.slide-keep-simple .ai-is-grid p b{font-size:1.55cqw}.slide-keep-simple .ai-is-grid aside strong{font-size:2.65cqw}.slide-keep-simple .ai-is-grid aside span{margin:.75cqw 0;font-size:1.38cqw;font-weight:720;line-height:1.3}.slide-keep-simple .ai-is-grid aside em{font-size:1.03cqw}.slide-keep-simple .ai-explainer footer{padding-top:.72cqw;font-size:1.28cqw}.more-work-stage{color:#111;background:#f4eee5;grid-template-rows:auto 1fr auto;gap:1cqw;padding:3.55cqw 4.5cqw 3.2cqw;display:grid;position:absolute;inset:0;overflow:hidden}.more-work-stage header{grid-template-columns:1fr 31cqw;align-items:end;gap:2cqw;display:grid}.more-work-stage header p{color:var(--orange);letter-spacing:.16em;grid-column:1/-1;margin:0;font-size:.78cqw;font-weight:950}.more-work-stage header h2{letter-spacing:-.055em;margin:.35cqw 0 0;font-size:3.5cqw;line-height:.88}.more-work-stage header h2 em{color:var(--orange);font-style:normal}.more-work-stage header>span{color:#6f685f;font-size:1.02cqw;line-height:1.4}.more-work-stage>div{grid-template-columns:1fr 1fr;gap:.7cqw;display:grid}.more-work-stage article{border-left:.35cqw solid var(--orange);background:#fff;grid-template-columns:3cqw 1fr .92fr;align-items:center;gap:.8cqw;min-width:0;padding:.85cqw 1cqw;display:grid;box-shadow:0 .35cqw 1cqw #11111112}.more-work-stage article>i{width:2.7cqw;height:2.7cqw;color:var(--orange);background:#111;place-items:center;font-size:1.2cqw;font-style:normal;display:grid}.more-work-stage article section{gap:.25cqw;display:grid}.more-work-stage article strong{text-transform:uppercase;font-size:1.25cqw}.more-work-stage article p{color:#665f57;margin:0;font-size:.82cqw;line-height:1.32}.more-work-stage article aside{border-left:1px solid #ddd3c7;gap:.3cqw;padding-left:.8cqw;display:grid}.more-work-stage article aside small{color:var(--orange);letter-spacing:.08em;font-size:.58cqw;font-weight:950}.more-work-stage article aside span{font-size:.75cqw;font-weight:800;line-height:1.3}.more-work-stage footer{text-align:center;border-top:1px solid #d3c9bd;padding-top:.65cqw;font-size:.88cqw;font-weight:850}.review-refine-stage{color:#fff;background:radial-gradient(circle at 50% 58%,#f36b2133,#0000 34%),#11100d;grid-template-rows:auto 1fr auto;gap:1.25cqw;padding:3.8cqw 4.5cqw 3.3cqw;display:grid;position:absolute;inset:0;overflow:hidden}.review-refine-stage header p{color:var(--orange);letter-spacing:.18em;margin:0;font-size:.8cqw;font-weight:950}.review-refine-stage header h2{letter-spacing:-.06em;margin:.45cqw 0 0;font-size:4.25cqw;line-height:.87}.review-refine-stage header h2 em{color:var(--orange);font-style:normal}.review-refine-stage>div{grid-template-columns:1fr 2.2cqw 1fr 2.2cqw 1fr 2.2cqw 1fr;align-items:stretch;gap:.35cqw;display:grid}.review-refine-stage>div>b{color:var(--orange);place-items:center;font-size:1.6cqw;display:grid}.review-refine-stage article{border-top:.35cqw solid var(--orange);background:#ffffff0e;flex-direction:column;justify-content:center;padding:1.25cqw;display:flex}.review-refine-stage article i{color:var(--orange);font-size:2cqw;font-style:normal}.review-refine-stage article strong{margin:.75cqw 0 .45cqw;font-size:1.45cqw}.review-refine-stage article span{color:#bdb6ad;font-size:.95cqw;line-height:1.38}.review-refine-stage footer{border-top:1px solid #38332d;justify-content:center;align-items:baseline;gap:1cqw;padding-top:.85cqw;display:flex}.review-refine-stage footer span{color:var(--orange);letter-spacing:.08em;font-size:.78cqw;font-weight:950}.review-refine-stage footer strong{font-size:1.05cqw}.slide-guardrails{color:#fff;background:#11100d}.responsible-stage{background:radial-gradient(circle at 85% 10%,#f36b212e,#0000 28%),#11100d;grid-template-rows:auto 1fr auto;gap:1.05cqw;padding:3.65cqw 4.5cqw 3.2cqw;display:grid;position:absolute;inset:0}.responsible-stage header p{color:var(--orange);letter-spacing:.17em;margin:0;font-size:.78cqw;font-weight:950}.responsible-stage header h2{letter-spacing:-.055em;margin:.4cqw 0 0;font-size:3.85cqw;line-height:.88}.responsible-stage header h2 em{color:var(--orange);font-style:normal}.responsible-stage>div{grid-template-columns:repeat(5,1fr);gap:.65cqw;display:grid}.responsible-stage article{border-top:.32cqw solid var(--orange);background:#ffffff0d;flex-direction:column;justify-content:center;padding:1.05cqw;display:flex}.responsible-stage article i{color:var(--orange);font-size:1.65cqw;font-style:normal}.responsible-stage article strong{margin:.65cqw 0 .4cqw;font-size:1.22cqw}.responsible-stage article span{color:#b8b1a8;font-size:.86cqw;line-height:1.38}.responsible-stage footer{text-align:center;color:#aaa39b;font-size:1cqw}.responsible-stage footer b{color:#fff}.more-leadership-phone,.review-refine-phone,.responsible-phone{border-top:8px solid var(--orange)}.more-leadership-phone>div{gap:8px;margin:20px 0;display:grid}.more-leadership-phone>div button{text-align:left;color:#111;background:#fff;border:1px solid #d9d0c5;grid-template-columns:42px 1fr 20px;align-items:center;gap:10px;padding:12px;display:grid}.more-leadership-phone>div button.selected{border-color:var(--orange);box-shadow:inset 5px 0 0 var(--orange)}.more-leadership-phone>div i{width:40px;height:40px;color:var(--orange);background:#111;place-items:center;font-style:normal;display:grid}.more-leadership-phone>div span{gap:4px;display:grid}.more-leadership-phone>div strong{text-transform:uppercase;font-size:12px}.more-leadership-phone>div small{color:#756d64;font-size:9px;line-height:1.35}.more-leadership-phone>div b{color:var(--orange)}.more-leadership-phone>section{color:#fff;background:#111;gap:9px;padding:17px;display:grid}.more-leadership-phone>section small{color:var(--orange);letter-spacing:.09em;font-size:9px;font-weight:950}.more-leadership-phone>section strong{font-size:15px;line-height:1.35}.more-leadership-phone>section button,.review-refine-phone footer button{background:var(--orange);color:#111;border:0;padding:13px;font-weight:950}.review-refine-phone>div{gap:8px;margin:22px 0;display:grid}.review-refine-phone article,.responsible-phone article{color:#fff;background:#111;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:13px;display:grid}.review-refine-phone article i,.responsible-phone article i{background:var(--orange);color:#111;place-items:center;width:40px;height:40px;font-style:normal;font-weight:950;display:grid}.review-refine-phone article span,.responsible-phone article span{gap:4px;display:grid}.review-refine-phone article strong,.responsible-phone article strong{font-size:12px}.review-refine-phone article small,.responsible-phone article small{color:#b2aba2;font-size:9px;line-height:1.4}.review-refine-phone footer{color:#fff;background:#111;gap:12px;padding:17px;display:grid}.review-refine-phone footer strong{color:var(--orange);font-size:14px}.responsible-phone>div{gap:8px;margin:22px 0;display:grid}.responsible-phone footer{background:var(--orange);color:#111;text-align:center;padding:16px;font-size:11px;font-weight:950}.cover-art-slide{background:#050403;position:absolute;inset:0;overflow:hidden}.cover-art-slide>img{object-fit:cover;width:100%;height:100%;display:block}.cover-art-slide:after{content:"";pointer-events:none;border:1px solid #f36b2180;position:absolute;inset:0;box-shadow:inset 0 0 4cqw #0000006b}.cover-art-footer{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.12em;white-space:nowrap;background:#050403c7;border:1px solid #f36b2180;gap:1.5cqw;padding:.55cqw 1.15cqw;font-size:.62cqw;font-weight:950;display:flex;position:absolute;bottom:2.5cqw;left:50%;transform:translate(-50%)}.cover-art-footer span:nth-child(2){color:var(--orange)}.title-options-page{color:#fff;background:#080706;min-height:100vh;padding:42px}.title-options-page header{justify-content:space-between;align-items:end;gap:30px;max-width:1200px;margin:0 auto 34px;display:flex}.title-options-page header p{color:var(--orange);letter-spacing:.15em;margin:0 0 8px;font-size:12px;font-weight:950}.title-options-page header h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,72px);line-height:.92}.title-options-page header a{color:#fff;border:1px solid #49423a;padding:12px 16px;font-size:12px;font-weight:900;text-decoration:none}.title-option-list{gap:28px;max-width:1200px;margin:auto;display:grid}.title-option-list article{background:#171512;border:1px solid #39342d;padding:14px}.title-option-list article.active{border-color:var(--orange);box-shadow:0 0 0 2px #f36b2133}.title-option-list img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.title-option-list footer{justify-content:space-between;align-items:center;gap:20px;padding:15px 4px 2px;display:flex}.title-option-list strong{font-size:18px}.title-option-list span{color:#aaa49b;font-size:12px}.title-option-list b{background:var(--orange);color:#111;letter-spacing:.08em;padding:7px 10px;font-size:10px}@media (width<=700px){.title-options-page{padding:20px}.title-options-page header{display:grid}.title-option-list footer{flex-direction:column;align-items:flex-start}}.presenter-shell.immersive{background:#000;grid-template-rows:1fr}.presenter-shell.immersive .presenter-topbar,.presenter-shell.immersive .presenter-controls{display:none}.presenter-shell.immersive .deck-frame{background:#000;padding:0}.presenter-shell.immersive .slide-stage{width:min(100vw,177.78vh);max-width:none;box-shadow:none}.presenter-shell.immersive .overlay-backdrop{display:none}.five-moves-intro-stage{color:#fff;background:radial-gradient(circle at 86% 12%,#f36b213d,#0000 28%),linear-gradient(145deg,#070706,#19150f 70%,#070706);grid-template-rows:auto 1fr auto;gap:1.45cqw;padding:4cqw 4.7cqw 3.3cqw;display:grid;position:absolute;inset:0;overflow:hidden}.five-moves-intro-stage:before{content:"";opacity:.1;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:4cqw 4cqw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000,#000 52%,#0000);mask-image:linear-gradient(110deg,#0000,#000 52%,#0000)}.five-moves-intro-stage>*{z-index:1;position:relative}.five-moves-intro-stage header p{color:var(--orange);letter-spacing:.18em;margin:0 0 .55cqw;font-size:.78cqw;font-weight:950}.five-moves-intro-stage h2{letter-spacing:-.065em;margin:0;font-size:5.15cqw;line-height:.82}.five-moves-intro-stage h2 em{color:var(--orange);font-style:normal}.five-moves-intro-stage header>span{color:#c6beb4;max-width:65cqw;margin-top:.9cqw;font-size:1.12cqw;font-weight:700;line-height:1.42;display:block}.five-moves-intro-stage>div{grid-template-columns:repeat(5,1fr);align-self:center;gap:.65cqw;display:grid}.five-moves-intro-stage article{color:#111;border-top:.38cqw solid var(--orange);background:#f7f1e7;grid-template-rows:auto auto 1fr;gap:.55cqw;min-height:10cqw;padding:1.1cqw .95cqw;display:grid}.five-moves-intro-stage article i{width:1.9cqw;height:1.9cqw;color:var(--orange);background:#111;place-items:center;font-size:.72cqw;font-style:normal;display:grid}.five-moves-intro-stage article strong{text-transform:uppercase;font-size:1.22cqw;line-height:1.02}.five-moves-intro-stage article span{color:#625b53;font-size:.79cqw;line-height:1.35}.five-moves-intro-stage>footer{background:var(--orange);color:#111;letter-spacing:.08em;text-align:center;padding:.8cqw 1cqw;font-size:.82cqw;font-weight:950}.five-move-spotlight-stage{color:#fff;background:radial-gradient(circle at 90% 8%,#f36b2129,#0000 25%),#11100d;grid-template-rows:auto 1fr;gap:.85cqw;padding:3.25cqw 4.5cqw 3.1cqw;display:grid;position:absolute;inset:0;overflow:hidden}.five-move-spotlight-stage>header{border-bottom:1px solid #3c362f;justify-content:space-between;align-items:end;gap:2cqw;padding-bottom:.72cqw;display:flex}.five-move-spotlight-stage>header p{color:var(--orange);letter-spacing:.17em;margin:0;font-size:.72cqw;font-weight:950}.five-move-spotlight-stage>header h2{letter-spacing:-.055em;text-align:right;text-transform:uppercase;margin:0;font-size:3.6cqw;line-height:.86}.five-move-spotlight-body{grid-template-columns:1.45fr .75fr;gap:1.35cqw;min-height:0;display:grid}.five-move-spotlight-photo{min-width:0;min-height:0;box-shadow:.55cqw .55cqw 0 var(--orange);background:#080706;border:.18cqw solid #413a31;position:relative;overflow:hidden}.five-move-spotlight-photo img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.five-move-spotlight-photo span{color:var(--orange);letter-spacing:.09em;background:#111;padding:.52cqw .7cqw;font-size:.62cqw;font-weight:950;position:absolute;bottom:.7cqw;left:.7cqw}.five-move-spotlight-body>section{color:#111;background:#f7f1e7;flex-direction:column;justify-content:center;min-width:0;padding:1.3cqw 1.35cqw;display:flex}.five-move-spotlight-body>section>small{color:#8c460f;letter-spacing:.13em;font-size:.75cqw;font-weight:950}.five-move-spotlight-body blockquote{border-bottom:.24cqw solid var(--orange);letter-spacing:-.025em;margin:.8cqw 0 1.2cqw;padding:0 0 1.15cqw;font-size:2.05cqw;font-weight:900;line-height:1.15}.five-move-spotlight-body section>div{grid-template-columns:2.6cqw 1fr;align-items:start;gap:.75cqw;display:grid}.five-move-spotlight-body section>div>i{width:2.4cqw;height:2.4cqw;color:var(--orange);background:#111;place-items:center;font-size:1cqw;font-style:normal;display:grid}.five-move-spotlight-body section>div>span{gap:.32cqw;display:grid}.five-move-spotlight-body section>div small{color:#8c460f;letter-spacing:.12em;font-size:.68cqw;font-weight:950}.five-move-spotlight-body section>div strong{font-size:1.3cqw;line-height:1.28}.five-moves-intro-phone,.five-move-spotlight-phone{border-top:8px solid var(--orange)}.five-moves-intro-phone>div{gap:8px;margin:20px 0;display:grid}.five-moves-intro-phone article{color:#fff;background:#111;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.five-moves-intro-phone article i{background:var(--orange);color:#111;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.five-moves-intro-phone article span{gap:4px;display:grid}.five-moves-intro-phone article strong{text-transform:uppercase;font-size:12px}.five-moves-intro-phone article small{color:#aaa49b;font-size:9px;line-height:1.35}.five-moves-intro-phone footer{background:var(--orange);color:#111;text-align:center;padding:14px;font-size:10px;font-weight:950}.five-move-spotlight-phone>img{aspect-ratio:1;object-fit:contain;background:#111;border:1px solid #322e29;width:100%;margin:14px 0 20px;display:block}.five-move-spotlight-phone>small{color:#8c460f;letter-spacing:.12em;font-size:8px;font-weight:950;display:block}.five-move-spotlight-phone blockquote{color:#fff;border-left:5px solid var(--orange);background:#111;margin:8px 0 18px;padding:14px;font-size:16px;font-weight:850;line-height:1.35}.five-move-spotlight-phone footer{background:var(--orange);color:#111;padding:16px;font-size:11px;line-height:1.4}.five-move-spotlight-phone footer b{letter-spacing:.12em;margin-bottom:5px;font-size:8px;display:block}.leadership-action-stage{color:#fff;background:#11100d;grid-template-columns:1.05fr .95fr;gap:2cqw;padding:3.7cqw 4.5cqw 3.5cqw;display:grid;position:absolute;inset:0;overflow:hidden}.leadership-action-photo{min-width:0;box-shadow:1cqw 1cqw 0 var(--orange);border:.18cqw solid #413a31;position:relative;overflow:hidden}.leadership-action-photo img{object-fit:cover;width:100%;height:100%}.leadership-action-photo span{color:var(--orange);letter-spacing:.08em;background:#111;padding:.62cqw .85cqw;font-size:.65cqw;font-weight:950;position:absolute;bottom:1cqw;left:1cqw}.leadership-action-stage>section{grid-template-rows:auto auto 1fr auto;gap:1.15cqw;min-width:0;display:grid}.leadership-action-stage header p{color:var(--orange);letter-spacing:.16em;margin:0 0 .55cqw;font-size:.72cqw;font-weight:950}.leadership-action-stage h2{letter-spacing:-.06em;margin:0;font-size:3.45cqw;line-height:.84}.leadership-action-stage h2 span{display:block}.leadership-action-stage h2 .accent{color:var(--orange)}.leadership-action-moment{border-left:.3cqw solid var(--orange);background:#1d1a16;padding:1cqw 1.2cqw}.leadership-action-moment small,.leadership-action-assists>small,.leadership-action-stage footer small{color:var(--orange);letter-spacing:.12em;font-size:.62cqw;font-weight:950}.leadership-action-moment p{color:#ddd6cd;margin:.5cqw 0 0;font-size:1.02cqw;line-height:1.38}.leadership-action-assists{align-content:center;gap:.55cqw;display:grid}.leadership-action-assists>div{color:#111;background:#fff;grid-template-columns:1.5cqw 1fr;align-items:center;gap:.45cqw;padding:.72cqw .9cqw;display:grid}.leadership-action-assists i{color:var(--orange);font-size:.9cqw;font-style:normal}.leadership-action-assists span{font-size:.86cqw;font-weight:850}.leadership-action-stage footer{border-top:1px solid #3b352e;gap:.35cqw;padding-top:.8cqw;display:grid}.leadership-action-stage footer strong{font-size:.92cqw;line-height:1.35}.leadership-action-stage.decision{background:radial-gradient(circle at 90% 8%,#e4aa2226,#0000 25%),#11100d}.leadership-action-stage.execution{background:radial-gradient(circle at 88% 10%,#4fc9c121,#0000 25%),#11100d}.leadership-action-stage.coaching{background:radial-gradient(circle at 90% 8%,#d54d811c,#0000 25%),#11100d}.leadership-action-phone{border-top:8px solid var(--orange)}.leadership-action-phone>img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);width:100%;margin:12px 0 22px}.leadership-action-phone>small{color:var(--orange);letter-spacing:.12em;margin:22px 0 8px;font-size:8px;font-weight:950;display:block}.leadership-action-phone>div{gap:7px;display:grid}.leadership-action-phone>div span{color:#fff;background:#111;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:12px;font-size:11px;font-weight:850;display:grid}.leadership-action-phone>div i{color:var(--orange);font-style:normal}.leadership-action-phone footer{background:var(--orange);color:#111;margin-top:20px;padding:16px;font-size:10px;line-height:1.45}.leadership-action-phone footer b{letter-spacing:.1em;margin-bottom:5px;font-size:8px;display:block}.leadership-title-slide{color:#fff;background:radial-gradient(circle at 88% 10%,#f36b213d,#0000 28%),linear-gradient(145deg,#070706,#19150f 72%,#070706);grid-template-rows:auto 1fr auto;gap:2cqw;padding:4.2cqw 5cqw 3.5cqw;display:grid;position:absolute;inset:0;overflow:hidden}.leadership-title-slide:before{content:"";opacity:.1;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:4cqw 4cqw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000,#000 50%,#0000);mask-image:linear-gradient(110deg,#0000,#000 50%,#0000)}.leadership-title-slide>*{z-index:1;position:relative}.leadership-title-slide header p{color:var(--orange);letter-spacing:.18em;margin:0 0 .6cqw;font-size:.76cqw;font-weight:950}.leadership-title-slide h2{letter-spacing:-.065em;margin:0;font-size:5.1cqw;line-height:.82}.leadership-title-slide h2 em{color:var(--orange);font-style:normal}.leadership-title-slide header span{color:#bcb4aa;max-width:60cqw;margin-top:1.1cqw;font-size:1.05cqw;line-height:1.45;display:block}.leadership-title-slide>div{grid-template-columns:repeat(4,1fr);align-self:center;gap:.8cqw;display:grid}.leadership-title-slide article{color:#111;border-top:.36cqw solid var(--orange);background:#f7f1e7;grid-template-rows:auto 1fr;grid-template-columns:2.2cqw 1fr;align-items:start;gap:.55cqw .7cqw;min-height:8.5cqw;padding:1.25cqw;display:grid}.leadership-title-slide article i{width:2cqw;height:2cqw;color:var(--orange);background:#111;grid-row:1/3;place-items:center;font-size:.8cqw;font-style:normal;display:grid}.leadership-title-slide article strong{font-size:1.25cqw;line-height:1}.leadership-title-slide article span{color:#625b53;font-size:.82cqw;line-height:1.35}.leadership-title-slide footer{background:var(--orange);color:#111;justify-content:space-between;align-items:center;padding:.85cqw 1.1cqw;display:flex}.leadership-title-slide footer span{letter-spacing:.12em;font-size:.65cqw;font-weight:950}.leadership-title-slide footer strong{font-size:1cqw}.leadership-action-stage{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:1.1cqw;padding:3.05cqw 4.5cqw 2.85cqw}.leadership-action-photo{aspect-ratio:16/9;width:min(60cqw,100%);box-shadow:.65cqw .65cqw 0 var(--orange);justify-self:center}.leadership-action-photo img{object-fit:contain;background:#080706}.leadership-action-photo span{font-size:.72cqw;bottom:.75cqw;left:.75cqw}.leadership-action-stage>section{grid-template-columns:1.08fr 1.12fr .9fr;align-items:stretch;gap:1.15cqw;min-width:0;display:grid}.leadership-action-stage header{flex-direction:column;justify-content:center;min-width:0;display:flex}.leadership-action-stage header p{margin-bottom:.38cqw;font-size:.7cqw}.leadership-action-stage h2{font-size:2.65cqw;line-height:.86}.leadership-action-situation{border-left:.3cqw solid var(--orange);background:#1d1a16;gap:.25cqw;margin-top:.72cqw;padding:.62cqw .78cqw;display:grid}.leadership-action-situation small{color:var(--orange);letter-spacing:.12em;font-size:.62cqw;font-weight:950}.leadership-action-situation strong{color:#f7f1e7;font-size:1.02cqw;line-height:1.25}.leadership-action-assists{grid-template-columns:1fr;align-content:stretch;gap:.38cqw;display:grid}.leadership-action-assists>small{font-size:.7cqw}.leadership-action-assists>div{grid-template-columns:1.25cqw 1fr;gap:.35cqw;padding:.62cqw .78cqw}.leadership-action-assists i{font-size:1cqw}.leadership-action-assists span{font-size:.99cqw;line-height:1.18}.leadership-action-stage footer{background:var(--orange);color:#111;border:0;flex-direction:column;justify-content:center;gap:.45cqw;padding:1cqw 1.05cqw;display:flex}.leadership-action-stage footer small{color:#111;white-space:normal;font-size:.7cqw}.leadership-action-stage footer strong{text-align:left;font-size:1.18cqw;line-height:1.28}.leadership-title-phone>div article{grid-template-columns:42px 1fr}.leadership-title-phone>div article>i{width:40px;height:40px;color:var(--orange);background:#111;place-items:center;font-size:13px;font-style:normal;display:grid}.leadership-title-phone>div article>span{gap:4px;display:grid}.slide-game-plan .slide-body{padding-top:2.8cqw;padding-bottom:2.35cqw}.slide-game-plan .slide-title-block{margin-bottom:.9cqw}.slide-game-plan .slide-title-block h2{font-size:4.9cqw;line-height:.88}.slide-game-plan .agenda-list{gap:.62cqw}.slide-game-plan .agenda-item{grid-template-columns:3.5cqw 21cqw 1fr;gap:1.1cqw;min-height:5.85cqw;padding:.92cqw 1.2cqw;margin:0!important}.slide-game-plan .agenda-item i{width:3.1cqw;height:3.1cqw;font-size:1.15cqw}.slide-game-plan .agenda-item strong{font-size:1.58cqw;line-height:1.05}.slide-game-plan .agenda-item span{font-size:1.18cqw;line-height:1.22}.slide-best-prompt .practice-stage{grid-template-columns:.78fr 1.22fr;gap:1.8cqw}.slide-best-prompt .practice-brief h2{font-size:4.15cqw}.slide-best-prompt .practice-board>article{padding:.8cqw}.slide-best-prompt .practice-board>article p{font-size:.82cqw;line-height:1.28}.search-ai-stage{gap:.62cqw;padding:3.05cqw 4.5cqw}.search-ai-stage header h2{max-width:92cqw;font-size:3.2cqw}.search-ai-stage>div{grid-template-columns:.84fr 1.16fr;gap:.8cqw}.search-ai-stage section{padding:.95cqw 1.05cqw}.search-ai-stage section>small{margin-bottom:.44cqw;font-size:1.02cqw}.same-question{grid-template-columns:1.85cqw 1fr;min-height:3.65cqw;padding:.68cqw .85cqw}.same-question i{font-size:1.4cqw}.same-question span{font-size:1.13cqw}.result-label{margin:.52cqw 0 .28cqw;font-size:.74cqw}.google-side article{grid-template-columns:3.1cqw 1fr;gap:.15cqw .5cqw;margin-top:.38cqw;padding:.72cqw}.google-side article b{font-size:.66cqw}.google-side article strong{font-size:1.08cqw;line-height:1.18}.google-takeaway{border-left:.3cqw solid var(--orange);background:#eee7dd;gap:.28cqw;margin-top:.7cqw;padding:.85cqw;display:grid}.google-takeaway b{color:#8c460f;letter-spacing:.11em;font-size:.68cqw}.google-takeaway span{font-size:1cqw;font-weight:760;line-height:1.3}.chat-side .ai-answer{padding:.78cqw .9cqw}.ai-answer p{font-size:1.08cqw;line-height:1.32}.search-ai-stage .ai-answer-steps{grid-template-columns:1fr;gap:.42cqw}.search-ai-stage .ai-answer-steps span{padding:.54cqw .7cqw;font-size:.97cqw;line-height:1.25}.ai-answer-steps b{font-size:.71cqw}.ai-answer aside{font-size:.9cqw;line-height:1.32}.ai-answer aside b{color:var(--orange)}.search-ai-stage footer{font-size:1.18cqw}.search-ai-stage footer strong{color:#6f675e}.cpr-examples-stage{gap:.7cqw;padding:3.15cqw 4.5cqw 3cqw}.cpr-examples-stage h2{font-size:4.1cqw}.cpr-examples-stage>div{gap:.85cqw}.cpr-examples-stage article{padding:1cqw 1.15cqw;grid-template-rows:auto auto auto 1fr!important}.cpr-examples-stage del{margin:.35cqw 0;padding:.42cqw .58cqw;font-size:1.08cqw}.cpr-example-lines{gap:.32cqw}.cpr-example-lines p{grid-template-columns:6.7cqw 1fr;gap:.55cqw;padding:.45cqw .58cqw!important;font-size:.85cqw!important;line-height:1.22!important}.cpr-example-lines p b{font-size:.68cqw}.cpr-assembled{color:#fff;border-left:.3cqw solid var(--orange);background:#11100d;align-content:center;gap:.5cqw;margin-top:.5cqw;padding:1cqw 1.05cqw;display:grid}.cpr-assembled small{color:var(--orange);letter-spacing:.11em;font-size:.66cqw;font-weight:950}.cpr-assembled p{color:#f7f1e8;font-weight:790;margin:0!important;font-size:1.08cqw!important;line-height:1.34!important}.cpr-examples-stage footer{padding-top:.55cqw;font-size:.95cqw}.game-plan-phone,.search-vs-ai-phone{border-top:8px solid var(--orange)}.game-plan-phone>div{gap:8px;margin:20px 0;display:grid}.game-plan-phone article{color:#fff;background:#111;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.game-plan-phone article i{background:var(--orange);color:#111;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.game-plan-phone article span{gap:4px;display:grid}.game-plan-phone article strong{font-size:12px}.game-plan-phone article small{color:#aaa49b;font-size:9px}.game-plan-phone footer{background:var(--orange);color:#111;text-align:center;padding:14px;font-size:10px;font-weight:950}.search-vs-ai-phone .search-phone-question{color:#111;background:#eee7dd;margin:18px 0;padding:14px;font-size:14px;font-weight:850;line-height:1.35}.search-vs-ai-phone section{border:1px solid #d9d0c5;gap:7px;margin-top:9px;padding:15px;display:grid}.search-vs-ai-phone section small{color:#8c460f;letter-spacing:.11em;font-size:8px;font-weight:950}.search-vs-ai-phone section strong{font-size:13px;line-height:1.3}.search-vs-ai-phone section span{color:#6d655c;font-size:10px;line-height:1.4}.search-vs-ai-phone section.ai{color:#fff;border-color:#111;border-left:6px solid var(--orange);background:#111}.search-vs-ai-phone section.ai span{color:#aaa49b}.search-vs-ai-phone section.ai small{color:var(--orange)}.search-vs-ai-phone footer{background:var(--orange);color:#111;margin-top:16px;padding:14px;font-size:10px;font-weight:900;line-height:1.4}.cpr-phone-assembled{color:#fff;border-left:5px solid var(--orange);background:#111;margin:14px 0;padding:15px}.cpr-phone-assembled small{color:var(--orange);letter-spacing:.1em;font-size:8px;font-weight:950}.cpr-phone-assembled p{margin:8px 0 0;font-size:12px;font-weight:780;line-height:1.45}.ai-host-demo{color:#fff;background:radial-gradient(circle at 50% 38%,#f36b2130,#0000 25%),linear-gradient(145deg,#050505,#17130f 70%,#050505);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;overflow:hidden}.ai-host-demo>header,.ai-host-demo>footer{letter-spacing:.12em;border-color:#ffffff1f;justify-content:space-between;align-items:center;padding:18px clamp(20px,3.2vw,56px);font-size:11px;font-weight:900;display:flex}.ai-host-demo>header{border-bottom:1px solid}.ai-host-demo>footer{color:#8f887f;border-top:1px solid}.ai-host-demo>header a{color:#a9a198;text-decoration:none}.ai-host-demo>header span{color:var(--orange);align-items:center;gap:9px;display:flex}.ai-host-demo>header i{background:var(--orange);width:8px;height:8px;box-shadow:0 0 15px var(--orange);border-radius:50%}.ai-host-demo>footer strong{color:#fff}.ai-host-stage{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.4vh 5vw 3vh;display:flex;position:relative}.ai-host-kicker{color:var(--orange);letter-spacing:.19em;margin:1.4vh 0 .8vh;font-size:clamp(10px,.78vw,14px);font-weight:950}.ai-host-stage h1{letter-spacing:-.065em;margin:0;font-size:clamp(54px,6.7vw,112px);line-height:.82}.ai-host-stage h1 em{color:var(--orange);font-style:normal}.ai-host-orb{aspect-ratio:1;background:radial-gradient(circle at 35% 28%,#4b2b16,#16110d 56%,#050505);border:1px solid #f36b2175;border-radius:50%;place-items:center;width:clamp(116px,11vw,180px);display:grid;position:relative;box-shadow:0 0 5vw #f36b2138,inset 0 0 2vw #f36b2129}.ai-host-orb>span{letter-spacing:-.08em;font-size:clamp(30px,3vw,52px);font-weight:950}.ai-host-orb>i{--angle:calc(var(--bar) * 12.857deg);background:var(--orange);width:3px;height:14px;transform:rotate(var(--angle)) translateY(-76px);opacity:.25;transform-origin:50% 76px;border-radius:5px;position:absolute;top:50%;left:50%}.ai-host-orb.speaking>i{animation:.7s ease-in-out infinite alternate host-pulse;animation-delay:calc(var(--bar) * -28ms);opacity:.9}.ai-host-caption{border-left:4px solid var(--orange);text-align:left;background:#ffffff0e;gap:7px;width:min(880px,76vw);min-height:74px;margin:2vh 0 1.1vh;padding:15px 24px;display:grid}.ai-host-caption small{color:#8f887f;letter-spacing:.15em;font-size:9px;font-weight:950}.ai-host-caption strong{font-size:clamp(17px,1.45vw,27px);line-height:1.25}.ai-host-progress{background:#ffffff1f;width:min(880px,76vw);height:3px}.ai-host-progress span{background:var(--orange);height:100%;box-shadow:0 0 12px var(--orange);transition:width .18s linear;display:block}.ai-host-controls{gap:10px;margin-top:2vh;display:flex}.ai-host-controls button{border:1px solid var(--orange);background:var(--orange);color:#111;min-width:180px;font:inherit;letter-spacing:.09em;cursor:pointer;padding:14px 22px;font-size:12px;font-weight:950}.ai-host-controls button.secondary{color:#fff;background:0 0;border-color:#ffffff40;min-width:120px}.ai-host-error{color:#ff9870;margin:10px 0 0;font-size:12px}.ai-host-demo:before{content:"";pointer-events:none;opacity:.09;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:4vw 4vw;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}@keyframes host-pulse{0%{height:8px;transform:rotate(var(--angle)) translateY(-72px)}to{height:24px;transform:rotate(var(--angle)) translateY(-82px)}}@media (width<=700px){.ai-host-demo>header span{display:none}.ai-host-stage{padding-inline:20px}.ai-host-stage h1{font-size:13vw}.ai-host-caption,.ai-host-progress,.ai-host-controls{width:100%}.ai-host-controls button{flex:1;min-width:0}.ai-host-demo>footer span:last-child{display:none}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
