.mobile-shell {min-height:100vh;background:#f5f7fb;color:#162033;padding:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.mobile-page {max-width:1180px;margin:0 auto}.mobile-topbar {display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.mobile-brand {display:flex;flex-direction:column}.mobile-brand-title {font-size:1.1rem;font-weight:800}.mobile-brand-subtitle {font-size:.85rem;color:#64748b}.mobile-nav {display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0 1rem}.mobile-nav a,
.mobile-btn {border:0;border-radius:999px;padding:.65rem .9rem;font-weight:700;text-decoration:none;background:#e9eef8;color:#1e293b;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.mobile-btn-primary {background:#2563eb;color:white}.mobile-btn-danger {background:#fee2e2;color:#991b1b}.mobile-btn-success {background:#16a34a;color:white}.mobile-btn-warning {background:#f59e0b;color:#111827}.mobile-btn-block {width:100%}.mobile-btn:disabled {opacity:.55}.mobile-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.85rem;margin-bottom:1rem}.mobile-tile,
.mobile-card,
.mobile-form-card {background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 14px 35px rgba(15,23,42,.08);padding:1rem}.mobile-tile h3,
.mobile-section-title {font-size:.9rem;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin:0 0 .55rem}.mobile-metric {display:flex;justify-content:space-between;gap:1rem;font-size:1rem}.mobile-metric strong {font-size:1.15rem}.mobile-section-header {display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.5rem 0 .75rem}.mobile-work-list {display:grid;gap:.75rem}.mobile-work-card {border:0;background:#fff;border-radius:20px;padding:1rem;box-shadow:0 10px 25px rgba(15,23,42,.08);width:100%;text-align:left;color:#162033}.mobile-work-card-main {display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.mobile-work-date {font-size:1rem;font-weight:800}.mobile-work-meta {color:#64748b;font-size:.9rem}.mobile-status {border-radius:999px;background:#eef2ff;color:#3730a3;padding:.25rem .55rem;font-size:.78rem;font-weight:800;white-space:nowrap}.mobile-work-actions {display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.mobile-form-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.85rem}.mobile-field {display:flex;flex-direction:column;gap:.35rem}.mobile-field label {font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.mobile-input,
.mobile-select {border:1px solid #cbd5e1;border-radius:14px;padding:.75rem .85rem;font-size:1rem;background:#fff;color:#162033}.mobile-actions {display:flex;gap:.65rem;justify-content:flex-end;flex-wrap:wrap;margin-top:1rem}.mobile-picker-row {display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.mobile-summary {background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:.75rem;color:#475569}.mobile-alert {border-radius:16px;padding:.85rem 1rem;margin:.75rem 0;font-weight:700}.mobile-alert-error {background:#fee2e2;color:#991b1b}.mobile-login-shell {min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e3a8a);padding:1rem}.mobile-login-card {width:100%;max-width:420px;background:#fff;border-radius:28px;padding:1.4rem;box-shadow:0 24px 80px rgba(0,0,0,.25)}.mobile-login-card h1 {font-size:1.45rem;margin:0}.mobile-login-card p {color:#64748b;margin:.3rem 0 1rem}.mobile-sticky-actions {position:sticky;bottom:0;background:rgba(245,247,251,.9);backdrop-filter:blur(10px);padding:.75rem 0;margin-top:1rem}@media (max-width:640px){.mobile-shell {padding:.75rem}.mobile-topbar {align-items:flex-start;flex-direction:column}.mobile-actions {justify-content:stretch}.mobile-actions .mobile-btn {flex:1}.mobile-work-card-main {flex-direction:column}.mobile-grid {grid-template-columns:1fr}.mobile-picker-row {grid-template-columns:1fr 1fr}}
