:root{color:#202525;background:#d5d7c6;font-family:Trebuchet MS,Segoe UI,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(45deg,rgba(38,50,56,.06) 25%,transparent 25%) 0 0 / 18px 18px,linear-gradient(-45deg,rgba(38,50,56,.04) 25%,transparent 25%) 0 0 / 18px 18px,#d5d7c6}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{width:min(1080px,calc(100% - 24px));margin:18px auto 28px}.site-header,.hero-panel,.game-stage,.side-panel,.site-footer{border:2px solid #202525;background:#fffdf3;box-shadow:5px 5px #202525}.site-header{overflow:hidden}.top-strip{display:flex;justify-content:space-between;gap:8px;padding:7px 12px;background:#263238;color:#fffdf3;font-size:12px;font-weight:800;text-transform:uppercase}.brand-row{display:flex;align-items:stretch;justify-content:space-between;gap:12px;padding:12px}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-mark{display:grid;place-items:center;width:50px;height:50px;border:2px solid #202525;background:#f7d060;color:#202525;font-weight:900;box-shadow:3px 3px #e4572e}.brand strong{display:block;font-size:24px;line-height:1.05}.brand small{display:block;margin-top:4px;color:#52605d;font-size:13px}.nav-tabs,.hero-actions,.control-row{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.nav-tabs a,.nav-tabs button,.primary-button,.secondary-button,.close-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 12px;border:2px solid #202525;border-radius:4px;background:#fffdf3;color:#202525;font-weight:800;box-shadow:3px 3px #202525}.nav-tabs button{appearance:none}.primary-button{background:#e4572e;color:#fffdf3}.secondary-button:hover,.primary-button:hover,.nav-tabs a:hover,.nav-tabs button:hover,.close-button:hover{transform:translate(1px,1px);box-shadow:2px 2px #202525}.layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:16px;margin-top:22px}.hero-panel{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;background:linear-gradient(90deg,rgba(247,208,96,.48),transparent 62%),#fffdf3}.hero-copy{max-width:680px}.section-label{display:inline-block;margin-bottom:8px;padding:3px 7px;border:2px solid #202525;background:#2a9d8f;color:#fffdf3;font-size:11px;font-weight:900;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(30px,5vw,48px);line-height:.95}h2{margin-bottom:0;font-size:24px}p{line-height:1.55}.game-stage{position:relative;padding:14px}.game-toolbar,.panel-title,.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mode-badge{padding:6px 9px;border:2px solid #202525;background:#f7d060;font-size:13px;font-weight:900}.score-row,.analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0 10px}.score-box{min-width:0;padding:8px;border:2px solid #202525;background:#f1f4ec}.score-box span{display:block;margin-bottom:3px;color:#52605d;font-size:12px;font-weight:800}.score-box strong{display:block;overflow-wrap:anywhere;font-family:Consolas,Courier New,monospace;font-size:21px;line-height:1}.timebar{height:18px;border:2px solid #202525;background:#202525}.timebar span{display:block;height:100%;background:linear-gradient(90deg,#2a9d8f,#f7d060,#e4572e);transition:width .2s linear}.play-entry{display:grid;justify-items:center;gap:10px;width:min(100%,420px);margin:18px auto 6px;padding:18px;border:2px solid #202525;background:#fffdf3}.play-entry .secondary-button,.play-entry-main{width:100%;justify-content:center}.play-entry-main{min-height:58px;font-size:18px}.settings-panel{display:grid;gap:10px;width:100%;padding:10px;border:2px dashed #202525;background:#f1f4ec}.setting-block{display:grid;gap:6px}.setting-title{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#202525;font-size:13px;font-weight:900}.setting-title span{color:#52605d;font-family:Consolas,Courier New,monospace;font-size:12px}.setting-options{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.setting-choice{min-width:0;min-height:40px;border:2px solid #202525;background:#fffdf3;color:#202525;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.setting-choice small{display:block;margin-top:2px;color:#52605d;font-family:Consolas,Courier New,monospace;font-size:10px}.setting-choice.active{background:#f7d060;box-shadow:inset 0 -3px #20252538}.boost-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.boost-checks label{display:flex;align-items:center;gap:6px;min-height:34px;padding:6px;border:2px solid #202525;background:#fffdf3;color:#202525;font-size:12px;font-weight:900}.boost-checks input{width:15px;height:15px;accent-color:#2a9d8f}.party-panel{width:min(100%,600px);margin:10px auto 0;padding:10px;border:2px solid #202525;background:#fffdf3}.party-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-weight:900}.party-title span{margin-left:auto;padding:3px 7px;border:2px solid #202525;background:#f7d060;font-family:Consolas,Courier New,monospace;font-size:12px}.party-controls{display:grid;grid-template-columns:minmax(0,1fr) repeat(5,auto);gap:8px;align-items:end;margin-top:8px}.party-controls label{display:grid;gap:4px;color:#52605d;font-size:12px;font-weight:900}.party-controls input{min-width:0;height:38px;border:2px solid #202525;background:#f1f4ec;color:#202525;font-weight:900;padding:7px 8px}.party-status{margin-top:8px;padding:8px;border:2px dashed #202525;background:#f1f4ec;color:#3d4645;font-size:13px;font-weight:900}.party-error{margin-top:8px;padding:8px;border:2px solid #e4572e;background:#fff1e8;color:#9b2d18;font-size:13px;font-weight:900}.leaderboard{display:grid;gap:6px;margin-top:10px}.leaderboard-head,.leader-row{display:grid;align-items:center;grid-template-columns:36px minmax(0,1fr) 54px 72px;gap:8px}.leaderboard-head{color:#52605d;font-size:12px;font-weight:900}.leaderboard-head strong{grid-column:span 2}.leaderboard-head span{justify-self:end;grid-column:span 2}.leader-row{min-height:38px;padding:6px;border:2px solid #202525;background:#f1f4ec}.leader-row span{display:grid;place-items:center;width:26px;height:26px;border:2px solid #202525;background:#f7d060;font-family:Consolas,Courier New,monospace;font-weight:900}.leader-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leader-row small{color:#52605d;font-size:12px;font-weight:900}.leader-row b{justify-self:end;font-family:Consolas,Courier New,monospace}.rush-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:min(100%,720px);margin:10px auto 0}.rush-legend span{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:2px solid #202525;background:#fffdf3;color:#3d4645;font-size:12px;font-weight:900}.rush-legend b{display:grid;place-items:center;min-width:27px;height:22px;border:2px solid #202525;background:#f7d060;color:#202525;line-height:1}.target-panel{display:flex;align-items:center;justify-content:center;gap:10px;margin:14px auto 10px;width:min(100%,720px);padding:8px;border:3px solid #202525;background:#fff8dc;font-weight:900}.target-panel strong{font-family:Consolas,Courier New,monospace;font-size:32px;line-height:1}.target-panel span{color:#52605d;text-transform:uppercase;font-size:12px}.orchard-board{display:grid;gap:3px;width:min(100%,720px);aspect-ratio:14 / 8;margin:0 auto;padding:7px;border:3px solid #202525;background:#263238;touch-action:none;-webkit-user-select:none;user-select:none}.fruit-tile{position:relative;isolation:isolate;overflow:hidden;display:grid;place-items:center;min-width:0;min-height:0;appearance:none;padding:0;border:2px solid #202525;border-radius:999px;--ball-seam: rgba(93, 46, 13, .34);background:radial-gradient(circle at 32% 24%,rgba(255,224,142,.88),transparent 23%),linear-gradient(135deg,#f4a13a,#e88324 54%,#cc6817);color:#171b1c;font-family:Consolas,Courier New,monospace;font-size:clamp(17px,2.5vw,28px);font-weight:900;box-shadow:inset -3px -4px #00000024,inset 2px 3px #fff3,0 2px #0000002e;touch-action:none}.fruit-tile:before,.fruit-tile:after{position:absolute;inset:0;z-index:1;content:"";border-radius:inherit;pointer-events:none}.fruit-tile:before{background:linear-gradient(90deg,transparent 48%,var(--ball-seam) 49%,var(--ball-seam) 51%,transparent 52%),linear-gradient(0deg,transparent 48%,var(--ball-seam) 49%,var(--ball-seam) 51%,transparent 52%)}.fruit-tile:after{inset:11%;border-left:2px solid var(--ball-seam);border-right:2px solid var(--ball-seam);transform:scaleX(.58)}.number-badge{position:relative;z-index:2;display:grid;place-items:center;width:66%;height:66%;border:2px solid rgba(32,37,37,.92);border-radius:999px;background:#fffdf3f0;box-shadow:0 1px #ffffffa6,0 2px 4px #0000003d;color:#111515;line-height:1}.boost-badge{position:absolute;right:1px;bottom:1px;z-index:3;display:grid;place-items:center;min-width:20px;height:17px;padding:0 3px;border:2px solid #202525;background:#fffdf3;color:#202525;font-family:Consolas,Courier New,monospace;font-size:10px;font-weight:900;line-height:1;box-shadow:1px 1px #0000002e}.fruit-tile.boost-score{--ball-seam: rgba(93, 46, 13, .34)}.fruit-tile.boost-score .boost-badge{background:#f7d060}.fruit-tile.boost-time{--ball-seam: rgba(93, 46, 13, .34)}.fruit-tile.boost-time .boost-badge{background:#b8e0d2}.fruit-tile.boost-blast{--ball-seam: rgba(93, 46, 13, .34)}.fruit-tile.boost-blast .boost-badge{background:#ffb088}.fruit-tile.empty{background:#fffdf31f;color:transparent;box-shadow:inset 0 0 0 2px #fffdf31a}.fruit-tile.empty:before,.fruit-tile.empty:after{display:none}.fruit-tile.selected{outline:4px solid #fffdf3;transform:translateY(-1px)}.fruit-tile.valid{outline-color:#2a9d8f}.fruit-tile.over{outline-color:#e4572e}.human-shell{width:min(100%,600px);margin:14px auto 0;border:3px solid #202525;background:#edf1ea;box-shadow:inset 0 0 0 5px #fffdf3;padding:14px}.human-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:2px solid #202525;background:#263238;color:#fffdf3;padding:10px;font-weight:900}.human-top span{color:#b8e0d2;font-family:Consolas,Courier New,monospace;font-size:12px}.human-prompt{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:10px 0;border:2px solid #202525;background:#fffdf3;padding:11px}.human-prompt strong{display:block;font-size:18px;line-height:1.25}.human-prompt p{margin:4px 0 0;color:#52605d;font-size:14px;font-weight:800}.human-option-grid,.human-grid{display:grid;gap:8px}.human-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.human-option-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.human-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.human-grid .human-tile{overflow:hidden;grid-template-rows:1fr auto;gap:6px;min-height:128px;padding:8px;background:linear-gradient(135deg,#fffdf3eb,#b8e0d27a),repeating-linear-gradient(45deg,rgba(38,50,56,.08) 0 6px,transparent 6px 12px)}.human-grid .human-tile:before{position:absolute;inset:8px 8px auto auto;width:22px;height:22px;border:2px solid rgba(32,37,37,.6);background:#fffdf3ad;content:""}.human-tile-picture{position:relative;z-index:1;display:grid;place-items:center;width:100%;min-height:58px;border:2px solid rgba(32,37,37,.45);background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.88),transparent 30%),linear-gradient(135deg,#dce9e2,#b8e0d2);color:#202525;font-family:Consolas,Courier New,monospace;font-size:32px;line-height:1}.human-tile-label{position:relative;z-index:1;display:block}.human-option,.human-tile{position:relative;display:grid;place-items:center;min-height:78px;padding:9px;border:2px solid #202525;border-radius:4px;background:#fffdf3;color:#202525;font-size:15px;font-weight:900;line-height:1.18;text-align:center;box-shadow:3px 3px #202525}.human-option:hover,.human-tile:hover{transform:translate(1px,1px);box-shadow:2px 2px #202525}.human-option.selected,.human-tile.selected{background:#f7d060;outline:4px solid #2a9d8f}.human-option:disabled{cursor:default;opacity:.72}.fake-checkbox{position:absolute;top:8px;left:8px;width:18px;height:18px;border:2px solid #202525;background:#fffdf3}.human-slider-box,.human-sequence,.human-typing,.human-complete{display:grid;gap:12px;border:2px solid #202525;background:#fffdf3;padding:14px}.human-slider-box{align-items:center}.human-slider-box input[type=range]{width:100%;accent-color:#e4572e}.human-slider-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.human-slider-buttons button{min-height:36px;border:2px solid #202525;border-radius:4px;background:#fffdf3;color:#202525;font-family:Consolas,Courier New,monospace;font-weight:900;box-shadow:2px 2px #202525}.human-slider-buttons button:hover{transform:translate(1px,1px);box-shadow:1px 1px #202525}.human-slider-readout{display:flex;justify-content:space-between;gap:10px;font-weight:900}.human-slider-readout strong{font-family:Consolas,Courier New,monospace;font-size:28px;line-height:1}.human-code{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;border:2px solid #202525;background:#263238;color:#fffdf3;padding:10px;font-family:Consolas,Courier New,monospace;font-size:24px;font-weight:900}.human-code b{display:grid;place-items:center;min-width:44px;min-height:44px;border:2px solid #fffdf3;background:#2a9d8f}.text-code{letter-spacing:0}.human-sequence-tray{min-height:42px;display:grid;place-items:center;border:2px dashed #202525;background:#f1f4ec;color:#52605d;font-weight:900}.human-typing input{width:100%;min-height:44px;border:2px solid #202525;background:#fffdf3;color:#202525;font:900 18px Consolas,Courier New,monospace;padding:9px 10px}.human-complete{place-items:center;text-align:center;font-weight:900}.human-complete strong{font-size:28px}.human-popup{display:grid;gap:8px;margin-top:12px;padding:11px;border:2px solid #202525;background:#fff1e8;color:#202525;box-shadow:3px 3px #202525}.human-popup div{display:flex;align-items:center;gap:8px;color:#9b2d18;font-weight:900}.human-popup p{margin:0;font-weight:900}.human-popup small{color:#52605d;font-weight:800}.human-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px}.detective-hero{background:linear-gradient(90deg,#2a9d8f3d,#f7d06061 68%),#fffdf3}.detective-progress span{background:linear-gradient(90deg,#2a9d8f,#f7d060)}.detective-case-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:12px;border:2px solid #202525;background:#fff8dc}.detective-case-card strong{display:block;margin-bottom:4px;font-size:18px}.detective-case-card p{margin:0;color:#3d4645;font-weight:800}.detective-board{display:grid;grid-template-columns:minmax(260px,.88fr) minmax(0,1.12fr);gap:12px;margin-top:12px}.chat-phone,.detective-panel{border:3px solid #202525;background:#edf1ea;box-shadow:inset 0 0 0 5px #fffdf3}.chat-phone{overflow:hidden}.chat-phone-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;border-bottom:2px solid #202525;background:#263238;color:#fffdf3;font-weight:900}.chat-phone-top span{display:grid;place-items:center;min-width:28px;height:24px;border:2px solid #fffdf3;background:#2a9d8f;font-family:Consolas,Courier New,monospace}.chat-thread{display:grid;gap:9px;padding:12px}.chat-bubble-row{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:start}.chat-avatar{display:grid;place-items:center;width:34px;height:34px;border:2px solid #202525;border-radius:999px;background:#f7d060;font-weight:900}.chat-bubble{min-width:0;padding:8px;border:2px solid #202525;border-radius:4px;background:#fffdf3;box-shadow:2px 2px #202525}.chat-bubble div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.chat-bubble strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-bubble small{color:#52605d;font-family:Consolas,Courier New,monospace;font-weight:900}.chat-bubble p{margin:0;color:#202525;font-size:14px;font-weight:800}.detective-panel{display:grid;gap:12px;padding:12px}.detective-column{display:grid;gap:8px}.detective-section-title{display:flex;align-items:center;gap:8px;padding-bottom:6px;border-bottom:2px solid #202525;font-weight:900}.suspect-grid,.evidence-grid{display:grid;gap:8px}.suspect-grid,.evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suspect-card,.evidence-card{position:relative;display:grid;align-content:start;min-width:0;min-height:128px;padding:10px;border:2px solid #202525;border-radius:4px;background:#fffdf3;color:#202525;text-align:left;box-shadow:3px 3px #202525}.suspect-card:hover,.evidence-card:hover{transform:translate(1px,1px);box-shadow:2px 2px #202525}.suspect-card.selected,.evidence-card.selected{background:#f7d060;outline:4px solid #2a9d8f}.suspect-card>span,.evidence-card>span{display:inline-grid;place-items:center;width:fit-content;min-width:34px;min-height:28px;margin-bottom:7px;padding:3px 6px;border:2px solid #202525;background:#f1f4ec;font-family:Consolas,Courier New,monospace;font-weight:900}.suspect-card strong,.evidence-card strong{display:block;margin-bottom:4px;font-size:16px}.suspect-card small{display:block;margin-bottom:7px;color:#52605d;font-weight:900}.suspect-card p,.evidence-card p{margin:0;color:#3d4645;font-size:13px;font-weight:800;line-height:1.42}.detective-selection{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:12px;padding:10px;border:2px solid #202525;background:#f1f4ec}.detective-selection span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900}.detective-notice{display:grid;gap:8px;margin-top:12px;padding:12px;border:2px solid #202525;box-shadow:3px 3px #202525}.detective-notice.warn{background:#fff1e8}.detective-notice.success{background:#e4f4ec}.detective-notice div{display:flex;align-items:center;gap:8px;font-weight:900}.detective-notice.warn div{color:#9b2d18}.detective-notice.success div{color:#1f6b4d}.detective-notice p{margin:0;font-weight:900}.parcel-hero{background:linear-gradient(90deg,#e4572e29,#f7d0606b 58%,#2a9d8f24),#fffdf3}.parcel-rules{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding:10px;border:2px solid #202525;background:#fff8dc;font-weight:900}.parcel-rules strong,.parcel-rules span{display:inline-flex;align-items:center;min-height:28px;padding:4px 7px;border:2px solid #202525;background:#fffdf3}.parcel-rules strong{background:#2a9d8f;color:#fffdf3}.parcel-board{display:grid;grid-template-columns:minmax(320px,1fr) 310px;gap:12px;margin-top:12px}.parcel-conveyor,.parcel-lanes{border:3px solid #202525;background:#edf1ea;box-shadow:inset 0 0 0 5px #fffdf3}.parcel-conveyor{overflow:hidden}.parcel-conveyor-head{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:10px;border-bottom:2px solid #202525;background:#263238;color:#fffdf3;font-weight:900}.parcel-conveyor-head span{color:#b8e0d2;font-size:12px}.parcel-scene{position:relative;display:grid;place-items:center;min-height:500px;padding:18px 14px 22px;overflow:hidden;background:linear-gradient(180deg,rgba(38,50,56,.05),transparent 42%),repeating-linear-gradient(0deg,rgba(32,37,37,.07) 0 2px,transparent 2px 32px)}.parcel-scene:after{position:absolute;right:0;bottom:24px;left:0;height:28px;border-top:3px solid #202525;border-bottom:3px solid #202525;background:repeating-linear-gradient(90deg,#5d6460 0 28px,#47504d 28px 56px);content:""}.parcel-worker{position:absolute;bottom:42px;left:22px;z-index:4;width:82px;height:150px;transform:translate(-108px);pointer-events:none}.parcel-worker.active{animation:worker-push-left .42s ease-out}.worker-head,.worker-body,.worker-arm,.worker-leg{position:absolute;display:block;border:3px solid #202525;background:#f7d060}.worker-head{top:0;left:28px;width:34px;height:34px;border-radius:999px}.worker-body{top:32px;left:24px;width:42px;height:68px;border-radius:8px 8px 3px 3px;background:#2a9d8f}.worker-arm{top:48px;left:58px;width:60px;height:18px;transform-origin:left center;transform:rotate(-10deg);background:#f7d060}.worker-leg{top:96px;width:18px;height:48px;background:#263238}.worker-leg.left{left:25px}.worker-leg.right{left:50px}.parcel-card{position:relative;z-index:2;width:min(100%,560px);min-height:420px;margin:0 auto;border:3px solid #202525;background:linear-gradient(90deg,rgba(255,255,255,.13),transparent 18%),linear-gradient(135deg,#c98a4b,#b57439 54%,#9f6330);box-shadow:inset 0 0 0 3px #fffdf326,7px 8px #20252547,4px 4px #202525}.parcel-card.leaving{animation:parcel-push-left .42s cubic-bezier(.2,.8,.2,1) forwards}.parcel-card.box-small{max-width:500px}.parcel-card.box-large{max-width:610px}.parcel-card.wear-scuffed{background:repeating-linear-gradient(135deg,rgba(32,37,37,.1) 0 3px,transparent 3px 22px),linear-gradient(135deg,#c98a4b,#ad6d34 54%,#8d572d)}.parcel-card.wear-wet{background:radial-gradient(circle at 82% 18%,rgba(38,50,56,.22),transparent 18%),radial-gradient(circle at 12% 74%,rgba(38,50,56,.18),transparent 20%),linear-gradient(135deg,#b57d48,#966036 54%,#73482d)}.box-shadow{position:absolute;right:18px;bottom:12px;left:18px;height:18px;background:#20252538;filter:blur(4px)}.box-tape{position:absolute;inset:0 auto 0 50%;z-index:1;width:54px;transform:translate(-50%);border-right:2px solid rgba(32,37,37,.18);border-left:2px solid rgba(32,37,37,.18);background:#f7d06085}.parcel-card.tape-stripe .box-tape{background:repeating-linear-gradient(45deg,#f7d0607a 0 12px,#fffdf357 12px 20px)}.parcel-card.tape-wide .box-tape{width:74px;background:#fffdf357}.parcel-card.tape-double .box-tape{width:96px;background:linear-gradient(90deg,transparent 0 30px,rgba(247,208,96,.44) 30px 52px,transparent 52px 66px,rgba(247,208,96,.44) 66px 88px,transparent 88px)}.box-stamp{position:absolute;top:14px;right:14px;z-index:3;padding:4px 8px;border:3px solid #202525;background:#fffdf3;color:#202525;font-size:12px;font-weight:900;transform:rotate(4deg)}.shipping-label{position:relative;z-index:2;width:min(72%,360px);margin:36px 0 16px 24px;border:3px solid #202525;background:linear-gradient(90deg,rgba(32,37,37,.08) 0 2px,transparent 2px 18px),#fffdf3;box-shadow:4px 4px #20252540}.parcel-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px;border-bottom:2px dashed #202525;background:#f7d060}.parcel-card-top span,.parcel-barcode{font-family:Consolas,Courier New,monospace;font-weight:900}.parcel-card-top span{font-size:12px}.parcel-card-top strong{overflow-wrap:anywhere;font-size:20px}.parcel-address{display:grid;gap:5px;padding:10px;border-bottom:2px solid #202525;font-weight:900}.parcel-address span,.parcel-address small{color:#3d4645}.parcel-tags{display:flex;flex-wrap:wrap;gap:5px;padding:8px 10px 0}.parcel-tags span{padding:3px 6px;border:2px solid #202525;background:#b8e0d2;font-size:11px;font-weight:900}.parcel-memo{display:grid;grid-template-columns:48px 1fr;gap:7px;margin:8px 10px;padding:7px;border:2px solid #202525;background:#f1f4ec;font-size:13px;font-weight:900}.parcel-memo b{color:#9b2d18}.parcel-barcode{margin:0 10px 10px;padding:8px;border:2px solid #202525;background:repeating-linear-gradient(90deg,#202525 0 3px,#fffdf3 3px 7px,#202525 7px 9px,#fffdf3 9px 15px);color:transparent;min-height:30px}.parcel-checklist{position:relative;z-index:2;display:grid;gap:6px;width:min(58%,310px);margin:0 20px 24px auto;padding:10px;border:3px solid #202525;background:#fffdf3f0;box-shadow:4px 4px #20252540}.parcel-checklist>strong{padding-bottom:5px;border-bottom:2px solid #202525}.parcel-check{display:grid;grid-template-columns:58px 1fr;gap:7px;align-items:start;padding:6px;border:2px solid #202525;background:#f1f4ec;font-size:12px}.parcel-check span{color:#52605d;font-weight:900}.parcel-check b{line-height:1.25}.parcel-check.info,.parcel-check.warn,.parcel-check.danger{background:#f1f4ec}@keyframes parcel-push-left{0%{opacity:1;transform:translate(0) rotate(0)}42%{opacity:1;transform:translate(-96px,8px) rotate(-3deg)}to{opacity:0;transform:translate(-620px,44px) rotate(-9deg)}}@keyframes worker-push-left{0%{transform:translate(-108px)}25%{transform:translate(0)}68%{transform:translate(18px)}to{transform:translate(-108px)}}.parcel-empty{display:grid;place-items:center;gap:6px;min-height:320px;margin:14px;border:2px dashed #202525;background:#fffdf3;text-align:center;font-weight:900}.parcel-empty span{color:#52605d}.parcel-queue{display:flex;gap:6px;overflow:hidden;padding:0 14px 14px}.parcel-queue span{flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px;border:2px solid #202525;background:#fffdf3;color:#52605d;font-size:12px;font-weight:900}.parcel-lanes{display:grid;gap:7px;padding:10px}.parcel-lane{display:grid;grid-template-columns:auto 1fr;gap:3px 8px;align-items:center;min-height:62px;padding:8px;border:2px solid #202525;border-radius:4px;background:#fffdf3;color:#202525;text-align:left;box-shadow:3px 3px #202525}.parcel-lane:hover{transform:translate(1px,1px);box-shadow:2px 2px #202525}.parcel-lane svg{grid-row:span 2}.parcel-lane strong{font-size:16px}.parcel-lane span{color:#52605d;font-size:12px;font-weight:900}.parcel-lane.lane-cold,.parcel-lane.lane-fragile{background:#e4f4ec}.parcel-lane.lane-addressHold,.parcel-lane.lane-paymentHold,.parcel-lane.lane-damageHold{background:#fff1e8}.parcel-lane:disabled{cursor:not-allowed;opacity:.56;transform:none}.parcel-notice{display:grid;gap:8px;margin-top:12px;padding:12px;border:2px solid #202525;box-shadow:3px 3px #202525}.parcel-notice.success{background:#e4f4ec}.parcel-notice.warn{background:#fff1e8}.parcel-notice div{display:flex;align-items:center;gap:8px;font-weight:900}.parcel-notice.success div{color:#1f6b4d}.parcel-notice.warn div{color:#9b2d18}.parcel-notice p{margin:0;font-weight:900}.library-hero{background:linear-gradient(90deg,#2a9d8f33,#f7d0607a 54%,#e4572e1f),#fffdf3}.library-stage{align-self:start}.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.catalog-card{display:grid;align-content:start;gap:8px;min-height:330px;padding:12px;border:2px solid #202525;border-radius:4px;background:linear-gradient(135deg,#fffdf3f0,#f1f4ecdb),#fffdf3;box-shadow:4px 4px #202525}.catalog-thumb{width:100%;aspect-ratio:16 / 10;object-fit:contain;padding:8px;border:2px solid #202525;background:#fff}.catalog-card:hover{transform:translate(1px,1px);box-shadow:3px 3px #202525}.catalog-card-top,.catalog-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.catalog-card-top span,.catalog-card-bottom b{display:inline-grid;place-items:center;min-height:28px;padding:3px 7px;border:2px solid #202525;background:#f7d060;font-family:Consolas,Courier New,monospace;font-weight:900}.catalog-card-top small{padding:4px 7px;border:2px solid #202525;background:#f1f4ec;color:#52605d;font-size:11px;font-weight:900}.catalog-card strong{font-size:25px;line-height:1.08}.catalog-card em{color:#2a6f4d;font-style:normal;font-weight:900}.catalog-card p{margin:0;color:#3d4645;font-size:14px;font-weight:800}.catalog-card-bottom{align-self:end;margin-top:4px}.catalog-card-bottom span{display:inline-flex;align-items:center;gap:5px;font-weight:900}.small-action{justify-self:end}.status-line,.result-panel{margin-top:12px;padding:12px;border:2px solid #202525;background:#f1f4ec;font-weight:900}.result-panel h2{font-size:40px}.copy-hint{display:inline-block;margin-top:10px;font-weight:800;color:#2a6f4d}.inline-hint{align-self:center;padding:7px 9px;border:2px solid #202525;background:#b8e0d2;font-size:13px;font-weight:900}.side-column{display:flex;flex-direction:column;gap:18px}.side-panel{padding:14px}.panel-title{justify-content:flex-start;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #202525;font-weight:900}.compact-list{display:grid;gap:8px;margin:0}.compact-list div{display:flex;justify-content:space-between;gap:10px;padding:8px;border:2px solid #202525;background:#f1f4ec}.compact-list dt{color:#52605d;font-weight:800}.compact-list dd{margin:0;font-weight:900}.game-list-item{display:grid;grid-template-columns:54px 42px 1fr;gap:4px 10px;padding:10px;border:2px solid #202525;background:#f1f4ec}.game-list-item+.game-list-item{margin-top:8px}.game-list-item:before{grid-row:span 2;width:54px;height:50px;border:2px solid #202525;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:contain;content:""}.game-list-item[href*=number-orchard]:before{background-image:url(/thumbnails/number-orchard.png)}.game-list-item[href*=human-check]:before{background-image:url(/thumbnails/human-check.png)}.game-list-item[href*=chat-detective]:before{background-image:url(/thumbnails/chat-detective.png)}.game-list-item[href*=parcel-sort]:before{background-image:url(/thumbnails/parcel-sort.png)}.game-list-item span{grid-column:2;grid-row:span 2;display:grid;place-items:center;border:2px solid #202525;background:#f7d060;font-weight:900}.game-list-item strong,.game-list-item small{grid-column:3}.game-list-item small{color:#52605d;font-weight:800}.game-list-item.active{background:#fff8dc}.game-list-item.locked{opacity:.72}.note{margin:0;color:#3d4645;font-size:14px}.site-footer{display:flex;justify-content:space-between;gap:10px;margin-top:18px;padding:12px;color:#52605d;font-size:13px;font-weight:800}.drawer-backdrop{position:fixed;inset:0;z-index:10;display:flex;justify-content:flex-end;background:#20252575;padding:18px}.analytics-drawer{width:min(460px,100%);overflow:auto;border:2px solid #202525;background:#fffdf3;box-shadow:5px 5px #202525;padding:16px}.analytics-grid{grid-template-columns:repeat(2,1fr)}.event-log{display:grid;gap:8px;margin:14px 0}.event-log div{display:flex;justify-content:space-between;gap:10px;padding:8px;border:2px solid #202525;background:#f1f4ec}@media(max-width:860px){.app-shell{width:min(100% - 16px,680px);margin-top:8px}.top-strip{display:none}.brand-row,.hero-panel,.game-toolbar{align-items:flex-start;flex-direction:column}.layout{grid-template-columns:1fr}.score-row{grid-template-columns:repeat(2,1fr)}.party-controls,.detective-board,.parcel-board,.detective-selection,.catalog-grid,.boost-checks{grid-template-columns:1fr}.site-footer{flex-direction:column}}@media(max-width:480px){.app-shell{width:calc(100% - 12px)}.brand-mark{width:42px;height:42px}.nav-tabs,.hero-actions,.control-row{width:100%}.nav-tabs a,.nav-tabs button,.primary-button,.secondary-button,.close-button{flex:1 1 auto;min-width:126px}.game-stage{padding:10px}.orchard-board{gap:3px;padding:5px}.human-option-grid,.human-grid,.human-option-grid.compact{grid-template-columns:1fr}.detective-case-card{align-items:stretch;flex-direction:column}.suspect-grid,.evidence-grid{grid-template-columns:1fr}.parcel-rules,.parcel-card-top{align-items:stretch;flex-direction:column}.parcel-lanes{grid-template-columns:1fr}.parcel-scene{min-height:560px}.shipping-label,.parcel-checklist{width:calc(100% - 28px);margin-right:14px;margin-left:14px}.parcel-worker{opacity:.9}.human-option,.human-tile{min-height:58px}.human-grid .human-tile{min-height:112px}.human-prompt{grid-template-columns:1fr}.leaderboard-head,.leader-row{grid-template-columns:30px minmax(0,1fr) 44px 58px;gap:5px}.leader-row{font-size:13px}.boost-badge{right:0;bottom:0;min-width:18px;height:16px;border-width:1px;font-size:9px}}.primary-button:disabled,.secondary-button:disabled,.close-button:disabled{cursor:not-allowed;opacity:.55;transform:none}
