.time-app{color:#0f172a;background:#f8fafc;flex-direction:column;max-width:32rem;min-height:100dvh;margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.time-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1rem .5rem}.time-header h1{margin:0;font-size:1.25rem;font-weight:600}.time-env{color:#64748b;margin:.35rem 0 0;font-size:.75rem}.time-main{flex:1;padding:1rem}.time-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.time-placeholder{margin:0;line-height:1.5}.time-meta{color:#475569;margin:.75rem 0 0;font-size:.8rem}.time-nav{background:#fff;border-top:1px solid #e2e8f0;grid-template-columns:repeat(5,1fr);gap:.25rem;padding:.5rem;display:grid}.time-nav-item{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem .25rem;font-size:.65rem}.time-nav-item.is-active{color:#1d4ed8;background:#eff6ff;font-weight:600}.time-center{text-align:center;justify-content:center;align-items:center;padding:2rem}.time-login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;margin-top:1rem;padding:.65rem 1.25rem;font-size:1rem}*{box-sizing:border-box}body{margin:0}#root{min-height:100dvh}
