:root{color:#243139;background:#f3f5f6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;letter-spacing:0;--ink: #243139;--muted: #6d7980;--line: #dfe4e6;--soft-line: #ebeeef;--surface: #ffffff;--surface-subtle: #f7f8f8;--green: #146c5a;--green-dark: #0e5547;--green-soft: #e7f3ef;--amber: #a55d0a;--amber-soft: #fff1dc;--blue: #336c94;--blue-soft: #e8f1f8;--red: #a53c38;--red-soft: #fbeaea}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{min-height:100vh;overflow-x:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}a{color:inherit}h1,h2,h3,p{margin:0}.app-loading{display:grid;place-items:center;min-height:100vh;color:var(--green);font-size:20px;font-weight:700}.button{min-height:36px;border:1px solid transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;font-size:13px;font-weight:650;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.button:disabled{opacity:.45;cursor:not-allowed}.button-primary{background:var(--green);color:#fff;border-color:var(--green)}.button-primary:hover:not(:disabled){background:var(--green-dark)}.button-secondary{background:#fff;color:var(--ink);border-color:#cfd6d8}.button-secondary:hover:not(:disabled){background:#f5f7f7}.button-ghost{background:transparent;color:#516068;padding:0 8px}.button-ghost:hover:not(:disabled){background:#edf1f1;color:var(--ink)}.button-danger{background:var(--red);color:#fff}.icon-button{border:0;background:transparent;display:grid;place-items:center;width:36px;height:36px;color:var(--muted)}.muted{color:#8a959a}.eyebrow{color:var(--green);font-size:11px;font-weight:750;text-transform:uppercase}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.status-active,.status-submitted,.status-sent,.status-healthy{color:#12614f;background:var(--green-soft)}.status-pending,.status-queued{color:#8b510d;background:var(--amber-soft)}.status-verified{color:#295e86;background:var(--blue-soft)}.status-disabled,.status-failed,.status-expired,.status-revoked{color:#99403c;background:var(--red-soft)}.version-stamp{font-size:10px;color:#7c888e;white-space:nowrap}.auth-screen{min-height:100vh;display:grid;grid-template-columns:minmax(390px,43%) 1fr;background:#eef2f2}.auth-panel{background:#fff;padding:clamp(32px,6vw,88px);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.auth-brand,.mail-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:78px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;background:var(--green);color:#fff;font-weight:800}.auth-brand div,.brand-block div,.mail-brand div{display:flex;flex-direction:column;gap:2px}.auth-brand strong{font-size:15px}.auth-brand span,.mail-brand span{color:var(--muted);font-size:11px}.auth-heading{max-width:410px;margin-bottom:30px}.auth-heading h1{margin:8px 0 10px;font-size:32px;line-height:1.15}.auth-heading p{color:var(--muted);line-height:1.65;font-size:14px}.auth-panel form,.mail-login-panel form{display:grid;gap:18px;max-width:410px}.auth-panel label,.mail-login-panel label,.form-grid label{display:grid;gap:7px;color:#4a5960;font-size:12px;font-weight:650}input,textarea,select{border:1px solid #ccd4d7;border-radius:6px;background:#fff;color:var(--ink);outline:none}input,select{height:42px;padding:0 12px}textarea{padding:11px 12px;resize:vertical;line-height:1.55}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #146c5a1a}.auth-panel form .button{width:100%;height:43px;margin-top:4px;flex-direction:row-reverse}.form-error{display:flex;align-items:center;gap:7px;padding:10px 12px;color:var(--red);background:var(--red-soft);border-radius:5px;font-size:12px}.auth-panel footer{margin-top:44px}.auth-context{min-height:100vh;padding:clamp(48px,8vw,112px);background:#173f39;color:#fff;display:flex;align-items:flex-end;position:relative;overflow:hidden}.auth-context>div:last-child{position:relative;max-width:650px}.auth-context p{color:#87c9ba;font-size:12px;font-weight:700}.auth-context h2{margin:12px 0 34px;font-size:clamp(28px,4vw,48px);line-height:1.15;font-weight:600}.auth-context dl{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.auth-context dl div{border-top:1px solid rgba(255,255,255,.25);padding-top:13px}.auth-context dt{color:#a7c4bd;font-size:11px}.auth-context dd{margin:5px 0 0;font-size:13px;font-weight:650}.signal-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);opacity:.13}.signal-grid span{border-right:1px solid white;border-bottom:1px solid white}.admin-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:224px;z-index:20;background:#1f2c31;color:#dbe2e4;display:flex;flex-direction:column;padding:20px 14px 16px}.brand-block{display:flex;align-items:center;gap:11px;padding:0 8px 23px;border-bottom:1px solid #344147}.brand-block strong{color:#fff;font-size:14px}.brand-block span{color:#91a0a6;font-size:10px}.admin-nav{display:grid;gap:3px;padding:18px 0;overflow-y:auto}.admin-nav a{min-height:39px;border-radius:5px;display:flex;align-items:center;gap:11px;padding:0 11px;text-decoration:none;color:#aeb9bd;font-size:13px}.admin-nav a:hover{background:#2a383e;color:#fff}.admin-nav a.active{background:#315048;color:#fff;box-shadow:inset 3px 0 #65b29e}.sidebar-footer{margin-top:auto;padding:14px 8px 0;border-top:1px solid #344147;display:grid;gap:11px}.secure-note{display:flex;align-items:center;gap:7px;color:#9fb1b5;font-size:11px}.admin-workspace{grid-column:2;min-width:0}.admin-topbar{height:60px;position:sticky;top:0;z-index:10;background:#fffffff5;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;gap:18px}.topbar-search{height:35px;width:min(410px,45vw);background:#f2f4f4;border:1px solid transparent;border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#809096}.topbar-search:focus-within{background:#fff;border-color:#b7c9c4}.topbar-search input{width:100%;height:32px;padding:0;border:0;background:transparent;box-shadow:none;font-size:12px}.account-identity{margin-left:auto;display:flex;align-items:center;gap:9px}.account-identity div{display:flex;flex-direction:column}.account-identity strong{font-size:12px}.account-identity>div span{color:var(--muted);font-size:9px;text-transform:uppercase}.mail-entry-link{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #cbdad5;border-radius:6px;background:#fff;color:var(--green);text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}.mail-entry-link:hover{border-color:#9fc1b7;background:var(--green-soft)}.avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#dbe9e5;color:var(--green);font-size:12px;font-weight:700}.avatar.small{width:30px;height:30px}.account-logout{margin-left:3px;border-left:1px solid var(--line);color:#65747a}.account-logout:hover:not(:disabled){color:var(--red);background:var(--red-soft)}.account-logout:disabled{cursor:wait;opacity:.45}.topbar-error{margin-left:auto;color:var(--red);font-size:10px}.topbar-error+.account-identity{margin-left:0}.mobile-menu{display:none}.admin-content{min-width:0;padding:29px clamp(20px,3vw,42px) 56px}.page-stack{display:grid;gap:22px;max-width:1440px;margin:0 auto}.page-header{min-height:65px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header h1{font-size:24px;margin:5px 0 6px}.page-header p{color:var(--muted);font-size:12px}.header-health{display:flex;align-items:center;gap:7px;padding:8px 10px;color:var(--green);background:var(--green-soft);border-radius:5px;font-size:11px;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{min-height:148px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:17px;display:grid;grid-template-columns:1fr auto;align-content:space-between}.metric-icon{grid-column:2;grid-row:1 / span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:6px}.tone-green{color:var(--green);background:var(--green-soft)}.tone-blue{color:var(--blue);background:var(--blue-soft)}.tone-amber{color:var(--amber);background:var(--amber-soft)}.tone-neutral{color:#59656b;background:#eef0f1}.metric-card>span{color:var(--muted);font-size:11px}.metric-card>strong{font-size:29px;line-height:1}.metric-card small{color:#859096;font-size:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.panel-header{min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--soft-line)}.panel-header h2{font-size:14px}.panel-header p{margin-top:4px;color:var(--muted);font-size:10px}.panel-header a{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:11px;text-decoration:none;font-weight:700}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{height:38px;padding:0 16px;color:#7d898e;background:#fafbfb;font-size:10px;text-align:left;font-weight:700;white-space:nowrap}td{height:54px;padding:8px 16px;border-top:1px solid var(--soft-line);white-space:nowrap}td strong{font-weight:650}tbody tr:hover{background:#fbfcfc}.health-list{list-style:none;padding:5px 18px 11px;margin:0}.health-list li{height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--soft-line);font-size:11px}.health-list li:last-child{border:0}.health-list span{display:flex;align-items:center;gap:8px}.health-list strong{font-size:10px}.health-dot{width:7px;height:7px;border-radius:50%;background:#839096}.health-dot.ok{background:#42a287}.health-dot.warn{background:#dc953b}.notice-band{min-height:55px;display:flex;align-items:center;gap:11px;padding:10px 15px;border:1px solid #e6d4b7;background:#fff9ef;color:#7c561d;border-radius:6px}.notice-band div{display:flex;flex-direction:column;gap:2px}.notice-band strong{font-size:11px}.notice-band span{color:#8b7452;font-size:10px}.notice-band a{margin-left:auto;font-size:11px;font-weight:700}.table-tools{min-height:56px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--soft-line)}.segmented{display:flex;padding:3px;background:#f1f3f3;border-radius:5px}.segmented button{height:29px;border:0;background:transparent;border-radius:4px;padding:0 11px;color:var(--muted);font-size:10px}.segmented button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #16262c1a}.domain-cell{display:flex;align-items:center;gap:9px}.domain-cell>div{display:flex;flex-direction:column;gap:3px}.domain-cell small{color:var(--muted);font-size:9px}.domain-favicon{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:#eaf2f0;color:var(--green)}.domain-favicon.app{color:var(--blue);background:var(--blue-soft)}.check-text{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:10px}.empty-state{padding:70px 20px;display:grid;place-items:center;text-align:center;color:#7e8b90}.empty-state h3{margin-top:12px;color:var(--ink);font-size:15px}.empty-state p{margin:5px 0 15px;font-size:11px}.user-search{width:min(410px,100%)}.domain-pills{display:flex;flex-wrap:wrap;gap:5px;max-width:520px}.domain-pills span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #d7e3df;border-radius:5px;background:#f2f7f5;color:var(--green-dark);font-size:10px;font-weight:650}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#0e181c73;display:grid;place-items:center;padding:20px}.modal{width:min(100%,560px);max-height:calc(100vh - 40px);display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 24px 70px #09141840;overflow:hidden}.modal-small{max-width:420px}.modal-large{max-width:860px}.modal-header{min-height:72px;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line)}.modal-header h2{font-size:16px}.modal-header p{margin-top:4px;color:var(--muted);font-size:10px}.modal-body{overflow-y:auto;padding:20px}.modal-footer{min-height:62px;padding:12px 18px;display:flex;justify-content:flex-end;align-items:center;gap:8px;border-top:1px solid var(--line);background:#fafbfb}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-full{grid-column:1 / -1}.checkbox-field{min-height:38px;display:flex!important;flex-direction:row;align-items:center;gap:9px!important}.checkbox-field input{width:16px;height:16px;accent-color:var(--green)}.confirm-message{color:#526169;font-size:12px;line-height:1.65}.input-with-icon{display:flex;align-items:center;gap:8px;height:42px;padding:0 10px;border:1px solid #ccd4d7;border-radius:6px;color:#859196}.input-with-icon:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #146c5a1a}.input-with-icon input{height:40px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;flex:1;min-width:0}.code-editor{position:relative}.code-editor>svg{position:absolute;left:11px;top:13px;color:#849096}.code-editor textarea{width:100%;padding-left:38px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.security-callout{display:flex;flex-direction:row!important;align-items:center;gap:9px!important;padding:11px;background:var(--green-soft);color:var(--green)!important;border-radius:5px;font-size:11px!important}.dns-list{display:grid;gap:8px}.dns-toolbar{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.dns-record{min-height:67px;display:grid;grid-template-columns:46px minmax(140px,.8fr) minmax(220px,1.7fr) 36px;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:5px}.dns-type{width:42px;padding:5px 0;text-align:center;background:#eef2f3;border-radius:4px;font-size:10px;font-weight:800}.dns-record>div{display:flex;flex-direction:column;min-width:0;gap:4px}.dns-record small{color:var(--muted);font-size:9px}.dns-record strong,.dns-record code{overflow:hidden;text-overflow:ellipsis;font-size:11px}.dns-value code{color:#415158}.dns-priority{display:flex;align-items:baseline;gap:6px}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.template-card,.robot-card{background:#fff;border:1px solid var(--line);border-radius:7px}.template-card{min-height:218px;padding:17px;display:flex;flex-direction:column}.template-card>header,.template-card footer{display:flex;align-items:center;justify-content:space-between}.template-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:5px}.template-card h2{margin:18px 0 5px;font-size:15px}.template-card code{color:var(--green);font-size:10px}.template-card p{margin:12px 0;color:var(--muted);font-size:11px;line-height:1.5}.template-card footer{margin-top:auto;padding-top:11px;border-top:1px solid var(--soft-line)}.template-card footer>span{color:var(--muted);font-size:10px}.robot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.robot-card{min-height:156px;display:flex;padding:17px;gap:15px}.robot-avatar{width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;background:var(--amber-soft);color:var(--amber);border-radius:7px}.robot-main{flex:1;min-width:0;display:flex;flex-direction:column}.robot-main header,.robot-main footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.robot-main h2{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:14px}.secret-line{display:flex;align-items:center;gap:7px;min-height:48px;color:#7a878c;font-size:10px}.secret-line code{color:var(--ink)}.robot-main footer{min-height:42px;margin-top:auto;border-top:1px solid var(--soft-line);padding-top:6px}.robot-main footer>span{display:flex;align-items:center;gap:5px;color:var(--green);font-size:10px;white-space:nowrap}.robot-main footer .button{width:32px;min-width:32px;padding:0}.robot-main footer .button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.robot-error{margin-top:8px;padding:8px 10px;color:var(--red);background:var(--red-soft);border-radius:5px;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.access-pills{display:flex;gap:5px}.access-pills i{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;background:#eef2f3;border-radius:4px;font-style:normal;font-size:9px}.robot-subnav{min-height:48px;display:flex;align-items:stretch;gap:22px;border-bottom:1px solid var(--line)}.robot-subnav button{min-width:128px;min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 4px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.robot-subnav button:hover{color:var(--ink)}.robot-subnav button.active{color:var(--green);border-bottom-color:var(--green)}.robot-subpage{min-width:0;display:grid;gap:14px}.list-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--soft-line)}.list-toolbar>div:first-child{min-width:130px;display:grid;gap:4px}.list-toolbar h2{font-size:14px}.list-toolbar>div:first-child span{color:var(--muted);font-size:10px}.list-filters{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.list-filters select{width:128px;height:36px;font-size:11px}.filter-search{width:min(310px,31vw);height:36px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #ccd4d7;border-radius:6px;background:#fff;color:#829096}.filter-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #146c5a1a}.filter-search input{min-width:0;width:100%;height:32px;padding:0;border:0;box-shadow:none;font-size:11px}.list-loading,.list-error{min-height:220px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:11px}.list-error{color:var(--red);background:var(--red-soft);border-radius:6px}.list-pagination{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px;border-top:1px solid var(--soft-line);color:var(--muted);font-size:10px}.list-pagination>div{display:flex;align-items:center;gap:5px}.list-pagination strong{min-width:80px;text-align:center;color:#526169;font-size:10px}.list-pagination .button{width:32px;min-width:32px;min-height:32px;padding:0}.binding-table-panel{overflow:hidden}.domain-favicon.binding{color:var(--amber);background:var(--amber-soft)}.cell-subtext{display:block;margin-top:4px;color:var(--muted);font-size:9px}.robot-table-cell{display:flex;align-items:center;gap:8px}.robot-table-cell>svg{color:var(--amber)}.robot-table-cell>div{display:grid;gap:3px}.robot-table-cell small{color:var(--muted);font-size:9px}.binding-actions .button{width:32px;min-width:32px;padding:0}.binding-details{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.binding-details>div{min-width:0;min-height:64px;display:grid;align-content:center;gap:6px;border-bottom:1px solid var(--soft-line)}.binding-details dt{color:var(--muted);font-size:10px}.binding-details dd{min-width:0;margin:0;overflow-wrap:anywhere;font-size:12px;font-weight:650}.binding-details code{font-size:10px;color:#53636a}.mailbox-toolbar{display:flex;justify-content:space-between;gap:10px}.mailbox-toolbar .topbar-search{width:min(390px,65%);background:#fff;border-color:var(--line)}.mailbox-toolbar select{width:200px}.mailbox-summary{min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-bottom:1px solid var(--line)}.mailbox-summary>div{display:flex;align-items:center;gap:8px}.mailbox-summary>div span{color:var(--muted);font-size:10px}.quota-overview{color:var(--muted);font-size:10px}.quota-cell{display:grid;gap:5px}.quota-cell>span{width:115px;height:5px;border-radius:3px;overflow:hidden;background:#e9eded}.quota-cell i{height:100%;display:block;background:var(--green)}.quota-cell small{color:var(--muted);font-size:9px}.request-id,.request-copy code{font-size:10px;color:#53636a}.request-copy{display:inline-flex;align-items:center;gap:5px}.checkbox-field{grid-template-columns:18px 1fr!important;align-items:center}.checkbox-field input,.domain-checks input{width:15px;height:15px;accent-color:var(--green)}.domain-checks{max-height:240px;margin:0;border:1px solid var(--line);border-radius:6px;display:grid;gap:9px;padding:12px;overflow-y:auto}.domain-checks legend{padding:0 5px;color:var(--muted);font-size:11px}.domain-checks label{display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:8px}.application-domains{display:block;max-width:320px;white-space:normal;line-height:1.5}.credential-result{display:grid;gap:12px}.credential-result>div{display:grid;gap:5px}.credential-result span{color:var(--muted);font-size:10px}.credential-result code{padding:10px;overflow-wrap:anywhere;background:#f2f5f5;border-radius:5px;font-size:11px}.credential-result p{display:flex;align-items:center;gap:6px;color:var(--amber);font-size:10px}.version-list{display:flex;gap:6px;overflow-x:auto}.version-list button{min-width:68px;height:42px;border:1px solid var(--line);border-radius:5px;background:#fff;display:grid;place-items:center}.version-list strong{font-size:11px}.version-list span{color:var(--muted);font-size:9px}.request-copy{border:0;padding:0;background:transparent}.credential-toolbar{min-height:42px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.credential-toolbar>div{display:flex;align-items:baseline;gap:8px}.credential-toolbar strong{font-size:12px}.credential-toolbar>div>span{color:var(--muted);font-size:10px}.credential-table code{color:#475960;font-size:10px;white-space:nowrap}.credential-table td:nth-child(4),.credential-table td:nth-child(5){white-space:nowrap;font-size:10px}.credential-copy{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:6px}.credential-copy code{min-width:0}.credential-copy .button{width:36px;min-width:36px;padding:0}.credential-revoke{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px}.credential-revoke>span{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;color:var(--red);background:var(--red-soft)}.credential-revoke>div{min-width:0;display:grid;gap:5px}.credential-revoke strong{font-size:13px}.credential-revoke code{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.credential-revoke p{grid-column:1 / -1;margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-card{min-height:86px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);background:#fff;border-radius:6px}.service-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:5px}.service-icon.ok{background:var(--green-soft);color:var(--green)}.service-icon.warn{background:var(--amber-soft);color:var(--amber)}.service-card h2{font-size:13px}.service-card p{margin-top:4px;color:var(--muted);font-size:10px}.service-card>strong{font-size:10px}.tls-overview{padding:20px;display:grid;gap:20px}.tls-identity{min-width:0;display:flex;align-items:center;gap:13px}.tls-identity>div{min-width:0;display:grid;gap:5px}.tls-mark{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:var(--green);background:var(--green-soft)}.tls-mark.temporary{color:var(--amber);background:var(--amber-soft)}.tls-status-line{min-width:0;display:flex;align-items:center;gap:8px}.tls-status-line strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:15px}.tls-status-line i{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:var(--green);background:var(--green-soft);font-size:9px;font-style:normal;font-weight:750}.tls-mark.temporary+div .tls-status-line i{color:var(--amber);background:var(--amber-soft)}.tls-identity small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:10px}.tls-facts{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;overflow:hidden}.tls-facts>div{min-width:0;min-height:70px;padding:13px 14px;border-right:1px solid var(--soft-line);display:grid;align-content:center;gap:6px}.tls-facts>div:nth-child(4),.tls-facts>div:last-child{border-right:0}.tls-facts>div:nth-child(n+5){border-top:1px solid var(--soft-line)}.tls-facts dt{color:var(--muted);font-size:9px}.tls-facts dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650}.tls-facts code{font-size:9px;color:#53636a}.tls-facts .expires-soon{color:var(--amber)}.tls-fingerprint{grid-column:span 3}.system-section{display:grid;gap:10px}.section-heading{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.section-heading h2{color:var(--ink);font-size:13px}.section-heading p{margin-top:3px;font-size:9px}.file-field{min-width:0;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle)}.file-field>span{display:flex;align-items:center;gap:7px;color:var(--ink)}.file-field>span svg{color:var(--blue)}.file-field input[type=file]{width:100%;height:38px;padding:5px;background:#fff;font-size:10px}.file-field input[type=file]::file-selector-button{height:26px;margin-right:8px;padding:0 9px;border:1px solid #cbd4d6;border-radius:4px;background:#f4f6f6;color:var(--ink);font-size:10px;font-weight:650}.file-field small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.system-robot-body{padding:18px;display:grid;gap:16px}.system-robot-status{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px}.system-robot-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:7px;color:var(--muted);background:#edf0f1}.system-robot-mark.active{color:var(--green);background:var(--green-soft)}.system-robot-identity{min-width:0;display:grid;gap:5px}.system-robot-identity strong{font-size:13px}.system-robot-identity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.system-robot-actions{display:flex;align-items:center;gap:2px}.system-robot-actions .button{width:34px;min-width:34px;padding:0}.system-event-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;overflow:hidden}.system-event-list>div{min-width:0;min-height:64px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 13px}.system-event-list>div+div{border-left:1px solid var(--soft-line)}.system-event-list>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:var(--blue);background:var(--blue-soft)}.system-event-list>div>div{min-width:0;display:grid;gap:4px}.system-event-list strong{font-size:11px}.system-event-list small{color:var(--muted);font-size:9px}.system-event-list>div>svg{color:var(--green)}.operation-success{display:flex;align-items:center;gap:6px;color:var(--green);font-size:11px}.system-robot-error{margin:0}.tls-actions{display:flex;align-items:center;gap:8px}.acme-status{min-height:68px;display:grid;grid-template-columns:38px minmax(150px,1fr) minmax(260px,1.5fr) auto;align-items:center;gap:12px;padding:10px 12px;border-top:1px solid var(--soft-line);background:var(--surface-subtle)}.acme-status-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:var(--muted);background:#e9edef}.acme-status.configured .acme-status-icon{color:var(--green);background:var(--green-soft)}.acme-status-main{min-width:0;display:grid;gap:4px}.acme-status-main strong{font-size:11px}.acme-status-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px}.acme-status-facts{min-width:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.acme-status-facts div{min-width:0;display:grid;gap:4px}.acme-status-facts dt{color:var(--muted);font-size:8px}.acme-status-facts dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650}.acme-status-actions{display:flex;align-items:center;gap:2px}.tls-operation-error{margin-top:-10px}.toggle-field{min-height:54px;grid-template-columns:auto 1fr!important;grid-template-rows:auto!important;align-items:center;column-gap:10px!important;padding:9px 11px;border:1px solid var(--line);border-radius:6px;background:var(--surface-subtle);cursor:pointer}.toggle-field input{position:absolute;width:1px;height:1px;opacity:0}.toggle-field>span{width:34px;height:20px;padding:2px;border-radius:10px;background:#aeb8bc;transition:background .15s}.toggle-field>span:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:transform .15s}.toggle-field input:checked+span{background:var(--green)}.toggle-field input:checked+span:after{transform:translate(14px)}.toggle-field input:focus-visible+span{outline:3px solid rgba(20,108,90,.16)}.toggle-field div{display:grid;gap:3px}.toggle-field strong{color:var(--ink);font-size:11px}.toggle-field small{color:var(--muted);font-size:9px;font-weight:500}.notification-error{max-width:260px;overflow:hidden;text-overflow:ellipsis;color:var(--red)}.folder-create{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.folder-manager-list{display:grid;gap:6px;margin-top:18px}.folder-manager-list>div{min-height:49px;display:flex;align-items:center;gap:4px;padding:6px 8px 6px 12px;border:1px solid var(--line);border-radius:6px}.folder-manager-list>div>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.folder-manager-list strong{font-size:12px}.folder-manager-list small,.folder-empty{color:var(--muted);font-size:10px}.folder-manager-list input{flex:1;min-width:0;height:36px}.folder-empty{padding:22px 0;text-align:center}.settings-divider{margin:24px 0 16px;border-top:1px solid var(--line)}.settings-divider span{width:fit-content;display:flex;align-items:center;gap:7px;margin-top:-10px;padding-right:10px;background:#fff;color:var(--ink);font-size:12px;font-weight:700}.settings-password-action{display:flex;align-items:center;gap:10px}.settings-password-action span{color:var(--green);font-size:11px}.mail-login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#e9efed}.mail-login-panel{width:min(100%,420px);padding:38px;background:#fff;border:1px solid #d8e0de;border-radius:8px;box-shadow:0 18px 50px #12302a17}.mail-login-brand{justify-content:center;margin-bottom:42px}.mail-login-brand>span{width:42px;height:42px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:7px}.mail-login-heading{margin-bottom:25px;text-align:center}.mail-login-heading h1{font-size:24px}.mail-login-heading p{margin-top:7px;color:var(--muted);font-size:12px}.mail-login-panel form{max-width:none}.mail-login-panel form .button{width:100%;height:42px;margin-top:5px;flex-direction:row-reverse}.mail-login-panel footer{margin-top:35px;text-align:center}.webmail-shell{height:100vh;min-height:620px;display:grid;grid-template-columns:218px 355px minmax(0,1fr);overflow:hidden;background:#fff}.mail-sidebar{min-width:0;padding:17px 12px 12px;background:#f1f5f3;border-right:1px solid #dce3e1;display:flex;flex-direction:column}.mail-brand{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 6px;margin-bottom:16px}.mail-brand strong{font-size:13px}.mail-brand span{max-width:130px;overflow:hidden;text-overflow:ellipsis}.mail-sidebar>.button{height:41px;justify-content:flex-start;padding-left:18px;margin-bottom:17px}.mail-sidebar nav{display:grid;gap:3px}.mail-sidebar nav button,.mail-sidebar-footer button{width:100%;height:36px;border:0;border-radius:5px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#52615f;background:transparent;font-size:12px;text-align:left}.mail-sidebar nav button:hover,.mail-sidebar nav button.active{background:#dfeae6;color:var(--green-dark)}.mail-sidebar nav button strong{margin-left:auto;min-width:20px;height:19px;padding:0 5px;display:grid;place-items:center;color:var(--green);background:#fff;border-radius:9px;font-size:9px}.mail-sidebar-footer{margin-top:auto;display:grid;gap:5px;padding-top:10px;border-top:1px solid #d9e2df}.mail-sidebar-footer button{padding:0 6px}.mail-sidebar-footer .mail-logout:hover:not(:disabled){color:var(--red);background:var(--red-soft)}.mail-sidebar-footer button:disabled{cursor:wait;opacity:.5}.mail-logout-error{margin:0;padding:5px 7px;color:var(--red);font-size:9px;line-height:1.4}.mail-sidebar-footer .version-stamp{padding:3px 7px 0}.mail-list-pane{min-width:0;border-right:1px solid var(--line);background:#fafbfb;display:grid;grid-template-rows:62px 54px minmax(0,1fr) 43px}.mail-list-header{display:flex;align-items:center;gap:8px;padding:0 13px 0 18px;border-bottom:1px solid var(--line);background:#fff}.mail-list-header>div{display:flex;align-items:baseline;gap:7px}.mail-list-header h1{font-size:16px}.mail-list-header span{color:var(--muted);font-size:9px}.mail-list-header>.button:last-child{margin-left:auto}.mail-menu-button{display:none}.mail-search{margin:10px 13px;height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;background:#edf1f1;border-radius:5px;color:#839096}.mail-search input{height:31px;width:100%;min-width:0;border:0;padding:0;background:transparent;box-shadow:none;font-size:11px}.message-list{overflow-y:auto}.mail-list-empty{min-height:160px;display:grid;place-items:center;color:var(--muted);font-size:11px}.mail-pagination{display:flex;align-items:center;justify-content:center;gap:4px;border-top:1px solid var(--line);background:#fff}.mail-pagination span{min-width:46px;text-align:center;color:var(--muted);font-size:10px}.message-row{width:100%;min-height:91px;border:0;border-bottom:1px solid #e6eaeb;background:#fff;padding:12px 28px 12px 13px;display:grid;grid-template-columns:33px minmax(0,1fr);gap:10px;position:relative;text-align:left}.message-row:hover{background:#f6f9f8}.message-row.active{background:#eaf3f0;box-shadow:inset 3px 0 var(--green)}.message-row.unread{background:#f7fbfa}.sender-avatar{width:31px;height:31px;display:grid;place-items:center;background:#e1e8e8;color:#53656a;border-radius:50%;font-size:11px;font-weight:700}.sender-avatar.large{width:38px;height:38px;background:#dfece8;color:var(--green)}.message-row-main{min-width:0}.message-row-main header,.subject-line{display:flex;align-items:center;gap:7px}.message-row-main header strong{max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.message-row.unread .message-row-main header strong,.message-row.unread .subject-line span{font-weight:750}.message-row-main time{margin-left:auto;color:#879297;font-size:9px}.subject-line{margin-top:5px}.subject-line span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#344249;font-size:11px}.subject-line svg{flex:0 0 auto;color:#d08c29}.message-row-main p{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a959a;font-size:9px}.row-attachment{position:absolute;right:12px;bottom:14px;color:#7f8a90}.reader-pane{min-width:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.impersonation-banner{min-height:37px;display:flex;align-items:center;gap:8px;padding:0 14px;background:#fff3df;color:#815616;border-bottom:1px solid #ead5b4;font-size:10px}.reader-empty{margin:auto;display:grid;place-items:center;text-align:center;color:#859197}.reader-empty>div{width:58px;height:58px;display:grid;place-items:center;background:#eff3f2;border-radius:50%}.reader-empty h2{margin:13px 0 5px;color:#526169;font-size:15px}.reader-empty p{max-width:310px;font-size:10px;line-height:1.5}.reader-toolbar{min-height:56px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 13px;gap:4px}.reader-toolbar>span{flex:1}.toolbar-group{display:flex;align-items:center;gap:2px}.toolbar-select{width:105px;height:32px;padding:0 7px;font-size:10px}.reader-back{display:none}.message-reader{flex:1;overflow-y:auto;padding:30px clamp(24px,5vw,64px) 48px}.message-reader>header{padding-bottom:24px;border-bottom:1px solid var(--soft-line)}.message-reader h1{font-size:22px;line-height:1.35}.message-meta{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:20px}.message-meta>div{display:flex;flex-direction:column;gap:3px}.message-meta strong{font-size:11px}.message-meta span{color:var(--muted);font-size:9px}.message-meta time{color:var(--muted);font-size:9px}.message-html{width:100%;min-height:270px;border:0;margin:28px 0}.message-text{white-space:pre-wrap;font:14px/1.7 inherit}.attachment-list{padding:16px 0;border-top:1px solid var(--soft-line)}.attachment-list h2{display:flex;align-items:center;gap:7px;font-size:11px;margin-bottom:10px}.attachment-list a{width:min(100%,390px);min-height:55px;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:5px;text-decoration:none}.attachment-list a>div{display:flex;flex-direction:column;gap:3px}.attachment-list strong{font-size:10px}.attachment-list span{color:var(--muted);font-size:9px}.reply-actions{display:flex;gap:8px;padding-top:25px}.compose-window{position:fixed;z-index:80;right:22px;bottom:0;width:min(680px,calc(100vw - 44px));height:min(680px,calc(100vh - 35px));display:flex;flex-direction:column;background:#fff;border:1px solid #cfd7d9;border-radius:8px 8px 0 0;box-shadow:0 16px 50px #13222838;overflow:hidden}.compose-window>header{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 16px;background:#26363a;color:#fff}.compose-window>header>div{display:flex;align-items:baseline;gap:8px}.compose-window>header strong{font-size:12px}.compose-window>header span{color:#b7c3c5;font-size:9px}.compose-window>header .button{color:#dbe2e3}.compose-window form{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.compose-address,.compose-subject{min-height:43px;display:flex;align-items:center;padding:0 13px;border-bottom:1px solid var(--soft-line)}.compose-address>span{width:58px;flex:0 0 auto;color:var(--muted);font-size:10px}.compose-address input,.compose-address select,.compose-subject input{flex:1;min-width:0;border:0;box-shadow:none;padding:0;height:39px;font-size:11px}.compose-address button{border:0;background:transparent;color:var(--muted);font-size:9px}.compose-window form>footer{min-height:55px;display:flex;align-items:center;gap:5px;padding:0 11px;border-top:1px solid var(--line)}.compose-window form>footer>span{flex:1}.compose-attachments{display:flex;gap:6px;padding:7px 12px;overflow-x:auto;border-top:1px solid var(--soft-line)}.compose-attachments>span{max-width:180px;display:flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid var(--line);border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.compose-attachments button{border:0;background:transparent;display:grid;place-items:center;padding:0}.rich-editor{flex:1;min-height:0;display:grid;grid-template-rows:41px minmax(0,1fr);overflow:hidden}.editor-toolbar{display:flex;align-items:center;padding:0 7px;border-bottom:1px solid var(--soft-line)}.toolbar-separator{width:1px;height:18px;margin:0 4px;background:var(--line)}.toolbar-spacer{flex:1}.rich-editor .tiptap{height:100%;min-height:180px;padding:17px;overflow-y:auto;outline:none;font-size:13px;line-height:1.65}.mail-sidebar-scrim,.sidebar-scrim{display:none}@media(max-width:1100px){.metric-grid,.template-grid{grid-template-columns:repeat(2,1fr)}.webmail-shell{grid-template-columns:205px 330px minmax(0,1fr)}.tls-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tls-facts>div:nth-child(2n){border-right:0}.tls-facts>div:nth-child(n+3){border-top:1px solid var(--soft-line)}.tls-fingerprint{grid-column:span 1}}@media(max-width:820px){.auth-screen{grid-template-columns:1fr}.auth-panel{padding:34px 24px}.auth-context{display:none}.auth-brand{margin-bottom:50px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{transform:translate(-100%);transition:transform .2s}.admin-sidebar.sidebar-open{transform:translate(0)}.sidebar-scrim{display:block;position:fixed;inset:0;z-index:19;border:0;background:#0c161966}.admin-workspace{grid-column:1}.mobile-menu{display:grid}.admin-topbar{padding:0 15px}.topbar-search{width:min(360px,55vw)}.account-identity div{display:none}.admin-content{padding:22px 16px 44px}.dashboard-grid,.robot-grid,.service-grid{grid-template-columns:1fr}.webmail-shell{grid-template-columns:310px minmax(0,1fr)}.mail-sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:240px;transform:translate(-100%);box-shadow:10px 0 30px #14232826;transition:transform .2s}.mail-sidebar.open{transform:translate(0)}.mail-sidebar-scrim{display:block;position:fixed;inset:0;z-index:49;border:0;background:#0c161952}.mail-list-pane{grid-column:1}.reader-pane{grid-column:2}.mail-menu-button{display:inline-flex}.acme-status{grid-template-columns:38px minmax(0,1fr) auto}.acme-status-facts{grid-column:2;grid-row:2}.acme-status-actions,.acme-status>.button{grid-column:3;grid-row:1 / span 2}.list-toolbar{align-items:flex-start;flex-direction:column}.list-filters{width:100%;justify-content:flex-start}.filter-search{width:min(100%,360px)}}@media(max-width:620px){.page-header{align-items:flex-start}.page-header .button span{display:none}.metric-grid,.template-grid{grid-template-columns:1fr}.metric-card{min-height:128px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:1}.dns-record{grid-template-columns:42px minmax(0,1fr) 36px}.dns-value{grid-column:2 / 4}.modal-backdrop{padding:0;place-items:end center}.modal{max-height:92vh;border-radius:8px 8px 0 0}.mailbox-toolbar{flex-direction:column}.mailbox-toolbar .topbar-search,.mailbox-toolbar select{width:100%}.service-card{grid-template-columns:38px 1fr}.service-card>strong{grid-column:2}.webmail-shell{display:block;min-height:100vh;height:100vh}.mail-list-pane,.reader-pane{position:absolute;inset:0}.mail-list-pane{display:grid;transition:transform .2s}.mail-list-pane.mobile-hidden{transform:translate(-100%)}.reader-pane{display:none}.reader-pane.mobile-visible{display:flex}.reader-back{display:inline-flex}.reader-toolbar{min-height:52px}.message-reader{padding:22px 17px 36px}.message-reader h1{font-size:19px}.message-meta{grid-template-columns:38px 1fr}.message-meta time{grid-column:2}.message-html{min-height:240px}.compose-window{inset:0;width:100vw;height:100vh;max-height:none;border-radius:0;border:0}.admin-topbar .topbar-search{display:none}.account-identity{margin-left:auto}.mail-entry-link{width:36px;padding:0;justify-content:center}.mail-entry-link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.page-header h1{font-size:21px}.table-tools .segmented button{padding:0 8px}.page-header .button span{display:block;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.tls-overview{padding:15px}.tls-facts{grid-template-columns:1fr}.tls-facts>div{border-right:0;border-top:1px solid var(--soft-line)}.tls-facts>div:first-child{border-top:0}.tls-fingerprint{grid-column:1}.tls-status-line{align-items:flex-start;flex-direction:column;gap:5px}.tls-panel .panel-header{align-items:flex-start;gap:12px}.tls-actions{flex-direction:column-reverse;align-items:stretch}.tls-actions .button{min-width:38px;padding:0 9px}.tls-actions .button span{display:none}.acme-status{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.acme-status-facts{grid-column:1 / -1;grid-row:auto;padding-left:45px;gap:10px}.acme-status-actions,.acme-status>.button{grid-column:3;grid-row:1}.acme-status-main span{white-space:normal;line-height:1.35}.system-robot-panel .panel-header{align-items:flex-start;gap:12px}.system-robot-panel .panel-header .button{width:38px;min-width:38px;padding:0}.system-robot-panel .panel-header .button span{display:none}.system-robot-body{padding:15px}.system-robot-status{grid-template-columns:40px minmax(0,1fr) auto;gap:9px}.system-robot-mark{width:40px;height:40px}.system-robot-status>.status{grid-column:2;width:fit-content}.system-robot-actions{grid-column:3;grid-row:1 / span 2}.system-event-list{grid-template-columns:1fr}.system-event-list>div+div{border-left:0;border-top:1px solid var(--soft-line)}.robot-subnav{gap:8px}.robot-subnav button{min-width:0;flex:1;font-size:11px}.list-filters{display:grid;grid-template-columns:minmax(0,1fr) 118px 38px}.filter-search{width:100%}.list-filters>.button{width:38px;min-width:38px;padding:0}.list-filters>.button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.binding-details{grid-template-columns:1fr}.binding-details .field-full{grid-column:1}.list-pagination{padding-inline:4px}}
