:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17211b;background:#f3f0e8;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}html{min-width:320px;background:#f3f0e8}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{min-height:44px;border:1px solid #264f3a;border-radius:999px;padding:.65rem 1rem;background:transparent;color:#173825;cursor:pointer}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #d65a32;outline-offset:2px}button[aria-current=page],.primary{background:#173825;color:#fff}button:disabled{opacity:.45;cursor:not-allowed}a{color:#1f6040;overflow-wrap:anywhere}header{position:sticky;z-index:10;top:0;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.85rem max(1rem,env(safe-area-inset-right)) .85rem max(1rem,env(safe-area-inset-left));border-bottom:1px solid #cbc6ba;background:#fffdf8f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand{min-height:44px;border:0;border-radius:.25rem;padding:.35rem 0;font-family:Georgia,serif;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;white-space:nowrap}nav{display:flex;gap:.5rem}nav button{white-space:nowrap}main{width:min(720px,calc(100% - 2rem));min-height:calc(100vh - 190px);margin:clamp(2.5rem,8vh,6rem) auto}.eyebrow{margin-bottom:.75rem;color:#9b3d24;font-size:clamp(.78rem,2vw,.9rem);font-weight:700;text-transform:uppercase;letter-spacing:.08em}h1{max-width:100%;margin:0 0 1.5rem;font-family:Georgia,serif;font-size:clamp(2.25rem,8vw,4rem);line-height:.98;overflow-wrap:anywhere}h2{line-height:1.2}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cases{margin:2rem 0}.cases-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.cases-heading .eyebrow,.hint-heading .eyebrow{margin:0 0 .3rem}.cases-heading h2,.hint-heading h2{margin:0;font-family:Georgia,serif;font-size:clamp(1.6rem,5vw,2.25rem)}.case-counter{flex:0 0 auto;margin:0;color:#625f57;font-size:.9rem;font-weight:700}.case-track{display:grid;grid-auto-columns:min(88%,630px);grid-auto-flow:column;gap:1rem;margin:1rem calc(50% - 50vw) 0;padding:.25rem max(calc(50vw - 360px),1rem) 1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:max(calc(50vw - 360px),1rem);overscroll-behavior-x:contain;scrollbar-width:none}.case-track::-webkit-scrollbar{display:none}.case-track:focus-visible{border-radius:.75rem;outline:3px solid #d65a32;outline-offset:2px}.case-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:1rem;min-height:210px;padding:clamp(1.1rem,4vw,1.6rem);border:1px solid #cbc6ba;border-radius:1rem;background:#fffdf8;box-shadow:0 10px 30px #17211b14;scroll-snap-align:center;overflow-wrap:anywhere}.case-number{color:#d65a32;font-family:Georgia,serif;font-size:2rem;line-height:1}.case-meta{margin:0 0 1rem;color:#9b3d24;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.case-card div>p:last-child{margin:0;font-size:clamp(1rem,3vw,1.18rem)}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem}.carousel-controls button{width:44px;padding:0;font-size:1.25rem}.carousel-dots{display:flex;gap:.4rem}.carousel-dots span{width:.45rem;height:.45rem;border-radius:50%;background:#cbc6ba;transition:width .2s ease,background .2s ease}.carousel-dots span.active{width:1.4rem;border-radius:999px;background:#173825}.hint-journey,.guess-panel{margin:2.5rem 0;padding:clamp(1rem,4vw,1.5rem);border:1px solid #cbc6ba;border-radius:1rem;background:#fffdf8}.hint-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin:1.25rem 0;color:#777267;font-size:.7rem;font-weight:700;text-align:center}.hint-steps span:before{display:block;height:.35rem;margin-bottom:.35rem;border-radius:999px;background:#dedbd2;content:""}.hint-steps span.done{color:#173825}.hint-steps span.done:before{background:#2d7650}.party-reveal,.result-party{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .75rem;margin:1rem 0;padding:1rem;border-left:.5rem solid var(--party-color);border-radius:.5rem;background:color-mix(in srgb,var(--party-color) 11%,white)}.party-reveal p{grid-column:1 / -1;margin:0;color:#574f42;font-size:.75rem;font-weight:800;text-transform:uppercase}.party-reveal strong,.result-party strong{font-size:1.25rem}.party-reveal small,.result-party small{grid-column:1 / -1;color:#625f57}.photo-hint{margin:1rem 0}.photo-hint-frame{width:min(100%,420px);aspect-ratio:1;overflow:hidden;border-radius:.75rem;background:#dedbd2}.photo-hint-frame img,.photo-hint-frame .photo-fallback{display:block;width:100%;height:100%;margin:0;object-fit:cover}.photo-hint p{color:#574f42;font-size:.9rem;font-weight:700}.hint-button{width:100%;border:0;background:#d65a32;color:#fff;font-weight:800;box-shadow:0 7px #9b3d24}.hint-button:active{transform:translateY(3px);box-shadow:0 4px #9b3d24}.all-hints{padding:.8rem;border-radius:.5rem;background:#e5eee8;color:#174f2d;font-weight:700;text-align:center}.reveal-pop{animation:reveal-pop .45s cubic-bezier(.2,.8,.2,1)}@keyframes reveal-pop{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.guess-panel h2{margin-top:0;font-family:Georgia,serif;font-size:1.7rem}.result-parties{margin:2rem 0}.result-parties>div{display:grid;gap:.65rem}.result-party{margin:0}.clue{margin:1.25rem 0;padding:clamp(1rem,4vw,1.5rem);border-left:5px solid #d65a32;background:#fffdf8;font-size:clamp(1rem,3vw,1.2rem);overflow-wrap:anywhere}.clue p{margin:.4rem 0 0}.clue small{color:#9b3d24;font-size:.72em;font-weight:700;text-transform:uppercase}.error{padding:1rem;border-radius:.5rem;background:#fee4dd;color:#7b2114;overflow-wrap:anywhere}.success{padding:1rem;border-radius:.5rem;background:#dcecdf;color:#174f2d;font-weight:700}.guess-feedback{margin:1rem 0 0;padding:.85rem 1rem;border-left:4px solid #d65a32;border-radius:.25rem;background:#fff0e8;color:#7b2114;font-weight:700}label{display:block;margin:1.5rem 0 .5rem;font-weight:700}input{width:100%;min-height:48px;padding:.85rem 1rem;border:1px solid #847f74;border-radius:.5rem;background:#fff;font-size:1rem}select{width:100%;min-height:48px;padding:.75rem;border:1px solid #847f74;border-radius:.5rem;background:#fff}textarea{width:100%;padding:.85rem 1rem;border:1px solid #847f74;border-radius:.5rem;background:#fff;resize:vertical}.suggestions{max-height:min(45vh,320px);margin:.25rem 0;padding:0;overflow-y:auto;border:1px solid #cbc6ba;background:#fff;list-style:none;overscroll-behavior:contain}.suggestions button{width:100%;border:0;border-radius:0;padding:.8rem 1rem;text-align:left;overflow-wrap:anywhere}.suggestions button[aria-selected=true],.suggestions button:focus-visible{background:#e5eee8;outline:2px solid #173825;outline-offset:-2px}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.actions button{flex:1 1 auto}.no-more-clues{flex:1 1 100%;margin:0;padding:.65rem 1rem;border-radius:.5rem;background:#e6e1d5;color:#574f42;text-align:center}footer{padding:2rem max(1rem,env(safe-area-inset-right)) max(2rem,env(safe-area-inset-bottom));color:#625f57;text-align:center}.position{margin:-1rem 0 1.5rem;color:#4f574f;font-size:clamp(1rem,3vw,1.1rem);overflow-wrap:anywhere}.result img{display:block;width:auto;max-width:min(100%,480px);max-height:min(70vh,720px);height:auto;margin:1.5rem 0 .4rem;background:#dedbd2}.photo-fallback{display:flex;width:min(100%,480px);aspect-ratio:4 / 3;align-items:center;justify-content:center;margin:1.5rem 0 .4rem;background:#dedbd2;color:#625f57}.result>small{display:block;max-width:480px;overflow-wrap:anywhere}.result-clue{margin:2rem 0;padding-top:1rem;border-top:1px solid #cbc6ba;overflow-wrap:anywhere}.result-clue ul{padding-left:1.25rem}.result-clue li{margin:.5rem 0}.stage{display:inline-block;margin:0;padding:.25rem .6rem;border-radius:999px;background:#e6e1d5;color:#574f42;font-size:.85rem;font-weight:700}.admin-login form{display:grid;gap:1rem;max-width:440px}.admin-login form label{margin:0}.admin-main{width:min(1100px,calc(100% - 2rem))}.admin-filters{display:grid;grid-template-columns:minmax(240px,1fr) minmax(160px,240px);gap:1rem}.admin-filters label{margin:0}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr));gap:1rem}.admin-card{display:grid;grid-template-columns:120px 1fr;gap:1rem;padding:1rem;border:1px solid #cbc6ba;border-radius:.75rem;background:#fffdf8}.admin-card img{width:120px;height:150px;border-radius:.4rem;object-fit:cover}.admin-card h2{margin:.35rem 0}.admin-card p{margin:.35rem 0 .75rem}.admin-status{display:inline-block;padding:.2rem .5rem;border-radius:999px;background:#e6e1d5;font-size:.75rem;font-weight:700;text-transform:uppercase}.admin-protected{display:inline-block;margin-left:.4rem;padding:.2rem .5rem;border-radius:999px;background:#e5eee8;color:#173825;font-size:.75rem;font-weight:700}.admin-status.published{background:#dcecdf;color:#174f2d}.admin-status.withdrawn{background:#fee4dd;color:#7b2114}.admin-preview{margin-top:1.5rem;padding:clamp(1rem,4vw,2rem);border:2px dashed #847f74;background:#f3f0e8}.admin-preview-label{margin-top:0;font-weight:700;text-transform:uppercase}.admin-editor-heading,.admin-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-form-section{margin:1.5rem 0;padding:1.25rem;border:1px solid #cbc6ba;border-radius:.75rem;background:#fffdf8}.admin-form-section>h2,.admin-section-heading h2{margin-top:0}.admin-form-grid,.admin-source{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.admin-form-grid label,.admin-source label{margin:0}.admin-form-grid .wide,.admin-source .wide{grid-column:1 / -1}.admin-clue-editor{margin:1rem 0;padding:1rem;border:1px solid #847f74;border-radius:.5rem}.admin-clue-editor.legacy{border:2px solid #d65a32}.admin-warning{padding:.75rem;border-radius:.4rem;background:#fff0e8;color:#7b2114;font-weight:700}.admin-clue-editor legend{padding:0 .5rem;font-weight:700}.admin-source{margin:.75rem 0;padding:1rem;background:#f3f0e8}.admin-source .danger{align-self:end}.danger{border-color:#9b3d24;color:#7b2114}.admin-save{position:sticky;bottom:1rem;padding:1rem;border:1px solid #cbc6ba;border-radius:.75rem;background:#fffdf8f5;box-shadow:0 4px 20px #17211b26}@media(max-width:720px){header{position:static;align-items:stretch;flex-direction:column;gap:.65rem}.brand{align-self:flex-start}nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}nav button{width:100%;padding-inline:.6rem}main{width:min(100% - 1.5rem,680px);min-height:calc(100vh - 230px);margin:2.5rem auto}}@media(max-width:460px){header{padding:.65rem .75rem}main{width:calc(100% - 1.25rem);margin:1.75rem auto 2.5rem}h1{font-size:clamp(2.1rem,13vw,3rem)}.clue{border-left-width:4px}.case-track{grid-auto-columns:90%;margin-inline:-.625rem;padding-inline:.625rem;scroll-padding-inline:.625rem}.case-card{grid-template-columns:1fr;min-height:250px}.case-number{font-size:1.6rem}.cases-heading{align-items:flex-start}.hint-journey,.guess-panel{padding:1rem}.actions{display:grid;grid-template-columns:1fr}.actions button,.result>button{width:100%}.result img{max-width:100%}.photo-fallback{width:100%;aspect-ratio:1 / 1}.result-clue ul{padding-left:1rem}.admin-filters,.admin-card,.admin-form-grid,.admin-source{grid-template-columns:1fr}.admin-form-grid .wide,.admin-source .wide{grid-column:auto}.admin-editor-heading,.admin-section-heading{align-items:stretch;flex-direction:column}.admin-card img{width:100%;height:220px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
