.admin-root{--admin-blue:#1a72ff;--admin-blue-ink:#125dcc;--admin-text:#1b2436;--admin-muted:#566175;--admin-line:#e2e8f2;--admin-bg:#f9fbfe;color:var(--admin-text);background:var(--admin-bg);min-height:100dvh;font-family:var(--font-manrope),Arial,sans-serif;font-size:14px;line-height:1.5}.admin-root *{box-sizing:border-box}.admin-root a{color:inherit;text-decoration:none}.admin-root button,.admin-root input,.admin-root select,.admin-root textarea{font:inherit}.admin-root :focus-visible{outline:3px solid #125dcc;outline-offset:3px}.admin-root h1,.admin-root h2,.admin-root h3,.admin-root p{margin-top:0}.admin-root h1{font-size:30px;line-height:1.25;letter-spacing:-1px;font-weight:750;margin-bottom:12px}.admin-root h2{font-size:18px;line-height:1.4;font-weight:750;letter-spacing:-.3px;margin-bottom:16px}.admin-root h3{font-size:15px;margin-bottom:8px}.admin-muted,.admin-small{color:var(--admin-muted)}.admin-small{font-size:12px;line-height:1.6;margin:12px 0 0}.admin-root input:not([type=checkbox]),.admin-root select,.admin-root textarea{display:block;width:100%;min-width:0;min-height:44px;background:#fff;border:1px solid #acb8cc;border-radius:10px;color:var(--admin-text);padding:10px 12px;margin-top:6px}.admin-root input::placeholder,.admin-root textarea::placeholder{color:#647087;opacity:1}.admin-root label{display:block;font-size:13px;font-weight:650}.admin-root textarea{resize:vertical}.admin-root button{cursor:pointer}.admin-root button:disabled{cursor:wait;opacity:.65}.admin-button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:1px solid #bac6d8;background:#fff;color:var(--admin-text);border-radius:10px;font-size:13px;font-weight:650;line-height:1.35;text-align:center;transition:background .15s,border-color .15s;white-space:nowrap}.admin-button:hover{background:#f0f5fc;border-color:#8c9eb9}.admin-button-primary{background:#1268eb;border-color:#1268eb;color:#fff!important;font-weight:750}.admin-button-primary:hover{background:#125dcc;border-color:#125dcc}.admin-button-danger{color:#9e2f31!important;border-color:#e7c5c7}.admin-button-destructive{background:#ad3038;border-color:#ad3038;color:#fff!important}.admin-icon-button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;border-radius:10px;background:transparent;color:var(--admin-muted)}.admin-icon-button:hover{background:#edf3fb}.admin-shell{display:flex;min-height:100dvh}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#fff;border-right:1px solid var(--admin-line);display:flex;flex-direction:column;padding:30px 18px 16px;z-index:20;overflow-y:auto}.admin-wordmark{display:flex;align-items:baseline;gap:6px;font-size:36px;font-weight:850;letter-spacing:-2px;line-height:1.1;padding:0 12px;color:var(--admin-text)!important}.admin-wordmark>span{font-size:13px;letter-spacing:-.2px;font-weight:650}.admin-wordmark>small{font-size:10px;font-weight:700;letter-spacing:.2px;margin-left:12px;color:var(--admin-blue-ink);background:#eaf2ff;padding:4px 7px;border-radius:5px}.admin-nav-group{margin-top:28px}.admin-nav-group>p{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;font-weight:750;color:#67748b;margin:0 12px 8px}.admin-nav-group a{display:flex;align-items:center;gap:12px;min-height:40px;border-radius:10px;padding:9px 12px;margin:2px 0;color:#566175;font-weight:600;font-size:13px}.admin-nav-group a:hover{background:#f4f7fc;color:#1b2436}.admin-nav-group a.admin-nav-active{background:#eaf2ff;color:#125dcc;font-weight:750}.admin-sidebar-footer{display:flex;gap:10px;align-items:center;border-top:1px solid var(--admin-line);padding:16px 4px 0;margin-top:auto}.admin-sidebar-footer>div:last-child{min-width:0}.admin-sidebar-footer span,.admin-sidebar-footer strong{display:block;font-size:12px;overflow-wrap:anywhere}.admin-sidebar-footer span{color:var(--admin-muted);font-size:11px}.admin-avatar{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#eff3f9;border-radius:50%;font-size:11px;font-weight:750;flex-shrink:0}.admin-body{width:calc(100% - 244px);margin-left:244px;min-width:0}.admin-topbar{height:76px;background:#fff;border-bottom:1px solid var(--admin-line);padding:16px 32px;display:flex;align-items:center;gap:16px;position:sticky;top:0;z-index:10}.admin-global-search{display:flex;align-items:center;gap:8px;width:min(540px,60%);color:var(--admin-muted)}.admin-global-search input{margin:0!important;border:0!important;background:transparent!important;font-size:13px!important;padding:10px 0!important}.admin-global-search button{font-size:12px;color:var(--admin-muted);background:#f6f8fc;border:1px solid var(--admin-line);border-radius:6px;min-height:36px;padding:6px 10px}.admin-environment{margin-left:auto;background:#eef4ff;color:#2859a5;padding:6px 10px;border:1px solid #dbe7fc;border-radius:6px;font-size:11px;font-weight:650;white-space:nowrap}.admin-main{max-width:1700px;margin:0 auto;padding:32px 40px 64px;min-width:0}.admin-breadcrumb{display:flex;gap:10px;font-size:11px;color:var(--admin-muted);margin-bottom:24px}.admin-breadcrumb a:hover{color:#125dcc}.admin-page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.admin-page-heading>div:first-child{max-width:720px;min-width:0}.admin-page-heading p{color:var(--admin-muted);font-size:13px;line-height:1.7;margin:0;overflow-wrap:anywhere}.admin-page-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex-shrink:0}.admin-quick-actions{display:flex;flex-wrap:wrap;gap:8px 24px;margin:-8px 0 28px}.admin-quick-actions a{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#125dcc;min-height:32px}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:32px}.admin-metric{padding:20px;background:#fff;border:1px solid var(--admin-line);border-radius:18px;transition:border-color .15s,box-shadow .15s;min-width:0}.admin-metric:hover{border-color:#8fb9ff;box-shadow:0 3px 15px #22385908}.admin-metric>span{font-size:11px;font-weight:650;color:var(--admin-muted);display:block;min-height:34px}.admin-metric>div{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:8px 0 14px}.admin-metric strong{font-size:30px;line-height:1.1;font-weight:750;letter-spacing:-1.2px;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-metric svg{color:#71839e;flex-shrink:0}.admin-metric small{font-size:10px;color:#67748b}.admin-metric-attention{background:linear-gradient(130deg,#fff 65%,#f1f6ff)}.admin-card{border:1px solid var(--admin-line);background:#fff;border-radius:18px;padding:24px;margin-bottom:24px;min-width:0;box-shadow:0 1px 2px #243b5503}.admin-list-card{padding:0;overflow:clip}.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 18px}.admin-section-heading h2{font-size:15px;margin:0}.admin-section-heading>span{font-size:11px;background:#f1f4f9;padding:4px 8px;border-radius:5px;color:#566175}.admin-section-heading>a{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:650;color:#125dcc;min-height:32px}.admin-table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;table-layout:fixed;min-width:650px}.admin-table td,.admin-table th{padding:16px 18px;vertical-align:middle;overflow-wrap:anywhere}.admin-table thead{background:#f7f9fd;color:#61718b;border-block:1px solid #edf1f8}.admin-table thead th{font-size:10px;font-weight:650;letter-spacing:.15px;padding-top:11px;padding-bottom:11px}.admin-table thead th:first-child{width:25%;padding-left:24px}.admin-table tbody>tr{border-bottom:1px solid #edf1f7}.admin-table tbody>tr:last-child{border:0}.admin-table tbody>tr:hover{background:#fcfdff}.admin-table tbody th{padding-left:24px;font-weight:600}.admin-row-title>a,.admin-row-title>span{display:block;line-height:1.5;font-weight:700}.admin-row-title>a:hover{color:#125dcc}.admin-row-title small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--admin-muted);font-size:10px;line-height:1.55;font-weight:500;margin-top:4px}.admin-table td{color:#566175;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:11px}.admin-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:700;line-height:1.5;max-width:100%;white-space:normal;word-break:normal}.admin-badge-success{background:#e9f5ed;color:#256140}.admin-badge-warning{background:#fff4dc;color:#805616}.admin-badge-danger{background:#fcebec;color:#a03038}.admin-badge-neutral{background:#edf2f8;color:#53637c}.admin-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:20px 24px;border-bottom:1px solid var(--admin-line);background:#fff}.admin-filters label{font-size:11px;flex:1 1;min-width:110px;max-width:190px;color:#566175}.admin-filters .admin-filter-search{flex:2 1;max-width:300px;min-width:180px}.admin-filters input,.admin-filters select{min-height:40px!important;font-size:12px!important;padding:8px 10px!important;border-color:#c7d2e3!important}.admin-filter-buttons{display:flex;align-items:center;gap:12px;min-height:42px}.admin-text-link{font-size:11px;color:#125dcc!important;text-decoration:underline!important;text-underline-offset:3px}.admin-pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid var(--admin-line);font-size:11px;color:var(--admin-muted)}.admin-pagination p{margin:0}.admin-pagination nav{display:flex;align-items:center;gap:12px}.admin-pagination .admin-button,.admin-row-actions>summary{min-height:36px;font-size:11px}.admin-row-actions>summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;color:#125dcc;padding:8px 0;list-style:none}.admin-row-actions>div{display:flex;flex-direction:column;gap:6px;margin-top:8px;min-width:100px}.admin-row-actions .admin-button{font-size:10px;padding:8px;white-space:normal;min-height:36px;max-width:100%}.admin-empty{padding:48px 24px;text-align:center;color:var(--admin-muted)}.admin-empty svg{color:#8796af;margin-bottom:16px}.admin-empty h3{color:var(--admin-text)}.admin-empty p{font-size:12px;max-width:470px;margin:8px auto 0}.admin-empty .admin-button{margin-top:24px}.admin-alert{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid #cadaf0;background:#eef4ff;color:#234976;border-radius:10px;font-size:12px;line-height:1.7;margin:0 0 24px;overflow-wrap:anywhere}.admin-alert svg{flex-shrink:0}.admin-alert-error{background:#fff1f1;border-color:#efc0c4;color:#972c33}.admin-alert-warning{background:#fff7e9;border-color:#eed6a6;color:#745115}.admin-role-banner{padding:12px 32px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #dce7f6;background:#edf4ff;font-size:11px;color:#2d538a}.admin-role-banner strong{white-space:nowrap}.admin-tabs{display:flex;overflow-x:auto;gap:4px;margin:0 0 24px;border-bottom:1px solid var(--admin-line);padding-bottom:0}.admin-tabs>a{font-size:12px;white-space:nowrap;padding:12px 14px;color:var(--admin-muted);border-bottom:2px solid transparent;min-height:44px}.admin-tabs>a.admin-tab-active{color:#125dcc;border-bottom-color:var(--admin-blue);font-weight:700}.admin-detail-toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}.admin-detail-actions>summary{cursor:pointer}.admin-detail-actions>div{margin-top:12px}.admin-action-buttons{display:flex;gap:8px;flex-wrap:wrap}.admin-facts dl,.admin-profile{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 32px;margin:0}.admin-facts dt,.admin-profile dt{font-size:11px;color:var(--admin-muted);margin-bottom:6px}.admin-facts dd,.admin-profile dd{font-size:13px;margin:0;white-space:pre-line;overflow-wrap:anywhere;font-weight:600}.admin-profile{margin-bottom:24px}.admin-pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.admin-attachments,.admin-session-list{list-style:none;padding:0;margin:0}.admin-attachments li,.admin-session-list li{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 0;border-bottom:1px solid #edf1f7}.admin-attachments li>div,.admin-session-list li>div{flex:1 1;min-width:150px}.admin-attachments strong,.admin-session-list strong{display:block;font-size:13px;overflow-wrap:anywhere}.admin-attachments span,.admin-session-list span{font-size:11px;color:var(--admin-muted)}.admin-session-list{margin-bottom:24px}.admin-notes{list-style:none;margin:0;padding:0}.admin-notes li{padding:20px 0;border-bottom:1px solid #edf1f7}.admin-notes li>div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.admin-notes time{color:var(--admin-muted);font-size:10px}.admin-notes p{font-size:13px;margin:10px 0 0;white-space:pre-line;overflow-wrap:anywhere}.admin-template-panel form{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:16px}.admin-template-panel select{max-width:300px}.admin-template-panel p{color:var(--admin-muted);font-size:13px}.admin-template-preview{border:1px solid var(--admin-line);border-radius:10px;padding:20px;margin-bottom:16px;max-width:640px;background:#fafcff}.admin-dialog{border:1px solid #cad7eb;border-radius:18px;background:#fff;padding:28px;width:min(640px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;color:var(--admin-text);box-shadow:0 24px 100px #162b4b33;overscroll-behavior:contain}.admin-dialog::backdrop{background:#13203866}.admin-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.admin-dialog-heading h2{margin:0;font-size:21px}.admin-dialog p{font-size:13px;line-height:1.7}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.admin-field{margin-bottom:0}.admin-field-full{grid-column:1/-1}.admin-dialog .admin-field:has(textarea){margin-bottom:16px}.admin-root .admin-checkbox{display:flex;align-items:flex-start;gap:12px;font-size:12px;font-weight:500;line-height:1.6}.admin-checkbox input{margin-top:2px;min-width:20px;width:20px;height:20px;accent-color:#125dcc}.admin-confirm{padding:16px;border:1px solid #d9e3f2;border-radius:10px;background:#f7faff;margin-top:24px}.admin-dialog-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid var(--admin-line)}.admin-dialog-footer .admin-button{white-space:normal}.admin-action-result{display:flex;flex-wrap:wrap;gap:12px}.admin-action-result>p{width:100%}.admin-loading{padding:48px}.admin-skeleton{display:block;height:90px;background:#eaf0f8;border-radius:18px;margin-bottom:20px;max-width:700px}.admin-skip{position:fixed;top:-80px;left:16px;z-index:100;background:#fff;color:#125dcc!important;border:2px solid #125dcc;padding:12px 18px;border-radius:8px}.admin-skip:focus{top:12px}.admin-sr-only{position:absolute!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;overflow:hidden!important;white-space:nowrap!important}.admin-menu-toggle,.admin-mobile-label{display:none}.admin-nav-drawer{position:fixed;inset:0 auto 0 0;margin:0;width:290px;height:100dvh;max-height:100dvh;border:0;padding:32px 18px;background:#fff;color:#1b2436;overflow-y:auto}.admin-nav-drawer::backdrop{background:#14223970}.admin-drawer-close{position:absolute;top:10px;right:8px}.admin-nav-drawer .admin-wordmark{margin-top:24px}.admin-login{display:grid;grid-template-columns:1.05fr 1fr;min-height:100dvh}.admin-login-brand{background:#eef4fd;padding:48px 64px;display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh}.admin-login-brand .admin-wordmark{padding:0}.admin-login-brand h1{font-size:44px;letter-spacing:-1.8px;line-height:1.2;margin:16px 0 24px}.admin-login-brand>div>p:last-child{max-width:420px;font-size:15px;line-height:1.8;color:#566175}.admin-eyebrow{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;font-weight:750;color:#125dcc;margin-bottom:12px}.admin-login-foot{display:flex;gap:10px;align-items:center;color:#566175;font-size:12px}.admin-login-form{display:flex;align-items:center;justify-content:center;padding:64px;background:#fff}.admin-login-form>div{width:100%;max-width:380px}.admin-login-form h2{font-size:32px;letter-spacing:-.8px;margin-bottom:12px}.admin-login-form>div>p{color:#566175;font-size:13px}.admin-login-form form{margin-top:32px}.admin-login-form label{margin-bottom:22px}.admin-login-form form>.admin-button{width:100%;justify-content:space-between;margin-top:6px}.admin-login-form a{color:#125dcc;text-decoration:underline;text-underline-offset:3px}.admin-preview-access{margin-top:32px;padding:24px;background:#f0f6ff;border:1px solid #dce7f6;border-radius:18px}.admin-preview-access h3{margin:0 0 8px;font-size:15px}.admin-preview-access p{margin:0 0 16px;color:#566175;font-size:13px;line-height:1.6}.admin-preview-access .admin-button{width:100%;min-height:44px;justify-content:space-between}@media (min-width:1600px){.admin-main{padding:40px 48px 64px}.admin-table tbody th,.admin-table td{font-size:13px}.admin-metric strong{font-size:36px}.admin-metric>span{font-size:12px}}@media (max-width:1200px){.admin-main{padding:28px 24px 48px}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-page-heading{flex-direction:column;gap:20px}.admin-table td,.admin-table th{padding:14px 12px}.admin-global-search{width:70%}.admin-environment{display:none}.admin-login-brand,.admin-login-form{padding:40px}}@media (max-width:900px){.admin-sidebar{width:215px;padding-inline:12px}.admin-body{margin-left:215px;width:calc(100% - 215px)}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-wordmark{font-size:30px}.admin-topbar{padding:12px 20px}.admin-facts dl,.admin-profile{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-login-brand h1{font-size:34px}}@media (max-width:767px){.admin-sidebar{display:none}.admin-body{width:100%;margin-left:0}.admin-menu-toggle{display:flex}.admin-topbar{height:68px;gap:8px;padding:10px 12px}.admin-global-search{width:auto;flex:1 1;min-width:0}.admin-global-search>svg{display:none}.admin-global-search input{font-size:14px!important}.admin-global-search button{font-size:10px;min-height:36px}.admin-main{padding:24px 16px 48px}.admin-root h1{font-size:25px;letter-spacing:-.7px}.admin-page-heading{margin-bottom:24px}.admin-page-actions{width:100%;flex-wrap:wrap}.admin-page-actions>.admin-button{flex:1 1}.admin-role-banner{padding:12px 16px;align-items:flex-start;flex-direction:column;gap:3px;font-size:11px}.admin-breadcrumb{margin-bottom:20px;font-size:10px}.admin-metrics{gap:12px;margin-bottom:24px}.admin-metric-wide{grid-column:1/-1}.admin-metric{padding:16px}.admin-metric strong{font-size:27px;letter-spacing:-1px}.admin-metric>span{font-size:10px;min-height:32px}.admin-metric small{font-size:10px}.admin-metric>div{margin:6px 0 12px}.admin-quick-actions{gap:4px 16px;margin-bottom:20px}.admin-card{padding:20px;margin-bottom:20px}.admin-list-card{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.admin-section-heading{padding:0 0 16px}.admin-section-heading h2{font-size:14px}.admin-section-heading>a{font-size:11px}.admin-table-wrap{overflow:visible}.admin-table{display:block;min-width:0;width:100%;table-layout:auto}.admin-table thead{position:absolute;clip:rect(0,0,0,0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.admin-table tbody{display:grid;gap:12px}.admin-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#fff;border:1px solid var(--admin-line)!important;border-radius:18px;padding:18px;gap:12px 16px}.admin-table tbody th{display:block;padding:0 0 4px;grid-column:1/-1}.admin-table td{padding:0;font-size:12px;display:flex;flex-direction:column;gap:4px;min-width:0;align-items:flex-start}.admin-row-title>a,.admin-row-title>span{font-size:14px}.admin-row-title small{font-size:11px;margin-top:5px}.admin-mobile-label{display:block;font-size:10px;color:#67748b}.admin-table td.admin-action-cell{grid-column:1/-1;border-top:1px solid #edf1f7;padding-top:8px}.admin-row-actions{width:100%}.admin-row-actions>summary{min-height:38px;font-size:12px}.admin-row-actions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-row-actions .admin-button{min-height:44px;font-size:11px}.admin-badge{font-size:10px}.admin-filters{background:#fff;border:1px solid var(--admin-line);border-radius:18px;margin-bottom:20px;padding:16px;gap:12px}.admin-filters label{min-width:calc(50% - 12px);max-width:none;flex:1 1}.admin-filters .admin-filter-search{flex:100% 1;min-width:100%;max-width:none}.admin-root input:not([type=checkbox]),.admin-root select,.admin-root textarea{font-size:16px!important;min-height:44px!important}.admin-filters input,.admin-filters select{font-size:14px!important}.admin-filter-buttons{width:100%;justify-content:space-between}.admin-filter-buttons button{min-width:110px}.admin-pagination{padding:16px 0;font-size:11px}.admin-pagination nav{gap:8px}.admin-pagination .admin-button{min-height:44px}.admin-tabs{margin-inline:-16px;padding-inline:16px;gap:0}.admin-tabs>a{font-size:11px;padding:12px}.admin-facts dl,.admin-profile{grid-template-columns:1fr;gap:20px}.admin-facts dd{font-size:13px}.admin-dialog{padding:22px;width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:18px}.admin-dialog-heading h2{font-size:19px}.admin-form-grid{grid-template-columns:1fr;gap:16px}.admin-dialog-footer{justify-content:stretch;gap:8px}.admin-dialog-footer .admin-button{flex:1 1;font-size:12px}.admin-action-buttons>.admin-button{white-space:normal}.admin-attachments li,.admin-session-list li{gap:12px}.admin-login{display:block}.admin-login-brand{min-height:0;padding:28px 24px;background:#f9fbfe}.admin-login-brand>div:not(.admin-wordmark),.admin-login-foot{display:none}.admin-login-form{padding:36px 24px 64px;min-height:calc(100dvh - 100px)}.admin-login-form h2{font-size:28px}.admin-dialog :is(button,a){min-height:44px}.admin-template-panel form{display:block}.admin-template-panel form button{margin-top:12px}.admin-template-panel select{max-width:none}.admin-detail-toolbar .admin-button{white-space:normal}.admin-notes li>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.admin-root *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media (forced-colors:active){.admin-root :focus-visible{outline:3px solid Highlight}.admin-badge{border:1px solid CanvasText}}@media print{.admin-breadcrumb,.admin-detail-toolbar,.admin-filters,.admin-page-actions,.admin-quick-actions,.admin-role-banner,.admin-root dialog,.admin-sidebar,.admin-tabs,.admin-topbar{display:none!important}.admin-body{margin:0;width:100%}.admin-main{padding:0}.admin-root{background:white;font-size:12px}.admin-card{box-shadow:none;border:0;padding:0}.admin-facts dl{grid-template-columns:1fr 1fr}.admin-page-heading h1{font-size:25px}.admin-root a{color:black!important}.admin-table{min-width:0}body{margin:0}}