:root{--paper:#f6f0e5;--paper-deep:#ebe2d3;--surface:#fffdf8;--ink:#18322e;--ink-soft:#53645f;--line:#d9d1c3;--coral:#ee6a4b;--coral-dark:#c94f35;--gold:#e3ad3e;--mint:#a7cbbc;--mint-light:#dcebe3;--shadow:0 18px 50px #31372e1a;--shadow-small:0 8px 24px #31372e14;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--max-width:1180px}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:radial-gradient(circle at 88% 3%, #ee6a4b14, transparent 24rem), radial-gradient(circle at 10% 62%, #a7cbbc1c, transparent 28rem), var(--paper);min-width:320px;min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}::selection{background:var(--mint);color:var(--ink)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header,.site-footer,.page{width:min(calc(100% - 32px), var(--max-width));margin-inline:auto}.site-header{border-bottom:1px solid #18322e1f;justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;min-height:48px;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:700;display:inline-flex}.brand-mark{background:var(--ink);width:36px;height:36px;color:var(--paper);border-radius:11px;place-items:center;display:grid;transform:rotate(-3deg)}.brand-mark svg{width:21px}.main-nav{align-items:center;gap:6px;display:flex}.main-nav a{min-height:44px;color:var(--ink-soft);border-radius:999px;align-items:center;padding:8px 14px;font-size:.9rem;font-weight:700;display:inline-flex}.main-nav a:hover{color:var(--ink);background:#ffffff8c}.page{flex:1;padding-block:clamp(28px,5vw,64px) 70px}.narrow-page{max-width:680px}.center-page{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.center-page h1{letter-spacing:-.05em;margin:8px 0 20px;font:700 clamp(2.5rem,8vw,5rem)/.97 Georgia,serif}.site-footer{min-height:80px;color:var(--ink-soft);border-top:1px solid #18322e1f;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font-size:.82rem;display:flex}.privacy-note{align-items:center;gap:8px;font-weight:700;display:inline-flex}.status-dot{background:#5c9b7d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #5c9b7d21}.eyebrow{color:var(--coral-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 10px;font-size:.72rem;font-weight:850;line-height:1.2;display:flex}.eyebrow svg{width:17px;height:17px}.lede{max-width:620px;color:var(--ink-soft);font-size:clamp(1rem,2vw,1.16rem);line-height:1.65}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 18px;font-weight:800;line-height:1.1;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button svg{width:20px;height:20px}.button-primary{background:var(--ink);color:#fff;box-shadow:0 7px 18px #18322e2e}.button-primary:hover{background:#244941;box-shadow:0 10px 24px #18322e38}.button-quiet{border-color:var(--line);color:var(--ink);background:#ffffff85}.button-quiet:hover{background:var(--surface)}.button-large{min-height:58px;padding:16px 24px;font-size:1rem}kbd{opacity:.68;border:1px solid;border-bottom-width:2px;border-radius:6px;place-items:center;min-width:24px;height:23px;padding:2px 6px;font:700 .68rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-page{padding-top:clamp(28px,6vw,76px)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(330px,.85fr);align-items:center;gap:clamp(32px,7vw,90px);min-height:470px;display:grid}.hero h1{letter-spacing:-.065em;max-width:700px;margin:0;font:700 clamp(3.5rem,7.5vw,6.8rem)/.88 Georgia,Times New Roman,serif}.hero h1 em{color:var(--coral);font-weight:inherit}.hero .lede{margin:28px 0}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-art{isolation:isolate;height:420px;position:relative}.hero-art:before{content:"";aspect-ratio:1;z-index:-2;background:var(--mint-light);border-radius:50%;width:310px;position:absolute;top:50px;right:10px}.hero-art:after{content:"";z-index:-1;filter:blur(13px);background:#18322e21;border-radius:50%;width:170px;height:26px;position:absolute;bottom:25px;right:80px}.art-card{border-radius:24px;width:min(285px,74vw);height:350px;position:absolute;box-shadow:0 28px 65px #2f3d3430}.art-card-back{background:var(--coral);color:#fff6;letter-spacing:.25em;writing-mode:vertical-rl;border:8px solid #f08469;place-items:center;font-size:.65rem;font-weight:900;display:grid;top:44px;right:34px;transform:rotate(10deg)}.art-card-front{background:var(--surface);border:1px solid #fff;flex-direction:column;padding:33px 30px;display:flex;top:12px;left:18px;transform:rotate(-6deg)}.art-card-front:before,.art-card-front:after{content:"✦";color:var(--gold);font-size:1.3rem}.art-card-front:after{align-self:flex-end;margin-top:auto}.art-kicker{color:var(--coral-dark);letter-spacing:.14em;text-transform:uppercase;margin:38px 0 12px;font-size:.65rem;font-weight:850}.art-card-front strong{letter-spacing:-.03em;font:700 1.8rem/1.2 Georgia,serif}.art-reveal{color:var(--ink-soft);margin-top:18px;font-size:.72rem;font-weight:700}.art-spark{color:var(--gold);font-size:3.2rem;position:absolute;top:4px;right:1px;transform:rotate(12deg)}.section-block{padding-top:clamp(72px,11vw,130px)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:0;font:700 clamp(2rem,5vw,3.4rem)/1 Georgia,serif}.section-note{color:var(--ink-soft);font-size:.86rem}.feature-grid{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.game-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:210px;box-shadow:var(--shadow-small);background:#fffdf8d1;align-items:flex-start;gap:20px;padding:clamp(22px,4vw,34px);transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.game-card:hover{border-color:var(--mint);box-shadow:var(--shadow);transform:translateY(-4px)}.featured-game{background:var(--ink);border-color:var(--ink);color:#fff}.featured-game .card-copy small,.featured-game .tag{color:#ffffffab}.card-icon,.big-icon{border-radius:18px;flex:none;place-items:center;width:58px;height:58px;display:grid}.card-icon.coral,.big-icon.coral{background:var(--coral);color:#fff}.card-icon.gold,.big-icon.gold{color:#72500a;background:#f6dca3}.big-icon.mint{background:var(--mint-light)}.card-copy{flex-direction:column;min-width:0;display:flex}.tag{color:var(--coral-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:850}.card-copy strong{letter-spacing:-.03em;margin:14px 0 9px;font:700 clamp(1.45rem,3vw,2rem)/1.05 Georgia,serif}.card-copy small{max-width:410px;color:var(--ink-soft);font-size:.9rem;line-height:1.55}.round-arrow{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:42px;height:42px;margin-left:auto;display:grid}.mini-icons{color:var(--ink-soft);gap:5px;margin-left:auto;display:flex}.mini-icons svg{width:20px}.future-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.future-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff3d;flex-direction:column;align-items:flex-start;min-height:180px;padding:22px;display:flex}.future-icon{background:var(--paper-deep);border-radius:12px;place-items:center;min-width:44px;height:44px;padding-inline:10px;font:700 .9rem/1 Georgia,serif;display:inline-grid}.future-card h3{margin:18px 0 5px;font-size:.95rem}.future-card p{color:var(--ink-soft);margin:0;font-size:.75rem}.soon-pill{background:var(--mint-light);color:#416659;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-top:auto;padding:5px 9px;font-size:.6rem;font-weight:850}.game-page,.utilities-page{padding-top:24px}.page-topline{justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-bottom:20px;display:flex}.back-link{min-height:44px;color:var(--ink-soft);align-items:center;gap:6px;font-size:.82rem;font-weight:750;display:inline-flex}.back-link svg{width:19px}.back-link:hover{color:var(--ink)}.game-mode{background:var(--mint-light);color:#40675a;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.65rem;font-weight:850}.wise-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:22px;display:grid}.wise-main{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:640px;box-shadow:var(--shadow);background:#fffdf8e0;overflow:hidden}.round-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:16px clamp(18px,4vw,34px);display:flex}.round-label{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:850}.stepper{align-items:flex-start;margin:0;padding:0;list-style:none;display:flex}.stepper li{color:#9d9b94;justify-items:center;gap:5px;width:72px;display:grid;position:relative}.stepper li:not(:last-child):after{content:"";background:var(--line);width:calc(100% - 28px);height:1px;position:absolute;top:12px;left:calc(50% + 14px)}.stepper li.active:not(:last-child):after{background:var(--mint)}.stepper li>span{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:50%;place-items:center;width:25px;height:25px;font-size:.65rem;font-weight:800;display:grid;position:relative}.stepper li.active{color:var(--ink)}.stepper li.active>span{border-color:var(--ink);background:var(--ink);color:#fff}.stepper small{font-size:.58rem;font-weight:700}.stage-panel{padding:clamp(30px,6vw,62px)}.stage-panel h1{letter-spacing:-.045em;margin:0;font:700 clamp(2rem,5vw,3.8rem)/1.02 Georgia,serif}.stage-copy{max-width:620px;color:var(--ink-soft);margin:18px 0 26px;font-size:.95rem;line-height:1.65}.setup-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:555px;display:flex}.setup-panel .big-icon{background:var(--coral);color:#fff;width:72px;height:72px;margin-bottom:28px;transform:rotate(-4deg)}.setup-panel .eyebrow{justify-content:center}.setup-panel h1{max-width:670px}.count-picker{border:1px solid var(--line);background:var(--paper);border-radius:18px;grid-template-columns:54px 1fr 54px;align-items:center;width:min(100%,270px);height:72px;margin-bottom:22px;padding:7px;display:grid}.count-picker button{background:var(--surface);cursor:pointer;border:0;border-radius:13px;width:48px;height:48px;font-size:1.4rem;box-shadow:0 2px 7px #18322e14}.count-picker button:hover:not(:disabled){background:var(--mint-light)}.count-picker button:disabled{cursor:not-allowed;opacity:.35}.count-picker>div{flex-direction:column;display:flex}.count-picker strong{font:700 1.45rem/1 Georgia,serif}.count-picker span{color:var(--ink-soft);margin-top:4px;font-size:.65rem}.preview-panel{min-height:555px}.stage-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.stage-heading .stage-copy{max-width:260px;margin:0;font-size:.8rem}.choice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.choice-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:14px;min-height:134px;padding:25px 20px 20px 66px;font:700 clamp(.95rem,2vw,1.14rem)/1.35 Georgia,serif;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;position:relative;box-shadow:0 4px 13px #18322e0a}.choice-card:last-child:nth-child(odd){grid-column:1/-1}.choice-card:hover{border-color:var(--coral);box-shadow:var(--shadow-small);transform:translateY(-2px)}.choice-number{background:var(--paper-deep);border-radius:10px;place-items:center;width:31px;height:31px;font:800 .75rem/1 ui-sans-serif,sans-serif;display:grid;position:absolute;top:22px;left:18px}.choice-card:hover .choice-number{background:var(--coral);color:#fff}.choice-action{color:var(--coral-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font:800 .66rem/1 ui-sans-serif,sans-serif;display:inline-flex}.focus-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:555px;display:flex;position:relative;overflow:hidden}.focus-panel:before,.focus-panel:after{content:"";aspect-ratio:1;z-index:0;border:1px solid var(--line);opacity:.43;border-radius:34px;width:190px;position:absolute;transform:rotate(16deg)}.focus-panel:before{top:-110px;left:-75px}.focus-panel:after{bottom:-95px;right:-100px}.focus-panel>*{z-index:1;position:relative}.locked-pill{background:var(--mint-light);color:#42695c;border-radius:999px;margin-bottom:30px;padding:7px 12px;font-size:.67rem;font-weight:800}.saying-card{letter-spacing:-.045em;max-width:750px;margin:7px 0 0;font:700 clamp(2rem,5.4vw,4.2rem)/1.12 Georgia,serif}.stage-actions{flex-direction:column;align-items:center;gap:10px;display:flex}.reveal-button{background:var(--coral);box-shadow:0 8px 22px #c94f353d}.reveal-button:hover{background:var(--coral-dark)}.answer-panel{background:var(--ink);color:#fff}.answer-panel:before,.answer-panel:after{border-color:#ffffff24}.answer-panel .eyebrow{color:#f7ba78}.answer-burst{color:var(--gold);margin-bottom:18px;font-size:2.5rem}.complete-saying{max-width:770px;font-size:clamp(1.8rem,4.6vw,3.7rem)!important}.complete-saying span,.complete-saying strong{display:block}.complete-saying span{color:#ffffff8f;font-weight:400}.complete-saying strong{color:#fff;margin-top:9px}.answer-label{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff2b;width:min(100%,600px);margin:30px 0;padding:18px 20px}.answer-label span{color:#f7ba78;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:850}.answer-label p{margin:5px 0 0;font:700 1.2rem/1.3 Georgia,serif}.answer-panel .button-primary{color:var(--ink);background:#fff}.wise-sidebar{gap:12px;display:grid;position:sticky;top:20px}.rules-card,.power-menu{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf8b3}.rules-card{padding:24px}.rules-card ol{counter-reset:rules;margin:18px 0 0;padding:0;list-style:none}.rules-card li{min-height:38px;color:var(--ink-soft);counter-increment:rules;align-items:center;gap:10px;font-size:.78rem;display:flex}.rules-card li:before{content:counter(rules);background:var(--paper-deep);width:24px;height:24px;color:var(--ink);border-radius:50%;place-items:center;font-size:.62rem;font-weight:850;display:grid}.power-menu{overflow:hidden}.power-menu summary{cursor:pointer;flex-direction:column;justify-content:center;min-height:70px;padding:15px 20px;list-style-position:outside;display:flex}.power-menu summary::marker{color:var(--coral)}.power-menu summary span{font-size:.82rem;font-weight:800}.power-menu summary small{color:var(--ink-soft);margin-top:2px;font-size:.65rem}.power-content{padding:0 20px 20px}.stat-row{border-top:1px solid var(--line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:.7rem;display:flex}.stat-row strong{color:var(--ink)}.power-picker{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:10px;padding-top:14px;font-size:.7rem}.power-picker .count-picker{border-radius:14px;grid-template-columns:40px 1fr 40px;height:56px;margin:9px 0}.power-picker .count-picker button{border-radius:9px;width:38px;height:38px}.power-picker .count-picker strong{font-size:1rem}.power-picker .count-picker span{font-size:.55rem}.text-button{min-height:44px;color:var(--coral-dark);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:6px 0;font-size:.72rem;font-weight:800;text-decoration:underline}.utilities-layout{max-width:920px;margin-inline:auto}.tool-tabs{border:1px solid var(--line);background:#ffffff73;border-radius:18px;grid-template-columns:repeat(3,1fr);width:min(100%,560px);margin:0 auto 18px;padding:6px;display:grid}.tool-tabs button{cursor:pointer;min-height:54px;color:var(--ink-soft);background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:.75rem;font-weight:800;display:flex}.tool-tabs button[aria-selected=true]{background:var(--surface);color:var(--ink);box-shadow:0 3px 12px #18322e17}.tool-tabs svg{width:20px}.tool-panel{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:610px;box-shadow:var(--shadow);background:#fffdf8e0}.utility-content{min-height:610px;padding:clamp(28px,6vw,62px)}.tool-heading{align-items:center;gap:18px;display:flex}.tool-heading h1{letter-spacing:-.045em;margin:0;font:700 clamp(1.8rem,5vw,3.2rem)/1 Georgia,serif}.tool-heading .eyebrow{margin-bottom:7px}.timer-tool,.random-tool{flex-direction:column;align-items:center;display:flex}.timer-tool .tool-heading,.random-tool .tool-heading{align-self:flex-start}.timer-face{--timer-progress:360deg;aspect-ratio:1;background:conic-gradient(var(--coral) var(--timer-progress), var(--paper-deep) 0);border-radius:50%;width:clamp(190px,37vw,245px);margin:36px 0 24px;padding:9px;box-shadow:0 12px 30px #18322e1a}.timer-face>div{background:var(--surface);text-align:center;border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.timer-face span{letter-spacing:-.08em;font:700 clamp(2.8rem,8vw,4.5rem)/1 ui-monospace,SFMono-Regular,Menlo,monospace}.timer-face small{color:var(--ink-soft);letter-spacing:.13em;text-transform:uppercase;margin-top:9px;font-size:.65rem;font-weight:850}.timer-face.timer-done{background:var(--coral);animation:1s ease-in-out 2 timer-pulse}.time-inputs{align-items:end;gap:8px;display:flex}.time-inputs>span{padding-bottom:10px;font-size:1.3rem;font-weight:800}.time-inputs label,.range-picker label{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:5px;font-size:.64rem;font-weight:800;display:flex}.time-inputs input,.range-picker input{border:1px solid var(--line);background:var(--paper);width:76px;height:45px;color:var(--ink);text-align:center;border-radius:11px;font-size:1rem;font-weight:750}.tool-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:22px;display:flex}.random-result{border-radius:var(--radius-md);background:var(--ink);color:#fff;flex-direction:column;justify-content:center;align-items:center;width:min(100%,560px);min-height:165px;margin:30px 0 16px;display:flex}.random-result strong{font:700 clamp(3.3rem,9vw,5rem)/1 Georgia,serif}.random-result span{color:#fff9;margin-top:9px;font-size:.7rem;font-weight:750}.quick-random{grid-template-columns:1fr 1fr;gap:10px;width:min(100%,560px);display:grid}.random-card{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:15px;align-items:center;gap:12px;min-height:82px;padding:14px 18px;display:flex}.random-card:hover{border-color:var(--coral)}.coin-icon,.random-card svg{background:var(--paper-deep);border-radius:50%;place-items:center;width:38px;height:38px;padding:7px;font:800 .75rem/1 Georgia,serif;display:grid}.random-card strong{font-size:.82rem}.range-picker{border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:end;gap:12px;width:min(100%,560px);margin-top:10px;padding:15px;display:flex}.range-picker>div{gap:8px;display:flex}.range-picker input{width:90px}.score-list{gap:10px;margin-top:34px;display:grid}.score-row{border:1px solid var(--line);background:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:15px 17px;display:flex}.score-row label{flex:1}.score-row input{width:100%;min-height:44px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:9px;padding:7px 10px;font:700 1.15rem/1.2 Georgia,serif}.score-row input:hover,.score-row input:focus{border-color:var(--line);background:var(--paper)}.score-controls{grid-template-columns:46px minmax(58px,auto) 46px;align-items:center;display:grid}.score-controls button{background:var(--paper-deep);cursor:pointer;border:0;border-radius:13px;width:46px;height:46px;font-size:1.3rem}.score-controls button:hover{background:var(--mint-light)}.score-controls output{text-align:center;padding-inline:8px;font:700 1.7rem/1 Georgia,serif}@keyframes timer-pulse{50%{transform:scale(1.025);box-shadow:0 15px 38px #ee6a4b40}}@media (max-width:960px){.hero{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.hero-art{transform-origin:100%;transform:scale(.88)}.future-grid{grid-template-columns:repeat(2,1fr)}.wise-layout{grid-template-columns:1fr}.wise-sidebar{grid-template-columns:1fr 1fr;position:static}}@media (max-width:720px){.site-header,.site-footer,.page{width:min(calc(100% - 24px), var(--max-width))}.site-header{min-height:66px}.brand{font-size:1.12rem}.brand-mark{width:33px;height:33px}.main-nav a{min-height:42px;padding:7px 9px;font-size:.72rem}.page{padding-bottom:46px}.hero{min-height:0;display:block}.hero h1{font-size:clamp(3.15rem,16vw,5rem)}.hero-art{height:370px;margin-top:40px;transform:none}.hero-art:before{right:50%;transform:translate(50%)}.art-card-back{right:calc(50% - 155px)}.art-card-front{left:calc(50% - 155px)}.art-spark{right:calc(50% - 170px)}.section-block{padding-top:76px}.section-heading{flex-direction:column;align-items:flex-start}.feature-grid{grid-template-columns:1fr}.game-card{min-height:185px}.future-grid{grid-template-columns:1fr 1fr}.future-card{min-height:165px;padding:17px}.site-footer{flex-direction:column;align-items:flex-start}.game-page,.utilities-page{padding-top:12px}.page-topline{margin-bottom:12px}.wise-main,.tool-panel{border-radius:22px;min-height:0}.round-bar{min-height:76px;padding:12px 15px}.round-label{display:none}.stepper{justify-content:center;width:100%}.stepper li{width:min(28vw,95px)}.stage-panel{padding:30px 20px}.setup-panel,.preview-panel,.focus-panel{min-height:520px}.stage-panel h1{font-size:clamp(2rem,10vw,3rem)}.stage-heading{margin-bottom:22px;display:block}.stage-heading .stage-copy{max-width:none;margin-top:12px}.choice-list{grid-template-columns:1fr}.choice-card,.choice-card:last-child:nth-child(odd){grid-column:auto;min-height:112px;padding:21px 17px 17px 58px}.choice-number{top:18px;left:15px}.saying-card{font-size:clamp(2rem,10vw,3.4rem)}.wise-sidebar{grid-template-columns:1fr}.rules-card{display:none}.tool-tabs{width:100%}.tool-tabs button{min-height:50px;padding:6px 5px;font-size:.65rem}.utility-content{min-height:560px;padding:28px 20px}.tool-heading{align-self:stretch}.tool-heading .big-icon{width:52px;height:52px}.tool-heading h1{font-size:clamp(1.75rem,8vw,2.5rem)}.range-picker{flex-direction:column;align-items:stretch}.range-picker>div,.range-picker label,.range-picker input{width:100%}.score-row{flex-direction:column;align-items:stretch;gap:7px}.score-controls{grid-template-columns:52px 1fr 52px}.score-controls button{width:52px}}@media (max-width:430px){.main-nav a:first-child{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-art{transform-origin:top;height:340px;transform:scale(.88)}.feature-grid .game-card{flex-wrap:wrap;align-items:flex-start}.card-copy{flex:calc(100% - 80px)}.round-arrow,.mini-icons{display:none}.future-grid{grid-template-columns:1fr}.future-card{min-height:130px}.setup-panel .button-large,.stage-actions,.stage-actions .button,.answer-panel>.button{width:100%}.quick-random{grid-template-columns:1fr}}@media (max-height:520px) and (orientation:landscape){.site-header{min-height:58px}.home-page{padding-top:22px}.hero{grid-template-columns:1fr 280px;min-height:360px}.hero h1{font-size:3.5rem}.hero-art{transform-origin:50%;height:310px;margin:0;transform:scale(.7)}.round-bar{min-height:64px}.setup-panel,.preview-panel,.focus-panel{min-height:360px}.stage-panel{padding-block:24px}.choice-card{min-height:100px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
