:root{--adm-color-primary:#0051d1;--adm-color-primary-light:#3b82f6;--adm-color-primary-dark:#1d4ed8;--adm-color-primary-bg:#eff6ff;--adm-color-success:#10b981;--adm-color-success-bg:#ecfdf5;--adm-color-warning:#f59e0b;--adm-color-warning-bg:#fffbeb;--adm-color-danger:#ef4444;--adm-color-danger-bg:#fef2f2;--adm-color-text:#1f2937;--adm-color-text-secondary:#4b5563;--adm-color-weak:#9ca3af;--adm-color-light:#d1d5db;--adm-color-background:#fafafa;--adm-color-background-grey:#f3f4f6;--adm-color-border:#e5e7eb;--adm-color-box:#fff;--adm-color-fill-content:#f9fafb;--adm-color-fill-body:#f3f4f6;--adm-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--adm-radius-s:6px;--adm-radius-m:10px;--adm-radius-l:14px;--adm-radius-xl:20px;--adm-radius-max:999px;--adm-padding-xs:8px;--adm-padding-s:12px;--adm-padding-m:16px;--adm-padding-l:20px;--adm-padding-xl:24px}@media (prefers-color-scheme:dark){:root{--adm-color-text:#f9fafb;--adm-color-text-secondary:#d1d5db;--adm-color-weak:#9ca3af;--adm-color-light:#4b5563;--adm-color-background:#111827;--adm-color-background-grey:#1f2937;--adm-color-border:#374151;--adm-color-box:#1f2937;--adm-color-fill-content:#1f2937;--adm-color-fill-body:#111827;--adm-color-primary-bg:#1e3a8a;--adm-color-success-bg:#064e3b;--adm-color-warning-bg:#78350f;--adm-color-danger-bg:#7f1d1d}}[data-theme=dark]{--adm-color-text:#f9fafb;--adm-color-text-secondary:#d1d5db;--adm-color-weak:#9ca3af;--adm-color-light:#4b5563;--adm-color-background:#111827;--adm-color-background-grey:#1f2937;--adm-color-border:#374151;--adm-color-box:#1f2937;--adm-color-fill-content:#1f2937;--adm-color-fill-body:#111827;--adm-color-primary-bg:#1e3a8a;--adm-color-success-bg:#064e3b;--adm-color-warning-bg:#78350f;--adm-color-danger-bg:#7f1d1d}.adm-card{background:var(--adm-color-box);border:none;border-radius:14px;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005}.adm-card-body{padding:16px}.adm-list{background:var(--adm-color-box);border-radius:14px;overflow:hidden}.adm-list-item{min-height:56px;padding:16px}.adm-list-item-content-main{color:var(--adm-color-text);font-size:16px;font-weight:500}.adm-list-item-description{color:var(--adm-color-weak);margin-top:3px;font-size:13px}.adm-button{letter-spacing:-.01em;border-radius:10px;height:44px;font-size:15px;font-weight:600}.adm-button-large{border-radius:12px;height:50px;font-size:16px}.adm-button-small{border-radius:8px;height:36px;font-size:14px}.adm-button-primary.adm-button-fill-solid{background:linear-gradient(135deg, var(--adm-color-primary) 0%, var(--adm-color-primary-dark) 100%);box-shadow:0 2px 8px #2563eb40}.adm-input{color:var(--adm-color-text);font-size:16px}.adm-input-element{font-size:16px}.adm-search-bar{--background:var(--adm-color-fill-content);border-radius:12px}.adm-search-bar-input-box{border-radius:12px;height:44px}.adm-nav-bar{background:var(--adm-color-background);border-bottom:1px solid var(--adm-color-border);height:52px}.adm-nav-bar-title{color:var(--adm-color-text);font-size:17px;font-weight:600}.adm-tab-bar{background:var(--adm-color-box);border-top:1px solid var(--adm-color-border);height:64px;padding-bottom:env(safe-area-inset-bottom)}.adm-tab-bar-item{color:var(--adm-color-weak)}.adm-tab-bar-item-active{color:var(--adm-color-primary)}.adm-tab-bar-item-icon{margin-bottom:4px;font-size:24px}.adm-tab-bar-item-title{font-size:11px;font-weight:500}.adm-switch{--checked-color:var(--adm-color-primary)}.adm-switch-checkbox{border-radius:14px;width:48px;height:28px}.adm-switch-checkbox:before{border-radius:12px;width:24px;height:24px}.adm-tag{border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500}.adm-modal-body{border-radius:20px;padding:24px}.adm-modal-header{margin-bottom:12px;font-size:18px;font-weight:600}.adm-modal-content{color:var(--adm-color-text-secondary);font-size:15px;line-height:1.5}.adm-toast-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.adm-toast-main{background:#000c;border-radius:12px;padding:14px 20px;font-size:14px}.adm-empty{padding:40px 24px}.adm-empty-description{color:var(--adm-color-weak);margin-top:16px;font-size:15px}.adm-picker{border-radius:24px 24px 0 0}.adm-picker-header{border-bottom:1px solid var(--adm-color-border);padding:16px}.adm-picker-title{font-size:17px;font-weight:600}.adm-popup-body{background:var(--adm-color-background);border-radius:24px 24px 0 0}.mobile-section-title{color:var(--adm-color-weak);text-transform:uppercase;letter-spacing:.08em;padding:24px 16px 8px;font-size:13px;font-weight:600}.mobile-card-group{background:var(--adm-color-box);border-radius:14px;margin:0 16px 16px;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005}.mobile-btn-primary{color:#fff;background:linear-gradient(135deg,#0051d1 0%,#1d4ed8 100%);border:none;border-radius:12px;height:50px;font-size:16px;font-weight:600;box-shadow:0 2px 8px #2563eb40}.mobile-btn-secondary{background:var(--adm-color-fill-content);color:var(--adm-color-text);border:1px solid var(--adm-color-border);border-radius:12px;height:50px;font-size:16px;font-weight:600}.mobile-btn-danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:12px;height:50px;font-size:16px;font-weight:600;box-shadow:0 2px 8px #ef444440}.mobile-status-badge{border-radius:20px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.mobile-status-badge-open{color:#059669;background:#ecfdf5}.mobile-status-badge-closed{color:#dc2626;background:#fef2f2}.mobile-form-label{color:var(--adm-color-weak);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:500;display:flex}.mobile-input{color:var(--adm-color-text);background:var(--adm-color-fill-content);border:1px solid var(--adm-color-border);border-radius:10px;width:100%;padding:12px 14px;font-size:16px}.mobile-input:focus{border-color:var(--adm-color-primary);outline:none}.mobile-textarea{color:var(--adm-color-text);background:var(--adm-color-fill-content);border:1px solid var(--adm-color-border);resize:none;border-radius:10px;width:100%;min-height:100px;padding:12px 14px;font-size:16px}.mobile-screen{background:var(--adm-color-background);min-height:100vh;padding-bottom:24px}.mobile-page-header{background:var(--adm-color-background);border-bottom:1px solid var(--adm-color-border);padding:16px}.mobile-page-title{color:var(--adm-color-text);font-size:20px;font-weight:700}.mobile-list-item{background:var(--adm-color-box);border-bottom:1px solid var(--adm-color-border);justify-content:space-between;align-items:center;padding:16px;display:flex}.mobile-list-item:last-child{border-bottom:none}.mobile-list-item-content{flex-direction:column;gap:3px;display:flex}.mobile-list-item-title{color:var(--adm-color-text);font-size:16px;font-weight:500}.mobile-list-item-desc{color:var(--adm-color-weak);font-size:13px}@supports (max-height:1dvh){.adm-popup-body{max-height:min(var(--popup-max-height,88dvh), 88dvh)}}
