:root{font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Arial,sans-serif;color:#18211d;background:#f4f6f5;font-synthesis:none;text-rendering:optimizeLegibility;--green: #176b4d;--green-strong: #105a40;--green-soft: #e8f3ee;--text: #18211d;--muted: #68746e;--line: #dce3df;--line-strong: #cbd5d0;--surface: #ffffff;--chrome: #f4f6f5;--amber: #a66508;--amber-soft: #fff2d9;--red: #b33e34;--red-soft: #fceae8;--blue: #2a638c;--blue-soft: #e9f2f8;--sidebar: #18382e;--sidebar-muted: #9fb8ae;--radius: 6px;letter-spacing:0}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--chrome)}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}button,select{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #4e9b7e;outline-offset:2px}h1,h2,h3,p{margin:0}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid transparent;border-radius:var(--radius);background:var(--surface);font-size:13px;font-weight:650;white-space:nowrap;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.button-primary{color:#fff;background:var(--green);border-color:var(--green)}.button-primary:hover{background:var(--green-strong);border-color:var(--green-strong)}.button-secondary{background:#fff;border-color:var(--line-strong)}.button-secondary:hover{border-color:#97aaa1;background:#f8faf9}.button-ghost{background:transparent;border-color:transparent;color:#4f5d56}.button-ghost:hover{background:#eef2f0;color:var(--text)}.button-danger{color:var(--red);border-color:#e7b6b1;background:#fff}.button-danger:hover{background:var(--red-soft);border-color:#d99089}.full-button{width:100%;margin-top:4px}.icon-button{width:34px;height:34px;flex:0 0 34px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.icon-button:hover{background:#f0f4f2;border-color:var(--line-strong)}.icon-button.subtle{border-color:transparent;background:transparent;color:#59665f}.icon-button.subtle:hover{background:#edf1ef;color:var(--text)}.icon-button.danger-icon{color:var(--red)}.icon-button.danger-icon:hover{background:var(--red-soft);color:var(--red)}.boot-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--muted);font-size:14px}.boot-screen strong{color:var(--text);font-size:17px}.auth-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 20px;background:#f3f6f4}.auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:24px;color:#173e31;font-size:19px;font-weight:750}.brand-mark{width:35px;height:35px;display:inline-grid;place-items:center;border-radius:6px;background:var(--green);color:#fff;font-size:13px;font-weight:800}.auth-panel{width:min(420px,100%);padding:30px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 34px #172f2614}.auth-kicker,.modal-kicker{display:flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:700}.auth-panel h1{margin-top:12px;font-size:25px;line-height:1.25}.auth-panel>p{margin:8px 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.auth-footnote{margin-top:18px;max-width:440px;color:#7d8882;font-size:11px;line-height:1.6;text-align:center}.stack-form{display:grid;gap:15px}.stack-form label{display:grid;gap:7px;color:#33423b;font-size:12px;font-weight:650}.stack-form input,.stack-form select,.filter-bar input,.filter-bar select{width:100%;height:38px;padding:0 11px;border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff;color:var(--text);font-size:13px}.stack-form input::placeholder,.filter-bar input::placeholder{color:#9aa49f}.stack-form input:focus,.stack-form select:focus,.filter-bar input:focus,.filter-bar select:focus{border-color:#5b977f;box-shadow:0 0 0 3px #176b4d17;outline:none}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.label-hint{color:#8c9892;font-weight:400}.form-error{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;border:1px solid #efc4c0;border-radius:var(--radius);background:var(--red-soft);color:#8f3029;font-size:12px;line-height:1.5}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.app-shell.shell-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;z-index:30;display:flex;flex-direction:column;padding:18px 13px 14px;background:var(--sidebar);color:#edf5f1;transition:width .16s ease,transform .18s ease}.sidebar-collapsed{width:72px}.sidebar-brand{height:42px;display:flex;align-items:center;gap:10px;padding:0 7px;overflow:hidden}.sidebar-brand .brand-mark{flex:0 0 35px;background:#f2f7f5;color:#1b6048}.sidebar-brand div{display:grid;gap:2px;white-space:nowrap}.sidebar-brand strong{font-size:15px}.sidebar-brand small{color:var(--sidebar-muted);font-size:8px;font-weight:700}.sidebar-section-label{margin:28px 10px 8px;color:#729489;font-size:10px;font-weight:700}.sidebar-collapsed .sidebar-section-label{visibility:hidden}.sidebar-nav{display:grid;gap:3px}.nav-item{width:100%;height:40px;display:flex;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:5px;background:transparent;color:#b9ccc4;font-size:13px;font-weight:600;text-align:left;white-space:nowrap;overflow:hidden}.nav-item svg{flex:0 0 18px}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item-active{background:#f4f8f6;color:#155b43}.nav-item-active:hover{background:#fff;color:#155b43}.sidebar-bottom{margin-top:auto;display:grid;gap:10px}.sidebar-status{display:flex;align-items:center;gap:7px;padding:8px 10px;border-top:1px solid rgb(255 255 255 / 9%);color:#9eb8ad;font-size:10px;white-space:nowrap}.live-dot{width:7px;height:7px;display:inline-block;flex:0 0 7px;border-radius:50%;background:#31b57b;box-shadow:0 0 0 3px #31b57b21}.sidebar-account{height:48px;display:flex;align-items:center;gap:9px;padding:6px;border-radius:6px;background:#ffffff0d;overflow:hidden}.avatar{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:50%;background:#2e574a;color:#dce9e4}.account-copy{min-width:0;display:grid;gap:1px;margin-right:auto}.account-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.account-copy small{color:#9fb8ae;font-size:9px}.sidebar .icon-button.subtle{color:#a9c0b7}.sidebar .icon-button.subtle:hover{background:#ffffff14;color:#fff}.sidebar-collapse{position:absolute;right:-13px;bottom:72px;width:26px;height:26px;display:grid;place-items:center;padding:0;border:1px solid #c9d4cf;border-radius:50%;background:#fff;color:#52645c;box-shadow:0 3px 8px #142c231f}.scrim{display:none}.app-main{grid-column:2;min-width:0}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line);background:#fff}.topbar-title{display:grid;gap:2px}.topbar-context{color:#89948f;font-size:9px;font-weight:700}.topbar h1{font-size:15px;line-height:1.2}.topbar-actions{display:flex;align-items:center;gap:12px}.product-switcher{max-width:220px;min-width:130px;height:32px;padding:0 28px 0 10px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font-size:12px;font-weight:650}.online-indicator{display:inline-flex;align-items:center;gap:7px;color:#6f7c75;font-size:11px}.mobile-menu{display:none}.page-content{width:min(1540px,100%);margin:0 auto;padding:26px 30px 42px}.page-title{min-height:58px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:21px}.eyebrow,.drawer-kicker{margin-bottom:5px;color:#7a8981;font-size:9px;font-weight:800}.page-title h2{font-size:22px;line-height:1.25}.page-title p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.6}.page-title-actions{display:flex;gap:8px}.metric-strip{min-height:78px;display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));margin-bottom:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.metric{min-width:0;display:flex;align-items:center;gap:11px;padding:13px 17px;border-right:1px solid var(--line)}.metric:last-child{border-right:0}.metric-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:5px;background:#edf1ef;color:#55635c}.metric>div{min-width:0;display:grid;gap:2px}.metric strong{font-variant-numeric:tabular-nums;font-size:21px;line-height:1}.metric span:last-child{color:var(--muted);font-size:10px;white-space:nowrap}.metric-green .metric-icon{background:var(--green-soft);color:var(--green)}.metric-green strong{color:var(--green)}.metric-blue .metric-icon{background:var(--blue-soft);color:var(--blue)}.metric-blue strong{color:var(--blue)}.metric-amber .metric-icon{background:var(--amber-soft);color:var(--amber)}.metric-amber strong{color:var(--amber)}.metric-red .metric-icon{background:var(--red-soft);color:var(--red)}.metric-red strong{color:var(--red)}.section-heading{min-height:37px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:12px}.section-heading>div:first-child{display:grid;gap:3px}.section-heading h3,.panel-heading h3{font-size:14px}.section-heading span,.panel-heading span{color:var(--muted);font-size:10px}.bulk-actions{display:flex!important;grid-auto-flow:column;align-items:center;gap:10px!important}.bulk-actions>span{color:var(--green);font-weight:700}.filter-bar{display:grid;grid-template-columns:minmax(230px,1fr) 126px 126px auto auto;gap:8px;align-items:center;margin-bottom:11px}.filter-bar select{height:36px;font-size:11px}.search-box{position:relative;min-width:0}.search-box>svg{position:absolute;left:11px;top:10px;color:#7b8881;pointer-events:none}.search-box input{height:36px;padding-left:34px;padding-right:34px;font-size:12px}.clear-search{position:absolute;right:5px;top:5px;width:26px;height:26px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#84918a}.clear-search:disabled{visibility:hidden}.compact-filter{grid-template-columns:minmax(250px,430px) 1fr}.filter-hint{justify-self:end;color:var(--muted);font-size:11px}.table-frame{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.table-scroll{width:100%;overflow-x:auto}table{width:100%;min-width:1090px;border-collapse:collapse;table-layout:fixed;font-size:11px}th{height:41px;padding:0 10px;border-bottom:1px solid var(--line-strong);background:#f8faf9;color:#52615a;font-size:10px;font-weight:750;text-align:left;white-space:nowrap}td{height:48px;padding:7px 10px;border-bottom:1px solid #edf1ef;color:#34413b;line-height:1.35;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfc}tbody tr.row-selected td{background:#edf6f2}th:nth-child(1),td:nth-child(1){width:38px}th:nth-child(2),td:nth-child(2){width:188px}th:nth-child(3),td:nth-child(3){width:74px}th:nth-child(4),td:nth-child(4){width:78px}th:nth-child(5),td:nth-child(5){width:94px}th:nth-child(6),td:nth-child(6){width:78px}th:nth-child(7),td:nth-child(7){width:91px}th:nth-child(8),td:nth-child(8){width:91px}th:nth-child(9),td:nth-child(9){width:130px}th:nth-child(10),td:nth-child(10){width:55px}.table-devices{min-width:960px}.table-devices th:nth-child(1),.table-devices td:nth-child(1){width:160px}.table-devices th:nth-child(2),.table-devices td:nth-child(2){width:190px}.table-devices th:nth-child(3),.table-devices td:nth-child(3){width:78px}.table-devices th:nth-child(4),.table-devices td:nth-child(4){width:150px}.table-devices th:nth-child(5),.table-devices td:nth-child(5){width:150px}.table-devices th:nth-child(6),.table-devices td:nth-child(6){width:80px}.table-devices th:nth-child(7),.table-devices td:nth-child(7){width:100px}.table-devices td:nth-child(1),.table-devices td:nth-child(2),.table-devices td:nth-child(4),.table-devices td:nth-child(5){white-space:nowrap}.table-audit{min-width:820px}.table-audit th:nth-child(1),.table-audit td:nth-child(1){width:150px}.table-audit th:nth-child(2),.table-audit td:nth-child(2){width:110px}.table-audit th:nth-child(3),.table-audit td:nth-child(3){width:150px}.table-audit th:nth-child(4),.table-audit td:nth-child(4){width:300px}.table-audit th:nth-child(5),.table-audit td:nth-child(5){width:110px}.table-audit td:nth-child(1),.table-audit td:nth-child(2),.table-audit td:nth-child(3),.table-audit td:nth-child(5){white-space:nowrap}.table-products{min-width:950px}.table-products th:nth-child(1),.table-products td:nth-child(1){width:180px}.table-products th:nth-child(2),.table-products td:nth-child(2){width:245px}.table-products th:nth-child(3),.table-products td:nth-child(3){width:90px}.table-products th:nth-child(4),.table-products td:nth-child(4),.table-products th:nth-child(5),.table-products td:nth-child(5){width:68px}.table-products th:nth-child(6),.table-products td:nth-child(6){width:120px}.table-products th:nth-child(7),.table-products td:nth-child(7){width:76px}.table-products th:nth-child(8),.table-products td:nth-child(8){width:103px}.table-products .code-link{font-family:inherit;font-size:11px}.checkbox-cell{padding-left:13px;padding-right:5px}input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:var(--green)}.code-link{display:block;max-width:100%;padding:0;overflow:hidden;border:0;background:transparent;color:#1d6048;font-family:Consolas,SFMono-Regular,monospace;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.code-link:hover{text-decoration:underline}td small{display:block;margin-top:2px;color:#8a9690;font-size:8px}.status-tag{min-width:48px;height:21px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:4px;font-size:9px;font-weight:750;white-space:nowrap}.status-unused{background:#eef2f0;color:#65716b}.status-active{background:var(--green-soft);color:#126044}.status-expired{background:var(--amber-soft);color:#8c590b}.status-disabled{background:var(--red-soft);color:#9b352d}.status-unknown{background:#eef1f5;color:#5e6a78}.count-active{color:var(--green);font-weight:750}.muted-value{color:#88938e}.expired-value{color:var(--red)}.note-cell{overflow:hidden;color:#66736c;text-overflow:ellipsis;white-space:nowrap}.action-cell{width:84px;text-align:center}.row-actions{display:inline-flex;align-items:center;justify-content:center;gap:2px}.table-state{height:230px;text-align:center}.spinner-label{display:inline-flex;align-items:center;gap:8px}.empty-state{display:grid;justify-items:center;gap:6px;color:#8b9690}.empty-state strong{color:#536059;font-size:12px}.empty-state span{font-size:10px}.pagination{height:51px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.pagination>div{display:flex;gap:6px}.modal-backdrop,.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:20px;background:#111d1861}.modal{width:min(475px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 24px 70px #0c201838}.modal-header,.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:21px}.modal-header h2,.drawer-header h2{margin-top:6px;font-size:18px}.modal-note{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #d3e5dd;border-radius:var(--radius);background:#f1f7f4;color:#32644f;font-size:11px;line-height:1.55}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.modal-codes{width:min(570px,100%)}.success-banner{display:flex;gap:10px;padding:12px;margin-bottom:13px;border:1px solid #cde2d9;border-radius:var(--radius);background:#edf6f2;color:#23634b}.success-banner>div{display:grid;gap:2px}.success-banner strong{font-size:12px}.success-banner span{font-size:10px;line-height:1.5}.code-output{width:100%;height:245px;resize:vertical;padding:12px;border:1px solid var(--line-strong);border-radius:var(--radius);background:#f8faf9;color:#244439;font-family:Consolas,SFMono-Regular,monospace;font-size:12px;line-height:1.7}.drawer-backdrop{place-items:stretch end;padding:0}.drawer{width:min(470px,100%);height:100%;padding:24px;overflow-y:auto;border-left:1px solid var(--line);background:#fff;box-shadow:-20px 0 50px #0f231b29}.drawer-header h2{max-width:340px;overflow:hidden;font-family:Consolas,monospace;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.drawer-loading{min-height:280px;display:grid;place-items:center;color:var(--muted)}.detail-status{display:flex;align-items:center;gap:10px;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.detail-list,.settings-list{margin:0}.detail-list>div,.settings-list>div{min-height:44px;display:grid;grid-template-columns:105px 1fr;align-items:center;gap:16px;border-bottom:1px solid #edf1ef}.detail-list dt,.settings-list dt{color:var(--muted);font-size:10px}.detail-list dd,.settings-list dd{margin:0;font-size:11px;text-align:right}.drawer-section{margin-top:24px}.drawer-section-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:750}.section-count{min-width:20px;height:20px;display:grid;place-items:center;border-radius:4px;background:#edf1ef;color:#617068;font-size:9px}.activation-list{border:1px solid var(--line);border-radius:var(--radius)}.activation-item{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid var(--line)}.activation-item:last-child{border-bottom:0}.activation-item>div{display:grid;gap:3px}.activation-item strong{font-family:Consolas,monospace;font-size:11px}.activation-item span{color:var(--muted);font-size:9px}.revoked-label{color:var(--red)!important;font-weight:700}.empty-small{padding:30px;border:1px dashed var(--line-strong);border-radius:var(--radius);color:var(--muted);font-size:11px;text-align:center}.drawer-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:17px;border-top:1px solid var(--line)}.toast{position:fixed;right:22px;bottom:22px;z-index:100;max-width:min(420px,calc(100vw - 44px));min-height:44px;display:flex;align-items:center;gap:9px;padding:7px 8px 7px 12px;border:1px solid #c9ddd4;border-radius:var(--radius);background:#fff;color:#285d48;box-shadow:0 12px 32px #122c2226;font-size:11px}.toast span{flex:1;line-height:1.5}.toast-error{border-color:#e8bbb6;color:#95352e}.overview-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.overview-panel,.settings-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.overview-panel{min-height:275px;padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.service-badge{display:inline-flex;align-items:center;gap:7px;color:var(--green)!important;font-weight:700}.service-details>div{min-height:53px;display:grid;grid-template-columns:115px 1fr;align-items:center;border-bottom:1px solid #edf1ef}.service-details>div:last-child{border-bottom:0}.service-details span{color:var(--muted);font-size:10px}.service-details strong{font-size:11px;text-align:right}.attention-icon{color:var(--amber)}.attention-list{display:grid}.attention-item{min-height:62px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:12px;padding:6px 0;border:0;border-bottom:1px solid #edf1ef;background:transparent;text-align:left}.attention-item:last-child{border-bottom:0}.attention-item:hover{color:var(--green)}.attention-item>div{display:flex;align-items:baseline;gap:8px}.attention-item strong{color:var(--text);font-size:19px}.attention-item span{color:#56635d;font-size:10px}.attention-item p{color:var(--muted);font-size:10px}.attention-item svg{color:#84918a}.mono-text{font-family:Consolas,SFMono-Regular,monospace}.audit-action{font-weight:700}.audit-details{overflow:hidden;color:#65726b;text-overflow:ellipsis;white-space:nowrap}.audit-details span{margin-right:9px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-section{padding:20px}.settings-wide{grid-column:1 / -1}.settings-section .section-heading{margin-bottom:15px}.settings-list>div{grid-template-columns:145px 1fr}.public-key{max-height:180px;margin:0;padding:13px;overflow:auto;border:1px solid var(--line);border-radius:var(--radius);background:#f7f9f8;color:#27483b;font-size:10px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:1120px){.page-content,.topbar{padding-left:22px;padding-right:22px}.metric-strip{grid-template-columns:repeat(5,150px);overflow-x:auto}.metric{border-bottom:0}.overview-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-shell,.app-shell.shell-collapsed{display:block}.app-main{min-width:0}.sidebar,.sidebar.sidebar-collapsed{width:230px;transform:translate(-105%);box-shadow:18px 0 45px #0e231b40}.sidebar-mobile-open{transform:translate(0)!important}.sidebar-collapsed .sidebar-section-label{visibility:visible}.sidebar-collapsed .sidebar-brand div,.sidebar-collapsed .nav-item span,.sidebar-collapsed .sidebar-status,.sidebar-collapsed .account-copy{display:initial}.sidebar-collapse{display:none}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;display:block;border:0;background:#09161159}.topbar{height:62px;padding:0 15px}.mobile-menu{display:inline-grid;margin-right:10px}.topbar-title{margin-right:auto}.online-indicator{display:none}.page-content{padding:18px 15px 34px}.page-title{min-height:0;align-items:flex-end;margin-bottom:18px}.page-title h2{font-size:19px}.page-title p{max-width:230px}.page-title-actions .button{width:36px;padding:0}.page-title-actions .button svg{margin:0}.page-title-actions .button{font-size:0}.metric-strip{min-height:72px;grid-template-columns:repeat(5,144px);margin-right:-15px;border-right:0;border-radius:5px 0 0 5px}.metric{padding:11px 13px}.filter-bar{grid-template-columns:1fr 1fr}.search-box{grid-column:1 / -1}.filter-bar .button{width:100%}.export-button span{display:inline}.section-heading{align-items:flex-end}.section-heading>div:first-child>span{max-width:230px}.bulk-actions>span{display:none}.table-frame{margin-right:-15px;border-right:0;border-radius:5px 0 0 5px}.table-scroll{padding-right:15px}.pagination{padding-right:0}.overview-panel{min-height:0;padding:16px}.service-details>div{grid-template-columns:95px 1fr}.attention-item{grid-template-columns:75px 1fr auto}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:92vh;padding:20px 17px;border-radius:8px 8px 0 0}.field-grid{grid-template-columns:1fr 1fr}.drawer{width:100%;padding:20px 17px}.settings-grid{grid-template-columns:1fr}.settings-wide{grid-column:auto}.compact-filter{grid-template-columns:1fr}.filter-hint{justify-self:start}.toast{right:12px;bottom:12px;max-width:calc(100vw - 24px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
