@font-face{font-family:"Barlow Condensed";src:url("./assets/display.ttf") format("truetype");font-weight:800;font-display:swap}
@font-face{font-family:"DM Sans";src:url("./assets/body.ttf") format("truetype");font-weight:400 500;font-display:swap}
@font-face{font-family:"DM Sans";src:url("./assets/body-bold.ttf") format("truetype");font-weight:600 800;font-display:swap}
:root{--ink:#17242c;--muted:#57636b;--yellow:#f5dd4d;--paper:#f7f8f5;--line:#d8ddd9;--blue:#314f9d;--blue-light:#e8edf7;--radius:18px;--body:"DM Sans",sans-serif;--display:"Barlow Condensed",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a{color:inherit}button{border:0}h1,h2,h3,p,blockquote{margin:0}h1,h2,h3{line-height:1.08}h1{font-family:var(--display);font-weight:800;letter-spacing:-.018em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1:focus,h2:focus,blockquote:focus,main:focus{outline:none}button{transition:background .16s,color .16s,transform .16s,box-shadow .16s}button:active{transform:translateY(1px)}::selection{background:var(--yellow);color:var(--ink)}
.site-header{max-width:1360px;margin:auto;min-height:100px;padding:22px 40px;display:flex;align-items:center;gap:34px}.wordmark{display:flex;align-items:center;gap:11px;padding:0;background:none;text-align:left;font-size:17px;line-height:.94;font-weight:700;letter-spacing:-.04em}.brand-symbol{height:44px;width:44px;display:grid;place-items:center;background:var(--ink);color:var(--yellow);font-family:var(--display);font-size:41px;border-radius:11px;transform:rotate(-7deg)}.brand-dot{color:var(--blue)}.site-header nav{display:flex;gap:32px;margin-left:auto}.site-header nav button{padding:10px 0;background:none;font-size:14px;font-weight:600;border-bottom:1px solid transparent}.site-header nav button:hover{border-color:var(--ink)}.header-tools{display:flex;gap:11px;align-items:center;padding-left:25px;border-left:1px solid var(--line)}.icon-button,.info-button{display:grid;place-items:center;background:transparent;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;font-size:21px;flex-shrink:0}.info-button{font:italic 700 19px Georgia,serif}.icon-button:hover,.info-button:hover,.icon-button.on{background:var(--yellow);border-color:var(--yellow)}#main{max-width:1280px;margin:0 auto;padding:0 0 30px;min-height:calc(100svh - 204px)}.hero{display:grid;grid-template-columns:49% 51%;background:var(--yellow);min-height:550px;border-radius:var(--radius);overflow:hidden;isolation:isolate}.hero-copy{padding:49px 44px 45px 52px;align-self:center;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin-bottom:21px;line-height:1.5}.hero h1{font-size:clamp(86px,9.2vw,132px);line-height:.83;letter-spacing:-.025em;margin-bottom:32px}.hero h1 em{font-style:normal;display:inline-block;position:relative}.hero h1 em:after{content:"";position:absolute;width:103%;left:-2%;height:5px;bottom:-10px;background:var(--ink);transform:rotate(-3deg);border-radius:60%}.hero-lead{font-size:17px;max-width:350px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:54px;padding:14px 22px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;line-height:1.3;white-space:nowrap}.button.primary{background:var(--ink);color:var(--paper);border:1px solid var(--ink)}.button.primary:hover{background:#314351;box-shadow:0 5px 0 rgba(23,36,44,.13);transform:translateY(-2px)}.button.primary span{font-size:23px;font-weight:400}.button.secondary{background:transparent;border:1px solid var(--ink);color:var(--ink)}.button.secondary:hover{background:#edf0ec}.button.small{min-height:43px;padding:10px 16px;font-size:13px}.text-link{background:transparent;padding:9px 0;font-size:14px;font-weight:700;line-height:1.4;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.text-link:hover{color:var(--blue)}.hero-art{position:relative;min-width:0;overflow:hidden;background:#aab9c8}.hero-art>img{width:100%;height:100%;object-fit:cover;object-position:60% center;position:absolute;inset:0}.hero-art:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(14,30,44,.28));pointer-events:none}.hero-quote{position:absolute;z-index:2;left:27px;bottom:34px;background:var(--paper);padding:19px 24px 16px;border-radius:13px;box-shadow:0 8px 40px #17242c18;transform:rotate(-3deg);max-width:85%}.hero-quote:after{content:"";position:absolute;right:27px;bottom:-12px;border-top:17px solid var(--paper);border-left:17px solid transparent}.hero-quote>span{font-size:21px;line-height:1.3;font-weight:700;letter-spacing:-.03em}.hero-quote small{display:block;font-size:11px;margin-top:11px;color:var(--muted);font-weight:600}.art-corner{position:absolute;top:22px;right:24px;color:var(--yellow);font-family:var(--display);font-size:72px;line-height:1;transform:rotate(12deg);text-shadow:0 2px 20px #17242c44}.game-facts{display:flex;align-items:center;justify-content:space-between;padding:19px 5px;color:var(--muted);font-size:12px;border-bottom:1px solid var(--line);gap:18px}.game-facts>span{display:flex;align-items:center;gap:8px}.game-facts i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue)}.daily-section{padding-top:48px}.daily-heading{display:flex;align-items:baseline;gap:25px;margin-bottom:20px}.daily-heading h2{font-size:25px;letter-spacing:-.03em}.daily-heading>span{font-size:12px;color:var(--muted)}.daily-card{width:100%;text-align:left;display:flex;align-items:center;gap:35px;background:#e7ecf0;border:1px solid #dce3e7;border-radius:var(--radius);padding:27px 34px}.daily-card:hover{background:#dfe7ed}.daily-number{font-family:var(--display);font-size:76px;line-height:.9;color:#526879;letter-spacing:-.04em}.daily-text{display:flex;flex-direction:column;gap:7px}.daily-text small{font-size:11px;color:var(--muted);font-weight:700}.daily-text strong{font-size:24px;line-height:1.15;letter-spacing:-.035em}.daily-text>span{font-size:14px;color:var(--muted)}.circle-arrow{display:grid;place-items:center;width:49px;height:49px;border:1px solid #b6c2ca;border-radius:50%;font-size:26px;margin-left:auto;flex-shrink:0}.home-note{display:flex;gap:18px;margin:32px 0 10px;max-width:690px;color:var(--muted);font-size:13px}.note-mark{font-size:25px;line-height:1}.resume-bar{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:17px 23px;margin-top:24px}.resume-bar>div{display:flex;flex-direction:column;gap:3px;font-size:13px}.resume-bar strong{font-size:14px}.resume-bar span{color:var(--muted)}
.site-footer{max-width:1360px;margin:24px auto 0;padding:27px 40px 30px;display:flex;align-items:center;gap:24px;font-size:11px;color:var(--muted);border-top:1px solid var(--line)}.site-footer a{text-decoration:none;font-weight:600}.site-footer a:hover{text-decoration:underline}.site-footer a span{margin:0 7px}.site-footer button{background:none;color:var(--muted);font-size:11px;margin-left:auto;padding:5px 0}.version{opacity:.9}.page-intro{padding:43px 0 42px}.page-intro h1,.team-intro h1,.about-page h1{font-size:82px;line-height:.95;margin-bottom:22px}.page-intro>p:last-child{font-size:17px;color:var(--muted)}.scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.scene-tile{display:block;text-align:left;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;padding:0}.scene-tile:hover{transform:translateY(-4px);box-shadow:0 10px 30px #17242c0a}.tile-art{height:238px;position:relative;overflow:hidden;background:#cbd8e5}.tile-art img{width:100%;height:100%;object-fit:cover;object-position:center 46%;opacity:.22;filter:grayscale(1);mix-blend-mode:multiply}.tile-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#cbd8e5bb,transparent)}.tile-art>strong{position:absolute;z-index:1;left:31px;bottom:28px;font-family:var(--display);font-size:48px;line-height:.97;max-width:82%;letter-spacing:-.01em}.tile-number{position:absolute;z-index:1;top:17px;right:22px;font:800 28px var(--display);border-bottom:2px solid currentColor}.tile-1 .tile-art{background:#eeddbc}.tile-1 .tile-art:after{background:linear-gradient(90deg,#eeddbccc,transparent)}.tile-1 .tile-art img{object-position:left 60%}.tile-2 .tile-art{background:#d9dfe5}.tile-2 .tile-art:after{background:linear-gradient(90deg,#d9dfe5cc,transparent)}.tile-2 .tile-art img{object-position:right 20%}.tile-3 .tile-art{background:#d6ded4}.tile-3 .tile-art:after{background:linear-gradient(90deg,#d6ded4cc,transparent)}.tile-content{padding:24px 30px 27px}.tile-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:13px;gap:12px}.tile-content h2{font-size:23px;letter-spacing:-.025em;line-height:1.2}.tile-content p{font-size:14px;color:var(--muted);margin-top:10px}.tile-play{margin-top:23px;padding-top:17px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px;font-weight:700}.tile-play>span{font-size:23px;line-height:1}.library-note{text-align:center;margin:30px 0 0;font-size:12px;color:var(--muted)}
.play-rail{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:9px 0 27px;min-height:42px}.back-link{background:none;font-size:13px;padding:10px 0;color:var(--muted)}.back-link:hover{color:var(--ink)}.stepper{display:flex;align-items:center;font-size:12px;font-weight:600;gap:0}.step-dot{width:10px;height:10px;border:1px solid #b3bec3;border-radius:50%;display:block}.step-dot.active{background:var(--ink);border-color:var(--ink)}.step-line{height:1px;width:30px;background:#b3bec3}.stepper>span:last-child{margin-left:15px}.play-layout{display:grid;grid-template-columns:38% 1fr;gap:57px;align-items:start}.scene-context{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#eef1ef;position:sticky;top:25px}.context-art{height:240px;position:relative;background:#b9cadb;overflow:hidden}.context-art img{height:100%;width:100%;object-fit:cover;object-position:58% 50%}.context-art:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#12212e99)}.scene-stamp{position:absolute;left:24px;bottom:18px;z-index:1;font-family:var(--display);font-size:62px;line-height:.85;color:var(--yellow)}.scene-stamp small{display:block;font-family:var(--body);font-size:11px;line-height:1.4;color:white;margin-top:10px;font-weight:600;letter-spacing:0}.context-art-1 img{object-position:13% 60%}.context-art-2 img{object-position:70% 35%}.context-art-3 img{object-position:90% 45%}.context-copy{padding:25px 27px 24px}.context-title{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--muted);margin-bottom:12px}.context-copy h1{font-family:var(--body);font-size:28px;font-weight:700;line-height:1.15;letter-spacing:-.04em;margin-bottom:17px}.context-copy>p:not(.context-title){font-size:14px;line-height:1.65;color:#3e4d55}.context-detail{border-top:1px solid #d2dad5;margin-top:20px;padding-top:14px;font-size:12px}.context-detail summary{cursor:pointer;font-weight:700;padding:5px 0}.context-detail p{margin-top:9px;font-size:13px;line-height:1.6;color:#4f5f68}.scene-footnote{font-size:10px;color:var(--muted);margin-top:20px}.evidence-button{background:var(--paper);border:1px solid #bcc9c1;border-radius:8px;font-size:12px;padding:12px 13px;text-align:left;margin-top:17px;width:100%;font-weight:600}.evidence-button:hover{background:var(--yellow)}.play-content{padding:2px 0 20px;min-width:0}.transcript{display:flex;flex-direction:column;gap:19px}.dialogue{max-width:94%}.dialogue.ai{background:var(--blue-light);border:1px solid #d8e0ef;border-radius:13px;padding:15px 20px;margin-left:28px}.dialogue.student{padding:0 2px}.speaker{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;margin-bottom:7px}.avatar{width:23px;height:23px;border-radius:50%;background:#e4e9e4;display:grid;place-items:center;font-size:10px;font-weight:700}.ai .avatar{background:var(--blue);color:white;font-size:17px}.speaker small{color:#526276;font-weight:400;margin-left:4px}.dialogue p{font-size:16px;line-height:1.55;padding-left:31px}.ai p{padding-left:0}.decision{margin-top:33px;padding-top:24px;border-top:1px solid var(--line)}.stage-label{display:block;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.decision h2{font-size:25px;letter-spacing:-.03em;line-height:1.2;margin-bottom:19px}.choices{display:flex;flex-direction:column;gap:11px}.choice{display:flex;align-items:center;gap:15px;text-align:left;width:100%;background:#fff;border:1px solid #cbd3ce;border-radius:11px;padding:16px 18px;min-height:73px;font-size:14px;font-weight:500;line-height:1.45}.choice:hover{background:var(--yellow);border-color:#cab443;transform:translateX(3px)}.choice-letter{width:29px;height:29px;border:1px solid #c5cec8;border-radius:7px;flex-shrink:0;display:grid;place-items:center;font-size:12px;font-weight:700}.choice:hover .choice-letter{border-color:var(--ink)}.choice-arrow{font-size:20px;margin-left:auto;flex-shrink:0;opacity:.6}.keyboard-hint{text-align:right;font-size:10px;margin-top:25px;color:var(--muted)}
.prediction{padding-top:23px}.prediction h2,.outcome h2{font-family:var(--display);font-size:57px;line-height:.98;letter-spacing:-.015em;margin-bottom:19px}.section-lead{font-size:15px;color:var(--muted);line-height:1.6;max-width:490px;margin-bottom:27px}.chosen{display:flex;gap:12px;align-items:flex-start;padding:16px 0;border-top:1px solid var(--line);font-size:13px;line-height:1.5}.chosen>span{width:25px;height:25px;flex-shrink:0;border-radius:6px;background:var(--ink);color:var(--paper);display:grid;place-items:center;font-size:11px;font-weight:700}.chosen p{padding-top:2px}.prediction .chosen{border-bottom:1px solid var(--line);padding:17px 0;margin-bottom:26px}.prediction-choices{display:flex;flex-direction:column;gap:12px}.prediction-choice{display:flex;gap:17px;align-items:center;text-align:left;background:white;border:1px solid #cbd3ce;border-radius:12px;padding:19px;min-height:85px}.prediction-choice:hover{background:#e7ecf0;border-color:#8195a5}.prediction-dot{font-size:12px;border:1px solid #bdc9d1;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;flex-shrink:0}.prediction-choice strong{font-size:16px;display:block}.prediction-choice small{font-size:12px;color:var(--muted);display:block;margin-top:5px}.prediction-choice>span:last-child{margin-left:auto;font-size:22px}.skip-prediction{font-size:12px;color:var(--muted);margin-top:20px}.reaction{padding-top:10px}.reaction .chosen{margin-bottom:23px}.reaction blockquote{font-size:27px;font-weight:600;letter-spacing:-.025em;line-height:1.35;margin-bottom:22px;border-left:4px solid var(--yellow);padding-left:24px}.observation{font-size:16px;line-height:1.7;color:#485963}.prediction-note{display:inline-block;background:#e8edf0;padding:7px 11px;border-radius:6px;font-size:11px;margin-top:20px;color:#465861}.second{margin-top:26px}.outcome{padding-top:20px}.outcome-quote{background:var(--yellow);padding:24px 27px 29px;border-radius:13px;margin:29px 0;position:relative}.quote-mark{font-family:Georgia,serif;font-size:79px;line-height:.85;display:block;height:48px;opacity:.45}.outcome blockquote{font-size:24px;line-height:1.4;font-weight:600;letter-spacing:-.025em}.outcome-actions{margin-top:30px}.small-print{font-size:11px;color:var(--muted);line-height:1.65;margin-top:17px}
.review-case{font-size:12px;color:var(--muted)}.review-top{display:flex;align-items:center;justify-content:space-between;gap:50px;background:var(--yellow);border-radius:var(--radius);padding:37px 42px;margin-bottom:38px}.review-top h1{font-size:67px;line-height:.95;max-width:850px}.review-top>div>p{font-size:13px;margin-top:20px}.route-token{padding-left:32px;border-left:1px solid #c8b952;flex-shrink:0}.route-token>span{font-size:9px;font-weight:700;letter-spacing:.12em}.route-token strong{display:flex;align-items:center;gap:4px;font-family:var(--display);font-size:71px;line-height:1.1}.route-token i{font-family:var(--body);font-size:37px;font-style:normal;font-weight:400;padding-top:9px}.review-layout{display:grid;grid-template-columns:1fr 34%;gap:50px}.review-insight{display:flex;align-items:flex-start;gap:20px;margin-bottom:28px;padding-bottom:27px;border-bottom:1px solid var(--line)}.insight-mark{display:grid;place-items:center;width:39px;height:39px;background:#e5eade;border-radius:10px;flex-shrink:0;font-size:27px}.insight-mark.open{background:#e9e4d9;font-family:var(--display);font-size:33px}.review-insight h2{font-size:21px;letter-spacing:-.02em;margin:3px 0 13px}.review-insight p{font-size:15px;line-height:1.7;color:#485761}.next-look{background:#e7edf3;border-radius:13px;padding:25px 29px}.next-look>span{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:.07em;text-transform:uppercase}.next-look h2{font-size:23px;margin:10px 0 14px;letter-spacing:-.025em}.next-look p{font-size:16px;line-height:1.65}.review-side{border:1px solid var(--line);border-radius:14px;background:#eef1ed;padding:25px 25px 22px;align-self:start}.journey h2{font-size:16px;line-height:1.25;margin-bottom:18px}.journey .chosen{font-size:12px}.path-map{margin-top:24px;padding-top:23px;border-top:1px solid var(--line)}.path-map h3{font-size:13px}.path-tree{display:flex;justify-content:space-between;gap:18px;margin:21px 0 15px}.path-branch{display:flex;align-items:center;flex-direction:column;flex:1;gap:15px;position:relative}.path-branch:before{content:"";height:17px;width:1px;background:#bac5bd;position:absolute;top:25px}.path-origin{width:25px;height:25px;border:1px solid #aebeb4;border-radius:50%;font-size:11px;display:grid;place-items:center;z-index:1;background:#eef1ed}.path-leaves{display:flex;justify-content:space-around;gap:12px;border-top:1px solid #bac5bd;padding-top:10px;position:relative}.path-leaf{width:24px;height:24px;border-radius:6px;background:#e0e6df;color:#56675b;display:grid;place-items:center;font-size:10px;position:relative}.path-leaf:before{content:"";height:11px;width:1px;background:#bac5bd;position:absolute;top:-11px}.path-leaf.visited{background:#b9c6d9;color:var(--ink)}.path-origin.current,.path-leaf.current{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.path-map>p{text-align:center;font-size:10px;color:var(--muted)}.compare{margin-top:24px;font-size:13px;border:1px solid var(--line);border-radius:10px;padding:17px 20px}.compare summary{cursor:pointer;font-weight:700;line-height:1.5}.compare h3{font-size:17px;margin:18px 0 10px}.compare p{line-height:1.65;margin-bottom:10px}.review-actions{display:flex;gap:17px;align-items:center;margin-top:32px}.review-actions>.text-link{margin-left:auto}.review-disclaimer{max-width:780px;margin-top:26px;font-size:11px;color:var(--muted);line-height:1.7}
.team-page{display:grid;grid-template-columns:45% 1fr;gap:65px;padding:49px 0 43px}.team-intro>p:not(.eyebrow){max-width:360px;font-size:17px;color:var(--muted);margin:22px 0 29px}.team-steps{padding-top:3px}.team-steps article{display:flex;gap:26px;padding:0 0 25px;margin-bottom:26px;border-bottom:1px solid var(--line)}.team-steps article>span{font:800 47px/.9 var(--display);color:#7a8fa2}.team-steps h2{font-size:22px;letter-spacing:-.025em;margin:0 0 13px}.team-steps p{font-size:15px;line-height:1.65;color:var(--muted)}.projection-control{font-size:14px;padding:19px 22px;background:#e8edf0;border-radius:12px}.projection-control label,.settings-row label{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;cursor:pointer}.projection-control p{font-size:12px;margin:11px 0 0;color:var(--muted)}input[type="checkbox"]{accent-color:var(--ink);width:20px;height:20px;margin:0;flex-shrink:0}.team-question{background:var(--yellow);border-radius:var(--radius);padding:32px 40px}.team-question>span{font-size:11px;font-weight:700}.team-question blockquote{font-family:var(--display);font-size:53px;line-height:1.06;max-width:930px;margin-top:19px}.about-page{max-width:800px;padding:45px 0 20px;margin:auto}.about-page h1{font-size:80px}.about-page>p{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:22px}.about-page>p.about-lead{font-size:21px;color:var(--ink);line-height:1.65}.about-page>p.author-line{font-size:13px;font-weight:600;color:var(--ink);margin-top:30px}.about-page hr{border:0;border-top:1px solid var(--line);margin:34px 0}.about-page h2{font-size:25px;line-height:1.25;margin-bottom:17px}.settings-row{display:flex;gap:25px;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:12px;padding:20px 24px;margin:26px 0}.danger{color:#914434}
dialog{border:1px solid var(--line);border-radius:20px;background:var(--paper);color:var(--ink);width:min(950px,calc(100vw - 40px));max-height:90svh;padding:44px;box-shadow:0 24px 100px #17242c44;position:fixed}dialog::backdrop{background:#17242c99;backdrop-filter:blur(4px)}.modal-open{overflow:hidden}#modal-content{position:relative}.modal-close{position:absolute;right:-21px;top:-22px;width:37px;height:37px;background:#e5e9e4;border-radius:50%;font-size:25px;display:grid;place-items:center;z-index:2}.modal-close:hover{background:var(--yellow)}dialog h2{font-family:var(--display);font-size:53px;line-height:1;margin-bottom:19px}dialog p{font-size:14px;line-height:1.65;color:var(--muted)}.share-layout{display:grid;grid-template-columns:1fr 285px;gap:39px;align-items:start}.share-layout>canvas{width:100%;height:auto;border-radius:9px;box-shadow:0 10px 30px #17242c16;margin-top:15px}.share-layout .stage-label{font-size:9px}.select-label{display:block;font-size:11px;font-weight:700;margin:23px 0 9px}select,input[readonly]{width:100%;border:1px solid #bfc8c2;border-radius:8px;padding:12px 13px;background:white;color:var(--ink);font-size:12px;min-height:45px}select{white-space:normal}input[readonly]{font-size:10px}.share-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:21px}.share-actions .button{font-size:12px;min-height:45px;padding:12px 15px;gap:9px}.share-actions .text-link{font-size:12px}.evidence-modal{max-width:690px}.evidence-modal p{margin-top:15px}.evidence-title{font-weight:700!important;font-size:19px!important;color:var(--ink)!important}.confirm-actions{display:flex;gap:14px;margin-top:26px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:#fff;z-index:50;border-radius:10px;box-shadow:0 8px 30px #17242c30;max-width:calc(100vw - 30px);padding:13px 20px;font-size:13px;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.skip-link{position:fixed;left:12px;top:-80px;padding:12px 18px;background:var(--ink);color:white;z-index:100;border-radius:8px}.skip-link:focus{top:12px}.noscript{padding:40px}.play-content,.review-top,.page-intro{animation:arrive .3s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
.projection .play-layout{grid-template-columns:32% 1fr;gap:40px}.projection .dialogue p,.projection .choice,.projection .observation{font-size:20px}.projection .context-copy>p{font-size:16px}.projection .decision h2{font-size:29px}.projection .reaction blockquote{font-size:32px}
@media(min-width:1480px){.hero{min-height:590px}.hero-copy{padding-left:57px}.hero h1{font-size:143px}.hero-lead{font-size:18px}}
@media(max-width:1370px){#main{margin:0 40px}.hero-copy{padding:43px 37px}.hero{min-height:525px}.play-layout{gap:37px}.hero h1{font-size:118px}}
@media(max-width:1050px){.hero-copy{padding:39px 29px}.hero h1{font-size:101px}.hero-lead{font-size:16px}.hero-actions{gap:19px}.hero-art>img{object-position:61% center}.hero-quote{left:21px;padding:17px 19px}.hero-quote>span{font-size:18px}.hero{min-height:510px}.game-facts{font-size:10px}.play-layout{grid-template-columns:35% 1fr;gap:30px}.context-art{height:195px}.context-copy{padding:22px 21px}.context-copy h1{font-size:24px}.context-copy>p:not(.context-title){font-size:13px}.review-layout{gap:30px;grid-template-columns:1fr 35%}.review-top h1{font-size:57px}.review-side{padding:21px 18px}.review-top{padding:32px}.review-actions{flex-wrap:wrap}.team-page{gap:40px}.team-intro h1{font-size:74px}.site-footer{flex-wrap:wrap;gap:13px 23px}.version{flex-basis:100%}.tile-art>strong{font-size:43px}.tile-content{padding:22px 24px}.share-layout{grid-template-columns:1fr 250px;gap:25px}dialog{padding:36px}}
@media(max-width:767px){body{font-size:15px}.site-header{padding:18px 21px;min-height:86px;gap:14px}.wordmark{font-size:15px;gap:9px}.brand-symbol{width:36px;height:36px;font-size:35px;border-radius:9px}.site-header nav{gap:19px}.site-header nav button{font-size:12px}.header-tools{gap:7px;padding-left:13px}.icon-button,.info-button{width:33px;height:33px;font-size:18px}.info-button{display:none}#main{margin:0 20px;padding-bottom:14px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:31px 29px 33px}.hero .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:21px}.hero h1{font-size:98px;line-height:.86;margin-bottom:26px}.hero h1 em:after{height:4px;bottom:-7px}.hero-lead{font-size:15px;max-width:310px}.hero-actions{margin-top:24px;gap:29px}.hero-art{height:275px}.hero-art>img{object-position:50% 50%;position:static;height:100%;width:100%}.hero-quote{bottom:19px;left:20px;padding:12px 17px;transform:rotate(-2deg)}.hero-quote>span{font-size:17px}.hero-quote small{font-size:9px;margin-top:7px}.art-corner{font-size:56px;right:20px;top:15px}.button{min-height:51px;font-size:13px;padding:13px 20px;gap:22px}.hero-actions .text-link{font-size:12px}.game-facts{flex-wrap:wrap;gap:9px 18px;padding:17px 2px;font-size:10px;justify-content:flex-start}.game-facts>span:last-child{flex-basis:100%}.daily-section{padding-top:30px}.daily-heading{display:block;margin-bottom:16px}.daily-heading h2{font-size:23px;margin-bottom:8px}.daily-heading>span{font-size:11px}.daily-card{gap:19px;padding:24px 21px}.daily-number{font-size:65px}.daily-text strong{font-size:20px}.daily-text>span{font-size:12px}.daily-text small{font-size:10px}.circle-arrow{height:36px;width:36px;font-size:22px}.home-note{font-size:12px;margin-top:24px;gap:13px}.resume-bar{padding:16px;gap:12px;align-items:flex-start}.resume-bar strong{font-size:12px}.resume-bar span{font-size:11px}.resume-bar .button{padding:10px 12px;white-space:nowrap;font-size:11px}.site-footer{padding:22px 21px;margin-top:22px;font-size:10px;gap:17px}.site-footer button{font-size:10px;margin-left:0}.site-footer .version{font-size:9px}.page-intro{padding:26px 0 29px}.page-intro h1{font-size:64px}.page-intro>p:last-child{font-size:15px}.scene-grid{gap:20px;grid-template-columns:1fr}.tile-art{height:220px}.tile-art>strong{font-size:49px}.tile-content h2{font-size:23px}.library-note{font-size:11px}.play-rail{margin:2px 0 19px;gap:8px}.back-link{font-size:11px}.stepper{font-size:10px}.stepper>span:last-child{margin-left:9px}.step-line{width:19px}.step-dot{width:8px;height:8px}.play-layout,.projection .play-layout{grid-template-columns:1fr;gap:26px}.scene-context{position:static;display:grid;grid-template-columns:94px 1fr;border-radius:13px}.context-art{height:100%;min-height:180px}.context-art img{object-position:64% center;position:absolute;inset:0}.scene-stamp{font-size:47px;left:14px;bottom:17px}.scene-stamp small{display:none}.context-copy{padding:19px 19px 16px}.context-title{font-size:9px;margin-bottom:8px}.context-copy h1{font-size:23px;margin-bottom:12px}.context-copy>p:not(.context-title){font-size:12px;line-height:1.65}.context-detail{margin-top:13px;padding-top:9px;font-size:10px}.context-detail p{font-size:12px}.scene-footnote{font-size:9px;margin-top:12px}.evidence-button{font-size:11px;padding:10px;margin-top:12px}.play-content{padding-top:0}.transcript{gap:16px}.dialogue p{font-size:15px}.dialogue.ai{margin-left:20px;padding:14px 17px;max-width:calc(100% - 20px)}.speaker{font-size:10px}.decision{margin-top:25px;padding-top:22px}.decision h2{font-size:24px;margin-bottom:17px}.stage-label{font-size:10px;margin-bottom:12px}.choice{font-size:14px;gap:12px;padding:15px 14px;min-height:75px}.choice-letter{height:28px;width:28px}.choice-arrow{font-size:19px}.keyboard-hint{display:none}.prediction{padding-top:0}.prediction h2,.outcome h2{font-size:49px}.section-lead{font-size:14px}.prediction-choice{padding:17px 15px;min-height:80px;gap:13px}.prediction-choice strong{font-size:15px}.prediction-choice small{font-size:11px}.skip-prediction{font-size:11px}.reaction{padding-top:0}.reaction blockquote{font-size:24px;padding-left:19px}.observation{font-size:15px}.outcome{padding-top:0}.outcome-quote{padding:22px 22px 25px;margin:24px 0}.outcome blockquote{font-size:23px}.outcome-actions{margin-top:24px}.small-print{font-size:10px}.review-case{font-size:10px;max-width:125px;text-align:center}.play-rail>.text-link{font-size:11px}.review-top{padding:27px 24px;gap:20px;align-items:flex-start;flex-direction:column;margin-bottom:28px}.review-top h1{font-size:55px}.review-top>div>p{font-size:12px;margin-top:16px}.route-token{border-left:0;border-top:1px solid #c8b952;padding:13px 0 0;display:flex;gap:18px;align-items:center;width:100%}.route-token strong{font-size:45px}.route-token i{font-size:25px;padding-top:4px}.route-token>span{font-size:9px}.review-layout{display:flex;flex-direction:column;gap:24px}.review-side{width:100%;padding:23px}.review-insight{gap:15px;margin-bottom:24px;padding-bottom:23px}.review-insight h2{font-size:20px}.review-insight p{font-size:14px}.insight-mark{width:34px;height:34px;font-size:24px}.next-look{padding:24px}.next-look h2{font-size:22px}.next-look p{font-size:15px}.path-tree{max-width:290px;margin:21px auto 15px}.review-actions{gap:12px;display:grid;grid-template-columns:1fr}.review-actions .button{white-space:normal;min-height:53px}.review-actions>.text-link{margin:5px 0 0;justify-self:center}.review-disclaimer{font-size:10px}.team-page{grid-template-columns:1fr;gap:36px;padding:25px 0 31px}.team-intro h1{font-size:72px}.team-intro>p:not(.eyebrow){font-size:16px}.team-steps article{gap:22px;margin-bottom:23px;padding-bottom:23px}.team-steps article>span{font-size:42px}.team-steps h2{font-size:21px}.team-steps p{font-size:14px}.team-question{padding:25px}.team-question blockquote{font-size:42px}.team-question>span{font-size:10px}.about-page{padding:25px 0}.about-page h1{font-size:66px}.about-page>p.about-lead{font-size:18px}.about-page>p{font-size:14px}.about-page h2{font-size:23px}.settings-row{flex-direction:column;align-items:flex-start;gap:20px;padding:20px}.settings-row label{font-size:13px}dialog{width:calc(100vw - 24px);max-height:93svh;padding:32px 24px;border-radius:16px}.modal-close{right:-10px;top:-17px}.share-layout{grid-template-columns:1fr;gap:20px}.share-layout>canvas{width:230px;justify-self:center;margin-top:6px}.share-layout h2{font-size:48px}.share-actions{gap:10px}.share-actions .button{min-height:47px;font-size:12px}.select-label{font-size:11px}dialog h2{font-size:43px}.confirm-actions{flex-wrap:wrap}.projection .dialogue p,.projection .choice,.projection .observation{font-size:18px}.projection .context-copy>p{font-size:14px}.projection .decision h2{font-size:27px}.projection .reaction blockquote{font-size:27px}}
@media(max-width:380px){.site-header{padding:16px;gap:9px}.site-header nav{gap:12px}.site-header nav button{font-size:11px}.header-tools{padding-left:9px}.wordmark{font-size:13px}.brand-symbol{width:32px;height:32px;font-size:31px}.icon-button{width:31px;height:31px}#main{margin:0 14px}.hero-copy{padding:29px 23px}.hero h1{font-size:85px}.hero-lead{font-size:14px}.hero-actions{gap:19px}.hero-actions .button{padding:13px 17px}.hero-art{height:235px}.daily-card{padding:21px 16px;gap:14px}.daily-number{font-size:53px}.daily-text strong{font-size:18px}.daily-text>span{font-size:11px}.daily-card .circle-arrow{width:31px;height:31px;font-size:19px}.scene-context{grid-template-columns:64px 1fr}.context-copy{padding:17px}.context-copy h1{font-size:21px}.scene-stamp{font-size:39px;left:10px}.choice{padding:14px 12px;font-size:13px;gap:10px}.stepper>span:last-child{font-size:9px}.page-intro h1{font-size:57px}.review-top h1{font-size:48px}.tile-art>strong{font-size:45px;left:25px}.tile-content{padding:22px}.settings-row label{font-size:12px}.hero .eyebrow{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
@media print{.site-header,.site-footer,.play-rail,.review-actions,.keyboard-hint,.header-tools{display:none!important}body{background:white}#main{max-width:none;margin:0}.review-top{background:#eee!important}.review-layout{grid-template-columns:1fr}.review-side{page-break-inside:avoid}.scene-context{position:static}.play-layout{display:block}.scene-context{margin-bottom:25px}.context-art{display:none}}

/* Keep the title readable in two lines and touch controls reachable on small screens. */
@media(max-width:767px){.hero h1{font-size:clamp(62px,19vw,100px)}.site-header nav button{min-height:44px}.icon-button{width:44px;height:44px}.header-tools{padding-left:8px}.site-header{gap:10px}.hero-actions .text-link{min-height:44px}}
@media(max-width:380px){.site-header{gap:8px}.site-header nav{gap:10px}.header-tools{padding-left:0;border-left:0}.wordmark{gap:7px}}

/* Fallbibliothek und fortlaufende Geschichten */
.library-intro{display:flex;align-items:center;justify-content:space-between;gap:35px}.library-intro>div:first-child{max-width:800px}.library-intro>div>p:last-child{max-width:700px;font-size:17px;color:var(--muted)}.library-count{flex:0 0 155px;border-left:1px solid var(--line);padding-left:36px;transform:rotate(3deg)}.library-count strong{font:800 110px/.9 var(--display);display:block;letter-spacing:-.05em}.library-count span{font-size:11px;display:block;margin-top:13px;color:var(--muted)}.library-controls{padding:23px;background:#e9eeea;border-radius:16px;border:1px solid var(--line)}.search-field{display:flex;gap:13px;align-items:center;background:#fff;border:1px solid #c4cec6;border-radius:10px;padding:0 18px}.search-field>span{font-size:31px;line-height:1}.search-field input{width:100%;min-width:0;min-height:53px;border:0;background:transparent;font-size:15px;color:var(--ink);outline-offset:0}.search-field:focus-within{outline:2px solid var(--blue);outline-offset:3px}.search-field input:focus-visible{outline:none}.library-filters{display:grid;grid-template-columns:1.25fr 1.25fr 1fr 1fr;gap:16px;margin-top:17px}.filter-field{display:block;min-width:0}.filter-field>span{display:block;font-size:10px;font-weight:700;margin:0 0 7px 1px;letter-spacing:.035em}.filter-field select{font-size:12px;min-height:44px;overflow:hidden;text-overflow:ellipsis;padding-right:25px}.results-line{display:flex;align-items:center;justify-content:space-between;min-height:68px;gap:20px;font-size:12px;color:var(--muted)}.results-line .text-link{font-size:12px}.results-line [hidden]{display:none}.tile-format{position:absolute;top:20px;left:26px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;z-index:2}.tile-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px}.tile-tags>span{display:inline-block;font-size:9px;padding:4px 7px;background:#edf0ec;border-radius:4px;color:#506059}.tile-content p{min-height:44px}.tile-content{display:flex;flex-direction:column;height:calc(100% - 238px)}.tile-play{margin-top:auto;padding-top:17px}.tile-tags{margin-bottom:20px}.library-team-note{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--yellow);border-radius:var(--radius);padding:30px 34px;margin-top:32px}.library-team-note strong{font-size:23px;letter-spacing:-.03em}.library-team-note p{font-size:13px;margin-top:8px;max-width:530px}.empty-library{grid-column:1/-1;padding:50px 25px;text-align:center;border:1px dashed #bdc8bf;border-radius:16px}.empty-library>span{font:800 80px var(--display);color:#9badbe}.empty-library h2{font-size:28px;margin:7px 0 12px}.empty-library p{font-size:14px;color:var(--muted);margin-bottom:20px}.step-bars{display:flex;gap:5px}.step-bars i{width:22px;height:5px;background:#d4dcd6;border-radius:3px}.step-bars i.active{background:var(--ink)}.graph-stepper>span:last-child{margin-left:12px;white-space:nowrap}.earlier-decisions{margin-top:22px;border-top:1px solid var(--line);padding-top:12px;font-size:11px;color:var(--muted)}.earlier-decisions summary{cursor:pointer;min-height:30px;padding:6px 0;font-weight:600}.earlier-decisions .chosen{font-size:12px;color:var(--muted);padding:12px 0 3px}.earlier-decisions+.decision{margin-top:20px}.explored-paths{display:flex;align-items:center;gap:14px;padding:20px 0 16px}.explored-paths strong{font:800 55px/.9 var(--display);color:var(--blue)}.explored-paths span{font-size:12px}.path-map>p{text-align:left;font-size:11px;line-height:1.65}.prior-path{margin-top:15px;padding-top:10px;border-top:1px solid var(--line)}

/* Echte Räume für das Kollegium */
.team-page-intro{max-width:940px}.team-page-intro>p:last-child{max-width:720px}.room-entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:6px}.room-entry{padding:32px 34px;border:1px solid var(--line);border-radius:18px;background:#fff}.create-room{background:var(--yellow);border-color:#dbce72}.join-room{background:#e8edf1}.room-label{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:17px}.room-entry h2{font-family:var(--display);font-size:52px;line-height:1.05;letter-spacing:-.015em}.room-entry>p{font-size:14px;line-height:1.7;color:#475760;margin:15px 0 26px;max-width:440px}.room-field{display:block;margin-bottom:19px}.room-field>span{font-size:11px;font-weight:700;display:block;margin-bottom:8px}.room-field input,.room-field select{width:100%;min-width:0;padding:13px 15px;min-height:50px;border:1px solid #b8c3bc;border-radius:8px;background:#ffffffde;font-family:var(--body);font-size:13px;color:var(--ink)}#room-code{font:800 28px/1 var(--display);letter-spacing:.14em;padding-top:8px;padding-bottom:8px;text-transform:uppercase}#room-code::placeholder{opacity:.45}.room-entry>.button{margin-top:3px;width:100%;justify-content:space-between}.room-error{font-size:14px;font-weight:600;color:#873b33;margin:16px 0;line-height:1.6;min-height:0}.room-error:empty{display:none}.team-how{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:39px 0 26px}.team-how article{padding:26px 0 14px;border-top:1px solid var(--line)}.team-how article>span{font:800 42px/.9 var(--display);color:#70899f}.team-how h2{font-size:21px;margin:20px 0 14px;letter-spacing:-.03em}.team-how p{font-size:14px;line-height:1.75;color:var(--muted)}.room-privacy{font-size:11px;color:var(--muted);max-width:850px;line-height:1.8;margin:8px 0 30px}.room-status{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.room-status i{width:6px;height:6px;border-radius:50%;background:#678672}.room-projection{display:flex;gap:9px;align-items:center;font-size:11px;cursor:pointer}.room-projection input{width:17px;height:17px}.room-hero{display:grid;grid-template-columns:1fr 290px;gap:48px;align-items:center;background:var(--yellow);border-radius:18px;padding:35px 39px}.room-hero h1{font-size:62px;line-height:.99;max-width:800px}.room-hero .eyebrow{font-size:10px;margin-bottom:13px}.room-hero>div>p:last-child{font-size:12px;color:#566050;margin-top:18px}.room-code-card{padding:20px 0 16px 36px;border-left:1px solid #c9b951}.room-code-card>span{font-size:10px;font-weight:700;letter-spacing:.12em}.room-code-card>strong{font:800 62px/1.2 var(--display);letter-spacing:.035em;display:block;margin:8px 0}.room-code-card>.text-link{font-size:11px}.room-connection{font-size:12px;color:#8a4c33;margin:15px 0;line-height:1.65}.room-connection:empty{display:none}.room-lobby{display:grid;grid-template-columns:1fr 32%;gap:34px;padding:33px 0}.room-action-panel{padding:29px 31px;border:1px solid var(--line);background:#fff;border-radius:14px;align-self:start}.room-action-panel h2{font-size:29px;letter-spacing:-.03em;line-height:1.15}.room-action-panel>p{font-size:15px;line-height:1.75;max-width:650px;color:var(--muted);margin:17px 0}.room-action-panel .button{margin:9px 10px 0 0}.room-action-panel .small-print{font-size:11px;margin-top:18px}.button:disabled{opacity:.48;transform:none;box-shadow:none}.waiting-note{display:inline-flex;align-items:center;gap:11px;font-size:12px;font-weight:600;background:#edf1ed;border-radius:8px;padding:10px 14px;margin-top:5px}.waiting-note>span{font-size:25px;line-height:1;transform:translateY(-4px)}.room-participants{padding:9px 0 0}.participants-heading{display:flex;gap:15px;align-items:center;justify-content:space-between}.participants-heading h2{font-size:19px;letter-spacing:-.02em}.participants-heading strong{font-size:12px;color:var(--muted);font-weight:500}.room-participants>p{font-size:11px;color:var(--muted);margin:10px 0 15px}.room-participants ul{margin:0;padding:0;list-style:none;max-height:310px;overflow:auto;border-top:1px solid var(--line)}.room-participants li{display:flex;align-items:center;gap:10px;min-height:49px;padding:8px 0;border-bottom:1px solid var(--line);font-size:12px}.participant-avatar{width:27px;height:27px;background:#e4eae4;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:700;flex-shrink:0}.participant-state{margin-left:auto;padding:0 8px;font-size:19px;color:#77887c}.participant-state.done{color:#366f50}.room-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid var(--line);padding-top:15px;margin-top:5px;font-size:10px;color:var(--muted)}.room-footer .text-link{font-size:11px}.room-play-banner{display:flex;align-items:center;justify-content:space-between;padding:11px 19px;margin:0 0 22px;border-radius:10px;background:#e7edf7;border:1px solid #cbd7ed;font-size:11px}.room-play-banner>span{display:flex;gap:14px;align-items:center}.room-play-banner strong{font-size:12px;letter-spacing:.09em}.room-play-banner .text-link{font-size:11px;padding:3px 0}.team-submission{background:#e7edf5;border:1px solid #cbd6e5;border-radius:16px;padding:30px 33px;margin-top:30px}.team-submission h2{font-size:27px;line-height:1.18;letter-spacing:-.025em;max-width:720px}.team-submission>div>p{font-size:14px;line-height:1.75;color:var(--muted);margin:13px 0;max-width:730px}.team-submission>.button{margin-top:10px}.reason-label{display:block;margin:22px 0}.reason-label>span:first-child{font-size:11px;font-weight:700;display:block;margin-bottom:8px}.reason-label textarea{display:block;font:400 14px/1.7 var(--body);padding:13px 15px;width:100%;max-width:100%;min-height:110px;background:#fff;border:1px solid #acbdd2;border-radius:9px;resize:vertical;color:var(--ink)}.reason-label textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px}#reason-count{display:block;text-align:right;font-size:10px;color:var(--muted);margin-top:5px}.submit-actions{display:flex;gap:23px;align-items:center}.submit-actions p{font-size:11px!important;line-height:1.65!important;max-width:400px!important;margin:0!important}.comparison-intro{border-top:1px solid var(--line);padding-top:35px;margin:0 0 31px}.comparison-intro h2{font:800 62px/.95 var(--display);letter-spacing:-.025em;margin:10px 0 22px}.comparison-intro p{font-size:15px;color:var(--muted);max-width:780px;line-height:1.8}.distribution{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px 29px;margin-bottom:18px}.distribution-heading{display:flex;gap:22px;align-items:flex-start;margin-bottom:22px}.distribution-heading>span{font:800 42px/1 var(--display);color:#8aa0b5;flex-shrink:0}.distribution h3{font-size:20px;line-height:1.35;letter-spacing:-.02em}.distribution-heading p{font-size:10px;color:var(--muted);margin-top:8px}.distribution-choices{padding-left:60px;display:flex;flex-direction:column;gap:20px}.distribution-choice>div:first-child{display:flex;gap:18px;justify-content:space-between;font-size:13px;line-height:1.6}.distribution-choice strong{font-size:14px;flex-shrink:0}.distribution-track{height:7px;border-radius:5px;background:#e8ede8;margin-top:8px;overflow:hidden}.distribution-track i{display:block;height:100%;background:var(--blue);border-radius:5px;min-width:0}.room-reasons{padding:37px 0 32px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:28px;letter-spacing:-.03em}.section-heading>p{font-size:12px;color:var(--muted);margin-top:12px}.shared-reason{border:1px solid var(--line);border-radius:13px;padding:26px 29px;margin-bottom:17px;background:#edf0eb}.shared-reason .stage-label{font-size:9px}.shared-reason h3{font-size:21px;line-height:1.3;letter-spacing:-.02em}.shared-reason blockquote{margin:18px 0;font-size:16px;line-height:1.8;border-left:3px solid #a1b499;padding-left:18px;white-space:pre-wrap;overflow-wrap:anywhere}.shared-reason .no-reason{font-size:12px;color:var(--muted);margin-top:14px}.shared-reason details{margin-top:18px;padding-top:12px;border-top:1px solid #d1d9cf}.shared-reason summary{font-size:11px;font-weight:700;cursor:pointer;min-height:34px;padding:6px 0}.shared-reason .chosen{font-size:12px}.projection .distribution h3{font-size:27px}.projection .distribution-choice>div:first-child{font-size:19px}.projection .shared-reason blockquote{font-size:22px}.projection .room-code-card>strong{font-size:75px}
@media(min-width:1150px){.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.tile-art{height:215px}.tile-art>strong{font-size:36px;left:24px;bottom:23px;max-width:84%}.tile-content{padding:23px;height:calc(100% - 215px)}.tile-content h2{font-size:21px}.tile-content p{font-size:12px;line-height:1.7}.tile-meta{font-size:9px;gap:9px}.tile-format{left:24px;font-size:8px}.tile-number{font-size:24px;right:20px}.tile-play{font-size:11px}.tile-tags>span{font-size:8px}}
@media(max-width:1000px){.room-entry{padding:28px}.room-hero{grid-template-columns:1fr 220px;gap:28px;padding:31px}.room-hero h1{font-size:53px}.room-code-card{padding-left:27px}.room-code-card>strong{font-size:51px}.room-lobby{grid-template-columns:1fr 31%;gap:25px}.room-action-panel{padding:25px}.room-action-panel h2{font-size:26px}.room-action-panel .button{font-size:12px;white-space:normal}.room-projection{font-size:10px}.library-count{flex-basis:125px;padding-left:24px}.library-count strong{font-size:90px}.library-team-note strong{font-size:21px}.library-team-note .button{font-size:12px}.library-filters{gap:11px}}
@media(max-width:767px){.library-intro{display:block}.library-count{display:none}.library-intro>div>p:last-child{font-size:14px}.library-controls{padding:15px;border-radius:13px}.library-filters{grid-template-columns:1fr 1fr;gap:13px 10px;margin-top:14px}.filter-field select{font-size:11px;padding:10px;min-height:44px}.search-field{padding:0 12px;gap:8px}.search-field input{font-size:12px;min-height:49px}.search-field>span{font-size:27px}.results-line{min-height:58px;font-size:11px;gap:12px}.results-line .text-link{font-size:10px}.tile-content{height:calc(100% - 220px);padding:24px}.tile-content p{min-height:0}.tile-art>strong{font-size:43px}.tile-format{left:24px;top:19px;font-size:8px}.tile-tags{margin-top:14px;margin-bottom:19px}.tile-tags>span{font-size:9px}.library-team-note{display:block;padding:24px;margin-top:25px}.library-team-note strong{font-size:22px;line-height:1.25;display:block}.library-team-note p{font-size:12px;margin:13px 0 20px}.library-team-note .button{font-size:12px}.graph-stepper{font-size:10px}.step-bars{gap:3px}.step-bars i{width:12px;height:4px}.graph-stepper>span:last-child{margin-left:8px;font-size:9px}.earlier-decisions{font-size:10px}.team-page-intro h1{font-size:67px}.team-page-intro>p:last-child{font-size:14px}.room-entry-grid{grid-template-columns:1fr;gap:20px}.room-entry{padding:26px 24px}.room-entry h2{font-size:48px}.room-entry>p{font-size:13px;margin-bottom:23px}.room-field input,.room-field select{font-size:12px}.team-how{grid-template-columns:1fr;gap:7px;margin:28px 0 20px}.team-how article{display:grid;grid-template-columns:38px 1fr;gap:0 18px;padding:22px 0}.team-how article>span{grid-row:1/3;font-size:37px}.team-how h2{font-size:20px;margin:0 0 11px}.team-how p{font-size:13px}.room-privacy{font-size:10px;margin-bottom:26px}.room-hero{grid-template-columns:1fr;padding:26px 25px;gap:23px}.room-hero h1{font-size:48px}.room-hero .eyebrow{font-size:8px}.room-hero>div>p:last-child{font-size:11px;margin-top:14px}.room-code-card{border-left:0;border-top:1px solid #c9b951;padding:20px 0 0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 12px}.room-code-card>span{font-size:8px;grid-column:1/-1}.room-code-card>strong{font-size:47px;margin:0}.room-code-card>.text-link{font-size:9px;max-width:105px;text-align:right}.room-lobby{grid-template-columns:1fr;gap:23px;padding:24px 0}.room-action-panel{padding:25px}.room-action-panel h2{font-size:27px}.room-action-panel>p{font-size:14px}.room-action-panel .button{width:100%;margin:10px 0 0;min-height:51px}.room-status{font-size:9px;gap:5px}.room-status i{width:5px;height:5px}.room-projection span{max-width:78px;line-height:1.35;font-size:8px}.room-projection{gap:5px}.room-projection input{width:16px;height:16px}.room-participants{padding:1px 2px 0}.room-participants ul{max-height:205px}.room-footer{align-items:flex-start;gap:15px}.room-footer p{font-size:9px;max-width:190px}.room-footer .text-link{font-size:10px;padding-top:0;white-space:nowrap}.room-play-banner{padding:10px 14px;margin-bottom:18px;font-size:10px}.room-play-banner>span{gap:9px}.room-play-banner strong{font-size:10px}.room-play-banner .text-link{font-size:10px}.team-submission{padding:25px;margin-top:26px}.team-submission h2{font-size:25px}.team-submission>div>p{font-size:13px}.reason-label textarea{font-size:13px}.submit-actions{display:block}.submit-actions .button{width:100%}.submit-actions p{font-size:10px!important;margin-top:15px!important}.comparison-intro{padding-top:28px;margin-bottom:25px}.comparison-intro h2{font-size:49px}.comparison-intro p{font-size:14px}.distribution{padding:22px 21px}.distribution-heading{gap:14px}.distribution-heading>span{font-size:35px}.distribution h3{font-size:18px}.distribution-choices{padding-left:0;gap:19px}.distribution-choice>div:first-child{font-size:12px;gap:15px}.distribution-choice strong{font-size:13px}.distribution-track{height:6px}.room-reasons{padding-top:28px}.section-heading h2{font-size:25px}.section-heading>p{font-size:11px}.shared-reason{padding:24px 22px}.shared-reason h3{font-size:20px}.shared-reason blockquote{font-size:14px;padding-left:14px}.shared-reason .stage-label{font-size:8px}.shared-reason .chosen{font-size:11px}.projection .room-code-card>strong{font-size:55px}.projection .distribution h3{font-size:22px}.projection .distribution-choice>div:first-child{font-size:16px}.projection .shared-reason blockquote{font-size:18px}}
@media(max-width:380px){.site-header nav{gap:12px}.site-header nav button{font-size:10px}.header-tools{padding-left:0}.site-header{padding-left:14px;padding-right:14px;gap:9px}.wordmark{font-size:12px}.icon-button{width:36px;height:44px;border:0}.library-controls{padding:12px}.filter-field select{font-size:10px;padding-left:8px;padding-right:15px}.tile-art>strong{font-size:38px}.tile-content h2{font-size:21px}.room-hero{padding:23px}.room-hero h1{font-size:42px}.room-code-card>strong{font-size:41px}.room-entry{padding:24px 22px}.room-entry h2{font-size:44px}.room-action-panel{padding:22px}.room-action-panel h2{font-size:24px}.team-page-intro h1{font-size:58px}.graph-stepper .step-bars{display:none}.room-play-banner>span{gap:7px}.room-play-banner{font-size:9px}.room-play-banner .text-link{font-size:9px}.team-submission{padding:23px}.team-submission h2{font-size:23px}.room-status{font-size:8px}}
@media print{.library-controls,.room-footer,.room-play-banner,.room-code-card .text-link,.team-submission{display:none!important}.room-results,.distribution,.shared-reason{break-inside:avoid}.distribution-track{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/* Each case keeps its own illustrated title image visible. */
.scene-tile .tile-art img{opacity:1;filter:none;mix-blend-mode:normal;object-position:center 45%}.scene-tile .tile-art:after{background:linear-gradient(180deg,#17242c05 8%,#17242c24 37%,#17242ce0 100%)}.tile-art>strong{color:var(--paper);text-shadow:0 1px 8px #17242c25}.tile-number{color:var(--yellow);border-color:var(--yellow)}.tile-format{background:var(--paper);color:var(--ink);padding:5px 8px;border-radius:4px;top:17px;font-size:8px}
@media(max-width:767px){.library-intro h1{font-size:clamp(44px,14.1vw,64px)}.about-page h1{font-size:clamp(44px,13.7vw,66px)}}
.room-entry-grid.invited .join-room{order:-1}.confirm-actions .button{white-space:normal}

/* Put the two ways to play in the first view, with a dedicated staffroom entry. */
.hero-actions.home-play-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:420px}
.home-play-modes .button{padding:14px 12px;white-space:normal;min-height:55px;text-align:center}
.home-play-modes .secondary:hover{background:#fff7b5}
.home-collegium{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:55px;background:var(--blue);color:var(--paper);border-radius:var(--radius);padding:38px 42px;margin-top:29px}
.home-collegium .eyebrow{font-size:10px;color:var(--yellow);margin-bottom:17px}
.home-collegium h2{font:800 57px/1.02 var(--display);letter-spacing:-.02em;max-width:480px}
.home-collegium-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;max-width:440px;margin:19px 0 24px;color:#e5eafa}
.home-collegium-cta{background:var(--paper);color:var(--ink);border:1px solid var(--paper);white-space:normal;text-align:center}
.home-collegium-cta:hover{background:var(--yellow);border-color:var(--yellow)}
.home-collegium button:focus-visible{outline-color:var(--yellow)}
.home-collegium-flow{align-self:center}
.home-collegium ol{margin:0;padding:0;list-style:none;counter-reset:team-entry}
.home-collegium li{display:grid;grid-template-columns:25px minmax(0,1fr);column-gap:16px;row-gap:5px;margin-bottom:19px;counter-increment:team-entry}
.home-collegium li:before{content:counter(team-entry);grid-row:1/3;font:800 30px/1 var(--display);color:var(--yellow)}
.home-collegium li strong{font-size:15px;line-height:1.4}
.home-collegium li>span{font-size:12px;line-height:1.7;color:#e5eafa}
.home-collegium-facts{font-size:11px;margin:22px 0 0 41px;color:#e5eafa}
.home-library-link{margin-top:13px;display:flex;justify-content:flex-end}
.home-library-link .text-link{font-size:12px}
@media(max-width:1000px){.home-collegium{gap:30px;padding:32px}.home-collegium h2{font-size:49px}.home-collegium-copy>p:not(.eyebrow){font-size:14px}.home-play-modes .button{font-size:12px}}
@media(max-width:767px){.hero-actions.home-play-modes{gap:10px;margin-top:24px}.home-play-modes .button{font-size:12px;padding:12px 9px;min-height:55px}.home-collegium{grid-template-columns:1fr;gap:28px;padding:28px 25px;margin-top:24px}.home-collegium h2{font-size:48px;max-width:280px}.home-collegium .eyebrow{font-size:9px;margin-bottom:16px}.home-collegium-copy>p:not(.eyebrow){font-size:14px;margin:18px 0 22px}.home-collegium-cta{width:100%;font-size:12px;padding:13px 10px}.home-collegium li{column-gap:13px;margin-bottom:19px}.home-collegium li strong{font-size:14px}.home-collegium li>span{font-size:12px}.home-collegium-facts{margin-left:38px;font-size:10px}.home-library-link .text-link{font-size:11px}}
@media(max-width:380px){.home-collegium{padding:26px 22px}.home-collegium h2{font-size:44px}}

/* The guide follows the existing editorial type, colour and spacing. */
.site-header nav a{padding:10px 0;font-size:14px;font-weight:600;border-bottom:1px solid transparent;text-decoration:none;white-space:nowrap}
.site-header nav a:hover,.site-header nav a[aria-current=page]{border-bottom-color:var(--ink)}
.home-help{display:flex;align-items:center;gap:15px;padding:11px 3px 0;font-size:12px;color:var(--muted)}
.home-help .text-link{font-size:12px;color:var(--ink)}
.howto-intro{padding:43px 0 45px;max-width:900px}
.howto-intro h1{font-size:clamp(62px,7.7vw,106px);line-height:.98;margin-bottom:25px}
.howto-lead{font-size:20px;line-height:1.7;max-width:650px;color:var(--muted)}
.howto-intro-actions{display:flex;align-items:center;gap:24px;margin-top:27px}
.howto-intro-actions>span{font-size:12px;color:var(--muted)}
.howto-solo{border-top:1px solid var(--line);padding:35px 0 45px}
.howto-solo>h2,.howto-faq>h2{font-size:28px;letter-spacing:-.035em;margin-bottom:27px}
.howto-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0;margin:0;list-style:none;counter-reset:guide-step}
.howto-steps li{counter-increment:guide-step}
.howto-steps li:before{content:counter(guide-step,decimal-leading-zero);display:block;font:800 47px/1 var(--display);color:var(--blue);margin-bottom:21px}
.howto-steps h3,.howto-team-steps h3{font-size:18px;line-height:1.3;letter-spacing:-.025em;margin-bottom:12px}
.howto-steps p,.howto-team-steps p{font-size:14px;line-height:1.8;color:var(--muted)}
.howto-example{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);border:1px solid #c8d3e2;background:var(--blue-light);border-radius:var(--radius);overflow:hidden;margin:6px 0 57px}
.howto-example-context img{display:block;width:100%;height:260px;object-fit:cover;object-position:center 45%}
.howto-example-context>div{padding:29px 33px 32px}
.howto-example-context h2{font:800 48px/.98 var(--display);letter-spacing:-.015em;max-width:320px}
.howto-example-context p{font-size:14px;line-height:1.75;color:var(--muted);max-width:340px;margin-top:20px}
.howto-demo{padding:32px 35px;background:#fff;min-width:0}
.howto-demo-caption{font-size:11px!important;color:var(--blue)!important;font-weight:600;margin:0 0 16px!important}
.howto-demo h3{font-size:28px;letter-spacing:-.035em;line-height:1.18;margin-bottom:17px}
.howto-demo h3:focus{outline:none}
.howto-demo>p{font-size:14px;line-height:1.75;color:var(--muted);margin:15px 0}
.howto-demo blockquote{border-left:3px solid var(--yellow);padding-left:18px;font-size:22px;line-height:1.5;margin:24px 0}
.howto-demo .howto-demo-prompt{font-weight:700;color:var(--ink);margin-top:24px}
.howto-demo-choices{display:grid;gap:10px;margin:18px 0}
.howto-demo-choice{display:flex;align-items:center;gap:13px;width:100%;min-height:53px;text-align:left;padding:14px 16px;background:var(--paper);border:1px solid var(--line);border-radius:9px;font-size:13px;line-height:1.6}
.howto-demo-choice:hover{border-color:var(--blue);background:var(--blue-light)}
.howto-demo-choice>span:first-child{font-weight:700;color:var(--blue)}
.howto-demo-actions{display:flex;align-items:flex-start;flex-direction:column;gap:10px;margin-top:24px}
.howto-demo .text-link{font-size:12px;white-space:normal;text-align:left}
.howto-demo .howto-demo-expectation{font-size:12px;padding:13px 16px;background:var(--blue-light);border-radius:8px}
.howto-team{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:60px;margin-bottom:45px}
.howto-team-intro h2{font:800 60px/.98 var(--display);max-width:350px;letter-spacing:-.02em}
.howto-team-intro p{font-size:15px;line-height:1.8;max-width:345px;color:var(--muted);margin:22px 0}
.howto-team-steps{padding:0 0 0 23px;margin:0}
.howto-team-steps li{padding-left:10px;margin-bottom:23px}
.howto-team-steps li::marker{font-weight:700;color:var(--blue)}
.howto-question{background:var(--yellow);padding:31px 38px 37px;border-radius:var(--radius);margin-bottom:45px}
.howto-question p{font-size:12px;font-weight:600;margin-bottom:17px}
.howto-question blockquote{font:800 52px/1.04 var(--display);letter-spacing:-.015em;max-width:950px}
.howto-faq{max-width:850px;margin:0 auto 25px}
.howto-faq details{border-top:1px solid var(--line);padding:6px 0}
.howto-faq summary{cursor:pointer;font-size:16px;font-weight:600;padding:18px 0;line-height:1.5}
.howto-faq details p{font-size:14px;color:var(--muted);line-height:1.8;margin:0 0 19px;max-width:760px}
.howto-faq>.text-link{display:inline-block;margin-top:16px;font-size:12px}
@media(max-width:1000px){.howto-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 38px}.howto-example{grid-template-columns:minmax(0,4fr) minmax(0,6fr)}.howto-example-context>div{padding:26px}.howto-example-context h2{font-size:42px}.howto-demo{padding:28px}.howto-team{gap:35px}.howto-team-intro h2{font-size:51px}.howto-question blockquote{font-size:46px}}
@media(max-width:767px){
 .site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px 14px;padding-bottom:8px}
 .site-header .wordmark{grid-column:1;grid-row:1;justify-self:start}
 .site-header .header-tools{grid-column:2;grid-row:1;border-left:0;padding-left:0}
 .site-header nav{grid-column:1/-1;grid-row:2;margin-left:0;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:4px}
 .site-header nav a,.site-header nav button{font-size:12px;min-height:44px;padding:10px 0}
 .home-help{font-size:11px;gap:12px;flex-wrap:wrap;padding-top:7px}.home-help .text-link{font-size:11px}
 .howto-intro{padding:28px 0 32px}.howto-intro .eyebrow{font-size:10px;margin-bottom:18px}
 .howto-intro h1{font-size:clamp(44px,11.7vw,79px);margin-bottom:23px}.howto-lead{font-size:16px;line-height:1.75}
 .howto-intro-actions{flex-wrap:wrap;gap:16px;margin-top:23px}.howto-intro-actions>span{font-size:11px}
 .howto-solo{padding:27px 0 30px}.howto-solo>h2,.howto-faq>h2{font-size:24px;line-height:1.2;margin-bottom:24px}
 .howto-steps{grid-template-columns:1fr;gap:22px}.howto-steps li{display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:17px}
 .howto-steps li:before{grid-row:1/3;font-size:35px;margin:0}.howto-steps h3{font-size:17px;margin-bottom:8px}.howto-steps p{font-size:13px}
 .howto-example{grid-template-columns:1fr;margin:6px 0 35px}.howto-example-context{display:grid;grid-template-columns:90px minmax(0,1fr)}
 .howto-example-context img{height:100%;min-height:210px;object-position:53% center}.howto-example-context>div{padding:23px 21px}
 .howto-example-context h2{font-size:35px}.howto-example-context p{font-size:12px;margin-top:13px}.howto-demo{padding:25px 22px}
 .howto-demo h3{font-size:25px}.howto-demo>p{font-size:13px}.howto-demo blockquote{font-size:20px;margin:20px 0;padding-left:14px}
 .howto-demo-choice{font-size:12px;padding:13px 12px;gap:10px}.howto-demo-actions .button{font-size:12px;white-space:normal}
 .howto-team{grid-template-columns:1fr;gap:27px;margin-bottom:18px}.howto-team-intro h2{font-size:47px;max-width:320px}
 .howto-team-intro p{font-size:14px;margin:19px 0}.howto-team-steps{padding-left:19px}.howto-team-steps li{padding-left:6px}
 .howto-team-steps h3{font-size:17px;margin-bottom:9px}.howto-team-steps p{font-size:13px}
 .howto-question{padding:25px 24px 29px;margin-bottom:30px}.howto-question p{font-size:11px}.howto-question blockquote{font-size:37px}
 .howto-faq summary{font-size:14px;padding:17px 0}.howto-faq details p{font-size:13px}.howto-faq>.text-link{font-size:11px}
}
@media(max-width:380px){.howto-example-context{grid-template-columns:69px minmax(0,1fr)}.howto-example-context>div{padding:21px 18px}.howto-example-context h2{font-size:32px}.howto-demo{padding:23px 19px}.howto-question blockquote{font-size:33px}.site-header nav a,.site-header nav button{font-size:11px}}

/* Optional statistics: equally visible choices, without interrupting the game. */
html{scroll-padding-bottom:calc(var(--statistics-banner-height,0px) + 24px)}
body{padding-bottom:var(--statistics-banner-height,0px)}
.site-footer{flex-wrap:wrap}
.site-footer #statistics-settings{margin-left:0;min-height:44px}
.site-footer #statistics-settings[hidden],.statistics-banner[hidden]{display:none!important}
.statistics-banner{position:fixed;inset:auto 0 0;z-index:40;background:var(--paper);border-top:1px solid #aebdb7;box-shadow:0 -5px 28px #17242c0d;padding:20px 40px max(20px,env(safe-area-inset-bottom))}
.statistics-banner-inner{max-width:1280px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,380px);gap:36px;align-items:center}
.statistics-banner h2{font:800 29px/1 var(--display);letter-spacing:-.01em;margin-bottom:8px}
.statistics-banner p{font-size:12px;line-height:1.65;color:var(--muted);max-width:750px}
.statistics-banner a{text-underline-offset:3px;color:var(--ink);white-space:nowrap}
.statistics-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.statistics-actions .button{width:100%;padding:12px 15px;min-height:50px;white-space:normal;font-size:12px;line-height:1.4;text-align:center;background:white}
.statistics-actions .button:hover{background:var(--yellow)}
.statistics-settings{max-width:720px}
.statistics-settings>p{margin:0 0 17px}
.statistics-settings .statistics-status{color:var(--ink);font-size:14px}
.statistics-settings .statistics-actions{max-width:470px;margin:25px 0 16px}
.statistics-settings-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px 27px}
.statistics-settings-links .text-link{font-size:12px;min-height:44px;display:inline-flex;align-items:center}
#toast{bottom:calc(var(--statistics-banner-height,0px) + 25px)}
@media(max-width:1000px){.statistics-banner{padding:18px 32px}.statistics-banner-inner{gap:24px;grid-template-columns:minmax(0,1fr) 300px}.statistics-actions{gap:10px}.statistics-actions .button{font-size:11px;padding:11px 10px}}
@media(max-width:767px){
 .statistics-banner{padding:16px 20px max(16px,env(safe-area-inset-bottom))}
 .statistics-banner-inner{grid-template-columns:1fr;gap:14px}
 .statistics-banner h2{font-size:25px;margin-bottom:7px}
 .statistics-banner p{font-size:11px;line-height:1.55}
 .statistics-actions .button{font-size:12px;min-height:46px;padding:10px 12px}
 .statistics-settings h2{font-size:clamp(30px,8.5vw,43px);overflow-wrap:anywhere}
 .statistics-settings>p{font-size:13px;margin-bottom:16px}
 .statistics-settings .statistics-status{font-size:13px}
 .statistics-settings-links{gap:6px 23px}
 .statistics-settings-links .text-link{font-size:11px}
}
@media(max-height:480px){.statistics-banner{position:static}body{padding-bottom:0}html{scroll-padding-bottom:24px}#toast{bottom:20px}}
@media print{.statistics-banner{display:none!important}body{padding-bottom:0}}

/* A qualitative comparison after the reaction, shared with the guide example. */
.prediction-reflection{margin-top:22px;padding:18px 20px;border:1px solid #cbd5df;border-left:4px solid var(--blue);border-radius:10px;background:#eef2f6;color:var(--ink)}
.prediction-reflection .prediction-reflection-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--blue);margin:0 0 10px}
.prediction-reflection .prediction-expected{font-size:13px;line-height:1.6;margin:0 0 10px}
.prediction-reflection .prediction-comparison{font-size:14px;line-height:1.7;margin:0}
.howto-demo-prediction{display:block}
.howto-demo-prediction strong,.howto-demo-prediction small{display:block}
.howto-demo-prediction small{font-size:12px;font-weight:400;color:var(--muted);margin-top:4px}
@media(max-width:767px){.prediction-reflection{padding:16px;margin-top:18px}.prediction-reflection .prediction-comparison{font-size:13px}}
