:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0;background:#f1f5f9}.app-shell{min-height:100vh;padding:12px}.phone-wrap{max-width:430px;margin:0 auto;padding-bottom:32px}.admin-wrap{max-width:520px}.top-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.nav-btn{height:44px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:#0f172a;font-weight:700;cursor:pointer}.nav-btn-active{background:#0f172a;color:#fff;border-color:#0f172a}.hero-card,.day-card,.total-card,.admin-message{border-radius:28px;box-shadow:0 8px 24px #0f172a14}.hero-card{overflow:hidden;background:#fff;margin-bottom:12px}.hero-top{background:#0f172a;color:#fff;display:flex;gap:12px;align-items:center;padding:16px}.hero-icon{width:44px;height:44px;border-radius:16px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-weight:700}.hero-title{font-size:1.25rem;font-weight:700}.hero-subtitle{font-size:.92rem;color:#cbd5e1}.week-card{position:relative;margin:16px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:24px;overflow:hidden}.week-input-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.week-card-content{pointer-events:none;display:flex;gap:12px;align-items:center;padding:16px}.calendar-chip{width:44px;height:44px;border-radius:16px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center}.week-label{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.week-value{margin-top:4px;font-size:1.125rem;font-weight:700}.week-help{margin-top:4px;font-size:.9rem;color:#64748b}.days-list{display:grid;gap:12px}.day-card{background:#fff;padding:14px 16px 16px}.day-header,.admin-sheet-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.day-title{font-size:.95rem;font-weight:700}.hours-pill{min-width:58px;text-align:center;padding:6px 10px;border-radius:999px;background:#e2e8f0;font-size:.85rem;font-weight:700}.time-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.time-select{width:100%;height:42px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;padding:0 12px;font-size:.95rem}.total-card{margin-top:16px;background:#0f172a;color:#fff;padding:20px}.total-label{font-size:.9rem;color:#cbd5e1}.total-value{font-size:2.5rem;font-weight:800;margin-top:4px}.total-help{margin-top:6px;font-size:.8rem;color:#94a3b8}.submit-btn{margin-top:16px;width:100%;height:46px;border:none;border-radius:18px;background:#fff;color:#0f172a;font-weight:700;font-size:1rem;cursor:pointer}.submit-btn:disabled{opacity:.65;cursor:default}.status-message{margin-top:12px;text-align:center;font-size:.82rem;color:#cbd5e1}.admin-hero-card{margin-bottom:12px}.admin-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 16px 0}.admin-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:14px}.admin-stat-label{font-size:.8rem;color:#64748b}.admin-stat-value{margin-top:4px;font-size:1.6rem;font-weight:800}.admin-actions{padding:16px}.admin-refresh-btn{margin-top:0}.admin-message{background:#fff;padding:14px 16px;margin-bottom:12px}.error-message{color:#b91c1c}.admin-sheet-card{padding:14px 16px 16px}.admin-sheet-subtitle{margin-top:4px;font-size:.8rem;color:#64748b}.admin-rows{display:grid;gap:8px}.admin-row{display:grid;grid-template-columns:88px 1fr auto;gap:8px;align-items:center;padding:10px 12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.admin-row-day{font-weight:700;font-size:.9rem}.admin-row-time{font-size:.9rem;color:#334155}.admin-row-hours{font-weight:700;font-size:.9rem}@media (max-width: 520px){.admin-row{grid-template-columns:1fr}.admin-row-hours{justify-self:start}}
