@font-face{font-family:Chivo;src:url(/fonts/Chivo-Variable.ttf) format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{color-scheme:dark;font-family:Chivo,Arial Narrow,Helvetica Neue,Arial,sans-serif;font-synthesis:none;color:#f1e8d4;background:#24231f;--ink: #f1e8d4;--ink-muted: #b9b1a2;--charcoal: #24231f;--charcoal-deep: #181815;--charcoal-soft: #30302b;--walnut: #70412e;--walnut-dark: #4c2b20;--paper: #f1e6cc;--paper-dark: #d8c9a9;--paper-ink: #272621;--mustard: #e7bf58;--red: #d85f45;--teal: #2f7483;--green: #63834c;--line: rgba(241, 230, 204, .2);--line-dark: rgba(39, 38, 33, .2);--shadow: 0 20px 45px rgba(9, 8, 6, .32);--mascot-ink: #24231f;--mascot-paper: #f1e6cc}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--charcoal)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;overflow-x:hidden;background-color:var(--charcoal);background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:28px 28px}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";opacity:.11;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,.brand__word{font-weight:850;letter-spacing:-.045em}.site-header{width:min(1180px,calc(100% - 40px));min-height:84px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.15rem}.brand__mark{width:41px;height:41px;padding:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;transform:rotate(-3deg);border:2px solid var(--paper);border-radius:9px;background:var(--charcoal-soft);box-shadow:3px 3px 0 var(--walnut-dark)}.brand__mark i{border-radius:50%;background:var(--red)}.brand__mark i:nth-child(2){background:var(--teal)}.brand__mark i:nth-child(3){background:var(--mustard)}.brand__mark i:nth-child(4){background:var(--green)}.brand__mark i:nth-child(5){background:#bd563c}.brand__mark i:nth-child(6){background:#397a68}.brand__word{text-transform:uppercase}.wordmark{color:inherit;text-transform:uppercase}.brand--compact .brand__mark{width:34px;height:34px;padding:6px;border-radius:7px}.button{min-height:45px;padding:.72rem 1.15rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:2px solid var(--line);border-radius:10px;cursor:pointer;font-weight:800;line-height:1.1;transition:transform .14s ease,box-shadow .14s ease,background-color .14s ease}.button:hover:not(:disabled){transform:translate(-1px,-2px) rotate(-.25deg)}.button:active:not(:disabled){transform:translate(1px,2px);box-shadow:none}.button:focus-visible,.icon-button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}.button:disabled{cursor:not-allowed;opacity:.42}.button--large{min-height:54px;padding-inline:1.5rem;font-size:1rem}.button--primary{border-color:#f0cb6d;color:var(--paper-ink);background:var(--mustard);box-shadow:4px 5px #8c6428}.button--secondary{border-color:#f1e6cc57;color:var(--ink);background:var(--charcoal-soft);box-shadow:3px 4px 0 var(--charcoal-deep)}.button--ghost,.button--team{color:var(--ink);background:#f1e6cc12}.button--text{min-height:36px;border:0;color:var(--ink-muted);background:transparent;font-size:.82rem;text-decoration:underline;text-underline-offset:3px}.button--success{border-color:#89a66d;color:#182015;background:#9cbc79;box-shadow:4px 5px #50683f}.button--team{border-width:2px}.icon-button{width:42px;height:42px;padding:0;border:2px solid var(--line);border-radius:9px;cursor:pointer;color:var(--ink);background:var(--charcoal-soft);font-size:.7rem;font-weight:850}.eyebrow,.hero-kicker,.secret-label{color:var(--mustard);font-size:.69rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.muted{color:var(--ink-muted)}.text-link{color:var(--ink-muted);font-weight:700}.paper-panel{position:relative;color:var(--paper-ink);border:2px solid #fff4db;border-radius:14px;background:var(--paper);box-shadow:8px 10px #4c2b20b8,var(--shadow)}.paper-panel:after{position:absolute;inset:8px;pointer-events:none;content:"";border:1px solid var(--line-dark);border-radius:8px}.landing-page{min-height:100vh}.landing-header{border-bottom:1px solid var(--line)}.language-toggle,.segmented-control{padding:4px;display:inline-flex;gap:3px;border:1px solid var(--line);border-radius:8px;background:var(--charcoal-deep)}.language-toggle button,.segmented-control button{min-width:42px;padding:7px 10px;border:0;border-radius:5px;cursor:pointer;color:var(--ink-muted);background:transparent;font-size:.73rem;font-weight:850}.language-toggle button.selected,.segmented-control button.selected{color:var(--paper-ink);background:var(--mustard)}.hero-section{width:min(1180px,calc(100% - 40px));min-height:650px;margin:0 auto;padding:72px 0 88px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px}.hero-copy h1{max-width:650px;margin:15px 0 24px;font-size:clamp(3.8rem,7.2vw,6.7rem);line-height:.91;letter-spacing:-.07em;text-wrap:balance}.hero-copy h1:after{width:min(245px,62%);height:10px;margin:15px 0 0 auto;display:block;content:"";transform:rotate(-1.5deg);background:var(--red);clip-path:polygon(0 35%,98% 0,100% 62%,3% 100%)}.hero-copy>p{max-width:480px;color:var(--ink-muted);font-size:1.08rem;line-height:1.65}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.offline-note{margin-top:20px;display:block;color:#918a7d;font-size:.75rem}.hero-art{position:relative;min-height:540px;transform:translate(18px)}.hero-table-shadow{position:absolute;right:2%;bottom:28px;width:86%;height:115px;transform:rotate(-4deg);border-radius:50%;background:#0908065c;filter:blur(15px)}.hero-card{position:absolute;top:54px;left:50%;width:270px;height:390px;border-radius:15px;box-shadow:12px 18px #0c0b0947,0 34px 55px #08070547}.hero-card--back{z-index:1;display:grid;place-items:center;transform:translate(-79%) rotate(-11deg);border:3px solid #7e4433;background:#30312f}.hero-card__back-mark{width:112px;height:112px;display:grid;grid-template-columns:repeat(3,1fr);place-items:center;gap:10px;border:7px solid var(--mustard);border-radius:50%}.hero-card__back-mark i{width:17px;height:17px;border:3px solid #30312f;border-radius:50%;outline:2px solid var(--paper)}.hero-card--front{z-index:2;padding:14px;transform:translate(-13%) rotate(7deg);border:3px solid #fff4dc;color:var(--paper-ink);background:var(--paper)}.hero-card--front>header{padding:1px 4px 10px;display:flex;justify-content:space-between;align-items:baseline;border-bottom:2px solid var(--paper-ink)}.hero-card--front>header strong{font-size:.79rem;letter-spacing:.04em}.hero-card--front>header strong span{color:var(--red)}.hero-card--front>header small{color:#554f45;font-size:.58rem}.hero-card--front ul{margin:10px 0 0;padding:0;display:grid;gap:5px;list-style:none}.hero-card--front li{min-height:46px;padding:4px 5px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto 1fr;column-gap:7px;border-left:4px solid;border-bottom:1px solid rgba(39,38,33,.11)}.hero-card--front li.selected{transform:translate(3px) rotate(-.4deg);background:#d85f451f;outline:1px solid rgba(39,38,33,.17)}.hero-card--front li>span{grid-row:1 / 3;width:23px;height:23px;display:grid;place-items:center;align-self:center;border-radius:4px;color:#fff9e9;font-size:.53rem;font-weight:900}.hero-card--front li small{color:#554f45;font-size:.46rem;font-weight:800;text-transform:uppercase}.hero-card--front li strong{overflow:hidden;font-size:.66rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.hero-die{position:absolute;z-index:4;right:6px;bottom:37px;width:126px;height:126px;display:grid;place-items:center;transform:rotate(11deg);border:3px solid var(--paper-ink);border-radius:25px;color:var(--teal);background:var(--paper);box-shadow:8px 10px #8d6429,var(--shadow)}.hero-die .monster-mascot{width:70px;height:70px}.hero-die i,.hero-die b{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--paper-ink)}.hero-die i{top:16px;left:18px}.hero-die b{right:18px;bottom:16px}.hero-pencil{position:absolute;z-index:3;left:13px;bottom:35px;color:var(--mustard);font-size:8.5rem;font-weight:200;transform:rotate(20deg) scaleX(.45)}.hero-scribble{position:absolute;z-index:5;top:3px;right:12px;padding:9px 13px;transform:rotate(4deg);border:2px solid var(--red);color:var(--red);font-size:.7rem;font-weight:850;line-height:1.08;text-align:center;text-transform:uppercase}.mode-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:52px 0 88px;display:grid;grid-template-columns:1fr 1fr;gap:16px;border-top:1px solid var(--line)}.mode-card{min-height:150px;padding:25px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;border:2px solid var(--line);border-radius:13px;background:var(--charcoal-soft);box-shadow:5px 6px 0 var(--charcoal-deep);transition:transform .15s ease,border-color .15s ease}.mode-card:hover{transform:translate(-2px,-3px) rotate(-.25deg);border-color:#e7bf58a6}.mode-card__icon{width:66px;height:66px;display:grid;place-items:center;border:2px solid var(--paper-ink);border-radius:11px;color:var(--paper-ink);background:var(--mustard);box-shadow:4px 4px #8d6429;font-size:1.4rem;font-weight:900}.mode-card--guided .mode-card__icon{color:var(--paper);background:var(--teal);box-shadow:4px 4px #183f48}.mode-card h2{margin-bottom:6px;font-size:1.27rem}.mode-card p{margin:0;color:var(--ink-muted);font-size:.88rem;line-height:1.5}.mode-card>a{width:40px;height:40px;display:grid;place-items:center;border:2px solid var(--line);border-radius:8px;font-size:1.2rem}.join-strip{grid-column:1 / -1;padding:17px 20px;display:grid;grid-template-columns:1fr 180px auto;align-items:center;gap:14px;border:2px dashed rgba(231,191,88,.42);border-radius:11px}.join-strip label{font-weight:800}.join-strip input{min-height:46px;text-align:center;text-transform:uppercase;letter-spacing:.22em}.how-section{padding:86px max(20px,calc((100vw - 1180px)/2));color:var(--paper-ink);background-color:var(--paper);background-image:linear-gradient(rgba(39,38,33,.035) 1px,transparent 1px);background-size:100% 28px;border-block:7px solid var(--mustard)}.how-section .eyebrow{color:#a84534}.how-section>h2{max-width:680px;margin:10px 0 40px;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.02}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps-grid article{padding:22px 0;border-top:5px solid var(--paper-ink)}.steps-grid span{color:#a84534;font-size:.76rem;font-weight:900}.steps-grid p{max-width:280px;margin:17px 0 0;font-size:1.07rem;font-weight:750;line-height:1.4}.site-footer{width:min(1180px,calc(100% - 40px));min-height:120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--ink-muted);font-size:.8rem}.site-footer__copy{display:grid;gap:7px;text-align:right}.site-footer__copy p{margin:0}.site-footer__credit a{color:var(--paper);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.site-footer__credit a:hover{color:var(--mustard)}.setup-page,.join-page,.centered-page,.lobby-page{min-height:100vh;min-height:100dvh}.setup-layout{width:min(1050px,calc(100% - 40px));margin:35px auto 80px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:68px}.setup-copy h1{margin:10px 0 16px;font-size:clamp(2.7rem,6vw,4.7rem);line-height:.96}.setup-copy>p{max-width:430px;color:var(--ink-muted);line-height:1.65}.setup-illustration{position:relative;height:245px;margin-top:30px}.setup-card{position:absolute;width:145px;height:200px;display:grid;place-items:center;border:3px solid var(--paper-dark);border-radius:12px;background:#30312f;box-shadow:8px 10px 0 var(--charcoal-deep)}.setup-card .monster-mascot{width:92px;height:92px}.setup-card--one{left:36px;transform:rotate(-10deg)}.setup-card--two{left:134px;top:20px;transform:rotate(11deg)}.setup-pencil{position:absolute;left:266px;top:42px;color:var(--mustard);font-size:8rem;transform:rotate(-8deg)}.setup-form,.join-card{padding:38px}.setup-form:before,.join-card:before{position:absolute;top:-10px;left:50%;z-index:2;width:94px;height:22px;content:"";transform:translate(-50%) rotate(-2deg);background:#e7bf58b8;box-shadow:0 1px #ffffff40}.setup-form>*,.join-card>*{position:relative;z-index:1}.setup-form label,.join-card label,.join-card legend{display:grid;gap:8px;color:#5e584c;font-size:.75rem;font-weight:850;letter-spacing:.035em}input,select{width:100%;min-height:48px;padding:0 14px;border:2px solid rgba(39,38,33,.22);border-radius:7px;color:var(--paper-ink);background:#ffffff73}select{cursor:pointer}.graphics-mode-select{width:auto;min-width:76px;min-height:42px;padding:0 8px;border-color:#ffffff38;color:var(--ink);background:#ffffff14;font-size:.75rem;font-weight:900}.setup-form>label+label,.setup-form>label+.team-name-fields,.setup-form>.team-name-fields+.two-column-fields{margin-top:20px}.setup-form .segmented-control{width:fit-content;border-color:#2726212e;background:#27262114}.setup-form .segmented-control button{color:#71695c}.setup-form .segmented-control button.selected{color:var(--paper-ink)}.team-name-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-name-fields label{position:relative}.team-name-fields input{padding-left:35px}.team-color-dot{position:absolute;z-index:2;top:18px;left:14px;width:10px;height:10px;border:1px solid rgba(39,38,33,.4);border-radius:50%}.two-column-fields{margin-bottom:26px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.setup-form>.button{width:100%}.form-error{color:#a1372d;font-size:.84rem;font-weight:800}.join-page,.centered-page{padding-bottom:60px;display:flex;flex-direction:column}.join-card,.empty-room{width:min(500px,calc(100% - 32px));margin:55px auto auto;text-align:center}.join-code{margin:7px 0 25px;color:var(--red);font-size:clamp(2.7rem,10vw,4.7rem);font-weight:900;letter-spacing:.14em}.join-card form{display:grid;gap:22px;text-align:left}.join-card fieldset{margin:0;padding:0;border:0}.join-card legend{margin-bottom:9px}.team-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.team-option{min-height:48px;padding:10px 12px;display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;border:2px solid rgba(39,38,33,.18);border-radius:7px;cursor:pointer;color:var(--paper-ink)!important;background:#ffffff40}.team-option--selected{background:#ffffffc2;box-shadow:3px 3px #2726212e}.team-option input{position:absolute;width:1px;height:1px;opacity:0}.team-option span{width:12px;height:12px;border-radius:50%}.connection-loader{min-height:140px;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center;color:var(--ink-muted)}.paper-panel .connection-loader{color:#71695c}.print-loader{width:38px;height:38px;display:inline-grid;place-items:center;border:3px solid currentColor;color:var(--mustard);font-size:1.1rem;font-weight:900;animation:print-wobble .8s steps(2,end) infinite}.empty-room{padding:55px 35px}.paper-panel__sigil{display:block;color:var(--red);font-size:2.7rem}.lobby-page{padding-bottom:70px}.connection-pill{position:fixed;z-index:20;top:20px;right:20px;padding:7px 10px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;color:var(--ink-muted);background:#181815e0;backdrop-filter:blur(10px);font-size:.68rem;font-weight:750}.connection-pill span,.online-dot,.offline-dot{width:7px;height:7px;border-radius:50%;background:#8dac6d}.connection-pill--offline span,.offline-dot{background:var(--red)}.connection-pill--connecting span{background:var(--mustard);animation:dot-blink 1s steps(2,end) infinite}.lobby-hero{width:min(920px,calc(100% - 40px));margin:38px auto 36px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;border:2px solid var(--line);border-left:8px solid var(--mustard);border-radius:12px;background:var(--charcoal-soft);box-shadow:7px 8px 0 var(--charcoal-deep)}.room-code{margin:4px 0;font-size:clamp(3rem,8vw,5.2rem);font-weight:900;line-height:1;letter-spacing:.14em}.lobby-hero p{color:var(--ink-muted);font-size:.83rem}.lobby-rules{display:flex;flex-direction:column;gap:9px}.lobby-rules span{padding:8px 12px;border:1px solid var(--line);border-radius:6px;color:var(--ink-muted);font-size:.73rem}.team-lobby-grid{width:min(920px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.team-lobby-card{min-height:150px;padding:20px;border:1px solid var(--line);border-top-width:5px;border-radius:10px;background:#f1e6cc0e}.team-lobby-card header{display:flex;align-items:center;gap:9px}.team-lobby-card header>span{width:12px;height:12px;border-radius:50%}.team-lobby-card h2{margin:0;font-size:1rem;letter-spacing:-.01em}.team-lobby-card ul{margin:16px 0 0;padding:0;display:grid;gap:7px;list-style:none}.team-lobby-card li{display:flex;align-items:center;gap:8px;color:#d4ccbc;font-size:.83rem}.team-lobby-card li small{margin-left:auto;color:var(--mustard);font-size:.6rem;font-weight:850;text-transform:uppercase}.lobby-footer{width:min(920px,calc(100% - 40px));margin:30px auto 0;display:grid;place-items:center;text-align:center;color:var(--ink-muted);font-size:.78rem}.waiting-text{display:flex;align-items:center;gap:10px}.waiting-text .print-loader{width:27px;height:27px;font-size:.72rem;border-width:2px}.toast{position:fixed;z-index:50;right:20px;bottom:20px;max-width:min(390px,calc(100% - 40px));padding:12px 16px;border:2px solid #e9917f;border-radius:8px;color:#fff0e8;background:#7d3028;box-shadow:var(--shadow);font-size:.8rem}.game-shell{height:100vh;height:100dvh;min-height:560px;padding:max(10px,env(safe-area-inset-top)) 12px max(10px,env(safe-area-inset-bottom));display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:9px;overflow:hidden}.game-header{min-height:46px;padding:0 3px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center}.turn-label{display:grid;justify-items:center;gap:2px;text-align:center}.turn-label span{color:var(--ink-muted);font-size:.61rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.turn-label strong{font-size:.91rem}.game-tools{display:flex;justify-content:flex-end;gap:6px}.scoreboard{min-height:40px;display:flex;justify-content:center;gap:7px;overflow-x:auto;scrollbar-width:none}.score-chip{min-width:116px;padding:6px 10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;color:var(--ink-muted);background:#f1e6cc0b;font-size:.69rem}.score-chip--active{border-width:2px;color:var(--ink);background:#f1e6cc1a;box-shadow:inset 0 -3px #00000021}.score-chip__dot{width:8px;height:8px;border-radius:50%}.score-chip strong{color:var(--ink);font-size:1rem;font-weight:900;animation:score-token-pop .42s cubic-bezier(.2,.9,.25,1.25)}@keyframes score-token-pop{45%{transform:translateY(-5px) rotate(-7deg) scale(1.28);color:var(--mustard)}}.game-stage{position:relative;min-height:0;overflow:hidden;border:2px solid var(--line);border-radius:16px;background:var(--charcoal-deep);box-shadow:inset 0 1px #ffffff0f,0 12px 35px #09080659;transition:border-color .25s ease}.tabletop-canvas,.tabletop-fallback{position:absolute;inset:0}.tabletop-canvas canvas{touch-action:none}.tabletop-canvas--interactive canvas{cursor:grab}.tabletop-fallback{display:grid;place-content:center;justify-items:center;gap:12px;color:var(--ink-muted);background-color:#633a2a;background-image:repeating-linear-gradient(21deg,rgba(255,255,255,.02) 0 1px,transparent 1px 12px)}.flat-tabletop{position:relative;width:min(520px,80vw);height:270px}.flat-die{position:absolute;top:45px;left:50%;width:112px;height:112px;display:grid;place-items:center;transform:translate(-50%) rotate(8deg);border:3px solid var(--paper-ink);border-radius:22px;color:var(--paper-ink);background:var(--paper);box-shadow:7px 8px #3e241b;font-size:2.3rem;font-weight:900}.flat-deck,.flat-discard{position:absolute;left:20px;bottom:25px;width:100px;height:140px;transform:rotate(-5deg);border:3px solid var(--paper-dark);border-radius:9px;background:#30312f;box-shadow:5px 6px #4c2b20,10px 12px #30312f}.flat-discard{right:20px;left:auto;transform:rotate(7deg);background:var(--paper-dark);box-shadow:5px 6px #b3a382}.game-panel{position:absolute;z-index:5;inset:0;padding:18px;display:grid;place-items:center;overflow-y:auto;pointer-events:none;scrollbar-width:thin}.game-panel>*{pointer-events:auto}.deck-counter{position:absolute;z-index:7;top:16px;right:16px;min-width:92px;padding:7px 9px;display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:5px;border:1px solid rgba(241,230,204,.3);border-radius:7px;color:var(--ink);background:#181815d1;backdrop-filter:blur(9px)}.deck-counter strong{font-size:1.05rem;font-weight:900}.deck-counter span{color:var(--ink-muted);font-size:.64rem}.deck-counter small{grid-column:1 / -1;color:#918a7d;font-size:.56rem}.category-ribbon{position:absolute;top:16px;left:16px;min-width:178px;min-height:57px;padding:4px 13px 4px 5px;display:inline-flex;align-items:center;gap:8px;border:3px solid var(--paper-ink);border-radius:10px;color:#fff8e7;box-shadow:4px 5px #181815bf;animation:ribbon-slam .27s cubic-bezier(.2,.9,.2,1.2) both}.category-ribbon .monster-mascot{width:47px;height:47px;color:var(--paper)!important}.category-ribbon>span:last-child{display:grid;gap:1px;font-size:.83rem;font-weight:900;line-height:1.05}.category-ribbon small{opacity:.82;font-size:.52rem;letter-spacing:.09em}.phase-card,.draw-panel,.rolling-status{border:2px solid rgba(241,230,204,.32);border-radius:12px;color:var(--ink);background:#24231feb;box-shadow:7px 8px #181815a6,var(--shadow);backdrop-filter:blur(12px)}.phase-card{width:min(410px,calc(100% - 20px));padding:24px;display:grid;justify-items:center;gap:16px;text-align:center}.phase-card--compact{width:min(350px,calc(100% - 20px))}.phase-card h1,.phase-card h2,.phase-card p{margin:0}.phase-card h1{font-size:clamp(1.8rem,5vw,2.7rem);line-height:1}.rolling-status{position:absolute;bottom:22px;left:50%;padding:10px 14px;display:flex;align-items:center;gap:9px;transform:translate(-50%);font-size:.77rem;font-weight:800}.rolling-status>span{width:18px;height:18px;display:block;border:2px solid var(--paper-ink);border-radius:4px;background:var(--mustard);animation:die-tumble .42s steps(3,end) infinite}.draw-panel{position:absolute;bottom:20px;left:50%;padding:10px 12px;display:flex;align-items:center;gap:12px;transform:translate(-50%)}.draw-panel>span{max-width:150px;color:var(--ink-muted);font-size:.7rem;font-weight:800}.phase-card--private{width:min(590px,calc(100% - 10px));max-width:590px;padding:13px;gap:10px;animation:card-arrive .32s ease-out both}.secret-label{color:#a7c984}.waiting-card{min-height:230px;display:grid;place-content:center;justify-items:center;gap:14px}.waiting-card h2,.waiting-card p{margin:0}.card-back-mini{width:96px;height:132px;display:grid;place-items:center;transform:rotate(-4deg);border:3px solid var(--paper-dark);border-radius:8px;color:var(--mustard);background:#30312f;box-shadow:6px 7px #4c2b20}.card-back-mini>span{width:48px;height:48px;display:grid;place-items:center;border:4px solid currentColor;border-radius:50%;font-weight:900}.phase-card--countdown{width:215px;height:215px;place-content:center;transform:rotate(-1deg);border-radius:50%;background:var(--paper);color:var(--paper-ink);box-shadow:9px 11px #8d6429,var(--shadow)}.phase-card--countdown>span{color:#756e61;font-size:.7rem;font-weight:850;text-transform:uppercase}.phase-card--countdown>strong{color:var(--red);font-size:5.7rem;font-weight:900;line-height:.82;animation:paper-countdown-pop .43s cubic-bezier(.18,.9,.25,1.25)}.companion-countdown>strong{animation:paper-countdown-pop .43s cubic-bezier(.18,.9,.25,1.25)}@keyframes paper-countdown-pop{0%{transform:rotate(-7deg) scale(.72);opacity:.45}65%{transform:rotate(3deg) scale(1.12)}}.phase-card--timer{position:absolute;right:20px;bottom:20px;width:min(340px,calc(100% - 40px));padding:15px;display:flex;align-items:center}.timer{position:relative;flex:0 0 90px;width:90px;height:90px;display:grid;place-content:center;border-radius:50%;color:var(--paper-ink)}.timer:before{position:absolute;inset:7px;content:"";border-radius:50%;background:var(--paper)}.timer span,.timer small{position:relative;z-index:1}.timer span{font-size:2rem;font-weight:900;line-height:.84}.timer small{color:#756e61;font-size:.54rem;font-weight:850;text-transform:uppercase}.turn-actions{width:100%;display:grid;gap:9px}.winner-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:7px}.winner-grid p{grid-column:1 / -1;color:var(--ink-muted);font-size:.7rem}.winner-grid .button--ghost{grid-column:1 / -1}.prompt-card{position:relative;width:min(520px,100%);padding:13px;color:var(--paper-ink);border:3px solid #fff4dc;border-radius:13px;background:var(--paper);box-shadow:6px 7px #b4a37f,0 18px 35px #0a09073d}.prompt-card:after{position:absolute;inset:7px;pointer-events:none;content:"";border:1px solid rgba(39,38,33,.15);border-radius:7px}.prompt-card>*{position:relative;z-index:1}.prompt-card__header{padding:2px 5px 8px;display:flex;align-items:baseline;justify-content:space-between;border-bottom:2px solid var(--paper-ink)}.prompt-card__header>span{font-size:.77rem;font-weight:900;letter-spacing:.045em}.prompt-card__header>span span{color:var(--red)}.prompt-card__header small{color:#756e61;font-size:.58rem;font-weight:800}.prompt-card ul{margin:8px 0;padding:0;display:grid;gap:3px;list-style:none}.prompt-card__row{min-height:50px;padding:4px 8px 4px 4px;display:grid;grid-template-columns:38px 30px 1fr 18px;align-items:center;gap:6px;border-style:solid;border-width:0 0 1px 5px;transition:transform .17s ease,background-color .17s ease}.prompt-card__row--selected{transform:translate(4px) rotate(-.2deg);background:#2726211a;outline:2px solid rgba(39,38,33,.25);outline-offset:-2px}.monster-mascot{width:52px;height:52px;display:inline-grid;place-items:center;flex:0 0 auto}.monster-mascot svg{width:100%;height:100%;overflow:visible}.monster-mascot--win{animation:mascot-bounce .42s ease-out both}.monster-mascot--miss{transform:rotate(4deg)}.prompt-card__mascot{width:34px;height:34px}.prompt-card__category{width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(39,38,33,.22);border-radius:5px;color:#fff9e9;font-size:.52rem;font-weight:900}.prompt-card__copy{min-width:0;display:grid;gap:1px;text-align:left}.prompt-card__copy small{color:#756e61;font-size:.5rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.prompt-card__copy strong{overflow-wrap:anywhere;font-size:clamp(.76rem,2.2vw,.94rem);line-height:1.12}.prompt-card__marker{color:var(--red);font-size:1rem;font-weight:900}.prompt-card footer{min-height:31px;padding:2px 5px 0;display:flex;align-items:center;justify-content:flex-end;gap:6px;border-top:2px solid var(--paper-ink);color:#696255;font-size:.57rem;font-weight:850;text-transform:uppercase}.prompt-card footer .monster-mascot{width:27px;height:27px}.result-layout{width:min(960px,calc(100% - 12px));margin-block:auto;padding:10px 0;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(390px,1.25fr);align-items:center;gap:20px}.result-summary,.result-card-wrap{padding:19px;border:2px solid rgba(241,230,204,.3);border-radius:12px;background:#24231ff0;box-shadow:7px 8px #181815b3}.result-summary{display:grid;justify-items:center;gap:9px;text-align:center}.result-summary>.monster-mascot{width:86px;height:86px}.result-summary>span{color:var(--ink-muted);font-size:.63rem;font-weight:850;text-transform:uppercase}.result-summary h1{margin:0;font-size:clamp(1.55rem,4vw,2.45rem);line-height:1}.result-summary p{margin:0}.result-stamp{padding:4px 9px;border:3px double currentColor;border-radius:3px;color:#a8c987!important;font-size:.78rem!important;letter-spacing:.09em;transform:rotate(-5deg);animation:ink-stamp .42s cubic-bezier(.16,.88,.24,1.18)}.result-summary--miss .result-stamp{color:#e58975!important;transform:rotate(4deg)}@keyframes ink-stamp{0%{transform:translateY(-14px) rotate(-11deg) scale(1.55);opacity:0}70%{opacity:1}}.result-points{color:#a8c987;font-size:1.05rem;font-weight:900}.result-miss{color:#e58975;font-weight:850}.result-summary .turn-actions{margin-top:5px}.result-card-wrap{display:grid;justify-items:center;gap:8px}.result-editor{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.result-editor p{grid-column:1 / -1;margin:0;color:var(--ink-muted);font-size:.72rem}.result-editor--two{grid-template-columns:1fr 1fr}.winner-card>.monster-mascot{width:100px;height:100px}.winner-card>p{color:var(--ink-muted);font-size:.67rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.winner-card__score{color:var(--mustard);font-size:3.4rem;font-weight:900}@keyframes print-wobble{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes dot-blink{0%,49%{opacity:.35}50%,to{opacity:1}}@keyframes die-tumble{0%{transform:rotate(0)}33%{transform:rotate(95deg)}66%{transform:rotate(183deg)}to{transform:rotate(270deg)}}@keyframes ribbon-slam{0%{opacity:0;transform:translate(-18px) rotate(-4deg) scale(1.08)}to{opacity:1;transform:translate(0) rotate(-.6deg) scale(1)}}@keyframes card-arrive{0%{transform:translateY(18px) rotate(2deg) scale(.96)}to{transform:translateY(0) rotate(0) scale(1)}}@keyframes mascot-bounce{0%{transform:translateY(8px) rotate(-4deg) scale(.9)}55%{transform:translateY(-8px) rotate(4deg) scale(1.08)}to{transform:translateY(0) rotate(0) scale(1)}}@media(max-width:850px){.hero-section{grid-template-columns:1fr;padding-top:50px}.hero-copy{position:relative;z-index:3}.hero-art{min-height:490px;transform:none}.mode-section,.setup-layout{grid-template-columns:1fr}.setup-layout{gap:25px}.setup-illustration{display:none}.steps-grid{grid-template-columns:1fr}.join-strip{grid-template-columns:1fr auto}.join-strip label{grid-column:1 / -1}.result-layout{width:min(600px,calc(100% - 8px));grid-template-columns:1fr;gap:12px}.result-summary{order:2}.result-card-wrap{order:1}}@media(max-width:600px){.site-header{width:min(100% - 28px,1180px);min-height:70px}.brand__word{font-size:.96rem}.hero-section{width:calc(100% - 28px);padding:45px 0 62px;gap:14px}.hero-copy h1{font-size:clamp(3.25rem,16vw,5rem)}.hero-actions{display:grid}.hero-art{min-height:430px;transform:scale(.86);transform-origin:top center;margin-bottom:-50px}.hero-card{left:45%}.mode-section{width:calc(100% - 28px);padding-bottom:60px}.mode-card{min-height:132px;padding:19px;grid-template-columns:auto 1fr}.mode-card>a{display:none}.mode-card__icon{width:53px;height:53px}.join-strip{grid-template-columns:1fr}.site-footer{min-height:155px;flex-direction:column;justify-content:center;text-align:center}.site-footer__copy{text-align:center}.setup-layout{width:calc(100% - 28px);margin-top:20px}.setup-copy h1{font-size:2.8rem}.setup-form,.join-card{padding:30px 22px}.team-name-fields{grid-template-columns:1fr}.lobby-hero{width:calc(100% - 28px);padding:25px 22px;align-items:flex-start;flex-direction:column}.lobby-rules{width:100%;flex-direction:row;flex-wrap:wrap}.team-lobby-grid{width:calc(100% - 28px);grid-template-columns:1fr}.connection-pill{top:auto;right:10px;bottom:10px}.game-shell{padding:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom));gap:6px}.game-header{grid-template-columns:82px 1fr 82px;min-height:42px}.game-header .icon-button{width:37px;height:37px}.game-tools{gap:4px}.scoreboard{justify-content:flex-start}.score-chip{min-width:102px}.game-stage{border-radius:11px}.game-panel{padding:8px}.category-ribbon{top:9px;left:9px;min-width:145px;min-height:48px;padding-right:9px}.category-ribbon .monster-mascot{width:38px;height:38px}.category-ribbon>span:last-child{font-size:.72rem}.deck-counter{top:9px;right:9px;min-width:77px}.phase-card{padding:17px}.phase-card--private{width:calc(100% - 4px);padding:8px;margin-top:58px}.prompt-card{padding:9px;border-width:2px}.prompt-card__row{min-height:43px;padding-block:2px;grid-template-columns:30px 25px 1fr 15px;gap:4px;border-left-width:4px}.prompt-card__mascot{width:28px;height:28px}.prompt-card__category{width:23px;height:23px;font-size:.46rem}.prompt-card__copy strong{font-size:.73rem}.prompt-card__copy small{font-size:.43rem}.prompt-card footer{min-height:27px}.draw-panel{bottom:10px}.rolling-status{bottom:12px}.phase-card--timer{right:8px;bottom:8px;width:calc(100% - 16px)}.timer{flex-basis:74px;width:74px;height:74px}.winner-grid .button{min-height:39px;padding:.5rem .65rem}.result-layout{margin-top:58px}.result-summary,.result-card-wrap{padding:12px 9px}.result-summary>.monster-mascot{width:65px;height:65px}.result-summary h1{font-size:1.45rem}}@media(max-height:680px)and (min-width:601px){.phase-card--private{transform:scale(.88)}.result-layout{transform:scale(.9)}}.modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:#1d1c18c7;backdrop-filter:blur(5px)}.rules-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100dvh - 36px));overflow:auto;padding:clamp(24px,5vw,46px)}.rules-dialog__close{position:absolute;top:14px;right:14px}.rules-dialog h2{margin:.35rem 0 1.2rem;font-size:clamp(1.8rem,5vw,3rem)}.rules-dialog__steps{display:grid;gap:.8rem;padding-left:1.4rem;font-weight:800}.rules-dialog__notes{margin:1.4rem 0;padding:1rem;border:2px dashed rgba(39,38,33,.28)}.rules-dialog__notes p{margin:.45rem 0}.shared-table-note{margin:0;padding:.85rem 1rem;border:2px solid rgba(39,38,33,.22);background:#e3b3411f;font-weight:700;line-height:1.35}.roster-setup{display:grid;gap:.8rem}.house-rules{margin:1.25rem 0 0;padding:1rem;border:2px dashed rgba(39,38,33,.24);border-radius:8px;background:#27262109}.house-rules summary{cursor:pointer;font-weight:950}.house-rules[open] summary{margin-bottom:1rem}.house-rules .two-column-fields{margin-bottom:1rem}.house-rules .check-row+.check-row{margin-top:.8rem}.resume-game-panel{margin-bottom:1.25rem;padding:1rem;display:grid;gap:.35rem;border:2px solid rgba(39,38,33,.24);background:#e3b34124}.resume-game-panel>div{margin-top:.5rem;display:flex;align-items:center;gap:.75rem}.resume-link{width:fit-content;color:var(--mustard);font-weight:900}.check-row{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:.7rem}.check-row input{width:20px;height:20px;margin-top:.2rem}.check-row span{display:grid;gap:.2rem}.check-row small{font-weight:500;color:var(--ink-soft)}.roster-team{margin:0;padding:.8rem;border:2px solid rgba(39,38,33,.18)}.roster-team legend{padding:0 .4rem;font-weight:900}.roster-player{display:flex;gap:.45rem;margin-bottom:.5rem}.roster-player input{flex:1;min-width:0}.match-estimate{margin:-.3rem 0 0;text-align:right;color:var(--ink-soft);font-weight:800}.handoff-curtain{width:min(430px,88vw);display:grid;justify-items:center;gap:.7rem;padding:clamp(24px,6vw,48px);border:4px solid var(--paper);background:var(--charcoal-soft);color:var(--ink);text-align:center;box-shadow:10px 10px #0000004d}.handoff-curtain .monster-mascot{width:110px;height:110px}.handoff-curtain h2{margin:0;font-size:clamp(1.8rem,6vw,3rem)}.handoff-curtain p{margin:0 0 .6rem;max-width:32ch}.turn-label small{display:block;margin-top:.12rem;opacity:.75;font-weight:700}.companion-shell{min-height:100dvh;padding:70px 14px 24px;background:var(--charcoal);color:var(--ink)}.companion-shell .game-header{position:fixed;inset:0 0 auto;z-index:20}.companion-shell .scoreboard{margin:0 auto 1rem;max-width:680px}.companion-panel{width:min(680px,100%);min-height:calc(100dvh - 170px);margin:auto;display:grid;place-items:center;padding:18px;text-align:center}.companion-secret{width:min(430px,100%);display:grid;justify-items:center;gap:.8rem}.companion-secret .prompt-card{width:min(390px,86vw)}.companion-countdown{display:grid;justify-items:center}.companion-countdown strong{font-size:clamp(6rem,35vw,12rem);line-height:.9;color:var(--mustard)}.companion-drawing{display:grid;justify-items:center;gap:1.4rem;width:100%}.companion-result{display:grid;justify-items:center;gap:1rem}.companion-result h1{margin:0;font-size:clamp(2rem,9vw,4rem)}.connection-dot{width:12px;height:12px;border-radius:50%}.connection-dot--online{background:#79b57f}.connection-dot--offline{background:#d8584f}.lobby-header-tools{display:flex;align-items:center;gap:.8rem}.lobby-invite-copy{min-width:0}.join-qr{width:min(220px,38vw);height:auto;padding:8px;border:3px solid var(--ink);background:var(--paper);image-rendering:pixelated}.player-remove{margin-left:auto;border:0;background:transparent;color:inherit;font:inherit;font-weight:900;cursor:pointer}.return-control-button{position:fixed;z-index:80;right:16px;top:58px}.host-transfer-notice{position:fixed;z-index:75;top:58px;left:50%;max-width:min(440px,calc(100% - 32px));padding:9px 13px;border:2px solid var(--mustard);border-radius:7px;color:var(--paper-ink);background:var(--paper);box-shadow:4px 5px #00000047;font-size:.76rem;font-weight:800;text-align:center;transform:translate(-50%) rotate(-.5deg)}.analytics-notice{position:fixed;z-index:150;left:14px;right:14px;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:920px;margin:auto;padding:1rem 1.1rem;border:3px solid var(--ink);background:var(--paper);color:var(--paper-ink);box-shadow:7px 7px #00000052}.analytics-notice p{margin:.25rem 0 0;max-width:68ch}.analytics-notice__actions{display:flex;gap:.4rem;flex-shrink:0}.analytics-notice .button--text{color:#575146}.analytics-toggle{position:fixed;z-index:95;right:10px;bottom:10px;padding:.3rem .55rem;border:1px solid currentColor;border-radius:999px;background:#272621db;color:var(--paper);font:inherit;font-size:.68rem;cursor:pointer}.prompt-report{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;width:min(440px,100%)}.prompt-report p{grid-column:1 / -1;margin:0;font-weight:800}.prompt-report .button{min-height:38px;padding:.45rem;font-size:.75rem}.report-sent{font-weight:800;color:var(--green)}.post-game-survey{width:min(470px,100%);display:grid;gap:.8rem;margin-top:1rem;padding:1rem;border:2px dashed rgba(241,230,204,.36);text-align:left}.post-game-survey h2{margin:0;font-size:1.1rem}.post-game-survey label{display:grid;gap:.35rem}.post-game-survey fieldset{display:flex;gap:1rem;border:0;padding:0;margin:0}.post-game-survey fieldset label{display:flex;align-items:center;gap:.3rem}.rating-picker{display:flex;gap:.35rem}.rating-picker button{width:38px;height:38px;border:2px solid var(--paper);background:transparent;color:var(--paper);font:inherit;font-weight:900;cursor:pointer}.rating-picker button.selected{background:var(--mustard);color:var(--ink)}@media(max-width:600px){.analytics-notice{align-items:stretch;flex-direction:column}.analytics-notice__actions{justify-content:flex-end}.lobby-hero{align-items:center}.join-qr{width:160px}.lobby-header-tools .button--text{display:none}.post-game-survey{max-height:45dvh;overflow:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.brand__word,.prompt-card__header .wordmark,.hero-card .wordmark{color:inherit;font-weight:900;letter-spacing:.045em}.card-art{--art-ink: #24231f;--art-paper: #f1e6cc;position:relative;display:block;width:100%;height:100%;overflow:hidden;color:var(--art-paper)}.card-art:after{position:absolute;inset:0;pointer-events:none;content:"";opacity:.18;background-image:repeating-linear-gradient(17deg,transparent 0 11px,currentColor 12px 12.5px),radial-gradient(circle at 18% 22%,currentColor 0 1px,transparent 1.5px);background-size:auto,17px 19px;mix-blend-mode:soft-light}.card-art .card-art__monster{position:absolute;z-index:2;width:42%;height:42%;color:var(--art-paper)!important;--mascot-ink: var(--art-ink);--mascot-paper: var(--art-paper)}.card-art__monster--one{left:3%;bottom:10%;transform:rotate(-8deg)}.card-art__monster--two{right:2%;bottom:8%;transform:rotate(8deg) scale(.93)}.card-art__die,.card-art__frame,.card-art__stamp,.card-art__hourglass,.card-art__castle,.card-art__pencil{position:absolute;z-index:3;top:31%;left:50%;color:var(--mustard)}.card-art__die{width:29%;aspect-ratio:1;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(-9deg);border:.08em solid currentColor;border-radius:18%;font-size:1.2rem}.card-art__die i{position:absolute;width:8%;aspect-ratio:1;border-radius:50%;background:currentColor}.card-art__die i:first-of-type{top:14%;left:14%}.card-art__die i:last-of-type{right:14%;bottom:14%}.card-art__pencil{width:48%;height:8%;transform:translate(-50%,-50%) rotate(-18deg);background:currentColor;clip-path:polygon(0 12%,83% 12%,100% 50%,83% 88%,0 88%)}.card-art__hourglass{width:26%;height:30%;transform:translate(-50%,-50%);border-block:.08em solid currentColor}.card-art__hourglass:before,.card-art__hourglass:after{position:absolute;inset:5% 12%;content:"";border:.055em solid currentColor;clip-path:polygon(0 0,100% 0,62% 50%,100% 100%,0 100%,38% 50%)}.card-art__hourglass i,.card-art__hourglass b{display:none}.card-art__frame{width:37%;height:28%;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(5deg);border:.08em solid currentColor;box-shadow:inset 0 0 0 .045em currentColor;font-size:1.5rem}.card-art__castle{width:43%;height:31%;transform:translate(-50%,-50%)}.card-art__castle i{position:absolute;width:44%;height:64%;border:.07em solid currentColor;background:var(--art-ink)}.card-art__castle i:nth-child(1){left:5%;transform:rotate(-8deg)}.card-art__castle i:nth-child(2){right:5%;transform:rotate(8deg)}.card-art__castle i:nth-child(3){left:28%;bottom:-35%;transform:rotate(1deg)}.card-art__stamp{width:30%;aspect-ratio:1;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(-6deg);border:.08em double currentColor;border-radius:50%;font-size:1.7rem;font-weight:900}.card-art__motion,.card-art__confetti{position:absolute;z-index:1;top:11%;right:9%;color:var(--mustard);font-size:1rem;font-weight:900;letter-spacing:.12em;transform:rotate(8deg)}.card-art__confetti{left:10%;right:auto}.hero-card--back>.card-art{position:absolute;inset:24px;width:auto;height:auto;border:1px solid rgba(241,230,204,.25);border-radius:9px}.hero-card__watermark{position:absolute;inset:55px 18px 18px;width:auto;height:auto;opacity:.055;filter:grayscale(1)}.hero-card__watermark .card-art__monster,.prompt-card__watermark .card-art__monster{color:var(--paper-ink)!important;--mascot-ink: var(--paper-ink);--mascot-paper: var(--paper)}.hero-card__back-mark{position:absolute;z-index:4;bottom:18px;left:50%;width:auto;height:auto;display:flex;gap:9px;transform:translate(-50%);border:0}.hero-card__back-mark i{width:13px;height:13px}.hero-card--front>header .wordmark{font-size:.79rem}.hero-die{color:var(--paper-ink);background:#de733c}.hero-die .monster-mascot{color:var(--paper)!important}.hero-card--front>*{position:relative;z-index:1}.hero-card--front>.hero-card__watermark{position:absolute;z-index:0}.prompt-card{overflow:hidden;background-color:var(--paper);background-image:radial-gradient(circle at 18% 12%,rgba(255,255,255,.38),transparent 22%),repeating-linear-gradient(7deg,rgba(39,38,33,.018) 0 1px,transparent 1px 13px)}.prompt-card__watermark{position:absolute;inset:64px 25px 40px;z-index:0!important;width:auto;height:auto;opacity:.052;filter:grayscale(1) contrast(1.4)}.prompt-card__header>.wordmark{color:var(--paper-ink)}.card-back-mini{overflow:hidden;padding:5px}.card-back-mini>.card-art{width:100%;height:100%;border:1px solid rgba(241,230,204,.28);border-radius:5px}.flat-tabletop{width:min(580px,88vw);height:min(310px,54vh)}.flat-deck,.flat-discard,.flat-drawn-card{position:absolute;width:104px;height:146px;border:3px solid var(--paper-dark);border-radius:10px;background:#30312f;box-shadow:5px 7px #4c2b20,0 14px 25px #140c0838}.flat-deck{left:12px;bottom:17px;transform:rotate(-5deg);transition:transform .18s ease,filter .18s ease}.flat-deck--active{transform:translateY(-8px) rotate(-3deg);filter:drop-shadow(0 0 8px rgba(231,191,88,.7));animation:deck-invite 1.15s ease-in-out infinite alternate}.flat-deck>i,.flat-discard>i{position:absolute;inset:-3px;z-index:-1;border:3px solid var(--paper-dark);border-radius:inherit;background:#4c2b20}.flat-deck>i:nth-child(1),.flat-discard>i:nth-child(1){transform:translate(5px,5px)}.flat-deck>i:nth-child(2),.flat-discard>i:nth-child(2){transform:translate(9px,10px)}.flat-deck>i:nth-child(3),.flat-discard>i:nth-child(3){transform:translate(13px,15px)}.flat-deck>.card-art,.flat-discard>.card-art,.flat-drawn-card>.card-art{position:absolute;inset:5px;width:auto;height:auto;border:1px solid rgba(241,230,204,.26);border-radius:6px}.flat-discard{right:12px;bottom:17px;left:auto;transform:rotate(6deg);background:#30312f;box-shadow:5px 7px #b3a382,0 14px 25px #140c0833}.flat-discard>b{position:absolute;z-index:5;right:-12px;top:-12px;width:31px;height:31px;display:grid;place-items:center;border:2px solid var(--paper-ink);border-radius:50%;color:var(--paper-ink);background:var(--mustard);box-shadow:2px 3px #4c2b20;font-size:.72rem}.flat-die{top:27px;width:126px;height:126px;padding:9px;grid-template-columns:1fr auto;align-items:center;border-width:4px;border-radius:25px;color:var(--paper-ink);background:var(--paper);box-shadow:7px 9px #3e241b,0 18px 30px #140c0838}.flat-die .monster-mascot{width:82px;height:82px;color:var(--paper)!important}.flat-die>strong{align-self:end;padding:0 2px 3px 0;font-size:1rem}.flat-die--rolling{animation:flat-die-roll .42s steps(3,end) infinite}.flat-drawn-card{z-index:2;top:48%;left:50%;transform:translate(-50%,-50%) rotate(-2deg)}.flat-drawn-card--discarding{animation:flat-card-discard .65s cubic-bezier(.2,.72,.22,1) both}.draw-panel>span{display:grid;gap:2px}.draw-panel>span strong{color:var(--ink)}.draw-panel>span small{color:var(--ink-muted);font-size:.56rem}.reshuffle-note{position:absolute;left:50%;bottom:18px;max-width:min(390px,calc(100% - 28px));padding:9px 13px;transform:translate(-50%) rotate(-1deg);border:2px dashed var(--mustard);border-radius:8px;color:var(--ink);background:#24231feb;box-shadow:4px 5px #181815b3;font-size:.68rem;font-weight:800;text-align:center}.reshuffle-note span{color:var(--mustard);font-size:1rem}.phase-card--timer{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:min(390px,calc(100% - 32px));max-height:calc(100% - 32px);overflow:hidden}.phase-card--all-play{width:min(440px,calc(100% - 32px));align-items:flex-start}.phase-card--all-play .timer{flex-basis:78px;width:78px;height:78px}.winner-grid{min-width:0;min-height:0;max-height:min(300px,calc(100dvh - 190px));overflow-y:auto;grid-template-columns:repeat(2,minmax(0,1fr));padding:2px 3px 4px;scrollbar-width:thin}.winner-grid .button{min-width:0;min-height:44px;padding:.55rem .65rem;overflow-wrap:anywhere;line-height:1.08}.how-section{padding:88px max(18px,calc((100vw - 1180px)/2));color:var(--ink);border-block:1px solid var(--line);background-color:#5b3427;background-image:radial-gradient(ellipse at 50% 25%,rgba(255,255,255,.06),transparent 48%),repeating-linear-gradient(17deg,rgba(255,255,255,.018) 0 1px,transparent 1px 16px)}.how-sheet{position:relative;max-width:1120px;margin:auto;padding:48px 50px 42px;transform:rotate(-.35deg);color:var(--paper-ink);border:3px solid #fff4dc;border-radius:15px 11px 18px 10px;background-color:var(--paper);background-image:radial-gradient(circle at 15% 12%,rgba(255,255,255,.48),transparent 28%),repeating-linear-gradient(0deg,rgba(39,38,33,.03) 0 1px,transparent 1px 27px);box-shadow:13px 16px #3e241b,0 30px 55px #0f090747}.how-sheet:before,.how-sheet:after{position:absolute;top:-11px;width:105px;height:24px;content:"";background:#e7bf58b3;box-shadow:0 1px #ffffff3d}.how-sheet:before{left:11%;transform:rotate(-3deg)}.how-sheet:after{right:10%;transform:rotate(4deg)}.how-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.how-sheet .eyebrow{color:#a84534}.how-sheet h2{max-width:720px;margin:10px 0 34px;font-size:clamp(2.15rem,4.5vw,3.7rem);line-height:.98}.how-sheet__stamp{max-width:120px;padding:10px 12px;transform:rotate(6deg);border:3px double #a84534;border-radius:50%;color:#a84534;font-size:.64rem;font-weight:900;line-height:1.15;text-align:center;text-transform:uppercase}.how-section .steps-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:13px}.how-step{min-width:0;padding:0 8px 12px!important;border-top:0!important}.how-step__art{position:relative;height:175px;margin-bottom:17px;display:grid;place-items:center;border-bottom:4px solid var(--paper-ink)}.how-step>span{color:#a84534;font-size:.76rem;font-weight:900}.how-step>p{margin-top:8px}.how-arrow{margin-top:-35px;color:#a84534;font-family:Georgia,serif;font-size:2.25rem;font-weight:900;transform:rotate(-6deg)}.rule-die{position:relative;width:116px;height:116px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px;transform:rotate(-8deg);border:4px solid var(--paper-ink);border-radius:24px;color:var(--paper-ink);background:#de733c;box-shadow:7px 8px #b4a37f}.rule-die .monster-mascot{width:77px;height:77px;color:var(--paper)!important}.rule-die strong{align-self:end}.rule-motion{position:absolute;right:12%;top:15%;color:#a84534;font-size:2rem;transform:rotate(-12deg)}.how-step__art--card{grid-template-columns:1fr auto}.rule-card{width:92px;height:130px;padding:5px;transform:rotate(-7deg);border:3px solid var(--paper-ink);border-radius:8px;background:#30312f;box-shadow:6px 7px #b4a37f}.rule-card>.card-art{border:1px solid rgba(241,230,204,.27);border-radius:4px}.how-step__art--card>.monster-mascot{width:85px;height:85px;transform:rotate(7deg)}.how-step__art--timer{grid-template-columns:auto auto auto;gap:5px}.rule-hourglass{position:relative;width:70px;height:104px;border-block:8px solid var(--walnut)}.rule-hourglass:before{position:absolute;inset:7px 9px;content:"";border:4px solid #756e61;clip-path:polygon(0 0,100% 0,62% 50%,100% 100%,0 100%,38% 50%)}.rule-scribble{color:#a84534;font-size:4.4rem;font-weight:900;transform:rotate(-10deg)}.how-step__art--timer .monster-mascot{width:78px;height:78px}@keyframes deck-invite{0%{transform:translateY(-5px) rotate(-4deg)}to{transform:translateY(-11px) rotate(-2deg)}}@keyframes flat-die-roll{0%{transform:translate(-50%) rotate(8deg)}33%{transform:translate(-50%) rotate(101deg) scale(.96)}66%{transform:translate(-50%) rotate(190deg)}to{transform:translate(-50%) rotate(278deg) scale(.98)}}@keyframes flat-card-discard{0%{top:48%;left:50%;transform:translate(-50%,-50%) rotate(-2deg)}55%{top:11%;left:72%;transform:translate(-50%,-50%) rotate(13deg)}to{top:calc(100% - 90px);left:calc(100% - 64px);transform:translate(-50%,-50%) rotate(186deg)}}@media(max-width:850px){.how-sheet{padding:42px 28px 34px}.how-section .steps-grid{grid-template-columns:1fr;gap:7px}.how-arrow{margin:-12px 0 -2px;text-align:center;transform:rotate(90deg)}.how-step{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1fr);align-items:center;gap:5px 22px}.how-step__art{grid-row:1 / 3;height:155px;margin:0;border-bottom:0;border-right:4px solid var(--paper-ink)}.how-step>span{align-self:end}.how-step>p{align-self:start}}@media(max-width:600px){.flat-tabletop{width:min(100% - 12px,480px);height:min(275px,48vh)}.flat-deck,.flat-discard,.flat-drawn-card{width:78px;height:110px;border-width:2px}.flat-deck{left:6px;bottom:14px}.flat-discard{right:6px;bottom:14px}.flat-die{top:27px;width:96px;height:96px;border-radius:20px}.flat-die .monster-mascot{width:59px;height:59px}.flat-die>strong{font-size:.75rem}.flat-discard>b{width:27px;height:27px;right:-10px;top:-10px}.phase-card--timer,.phase-card--all-play{right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));width:auto;max-height:min(48%,360px);padding:11px}.phase-card--all-play .timer{flex-basis:65px;width:65px;height:65px}.winner-grid{max-height:min(230px,calc(48dvh - 24px))}.winner-grid .button{min-height:44px;padding:.48rem .55rem}.reshuffle-note{bottom:10px}.prompt-card__watermark{inset:58px 18px 35px}.how-section{padding:62px 14px}.how-sheet{padding:39px 16px 27px;box-shadow:8px 10px #3e241b,0 25px 45px #0f09073d}.how-sheet__header{display:block}.how-sheet__stamp{position:absolute;top:31px;right:15px;max-width:92px;font-size:.5rem}.how-sheet h2{max-width:75%;margin-bottom:23px;font-size:2rem}.how-step{grid-template-columns:126px minmax(0,1fr);gap:4px 14px}.how-step__art{height:132px}.rule-die{width:86px;height:86px;border-radius:18px}.rule-die .monster-mascot{width:54px;height:54px}.rule-card{width:65px;height:93px}.how-step__art--card>.monster-mascot{width:55px;height:55px}.rule-hourglass{width:45px;height:74px;border-block-width:6px}.rule-scribble{font-size:2.8rem}.how-step__art--timer .monster-mascot{width:50px;height:50px}}@media(max-height:680px)and (min-width:601px){.phase-card--all-play{right:8px;bottom:8px;width:min(440px,48vw);max-height:calc(100% - 16px);padding:10px}.phase-card--all-play .timer{flex-basis:66px;width:66px;height:66px}.winner-grid{max-height:calc(100dvh - 175px)}}
