*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;height:100%;overflow:hidden;background:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif;-webkit-user-select:none;user-select:none}#cam,#overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#cam{object-fit:cover;z-index:0}#overlay{z-index:1;pointer-events:none}.start-card{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;padding:2rem;text-align:center;background:radial-gradient(circle at 50% 30%,#11203a,#05070d)}.start-card h1{margin:0;font-size:2rem;letter-spacing:.02em}.start-card p{margin:0;max-width:22rem;color:#c4d0e4;line-height:1.4}.start-card .fine{font-size:.82rem;color:#8294b0}.start-card button{margin-top:.5rem;padding:.85rem 2.4rem;font-size:1.05rem;font-weight:600;color:#04121f;background:#27e0a0;border:0;border-radius:999px}.start-card button:disabled{opacity:.6}.start-card .back{margin-top:.4rem;color:#7fa9d8;font-size:.9rem;text-decoration:none}.hud{position:fixed;left:0;right:0;bottom:0;z-index:2;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));background:linear-gradient(to top,#02060ed9,#02060e00)}.hud-status{font-weight:600;font-size:.95rem}.hud-detail{margin-top:.15rem;font-size:.78rem;color:#9fb2cf}.hud-controls{margin-top:.6rem;display:flex;gap:1rem}.hud-controls label{flex:1;display:flex;flex-direction:column;gap:.25rem;font-size:.72rem;color:#b9c7de}.hud-controls input[type=range]{width:100%;accent-color:#27e0a0}.hud-cal{margin-top:.6rem}.cal-toggle,.cal-reset{font:inherit;font-size:.85rem;font-weight:600;color:#04121f;background:#7fd0ff;border:0;border-radius:999px;padding:.45rem 1.1rem}.cal-panel{margin-top:.5rem}.cal-hint{margin:0 0 .4rem;font-size:.74rem;color:#b9c7de}.cal-targets{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.cal-target{font:inherit;font-size:.8rem;color:#04121f;background:#9effd9;border:0;border-radius:8px;padding:.4rem .7rem}.cal-target--moon{background:#fff}.cal-empty{font-size:.74rem;color:#8294b0}.cal-reset{background:#44566f;color:#e6eefb}.debug{position:fixed;top:0;left:0;right:0;z-index:4;max-height:38vh;display:flex;flex-direction:column;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;line-height:1.35;color:#d8f5e8;background:#020810d1;border-bottom:1px solid rgba(39,224,160,.35)}.debug-bar{display:flex;align-items:center;justify-content:space-between;padding:4px 10px;font-weight:700;color:#27e0a0;background:#0006}.debug-bar button{font:inherit;color:#04121f;background:#27e0a0;border:0;border-radius:6px;padding:2px 10px}.debug-live{padding:6px 10px;white-space:pre-wrap;color:#ffe8a3;border-bottom:1px solid rgba(255,255,255,.12)}.debug-log{padding:6px 10px;white-space:pre-wrap;overflow-y:auto;-webkit-overflow-scrolling:touch}
