.sc-app{min-height:100%;background:radial-gradient(circle at 50% 0%,#1a1814,#0a0908 55%,#030303);color:#e7e5e4;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.sc-header{text-align:center;padding:1rem 1rem .5rem}.sc-title{font-size:1.125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#d6d3d1}.sc-tagline{font-size:.75rem;color:#78716c;margin-top:.25rem}.sc-main{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:0 1rem 2rem;max-width:56rem;margin:0 auto}@media (min-width: 900px){.sc-main{flex-direction:row;align-items:flex-start;justify-content:center;gap:2.5rem}.sc-watch-column{flex:0 0 auto;position:relative}.sc-companion{flex:1;max-width:22rem}}.sc-watch{display:flex;flex-direction:column;align-items:center;width:min(100%,22rem)}.sc-bezel{width:min(92vw,20rem);aspect-ratio:1;border-radius:50%;padding:.6rem;background:linear-gradient(145deg,#44403c,#1c1917 45%,#0c0a09);box-shadow:0 0 0 2px #292524,0 16px 48px #000000b3,inset 0 1px #ffffff0f}.sc-watch-compact .sc-bezel{width:100%;max-width:14rem}.sc-face{position:relative;width:100%;height:100%;border-radius:50%;background:#0c0a09;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.sc-theme-bank{--sc-metal-hi: #a8a29e;--sc-metal-mid: #57534e;--sc-metal-lo: #292524;--sc-rim: #44403c;--sc-tick-major: #d6d3d1;--sc-tick-minor: #78716c;--sc-hub: #3f3f46;--sc-hub-core: #18181b;--sc-bolt: #a8a29e;--sc-glow: rgba(168, 162, 158, .35)}.sc-theme-spy{--sc-metal-hi: #4ade80;--sc-metal-mid: #166534;--sc-metal-lo: #052e16;--sc-rim: #14532d;--sc-tick-major: #bbf7d0;--sc-tick-minor: #166534;--sc-hub: #14532d;--sc-hub-core: #022c22;--sc-bolt: #86efac;--sc-glow: rgba(74, 222, 128, .4)}.sc-theme-pirate{--sc-metal-hi: #fcd34d;--sc-metal-mid: #92400e;--sc-metal-lo: #451a03;--sc-rim: #78350f;--sc-tick-major: #fef3c7;--sc-tick-minor: #92400e;--sc-hub: #78350f;--sc-hub-core: #292524;--sc-bolt: #fbbf24;--sc-glow: rgba(251, 191, 36, .35)}.sc-theme-alien{--sc-metal-hi: #67e8f9;--sc-metal-mid: #0e7490;--sc-metal-lo: #083344;--sc-rim: #155e75;--sc-tick-major: #cffafe;--sc-tick-minor: #0e7490;--sc-hub: #164e63;--sc-hub-core: #042f2e;--sc-bolt: #22d3ee;--sc-glow: rgba(34, 211, 238, .45)}.sc-theme-bunker{--sc-metal-hi: #a3a3a3;--sc-metal-mid: #525252;--sc-metal-lo: #262626;--sc-rim: #404040;--sc-tick-major: #d4d4d4;--sc-tick-minor: #525252;--sc-hub: #3f3f46;--sc-hub-core: #171717;--sc-bolt: #737373;--sc-glow: rgba(163, 163, 163, .3)}.sc-dial-wrap{position:relative;width:88%;aspect-ratio:1;margin-top:4%}.sc-dial-svg{width:100%;height:100%;display:block}.sc-dial-rotor{transition:transform .08s ease-out}.sc-dial-num{font-size:9px;fill:var(--sc-tick-major);font-weight:600;font-family:Courier New,monospace}.sc-dial-pointer{position:absolute;top:2%;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid #ef4444;filter:drop-shadow(0 1px 2px rgba(0,0,0,.8));z-index:2}.sc-dial-readout{position:absolute;bottom:18%;left:50%;transform:translate(-50%);z-index:2}.sc-dial-value{font-family:Courier New,monospace;font-size:1.25rem;font-weight:700;letter-spacing:.12em;color:#fafaf9;text-shadow:0 1px 4px rgba(0,0,0,.9)}.sc-zone-near .sc-dial-value,.sc-zone-close .sc-dial-value{color:var(--sc-bolt)}.sc-zone-exact .sc-dial-value{color:#fef08a;animation:sc-pulse .6s ease-in-out infinite alternate}.sc-zone-close .sc-dial-wrap{filter:drop-shadow(0 0 8px var(--sc-glow))}.sc-zone-exact .sc-dial-wrap{filter:drop-shadow(0 0 14px var(--sc-glow))}@keyframes sc-pulse{0%{opacity:.85}to{opacity:1}}.sc-lock-bolt{transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.sc-lock-open{transform:translateY(-12px);opacity:.3}.sc-dial-unlocking .sc-dial-rotor{animation:sc-shake .4s ease-in-out 3}.sc-dial-open .sc-dial-svg{animation:sc-door-recess 1.2s ease-out forwards}@keyframes sc-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@keyframes sc-door-recess{to{transform:scale(.92);opacity:.85}}.sc-instruction{position:absolute;bottom:6%;left:0;right:0;text-align:center;padding:0 .5rem}.sc-instruction-text{font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;color:#a8a29e}.sc-step-progress{font-size:.55rem;color:#57534e;margin-top:.15rem}.sc-crown-row{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.sc-crown{width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(160deg,#57534e,#292524);border:2px solid #44403c;box-shadow:inset 0 2px 4px #ffffff1a,0 4px 12px #00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:grab;touch-action:none;outline:none}.sc-crown:focus-visible{box-shadow:0 0 0 2px #78716c}.sc-crown-knurl{width:70%;height:70%;border-radius:50%;background:repeating-conic-gradient(#44403c 0,#44403c 8deg,#292524 8deg,#292524 16deg)}.sc-crown-label{font-size:.5rem;text-transform:uppercase;letter-spacing:.1em;color:#78716c;margin-top:.15rem}.sc-crown-btn{width:2rem;height:2rem;border-radius:50%;border:1px solid #44403c;background:#292524;color:#d6d3d1;font-size:1rem;cursor:pointer}.sc-crown-btn:disabled{opacity:.4}.sc-watch-actions{margin-top:.75rem;width:100%;display:flex;justify-content:center}.sc-btn{padding:.5rem 1rem;border-radius:.375rem;border:1px solid #44403c;background:#292524;color:#e7e5e4;font-size:.75rem;letter-spacing:.04em;cursor:pointer}.sc-btn-primary{background:linear-gradient(180deg,#57534e,#44403c);border-color:#78716c}.sc-btn-block{width:100%}.sc-btn-active{border-color:#a8a29e}.sc-unlocking-hint{font-size:.7rem;color:#78716c;animation:sc-pulse .8s ease-in-out infinite alternate}.sc-unlock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000000bf;border-radius:50%;z-index:10;padding:1rem}.sc-unlock-door{text-align:center;animation:sc-unlock-in .5s ease-out}.sc-unlock-animate .sc-unlock-inner{animation:sc-reward-pop .6s .3s ease-out both}@keyframes sc-unlock-in{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes sc-reward-pop{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.sc-unlock-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#fef08a;margin-bottom:.5rem}.sc-reward-name{font-size:1rem;font-weight:600}.sc-reward-detail{font-size:.7rem;color:#a8a29e;margin-top:.25rem}.sc-rarity-common{color:#d6d3d1}.sc-rarity-rare{color:#93c5fd}.sc-rarity-legendary{color:#fcd34d}.sc-unlock-dismiss{margin-top:.75rem;padding:.35rem .75rem;font-size:.65rem;border:1px solid #57534e;background:transparent;color:#d6d3d1;border-radius:.25rem;cursor:pointer}.sc-companion{width:100%}.sc-companion-heading{font-size:.95rem;font-weight:600;margin-bottom:.25rem}.sc-companion-desc{font-size:.75rem;color:#78716c;margin-bottom:1rem}.sc-companion-preview{margin-bottom:1rem;display:flex;justify-content:center}.sc-companion-section{margin-bottom:1.25rem}.sc-companion-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#a8a29e;margin-bottom:.5rem}.sc-companion-hint{font-size:.7rem;color:#57534e;margin-top:.35rem;line-height:1.4}.sc-segment{display:flex;gap:.25rem;flex-wrap:wrap}.sc-segment-btn{flex:1;min-width:4.5rem;padding:.4rem .5rem;font-size:.65rem;border:1px solid #44403c;background:#1c1917;color:#a8a29e;border-radius:.25rem;cursor:pointer}.sc-segment-active{background:#44403c;color:#fafaf9;border-color:#78716c}.sc-theme-grid{display:flex;flex-direction:column;gap:.35rem}.sc-theme-chip{text-align:left;padding:.5rem .65rem;border-radius:.375rem;border:1px solid #44403c;background:#1c1917;cursor:pointer}.sc-theme-chip-active{border-color:#a8a29e;background:#292524}.sc-theme-chip-name{display:block;font-size:.75rem;font-weight:600}.sc-theme-chip-tag{display:block;font-size:.65rem;color:#78716c;margin-top:.1rem}.sc-daily-card{padding:.75rem;border:1px solid #44403c;border-radius:.5rem;background:#1c191799;margin-bottom:1.25rem}.sc-daily-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.35rem}.sc-daily-date{font-size:.65rem;color:#78716c}.sc-daily-meta{display:flex;gap:1rem;font-size:.7rem;color:#a8a29e;margin:.5rem 0}.sc-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.sc-stat{padding:.4rem .5rem;background:#1c1917;border-radius:.25rem;border:1px solid #292524}.sc-stat dt{font-size:.6rem;color:#78716c;text-transform:uppercase;letter-spacing:.05em}.sc-stat dd{font-size:.85rem;font-weight:600;margin-top:.15rem}.sc-collection{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem;max-height:12rem;overflow-y:auto}.sc-collection-item{padding:.45rem .55rem;border-radius:.25rem;border:1px solid #292524;background:#1c1917}.sc-collection-name{display:block;font-size:.75rem;font-weight:600}.sc-collection-detail{display:block;font-size:.65rem;color:#78716c}.sc-collection-meta{display:block;font-size:.55rem;color:#57534e;margin-top:.15rem;text-transform:uppercase;letter-spacing:.05em}.sc-watch-compact .sc-crown-row,.sc-watch-compact .sc-watch-actions{display:none}.sc-watch-compact .sc-instruction{bottom:4%}.sc-watch-compact .sc-instruction-text{font-size:.5rem}
