.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:linear-gradient(135deg,#0f172a,#1e3a5f)}.login-box{width:100%;max-width:320px;padding:2rem;background:#1e293b;border-radius:12px;border:1px solid #334155}.login-box h1{margin:0 0 .25rem;font-size:1.5rem;color:#f8fafc;text-align:center}.login-subtitle{margin:0 0 1.5rem;font-size:.9rem;color:#94a3b8;text-align:center}.login-box input{width:100%;padding:.75rem 1rem;margin-bottom:1rem;border:1px solid #475569;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:1rem}.login-box button{width:100%;padding:.75rem;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.login-box button:hover{background:#1d4ed8}.login-error{margin:-.5rem 0 .75rem;font-size:.9rem;color:#f87171}.app-shell{min-height:100vh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0)}.app-header{background:#1e293b;border-bottom:1px solid #334155;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.app-header h1{margin:0;font-size:1.1rem;flex:1}.app-buckle{font-size:.85rem;color:#94a3b8}.back-btn,.logout-btn{padding:.4rem .75rem;background:#334155;border:none;border-radius:6px;color:#e2e8f0;font-size:.9rem;cursor:pointer}.back-btn:hover,.logout-btn:hover{background:#475569}.app-main{flex:1;padding:1rem;overflow-y:auto}.meta{color:#94a3b8;font-size:.9rem}.postings-list{list-style:none;margin:0;padding:0}.posting-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:1rem;margin-bottom:.75rem;cursor:pointer}.posting-card:active{opacity:.9}.posting-route,.posting-point{margin:.35rem 0 0;font-size:.9rem;color:#cbd5e1}.detail-route{padding:.5rem 1rem;background:#1e293b;font-size:.9rem;color:#94a3b8}.map-container{height:280px;width:100%;background:#0f172a}.detail-actions{padding:1rem;background:#1e293b;border-top:1px solid #334155}.action-btn{display:block;width:100%;padding:.75rem 1rem;margin-bottom:.5rem;border:1px solid #475569;border-radius:8px;background:#334155;color:#e2e8f0;font-size:1rem;cursor:pointer}.action-btn.primary{background:#2563eb;border-color:#2563eb;color:#fff}.action-btn.active{background:#dc2626;border-color:#dc2626;color:#fff}.action-btn:disabled{opacity:.6;cursor:not-allowed}.duty-panel{padding:.9rem 1rem 1.1rem;margin-bottom:1rem;background:#1e293b;border:1px solid #334155;border-radius:10px}.duty-panel h2{margin:0 0 .6rem;font-size:.95rem;color:#f1f5f9}.duty-panel h2+*{margin-top:0}.duty-panel h2:not(:first-child){margin-top:1.2rem}.duty-checkin{width:100%;padding:.85rem;background:#2563eb;border:1px solid #3b82f6;border-radius:8px;color:#f8fafc;font-size:1rem;font-weight:600;cursor:pointer}.duty-checkin:disabled{opacity:.6}.duty-status{margin:.6rem 0 0;font-size:.88rem}.duty-pending strong{color:#f59e0b}.duty-present strong{color:#34d399}.duty-absent strong{color:#f87171}.duty-msg{margin:.4rem 0 0;font-size:.8rem;color:#94a3b8;line-height:1.45}.duty-err{margin:.4rem 0 0;font-size:.8rem;color:#fca5a5}.duty-form{display:flex;flex-direction:column}.duty-form label{font-size:.78rem;color:#94a3b8;margin-bottom:.2rem}.duty-form input{padding:.55rem .7rem;margin-bottom:.7rem;background:#0f172a;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-size:.9rem}.duty-form button{padding:.7rem;background:#334155;border:1px solid #475569;border-radius:8px;color:#e2e8f0;font-size:.92rem;font-weight:600;cursor:pointer}.duty-leaves{list-style:none;margin:0;padding:0}.duty-leave{display:flex;flex-wrap:wrap;gap:.4rem .6rem;align-items:center;padding:.55rem .7rem;margin-bottom:.45rem;background:#0f172a;border-left:3px solid #334155;border-radius:0 6px 6px 0;font-size:.82rem}.duty-leave.duty-approved{border-left-color:#2f855a}.duty-leave.duty-rejected{border-left-color:#c53030}.duty-leave.duty-pending{border-left-color:#d97706}.duty-leave-dates{font-weight:600;color:#e2e8f0}.duty-leave-status{text-transform:uppercase;font-size:.68rem;color:#94a3b8}.duty-leave-reason{width:100%;color:#94a3b8}.app-section-title{margin:0 0 .6rem;font-size:.95rem;color:#f1f5f9}.cal{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:.7rem}.cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#e2e8f0}.cal-head button{width:2rem;height:2rem;background:#1e293b;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-size:1.1rem;cursor:pointer}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.cal-dow{margin-bottom:4px}.cal-dow span{text-align:center;font-size:.65rem;color:#64748b}.cal-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:.78rem;color:#94a3b8;background:#1e293b}.cal-blank{background:transparent}.cal-present{background:#166534;color:#dcfce7;font-weight:700}.cal-absent{background:#7f1d1d;color:#fee2e2;font-weight:700}.cal-leave{background:#5b21b6;color:#ede9fe;font-weight:700}.cal-today{outline:2px solid #38bdf8;outline-offset:-2px}.cal-legend{display:flex;gap:.9rem;margin-top:.6rem;font-size:.7rem;color:#94a3b8}.cal-legend span{display:flex;align-items:center;gap:.3rem}.cal-dot{width:10px;height:10px;border-radius:3px;display:inline-block}*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#0f172a;color:#e2e8f0;-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.leaflet-container{font-family:inherit}
