:root{color:#0f172a;font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}.auth-page{background:radial-gradient(circle at 20% 10%,#1b84ff38,#0000 30%),linear-gradient(135deg,#08090bfa,#132642f0);grid-template-columns:minmax(0,1fr) 430px;min-height:100vh;display:grid}.auth-brand{color:#fff;align-items:flex-end;gap:22px;padding:56px;display:flex}.brand-mark,.sidebar-mark{color:#fff;background:#1b84ff;border-radius:8px;flex:none;place-items:center;width:54px;height:54px;font-weight:850;display:grid;box-shadow:0 10px 28px #1b84ff47}.auth-brand span,.kicker{color:#63a9ff;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.auth-brand h1{max-width:680px;margin:10px 0;font-size:clamp(34px,5vw,58px);line-height:1.02}.auth-brand p{color:#ffffffb3;max-width:560px;font-size:17px}.auth-panel{background:#fffffffa;border:1px solid #ffffffb3;border-radius:10px;align-self:center;margin-right:42px;padding:34px;box-shadow:0 24px 70px #070c1447}.auth-panel-header{align-items:center;gap:14px;margin-bottom:28px;display:flex}.auth-icon{color:#1b84ff;background:#e9f3ff;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.auth-panel h2{margin:0;font-size:24px}.auth-panel p{color:#667085;margin:4px 0 0;font-size:14px}.ui-input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:44px;padding:0 13px}.ui-input:focus{border-color:#1b84ff;box-shadow:0 0 0 3px #1b84ff26}.ui-button{color:#fff;background:#1b84ff;border:0;border-radius:8px;min-height:46px;padding:0 18px;font-weight:800}.ui-button:disabled{cursor:not-allowed;background:#b2c7df}.text-link{color:#1b84ff;background:0 0;border:0;margin-top:16px;font-size:13px;font-weight:700}.security-note{border-top:1px solid #eef2f7;padding-top:16px;margin-top:20px!important;font-size:12px!important}.social-options{gap:8px;margin-top:18px;display:grid}.social-options>span{color:#667085;text-align:center;font-size:12px}.social-options button{color:#344054;background:#fff;border:1px solid #d7dde6;border-radius:7px;min-height:38px}.social-options button:disabled{color:#98a2b3;background:#f8fafc}.ui-feedback{border-radius:8px;padding:11px 12px;font-size:13px;font-weight:700}.ui-feedback.error{color:#b42318;background:#fff1f3}.ui-feedback.success{color:#067647;background:#ecfdf3}.ui-feedback.info{color:#175cd3;background:#eff8ff}.app-shell{background:#fff;grid-template-columns:264px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.sidebar{color:#fff;background:#08090b;height:100vh;padding:24px;overflow-y:auto}.sidebar-logo{align-items:center;gap:10px;padding-bottom:34px;display:flex}.sidebar-mark{width:42px;height:42px;font-size:13px}.sidebar-logo strong,.sidebar-logo span{display:block}.sidebar-logo span{color:#9ca3af;font-size:11px}.sidebar nav{gap:14px;display:grid}.nav-section{gap:3px;display:grid}.nav-title{color:#7d8592;text-transform:uppercase;padding:7px 8px 5px;font-size:11px}.nav-section a{color:#fff;border-radius:7px;align-items:center;gap:10px;min-height:36px;padding:0 8px;font-size:12px;font-weight:620;text-decoration:none;display:flex}.nav-section a:hover,.nav-section a.active{background:#151518}.nav-icon{color:#8290a5;place-items:center;width:18px;height:18px;font-size:10px;font-weight:900;display:grid}.nav-section a.active .nav-icon{color:#1b84ff}.workspace{background:#fff;height:100vh;overflow-y:auto}.topbar{border-bottom:1px solid #f1f3f7;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 30px;display:flex}.topbar nav{align-items:center;gap:28px;display:flex}.topbar nav a{color:#020617;font-size:13px;text-decoration:none}.user-actions{align-items:center;gap:12px;display:flex}.user-actions button{color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:7px;min-height:32px;padding:0 11px}.avatar{color:#16a34a;background:#dcfce7;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.role-chip,.user-context{color:#667085;font-size:12px}.primary-small{color:#fff!important;background:#1b84ff!important;border-color:#1b84ff!important}.primary-small:disabled{opacity:.6}.content{padding:30px}.page-heading{justify-content:space-between;gap:20px;margin-bottom:28px;display:flex}.page-heading h1{margin:5px 0;font-size:27px}.page-heading p{color:#667085;margin:0}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:20px;display:grid}.welcome-card,.status-card,.phase-card,.panel,.empty-state{background:#fff;border:1px solid #e8edf4;border-radius:10px;box-shadow:0 8px 28px #0f172a0b}.welcome-card{color:#fff;background:linear-gradient(135deg,#0d182b,#17385f);min-height:240px;padding:32px}.welcome-card h2{margin:12px 0;font-size:30px}.welcome-card p:last-child{color:#ffffffb3;max-width:620px;line-height:1.6}.status-card{align-items:center;gap:14px;padding:24px;display:flex}.status-card p,.phase-card p,.panel p{color:#667085}.status-dot{background:#17b26a;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 6px #dcfae6}.phase-card{grid-column:1/-1;padding:24px}.phase-card h3{margin-top:0}.panel{padding:24px}.panel h2{margin:0 0 4px}.empty-state{text-align:center;place-content:center;justify-items:center;min-height:310px;padding:40px;display:grid}.empty-state span{color:#175cd3;text-transform:uppercase;background:#eff8ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.empty-state h2{text-transform:capitalize;margin:16px 0 6px}.empty-state p{color:#667085;max-width:560px;line-height:1.6}.ui-table-wrap{margin-top:22px;overflow-x:auto}.ui-table{border-collapse:collapse;width:100%;font-size:13px}.ui-table th,.ui-table td{text-align:left;border-bottom:1px solid #eef2f6;padding:13px 12px}.ui-table th{color:#667085;text-transform:uppercase;font-size:11px}.badge{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.badge.ok{color:#067647;background:#ecfdf3}.simple-page,.error-page,.loading-page{text-align:center;background:#f7f9fc;place-content:center;justify-items:center;min-height:100vh;padding:24px;display:grid}.simple-card{text-align:left;background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:min(430px,100vw - 32px);padding:34px;box-shadow:0 20px 60px #0f172a14}.simple-card .brand-mark{margin-bottom:24px}.simple-card>p{color:#667085;line-height:1.5}.error-page strong{color:#1b84ff;font-size:64px;line-height:1}.error-page h1{margin-bottom:5px}.error-page p{color:#667085}.error-page button{color:#fff;background:#1b84ff;border:0;border-radius:8px;min-height:40px;padding:0 18px}.loading-page{color:#667085;gap:16px}.ui-modal-backdrop{background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ui-modal{background:#fff;border-radius:12px;width:min(560px,100%);padding:22px}.ui-modal header{justify-content:space-between;align-items:center;display:flex}.ui-modal header h2{margin:0}.ui-modal header button{background:0 0;border:0;font-size:26px}.auth-form select{background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:100%;height:44px;padding:0 13px}.check-row{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.search-row{grid-template-columns:minmax(240px,520px) auto;gap:10px;margin-bottom:12px;display:grid}.toolbar-panel{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.toolbar-panel.panel{padding:20px 24px}.table-action{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:6px;padding:6px 10px}.address-card{color:#475467;border-bottom:1px solid #eef2f6;gap:5px;padding:14px 0;font-size:13px;display:grid}.catalog-page{background:#f7f9fc;min-height:100vh}.public-header{color:#fff;background:#08090b;justify-content:space-between;align-items:center;min-height:74px;padding:0 max(24px,50vw - 590px);display:flex}.public-header>a{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.public-header .sidebar-mark{width:40px;height:40px}.public-header nav{gap:8px;display:flex}.public-header button{color:#fff;background:0 0;border:1px solid #344054;border-radius:7px;min-height:38px;padding:0 14px}.catalog-hero{color:#fff;text-align:center;background:radial-gradient(circle at 20% 0,#1b84ff4d,#0000 32%),linear-gradient(135deg,#0a101b,#17385f);padding:70px 24px 46px}.catalog-hero h1{max-width:760px;margin:12px auto;font-size:clamp(34px,5vw,54px);line-height:1.05}.catalog-hero>p:not(.kicker){color:#b4c1d3}.rate-banner{color:#dbeafe;background:#ffffff12;border:1px solid #fff3;border-radius:999px;width:fit-content;max-width:100%;margin:26px auto 0;padding:10px 16px;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(1180px,100% - 40px);margin:-18px auto 0;padding-bottom:60px;display:grid}.product-card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:26px;box-shadow:0 14px 38px #0f172a12}.product-card h2{margin:12px 0 5px}.product-card>p{color:#667085;min-height:42px}.service-pill{color:#175cd3;text-transform:uppercase;background:#eff8ff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.price-list{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.price-list>div{border:1px solid #eef2f6;border-radius:8px;gap:3px;padding:11px;display:grid}.price-list span,.price-list small{color:#667085;font-size:11px}.product-card details{color:#475467;margin:16px 0;font-size:13px}.product-card summary{cursor:pointer;font-weight:750}.product-card .ui-button{width:100%}.config-layout,.cart-layout{width:min(980px,100% - 40px);margin:0 auto;padding:54px 0 70px}.config-layout>header p:last-child,.cart-layout>header p:last-child{color:#667085}.unit-fields{border:1px solid #e4e7ec;border-radius:10px;padding:18px}.unit-fields legend{color:#175cd3;text-transform:uppercase;padding:0 8px;font-size:12px;font-weight:800}.eh-domain-choice{background:#fff;border:1px solid #d0d5dd;border-radius:10px;flex-direction:column;margin:0 0 18px;display:flex;overflow:hidden}.eh-domain-choice h2{color:#0b4f87;border-bottom:1px solid #d0d5dd;margin:0;padding:15px 18px 10px;font-size:22px}.eh-domain-choice-options{display:contents}.eh-domain-choice-options label{color:#475467;cursor:pointer;border-top:1px solid #eaecf0;align-items:center;gap:10px;margin:0;padding:11px 18px;display:flex}.eh-domain-choice-options label:first-child{border-top:0}.eh-domain-choice-options label.active{color:#0b4f87;background:#f1f1f1;min-height:94px;padding-bottom:64px;font-weight:700}.eh-domain-choice-options label:first-child{order:1}.eh-domain-choice-options label:nth-child(2){order:3}.eh-domain-choice-options label:nth-child(3){order:4}.eh-domain-choice:has(.eh-domain-choice-options label:nth-child(2).active) .eh-domain-choice-options label:nth-child(2){order:2}.eh-domain-choice:has(.eh-domain-choice-options label:nth-child(2).active) .eh-domain-register-row{order:3}.eh-domain-choice:has(.eh-domain-choice-options label:nth-child(3).active) .eh-domain-choice-options label:nth-child(2){order:2}.eh-domain-choice:has(.eh-domain-choice-options label:nth-child(3).active) .eh-domain-choice-options label:nth-child(3){order:3}.eh-domain-choice:has(.eh-domain-choice-options label:nth-child(3).active) .eh-domain-register-row{order:4}.eh-domain-choice-options input{accent-color:#2788c8;width:18px;height:18px}.eh-domain-register-row{z-index:1;background:0 0;order:2;grid-template-columns:auto minmax(0,1fr) 120px auto;align-items:stretch;gap:0;margin-top:-63px;padding:8px 52px 11px;display:grid}.eh-domain-register-row>span{color:#667085;background:#f8fafc;border:1px solid #d0d5dd;border-right:0;border-radius:7px 0 0 7px;place-items:center;min-width:54px;display:grid}.eh-domain-register-row>span,.eh-domain-register-row .ui-input,.eh-domain-register-row select,.eh-domain-register-row .ui-button{box-sizing:border-box;height:42px;min-height:42px}.eh-domain-register-row .ui-input{border-radius:0}.eh-domain-register-row select{background:#fff;border:1px solid #d0d5dd;border-left:0;border-radius:0 7px 7px 0;padding:0 10px}.eh-domain-register-row .ui-button{margin-left:12px}.eh-domain-choice .ui-feedback{order:2;margin:8px 18px 14px}.eh-domain-choice-help{color:#667085;margin:8px 18px 14px;font-size:13px}.config-layout .auth-form{flex-direction:column;display:flex}.config-layout .auth-form>.unit-fields{order:1}.config-layout .auth-form>.form-columns:first-child{order:2;margin-top:4px}.config-layout .auth-form>.ui-feedback{order:3}.config-layout .auth-form>.ui-button{order:4;align-self:flex-start}.eh-order-config{width:min(1060px,100% - 40px);margin:0 auto;padding:40px 0 70px}.eh-order-config>header{border-bottom:1px solid #d0d5dd;margin-bottom:18px}.eh-order-config>header h1{color:#075985;margin:0 0 8px;font-size:36px;font-weight:400}.eh-order-config>header p{color:#344054;margin:0 0 12px}.eh-order-config-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.eh-plan-options{gap:20px;display:grid}.eh-plan-features{background:#f8fafc;border:1px solid #eef2f6;min-height:280px;padding:18px 22px}.eh-plan-features h2{margin:0 0 4px;font-size:21px;font-weight:500}.eh-plan-features p{color:#667085;margin:0 0 18px;font-size:13px}.eh-plan-features ul{gap:13px;margin:22px 0 0;padding-left:24px;display:grid}.eh-plan-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.eh-plan-fields label,.eh-billing-cycle{color:#344054;gap:7px;font-size:13px;display:grid}.eh-plan-fields input,.eh-plan-fields select,.eh-billing-cycle select{background:#fff;border:1px solid #d0d5dd;border-radius:6px;min-height:42px}.eh-billing-cycle{width:min(360px,100%)}.eh-order-summary{border-radius:3px;overflow:hidden}.eh-order-summary>h2{color:#fff;text-align:center;background:#667085;margin:0;padding:13px 16px;font-size:20px;font-weight:500}.eh-order-summary-body{background:#fff;border:1px solid #d0d5dd;border-top:0;border-bottom:2px solid #667085;padding:16px}.eh-order-summary-body>strong,.eh-order-summary-body>span,.eh-order-summary-body>small{display:block}.eh-order-summary-body>span,.eh-order-summary-body>small{color:#667085;margin-top:3px}.eh-order-summary-body dl{margin:16px 0 10px}.eh-order-summary-body dl div{border-bottom:1px solid #e4e7ec;justify-content:space-between;gap:12px;padding:5px 0;display:flex}.eh-order-summary-body dt,.eh-order-summary-body dd{margin:0}.eh-order-total{justify-items:end;padding-top:8px;display:grid}.eh-order-total strong{color:#101828;font-size:27px;font-weight:500}.eh-order-total span{color:#667085;font-size:12px}.eh-order-summary>.ui-button{min-width:150px;margin:22px auto 0;font-size:16px;display:block}.cart-total{text-align:right;justify-content:end;gap:4px;margin-top:24px;display:grid}.cart-total small{color:#667085}.cart-actions .ui-button:first-child{color:#175cd3;background:#eff8ff}.checkout-form>p{color:#667085}.checkout-summary{color:#475467;border:1px solid #e4e7ec;border-radius:8px;gap:5px;padding:14px;display:grid}.checkout-result>p{color:#667085}.order-stats{margin-bottom:20px}.receipt-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.receipt-actions a,.receipt-actions button{color:#3730a3;font:inherit;cursor:pointer;background:#eef2ff;border:0;border-radius:.45rem;padding:.35rem .55rem;text-decoration:none}.receipt-actions small{color:#475569;flex-basis:100%}.service-actions{flex-wrap:wrap;gap:6px;display:flex}.service-actions button{color:#175cd3;cursor:pointer;background:#eff8ff;border:1px solid #b2ddff;border-radius:6px;padding:6px 9px}.action-confirm{border-left:4px solid #175cd3;margin-top:18px}.domain-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(720px,100%);margin:28px auto 14px;display:grid}.domain-hero .ui-feedback{text-align:left;width:min(720px,100%);margin:12px auto 0}.domain-tld-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1180px,100% - 40px);margin:-24px auto 0;padding-bottom:60px;display:grid}.domain-orders{margin-top:18px}@media print{.sidebar,.topbar,.page-heading,.receipt-actions{display:none!important}.workspace,.content,.panel{width:100%;box-shadow:none;border:0;margin:0;padding:0;display:block}}.eh-customer-form{width:min(600px,82vw)}.eh-customer-form .form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.eh-modal-intro{color:#64748b;margin:-3px 0 4px;font-size:12px}.eh-modal-actions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.eh-modal-actions>button:not(.eh-primary-button){color:#172033;background:#fff;border:1px solid #d8e0eb;border-radius:7px;padding:8px 14px;font-weight:600}.eh-back-link{color:#1677ff;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 14px;padding:0;font-size:12px;display:inline-flex}.eh-admin-client-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:16px;display:grid}.eh-client-detail-sidebar,.eh-client-detail-content{background:#fff;border:1px solid #dce3ec;border-radius:8px}.eh-client-detail-sidebar{padding:13px}.eh-client-identity{align-items:center;gap:10px;margin-bottom:10px;display:flex}.eh-client-identity>span{color:#1677ff;background:#eaf3ff;border-radius:7px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.eh-client-identity div{gap:2px;min-width:0;display:grid}.eh-client-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.eh-client-identity small{color:#64748b;font-size:10px}.eh-client-detail-sidebar>.eh-status-pill{margin-bottom:12px}.eh-client-detail-sidebar nav{border-top:1px solid #e6ebf2;gap:3px;padding-top:11px;display:grid}.eh-client-detail-sidebar nav button,.eh-client-quick-actions button{color:#243550;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;padding:8px 9px;font-size:11px;font-weight:600;display:flex}.eh-client-detail-sidebar nav button.active{color:#1677ff;background:#eaf3ff}.eh-client-quick-actions{border-top:1px solid #e6ebf2;gap:4px;margin-top:12px;padding-top:11px;display:grid}.eh-client-quick-actions button{background:#f7f9fc}.eh-client-detail-content{min-height:460px;padding:14px}.eh-client-summary-hero{background:linear-gradient(100deg,#eaf3ff,#f1fcf7);border:1px solid #d6e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.eh-client-summary-hero small{color:#61748e;font-size:10px}.eh-client-summary-hero h2{margin:6px 0 2px;font-size:21px}.eh-client-summary-hero p{color:#527099;margin:0;font-size:11px}.eh-summary-facts{grid-template-columns:repeat(3,minmax(105px,1fr));gap:8px;display:grid}.eh-summary-facts article{background:#ffffffdb;border:1px solid #d5e5f5;border-radius:7px;gap:7px;min-height:64px;padding:11px;display:grid}.eh-summary-facts span{color:#526780;text-transform:uppercase;font-size:9px;font-weight:700}.eh-summary-facts strong{color:#07162d;font-size:14px}.eh-client-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.eh-client-metric-grid article{border:1px solid #dde4ed;border-radius:7px;grid-template-columns:18px 1fr;align-items:center;gap:2px 7px;min-height:88px;padding:13px;display:grid}.eh-client-metric-grid svg{color:#1677ff;grid-row:1/span 3;align-self:start;width:16px}.eh-client-metric-grid span{font-size:11px;font-weight:700}.eh-client-metric-grid strong{font-size:22px}.eh-client-metric-grid small{color:#64748b;font-size:9px}.eh-client-operation-grid{grid-template-columns:1.12fr 1fr;gap:12px;display:grid}.eh-detail-card,.eh-tab-card{background:#fff;border:1px solid #dce3ec;border-radius:7px;padding:13px}.eh-detail-card header{border-bottom:1px solid #e7ecf2;justify-content:space-between;align-items:start;padding-bottom:10px;display:flex}.eh-detail-card h3,.eh-tab-card h3{margin:0 0 3px;font-size:14px}.eh-detail-card header p,.eh-tab-card>p{color:#64748b;margin:0;font-size:10px}.eh-detail-card header button{color:#1677ff;cursor:pointer;background:#fff;border:1px solid #d7e0eb;border-radius:6px;padding:6px 11px;font-size:10px;font-weight:600}.eh-detail-card dl,.eh-tab-card dl{gap:7px;margin:11px 0 0;display:grid}.eh-detail-card dl div,.eh-tab-card dl div{background:#f8fafc;border:1px solid #e6ebf2;border-radius:6px;grid-template-columns:145px 1fr;align-items:center;min-height:34px;padding:0 10px;display:grid}.eh-detail-card dt,.eh-tab-card dt{color:#64748b;font-size:10px}.eh-detail-card dd,.eh-tab-card dd{color:#0f172a;overflow-wrap:anywhere;margin:0;font-size:11px;font-weight:700}.eh-next-action{background:#edf5ff;border:1px solid #cfe2ff;border-radius:7px;gap:7px;margin-top:12px;padding:16px;display:grid}.eh-next-action strong{font-size:12px}.eh-next-action span{color:#526780;font-size:10px;line-height:1.5}.eh-tab-card{min-height:415px}.eh-tab-card>h3{margin-bottom:12px}.eh-tab-card>p{margin:-7px 0 12px}.eh-contract-empty{background:#f4f8fd;border:1px solid #dce7f7;border-radius:7px;gap:5px;padding:18px;display:grid}.eh-contract-empty strong{font-size:13px}.eh-contract-empty span{color:#64748b;font-size:11px}.eh-impersonation-warning{background:#edf5ff;border:1px solid #cfe2ff;border-radius:7px;align-items:start;gap:10px;padding:12px;display:flex}.eh-impersonation-warning svg{color:#1677ff}.eh-impersonation-warning div{gap:3px;display:grid}.eh-impersonation-warning span{color:#526780;font-size:11px}@media (width<=1100px){.eh-admin-client-layout{grid-template-columns:190px minmax(0,1fr)}.eh-client-metric-grid{grid-template-columns:repeat(2,1fr)}.eh-summary-facts{grid-template-columns:1fr}}@media (width<=780px){.eh-customer-form .form-columns,.eh-admin-client-layout,.eh-client-operation-grid{grid-template-columns:1fr}.eh-client-summary-hero{flex-direction:column;align-items:stretch}.eh-summary-facts{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){.auth-page{grid-template-columns:1fr;padding:24px}.auth-brand{align-items:center;padding:34px 12px 10px}.auth-brand h1{font-size:34px}.auth-panel{width:min(520px,100%);margin:20px auto 34px}.app-shell{grid-template-columns:210px minmax(0,1fr)}.topbar nav{display:none}.dashboard-grid,.account-grid,.product-grid{grid-template-columns:1fr}}@media (width<=700px){.app-shell{height:auto;display:block}.sidebar{width:100%;height:auto;min-height:0;padding:14px 18px;position:static}.sidebar-logo{padding-bottom:14px}.sidebar nav{display:flex;overflow-x:auto}.nav-section{display:flex}.nav-title{display:none}.nav-section a{white-space:nowrap}.workspace{height:auto;min-height:70vh}.topbar{padding:0 18px}.role-chip,.client-top>strong{display:none}.content{padding:22px 18px}.page-heading{display:block}.user-context{display:none}.form-columns,.price-list,.domain-search,.domain-tld-grid{grid-template-columns:1fr}.eh-domain-register-row{grid-template-columns:auto minmax(0,1fr);gap:8px 0}.eh-domain-choice-options label.active{min-height:150px;padding-bottom:120px}.eh-domain-register-row{margin-top:-118px;padding:8px 18px 12px}.eh-domain-register-row select{border-left:1px solid #d0d5dd;border-radius:7px}.eh-domain-register-row .ui-button{grid-column:1/-1;margin:4px 0 0}.cart-actions{display:grid}.public-header{padding:12px 18px}.public-header strong{display:none}}.eh-shell,.eh-client-shell{background:#fff;grid-template-columns:232px minmax(0,1fr);width:100%;height:100vh;display:grid;overflow:hidden}.eh-client-shell{grid-template-columns:218px minmax(0,1fr)}.eh-sidebar,.eh-client-sidebar{overscroll-behavior:contain;color:#fff;background:#08090b;height:100vh;min-height:100vh;padding:18px 17px;overflow-y:auto}.eh-sidebar-logo{align-items:center;gap:9px;padding-bottom:22px;display:flex}.eh-sidebar-logo .sidebar-mark{width:36px;height:36px;font-size:11px}.eh-sidebar-logo strong,.eh-sidebar-logo span{display:block}.eh-sidebar-logo strong{font-size:13px}.eh-sidebar-logo span{color:#9ca3af;font-size:10px}.eh-sidebar-nav{gap:8px;display:grid}.eh-sidebar-section{gap:1px;display:grid}.eh-sidebar-section-title{color:#7d8592;text-transform:uppercase;padding:5px 7px 3px;font-size:9px;font-weight:600;display:block}.eh-sidebar-nav a{color:#fff;border-radius:6px;align-items:center;gap:9px;min-height:30px;padding:0 7px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.eh-sidebar-nav a svg{color:#8490a3;stroke-width:1.8px;width:14px;height:14px}.eh-sidebar-nav a:hover,.eh-sidebar-nav a.active{background:#151518}.eh-sidebar-nav a:hover svg,.eh-sidebar-nav a.active svg{color:#1b84ff}.eh-dashboard,.eh-client-main{overscroll-behavior:contain;background:#fff;min-width:0;height:100vh;overflow-y:auto}.eh-admin-topbar,.eh-client-topbar{background:#fff;border-bottom:1px solid #f1f3f7;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 20px;display:flex}.eh-top-menu{align-items:center;gap:23px;display:flex}.eh-top-menu a{color:#020617;font-size:12px;font-weight:500;text-decoration:none}.eh-top-actions,.eh-client-topbar-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex;position:relative}.eh-top-actions button,.eh-avatar{color:#64748b;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.eh-avatar{color:#16a34a;background:#dcfce7;border-radius:50%;font-size:11px;font-weight:800}.eh-logout-button{margin-left:-3px}.eh-dashboard-content{max-width:1420px;margin:0 auto;padding:22px 20px 34px}.eh-dashboard-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.eh-dashboard-heading h1{color:#020617;margin:0;font-size:18px;font-weight:600;line-height:1.2}.eh-dashboard-heading p{color:#475569;margin:3px 0 0;font-size:11px}.eh-user-context{color:#667085;font-size:11px}.eh-dashboard-kpi-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.eh-module-card,.eh-crud-panel,.eh-client-portal-metrics article,.eh-client-portal-panel{background:#fff;border:1px solid #e5e7eb;border-radius:7px;box-shadow:0 1px 2px #0f172a08}.eh-module-card{color:#0f172a;align-items:center;gap:10px;min-width:0;min-height:60px;padding:9px 11px;text-decoration:none;display:flex}.eh-module-card>svg{color:#1b84ff;flex:none}.eh-module-card span{color:#64748b;font-size:10px;font-weight:600}.eh-dashboard-action h2{color:#0f172a;white-space:nowrap;margin:1px 0 0;font-size:17px;font-weight:700}.eh-dashboard-action.success svg,.eh-dashboard-action.success h2{color:#16a34a}.eh-dashboard-action.warning svg,.eh-dashboard-action.warning h2{color:#d97706}.eh-dashboard-action.danger svg,.eh-dashboard-action.danger h2{color:#dc2626}.eh-dashboard-console-grid,.eh-dashboard-three-grid,.eh-dashboard-layout{align-items:stretch;gap:12px;margin-bottom:12px;display:grid}.eh-dashboard-console-grid{grid-template-columns:minmax(0,2fr) minmax(290px,1fr)}.eh-dashboard-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.eh-dashboard-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-panel-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 13px;display:flex}.eh-panel-header h3{color:#0f172a;margin:0;font-size:12px;font-weight:700}.eh-panel-header p{color:#64748b;margin:2px 0 0;font-size:10px}.eh-panel-header>svg{color:#94a3b8}.eh-dashboard-chart-card{min-height:250px}.eh-dashboard-chart{gap:8px;padding:9px 11px 11px;display:grid}.eh-chart-placeholder{color:#94a3b8;text-align:center;background-color:#fbfcfe;background-image:linear-gradient(#eef2f7 1px,#0000 1px),linear-gradient(90deg,#eef2f7 1px,#0000 1px);background-size:34px 28px;border-radius:6px;place-content:center;justify-items:center;gap:4px;min-height:118px;display:grid}.eh-chart-placeholder strong{color:#475569;font-size:11px}.eh-chart-placeholder span{font-size:9px}.eh-dashboard-chart-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.eh-dashboard-chart-legend div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:2px 6px;padding:6px 8px;display:grid}.eh-dashboard-chart-legend span{background:#1b84ff;border-radius:99px;grid-row:1/3;width:3px;height:25px}.eh-dashboard-chart-legend span.red{background:#ef4444}.eh-dashboard-chart-legend span.green{background:#22c55e}.eh-dashboard-chart-legend small{color:#64748b;font-size:9px;font-weight:700}.eh-dashboard-chart-legend strong{color:#0f172a;font-size:11px}.eh-system-health{gap:12px;padding:15px;display:grid}.eh-system-health>span,.eh-system-health footer{color:#64748b;font-size:10px;font-weight:700}.eh-system-health>strong{color:#16a34a;font-size:21px}.eh-system-health>strong.neutral{color:#64748b;font-size:15px}.eh-health-bar{background:#eef2f7;border-radius:5px;height:13px;overflow:hidden}.eh-health-bar span{background:repeating-linear-gradient(45deg,#22c55e,#22c55e 9px,#86efac 9px 17px);height:100%;display:block}.eh-system-health footer{justify-content:space-between;display:flex}.eh-dashboard-mini-panel{min-height:210px}.eh-dashboard-money-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.eh-dashboard-money-grid>div{border-bottom:1px solid #eef2f7;border-right:1px solid #eef2f7;gap:4px;min-height:68px;padding:11px;display:grid}.eh-dashboard-money-grid span,.eh-automation-spark small{color:#64748b;font-size:9px;font-weight:700}.eh-dashboard-money-grid strong{color:#0f172a;font-size:14px}.eh-automation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px;display:grid}.eh-automation-spark{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;justify-items:center;gap:4px;padding:8px;display:grid}.eh-automation-spark>span{clip-path:polygon(0 82%,18% 28%,35% 76%,54% 40%,76% 68%,100% 18%,100% 100%,0 100%);background:#93c5fd;width:54px;height:17px}.eh-automation-spark strong{color:#1b84ff;font-size:15px}.eh-dashboard-payment-list,.eh-dashboard-activity{gap:6px;padding:10px 12px;display:grid}.eh-dashboard-payment-list>div,.eh-dashboard-activity>div{border-bottom:1px solid #eef2f7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:29px;padding-bottom:6px;display:grid}.eh-dashboard-payment-list span,.eh-dashboard-activity span{color:#64748b;font-size:9px;display:grid}.eh-dashboard-payment-list strong,.eh-dashboard-activity strong,.eh-dashboard-payment-list b,.eh-dashboard-activity time{color:#0f172a;font-size:10px}.eh-network-list{padding:6px 13px 10px;display:grid}.eh-network-list>div{border-bottom:1px solid #eef2f7;grid-template-columns:minmax(0,1.8fr) .8fr 1fr .7fr;align-items:center;gap:9px;min-height:43px;display:grid}.eh-network-list span{color:#64748b;font-size:9px;display:grid}.eh-network-list strong,.eh-network-list b{color:#0f172a;font-size:10px}.eh-network-list .online{color:#16a34a}.eh-network-list .offline{color:#dc2626}.eh-empty-line,.eh-dashboard-table-empty{color:#64748b;text-align:center;margin:0;padding:18px;font-size:11px}.eh-dashboard-table-empty{place-items:center;min-height:74px;display:grid}.eh-client-topbar h1{color:#020617;margin:0;font-size:17px;font-weight:600}.eh-client-topbar p{color:#64748b;margin:2px 0 0;font-size:10px}.eh-client-topbar button,.eh-client-buy-button{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:0 9px;font-size:10px;font-weight:650;display:inline-flex}.eh-client-buy-button{color:#fff!important;background:#1b84ff!important;border-color:#1b84ff!important}.eh-client-icon-button{justify-content:center;width:30px;padding:0!important}.eh-client-user-chip{color:#0f172a;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;align-items:center;min-height:30px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.eh-client-welcome{max-width:1220px;margin:0 auto;padding:22px 20px 34px}.eh-client-portal-hero{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border:1px solid #dbe7ff;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;padding:15px 17px;display:flex}.eh-client-portal-hero span{color:#1b84ff;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.eh-client-portal-hero h2{color:#0f172a;margin:3px 0 0;font-size:19px}.eh-client-portal-hero p{color:#475569;margin:4px 0 0;font-size:10px}.eh-client-portal-hero button{white-space:nowrap;color:#0f172a;background:#fff;border:1px solid #d7dde6;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.eh-client-portal-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.eh-client-portal-metrics article{grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:11px;display:grid}.eh-client-portal-metrics svg{color:#1b84ff;grid-row:1/3}.eh-client-portal-metrics span{color:#64748b;font-size:9px}.eh-client-portal-metrics strong{color:#0f172a;font-size:14px}.eh-client-portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.eh-client-list-stack{padding:5px 12px 9px;display:grid}.eh-client-list-item{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.eh-client-list-item>div:last-child{text-align:right}.eh-client-list-item strong,.eh-client-list-item span{display:block}.eh-client-list-item strong{color:#0f172a;font-size:10px}.eh-client-list-item span{color:#64748b;margin-top:2px;font-size:9px}@media (width<=1100px){.eh-shell,.eh-client-shell{grid-template-columns:200px minmax(0,1fr)}.eh-top-menu{gap:14px}.eh-dashboard-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.eh-dashboard-three-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.eh-one-time-price,.eh-price-settings,.eh-renewal-grid{grid-template-columns:1fr}.eh-shell,.eh-client-shell{height:auto;display:block}.eh-sidebar,.eh-client-sidebar{width:100%;height:auto;min-height:0;padding:12px 15px}.eh-sidebar-logo{padding-bottom:10px}.eh-sidebar-nav{display:flex;overflow-x:auto}.eh-sidebar-section{display:flex}.eh-sidebar-section-title,.eh-top-menu,.eh-user-context,.eh-client-user-chip{display:none}.eh-sidebar-nav a{white-space:nowrap}.eh-dashboard,.eh-client-main{height:auto;min-height:70vh}.eh-admin-topbar,.eh-client-topbar{padding:8px 15px}.eh-dashboard-content,.eh-client-welcome{padding:16px 14px 26px}.eh-dashboard-kpi-strip,.eh-dashboard-three-grid,.eh-dashboard-console-grid,.eh-dashboard-layout,.eh-client-portal-grid{grid-template-columns:1fr}.eh-client-portal-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-client-portal-hero{flex-direction:column;align-items:flex-start}}.eh-domain-detail{gap:10px;display:grid}.eh-domain-detail-top{justify-content:space-between;align-items:center;display:flex}.eh-domain-detail-top button{background:#fff;border:1px solid #d4deea;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.eh-domain-detail-top button svg{width:13px}.eh-domain-detail-top span{color:#526780;font-size:9px;font-weight:700}.eh-domain-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(230px,.8fr);gap:10px;display:grid}.eh-domain-status{color:#a16207;background:#fef3c7;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800}.eh-domain-status.active{color:#15803d;background:#dcfce7}.eh-domain-status.expired,.eh-domain-status.cancelled{color:#b42318;background:#fee2e2}.eh-domain-form-grid,.eh-dns-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:10px;display:grid}.eh-domain-form-grid label,.eh-dns-grid label,.eh-domain-calendar label,.eh-private-notes{color:#172033;gap:5px;font-size:9px;font-weight:700;display:grid}.eh-domain-form-grid .ui-input,.eh-dns-grid .ui-input,.eh-domain-calendar .ui-input{background:#fbfcfe;height:34px;min-height:34px}.eh-domain-calendar{gap:10px;padding-top:11px;display:grid}.eh-domain-check{color:#172033;align-items:center;gap:7px;margin-top:12px;font-size:9px;font-weight:700;display:flex}.eh-registrar-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px 0;display:grid}.eh-registrar-tools button{color:#172033;background:#fff;border:1px solid #d4deea;border-radius:6px;min-height:30px;font-size:9px;font-weight:700}.eh-registrar-tools button:disabled{color:#64748b;background:#f8fafc}.eh-domain-capabilities{border-top:1px solid #e8edf3;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding-top:10px;display:grid}.eh-domain-capabilities label{color:#172033;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.eh-domain-observations{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:10px;display:grid}.eh-domain-observations article{background:#f8fafc;border:1px solid #e6ebf2;border-radius:6px;align-content:center;gap:6px;min-height:68px;padding:9px;display:grid}.eh-domain-observations span{color:#64748b;font-size:8px}.eh-domain-observations strong{font-size:9px}.eh-domain-conflicts{color:#9a3412;background:#fff7ed;border-radius:6px;gap:4px;margin-top:9px;padding:9px;font-size:9px;display:grid}.eh-private-notes{margin-top:10px}.eh-private-notes textarea{resize:vertical;border:1px solid #d4deea;border-radius:6px;min-height:64px;padding:8px}.eh-domain-savebar{background:#fff;border:1px solid #dce3ec;border-radius:7px;justify-content:flex-end;align-items:center;gap:8px;padding:10px;display:flex}.eh-domain-savebar span{color:#64748b;margin-right:auto;font-size:8px}.eh-domain-savebar>button:not(.eh-primary-button){background:#fff;border:1px solid #d4deea;border-radius:6px;padding:7px 10px;font-size:9px;font-weight:700}@media (width<=900px){.eh-domain-main-grid{grid-template-columns:1fr}.eh-domain-capabilities{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.eh-domain-form-grid,.eh-dns-grid,.eh-registrar-tools,.eh-domain-observations{grid-template-columns:1fr}.eh-domain-savebar{flex-direction:column;align-items:stretch}}.public-header{min-height:58px;padding:0 max(18px,50vw - 590px)}.public-header .sidebar-mark{width:34px;height:34px;font-size:10px}.public-header>a{gap:9px;font-size:12px}.public-header button{border-radius:6px;min-height:31px;padding:0 10px;font-size:10px}.catalog-hero{padding:42px 20px 34px}.catalog-hero h1{margin:8px auto;font-size:clamp(28px,4vw,42px)}.catalog-hero>p:not(.kicker){margin:0;font-size:12px}.rate-banner{margin-top:17px;padding:7px 12px;font-size:10px}.product-grid{gap:12px;margin-top:-12px;padding-bottom:36px}.product-card{border-radius:8px;padding:17px;box-shadow:0 6px 20px #0f172a0d}.product-card h2{margin:8px 0 3px;font-size:17px}.product-card>p{min-height:32px;margin:0;font-size:10px;line-height:1.5}.service-pill{padding:4px 7px;font-size:9px}.price-list{gap:6px;margin:12px 0}.price-list>div{border-radius:6px;gap:2px;padding:8px}.price-list span,.price-list small{font-size:9px}.price-list strong{font-size:11px}.product-card details{margin:10px 0;font-size:10px}.config-layout,.cart-layout{padding:28px 0 38px}.config-layout>header,.cart-layout>header{margin-bottom:14px}.config-layout h1,.cart-layout h1{margin:5px 0;font-size:26px}.config-layout>header p:last-child,.cart-layout>header p:last-child{margin:0;font-size:11px}.config-layout>.panel,.cart-layout>.panel{border-radius:8px;padding:15px;box-shadow:0 1px 2px #0f172a08}.unit-fields{border-radius:7px;padding:12px}.unit-fields legend{font-size:9px}.cart-total{gap:2px;margin-top:14px}.cart-total strong{font-size:19px}.cart-total span,.cart-total small{font-size:9px}.domain-hero{padding-bottom:48px}.domain-search{gap:7px;margin:18px auto 10px}.domain-search .ui-input{height:38px}.domain-search .ui-button{min-height:38px}.domain-tld-grid{gap:10px;margin-top:-17px;padding-bottom:36px}.simple-card{border-radius:8px;padding:22px}.registration-card{width:min(560px,100vw - 28px)}.simple-card .brand-mark{width:42px;height:42px;margin-bottom:15px}.simple-card h1{margin:0 0 5px;font-size:21px}.simple-card>p{margin:0 0 14px;font-size:11px}.auth-page{grid-template-columns:minmax(0,1fr) 390px}.auth-brand{padding:42px}.auth-brand h1{font-size:clamp(30px,4vw,48px)}.auth-brand p{font-size:13px}.auth-panel{border-radius:8px;margin-right:30px;padding:24px}.auth-panel-header{margin-bottom:18px}.auth-panel h2{font-size:20px}.auth-panel p{font-size:11px}@media (width<=760px){.product-grid,.domain-tld-grid{grid-template-columns:1fr}.config-layout,.cart-layout{width:calc(100% - 28px)}.eh-order-config{width:calc(100% - 28px);padding-top:24px}.eh-order-config-grid,.eh-plan-fields{grid-template-columns:1fr}.eh-product-tabs{overflow-x:auto}.eh-product-tabs button{flex:none;padding:0 12px}.eh-product-detail-options{grid-template-columns:1fr}}.eh-dashboard-content>.panel,.eh-dashboard-content>form.panel,.eh-client-welcome>.panel,.eh-client-welcome>form.panel,.eh-dashboard-content .account-grid>.panel,.eh-client-welcome .account-grid>.panel{background:#fff;border:1px solid #e5e7eb;border-radius:7px;padding:13px 14px;box-shadow:0 1px 2px #0f172a08}.eh-crud-toolbar{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:10px 13px;display:flex}.eh-crud-toolbar h2{color:#0f172a;margin:0;font-size:13px}.eh-crud-toolbar p{color:#64748b;margin:2px 0 0;font-size:10px}.eh-crud-body{padding:10px 14px 13px}.eh-crud-body .ui-table-wrap{margin-bottom:-13px}.eh-crud-meta{color:#64748b;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin:0 -14px;padding:0 14px;font-size:9px;display:flex}.eh-dashboard-content>.panel+.panel,.eh-client-welcome>.panel+.panel,.eh-dashboard-content>.ui-feedback+.panel,.eh-client-welcome>.ui-feedback+.panel{margin-top:10px}.eh-dashboard-content .panel>h2,.eh-client-welcome .panel>h2,.eh-dashboard-content .panel>h3,.eh-client-welcome .panel>h3{color:#0f172a;margin:0;font-size:13px;font-weight:700}.eh-dashboard-content .panel>h2+p,.eh-client-welcome .panel>h2+p,.eh-dashboard-content .panel>h3+p,.eh-client-welcome .panel>h3+p{color:#64748b;margin:3px 0 10px;font-size:10px;line-height:1.45}.eh-dashboard-content .toolbar-panel.panel,.eh-client-welcome .toolbar-panel.panel,.toolbar-panel:not(.panel){justify-content:space-between;align-items:center;gap:14px;min-height:52px;margin-bottom:10px;padding:10px 13px;display:flex}.toolbar-panel h2,.toolbar-panel p{margin:0}.toolbar-panel h2{font-size:13px}.toolbar-panel p{color:#64748b;margin-top:2px;font-size:10px}.ui-button,.eh-primary-button{color:#fff;background:#1b84ff;border:1px solid #1b84ff;border-radius:6px;min-height:31px;padding:0 11px;font-size:10px;font-weight:700}.ui-button:disabled,.eh-primary-button:disabled{opacity:.55}.ui-input,.auth-form select{color:#0f172a;background:#fff;border:1px solid #d7dde6;border-radius:6px;height:34px;padding:0 10px;font-size:11px}.ui-input:focus,.auth-form select:focus{border-color:#1b84ff;outline:none;box-shadow:0 0 0 2px #1b84ff1f}.search-row{grid-template-columns:minmax(220px,480px) auto;gap:7px;margin:0 0 10px;display:grid}.search-row .ui-button{min-height:34px}.ui-table-wrap,.eh-table-wrap{margin:10px -14px -13px;overflow-x:auto}.ui-table,.eh-data-table{border-collapse:collapse;color:#334155;width:100%;font-size:10px}.ui-table th,.ui-table td,.eh-data-table th,.eh-data-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f6;padding:8px 10px}.ui-table th,.eh-data-table th{color:#64748b;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;background:#fbfcfe;height:31px;font-size:9px;font-weight:750}.ui-table tbody tr:hover,.eh-data-table tbody tr:hover{background:#fbfdff}.ui-table td:first-child,.ui-table th:first-child,.eh-data-table td:first-child,.eh-data-table th:first-child{padding-left:14px}.ui-table td:last-child,.ui-table th:last-child,.eh-data-table td:last-child,.eh-data-table th:last-child{padding-right:14px}.eh-empty-row{color:#94a3b8;height:68px;text-align:center!important}.badge,.eh-status-pill{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;min-height:20px;padding:2px 7px;font-size:9px;font-weight:750;display:inline-flex}.badge.ok,.eh-status-pill.active,.eh-status-pill.paid,.eh-status-pill.succeeded{color:#067647;background:#ecfdf3}.table-action,.service-actions button,.receipt-actions a,.receipt-actions button{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff;border-radius:5px;justify-content:center;align-items:center;min-height:27px;padding:0 8px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.receipt-actions,.service-actions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.receipt-actions small{color:#64748b;flex-basis:100%;font-size:9px}.auth-form{gap:11px;display:grid}.auth-form label{color:#334155;gap:5px;font-size:10px;font-weight:700;display:grid}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.check-row{align-items:center;gap:7px!important;display:flex!important}.check-row input{margin:0}.ui-feedback{border-radius:6px;margin-bottom:9px;padding:8px 10px;font-size:10px}.ui-modal-backdrop,.eh-modal-backdrop{z-index:100;background:#0f172a8c}.ui-modal,.eh-modal{border-radius:8px;width:min(540px,100vw - 28px);max-height:calc(100vh - 28px);padding:15px 16px;overflow-y:auto}.eh-modal:has(.eh-customer-form){width:min(650px,100vw - 28px)}.ui-modal>header,.eh-modal>header{border-bottom:1px solid #eef2f7;min-height:34px;padding-bottom:9px}.ui-modal>header h2,.eh-modal>header h2{font-size:14px}.ui-modal>header button,.eh-modal>header button{color:#64748b;font-size:21px}.modal-form{margin-top:12px}.account-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:10px;margin-top:0;display:grid}.account-grid .toolbar-panel{margin:-3px 0 6px;padding:0}.address-card{color:#475569;border-bottom:1px solid #eef2f6;gap:2px;min-height:52px;padding:9px 0;font-size:10px;display:grid}.order-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.order-stats .status-card{min-height:64px;box-shadow:none;border-radius:7px;padding:11px 13px}.order-stats .status-card strong{font-size:19px}.order-stats .status-card p{margin:3px 0 0;font-size:10px}.service-history{margin-top:10px}.action-confirm{margin-top:10px;border-left:3px solid #1b84ff!important}.action-confirm label{color:#334155;gap:5px;margin-top:10px;font-size:10px;font-weight:700;display:grid}.cart-actions{justify-content:flex-end;gap:6px;margin-top:11px;display:flex}.checkout-form{max-width:760px}.checkout-summary{color:#475569;border:1px solid #e5e7eb;border-radius:6px;gap:3px;padding:9px 10px;font-size:10px;display:grid}.bank-evidence{border-top:1px solid #eef2f7;margin-top:10px;padding-top:10px}.empty-state{min-height:220px;box-shadow:none;border-radius:7px;padding:24px}.empty-state span{padding:4px 8px;font-size:9px}.empty-state h2{margin:10px 0 4px;font-size:16px}.empty-state p{max-width:520px;margin:0;font-size:10px;line-height:1.5}.eh-interior-actions{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-bottom:10px;padding:7px 10px;font-size:10px;display:flex}.eh-client-services-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.35fr);align-items:start;gap:10px;display:grid}.eh-client-service-list{gap:10px;display:grid}.eh-client-portal-panel>header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:10px 13px;display:flex}.eh-client-portal-panel>header h3{color:#0f172a;margin:0;font-size:12px}.eh-client-portal-panel>header p{color:#64748b;margin:2px 0 0;font-size:9px}.eh-client-select-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef2f7;border-radius:0;width:100%;padding:8px 10px}.eh-client-select-row:hover,.eh-client-select-row.active{background:#f5f9ff;box-shadow:inset 3px 0 #1b84ff}.eh-client-service-detail{min-height:260px}.eh-client-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:10px 13px;display:grid}.eh-client-detail-list>div{border-bottom:1px solid #eef2f7;border-right:1px solid #eef2f7;min-height:48px;padding:7px 8px}.eh-client-detail-list dt{color:#64748b;font-size:9px}.eh-client-detail-list dd{color:#0f172a;word-break:break-word;margin:3px 0 0;font-size:10px;font-weight:700}.eh-client-config-list,.eh-client-history{background:#fbfcfe;border:1px solid #eef2f7;border-radius:6px;margin:0 13px 10px;padding:10px}.eh-client-config-list h4,.eh-client-history h4{color:#0f172a;margin:0 0 7px;font-size:10px}.eh-client-config-list>div{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:10px;padding:5px 0;font-size:9px;display:flex}.eh-client-config-list>div span,.eh-client-config-list>p{color:#64748b}.eh-client-config-list>div strong{color:#0f172a}.eh-client-history .ui-table-wrap{margin:0 -10px -10px}.eh-client-service-notice{background:#fffbeb;border:1px solid #f5d58a;border-left:4px solid #f59e0b;border-radius:7px;align-items:center;gap:12px;margin-bottom:10px;padding:9px 12px;display:flex}.eh-client-service-notice span{color:#92400e;flex:none;font-size:10px;font-weight:800}.eh-client-service-notice p{color:#78350f;margin:0;font-size:9px}.eh-client-services-grid{grid-template-columns:minmax(320px,1.05fr) minmax(0,1fr);gap:12px}.eh-client-services-grid .eh-client-portal-panel{border-color:#d9e1eb;box-shadow:0 2px 7px #0f172a0b}.eh-client-services-grid .eh-client-portal-panel>header{background:linear-gradient(#fff 0%,#fbfdff 100%);min-height:56px}.eh-sort-header{color:inherit;font:inherit;font-weight:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.eh-sort-header:hover{color:#1b84ff}.eh-client-service-detail-page{gap:12px;max-width:100%;margin-top:10px;display:grid}.eh-client-service-detail-page+*{margin-top:0}.eh-client-service-detail-page>.eh-service-detail-hero{justify-content:space-between;align-items:center;min-height:94px;padding:18px;display:flex}.eh-service-detail-hero h2{margin:4px 0;font-size:20px}.eh-service-detail-hero p,.eh-detail-kicker{color:#64748b;margin:0;font-size:10px}.eh-detail-kicker{text-transform:uppercase;font-weight:800}.eh-service-detail-columns{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:12px;display:grid}.eh-service-detail-columns>aside{align-content:start;gap:0;padding:0;display:grid;overflow:hidden}.eh-service-detail-columns>aside h3{background:#f7f9fc;border-bottom:1px solid #e7edf5;margin:0;padding:15px 14px;font-size:13px}.eh-service-detail-columns>aside button{color:#183153;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eef2f7;align-items:center;gap:8px;padding:11px 14px;font-size:11px;font-weight:700;display:flex}.eh-service-detail-columns>aside button:hover{color:#1b84ff;background:#eef6ff}.eh-service-detail-content{gap:10px;display:grid}.eh-service-detail-content>section{padding:15px}.eh-service-detail-content h3{margin:0 0 10px;font-size:13px}.eh-service-detail-content>section>p{color:#64748b;margin:0 0 10px;font-size:10px}.eh-service-back-button{color:#183153;cursor:pointer;background:#fff;border:1px solid #d7dde6;border-radius:7px;align-items:center;gap:6px;width:fit-content;margin-bottom:0;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.eh-service-back-button:hover{color:#1b84ff;background:#eef6ff}.eh-detail-addon,.eh-config-row{border-top:1px solid #eef2f7;justify-content:space-between;gap:10px;padding:9px 0;font-size:11px;display:flex}@media (width<=800px){.eh-service-detail-columns{grid-template-columns:1fr}}.eh-client-services-grid .eh-client-list-stack{gap:7px;padding:10px}.eh-client-services-grid .eh-client-select-row{min-height:53px;box-shadow:none;background:#f7f9fc;border:1px solid #e6ebf2;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.eh-client-services-grid .eh-client-select-row>svg{color:#334155}.eh-client-services-grid .eh-client-select-row:hover{background:#f0f6ff;border-color:#bfd6f5}.eh-client-services-grid .eh-client-select-row.active{background:#eaf3ff;border-color:#7cb8ff;box-shadow:inset 3px 0 #1b84ff}.eh-client-services-grid .eh-client-select-row.active>svg{color:#1b84ff}.eh-client-services-grid .eh-client-select-row strong{color:#0f172a;font-size:10px}.eh-client-services-grid .eh-client-select-row span{color:#64748b;font-size:9px}.eh-client-row-state{justify-items:end;gap:3px;display:grid}.eh-client-row-state small{color:#64748b;font-size:8px}.eh-status-pill.pending{color:#a15c00;background:#fff3cd}.eh-status-pill.active{color:#15803d;background:#dcfce7}.eh-status-pill.suspended{color:#475569;background:#f1f5f9}.eh-status-pill.terminated{color:#dc2626;background:#fee2e2}.eh-client-service-detail>header{border-bottom-color:#dce5ef}.eh-client-service-detail .eh-client-detail-list{gap:7px;padding:10px 13px 12px}.eh-client-service-detail .eh-client-detail-list>div{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;min-height:49px;padding:8px 9px}.eh-client-service-detail .eh-client-detail-list dt{color:#64748b}.eh-client-service-detail .eh-client-detail-list dd{color:#0f172a}.eh-client-service-detail .eh-client-config-list{background:#f7f9fc;border-color:#e1e8f0}.eh-client-service-actions{flex-wrap:wrap;gap:6px;margin:0 13px 10px;display:flex}.eh-client-service-actions button{color:#1e293b;background:#fff;border:1px solid #cfd9e6;border-radius:6px;align-items:center;gap:6px;min-height:29px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.eh-client-service-actions button:hover{color:#175cd3;background:#eff6ff;border-color:#1b84ff}.eh-client-service-detail .eh-client-history{background:#fff;border-color:#e1e8f0}.eh-customer-admin{border-color:#d9e1eb;overflow:hidden;box-shadow:0 2px 7px #0f172a0a}.eh-customer-admin .eh-crud-toolbar{align-items:flex-end;gap:18px;min-height:82px;padding:18px 20px}.eh-client-filters{grid-template-columns:minmax(250px,1fr) 160px auto;align-items:end;gap:10px;display:grid}.eh-client-filters label{color:#334155;gap:7px;font-size:12px;font-weight:600;display:grid}.eh-client-filters select,.eh-client-filters .ui-input{color:#0f172a;background:#fff;border:1px solid #d7dde6;border-radius:7px;height:36px;font-size:13px}.eh-client-filters select{min-width:160px;padding:0 10px}.eh-client-filters .ui-button{min-height:36px}.eh-input-icon{position:relative}.eh-input-icon>svg{z-index:1;color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.eh-input-icon .ui-input{padding-left:31px}.eh-customer-admin .eh-crud-toolbar>.ui-button{align-items:center;gap:6px;min-height:36px;display:inline-flex}.eh-client-toolbar-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.eh-client-toolbar-actions .eh-secondary-action,.eh-client-toolbar-actions .ui-button{color:#0f172a;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d7dde6;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:108px;min-height:36px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.eh-client-toolbar-actions .ui-button{color:#fff;background:#1b84ff;border-color:#1b84ff}.eh-customer-admin .eh-crud-meta{color:#64748b;background:#fff;min-height:39px;margin:0;padding:10px 20px;font-size:12px}.eh-pagination-bar{color:#64748b;background:#fff;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 20px;font-size:12px;display:flex}.eh-pagination-bar>label{align-items:center;gap:7px;display:flex}.eh-pagination-bar select{color:#0f172a;background:#fff;border:1px solid #d7dfe9;border-radius:7px;min-width:76px;height:34px;padding:0 25px 0 9px;font-size:12px}.eh-pagination-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.eh-pagination-actions button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d7dfe9;border-radius:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:700}.eh-pagination-actions button:disabled{color:#98a2b3;cursor:not-allowed;opacity:.55;background:#f8fafc}.eh-pagination-actions strong{color:#475569;text-align:center;min-width:42px;font-size:12px}.eh-customer-admin>.ui-feedback{margin:8px 18px}.eh-customer-admin .eh-table-wrap{margin:0}.eh-customer-admin .eh-data-table{table-layout:fixed;min-width:1040px;font-size:12px}.eh-customer-admin .eh-data-table th{color:#475569;background:#f8fafc;height:38px;font-size:11px}.eh-customer-admin .eh-data-table th,.eh-customer-admin .eh-data-table td{white-space:nowrap;padding:9px 12px}.eh-customer-admin .eh-data-table td{color:#0f172a;height:49px}.eh-customer-admin .eh-data-table td:first-child{color:#475569;font-size:11px}.eh-customer-admin .eh-data-table th:first-child,.eh-customer-admin .eh-data-table td:first-child{width:70px}.eh-customer-admin .eh-data-table th:nth-child(2),.eh-customer-admin .eh-data-table td:nth-child(2){width:100px}.eh-customer-admin .eh-data-table th:nth-child(3),.eh-customer-admin .eh-data-table td:nth-child(3){width:112px}.eh-customer-admin .eh-data-table th:nth-child(4),.eh-customer-admin .eh-data-table td:nth-child(4){width:150px}.eh-customer-admin .eh-data-table th:nth-child(5),.eh-customer-admin .eh-data-table td:nth-child(5){width:205px}.eh-customer-admin .eh-data-table th:nth-child(6),.eh-customer-admin .eh-data-table td:nth-child(6){width:72px}.eh-customer-admin .eh-data-table th:nth-child(7),.eh-customer-admin .eh-data-table td:nth-child(7){width:122px}.eh-customer-admin .eh-data-table th:nth-child(8),.eh-customer-admin .eh-data-table td:nth-child(8){width:90px}.eh-customer-admin .eh-data-table td:nth-child(2),.eh-customer-admin .eh-data-table td:nth-child(3),.eh-customer-admin .eh-data-table td:nth-child(4),.eh-customer-admin .eh-data-table td:nth-child(5){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eh-customer-admin .eh-data-table th:last-child,.eh-customer-admin .eh-data-table td:last-child{width:126px;min-width:126px}.eh-status-pill.inactive{color:#a16207;background:#fef3c7}.eh-status-pill.closed{color:#b42318;background:#fee2e2}.eh-row-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.eh-row-actions button,.eh-row-actions a{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:7px;place-items:center;width:34px;min-width:34px;height:30px;padding:0;display:grid}.eh-row-actions button:hover,.eh-row-actions a:hover{color:#1b84ff;background:#eff6ff;border-color:#7cb8ff}.eh-row-actions button:disabled{opacity:.5}.eh-row-actions .eh-danger-icon-action:hover{color:#dc2626;background:#fff1f2;border-color:#fca5a5}.eh-staff-admin{overflow:hidden}.eh-staff-filters form{grid-template-columns:minmax(260px,1fr) 160px auto;width:min(610px,100%)}.eh-staff-table{min-width:1010px}.eh-staff-table th:first-child,.eh-staff-table td:first-child{text-align:center;width:55px}.eh-staff-table td{color:#10233f;height:47px}.eh-staff-form{margin-top:12px}.eh-staff-form select{color:#0f172a;background:#fff;border:1px solid #d7dde6;border-radius:6px;width:100%;height:34px;padding:0 9px;font-size:10px}.eh-staff-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:2px;display:grid}.eh-permissions-panel{background:#f8fafc;border:1px solid #d7e0eb;border-radius:7px;margin-top:2px;padding:11px}.eh-permissions-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.eh-permissions-panel h3{color:#0f172a;margin:0;font-size:11px}.eh-permissions-panel p{color:#64748b;margin:3px 0 0;font-size:9px}.eh-permissions-panel>header button{color:#0f172a;background:#fff;border:1px solid #cfd9e6;border-radius:6px;min-height:28px;padding:0 9px;font-size:9px;font-weight:700}.eh-permissions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px;margin-top:13px;display:grid}.eh-permissions-grid .check-row,.eh-staff-checks .check-row{color:#334155;font-size:9px;font-weight:600}@media (width<=700px){.eh-staff-checks,.eh-permissions-grid{grid-template-columns:1fr}}.eh-security-page,.eh-security-settings-form{gap:11px;display:grid}.eh-security-card,.eh-security-log{background:#fff;border:1px solid #d9e1eb;border-radius:8px;overflow:hidden}.eh-security-card>header{align-items:flex-start;gap:10px;padding:15px 16px 11px;display:flex}.eh-security-card>header>span{color:#1b84ff;background:#eff6ff;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.eh-security-card>header>span.green{color:#10b981;background:#ecfdf3}.eh-security-card>header svg{width:16px}.eh-security-card h2{color:#0f172a;margin:0;font-size:13px}.eh-security-card header p{color:#64748b;margin:3px 0 0;font-size:9px}.eh-security-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:7px 16px 12px;display:grid}.eh-security-grid label,.eh-security-wide{color:#334155;text-transform:uppercase;gap:5px;font-size:9px;font-weight:700;display:grid}.eh-security-grid label small{color:#64748b;text-transform:none;font-weight:500}.eh-security-toggle{background:#f8fafc;border:1px solid #d8e1ec;border-radius:7px;align-items:flex-start;gap:9px;margin:0 16px 9px;padding:10px;display:flex}.eh-security-toggle input{margin-top:2px}.eh-security-toggle span,.eh-security-toggle strong,.eh-security-toggle small{display:block}.eh-security-toggle strong{color:#172033;font-size:9px}.eh-security-toggle small{color:#64748b;margin-top:4px;font-size:8px}.eh-security-wide{margin:2px 16px 14px}.eh-security-wide textarea{resize:vertical;color:#0f172a;min-height:68px;font:inherit;text-transform:none;border:1px solid #cfd9e6;border-radius:6px;padding:9px}.eh-security-save{justify-content:flex-end;display:flex}.eh-security-save .ui-button{align-items:center;gap:6px;display:inline-flex}.eh-security-sessions .eh-table-wrap{margin:0}.eh-security-sessions td strong,.eh-security-sessions td small,.eh-security-events td strong,.eh-security-events td small{display:block}.eh-security-sessions td small,.eh-security-events td small{color:#64748b;margin-top:3px;font-size:8px}.eh-security-log .eh-server-filters{padding:14px 16px}.eh-security-log .eh-server-filters form{grid-template-columns:minmax(230px,1.5fr) 180px 130px auto;width:min(780px,100%)}.eh-security-log .eh-server-meta,.eh-security-log .eh-table-wrap{margin:0}.eh-security-events{min-width:1080px}.eh-security-events td:last-child{max-width:380px}@media (width<=700px){.eh-security-grid{grid-template-columns:1fr}}.eh-notification-catalog{background:#fff;border:1px solid #d9e1eb;border-radius:8px;padding:14px}.eh-notification-catalog>header{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.eh-notification-catalog>header>span{color:#1b84ff;background:#eff6ff;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.eh-notification-catalog>header svg{width:16px}.eh-notification-catalog h2{color:#0f172a;margin:0;font-size:13px}.eh-notification-catalog header p{color:#64748b;margin:3px 0 0;font-size:9px}.eh-notification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.eh-notification-grid>button{color:#0f172a;text-align:left;background:#fff;border:1px solid #dce3ec;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:12px;min-height:71px;padding:12px;display:flex}.eh-notification-grid>button:hover{background:#fbfdff;border-color:#93c5fd}.eh-notification-grid span,.eh-notification-grid strong,.eh-notification-grid small{display:block}.eh-notification-grid strong{font-size:10px}.eh-notification-grid small{color:#64748b;margin-top:7px;font-size:8px}.eh-notification-grid em{font-style:normal}.eh-notification-form select,.eh-notification-form textarea{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #d7dde6;border-radius:6px}.eh-notification-form select{height:34px;padding:0 9px}.eh-notification-form textarea{resize:vertical;min-height:68px;padding:9px}.eh-notification-form .eh-modal-actions button{align-items:center;gap:6px;display:inline-flex}.eh-modal-kicker{color:#64748b;margin:0;font-size:8px;font-weight:800}@media (width<=700px){.eh-notification-grid{grid-template-columns:1fr}}.eh-server-admin{background:#fff;border:1px solid #cbd8e8;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.eh-server-admin>.eh-table-wrap{margin:10px 0 0;padding-bottom:10px}.eh-data-table tbody tr:last-child td,.ui-table tbody tr:last-child td{border-bottom:0;padding-bottom:13px}.eh-server-filters{justify-content:space-between;align-items:flex-end;gap:18px;padding:18px 20px;display:flex}.eh-server-filters form{grid-template-columns:minmax(250px,1.55fr) minmax(145px,.85fr) minmax(130px,.72fr) minmax(145px,.78fr);align-items:end;gap:10px;width:min(740px,100%);display:grid}.eh-server-filters label,.eh-server-form label{color:#102a4c;gap:6px;font-size:10px;font-weight:750;display:grid}.eh-server-filters select,.eh-server-form select,.eh-server-form textarea{color:#10233f;width:100%;font:inherit;background:#fff;border:1px solid #bfcde0;border-radius:6px}.eh-server-filters select{height:36px;padding:0 10px}.eh-server-filters .ui-input{height:36px}.eh-server-filters .eh-primary-button{min-height:36px}.eh-server-filters>.eh-primary-button{min-width:136px}.eh-server-filters svg{flex:none}.eh-server-meta{color:#345278;background:#f5f9ff;border-top:1px solid #dbe7f5;border-bottom:1px solid #cddcec;justify-content:space-between;gap:16px;padding:10px 20px;font-size:10px;font-weight:650;display:flex}.eh-server-table{min-width:1120px}.eh-server-table th{color:#173b69;background:#eaf3ff;border-bottom-color:#c8dbf2;height:33px;font-weight:800}.eh-server-table td{color:#10233f;height:48px}.eh-server-table th:first-child,.eh-server-table td:first-child{text-align:center;color:#345278;width:58px;min-width:58px;padding-left:18px;padding-right:12px}.eh-server-table td:nth-child(2){min-width:160px}.eh-server-table td:nth-child(11){width:78px}.eh-server-table td strong,.eh-server-table td small{display:block}.eh-server-table td strong{color:#081f3d;font-size:10px;font-weight:800}.eh-server-table td small{color:#4c6688;margin-top:3px;font-size:9px}.eh-server-table tbody tr:nth-child(2n){background:#fbfdff}.eh-server-table tbody tr:hover{background:#edf6ff}.eh-server-table .eh-status-pill.active{color:#08783d;background:#c9f7dc}.eh-server-table .eh-status-pill.inactive{color:#874d00;background:#ffe7a8}.eh-connector-table{min-width:1050px}.eh-connector-table td:nth-child(2){min-width:132px}.eh-connector-table td:nth-child(7){min-width:245px}.eh-connector-table td:nth-child(9){width:78px}.eh-connector-table .eh-api-base strong{font-size:10px}.eh-connector-table .eh-capabilities-cell{color:#173b69;font-weight:650}.eh-connector-table .eh-status-pill.development{color:#8a4b00;background:#ffe3a0}.eh-connector-table .eh-status-pill.ready{color:#006c36;background:#bdf3d2}.eh-connector-table .eh-status-pill.deprecated{color:#40516a;background:#dbe4ef}.eh-modal:has(.eh-connector-form){width:min(570px,100vw - 28px)}.eh-connector-form .form-columns{gap:9px 10px}.eh-connector-capability-box{background:#f7faff;border:1px solid #cbd8e8;border-radius:7px;margin-top:10px;padding:13px 12px}.eh-connector-capability-box h3{color:#10233f;margin:0;font-size:12px}.eh-connector-capability-box>p{color:#5b708d;margin:5px 0 12px;font-size:9px}.eh-connector-capability-box>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px 18px;display:grid}.eh-connector-capability-box label{color:#17304f;align-items:center;gap:7px;font-size:9px;font-weight:650;display:flex}.eh-connector-capability-box input{accent-color:#2185f5}.eh-credential-table{min-width:1040px}.eh-credential-table td:nth-child(2){min-width:165px}.eh-credential-table td:nth-child(9){width:78px}.eh-secret-pill{border-radius:999px;align-items:center;min-height:21px;padding:2px 9px;font-size:9px;font-weight:800;display:inline-flex}.eh-secret-pill.configured{color:#075fc5;background:#d9eaff}.eh-secret-pill.empty{color:#52647b;background:#e7edf5}.eh-modal:has(.eh-credential-form){width:min(650px,100vw - 28px)}.eh-credential-form .form-columns{gap:9px 10px}.eh-log-filters form{grid-template-columns:minmax(250px,1.5fr) minmax(145px,.85fr) minmax(150px,.9fr) minmax(145px,.78fr)}.eh-log-table{min-width:1240px}.eh-log-table td:nth-child(2){white-space:nowrap;min-width:145px}.eh-log-table td:nth-child(3),.eh-log-table td:nth-child(5),.eh-log-table td:nth-child(6),.eh-log-table td:nth-child(7){min-width:150px}.eh-log-table td:nth-child(9){min-width:290px}.eh-log-table td strong,.eh-log-table td small{display:block}.eh-log-table td strong{color:#10233f;font-size:10px;font-weight:800}.eh-log-table td small{color:#516a8b;margin-top:4px;font-size:9px}.eh-log-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:21px;padding:2px 9px;font-size:9px;font-weight:800;display:inline-flex}.eh-log-status.succeeded{color:#08783d;background:#c9f7dc}.eh-log-status.failed,.eh-log-status.unsupported{color:#b21f2d;background:#ffd7d7}.eh-log-status.manual_required,.eh-log-status.needs_review{color:#8a4b00;background:#ffe3a0}.eh-log-status.queued,.eh-log-status.running{color:#075fc5;background:#d9eaff}.eh-log-detail strong{color:#b21f2d}.eh-connection-pill{color:#3f526d;cursor:pointer;white-space:nowrap;background:#e8edf4;border:1px solid #d1dbea;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:22px;padding:3px 9px;font-size:9px;font-weight:800;display:inline-flex}.eh-connection-pill.healthy{color:#064fc4;background:#cfe2ff;border-color:#a9caff}.eh-connection-pill.degraded{color:#8a4b00;background:#ffe8a3;border-color:#f2ce72}.eh-connection-pill.offline,.eh-connection-pill.invalid_credentials{color:#a61111;background:#ffd6d6;border-color:#f4b3b3}.eh-connection-pill:disabled{cursor:wait;opacity:.72}.eh-connection-pill svg{width:12px;height:12px}.spin{animation:.9s linear infinite eh-spin}@keyframes eh-spin{to{transform:rotate(360deg)}}.eh-modal:has(.eh-server-form){width:min(720px,100vw - 28px)}.eh-modal:has(.eh-product-tabs){width:min(1080px,100vw - 28px)}.eh-product-tabs{border-bottom:1px solid #dbe3ed;gap:3px;margin:-1px 0 16px;display:flex}.eh-product-tabs button{color:#64748b;background:0 0;border:0;border-bottom:2px solid #0000;min-height:40px;padding:0 18px;font-size:11px;font-weight:750}.eh-product-tabs button:hover{color:#1769c2;background:#f7faff}.eh-product-tabs button.active{color:#0f66bd;border-bottom-color:#2186eb}.eh-product-tab-panel{gap:14px;min-height:390px;display:grid}.eh-product-tab-panel textarea{resize:vertical;min-height:110px}.eh-product-detail-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.eh-product-detail-options>label{background:#f8fafc;border:1px solid #dce5ef;border-radius:7px;align-items:flex-start;gap:9px;min-height:66px;padding:11px 12px;display:flex}.eh-product-detail-options input{margin-top:2px}.eh-product-detail-options span,.eh-product-detail-options strong,.eh-product-detail-options small{display:block}.eh-product-detail-options strong{color:#172033;font-size:11px}.eh-product-detail-options small{color:#64748b;margin-top:4px;font-size:9px;line-height:1.45}.eh-product-tab-intro{color:#64748b;margin:0;font-size:11px}.eh-product-price-panel{min-height:520px}.eh-inline-options,.eh-stacked-options{background:#f8fafc;border:1px solid #dce5ef;border-radius:7px;margin:0;padding:11px 12px}.eh-inline-options legend,.eh-stacked-options legend{color:#263a55;padding:0 5px;font-size:10px;font-weight:800}.eh-inline-options{flex-wrap:wrap;gap:18px;display:flex}.eh-inline-options label,.eh-stacked-options label{color:#253852;align-items:center;gap:7px;font-size:10px;display:flex}.eh-stacked-options{gap:9px;display:grid}.eh-price-table-wrap{border:1px solid #dce5ef;border-radius:7px;overflow-x:auto}.eh-price-table{border-collapse:collapse;width:100%;min-width:850px;font-size:10px}.eh-price-table th,.eh-price-table td{text-align:center;border-bottom:1px solid #e2e9f2;padding:7px}.eh-price-table thead th{color:#34465e;background:#edf2f7}.eh-price-table tbody th{color:#24446a;background:#f4f7fa;width:64px}.eh-price-table tbody td:nth-child(2){text-align:left;min-width:92px;font-weight:700}.eh-price-table .ui-input{text-align:right;min-width:88px}.eh-one-time-price,.eh-price-settings,.eh-renewal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.eh-price-settings{grid-template-columns:repeat(3,minmax(0,1fr))}.eh-price-settings label,.eh-one-time-price label,.eh-renewal-grid label{gap:5px;display:grid}.eh-price-settings small,.eh-stacked-options>small{color:#708196;font-size:9px}.eh-prorata-box{border:1px solid #dce5ef;border-radius:7px;gap:10px;padding:11px 12px;display:grid}.eh-prorata-box>label{align-items:center;gap:7px;font-size:10px;display:flex}.eh-renewal-grid{grid-template-columns:repeat(6,minmax(95px,1fr));margin-top:3px}.eh-product-module-panel{gap:12px}.eh-module-heading{border-bottom:1px solid #e1e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.eh-module-heading h3{color:#132f53;margin:0;font-size:15px}.eh-module-heading p{color:#687b92;margin:4px 0 0;font-size:10px;line-height:1.5}.eh-module-type{color:#0872d8;background:#e8f3ff;border-radius:999px;flex:none;padding:5px 10px;font-size:9px;font-weight:800}.eh-module-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.eh-module-selector-grid label{color:#30445f;gap:5px;font-size:10px;font-weight:700;display:grid}.eh-module-source{background:#f7f9fc;border:1px solid #dce6f0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.eh-module-source>div{gap:2px;display:grid}.eh-module-source strong{color:#173b69;font-size:10px}.eh-module-source small{color:#718198;font-size:9px}.eh-module-refresh{color:#1769c2;background:#fff;border:1px solid #b8cbe0;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.eh-module-refresh:disabled{cursor:not-allowed;opacity:.55}.eh-module-refresh .spin{animation:.8s linear infinite eh-spin}.eh-module-plan{background:#fff;border:1px solid #cbdbea;border-radius:8px;gap:12px;padding:13px;display:grid}.eh-module-plan-header{justify-content:space-between;gap:16px;display:flex}.eh-module-plan-header>div{align-content:start;gap:2px;display:grid}.eh-module-plan-header>div:last-child{text-align:right;justify-items:end}.eh-module-plan-header span,.eh-module-plan-header small{color:#708196;font-size:9px}.eh-module-plan-header h4{color:#102f55;margin:0;font-size:16px}.eh-module-plan-header p{color:#52667f;margin:1px 0 0;font-size:10px}.eh-module-plan-header strong{color:#0872d8;font-size:10px}.eh-module-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.eh-module-metric{background:#f6f8fb;border:1px solid #e0e8f1;border-radius:6px;gap:5px;min-height:58px;padding:9px;display:grid}.eh-module-metric span{color:#62758e;font-size:9px}.eh-module-metric strong{color:#102b4f;font-size:11px}.eh-module-technical{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.eh-module-technical section{border:1px solid #e0e8f1;border-radius:7px;padding:10px}.eh-module-technical h5,.eh-module-features h5{color:#173b69;margin:0 0 8px;font-size:10px}.eh-module-technical dl{gap:0;margin:0;display:grid}.eh-module-technical dl div{border-top:1px solid #edf1f5;justify-content:space-between;gap:10px;padding:6px 0;font-size:9px;display:flex}.eh-module-technical dl div:first-child{border-top:0}.eh-module-technical dt{color:#687b92}.eh-module-technical dd{color:#102b4f;text-align:right;margin:0;font-weight:750}.eh-module-features{border-top:1px solid #e5ebf2;padding-top:10px}.eh-module-chips{flex-wrap:wrap;gap:6px;display:flex}.eh-module-chips span{color:#147a42;background:#edfbf3;border:1px solid #bde7ce;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:750}.eh-module-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd8e7;border-radius:8px;place-items:center;min-height:130px;padding:20px;display:grid}.eh-module-empty strong{color:#173b69;font-size:12px}.eh-module-empty p{color:#64748b;max-width:580px;margin:4px 0 0;font-size:10px;line-height:1.5}.eh-module-provisioning{border:1px solid #dce5ef;border-radius:7px;gap:8px;padding:10px 12px 12px;display:grid}.eh-module-provisioning legend{color:#173b69;padding:0 5px;font-size:10px;font-weight:800}.eh-module-provisioning label{color:#344b67;align-items:center;gap:7px;font-size:9px;display:flex}@media (width<=760px){.eh-module-selector-grid,.eh-module-technical{grid-template-columns:1fr}.eh-module-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-module-source,.eh-module-plan-header{flex-direction:column;align-items:stretch}.eh-module-plan-header>div:last-child{text-align:left;justify-items:start}}.eh-server-form{padding-top:12px}.eh-server-form .form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.eh-server-form .ui-input,.eh-server-form select{height:34px}.eh-server-form textarea{resize:vertical;min-height:70px;padding:9px 10px}.eh-server-form .eh-wide-field{grid-column:1/-1}.eh-group-filters form{grid-template-columns:minmax(250px,1.35fr) minmax(160px,.82fr) minmax(135px,.7fr) minmax(145px,.72fr)}.eh-group-table{min-width:980px}.eh-group-table td:nth-child(2){min-width:145px}.eh-group-table td:nth-child(4){color:#174f92;min-width:165px;font-weight:700}.eh-group-table td:nth-child(7){text-align:center;font-weight:800}.eh-group-table td:nth-child(9){width:78px}.eh-auto-pill{border-radius:999px;justify-content:center;min-width:28px;padding:3px 8px;font-size:9px;font-weight:800;display:inline-flex}.eh-auto-pill.yes{color:#064fc4;background:#cfe2ff;border:1px solid #9fc5ff}.eh-auto-pill.no{color:#53657d;background:#edf1f6;border:1px solid #d6dee9}.eh-group-form .ui-input:disabled{color:#24558f;opacity:1;background:#eef5ff}.eh-support-filters{min-height:86px}.eh-support-filters form{grid-template-columns:minmax(225px,1fr) 145px;width:min(390px,100%)}.eh-support-admin>.eh-table-wrap{overflow-x:auto}.eh-support-admin>.eh-table-wrap>.ui-feedback{margin:0 18px 10px}.eh-support-table{min-width:980px}.eh-support-table th{color:#173b69;background:#edf5ff}.eh-support-table td{height:51px}.eh-support-table td strong,.eh-support-table td small{display:block}.eh-support-table td small{color:#4c6688;max-width:560px;margin-top:4px}.eh-support-table tbody tr:nth-child(2n){background:#fbfdff}.eh-support-table tbody tr:hover{background:#edf6ff}.eh-ticket-table{min-width:1080px}.eh-ticket-table th:first-child,.eh-ticket-table td:first-child{text-align:left;width:52px;min-width:52px;padding-left:18px}.eh-ticket-table td:nth-child(2){min-width:145px}.eh-ticket-table td:nth-child(3){min-width:200px}.eh-ticket-table td:nth-child(8){white-space:nowrap;min-width:150px}.eh-status-pill.open{color:#064fc4;background:#cfe2ff}.eh-text-action,.eh-support-actions button{color:#10233f;background:#fff;border:1px solid #cbd8e8;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:9px;font-weight:750;display:inline-flex}.eh-text-action:hover,.eh-support-actions button:hover{color:#075fc5;background:#eff6ff;border-color:#7cb8ff}.eh-text-action:disabled,.eh-support-actions button:disabled{opacity:.48;cursor:not-allowed}.eh-support-actions{justify-content:flex-end;gap:6px;display:flex}.eh-department-table td:first-child{min-width:310px}.eh-department-table td:nth-child(2){min-width:210px}.eh-department-table td:nth-child(6){width:190px}.eh-replies-table{min-width:1080px}.eh-replies-table td:first-child{min-width:520px}.eh-replies-table td:nth-child(2){min-width:150px}.eh-replies-table td:nth-child(6){width:190px}.eh-reply-preview{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eh-modal:has(.eh-support-form){width:min(650px,100vw - 28px)}.eh-shortcut-input{position:relative}.eh-shortcut-input>span{z-index:1;color:#526780;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.eh-shortcut-input .ui-input{padding-left:21px}.eh-settings-center{background:#fff;border:1px solid #cbd8e8;border-radius:8px;padding:20px 16px 16px;box-shadow:0 1px 2px #0f172a0a}.eh-settings-intro{border-bottom:1px solid #dce6f2;padding:0 0 16px}.eh-settings-intro>span{color:#0878ff;text-transform:uppercase;font-size:9px;font-weight:850}.eh-settings-intro h2{color:#081f3d;margin:12px 0 6px;font-size:16px}.eh-settings-intro p{color:#4c6688;margin:0;font-size:10px}.eh-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:15px;display:grid}.eh-settings-card{min-height:198px;color:inherit;background:#fff;border:1px solid #d3deeb;border-radius:7px;grid-template-rows:auto auto 1fr auto;align-items:start;padding:19px 13px 17px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.eh-settings-card:hover{border-color:#a8c9f5;transform:translateY(-1px);box-shadow:0 5px 14px #17549614}.eh-settings-icon{color:#0878ff;background:#eaf3ff;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.eh-settings-card h3{color:#061a34;margin:20px 0 0;font-size:14px}.eh-settings-card p{color:#4c6688;margin:25px 0 12px;font-size:10px;line-height:1.45}.eh-settings-link{color:#0878ff;justify-self:start;font-size:10px;font-weight:850}.eh-general-settings-page{width:min(720px,100%)}.eh-general-settings-page>.ui-feedback{margin-bottom:10px}.eh-general-settings-card{background:#fff;border:1px solid #cbd8e8;border-radius:7px;padding:17px;box-shadow:0 1px 2px #0f172a09}.eh-general-settings-card>header{align-items:center;gap:11px;margin-bottom:23px;display:flex}.eh-general-settings-card>header>span{color:#0878ff;background:#eaf3ff;border-radius:7px;place-items:center;width:33px;height:33px;display:grid}.eh-general-settings-card>header>span.commercial{color:#00a66a;background:#e8fbf3}.eh-general-settings-card>header h2{color:#10233f;margin:0 0 5px;font-size:14px}.eh-general-settings-card>header p{color:#5b708d;margin:0;font-size:10px}.eh-general-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 15px;display:grid}.eh-general-settings-grid label{color:#314663;text-transform:uppercase;gap:7px;font-size:10px;font-weight:750;display:grid}.eh-general-settings-grid .ui-input,.eh-general-settings-grid select{color:#10233f;background:#fff;border:1px solid #bdcadc;border-radius:6px;width:100%;height:33px;padding:0 10px;font-size:10px;font-weight:600}.eh-general-settings-grid label>small{color:#5b708d;text-transform:none;margin-top:1px;font-size:9px;font-weight:550}.eh-general-settings-actions{justify-content:flex-end;gap:2px;margin-top:16px;display:flex}.eh-general-settings-actions button{color:#10233f;background:#fff;border:1px solid #cbd8e8;border-radius:6px;align-items:center;gap:7px;min-height:33px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.eh-general-settings-actions .eh-primary-button{color:#fff;background:#2185f5;border-color:#2185f5}.eh-settings-loading{color:#5b708d;font-size:10px}.eh-pending-settings-card{min-height:180px}.eh-pending-settings-card h2{margin:0 0 8px;font-size:15px}.eh-pending-settings-card p{color:#5b708d;margin:0;font-size:10px}.eh-commercial-settings-page{width:min(700px,100%)}.eh-commercial-switches{gap:9px;margin-top:15px;display:grid}.eh-commercial-switches>label{color:#10233f;cursor:pointer;background:#f8fafc;border:1px solid #cbd8e8;border-radius:6px;grid-template-columns:15px minmax(0,1fr);align-items:start;gap:9px;min-height:58px;padding:12px;display:grid}.eh-commercial-switches input{accent-color:#2185f5;width:13px;height:13px;margin:1px 0 0}.eh-commercial-switches span{gap:7px;display:grid}.eh-commercial-switches strong{font-size:10px}.eh-commercial-switches small{color:#5b708d;font-size:9px}.eh-currency-filters form{grid-template-columns:minmax(225px,1fr) 145px;width:min(390px,100%)}.eh-currency-table{min-width:1180px}.eh-currency-table th:first-child,.eh-currency-table td:first-child{text-align:left;width:76px;min-width:76px;padding-left:12px}.eh-currency-table td:nth-child(2){min-width:155px}.eh-currency-table td:nth-child(3){min-width:245px}.eh-currency-table td:nth-child(6){min-width:145px}.eh-currency-table td:nth-child(8){min-width:140px}.eh-currency-table td:nth-child(9){width:115px}.eh-currency-table .eh-status-pill.active{color:#08783d;background:#c9f7dc}.eh-tax-admin{margin-top:12px}.eh-tax-heading{border-bottom:1px solid #dce6f2;justify-content:space-between;align-items:center;gap:14px;min-height:73px;padding:14px 18px;display:flex}.eh-tax-heading h2{color:#10233f;margin:0 0 7px;font-size:13px}.eh-tax-heading p{color:#5b708d;margin:0;font-size:9px}.eh-tax-heading .eh-primary-button{opacity:1;align-items:center;gap:6px;min-height:34px;display:inline-flex}.eh-tax-table{min-width:900px}.eh-tax-table th:first-child,.eh-tax-table td:first-child{text-align:left;width:auto;min-width:190px;padding-left:18px}.eh-modal:has(.eh-currency-form){width:min(650px,100vw - 28px)}.eh-currency-form .form-columns{gap:10px 11px}.eh-currency-form .eh-currency-active{text-transform:none;align-self:end;align-items:center;gap:7px;min-height:34px;display:flex}.eh-currency-form .eh-currency-active input,.eh-currency-form>.check-row input{accent-color:#2185f5}.eh-numbering-warning{color:#10233f;background:#fff;border:1px solid #cbd8e8;border-radius:7px;align-items:center;gap:5px;min-height:41px;margin-bottom:1px;padding:0 14px;font-size:10px;display:flex}.eh-numbering-warning svg{color:#f59e0b;flex:none}.eh-numbering-warning strong{font-size:11px}.eh-numbering-warning span{color:#5b708d}.eh-numbering-filters form{grid-template-columns:minmax(225px,1fr) 145px;width:min(390px,100%)}.eh-numbering-table{min-width:1060px}.eh-numbering-table th:first-child,.eh-numbering-table td:first-child{text-align:left;width:auto;min-width:155px;padding-left:12px}.eh-numbering-table td:nth-child(4){min-width:150px}.eh-numbering-table td:last-child{width:92px}.eh-numbering-table .eh-status-pill.active{color:#08783d;background:#c9f7dc}.eh-modal:has(.eh-numbering-form){width:min(650px,100vw - 28px)}.eh-numbering-form .form-columns{gap:10px 11px}.eh-numbering-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px;margin:2px 0 6px;display:grid}.eh-numbering-checks label{color:#314663;align-items:center;gap:8px;font-size:10px;display:flex}.eh-numbering-checks input{accent-color:#2185f5;width:13px;height:13px}.eh-numbering-form>label{color:#314663;gap:7px;font-size:10px;display:grid}.eh-numbering-form textarea{resize:vertical;color:#10233f;min-height:75px;font:inherit;border:1px solid #bdcadc;border-radius:6px;padding:9px 10px}.eh-numbering-preview{color:#0878ff;background:#f2f7ff;border:1px dashed #9bc8ff;border-radius:6px;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:grid}.eh-numbering-preview span{color:#5b708d;font-size:10px}.eh-numbering-preview strong{color:#10233f;font-size:10px}.eh-document-format-page{gap:11px;width:min(620px,100%);display:grid}.eh-document-format-page>.ui-feedback{margin:0}.eh-document-format-card{background:#fff;border:1px solid #cbd8e8;border-radius:7px;padding:16px;box-shadow:0 1px 2px #0f172a08}.eh-document-format-card>header{align-items:center;gap:11px;margin-bottom:21px;display:flex}.eh-document-format-card>header>span{color:#0878ff;background:#eaf3ff;border-radius:7px;flex:none;place-items:center;width:31px;height:31px;display:grid}.eh-document-format-card>header>span.mail{color:#00a66a;background:#e8fbf3}.eh-document-format-card h2{color:#10233f;margin:0 0 5px;font-size:13px}.eh-document-format-card p{color:#5b708d;margin:0;font-size:9px}.eh-document-format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px;display:grid}.eh-document-format-grid label{color:#314663;text-transform:uppercase;gap:7px;font-size:9px;font-weight:750;display:grid}.eh-document-format-grid .ui-input,.eh-document-format-grid select{color:#10233f;background:#fff;border:1px solid #bdcadc;border-radius:6px;width:100%;height:32px;padding:0 10px;font-size:10px;font-weight:600}.eh-document-format-grid textarea{resize:vertical;color:#10233f;width:100%;min-height:73px;font:inherit;text-transform:none;background:#fff;border:1px solid #bdcadc;border-radius:6px;padding:9px 10px}.eh-document-format-grid .eh-format-wide{grid-column:1/-1}.eh-document-format-grid .eh-format-toggle{color:#10233f;text-transform:none;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;grid-auto-flow:column;justify-content:start;align-items:center;gap:8px;min-height:29px;padding:0 10px;display:flex}.eh-format-toggle input{accent-color:#2185f5;width:13px;height:13px}.eh-document-format-page>.eh-general-settings-actions{margin-top:1px}.eh-expiration-page{gap:11px;width:min(620px,100%);display:grid}.eh-expiration-page>.ui-feedback{margin:0}.eh-expiration-card>header>span.danger{color:#ff5b62;background:#fff0f0}.eh-expiration-card>header>span.safe{color:#00a66a;background:#e8fbf3}.eh-expiration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;display:grid}.eh-expiration-grid label{color:#314663;text-transform:uppercase;gap:7px;font-size:9px;font-weight:750;display:grid}.eh-expiration-grid .ui-input,.eh-expiration-grid select{color:#10233f;background:#fff;border:1px solid #bdcadc;border-radius:6px;width:100%;height:32px;padding:0 10px;font-size:10px;font-weight:600}.eh-expiration-grid small{color:#5b708d;text-transform:none;margin-top:-2px;font-size:9px;font-weight:550}.eh-expiration-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.eh-expiration-switches label{color:#10233f;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:9px;font-weight:650;display:flex}.eh-expiration-switches input{accent-color:#2185f5;width:13px;height:13px}.eh-expiration-page>.eh-general-settings-actions{margin-top:1px}.eh-client-portal-settings-page{gap:11px;width:min(650px,100%);display:grid}.eh-client-portal-settings-page>.ui-feedback{margin:0}.eh-portal-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.eh-portal-options label{color:#10233f;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:9px;font-weight:650;display:flex}.eh-portal-options input{accent-color:#2185f5;width:13px;height:13px}.eh-portal-options label:has(input:disabled){opacity:.55}.eh-portal-content{gap:11px;display:grid}.eh-portal-message{color:#314663;text-transform:uppercase;gap:7px;font-size:9px;font-weight:750;display:grid}.eh-portal-message .ui-input{color:#10233f;background:#fff;border:1px solid #bdcadc;border-radius:6px;width:100%;height:32px;padding:0 10px;font-size:10px;font-weight:600}.eh-client-portal-settings-page>.eh-general-settings-actions{margin-top:1px}.eh-automation-page{gap:11px;width:min(650px,100%);display:grid}.eh-automation-page>.ui-feedback{margin:0}.eh-automation-engine{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;display:grid}.eh-automation-engine>label:not(.eh-automation-toggle){color:#314663;text-transform:uppercase;gap:7px;font-size:9px;font-weight:750;display:grid}.eh-automation-engine .ui-input{color:#10233f;background:#fff;border:1px solid #bdcadc;border-radius:6px;width:100%;height:32px;padding:0 10px;font-size:10px;font-weight:600}.eh-automation-toggle,.eh-automation-tasks label{color:#10233f;background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:9px;font-weight:650;display:flex}.eh-automation-toggle input,.eh-automation-tasks input{accent-color:#2185f5;width:13px;height:13px}.eh-automation-tasks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.eh-automation-status{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:15px;display:grid}.eh-automation-status>div{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;align-content:space-between;gap:12px;min-height:106px;padding:11px 9px;display:grid}.eh-automation-status span{color:#5b708d;text-transform:uppercase;font-size:8px;font-weight:750}.eh-automation-status strong{color:#10233f;overflow-wrap:anywhere;font-size:9px;line-height:1.45}.eh-automation-card>.eh-primary-button{align-items:center;gap:6px;min-height:32px;display:inline-flex}.eh-automation-page>.eh-general-settings-actions{margin-top:1px}.eh-notices-filters form{grid-template-columns:minmax(210px,1fr) 140px;width:min(370px,100%)}.eh-notices-table{min-width:980px}.eh-notices-table th:first-child,.eh-notices-table td:first-child{text-align:left;width:auto;min-width:260px;padding-left:12px}.eh-notices-table td:nth-child(4){min-width:190px}.eh-notices-table td:last-child{width:92px}.eh-modal:has(.eh-notice-form){width:min(590px,100vw - 28px)}.eh-notice-form>label:not(.check-row){color:#314663;gap:7px;font-size:10px;display:grid}.eh-notice-form textarea{resize:vertical;color:#10233f;min-height:68px;font:inherit;border:1px solid #bdcadc;border-radius:6px;padding:9px 10px}.eh-notice-form>.check-row input{accent-color:#2185f5}.eh-notice-preview{color:#0878ff;background:#f2f7ff;border:1px solid #9bc8ff;border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-height:54px;padding:9px 12px;display:grid}.eh-notice-preview div{gap:5px;display:grid}.eh-notice-preview strong{color:#0870df;font-size:10px}.eh-notice-preview span{color:#4d6b91;overflow-wrap:anywhere;font-size:9px}.eh-notice-preview.warning{color:#b56a00;background:#fffae9;border-color:#f8d580}.eh-notice-preview.warning strong{color:#8a5200}.eh-notice-preview.success{color:#078247;background:#effcf4;border-color:#98dfb7}.eh-notice-preview.success strong{color:#056e3c}.eh-notice-preview.critical{color:#d92d36;background:#fff2f2;border-color:#ffb3b7}.eh-notice-preview.critical strong{color:#b4232b}.eh-apps-integrations-page{gap:11px;display:grid}.eh-integration-section{background:#fff;border:1px solid #cbd8e8;border-radius:7px;padding:14px;box-shadow:0 1px 2px #0f172a08}.eh-integration-section>header{align-items:center;gap:11px;margin-bottom:12px;display:flex}.eh-integration-section>header>span{color:#0878ff;background:#eaf3ff;border-radius:7px;flex:none;place-items:center;width:31px;height:31px;display:grid}.eh-integration-section>header h2{color:#10233f;margin:0 0 5px;font-size:13px}.eh-integration-section>header p{color:#5b708d;margin:0;font-size:9px}.eh-integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.eh-integration-grid article{background:#fff;border:1px solid #d7e0eb;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:12px;min-height:70px;padding:12px;display:flex}.eh-integration-grid article.configurable{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.eh-integration-grid article.configurable:hover,.eh-integration-grid article.configurable:focus-visible{border-color:#72aeff;outline:none;transform:translateY(-1px);box-shadow:0 4px 13px #0878ff21}.eh-integration-grid article h3{color:#10233f;margin:0 0 7px;font-size:10px}.eh-integration-grid article p{color:#4f6686;margin:0;font-size:9px;line-height:1.4}.eh-integration-status{color:#065ce5;background:#eaf3ff;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:850}.eh-integration-status.configured{color:#8c4c00;background:#ffe8aa}.eh-integration-status.disabled{color:#53657d;background:#e8edf4}.eh-application-catalog>header{margin-bottom:12px}.eh-application-catalog>header .eh-primary-button{opacity:1;align-items:center;gap:6px;min-height:33px;margin-left:auto;display:inline-flex}.eh-application-empty{color:#5b708d;text-align:center;background:#f8fafc;border:1px dashed #b9c9dc;border-radius:6px;place-items:center;min-height:45px;padding:10px;font-size:9px;display:grid}.eh-application-persistence-note{color:#43658c;background:#f2f7ff;border:1px solid #b9d7ff;border-radius:6px;margin:-2px 0 1px;padding:8px 10px;font-size:9px;line-height:1.4}.eh-modal:has(.eh-integration-form){width:min(450px,100vw - 28px)}.eh-integration-form{gap:10px;display:grid}.eh-integration-modal-category{color:#5b708d;text-transform:uppercase;margin:-5px 0 0;font-size:8px;font-weight:750}.eh-integration-form>label:not(.eh-integration-installed){color:#314663;gap:6px;font-size:9px;font-weight:700;display:grid}.eh-integration-form .ui-input,.eh-integration-form select{color:#10233f;background:#fff;border:1px solid #bdcadc;border-radius:6px;width:100%;height:31px;padding:0 10px;font-size:10px;font-weight:600}.eh-integration-form textarea{resize:vertical;color:#10233f;width:100%;min-height:69px;font:inherit;background:#fff;border:1px solid #bdcadc;border-radius:6px;padding:9px 10px}.eh-integration-installed{color:#314663;border-top:1px solid #e6ebf2;align-items:center;gap:8px;min-height:36px;padding-top:9px;font-size:9px;font-weight:650;display:flex}.eh-integration-installed input{accent-color:#2185f5;width:13px;height:13px}.eh-integration-form .eh-modal-actions{margin-top:2px}.eh-integration-form .eh-modal-actions .eh-primary-button{align-items:center;gap:6px;display:inline-flex}@media (width<=980px){.eh-server-filters{flex-direction:column;align-items:stretch}.eh-server-filters form{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.eh-server-filters>.eh-primary-button{align-self:flex-end}.eh-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.eh-server-filters form,.eh-server-form .form-columns{grid-template-columns:1fr}.eh-server-form .eh-wide-field{grid-column:auto}.eh-server-meta{flex-direction:column}.eh-settings-grid,.eh-general-settings-grid,.eh-numbering-checks,.eh-document-format-grid{grid-template-columns:1fr}.eh-document-format-grid .eh-format-wide{grid-column:auto}.eh-expiration-grid,.eh-expiration-switches,.eh-portal-options{grid-template-columns:1fr}.eh-portal-options>span{display:none}.eh-automation-engine,.eh-automation-tasks{grid-template-columns:1fr}.eh-automation-status{grid-template-columns:repeat(2,minmax(0,1fr))}.eh-integration-grid{grid-template-columns:1fr}.eh-application-catalog>header{flex-wrap:wrap;align-items:flex-start}.eh-application-catalog>header .eh-primary-button{margin-left:42px}}.eh-customer-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.eh-customer-detail-grid>div{background:#f7f9fc;border:1px solid #e5eaf1;border-radius:6px;align-content:center;gap:3px;min-height:52px;padding:8px 10px;display:grid}.eh-customer-detail-grid span{color:#64748b;font-size:9px}.eh-customer-detail-grid strong{color:#0f172a;word-break:break-word;font-size:10px}@media (width<=760px){.account-grid,.order-stats,.form-columns,.search-row{grid-template-columns:1fr}.eh-dashboard-content .toolbar-panel.panel,.eh-client-welcome .toolbar-panel.panel{flex-direction:column;align-items:flex-start}.eh-client-services-grid,.eh-client-detail-list{grid-template-columns:1fr}.eh-interior-actions{flex-direction:column;align-items:flex-start}.eh-client-service-notice{flex-direction:column;align-items:flex-start;gap:4px}.eh-customer-admin .eh-crud-toolbar{flex-direction:column;align-items:stretch}.eh-client-filters,.eh-pagination-bar{grid-template-columns:1fr}.eh-pagination-actions{justify-content:flex-start}.eh-customer-detail-grid{grid-template-columns:1fr}}.eh-tab-stack{gap:12px;margin-top:12px;display:grid}.eh-customer-section-card{background:#fff;border:1px solid #dce3ec;border-radius:7px;padding:12px;position:relative}.eh-customer-section-card>header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;min-height:40px;padding-bottom:9px;display:flex}.eh-customer-section-card>header h3{margin:0 0 3px;font-size:13px}.eh-customer-section-card>header p{color:#64748b;margin:0;font-size:9px}.eh-customer-section-card>header>svg{color:#172b4d}.eh-card-edit{color:#1677ff;background:#fff;border:1px solid #d7e0eb;border-radius:6px;padding:6px 11px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.eh-data-list{gap:7px;margin:11px 0 0;display:grid}.eh-data-list>div{background:#f8fafc;border:1px solid #e6ebf2;border-radius:6px;grid-template-columns:128px minmax(0,1fr);align-items:center;min-height:34px;padding:0 10px;display:grid}.eh-data-list dt{color:#64748b;font-size:10px}.eh-data-list dd{color:#0f172a;overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700}.eh-profile-panel{background:#fff;border:1px solid #dce3ec;border-radius:7px;margin-top:12px}.eh-profile-panel>header{border-bottom:1px solid #e8edf3;padding:14px}.eh-profile-panel h3{margin:0 0 4px;font-size:14px}.eh-profile-panel p{color:#64748b;margin:0;font-size:10px}.eh-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:14px;display:grid}.eh-profile-grid label{color:#1e293b;gap:5px;font-size:10px;display:grid}.eh-profile-grid .ui-input,.eh-profile-grid select{height:34px;min-height:34px}.eh-profile-save{justify-content:flex-end;padding:0 14px 12px;display:flex}.eh-access-panel{background:#f4f8ff;border:1px solid #cfe2ff;border-radius:7px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;margin:2px 14px 14px;padding:13px;display:grid}.eh-access-panel>svg{color:#1677ff}.eh-access-panel div{gap:4px;display:grid}.eh-access-panel strong{font-size:11px}.eh-access-panel span{color:#526780;font-size:9px}.eh-access-panel button{color:#64748b;background:#fff;border:1px solid #d7e0eb;border-radius:6px;padding:7px 10px}.eh-section-toolbar{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.eh-section-toolbar button,.eh-operation-actions button,.eh-receipt-detail-toolbar button,.eh-receipt-detail-toolbar a{color:#172033;background:#fff;border:1px solid #d4deea;border-radius:6px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.eh-section-toolbar button:first-child{color:#fff;background:#1b84ff;border-color:#1b84ff}.eh-section-toolbar span{color:#64748b;font-size:9px}.eh-user-cell{gap:3px;display:grid}.eh-user-cell strong{align-items:center;gap:5px;display:flex}.eh-user-cell strong small{color:#0870ad;background:#dff2ff;border-radius:3px;padding:2px 4px;font-size:7px}.eh-user-cell span{color:#64748b;font-size:9px}.eh-service-workspace{grid-template-columns:minmax(300px,1fr) minmax(300px,.92fr);align-items:start;gap:12px;margin-top:12px;display:grid}.eh-service-groups{gap:9px;display:grid}.eh-count-bubble{color:#1677ff;background:#edf5ff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:9px;font-weight:800;display:grid}.eh-service-list{gap:6px;padding-top:9px;display:grid}.eh-service-list button{text-align:left;background:#f8fafc;border:1px solid #e3e9f1;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:8px 10px;display:flex}.eh-service-list button.active{background:#edf5ff;border-color:#6daeff;box-shadow:inset 2px 0 #1677ff}.eh-service-list button>span{gap:3px;display:grid}.eh-service-list strong{font-size:10px}.eh-service-list small{color:#64748b;font-size:8px}.eh-service-status{border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.eh-service-status.active{color:#15803d;background:#dcfce7}.eh-service-status.pending_activation{color:#a16207;background:#fef3c7}.eh-service-status.suspended{color:#526780;background:#eaf1f8}.eh-service-status.terminated{color:#b42318;background:#fee2e2}.eh-no-records{color:#94a3b8;margin:9px 0 0;font-size:9px}.eh-service-inspector .eh-data-list{margin-bottom:10px}.eh-operation-actions{border-top:1px solid #e8edf3;flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.eh-operation-actions svg,.eh-receipt-detail-toolbar svg{width:13px;height:13px}.eh-mini-history{border-top:1px solid #e8edf3;margin-top:12px;padding-top:10px}.eh-mini-history h4{margin:0 0 7px;font-size:11px}.eh-mini-history>div,.eh-delivery-history>div{background:#f8fafc;border-radius:5px;grid-template-columns:1fr auto auto;gap:8px;padding:7px 8px;font-size:9px;display:grid}.eh-mini-history p{color:#64748b;font-size:9px}.eh-receipt-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.eh-receipt-stats article{border:1px solid #dce3ec;border-radius:7px;gap:4px;min-height:76px;padding:12px;display:grid}.eh-receipt-stats span{font-size:10px;font-weight:700}.eh-receipt-stats strong{font-size:20px}.eh-receipt-stats small{color:#64748b;font-size:8px}.eh-customer-section-card>header select{background:#fff;border:1px solid #d4deea;border-radius:6px;min-width:110px;height:30px;padding:0 8px;font-size:10px}.eh-customer-section-card .eh-data-table button{background:#fff;border:1px solid #d4deea;border-radius:6px;padding:6px 10px;font-size:9px;font-weight:700}.eh-receipt-detail{gap:12px;display:grid}.eh-receipt-detail-toolbar{justify-content:space-between;align-items:center;display:flex}.eh-receipt-detail-toolbar>div{flex-wrap:wrap;gap:6px;display:flex}.eh-receipt-head{border:1px solid #dce3ec;border-radius:7px;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:14px;display:grid}.eh-receipt-head>div{gap:3px;display:grid}.eh-receipt-head small,.eh-receipt-head span{color:#64748b;font-size:9px}.eh-receipt-head h2{margin:1px 0;font-size:20px}.eh-receipt-head strong{font-size:16px}.eh-receipt-detail-grid{grid-template-columns:minmax(0,1.7fr) minmax(250px,.8fr);gap:12px;display:grid}.eh-legal-note{background:#edf5ff;border-radius:6px;gap:9px;margin-top:11px;padding:12px;display:flex}.eh-legal-note svg{color:#1677ff;flex:none}.eh-legal-note p{color:#334155;margin:0;font-size:10px;line-height:1.5}.eh-void-note{color:#be123c;background:#fff1f2;border-radius:6px;gap:4px;margin-top:8px;padding:10px;font-size:9px;display:grid}.eh-delivery-history{gap:6px;margin-top:10px;display:grid}.eh-contract-caption{color:#64748b;text-align:center;margin:10px 0 0;font-size:9px}.eh-activity-feed{gap:7px;padding-top:10px;display:grid}.eh-activity-feed article{background:#f8fafc;border:1px solid #e6ebf2;border-radius:6px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:44px;padding:7px 9px;display:grid}.eh-activity-feed article>svg{color:#1677ff;width:14px}.eh-activity-feed article div{gap:2px;display:grid}.eh-activity-feed strong{font-size:10px}.eh-activity-feed span,.eh-activity-feed time{color:#64748b;font-size:8px}.eh-audit-admin{background:#fff;border:1px solid #d9e1eb;border-radius:7px;overflow:hidden;box-shadow:0 2px 7px #0f172a0a}.eh-audit-toolbar{border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:flex-end;gap:14px;min-height:78px;padding:12px 18px;display:flex}.eh-audit-toolbar form{grid-template-columns:minmax(220px,1.45fr) 135px 145px 125px auto;align-items:end;gap:10px;width:min(820px,100%);display:grid}.eh-audit-toolbar label{color:#314663;gap:5px;font-size:9px;font-weight:700;display:grid}.eh-audit-toolbar select,.eh-audit-toolbar .ui-input{color:#10233f;background:#fff;border:1px solid #cfd9e6;border-radius:6px;width:100%;height:34px;font-size:10px}.eh-audit-toolbar select{padding:0 9px}.eh-audit-toolbar .eh-primary-button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:34px;display:inline-flex}.eh-audit-meta{color:#64748b;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:12px;min-height:37px;padding:0 18px;font-size:9px;display:flex}.eh-audit-admin>.ui-feedback{margin:9px 18px 0}.eh-audit-admin>.eh-table-wrap{margin:0}.eh-audit-table{min-width:1160px}.eh-audit-table td{color:#10233f;height:47px}.eh-audit-table td:first-child{width:54px}.eh-audit-table td:nth-child(2){white-space:nowrap;width:142px}.eh-audit-table td:nth-child(4){width:88px}.eh-audit-table td:nth-child(5){width:225px}.eh-audit-table td:nth-child(6){width:170px}.eh-audit-table td:nth-child(7){width:90px}.eh-audit-table td:nth-child(8){min-width:235px}.eh-audit-table td strong,.eh-audit-table td small{display:block}.eh-audit-table td small{color:#64748b;overflow-wrap:anywhere;margin-top:3px;font-size:8px;font-weight:400}.eh-status-pill.success{color:#08783d;background:#d7f8e4}.eh-status-pill.failure{color:#b42318;background:#fee2e2}.eh-audit-detail{color:#314663;gap:10px;padding-top:12px;font-size:10px;display:grid}.eh-audit-detail>p{color:#64748b;margin:0}.eh-audit-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.eh-audit-detail dl>div{background:#f8fafc;border:1px solid #e3e9f1;border-radius:6px;min-height:48px;padding:8px 9px}.eh-audit-detail dt{color:#64748b;text-transform:uppercase;font-size:8px}.eh-audit-detail dd{color:#10233f;overflow-wrap:anywhere;margin:4px 0 0;font-weight:700}.eh-audit-detail h3{color:#10233f;margin:2px 0 -4px;font-size:10px}.eh-audit-detail pre{color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e3e9f1;border-radius:6px;max-height:210px;margin:0;padding:10px;font:9px/1.5 Consolas,monospace;overflow:auto}@media (width<=980px){.eh-audit-toolbar{flex-direction:column;align-items:stretch}.eh-audit-toolbar form{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.eh-audit-toolbar>.eh-primary-button{align-self:flex-end}}@media (width<=620px){.eh-audit-toolbar form,.eh-audit-detail dl{grid-template-columns:1fr}.eh-audit-meta{flex-direction:column;align-items:flex-start;padding-top:9px;padding-bottom:9px}}@media (width<=1050px){.eh-service-workspace,.eh-receipt-detail-grid{grid-template-columns:1fr}.eh-receipt-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.eh-profile-grid,.eh-receipt-stats,.eh-access-panel,.eh-receipt-head{grid-template-columns:1fr}.eh-receipt-detail-toolbar{flex-direction:column;align-items:flex-start;gap:8px}}
