:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--green: #17251f;--green-deep: #0f1915;--paper: #f3edda;--paper-raised: #fffaf0;--ink: #19241f;--muted: #46534b;--wax: #b84a2f;--wax-dark: #873420;--brass: #d7b665;--success: #23633f;--danger: #9b3028;--focus-ring: var(--brass);background:var(--green);color:var(--paper);line-height:1.55;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--green)}button,input,select{font:inherit}button,select,input{min-height:44px}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.sr-only{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:12px 16px;color:var(--ink);background:var(--paper-raised);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px clamp(20px,5vw,72px);border-bottom:1px solid rgb(243 237 218 / 22%);background:#0f1915e0}.wordmark{display:inline-flex;align-items:center;gap:10px;font-family:Georgia,Cambria,serif;font-size:19px;font-weight:700;text-decoration:none}.wordmark-mark{display:grid;place-items:center;width:30px;height:30px;color:var(--green-deep);background:var(--brass);border-radius:50%}nav{display:flex;gap:clamp(12px,3vw,32px)}nav a{min-height:44px;display:inline-flex;align-items:center;font-size:15px}.demo-banner{position:relative;z-index:20;display:flex;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:6px 20px;color:var(--ink);background:var(--brass);font-size:14px}.demo-banner{--focus-ring: var(--ink)}.demo-actions{display:flex;gap:10px}.demo-actions button{min-height:44px;padding:8px 12px;border:1px solid var(--ink);color:var(--ink);background:transparent;cursor:pointer}.demo-actions button:last-child{color:var(--paper-raised);background:var(--ink)}.offline-notice{padding:10px 24px;color:var(--ink);background:var(--brass);text-align:center}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Cambria,Times New Roman,serif;line-height:1.08}h1{max-width:14ch;margin-bottom:24px;font-size:clamp(40px,7vw,76px);letter-spacing:-.035em}h2{margin-bottom:20px;font-size:clamp(30px,4vw,48px)}h3{font-size:24px}.eyebrow,.specimen-number{margin-bottom:12px;font:700 12px/1.3 ui-sans-serif,system-ui,sans-serif;letter-spacing:.15em;text-transform:uppercase}.paper-panel{--focus-ring: var(--wax-dark);color:var(--ink);background:var(--paper);box-shadow:0 24px 70px #0000004d;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,0 100%)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 20px;border:2px solid transparent;border-radius:0;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,0 100%);font-weight:750;text-decoration:none;cursor:pointer}.button.primary{color:#fffaf0;background:var(--wax-dark)}.button.primary:hover{background:#702b1b}.button.secondary{border-color:var(--ink);color:var(--ink);background:transparent}.button.secondary:hover{color:var(--paper-raised);background:var(--ink)}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);min-height:830px;overflow:hidden;background:var(--green-deep)}.hero-art{position:absolute;inset:0 32% 0 0;margin:0;overflow:hidden}.hero-art:after{position:absolute;content:"";inset:0;background:linear-gradient(90deg,#0f19151a,#0f1915b3)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:relative;z-index:1;grid-column:1;align-self:start;width:min(620px,calc(100% - 48px));margin:64px auto 0;padding:clamp(28px,5vw,56px)}.hero-copy .lede{max-width:48ch;margin-bottom:28px;font-size:19px}.demo-cta{display:flex;align-items:center;gap:16px;margin-bottom:26px}.demo-cta span{max-width:22ch;color:var(--muted);font-size:14px}.plain-facts{display:flex;flex-wrap:wrap;gap:10px 24px;margin:0;padding:20px 0 0;border-top:1px solid rgb(25 36 31 / 25%);list-style:none;color:var(--muted);font-size:14px}.room-desk{position:relative;z-index:2;grid-column:2;align-self:center;margin:48px clamp(24px,5vw,76px) 48px 24px;padding:34px;color:var(--paper);border:1px solid rgb(215 182 101 / 35%);background:#17251fed;box-shadow:0 30px 80px #00000059}.desk-intro h2{margin-bottom:10px;font-size:34px}.desk-intro>p:last-child{color:#d9ddce}.room-actions{display:grid;gap:24px}.room-form{display:grid;gap:9px}.room-form h3{margin:14px 0 4px;color:var(--brass)}.room-form label{font-size:14px;font-weight:700}.room-desk .button.secondary{border-color:var(--paper);color:var(--paper)}.room-desk .button.secondary:hover{color:var(--green-deep);background:var(--paper)}input,select{width:100%;padding:10px 12px;border:1px solid #7d8a80;border-radius:0;color:var(--ink);background:var(--paper-raised)}.pressed-divider{display:flex;align-items:center;gap:12px;color:#b8c0b8;font-size:13px;text-transform:uppercase}.pressed-divider:before,.pressed-divider:after{content:"";height:1px;flex:1;background:#f3edda33}.form-error{min-height:24px;margin:16px 0 0;color:#ffd7cc}.resume-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 8px;padding:12px;border:1px solid var(--brass)}.how,.paid{--focus-ring: var(--wax-dark);padding:96px clamp(24px,7vw,110px);color:var(--ink);background:var(--paper)}.how>h2,.how>.eyebrow{max-width:1100px;margin-right:auto;margin-left:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1100px;margin:48px auto 0;padding:0;list-style:none;border-top:1px solid #98a098}.steps li{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:32px 24px 24px 0;border-right:1px solid #98a098}.steps li:last-child{padding-left:24px;border-right:0}.steps li:nth-child(2){padding-left:24px}.steps li>span{display:grid;place-items:center;width:42px;height:42px;color:var(--paper-raised);background:var(--wax-dark);border-radius:50%;font-family:Georgia,serif;font-size:22px}.steps h3{margin-bottom:10px}.steps p{color:var(--muted)}.boundaries{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:88px clamp(24px,7vw,110px);background:var(--green)}.boundaries ul{margin:0;padding:0;list-style:none}.boundaries li{padding:18px 0 18px 34px;border-bottom:1px solid rgb(243 237 218 / 20%);background:linear-gradient(var(--brass),var(--brass)) 0 26px / 16px 2px no-repeat}.paid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 64px}.paid>div:first-child p:last-child{max-width:52ch}.price-block{display:grid;min-width:250px;align-content:start}.price-block strong{font:700 64px/1 Georgia,serif}.price-block.availability strong{max-width:10ch;font-size:32px}.price-block span{margin-bottom:18px;color:var(--muted)}.legal-line{min-height:24px;margin:8px 0 0;color:var(--muted);font-size:14px}.game-main{position:relative;min-height:calc(100vh - 72px);padding:clamp(24px,6vw,72px);overflow:hidden;background:#112019}.game-backdrop{position:absolute;inset:0;opacity:.24;background-image:url(/art/herbarium-desk.webp);background-position:center;background-size:cover;filter:saturate(.7)}.root-intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 32px;align-items:end;width:min(900px,100%);margin:0 auto 16px;padding:20px 24px}.root-intro h1{max-width:19ch;margin-bottom:8px;font-size:clamp(30px,4vw,46px)}.root-intro>div:first-child>p:last-child{margin-bottom:0;color:var(--muted)}.root-actions{display:grid;justify-items:start;gap:7px;min-width:220px;color:var(--muted);font-size:14px}.root-actions .text-button{margin-left:0;color:var(--wax-dark)}.root-facts{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px 24px;margin:0;padding:14px 0 0;border-top:1px solid rgb(25 36 31 / 22%);color:var(--muted);font-size:13px;list-style:none}.root-how,.root-limits,.root-cases{position:relative;z-index:1;width:min(900px,100%);margin:56px auto 0;padding:clamp(28px,5vw,52px);color:var(--ink);background:var(--paper)}.root-how h2,.root-limits h2,.root-cases h2{font-size:clamp(28px,4vw,42px)}.root-how ol{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding-left:20px}.root-how li{padding-right:14px}.root-limits{color:var(--paper);background:#17251ff5;border:1px solid rgb(215 182 101 / 40%)}.root-limits p{max-width:66ch;color:#d9ddce}.root-cases{margin-bottom:32px}.root-cases p{max-width:60ch}.lobby-sheet,.accusation-sheet,.reveal-sheet,.game-sheet{--focus-ring: var(--wax-dark);position:relative;z-index:1;width:min(900px,100%);margin:0 auto;padding:clamp(24px,5vw,56px);color:var(--ink);background:var(--paper);animation:paper-settle .22s ease-out both}.lobby-sheet h1,.accusation-sheet h1,.reveal-sheet h1,.game-sheet h1,.root-game .lobby-sheet h2,.root-game .accusation-sheet h2,.root-game .reveal-sheet h2,.root-game .game-sheet h2{max-width:18ch;font-size:clamp(38px,6vw,62px)}.code-card{display:flex;align-items:center;gap:20px;margin:32px 0;padding:18px 20px;color:var(--paper);background:var(--green)}.code-card strong{font:700 34px/1 Georgia,serif;letter-spacing:.18em}.text-button{min-height:44px;margin-left:auto;border:0;color:var(--brass);background:transparent;text-decoration:underline;cursor:pointer}.seat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.seat{min-height:54px;border:1px dashed var(--muted);color:var(--ink);background:transparent;cursor:pointer}.seat.selected{border:3px solid var(--wax-dark);background:#eadfc1;font-weight:750}.help-text{margin:12px 0 24px;color:var(--muted)}.host-wait{margin:18px 0 0;padding:14px 16px;border-left:4px solid var(--brass);color:var(--muted);background:#e8dec4}.sync-status{display:flex;align-items:center;gap:9px;margin:12px 0 20px;color:var(--muted);font-size:14px}.sync-status i{width:10px;height:10px;border:2px solid var(--muted);border-radius:50%;background:transparent}.sync-status[data-connected=true] i{border-color:var(--success);background:var(--success)}.waiting-sheet{--focus-ring: var(--wax-dark);position:relative;z-index:1;width:min(900px,100%);margin:0 auto;padding:clamp(28px,5vw,56px);color:var(--ink);background:var(--paper)}button:disabled{cursor:wait;opacity:.7}.game-sheet{display:flex;flex-direction:column;box-shadow:0 24px 70px #00000059;clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,0 100%)}.round-bar,.case-heading,.game-controls{display:flex;align-items:center;justify-content:space-between;gap:20px}.round-bar{margin:calc(clamp(24px,5vw,56px)*-1);margin-bottom:34px;padding:16px clamp(24px,5vw,56px);color:var(--paper);background:var(--green)}.round-bar>div:first-child{display:grid}.round-bar span{font-size:13px;text-transform:uppercase;letter-spacing:.09em}.timer{display:flex;align-items:center;gap:14px}.timer strong{font:700 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums}.timer-ended{color:#ffd3c9}.sound-toggle{flex:none;min-height:45px;border:0;color:var(--muted);background:transparent;text-decoration:underline;cursor:pointer}.clue-layout{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,60px);align-items:center}.specimen{display:block;width:100%;height:auto;transform:rotate(-1.5deg);filter:drop-shadow(0 12px 12px rgb(25 36 31 / 18%))}.specimen-paper{fill:#e9dfc3;stroke:#7e887f}.specimen-line{fill:none;stroke:#244934;stroke-width:6;stroke-linecap:round}.specimen-b{stroke-width:3}.specimen-mark{fill:none;stroke:var(--wax-dark);stroke-width:4}.specimen-glyph{stroke:var(--wax-dark);stroke-width:3}.specimen-key .specimen-line,.specimen-clock .specimen-line{stroke:#83691f}.specimen-paper .specimen-line,.specimen-shoe .specimen-line{stroke:#4c4439}.specimen-cup .specimen-mark{fill:#b84a2f29}.clue-main{margin-bottom:18px;font:700 clamp(24px,3vw,34px)/1.25 Georgia,serif}.clue-copy>p:nth-child(2){color:var(--muted);font-size:18px}.read-note{display:grid;margin-top:28px;padding:18px;border-left:4px solid var(--wax-dark);background:#e8dec4}.read-note span{color:var(--muted)}.game-controls{margin-top:40px;padding-top:24px;border-top:1px solid #a9aa9e}.case-tab{position:relative;z-index:1;display:flex;justify-content:center;gap:24px;width:min(900px,100%);margin:16px auto 0;color:#d7ddcf;font-size:13px}.case-tab button{min-height:44px;padding:8px 10px;border:0;color:var(--brass);background:transparent;text-decoration:underline;cursor:pointer}.suspect-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 32px}fieldset{margin:0;padding:0;border:0}legend{font:700 22px/1.3 Georgia,serif}.suspect-list label{display:flex;min-height:80px;align-items:center;gap:12px;padding:14px;border:1px solid #879087;cursor:pointer}.suspect-list label:has(input:checked){border:3px solid var(--wax-dark);background:#e8dec4}.suspect-list input{width:22px;min-height:22px;accent-color:var(--wax-dark)}.suspect-list span{display:grid}.suspect-list small{margin-top:4px;color:var(--muted)}.verdict{font-size:19px}.case-summary{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.case-summary span{padding:7px 10px;color:var(--paper);background:var(--green);font-size:13px}.reveal-actions{display:flex;flex-wrap:wrap;gap:12px}.simple-page{width:min(900px,calc(100% - 40px));min-height:66vh;margin:48px auto;padding:clamp(28px,6vw,72px)}.simple-page h1{max-width:18ch}.simple-page h2{margin-top:40px;font-size:30px}.simple-page p,.simple-page li{max-width:68ch;font-size:17px}.simple-page code{color:var(--wax-dark)}.missing-page{min-height:70vh;padding-top:12vh;background-image:radial-gradient(circle at 75% 25%,rgb(215 182 101 / 18%) 0 3px,transparent 4px)}footer{display:grid;grid-template-columns:1fr auto;gap:16px 32px;padding:48px clamp(24px,7vw,110px);border-top:1px solid rgb(243 237 218 / 18%);color:#d9ddce;background:var(--green-deep);font-size:14px}footer p{margin:4px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.build-note{grid-column:1 / -1;color:#aeb8af}@keyframes paper-settle{0%{opacity:0;transform:translateY(-8px);box-shadow:0 30px 80px #00000073}to{opacity:1;transform:translateY(0);box-shadow:0 18px 55px #00000047}}@media(max-width:850px){.hero{display:block;min-height:0;padding:160px 20px 40px}.hero-art{inset:0 0 auto;height:300px}.hero-art img{object-position:65% 40%}.hero-copy{width:100%;margin:0 auto}.room-desk{margin:20px auto 0}.steps,.paid,.boundaries{grid-template-columns:1fr}.steps{display:block}.steps li,.steps li:nth-child(2),.steps li:last-child{padding:24px 0;border-right:0;border-bottom:1px solid #98a098}.paid{gap:28px}}@media(max-width:600px){.site-header{align-items:flex-start;padding:12px 16px}.wordmark{max-width:150px;font-size:16px}nav{gap:10px}nav a{font-size:13px}nav a:nth-child(2){display:none}.demo-banner{align-items:center;justify-content:space-between;gap:8px;padding:8px 12px}.demo-banner>span:first-child{max-width:130px}.demo-actions{flex-direction:row;gap:8px}.demo-actions button{min-width:44px;padding:6px 8px}.hero{padding:116px 12px 28px}.hero-art{height:220px}.hero-copy{padding:26px 22px}.hero-copy h1{font-size:42px}.demo-cta{align-items:stretch;flex-direction:column}.room-desk{padding:24px 20px}.plain-facts{display:grid}.how,.paid,.boundaries{padding:64px 22px}.game-main{padding:12px 12px 32px}.root-intro{grid-template-columns:1fr;gap:10px;margin-bottom:12px;padding:16px 18px}.root-intro h1{font-size:30px}.root-actions{grid-template-columns:auto 1fr;align-items:center;gap:6px 10px}.root-actions .text-button{grid-column:1 / -1;min-height:44px}.root-facts{display:grid;gap:5px}.root-how,.root-limits,.root-cases{margin-top:32px;padding:28px 22px}.root-how ol{grid-template-columns:1fr;gap:18px}.lobby-sheet,.accusation-sheet,.reveal-sheet,.game-sheet{padding:20px 18px}.lobby-sheet h1,.accusation-sheet h1,.reveal-sheet h1{font-size:38px}.game-sheet h1,.root-game .game-sheet h2{margin-bottom:8px;font-size:32px}.round-bar{margin:-20px -18px 14px;padding:10px 18px}.round-bar span{font-size:11px}.timer{display:grid;gap:2px;text-align:right}.case-heading{align-items:flex-start;gap:10px}.case-heading .eyebrow{margin-bottom:4px}.game-controls{order:2;margin:10px 0 16px;padding:12px 0 0}.clue-layout{order:3}.clue-layout{grid-template-columns:1fr;gap:20px}.specimen{max-height:190px}.game-controls{align-items:stretch;flex-direction:column-reverse}.game-controls .button{width:100%}.seat-grid,.suspect-list{grid-template-columns:1fr 1fr}.code-card{flex-wrap:wrap;gap:10px 16px}.code-card .text-button{width:100%;margin:0}footer{grid-template-columns:1fr}.build-note{grid-column:auto}.site-header a,.footer-links a,.simple-page a,.legal-line a{display:inline-flex;min-width:44px;min-height:44px;align-items:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
