@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){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{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.contents{display:contents}.hidden{display:none}.inline{display:inline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#f5f2e9;--ink:#171d1b;--pink:#fa527d;--lime:#d8f65b;--teal:#18524d;--line:#cfd4c6;--muted:#5a655d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{width:100%;height:100%;color:var(--ink);background:#191c1b;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}button{font:inherit;cursor:pointer;touch-action:manipulation;border:0}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #bb244e}p,h1,h2,blockquote{margin:0}p{line-height:1.35}h1,h2{letter-spacing:-.055em;font-weight:900;line-height:.98}small{font-size:2.4cqw}.portrait-viewport{--stage-ratio:9 / 16;--device-top:env(safe-area-inset-top,0px);--device-bottom:env(safe-area-inset-bottom,0px);--device-left:env(safe-area-inset-left,0px);--device-right:env(safe-area-inset-right,0px);--available-height:calc(100dvh - var(--device-top) - var(--device-bottom));width:100%;height:100dvh;padding:var(--device-top) var(--device-right) var(--device-bottom) var(--device-left);place-items:center;display:grid;overflow:hidden}.portrait-stage{--safe-side:5;--safe-top:8;--safe-bottom:4;width:min(100%,calc(var(--available-height) * (var(--stage-ratio))));aspect-ratio:var(--stage-ratio);isolation:isolate;background:var(--paper);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff18,0 12px 60px #0005;container:portrait/size}.game-shell{--side:calc(var(--safe-side) * 1cqw);width:100%;height:100%;padding:0 var(--side) calc(var(--safe-bottom) * 1cqh);flex-direction:column;font-size:3.5cqw;display:flex;position:relative}.hud{border-bottom:1px solid var(--line);flex-direction:column;flex:none;gap:1cqh;padding-top:1.2cqh;padding-bottom:1.2cqh;display:flex}.hud-top{justify-content:space-between;align-items:center;gap:2cqw;min-height:5.2cqh;display:flex}.wordmark{letter-spacing:-.5cqw;font-size:6.4cqw;font-weight:1000}.wordmark small{vertical-align:top;letter-spacing:0;font-size:2cqw}.hud nav{gap:3cqw;margin-left:auto;display:flex}.hud nav button,.pause{background:0 0;min-height:36px;padding:0;font-size:2.65cqw;font-weight:800}.pause{min-width:28px;font-size:3.6cqw}.kc-hud>div{justify-content:space-between;align-items:center;gap:2cqw;margin-bottom:.8cqh;display:flex}.kc-hud strong{font:800 3.5cqw monospace}.kc-hud span{letter-spacing:.1cqw;font:2.2cqw monospace}progress{appearance:none;background:#dce0d1;border:0;width:100%;height:.7cqh;display:block}progress::-webkit-progress-bar{background:#dce0d1}progress::-webkit-progress-value{background:var(--teal);transition:width .3s}progress::-moz-progress-bar{background:var(--teal)}main{flex:1;min-height:0;padding-top:1.8cqh;position:relative;overflow:hidden}main:focus{outline:none}.active-screen{height:100%;min-height:0}.active-screen[hidden]{display:none}.active-screen>section{height:100%;min-height:0}.eyebrow{letter-spacing:.25cqw;text-transform:uppercase;color:var(--teal);font:700 2.5cqw/1.25 monospace}.eyebrow>span{float:right}.screen-heading h1{margin-top:1cqh;font-size:7.6cqw}.screen-heading>p:not(.eyebrow){margin-top:1cqh;font-size:3.4cqw}h1{font-size:9cqw}h2{font-size:6cqw}.primary{background:var(--ink);color:var(--paper);letter-spacing:.12cqw;text-align:left;justify-content:space-between;align-items:center;width:100%;height:7.5cqh;min-height:44px;padding:0 3.5cqw;font:800 3cqw Arial;display:flex}.primary:hover{background:var(--teal)}.secondary{border:1px solid var(--ink);background:0 0;width:100%;min-height:40px;padding:1.3cqh 3cqw;font-size:2.8cqw;font-weight:700}.bottom-action{flex:none;width:100%;margin-top:auto}.action-hint{text-align:center;margin-bottom:1.2cqh;font:2.4cqw/1.25 monospace}.simple-screen{flex-direction:column;gap:2cqh;display:flex}.simple-screen>p{font-size:3.6cqw}.simple-screen>blockquote{padding:1.5cqh 1cqw;font:italic 5.6cqw/1.3 Georgia,serif}.cover{flex-direction:column;gap:1.5cqh;display:flex}.cover h1{letter-spacing:-.9cqw;font-size:13.4cqw;line-height:.91}.cover h1 em{color:var(--pink);font-style:normal}.cover-promise{font-size:3cqw;font-weight:800;line-height:1.25}.miami-poster{isolation:isolate;background:var(--teal);min-height:0;color:var(--paper);flex-direction:column;flex:1;justify-content:space-between;padding:3cqw;display:flex;position:relative;overflow:hidden}.miami-poster>span{z-index:2;font:2.4cqw monospace}.miami-poster h2{letter-spacing:-.8cqw;z-index:2;font-size:14cqw}.miami-poster i{color:var(--lime);letter-spacing:-.5cqw;font:italic 10cqw Georgia}.miami-poster small{z-index:2;font:2.1cqw monospace}.poster-sun{background:var(--pink);z-index:0;border-radius:50%;width:46cqw;height:46cqw;position:absolute;top:4cqh;right:-5cqw}.decision-screen{grid-template-rows:auto minmax(0,1fr) auto auto;gap:1.4cqh;display:grid}.decision-screen .screen-heading h1{font-size:7.1cqw}.scene{color:#fff;isolation:isolate;background:#17554e;min-height:0;position:relative;overflow:hidden}.scene-sun{background:var(--pink);border-radius:50%;width:24cqw;height:24cqw;position:absolute;top:10%;right:10%}.scene-lines{background:repeating-linear-gradient(0deg,#0000 0 2.5cqw,#edf6cf44 2.6cqw 2.8cqw);position:absolute;inset:55% -10% 0;transform:skewY(-8deg)}.scene-symbol{color:var(--lime);text-shadow:3px 6px #0b383a55;font-size:20cqw;line-height:1;position:absolute;top:12%;left:10%}.scene-caption{letter-spacing:.2cqw;z-index:2;font:2cqw monospace;position:absolute;bottom:5%;left:3%}.scene-pool{background:linear-gradient(170deg,#2c7674 0 60%,#acd2c1 61%)}.scene-street{background:#3a3c55}.scene-phone{background:#ebc4c2}.scene-hotel .scene-symbol{font-size:27cqw}.story-copy{min-height:0;font-size:3.55cqw;line-height:1.3}.story-copy .eyebrow{margin-bottom:.7cqh;font-size:2.3cqw}.story-copy small{color:var(--muted);margin-top:.6cqh;font-size:2.5cqw;display:block}.story-copy:empty{display:none}.decision-actions{flex:none}.choices{gap:.85cqh;display:grid}.choices button{background:var(--paper);border:1px solid var(--ink);text-align:left;align-items:center;gap:3cqw;width:100%;height:6.6cqh;min-height:44px;padding:0 3cqw;font-size:3.1cqw;font-weight:800;line-height:1.1;display:flex}.choices button small{color:var(--muted);font:2.4cqw monospace}.choices button b{margin-left:auto}.choices button:hover{background:var(--lime)}.image-scene{background:linear-gradient(90deg,#254b41,#3d7460,#254b41);border:1cqw solid #c2a880;min-height:17cqh}.image-scene .scene-caption{text-align:center;font-size:1.8cqw;inset:5% 3% auto}.shelf{background:#bc9c72;height:4%;position:absolute;top:80%;left:0;right:0}.hotspot{color:#fff;background:0 0;border:1px dashed #eaf8c978;flex-direction:column;justify-content:center;align-items:center;gap:.7cqh;width:27%;min-width:44px;height:60%;min-height:44px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.hotspot span{font-size:10cqw;line-height:1}.hotspot b{font:2.2cqw monospace}.hotspot i{background:var(--lime);width:5cqw;height:5cqw;color:var(--ink);border-radius:50%;font-style:normal;line-height:5cqw;position:absolute;top:-1.5cqw;right:-1.5cqw}.hotspot.picked{border:2px solid var(--lime);background:#d8f65b22}.phone-notice{height:100%;color:var(--lime);flex-direction:column;justify-content:center;align-items:center;gap:1cqh;display:flex}.phone-notice>span{font-size:15cqw}.phone-notice>b{font-size:3.5cqw}.host-media{background:var(--teal);min-height:0;color:var(--paper);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1cqh;padding:2cqw;display:flex;position:relative;overflow:hidden}.scene .host-media{height:100%}.reggie-emblem,.verdict-emblem{color:var(--lime);text-align:center;font:900 18cqw/.9 Arial;position:relative}.reggie-emblem span,.verdict-emblem span{font-size:7cqw;position:absolute;bottom:0;right:-5cqw}.host-media>small{font:2cqw monospace}.media-control{color:inherit;background:0 0;border-top:1px solid #e3ecc777;justify-content:space-between;align-items:center;width:100%;min-height:32px;font:2.4cqw monospace;display:flex}.media-control>span{font-size:1.9cqw}.host-media video{object-fit:contain;width:100%;height:100%}.host-media audio{max-width:100%;height:44px}.voice .reggie-emblem{font-size:11cqw}.voice .reggie-emblem span{font-size:5cqw}.verdict-emblem{background:var(--teal);margin:0 0 1cqh;padding:5cqh}.verdict-emblem>span{bottom:15%;right:30%}.reels{background:var(--teal);border:1cqw solid #a3bd9f;gap:2cqw;margin:3cqh 0;padding:3cqw;display:flex}.reels>span{aspect-ratio:1;background:var(--paper);border-radius:2cqw;flex:1;place-items:center;min-width:0;font-size:12cqw;animation:.3s ease-out reel-in;display:grid}.round-number{letter-spacing:-3cqw;color:var(--pink);font-size:32cqw;font-weight:900;line-height:1}.round-end h1{font-size:12cqw}.cash-screen{flex-direction:column;gap:1cqh;display:flex}.cash-field{touch-action:manipulation;background:radial-gradient(at bottom,#347c59,#123e38);border:0;flex:1;min-height:0;position:relative;overflow:hidden}.cash-object{width:14cqw;min-width:44px;max-width:90px;height:14cqw;min-height:44px;max-height:90px;color:var(--ink);z-index:1;background:#edf7bb;border:2px solid #d8f65b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.cash-object.bad{background:#f5a9b5;border-color:#ffc7d3}.cash-object>span{font-size:5.8cqw;line-height:1}.cash-object>small{font:700 2.5cqw monospace}.cash-object.bonus-drop{background:var(--lime);z-index:2;border-radius:2cqw;width:19cqw;max-width:110px;box-shadow:0 0 0 3px #fff}.bonus-drop>span{font-size:7cqw}.cash-hint{text-align:center;font:2.4cqw monospace}.cash-result dl{gap:2cqh;margin:0;display:grid}.cash-result dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1cqh 0;display:flex}.cash-result dt{font:3cqw monospace}.cash-result dd{margin:0;font:800 7cqw monospace}.finale-total{background:var(--lime);margin:2cqh 0;padding:3cqw;font:800 10cqw monospace}.machine-result h2{margin-bottom:1.5cqh;font-size:7cqw}.machine-result p{font-size:3.6cqw}.machine-screen .primary{background:var(--teal)}.recap{gap:2cqh;display:grid}.recap p{font-size:3.5cqw}.recap b{color:var(--teal);margin-bottom:.8cqh;font:700 2.5cqw monospace;display:block}.ending-flavor{border-top:1px solid var(--line);color:var(--teal);padding-top:1.5cqh;font-size:3.1cqw!important}.end-scores{gap:3cqh;margin:2cqh 0;display:grid}.end-scores>div{grid-template-columns:1fr 1fr;align-items:end;gap:1cqh;display:grid}.end-scores span{font-size:5cqw;font-weight:800}.end-scores strong{text-align:right;font:900 11cqw/.9 monospace}.end-scores meter{grid-column:1/-1;width:100%;height:2cqh}.end-scores meter::-webkit-meter-optimum-value{background:var(--teal)}.verdict-card{background:var(--pink);border:2px solid var(--ink);min-height:0;box-shadow:1cqw 1cqw 0 var(--ink);text-align:center;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:1cqh;margin-right:1cqw;padding:2cqh 4cqw;display:flex}.verdict-card>small{font:2.2cqw monospace}.verdict-card>b{letter-spacing:-.25cqw;font-size:5cqw}.card-stamp{border:1px solid var(--ink);padding:1cqh 2cqw;font:2.3cqw monospace}.card-art{font-size:13cqw;line-height:1}.verdict-card h2{font-size:7cqw}.card-scores{gap:4cqw;display:flex}.card-scores span{font:2.4cqw monospace}.card-scores b{font:900 5cqw monospace;display:block}.verdict-card p{font:italic 3.5cqw/1.25 Georgia}.takeaway{border-left:3px solid var(--teal);background:#e4e8d7;padding:3cqw;font:3.6cqw/1.4 monospace}.takeaway small{margin-top:1cqh;font-size:2.4cqw;display:block}.takeaway>b{font-size:2.8cqw}.takeaway p{margin-top:1cqh}.passport-stamp{border:4px double var(--teal);color:var(--teal);text-align:center;margin:2cqh auto;padding:3cqh 5cqw;font:900 12cqw/.95 Arial;transform:rotate(-6deg)}.passport-stamp span{margin:1.5cqh 0;font:3cqw monospace;display:block}.passport-stamp small{font:2.5cqw monospace;display:block}.completion-awards{font:3cqw/1.8 monospace!important}.secondary-panel{flex-direction:column;gap:2cqh;height:100%;min-height:0;display:flex}.panel-heading{flex:none}.panel-heading h1{margin-bottom:1.5cqh;font-size:8cqw}.panel-heading .secondary{height:44px}.panel-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:0 1cqw 2cqh 0;overflow:hidden auto}.panel-help,.muted{color:var(--muted);font-size:3cqw;line-height:1.4}.round-row{border-top:1px solid var(--line);align-items:center;gap:3cqw;padding:3cqh 0;display:flex}.round-row>span{color:var(--pink);font:800 8cqw monospace}.round-row>div{flex:1}.round-row h2{font-size:4.6cqw}.round-row p{margin-top:1cqh;font:2.4cqw monospace}.round-row button{background:var(--ink);color:#fff;min-height:44px;padding:0 2cqw;font:2.4cqw monospace}.story-intro{padding:2cqh 0;font-size:3.5cqw}.story-round{border-top:1px solid var(--line);padding:3cqh 0}.story-round h2{margin:1cqh 0 2cqh;font-size:6cqw}.story-beat{margin:0 0 2cqh}.story-beat>p{font-size:3.5cqw}.story-beat>small{color:var(--teal);margin-top:.8cqh;font:2.4cqw monospace;display:block}.story-ending{border-top:2px solid var(--teal);padding-top:2cqh;font-size:3.5cqw}.panel-scroll label{align-items:center;gap:2cqw;min-height:44px;font:2.4cqw monospace;display:flex}.panel-scroll input{width:20px;height:20px}.panel-scroll pre{white-space:pre-wrap;overflow-wrap:anywhere;font:2.5cqw/1.5 monospace}.pause-overlay{z-index:5;background:#f5f2e9ed;flex-direction:column;justify-content:center;align-items:center;gap:4cqh;padding:6cqw;display:flex;position:absolute;inset:0}.pause-overlay h2{font-size:8cqw}.money-flight{z-index:30;pointer-events:none;background:var(--lime);border:1px solid var(--ink);white-space:nowrap;padding:1cqh 2cqw;font:800 4cqw monospace;animation:1s ease-in forwards fly-to-meter;position:absolute;transform:translate(-50%,-50%)}@keyframes fly-to-meter{0%,15%{opacity:1;transform:translate(-50%,-50%)scale(1)}90%{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.6);opacity:1}to{transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.4);opacity:0}}@keyframes reel-in{0%{opacity:.4;translate:0 -8px}to{opacity:1;translate:0}}.debug-toggle{color:var(--muted);background:0 0;min-height:18px;padding:0 1cqw;font:2cqw monospace;position:absolute;bottom:.4cqh;right:5cqw}.stage-safe-overlay{z-index:40;pointer-events:none;border:1px solid var(--pink);position:absolute;inset:0}.stage-safe-overlay:before{content:"";inset:calc(var(--safe-top) * 1%) calc(var(--safe-side) * 1%) calc(var(--safe-bottom) * 1%);background:#00a8b508;border:1px dashed #007b8a;position:absolute;box-shadow:0 0 0 100vmax #ff537c18}.stage-safe-overlay>span{background:var(--ink);color:#fff;padding:2px;font:2cqw monospace;position:absolute;top:.5%;left:5%}@container portrait (max-height:550px){.game-shell{padding-bottom:2cqh}.hud{gap:.5cqh;padding-top:.5cqh}.hud-top,.hud nav button,.pause{min-height:28px}.kc-hud span{font-size:2.5cqw}main{padding-top:1cqh}.decision-screen{gap:1cqh}.screen-heading h1,.decision-screen .screen-heading h1{font-size:6.8cqw}.story-copy{font-size:3.7cqw}.choices button,.primary{min-height:40px}.simple-screen{gap:1.5cqh}.reels{margin:1cqh 0}.host-media>small,.media-control>span{font-size:2cqw}.media-control{min-height:25px}.cash-object{min-width:40px;min-height:40px}.verdict-card{padding:1.5cqh 3cqw}.card-art{font-size:10cqw}.recap{gap:1.2cqh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.money-flight{transform:translate(-50%,-50%);top:10%!important;left:50%!important}.reels>span{translate:none}}.kc-hud{align-items:center;gap:3cqw;min-height:2.5cqh;display:flex}.kc-hud strong{white-space:nowrap;font-size:3cqw}.kc-hud progress{flex:1;width:auto;height:.5cqh}.kc-hud span{white-space:nowrap;font-size:2.4cqw}.hud{gap:.3cqh;padding-bottom:.8cqh}.story-copy h1{letter-spacing:-.025em;margin-top:.7cqh;font-size:4.7cqw;line-height:1.1}.decision-screen{gap:1cqh}.decision-screen .scene,.decision-screen .image-scene{min-height:12cqh}.choices button:disabled{opacity:.6}.choices button.picked{opacity:1;background:var(--lime);border:2px solid var(--teal)}.choice-reward{white-space:nowrap;font:700 2.7cqw monospace}.next-decision{height:6cqh;min-height:40px;margin-top:1cqh}.money-flight{padding:.5cqh 1cqw;font-size:3cqw;animation-duration:.8s}.money-flight.loss{background:#f5a9b5}.meter-received{animation:.35s ease-out meter-pulse}.meter-received.negative{animation-name:meter-loss}@keyframes meter-pulse{50%{background:var(--lime);box-shadow:0 0 8px #d8f65b}}@keyframes meter-loss{50%{background:#f5a9b5;box-shadow:0 0 8px #fa527d}}.cash-object.good{animation:1.1s ease-in-out infinite alternate collectible-glow;box-shadow:0 0 12px #d8f65b99}.cash-object.bonus-drop{background:#fff29b;animation:.7s ease-in-out infinite alternate bonus-glow;box-shadow:0 0 0 3px #fff,0 0 24px #fa527d}@keyframes collectible-glow{to{filter:brightness(1.12);box-shadow:0 0 20px #d8f65b}}@keyframes bonus-glow{to{box-shadow:0 0 0 5px #fa527d,0 0 30px #fff29b}}.paytable-button{margin-top:1cqh}.pay-table{gap:1.5cqh;font-size:3cqw;display:grid}.pay-table article{border-bottom:1px solid var(--line);padding:1.2cqh 0}.pay-table article p{margin-top:.5cqh}.pay-table h2{font-size:4cqw}.pay-table ol{margin:0;padding-left:5cqw;line-height:1.6}.media-timer{pointer-events:none;z-index:4;place-items:center;display:grid;position:absolute;inset:0}.media-timer strong{color:#ff3b93;text-shadow:0 2px 2px #152720,0 0 12px #17231e;background:#16251ed9;border-radius:2cqw;padding:1cqh 2cqw;font:900 18cqw/.9 monospace}.urgency-3 strong{--timer-scale:1.025;animation:1s ease-in-out infinite timer-pulse}.urgency-2 strong{--timer-scale:1.05;animation:.8s ease-in-out infinite timer-pulse}.urgency-1 strong{--timer-scale:1.08;animation:.6s ease-in-out infinite timer-pulse}@keyframes timer-pulse{50%{transform:scale(var(--timer-scale))}}.decision-feedback{color:var(--teal);margin-bottom:.8cqh;font-size:3cqw;line-height:1.25}.decision-feedback:empty{display:none}.current-payout{font:700 2.8cqw monospace}.choice-reward small{font-size:2cqw;display:block}.choosing .host-media .reggie-emblem{font-size:10cqw;position:absolute;top:10%;left:8%}.choosing .host-media{justify-content:flex-end;padding-bottom:2.7cqh}.scene .scene-caption{max-width:94%;font-size:1.8cqw;line-height:1.2;bottom:3%}.scene .host-media>small{display:none}.hotspot-decision .image-scene{background:linear-gradient(150deg,#245852,#28423d);min-height:26cqh}.hotspot{border-style:dashed;min-width:44px;height:50%;padding:1cqw}.hotspot b{white-space:normal;font-size:2.5cqw;line-height:1.2}.hotspot:disabled{opacity:.6}.hotspot.picked{opacity:1}.hotspot.decorative{border:0}.hotspot-decision .story-copy{font-size:3.4cqw}.truth-art{text-align:center;background:var(--teal);color:var(--lime);padding:3cqh;font-size:18cqw;line-height:1}.truth-screen h1{font-size:8cqw}.truth-screen>p{font-size:3.7cqw}.truth-screen .takeaway{font:3.4cqw/1.35 Arial}.secret-prop{text-align:center;background:var(--teal);color:var(--lime);padding:8cqh 2cqw;font:700 5cqw monospace}.kackle-mark{color:var(--pink);font:900 22cqw/1 Arial}.kackle-screen h1{font-size:10cqw}.ending-0 .recap{gap:3cqh;margin-top:3cqh}.ending-0 .recap p{font-size:4cqw;line-height:1.5}.ending-2{gap:1.2cqh}.ending-2 .verdict-emblem{margin:0;padding:1.5cqh;font-size:10cqw}.ending-2 h1{font-size:8cqw}.ending-2>blockquote{padding:.5cqh;font-size:4.5cqw}.judgment-callbacks{gap:1cqh;font:3.6cqw/1.4 Arial;display:grid}.debug-actions{gap:1cqh;display:grid}@media (prefers-reduced-motion:reduce){.media-timer strong{animation:none;transform:none}}.scene-caption{pointer-events:none}.image-scene .scene-caption{bottom:auto}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:2px;outline:3px solid #bb244e}.brand-home,.stories-home{flex-direction:column;gap:2cqh;height:100%;padding:5cqh 6cqw 4cqh;display:flex}.brand-home{background:var(--teal);color:var(--paper)}.build-info{text-align:right;flex-shrink:0;font:2.4cqw monospace}.brand-home>.eyebrow{color:var(--lime)}.brand-home h1{letter-spacing:-1cqw;font-size:18cqw;line-height:.84}.brand-home h1>span:first-child{letter-spacing:-.3cqw;font-size:11cqw}.brand-dot{vertical-align:top;letter-spacing:0;font-size:4cqw}.brand-portrait{background:var(--pink);min-height:0;color:var(--ink);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3cqh;display:flex}.brand-portrait>b{font:900 43cqw/.9 Arial;position:relative}.brand-portrait>b>span{font-size:14cqw;position:absolute;bottom:0;right:-8cqw}.brand-portrait small{font:2cqw monospace}.brand-tagline{font-size:6cqw;font-weight:900;line-height:1.05}.brand-home .primary{background:var(--lime);color:var(--ink)}.back-link{align-items:center;min-height:5cqh;font:700 3cqw monospace;display:flex}.stories-home h1{font-size:8cqw}.stories-home h1 span{color:var(--teal);font-size:5cqw}.story-card{flex-direction:column;flex:1;gap:2cqh;min-height:0;display:flex}.story-cover{background:var(--teal);min-height:0;color:var(--paper);border-bottom:2cqh solid var(--pink);flex-direction:column;flex:1;justify-content:center;gap:3cqh;padding:5cqw;display:flex}.story-cover h2{font-size:14cqw}.story-cover p{color:var(--lime);font:3.5cqw monospace}.story-cover small{font:2cqw monospace}.story-hook{font-size:4cqw;font-weight:800}.story-card .secondary{place-items:center;display:grid}.contact-placeholder{background:var(--teal);color:var(--paper);text-align:center;padding:3cqh 3cqw;font:2.7cqw/1.5 monospace}.opening-alcove{flex-direction:column;flex:1;justify-content:center;display:flex}.contact-screen{gap:1cqh}.contact-screen h1{font-size:7cqw}.contact-screen .contact-placeholder{padding:1.5cqh 2cqw}.contact-screen>p{font-size:3.1cqw}.contact-screen>blockquote{font-size:5cqw}.contact-screen>small{font-size:2.5cqw}.dial-label{gap:.7cqh;font:2.4cqw monospace;display:grid}.dial-label input{border:1px solid var(--ink);text-align:center;background:#fff;width:100%;height:5cqh;font:600 6cqw monospace}.dial-pad{grid-template-columns:repeat(3,1fr);gap:.7cqh;display:grid}.dial-pad button{background:#e2e5d7;height:5.5cqh;min-height:28px;font:700 4cqw monospace}.dial-pad button:first-child~button:nth-last-child(-n+3){font-size:3cqw}.contact-screen .primary,.contact-screen .secondary{height:5.5cqh;min-height:30px}.contact-screen .choices{margin-top:auto}.graffiti-prop{height:100%;color:var(--ink);background:#e6dfcf;flex-direction:column;justify-content:center;gap:.7cqh;padding:2cqh 4cqw 5cqh;font:700 3.4cqw/1.2 monospace;display:flex}.graffiti-prop strong{font-size:6cqw}.graffiti-prop small{font-size:2cqw}.graffiti-prop s{text-decoration-thickness:3px}.choosing .graffiti-prop{gap:.2cqh;padding:1cqh 3cqw 3cqh;font-size:2.5cqw}.choosing .graffiti-prop strong{font-size:4cqw}.save-warning{background:var(--paper);color:#9d163e;font-size:2.2cqw;position:absolute;bottom:1cqh}.secondary-open+.save-warning{display:none}@container portrait (max-height:550px){.brand-home,.stories-home{gap:1.5cqh;padding-top:3cqh}.contact-screen{gap:.7cqh}.contact-screen .contact-placeholder{padding:1cqh}.contact-screen>small{font-size:2.3cqw}}
