: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)}}
html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
@font-face{font-family:interFont;src:url(../media/inter_latin_variable-s.p.45535valc9rzk.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:interFont Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:107.89%}.interfont_a46936f4-module__AINRqq__className{font-family:interFont,interFont Fallback}.interfont_a46936f4-module__AINRqq__variable{--primary-font:"interFont", "interFont Fallback"}
