html,body{margin:0;padding:0}:root{color:#102a43;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 10% 10%,#74b2f466,#0000 28%),radial-gradient(circle at 90% 5%,#3f7fc433,#0000 28%),linear-gradient(135deg,#f4f9ff 0%,#dfeeff 100%);font-family:Quotes Caps W00 Regular,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}@font-face{font-family:The Seasons;src:url(/assets/The%20Seasons-HKoAfNp2.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Quotes Caps W00 Regular;src:url(https://db.onlinewebfonts.com/t/6f647d2fb27f7ad2f727d5286bc1bed1.eot);src:url(https://db.onlinewebfonts.com/t/6f647d2fb27f7ad2f727d5286bc1bed1.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/6f647d2fb27f7ad2f727d5286bc1bed1.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/6f647d2fb27f7ad2f727d5286bc1bed1.woff)format("woff"),url(https://db.onlinewebfonts.com/t/6f647d2fb27f7ad2f727d5286bc1bed1.ttf)format("truetype"),url("https://db.onlinewebfonts.com/t/6f647d2fb27f7ad2f727d5286bc1bed1.svg#Quotes Caps W00 Regular")format("svg")}@font-face{font-family:TAN-MON CHERI;src:url(/assets/TAN-MON%20CHERI-Regular-DSKBD1lg.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TAN-MERINGUE;src:url(/assets/TAN-MERINGUE-D2xnG4vE.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TAN-NIMBUS;src:url(/assets/TAN-NIMBUS-wBB3zsUU.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button{-webkit-tap-highlight-color:transparent}h1{color:#102a43;letter-spacing:-.03em;margin:0 0 16px;font-family:TAN-MERINGUE,sans-serif;font-size:clamp(1.4rem,4vw,2.5rem);line-height:1.15}p{margin:0}.admin-container{flex-direction:column;justify-content:flex-start;width:min(1120px,80%);min-height:100svh;margin:0 auto;padding:16px;display:flex}.admin-card{border:1px solid var(--theme-border);width:min(720px,100%);min-height:calc(100svh - 32px);box-shadow:0 24px 80px var(--theme-shadow);background:radial-gradient(circle at 0 0,#82b7f559,#0000 36%),linear-gradient(145deg,#fffffff5,#e5f1ffe6);border-radius:36px;flex:0 auto;margin:0 auto;padding:56px;position:relative}.admin-loading-card{text-align:center;color:var(--theme-text-soft)}.admin-header{flex-direction:column;justify-content:center;align-items:center;gap:2px;margin-bottom:28px;padding-top:0;display:flex;position:static}.admin-header h1{color:var(--theme-text);text-align:center;margin:56px 0 0;font-size:2rem}.admin-header .eyebrow{white-space:nowrap;margin:0;position:absolute;top:32px;left:50%;transform:translate(-50%)}.admin-card .back-arrow-button{color:var(--theme-text);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:2px 10px;font-size:2rem;font-weight:900;line-height:1;position:absolute;top:20px;left:20px}.settings-gear-button{border:1px solid var(--theme-border);width:40px;height:40px;color:var(--theme-primary);background:var(--theme-surface-strong);cursor:pointer;border-radius:50%;font-size:1.35rem;line-height:1;position:absolute;top:16px;right:20px}.settings-gear-button:hover{background:#dce9f8}.settings-gear-button:focus-visible,.settings-close-button:focus-visible{outline:3px solid var(--theme-focus);outline-offset:2px}.photos-section{margin-top:8px}.users-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.user-section{border:1px solid var(--theme-border);background:#f7fbff99;border-radius:18px;flex-direction:column;min-height:72px;display:flex;overflow:hidden}.sharing-toggle{border:0;border-bottom:1px solid var(--theme-border);width:100%;color:var(--theme-text);cursor:pointer;background:#eef6ffd9;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;font-size:1rem;font-weight:700;display:flex}.sharing-toggle:hover{background:#d7e7fa}.sharing-toggle-arrow{color:var(--theme-primary);font-size:.82rem}.photos-thumb-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;padding:14px;display:grid}.photo-thumb{cursor:pointer;background:#fffc;border:1px solid #3763a033;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:0;transition:transform .15s;display:flex;overflow:hidden}.photo-thumb:hover{transform:scale(1.03)}.photo-thumb img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.photo-thumb span{max-width:100%;color:var(--theme-text-soft);text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:0 4px 6px;font-size:.72rem;overflow:hidden}.no-photos-message{border:1px solid var(--theme-border);color:var(--theme-text-soft);text-align:center;background:#f7fbffb3;border-radius:18px;margin:0;padding:18px}.admin-message-card{border:1px solid var(--theme-border);background:#f7fbffb8;border-radius:18px;max-width:620px;margin:0 auto;padding:18px}.settings-modal-overlay{z-index:1000;background:#09142385;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-modal{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:24px;width:min(620px,100%);overflow:hidden;box-shadow:0 24px 60px #0f233c47}.settings-modal-header{border-bottom:1px solid var(--theme-border);background:var(--theme-surface-strong);justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.settings-modal-header h2{color:var(--theme-text);margin:0;font-size:1.2rem}.settings-close-button{width:34px;height:34px;color:var(--theme-text);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:1.4rem;line-height:1}.sharing-body{background:var(--theme-surface);flex-direction:column;gap:16px;padding:16px 20px 20px;display:flex}.sharing-body .primary-button{align-self:flex-start;min-height:40px;padding:0 18px;font-size:.92rem}.users-checklist{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (width<=860px){.users-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.users-container{grid-template-columns:1fr}}@media (width<=480px){.users-checklist{grid-template-columns:repeat(2,1fr)}.admin-container{width:100%;padding:4px}.admin-card{border-radius:28px;min-height:calc(100svh - 8px);padding:32px 20px}.admin-card .back-arrow-button{padding:2px 8px;font-size:1.7rem;top:16px;left:16px}.admin-header .eyebrow{top:26px}.settings-gear-button{top:14px;right:16px}.admin-header h1{margin-top:50px}}.checkbox-item{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.checkbox-item:hover{background:#2f85dd14}.checkbox-item input{cursor:pointer;width:18px;height:18px;accent-color:var(--theme-primary)}.checkbox-item span{color:var(--theme-text);-webkit-user-select:none;user-select:none;font-size:.95rem}.lightbox-overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-content{flex-direction:column;align-items:center;gap:12px;max-width:min(90vw,800px);display:flex;position:relative}.lightbox-content img{object-fit:contain;border-radius:8px;width:100%;max-height:80vh}.lightbox-close{cursor:pointer;z-index:1;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;line-height:1;display:flex;position:absolute;top:-16px;right:-16px}.lightbox-save{color:#fff;background:#1f5fa8;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:.95rem;text-decoration:none;display:inline-flex}:root{--theme-text:#1d334d;--theme-text-soft:#5e6f84;--theme-border:#4a678b33;--theme-shadow:#1e344e1f;--theme-surface:#f6faffe6;--theme-surface-strong:#eff5fc;--theme-primary:#4c7198;--theme-primary-dark:#375878;--theme-primary-soft:#dce7f4;--theme-accent:#6f93b8;--theme-focus:#6f93b85c}.app-shell{flex-direction:column;justify-content:center;width:min(1120px,80%);min-height:100svh;margin:0 auto;padding:16px;display:flex}.access-page,.landing-page,.menu-page{justify-content:center;align-items:center;min-height:calc(100svh - 64px);display:flex}.access-card,.hero-card,.menu-card,.progress-card,.riddle-card,.win-banner{border:1px solid var(--theme-border);box-shadow:0 24px 80px var(--theme-shadow)}.access-card,.hero-card,.menu-card{text-align:center;background:radial-gradient(circle at 0 0,#82b7f559,#0000 36%),linear-gradient(145deg,#fffffff5,#e5f1ffe6);border-radius:36px;flex:0 auto;width:min(720px,100%);min-height:560px;margin:0 auto;padding:56px;position:relative}.back-arrow-button{cursor:pointer;color:var(--theme-text);background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1.4rem;line-height:1;transition:background .2s;position:absolute;top:20px;left:20px}.back-arrow-button:hover{background:#00000014}.menu-card .back-arrow-button{padding:2px 10px;font-size:2rem;font-weight:900}.map-illustration{background:linear-gradient(90deg,#2a5a941f 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#2a5a941f 1px,#0000 1px) 0 0/42px 42px,linear-gradient(135deg,#edf3fa,#d8e4f0);border:10px solid #ccdced;border-radius:28px;flex-shrink:0;width:min(340px,100%);height:220px;margin:0 auto 28px;position:relative;overflow:hidden}.map-path{border-bottom:6px dashed #6f93b8;border-radius:50%;position:absolute;inset:48px 44px 56px;transform:rotate(-12deg)}.map-pin,.map-treasure{place-items:center;display:grid;position:absolute}.map-pin{background:#6f93b8;border-radius:50% 50% 50% 0;width:28px;height:28px;transform:rotate(-45deg);box-shadow:0 8px 18px #2c466333}.map-pin:after{content:"";background:#f3f8ff;border-radius:999px;width:10px;height:10px}.pin-one{top:58px;left:58px}.pin-two{bottom:58px;right:72px}.map-treasure{color:#f3f8ff;background:var(--theme-primary);border-radius:18px;width:56px;height:56px;font-size:32px;font-weight:900;top:38px;right:50px;transform:rotate(8deg)}.eyebrow{color:var(--theme-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.intro{max-width:640px;color:var(--theme-text-soft);margin:0;font-size:1.08rem}.hero-card .intro,.access-card .intro{margin:0 auto 28px}.access-form{text-align:left;gap:10px;margin-top:24px;display:grid}.access-form label{color:var(--theme-text);font-weight:900}.access-row{gap:12px;display:flex}.access-row input{border:2px solid var(--theme-border);min-width:0;color:var(--theme-text);font:inherit;background:var(--theme-surface);border-radius:999px;flex:1;padding:0 18px}.access-row input:focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px}.access-feedback{min-height:1.5em;color:var(--theme-text-soft);margin-top:14px;font-size:.95rem}.access-form>.primary-button{align-self:center;margin-top:12px}.menu-card .intro{margin:0 auto 32px}.hero-card .eyebrow{margin-bottom:30px}.menu-card .eyebrow{margin-top:-30px;margin-bottom:30px;font-size:.95rem}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.mode-card{border:2px solid var(--theme-border);min-height:250px;color:var(--theme-text);text-align:center;cursor:pointer;background:var(--theme-surface);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:28px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 16px 42px #1834561a}.mode-card:hover{border-color:#2a6dba73;transform:translateY(-4px);box-shadow:0 22px 48px #18345629}.mode-card:focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px}.map-card{background:radial-gradient(circle at top, #82b7f566, transparent 42%), var(--theme-surface)}.mode-icon{background:var(--theme-primary-soft);border-radius:26px;place-items:center;width:84px;height:84px;font-size:3rem;display:grid}.mode-title{color:var(--theme-text);font-size:1.25rem;font-weight:900}.mode-description{color:var(--theme-text-soft);font-size:.94rem;line-height:1.4}.small-back-button{color:var(--theme-text-soft);cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;margin-top:22px;font-size:.92rem;font-weight:800;text-decoration:underline}.small-back-button:hover{color:var(--theme-primary)}.small-back-button:focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px}.primary-button,.secondary-button,.board-tile,.mode-card,.photo-button,.remove-photo-button{font:inherit}.primary-button,.secondary-button,.photo-button,.remove-photo-button{cursor:pointer;border:0;border-radius:999px;min-height:48px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.primary-button{color:#f5f9ff;background:linear-gradient(135deg, var(--theme-primary), var(--theme-primary-dark));padding:0 28px;box-shadow:0 14px 32px #1842724d}.secondary-button{color:var(--theme-primary-dark);background:var(--theme-primary-soft);padding:0 22px}.photo-button,.remove-photo-button{text-align:center;justify-content:center;align-items:center;width:88%;height:48px;margin-top:auto;margin-left:auto;margin-right:auto;padding:0 16px;font-size:1rem;display:flex}.photo-button{color:#f5f9ff;background:var(--theme-accent)}.remove-photo-button{color:#0f2f56;background:#cbe1fb}.tile-bottom{align-items:flex-end;gap:8px;display:flex}.tile-bottom .tile-status{margin-top:0}.tile-bottom .photo-button{flex:1;margin-top:0}.primary-button:hover,.secondary-button:hover,.board-tile:hover,.photo-button:hover,.remove-photo-button:hover{transform:translateY(-2px)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.primary-button:focus-visible,.secondary-button:focus-visible,.photo-input:focus-visible+.photo-button,.photo-button:focus-visible,.remove-photo-button:focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px}.landing-buttons{flex-direction:column;align-items:center;gap:10px;margin-top:24px;display:flex}.landing-buttons .primary-button{min-width:220px}.logout-link-button{color:var(--theme-text-soft);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-top:16px;padding:0;font-size:.92rem;font-weight:600;text-decoration:underline}.logout-link-button:hover{color:var(--theme-primary)}.logout-link-button:focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px;border-radius:4px}.game-page{gap:24px;display:grid}.game-header{background:#f4faffc7;border-radius:32px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.game-header .header-actions .secondary-button{width:168px}.progress-card{background:var(--theme-surface-strong);border-radius:24px;gap:12px;padding:22px;display:grid}.progress-card strong{color:var(--theme-primary);font-size:1.7rem}.progress-track{background:#2d609e29;border-radius:999px;height:14px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#5aa9ff,#1f5fa8);height:100%;transition:width .25s;display:block}.riddle-card{background:radial-gradient(circle at 100% 0,#82b7f557,#0000 36%),#f7fcfff0;border-radius:28px;gap:20px;padding:24px;display:grid}.riddle-card h2{color:var(--theme-text);letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1}.riddle-prompt,.answer-feedback{color:var(--theme-text-soft)}.letter-reveal{grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:10px;display:grid}.letter-slot{min-height:54px;color:var(--theme-text);background:#f4faffd1;border:2px dashed #2d609e47;border-radius:16px;place-items:center;font-size:1.45rem;font-weight:900;display:grid}.letter-slot.is-revealed{background:#d7e9ff;border-style:solid;border-color:#2a6dba6b}.answer-form{gap:10px;display:grid}.answer-form label{color:var(--theme-text);font-weight:900}.answer-row{gap:12px;display:flex}.answer-row input{border:2px solid var(--theme-border);min-width:0;color:var(--theme-text);font:inherit;background:var(--theme-surface);border-radius:999px;flex:1;padding:0 18px}.answer-row input:disabled{color:#6d7f99;background:#f7fbff99}.answer-row input:focus-visible{outline:3px solid var(--theme-focus);outline-offset:3px}.board-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.board-tile{border:px solid var(--theme-border);min-height:240px;color:var(--theme-text);text-align:left;background:var(--theme-surface);border-radius:24px;flex-direction:column;gap:0;padding:0 5px 24px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 16px 42px #1834561a}.board-tile.is-found{background:linear-gradient(145deg,#d7e9ff,#f4f9ff);border-color:#2a6dba8c;box-shadow:0 18px 44px #214f8833}.tile-icon,.tile-label,.tile-clue,.tile-letter{display:block}.tile-icon{place-items:center;width:120px;height:120px;margin:-25px auto 0;font-size:2.4rem;line-height:1;display:grid}.tile-icon img{object-fit:contain;width:100%;height:100%}.tile-label{color:var(--theme-text);text-align:center;margin-top:-8px;font-family:Quotes Caps W00 Regular,sans-serif;font-size:1.4rem;font-weight:900}.tile-clue{color:var(--theme-text-soft);text-align:center;flex-grow:1;margin-top:10px;font-size:.9rem;line-height:1.35}.tile-status{color:#cd7482;letter-spacing:.1em;text-align:center;text-transform:uppercase;margin-top:auto;padding-top:22px;font-size:.9rem;font-weight:900}.is-found .tile-status{color:#6ba680}.tile-letter{width:fit-content;color:var(--theme-text);text-align:center;background:var(--theme-primary-soft);border-radius:999px;margin:10px auto 0;padding:5px 10px;font-size:.92rem;font-weight:900}.photo-proof{gap:10px;margin-top:auto;padding-top:14px;display:grid}.photo-proof img{aspect-ratio:4/3;object-fit:cover;border:3px solid #2a6dba42;border-radius:18px;width:100%}.photo-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.photo-actions{gap:8px;margin-top:10px;display:grid}.photo-proof .tile-status{margin-bottom:8px;padding-top:0}.win-banner{color:var(--theme-text);background:#dbeeff;border-radius:24px;justify-content:center;align-items:center;gap:12px;padding:20px;font-weight:800;display:flex}@media (width<=800px){.app-shell{padding:18px}.access-card,.hero-card,.menu-card{border-radius:28px;padding:32px 20px}.access-row{flex-direction:column}.access-row input{min-height:48px}.menu-card .eyebrow{margin-top:-8px;margin-bottom:24px;font-size:.82rem}.hero-card .eyebrow{margin-bottom:24px}.menu-card .back-arrow-button{padding:2px 8px;font-size:1.7rem;left:16px;top:16px!important}.menu-grid{grid-template-columns:1fr}.game-header{flex-direction:column;align-items:stretch;padding:22px}.header-actions{justify-content:stretch}.header-actions .secondary-button{flex:150px}.answer-row{flex-direction:column}.answer-row input{min-height:48px}.board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-tile{min-height:220px;padding:8px 8px 14px}}@media (width<=480px){.app-shell{padding:4px}.board-grid{grid-template-columns:1fr}.map-illustration{height:180px}}
