/* Shelf Hunt's shared public experience. Game-specific boards keep their rules. */
:root{--bg-0:#10151d;--bg-1:#10151d;--panel:#19222d;--glass:#ffffff06;--glass-2:#ffffff0d;--line:#ffffff18;--text:#f5f4ed;--muted:#aab8c6;--accent:#d4f679;--success:#9ae6bb;--danger:#ff8e99;--grad-primary:linear-gradient(120deg,#d4f679,#a8e9c5);--font-display:'Segoe UI',system-ui,sans-serif;--font-body:'Segoe UI',system-ui,sans-serif;--radius:20px}
body{background:#10151d;line-height:1.6;background-attachment:scroll}
h1,h2,h3{font-weight:800;letter-spacing:-.045em;line-height:1.1}button{letter-spacing:0;font-weight:750}button,input,select,textarea{font:inherit}a{color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}
#topbar,.pitch-topbar{background:#10151df2;border-bottom:1px solid var(--line);padding:16px 28px;backdrop-filter:blur(16px)}
.brand,.pitch-brand{-webkit-text-fill-color:var(--text);color:var(--text);background:none;font-size:1.13rem;letter-spacing:-.035em}.brand-logo,.pitch-brand img{width:30px;height:30px}.mode-label{font-size:.67rem;letter-spacing:.12em}
.game-switcher{background:#ffffff05;border-radius:100px;padding:4px}.game-switcher a{font-family:var(--font-body);font-weight:650;font-size:.76rem;border-radius:100px}.game-switcher a.active{background:#d4f679;color:#172113}.suite-dot{color:inherit}
#mainContent{margin-inline:auto;max-width:1120px;width:calc(100% - 40px);padding-top:24px}.game-page-heading h1{font-size:clamp(1.7rem,3.2vw,2.6rem)}.game-page-heading p{max-width:660px}.game-page-heading{padding-bottom:14px}
.hunt-board{background:#18212b;border:1px solid #34414b;box-shadow:0 22px 70px #0002;border-radius:24px;padding:24px}.hunt-topline{margin-bottom:16px}.hunt-progress{background:#d4f67917;color:var(--accent);letter-spacing:.03em}.hunt-clues li{background:#ffffff04;border:1px solid #ffffff12;border-radius:12px}.hunt-clues li:first-child{background:#e7efdb;color:#17251e;border-color:transparent}.hunt-clues li:first-child b,.hunt-clues li:first-child span{color:inherit}.hunt-guesses{gap:10px}.hunt-feedback{background:transparent;color:var(--muted);font-weight:500}.hunt-question{color:var(--accent)}
.dock{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.dock-main,.dock .shelf-library-primary{border-radius:12px;box-shadow:none;min-height:50px;font-weight:800;padding:12px 24px}.dock .shelf-library-primary{background:var(--accent);color:#172113;border:1px solid var(--accent)}.dock-main{background:#ffffff09;color:var(--text);border:1px solid #ffffff25}.dock-main:hover,.dock .shelf-library-primary:hover{transform:translateY(-2px);filter:brightness(1.05)}.scan-alternatives{margin-top:14px}.scan-alternatives button{min-height:40px;color:var(--muted)}
.how-to-button,.pill{box-shadow:none;background:#ffffff06;border:1px solid var(--line);border-radius:100px}.product-picker-modal{max-width:940px}.product-picker-filters input,.product-picker-filters select{min-height:46px}.product-picker-grid button{border-radius:16px}.product-picker-grid img{object-fit:contain}
.game-result-panel{border-radius:24px;background:#1d2b27;box-shadow:0 16px 60px #0003}.primary{color:#172113}.text-button{color:var(--accent)}
.shelf-shell{max-width:1120px;width:calc(100% - 40px);margin:0 auto;padding:40px 0 70px}.shelf-eyebrow{font-size:.69rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 12px}.shelf-hero{padding:26px 0 40px;display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center}.shelf-hero h1{font-size:clamp(2.8rem,6vw,5rem);max-width:750px;margin:0 0 22px}.shelf-hero h1 em{font-style:normal;color:var(--accent)}.shelf-hero p{color:var(--muted);font-size:1.05rem;max-width:520px}.shelf-hero .shelf-eyebrow{font-size:.69rem;color:var(--accent)}.shelf-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.shelf-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--accent);border:1px solid transparent;color:#172113;padding:13px 22px;border-radius:12px;text-decoration:none;font-weight:800;min-height:48px}.shelf-button.secondary{color:var(--text);background:transparent;border-color:var(--line)}.shelf-button:hover{filter:brightness(1.1);transform:translateY(-1px)}
.shelf-hero-art{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-height:300px;align-items:center;transform:rotate(-4deg)}.shelf-hero-art figure{margin:0;background:#e9ebdc;border-radius:22px;padding:10px;aspect-ratio:1;display:grid;place-items:center}.shelf-hero-art figure:nth-child(2n){background:#d0e5dc;transform:translateY(18px)}.shelf-hero-art figure:nth-child(3n){background:#e8cee0}.shelf-hero-art img{width:100%;height:100%;object-fit:contain;max-height:130px;filter:drop-shadow(0 8px 5px #0001)}
.shelf-section{margin-top:44px}.shelf-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.shelf-section-heading h2{font-size:clamp(1.6rem,3vw,2.1rem);margin:0}.shelf-section-heading p{margin:8px 0 0;color:var(--muted);max-width:650px}.shelf-section-heading>a{font-size:.85rem;color:var(--accent);white-space:nowrap}
.shelf-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.shelf-game-card{display:flex;flex-direction:column;text-decoration:none;background:var(--card-color,#d4f679);color:#19231e;border-radius:22px;padding:24px;min-height:245px;transition:transform .18s ease,box-shadow .18s ease}.shelf-game-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0003}.shelf-game-card .shelf-card-mark{font-size:2rem;letter-spacing:-.1em;font-weight:900;line-height:1.1;margin:0 0 30px}.shelf-game-card h3{font-size:1.45rem;margin:0 0 10px}.shelf-game-card p{font-size:.83rem;line-height:1.55;flex:1;margin:0 0 18px;color:#253a32}.shelf-card-meta{display:flex;justify-content:space-between;gap:5px;font-size:.7rem;font-weight:800}.shelf-card-meta strong{font-size:1.1rem}.shelf-game-card.is-complete .shelf-card-meta:before{content:'✓ Solved';margin-right:auto}.shelf-game-card.is-complete .shelf-card-meta>span{display:none}
.shelf-party-card{background:#232d44;border:1px solid #3d4c6a;border-radius:24px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-top:20px}.shelf-party-card h2{font-size:2.1rem;margin:5px 0 12px}.shelf-party-card p{max-width:670px;color:#b9c6df}.shelf-party-card .shelf-eyebrow{color:#c5b6f6}.shelf-party-card .shelf-button{background:#c5b6f6;color:#231e34}
.shelf-ritual{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#ffffff04;border:1px solid var(--line);border-radius:16px;padding:16px 20px;margin-bottom:24px}.shelf-ritual-title{font-size:.85rem;font-weight:800}.shelf-ritual-copy{display:block;font-size:.75rem;color:var(--muted);margin-top:2px}.shelf-week{display:flex;gap:7px}.shelf-week-day{width:31px;display:grid;gap:4px;text-align:center;font-size:.6rem;color:var(--muted)}.shelf-week-day i{font-style:normal;display:grid;place-items:center;border:1px solid #ffffff20;width:28px;height:28px;border-radius:50%;font-size:.7rem}.shelf-week-day.solved i{background:var(--accent);border-color:var(--accent);color:#172113}.shelf-week-day.today i{outline:2px solid #82976c;outline-offset:2px}.shelf-ritual>a{color:var(--accent);font-size:.78rem;font-weight:700;white-space:nowrap}.shelf-reset{font-variant-numeric:tabular-nums;font-size:.73rem;color:var(--muted)}
.shelf-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.shelf-guide-card{padding:25px;border:1px solid var(--line);background:#19222d;border-radius:18px;text-decoration:none}.shelf-guide-card h3{font-size:1.15rem;margin:8px 0 14px}.shelf-guide-card p{color:var(--muted);font-size:.86rem}.shelf-guide-card span{color:var(--accent);font-size:.78rem;font-weight:700}.shelf-guide-card:hover{border-color:#a7c577}
.shelf-article{max-width:740px;margin:0 auto}.shelf-article h1{font-size:clamp(2.2rem,5vw,3.6rem);margin:10px 0 24px}.shelf-article .shelf-lead{font-size:1.13rem;color:#c5d1db;line-height:1.75}.shelf-article h2{font-size:1.65rem;margin:40px 0 16px}.shelf-article h3{font-size:1.17rem;margin:27px 0 12px}.shelf-article p,.shelf-article li{color:#bdcbd5;line-height:1.85}.shelf-article a:not(.shelf-button){color:var(--accent)}.shelf-article .shelf-callout{padding:22px 26px;border-left:3px solid var(--accent);background:#d4f67909;border-radius:0 14px 14px 0;margin:26px 0}.shelf-breadcrumb{font-size:.78rem;color:var(--muted);margin-bottom:28px}.shelf-breadcrumb a{color:var(--muted)}.shelf-meta{font-size:.75rem;color:var(--muted)}
.shelf-category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.shelf-category-tabs button{padding:10px 17px;border:1px solid var(--line);background:#ffffff04;color:var(--text);border-radius:100px;min-height:44px;font-size:.85rem}.shelf-category-tabs button[aria-pressed=true]{background:var(--accent);color:#172113;border-color:var(--accent)}.shelf-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.shelf-product{margin:0;min-width:0}.shelf-product-image{aspect-ratio:1;background:#e8ede1;border-radius:18px;padding:14px;display:grid;place-items:center}.shelf-product img{width:100%;height:100%;object-fit:contain;max-height:150px}.shelf-product figcaption{font-size:.75rem;margin-top:9px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.shelf-product small{display:block;color:var(--muted);font-size:.68rem;font-weight:400}.shelf-empty{color:var(--muted);padding:30px 0}
.shelf-bottom-content{max-width:1080px;width:calc(100% - 40px);margin:10px auto 55px}.shelf-bottom-content>.shelf-section{margin-top:40px}.shelf-explainer{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:30px;border:1px solid var(--line);border-radius:22px}.shelf-explainer h2{font-size:1.7rem;margin:0 0 16px}.shelf-explainer p{color:var(--muted);font-size:.9rem}.shelf-explainer a{color:var(--accent)}
#siteFooter{border-top:1px solid var(--line);background:#0d1218;margin-top:auto}.foot-brand{font-family:var(--font-display)}.shelf-footer{max-width:1120px;margin:auto;padding:32px 20px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:22px}.shelf-footer p{font-size:.74rem;color:var(--muted);max-width:400px}.shelf-footer nav{display:flex;gap:14px;flex-wrap:wrap;align-items:center;font-size:.78rem}.shelf-footer a{color:#c6d1d9;text-decoration:none}.shelf-footer a:hover{text-decoration:underline}.shelf-load-note{padding:14px;background:#493c24;border-radius:12px;font-size:.85rem}
.ad-slot:empty,.ad-unfilled{display:none!important}.ad-slot:has(ins[data-ad-status=unfilled]),.ad-rail:has(ins[data-ad-status=unfilled]){display:none!important}
.shelf-editorial-nav{display:flex;gap:24px;margin-left:auto;font-size:.83rem;flex-wrap:wrap}.shelf-editorial-nav a{text-decoration:none;color:var(--muted);min-height:38px;display:flex;align-items:center}.shelf-editorial-nav a:hover{color:var(--accent)}
.shelf-contact-form{display:grid;gap:18px;padding:25px;border:1px solid var(--line);background:#19222d;border-radius:20px;margin:30px 0}.shelf-contact-form label{display:grid;gap:8px;font-size:.85rem;font-weight:700}.shelf-contact-form input,.shelf-contact-form select,.shelf-contact-form textarea{width:100%;border:1px solid #ffffff25;border-radius:10px;padding:12px;background:#101820;color:var(--text);min-height:46px}.shelf-contact-form textarea{resize:vertical}.shelf-contact-form .shelf-meta{margin:0}.shelf-contact-form button{justify-self:start}
.pitch-page:has(#pitchGame:not(.hidden)) .shelf-bottom-content,.pitch-page:has(#pitchLobby:not(.hidden)) .shelf-bottom-content{display:none}
.pitch-page{--pitch-bg:#10151d;--pitch-panel:#19222d;--pitch-panel-2:#222e3b;--pitch-panel-3:#293644;--pitch-gold:#d4f679;--pitch-pink:#c6b5f2;--pitch-mint:#b7ddd6;background:#10151d;font-family:var(--font-body)}.pitch-page h1,.pitch-page h2,.pitch-page h3,.pitch-page button{font-family:var(--font-display)}.pitch-page .pitch-hero h1{line-height:1.05;font-size:clamp(2.9rem,5.3vw,4.8rem)}.pitch-primary{background:#d4f679;color:#172113;border-color:transparent;border-radius:12px;box-shadow:none}.pitch-primary:hover:not(:disabled){box-shadow:0 10px 30px #0002}.pitch-entry-card{background:#19222d;border-color:#34414b;border-radius:24px}.pitch-welcome{min-height:calc(85svh - 120px);padding-block:35px}.pitch-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.pitch-field select{width:100%;background:#101820;color:#f5f4ed;border:1px solid #ffffff25;border-radius:10px;padding:12px;font-size:.86rem;min-height:47px}.pitch-room-summary{font-size:.82rem;color:var(--pitch-gold)}#pitchRoomSettings{margin-top:20px}.pitch-timer{font-variant-numeric:tabular-nums;padding:6px 12px;border:1px solid #d4f67940;border-radius:12px;text-align:right;color:var(--pitch-gold)}.pitch-timer span{display:block;font-size:.58rem;letter-spacing:.1em}.pitch-timer strong{font-size:1.45rem;line-height:1.1}.pitch-timer.urgent{color:#ffb899;border-color:#ffb89970}.pitch-roundbar:has(.pitch-timer:not(.hidden)){grid-template-columns:auto 1fr auto auto;gap:12px}.pitch-reactions{display:flex;justify-content:center;gap:10px;margin:22px auto}.pitch-reactions button{background:#ffffff08;border:1px solid #ffffff20;border-radius:100px;width:50px;height:48px;font-size:1.4rem}.pitch-reactions button:hover{background:#ffffff18;transform:translateY(-3px)}.pitch-series-panel{max-width:620px;margin:28px auto;text-align:left}.pitch-series-panel h2{font-size:1.4rem}.pitch-series-row{display:grid;grid-template-columns:1fr auto auto;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.82rem}.pitch-series-row span{color:var(--muted)}.pitch-player-chip small{white-space:nowrap}.pitch-product-card,.pitch-submission-card{border-radius:20px}.pitch-hero .pitch-beta-flag{color:#b8dfc6}.pitch-mode-card input:checked+span{border-color:var(--pitch-gold);background:#d4f6790b}
@media(max-width:640px){.pitch-roundbar:has(.pitch-timer:not(.hidden)){grid-template-columns:auto 1fr auto;gap:8px}.pitch-roundbar:has(.pitch-timer:not(.hidden)) .pitch-your-score{display:none}.pitch-page .pitch-hero h1{font-size:3rem}.pitch-welcome{padding-block:10px;min-height:auto}.pitch-timer strong{font-size:1.2rem}.pitch-timer{padding:6px 9px}.pitch-timer span{font-size:.52rem}.shelf-editorial-nav{gap:14px;font-size:.72rem;width:100%;margin:0}.pitch-series-row{gap:10px}.pitch-settings-grid{grid-template-columns:1fr 1fr}}
@media(min-width:1400px){.shelf-game-grid{gap:18px}}
@media(max-width:1000px){#topbar,.pitch-topbar{padding:13px 18px}.shelf-hero{gap:24px}.shelf-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shelf-products{grid-template-columns:repeat(4,minmax(0,1fr))}.shelf-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shelf-hero-art{gap:8px}}
@media(max-width:640px){#mainContent,.shelf-shell,.shelf-bottom-content{width:calc(100% - 28px)}.shelf-shell{padding:22px 0 45px}.shelf-hero{grid-template-columns:1fr;padding:14px 0 26px;gap:25px}.shelf-hero h1{font-size:3.1rem;max-width:500px}.shelf-hero-art{display:none}.shelf-game-card{padding:20px;min-height:225px}.shelf-game-card h3{font-size:1.25rem}.shelf-game-card .shelf-card-mark{margin-bottom:24px}.shelf-game-grid{gap:12px}.shelf-party-card{grid-template-columns:1fr;padding:25px}.shelf-party-card h2{font-size:1.8rem}.shelf-party-card .shelf-button{width:100%}.shelf-ritual{padding:14px;gap:12px;flex-wrap:wrap}.shelf-ritual>a{display:none}.shelf-week{gap:4px}.shelf-week-day{width:25px}.shelf-week-day i{width:24px;height:24px}.hunt-board{padding:17px 13px;border-radius:20px}.hunt-clues{gap:8px}.hunt-clues li{padding:12px;font-size:.86rem}.hunt-guesses{gap:6px}.dock{display:grid;grid-template-columns:1fr 1fr;width:100%}.dock-main,.dock .shelf-library-primary{padding:10px 12px;font-size:.88rem}.dock-side{display:none}.shelf-guide-grid{grid-template-columns:1fr}.shelf-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.shelf-product-image{padding:8px;border-radius:14px}.shelf-explainer{grid-template-columns:1fr;padding:24px;gap:10px}.shelf-section-heading{align-items:start;flex-direction:column;gap:10px}.shelf-article h1{font-size:2.4rem}.shelf-article p,.shelf-article li{font-size:.95rem}.shelf-section{margin-top:34px}.shelf-actions .shelf-button{flex:1}.game-page-heading h1{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

@media(max-width:640px){#mainContent{padding-top:14px}#mainContent>.screen{padding:0}.shelf-ritual{display:grid;grid-template-columns:1fr auto;padding:10px 12px;gap:8px;margin-bottom:16px}.shelf-ritual-title{font-size:.75rem}.shelf-ritual-copy{font-size:.62rem;max-width:135px;line-height:1.45}.shelf-week{gap:3px}.shelf-week-day{width:19px;font-size:.52rem}.shelf-week-day i{width:19px;height:19px}.hunt-clues{gap:6px}.hunt-clues li{padding:7px 9px;min-height:42px;font-size:.79rem;line-height:1.3;grid-template-columns:26px 1fr;gap:8px}.hunt-clue .clue-number{width:25px;height:25px;font-size:.67rem}.hunt-topline{margin-bottom:10px}.hunt-feedback{min-height:32px;padding:5px 0;margin:7px 0;font-size:.74rem}.hunt-guess{min-height:68px}.hunt-board{padding:14px 12px}body .game-page-heading h1{white-space:normal;overflow:visible;text-overflow:clip;font-size:1.55rem;line-height:1.1}body .game-page-heading{gap:12px}.dock .shelf-library-primary{font-size:.78rem}.scan-alternatives{margin-top:8px}.scan-alternatives .text-button{min-height:38px;font-size:.68rem}#productPickerBtn{display:none}.scan-alternatives{display:flex;flex-wrap:wrap;justify-content:center}.scan-alternatives .text-button{flex:1}.hunt-board .hunt-guess img{width:44px;height:44px}}

#dockScan{box-shadow:none;background:#ffffff09;color:var(--text)}#dockScan::before,#dockScan::after{display:none}

.shelf-card-tools{display:none}.sense-board,.breaker-board,.trail-board{background:#18212b}.sense-product{background:#202b38;border-color:#ffffff20}.sense-product img{background:#eff1e9}.sense-product.is-selected{border-color:var(--accent);background:#35422b;box-shadow:0 0 0 2px #d4f67935}.sense-product.is-selected::after{background:var(--accent);border-color:#ecf6dc}
@media(max-width:640px){.shelf-card-tools{display:flex;justify-content:end;margin:0 0 8px}.shelf-card-tools button{border:1px solid var(--line);background:#ffffff07;color:var(--text);border-radius:100px;min-height:36px;padding:5px 13px;font-size:.7rem}.shelf-card-tools button[aria-pressed=true]{background:var(--accent);color:#172113}.sense-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.sense-product{padding:5px;border-radius:10px}.sense-product img{height:64px;padding:3px;border-radius:6px}.sense-product span{font-size:.5rem;margin-top:4px}.sense-product b,.sense-product.is-selected b{font-size:.62rem;line-height:1.13;min-height:3.39em;-webkit-line-clamp:3}.sense-product.is-selected{transform:translateY(-2px);border-width:1px}.sense-product.is-selected::after{width:22px;height:22px;top:5px;right:5px;font-size:.72rem}.sense-products.shelf-large-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.sense-products.shelf-large-cards .sense-product{padding:8px}.sense-products.shelf-large-cards img{height:110px}.sense-products.shelf-large-cards b{font-size:.76rem;min-height:3.4em}.sense-products.shelf-large-cards span{font-size:.61rem}.sense-help-row>span{display:none}.sense-help-row{margin-bottom:7px;padding:6px}.sense-board{padding:10px}.sense-heading{margin-bottom:0}}
