:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--festival-primary:#e67e22;--festival-secondary:#2c3e50;--festival-accent:#d35400;--festival-background:#2c3e50;--festival-surface:#ffffff0d;--festival-text:#fdfcf0;--festival-muted:#fff9;color:var(--festival-text);background-color:var(--festival-background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Onest,system-ui,sans-serif;font-weight:400;line-height:1.5}body{background-color:#2c3e50;background-image:radial-gradient(circle at 100% 0,#e67e2226,#0000 45%),linear-gradient(135deg,#2c3e50 0%,#1a252f 60%,#e67e221a 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:fixed;background-origin:padding-box;background-clip:border-box;min-width:320px;min-height:100vh;margin:0}#root{width:100%}.app-container{max-width:600px;margin:0 auto;padding:2rem 1rem}header{text-align:center;margin-bottom:3rem}h1{background:linear-gradient(#fff,#fdfcf0);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:-.05em;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}h2{color:var(--festival-muted);font-size:1.1rem;font-weight:500}main{background:var(--festival-surface);-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-radius:24px;padding:2rem;box-shadow:0 20px 50px #0000004d}.form-group{margin-bottom:1.5rem}input{color:#fff;box-sizing:border-box;background:#0003;border:1px solid #fff3;border-radius:12px;width:100%;margin:1rem 0;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}input:focus{border-color:var(--festival-primary);outline:none;box-shadow:0 0 0 4px #e67e2233}button{background:var(--festival-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 4px 12px #e67e224d}button:hover{background:var(--festival-accent);transform:translateY(-2px);box-shadow:0 6px 15px #d3540066}button:active{transform:translateY(0)}.error-message{color:#ff6b6b;text-align:center;margin-bottom:1rem;font-size:.9rem;font-weight:500}.riddle-box,.history-box,.challenge-box,.fragment-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;margin:1.2rem 0;padding:1.5rem;position:relative;overflow-x:auto}.riddle-box{border-left:6px solid var(--festival-primary);background:#e67e220d;margin-top:2rem}.history-box{background:#ffffff05;border-left:6px solid #ffffff4d}.challenge-box{background:#2ecc7108;border-left:6px solid #2ecc71}.fragment-box{background:#9b59b608;border-left:6px solid #9b59b6;font-style:italic}.markdown-content img{border-radius:12px;max-width:100%;margin:1.5rem auto;display:block;box-shadow:0 8px 25px #0003}.instruction{color:var(--festival-primary);margin-top:2rem;font-size:1.1rem;font-weight:700}.hint{color:var(--festival-muted);text-align:center;margin-top:1.5rem;font-size:.95rem;font-style:italic}.victory{text-align:center;padding:2rem 0}.large-text{color:#fff;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.icon{filter:drop-shadow(0 5px 20px #e67e2266);margin:1.5rem 0;font-size:5rem;display:block}.admin-page{padding:1rem}.admin-title{background:linear-gradient(#fff,#fdfcf0);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:2rem;font-weight:900}.team-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 10px 30px #0003}.team-card h2{color:var(--festival-primary);margin-top:0;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.scan-list{padding:0;list-style:none}.scan-item{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding:.75rem 0;display:flex}.scan-item:last-child{border-bottom:none}.scan-location{color:#fff;font-weight:600}.scan-time{color:var(--festival-muted);font-size:.9rem}@media (width<=600px){.app-container{padding:1rem .5rem}h1{font-size:2rem}main{border-radius:20px;padding:1.5rem}}
