@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,system-ui,sans-serif;color:#172033;background:#f4f6f9;font-synthesis:none;--blue: #246bfd;--border: #e5e9f0;--muted: #6b7485;--sidebar: #172033}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f9;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:var(--sidebar);color:#fff;padding:0 14px 18px;display:flex;flex-direction:column;z-index:30}.brand{height:74px;display:flex;align-items:center;gap:11px;padding:0 8px;border-bottom:1px solid #2b3548}.sidebar-system-name{max-width:100%;max-height:36px;overflow:hidden;color:#fff;font-size:12px!important;line-height:1.5;text-align:center;word-break:break-all}.brand-mark{width:36px;height:36px;display:grid;place-items:center;background:#246bfd;border-radius:7px;box-shadow:0 7px 20px #246bfd42}.brand strong,.brand span{display:block;letter-spacing:0}.brand strong{font-size:16px}.brand span{font-size:11px;color:#9ea8ba;margin-top:3px}.main-nav{padding-top:21px}.nav-label{color:#7f8a9e;font-size:11px;padding:0 12px;margin:0 0 8px}.main-nav button,.sidebar-footer>button{width:100%;border:0;color:#aeb7c6;background:transparent;display:flex;align-items:center;gap:11px;min-height:43px;padding:0 12px;border-radius:6px;margin:3px 0;font-size:14px;text-align:left}.main-nav button:hover,.sidebar-footer>button:hover{background:#222d42;color:#fff}.main-nav button.active{background:#246bfd;color:#fff;box-shadow:0 7px 16px #071a3d42}.nav-dot{width:6px;height:6px;background:#61e0af;border-radius:50%;margin-left:auto}.sidebar-status{margin-top:auto;border:1px solid #303b50;background:#1c2739;border-radius:7px;padding:13px}.status-title,.status-row{display:flex;justify-content:space-between;align-items:center}.status-title{margin-bottom:11px;color:#dce2eb}.status-title span{font-size:12px;font-weight:600}.status-title i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#31c48d;margin-right:7px;box-shadow:0 0 0 3px #31c48d20}.status-row{color:#8894a8;font-size:11px;margin-top:7px}.status-row b{font-weight:500;color:#aeb8c8}.sidebar-footer{border-top:1px solid #2b3548;margin-top:13px;padding-top:9px}.user{display:flex;align-items:center;gap:9px;padding:11px 8px 0}.avatar{width:32px;height:32px;display:grid;place-items:center;background:#31415d;border-radius:50%;font-size:13px}.user div{min-width:0;flex:1}.user strong,.user div span{display:block}.user strong{font-size:12px}.user div span{font-size:10px;color:#7f8a9e;margin-top:3px}.user>svg{color:#79859a}.main{margin-left:244px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:74px;padding:0 28px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;position:sticky;top:0;z-index:20}.page-heading{flex:1;min-width:0}.page-heading h1{margin:0;font-size:20px;line-height:1.2;letter-spacing:0}.page-heading p{margin:5px 0 0;font-size:12px;color:var(--muted)}.topbar-actions{display:flex;flex:none;align-items:center;gap:9px}.topbar.materials-topbar{height:56px;justify-content:flex-end}.materials-topbar .mobile-menu{margin-right:auto}.materials-topbar+.content-area{padding-top:14px}.icon-button{border:1px solid var(--border);width:36px;height:36px;display:inline-grid;place-items:center;border-radius:6px;background:#fff;color:#596276;padding:0}.icon-button:hover{background:#f7f8fa;color:#20293b}.icon-button.danger:hover{color:#d9363e;background:#fff4f4;border-color:#ffd2d4}.notification{position:relative}.notification i{position:absolute;width:6px;height:6px;background:#e5484d;border-radius:50%;right:8px;top:7px;box-shadow:0 0 0 2px #fff}.primary-button,.secondary-button{min-height:36px;border-radius:6px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;font-size:13px;font-weight:600;white-space:nowrap}.primary-button{background:var(--blue);color:#fff;box-shadow:0 3px 8px #246bfd26}.primary-button:hover{background:#1859dd}.secondary-button{background:#fff;color:#465064;border-color:var(--border)}.secondary-button:hover{background:#f7f8fa}.mobile-menu{display:none;margin-right:12px}.content-area{width:100%;flex:1;padding:22px 28px 40px;max-width:1680px;margin:0 auto}.admin-copyright{min-height:46px;padding:12px 20px;display:flex;align-items:center;justify-content:center;color:#929baa;font-size:9px;line-height:1.6;text-align:center}.admin-copyright a,.login-copyright a{color:inherit;text-decoration:none}.admin-copyright a:hover,.login-copyright a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:15px}.metric{min-height:114px;border:1px solid var(--border);background:#fff;display:flex;align-items:center;gap:14px;padding:19px;border-radius:7px}.metric-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:7px;flex:none}.metric-icon.blue{color:#246bfd;background:#edf3ff}.metric-icon.green{color:#178f65;background:#eaf8f2}.metric-icon.orange{color:#d56a18;background:#fff3e8}.metric-icon.teal{color:#178195;background:#e8f7f8}.metric span,.metric strong,.metric small{display:block}.metric span{font-size:12px;color:var(--muted)}.metric strong{font-size:25px;margin:5px 0 4px;letter-spacing:0;line-height:1}.metric small{font-size:10px;color:#8d95a4}.panel{min-width:0;background:#fff;border:1px solid var(--border);border-radius:7px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(265px,.72fr);gap:15px;margin-bottom:15px}.dashboard-grid>*,.dashboard-bottom>*{min-width:0}.panel-header{min-height:64px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 18px}.panel-header h2,.table-tools h2{display:inline;margin:0;font-size:14px;letter-spacing:0}.panel-header div>span{font-size:11px;color:#929aaa;margin-left:9px}.text-button{border:0;color:var(--blue);background:transparent;display:flex;align-items:center;gap:5px;font-size:11px;padding:5px}.health-panel{padding-bottom:12px}.health-score{display:grid;place-items:center;padding:20px 0 16px}.health-ring{--score: 330deg;width:126px;height:126px;border-radius:50%;background:conic-gradient(#178f65 var(--score),#e8ecef 0);display:grid;place-items:center;position:relative}.health-ring:after{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;background:#fff;border-radius:50%}.health-ring div{position:relative;z-index:1;text-align:center}.health-ring strong,.health-ring span{display:block}.health-ring strong{font-size:30px}.health-ring span{font-size:10px;color:var(--muted);margin-top:3px}.health-legend{padding:0 20px}.health-legend div{display:flex;align-items:center;gap:8px;min-height:29px;border-top:1px solid #f0f2f5;font-size:11px;color:var(--muted)}.health-legend i{width:7px;height:7px;border-radius:50%}.health-legend i.good{background:#178f65}.health-legend i.warn{background:#e5a000}.health-legend i.bad{background:#e5484d}.health-legend strong{margin-left:auto;color:#283246}.dashboard-bottom{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.85fr);gap:15px}.compact-site{display:grid;grid-template-columns:34px minmax(150px,1fr) 94px 74px 82px;gap:10px;align-items:center;min-height:57px;padding:0 18px;border-bottom:1px solid #f0f2f5}.compact-site:last-child{border-bottom:0}.site-favicon{width:30px;height:30px;border-radius:6px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-weight:700;font-size:12px}.site-identity strong,.site-identity span,.site-traffic strong,.site-traffic span{display:block}.site-identity strong{font-size:12px}.site-identity span,.site-traffic span{font-size:9px;color:#9098a7;margin-top:3px}.site-traffic strong{font-size:11px}.compact-site time{font-size:10px;color:#929aaa}.activity-item{min-height:71px;padding:0 17px;display:flex;gap:11px;align-items:center;border-bottom:1px solid #f0f2f5}.activity-item:last-child{border-bottom:0}.activity-item>div:nth-child(2){flex:1;min-width:0}.activity-item strong,.activity-item span{display:block}.activity-item strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-item div>span{font-size:9px;color:#929aaa;margin-top:5px}.dashboard-commandbar{min-height:62px;margin-bottom:12px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-commandbar>div:first-child{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-commandbar>div:first-child>svg{flex:none;color:#246bfd}.dashboard-commandbar strong,.dashboard-commandbar small{display:block}.dashboard-commandbar strong{font-size:11px}.dashboard-commandbar small{margin-top:4px;color:#8b94a3;font-size:8px}.dashboard-command-state{display:flex;align-items:center;gap:18px;color:#667085;font-size:8px;white-space:nowrap}.dashboard-command-state span{display:flex;align-items:center;gap:5px}.dashboard-command-state i,.dashboard-health i,.dashboard-task-summary i{width:6px;height:6px;display:inline-block;border-radius:50%}.dashboard-command-state i.good,.dashboard-health i.good{background:#22a675}.dashboard-command-state time{padding-left:16px;border-left:1px solid #e5e9f0;color:#9199a7}.dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px}.dashboard-kpis article{min-width:0;min-height:112px;padding:15px;display:grid;grid-template-columns:34px minmax(0,1fr);align-content:center;gap:10px;border:1px solid var(--border);border-radius:7px;background:#fff}.dashboard-kpi-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf3ff}.dashboard-kpi-icon.green{color:#16805e;background:#eaf8f2}.dashboard-kpi-icon.orange{color:#a9640b;background:#fff5df}.dashboard-kpi-icon.teal{color:#14798a;background:#eaf7f9}.dashboard-kpi-icon.purple{color:#6e56b4;background:#f3efff}.dashboard-kpi-icon.red{color:#b6434c;background:#fff0f1}.dashboard-kpis span,.dashboard-kpis strong,.dashboard-kpis small{display:block}.dashboard-kpis span{color:#7b8595;font-size:8px}.dashboard-kpis strong{margin:7px 0 6px;overflow:hidden;color:#202a3d;font-size:20px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.dashboard-kpis small{color:#949daa;font-size:8px;line-height:1.45}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.72fr);gap:12px;margin-bottom:12px}.dashboard-main-grid>*,.dashboard-domain-grid>*,.dashboard-detail-grid>*{min-width:0}.dashboard-trend-panel,.dashboard-today-panel{min-height:394px}.dashboard-trend-panel .analytics-trend-chart{height:326px}.dashboard-funnel{padding:15px 18px 8px}.dashboard-funnel>div{display:grid;grid-template-columns:1fr auto;gap:6px 10px;margin-bottom:13px}.dashboard-funnel span{color:#697386;font-size:8px}.dashboard-funnel strong{font-size:10px}.dashboard-funnel i{grid-column:1 / 3;max-width:100%;height:7px;display:block;border-radius:2px;background:#246bfd}.dashboard-funnel>div:nth-child(2) i{background:#18a078}.dashboard-funnel>div:nth-child(3) i{background:#7b64bd}.dashboard-funnel>div:nth-child(4) i{background:#d6902c}.dashboard-conversion{margin:5px 18px 16px;padding:14px;border:1px solid #e2e9f5;border-radius:6px;background:#f7faff}.dashboard-conversion span,.dashboard-conversion strong,.dashboard-conversion small{display:block}.dashboard-conversion span{color:#697386;font-size:8px}.dashboard-conversion strong{margin:6px 0;color:#246bfd;font-size:22px}.dashboard-conversion small{color:#8e97a6;font-size:7px}.dashboard-domain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}.dashboard-domain-panel{min-height:282px;position:relative;padding-bottom:43px}.dashboard-health{min-height:184px;display:flex;align-items:center;gap:25px;padding:12px 21px}.dashboard-health .health-ring{width:116px;height:116px;flex:none}.dashboard-health .health-ring>div{width:82px;height:82px}.dashboard-health dl{flex:1;margin:0}.dashboard-health dl>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f4}.dashboard-health dt{display:flex;align-items:center;gap:7px;color:#697386;font-size:8px}.dashboard-health dd{margin:0;font-size:10px;font-weight:700}.dashboard-health i.warn{background:#e5a000}.dashboard-health i.bad{background:#e5484d}.dashboard-health dt svg{color:#b97900}.dashboard-status-bars{padding:10px 18px}.dashboard-status-bars>div{display:grid;grid-template-columns:1fr 34px;gap:6px 10px;margin-bottom:15px}.dashboard-status-bars header{grid-column:1 / 3;display:flex;justify-content:space-between}.dashboard-status-bars span,.dashboard-status-bars strong,.dashboard-status-bars small{font-size:8px}.dashboard-status-bars>div>div{height:7px;border-radius:3px;overflow:hidden;background:#edf0f4}.dashboard-status-bars i{height:100%;display:block;border-radius:3px;background:#22a675}.dashboard-status-bars i.draft{background:#9198a5}.dashboard-status-bars i.scheduled{background:#d6902c}.dashboard-status-bars small{color:#8e97a6;text-align:right}.dashboard-panel-link{position:absolute;left:18px;right:18px;bottom:12px;min-height:30px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;border-top:1px solid #edf0f3;color:#246bfd;background:transparent;font-size:8px}.dashboard-task-summary{padding:17px 19px}.dashboard-task-summary>strong,.dashboard-task-summary>span{display:block;text-align:center}.dashboard-task-summary>strong{color:#246bfd;font-size:28px}.dashboard-task-summary>span{margin:5px 0 18px;color:#8b94a3;font-size:8px}.dashboard-task-summary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.dashboard-task-summary>div span{min-height:38px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:5px;background:#f6f8fa;color:#667085;font-size:8px}.dashboard-task-summary i.success{background:#22a675}.dashboard-task-summary i.running{background:#246bfd}.dashboard-task-summary i.failed{background:#e5484d}.dashboard-detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.85fr);gap:12px}.dashboard-site-performance table{min-width:620px}.dashboard-site-performance td{height:54px}.dashboard-site-performance td strong,.dashboard-site-performance td small{display:block}.dashboard-site-performance td strong{color:#303a4e;font-size:9px}.dashboard-site-performance td small{margin-top:4px;color:#98a1ae;font-size:7px}.dashboard-empty{min-height:220px;display:grid;place-content:center;justify-items:center;gap:9px;color:#98a1ae;font-size:9px}.dashboard-timeline{padding:5px 16px 10px}.dashboard-timeline article{min-height:61px;display:grid;grid-template-columns:9px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:9px;border-bottom:1px solid #eef1f4}.dashboard-timeline article:last-child{border-bottom:0}.dashboard-timeline article>i{grid-row:1 / 3;width:8px;height:8px;border:2px solid #246bfd;border-radius:50%}.dashboard-timeline article>i.inquiry{border-color:#d6902c}.dashboard-timeline article>div{min-width:0}.dashboard-timeline strong,.dashboard-timeline article span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-timeline strong{color:#303a4e;font-size:9px}.dashboard-timeline article span{margin-top:4px;color:#98a1ae;font-size:7px}.dashboard-timeline time{color:#8e97a6;font-size:7px}.dashboard-timeline .status,.dashboard-timeline em{grid-column:3;justify-self:end;font-size:7px}.dashboard-timeline em{color:#697386;font-style:normal}.task-icon{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;flex:none}.task-icon.success{color:#178f65;background:#eaf8f2}.task-icon.running{color:#246bfd;background:#edf3ff}.task-icon.failed{color:#d9363e;background:#fff0f0}.task-icon.running svg{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:500;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%}.status-online,.status-published,.status-success{color:#17785a}.status-online i,.status-published i,.status-success i{background:#22a675}.status-warning,.status-scheduled,.status-running{color:#ad7000}.status-warning i,.status-scheduled i{background:#e5a000}.status-running{color:#246bfd}.status-running i{background:#246bfd}.status-offline,.status-failed{color:#c8353c}.status-offline i,.status-failed i{background:#e5484d}.status-draft{color:#6d7584}.status-draft i{background:#9198a5}.table-panel{overflow:hidden}.table-tools{min-height:66px;display:flex;align-items:center;gap:13px;padding:0 17px;border-bottom:1px solid var(--border)}.search{width:min(330px,100%);height:36px;border:1px solid var(--border);display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:6px;color:#8b94a4;background:#fff}.search:focus-within{border-color:#8bb0ff;box-shadow:0 0 0 3px #246bfd12}.search input{border:0;outline:0;flex:1;min-width:0;font-size:12px;color:#253047}.search input::placeholder{color:#a3aab6}.segmented{display:flex;background:#f3f5f8;border-radius:6px;padding:3px}.segmented button{border:0;background:transparent;color:#737d8e;min-height:28px;padding:0 11px;font-size:11px;border-radius:4px}.segmented button.active{background:#fff;color:#253047;box-shadow:0 1px 3px #1c27391c;font-weight:600}.result-count{margin-left:auto;color:#8e96a5;font-size:10px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:980px}th{background:#fafbfc;height:42px;text-align:left;color:#747d8e;font-size:10px;font-weight:500;padding:0 13px;border-bottom:1px solid var(--border)}td{height:66px;padding:0 13px;font-size:11px;color:#4e586a;border-bottom:1px solid #eef1f4}tbody tr:hover{background:#fafcff}tbody tr:last-child td{border-bottom:0}.site-cell,.title-cell{display:flex;align-items:center;gap:10px}.site-cell strong,.site-cell a{display:flex;align-items:center;gap:3px}.site-cell strong{color:#263147;font-size:11px}.site-cell a{color:#8b94a3;font-size:9px;text-decoration:none;margin-top:4px}.cell-main,.cell-sub{display:block}.cell-main{font-size:10px;color:#465064}.cell-sub{color:#939baa;font-size:9px;margin-top:4px;font-weight:400}.health-cell>span{display:block;margin-bottom:5px;font-size:9px}.health-cell>div{width:60px;height:4px;background:#edf0f3;border-radius:3px;overflow:hidden}.health-cell i{display:block;height:100%;background:#24a47a}.health-cell i.medium{background:#e5a000}.health-cell i.low{background:#e5484d}.danger-text{color:#d9363e}.row-actions{display:flex;gap:6px}.row-actions .icon-button{width:31px;height:31px}.document-icon{width:31px;height:31px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;border-radius:5px}.title-cell strong{color:#273247;font-size:11px}.tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;background:#f2f4f7;color:#5d6677;border-radius:4px;font-size:9px}.secondary-small{min-height:27px;border:1px solid var(--border);border-radius:5px;color:#536074;background:#fff;font-size:10px;padding:0 10px}.empty{padding:58px 20px;color:#9aa2af;display:flex;flex-direction:column;align-items:center;gap:8px}.empty strong{color:#4c5668;font-size:13px}.empty span{font-size:11px}.empty button{margin-top:8px}.task-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);background:#fff;border-radius:7px;margin-bottom:15px}.task-summary>div{min-height:85px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:1fr 1fr;align-items:end;padding:15px 20px;border-right:1px solid var(--border)}.task-summary>div:last-child{border-right:0}.task-summary svg{grid-row:1 / 3;align-self:center;color:#667085}.task-summary span{font-size:10px;color:#87909f}.task-summary strong{font-size:20px;align-self:start}.task-list{padding:0 18px}.task-row{min-height:78px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #edf0f3}.task-row:last-child{border-bottom:0}.task-main{flex:1;min-width:0}.task-main>div{display:flex;align-items:center;gap:10px}.task-main strong{font-size:12px}.task-main>span{display:block;font-size:9px;color:#9099a8;margin-top:6px}.progress{width:180px;display:flex;align-items:center;gap:9px}.progress>div{flex:1;height:5px;background:#edf0f4;overflow:hidden;border-radius:4px}.progress i{display:block;height:100%;background:#246bfd}.progress i.success{background:#22a675}.progress i.failed{background:#e5484d}.progress span{width:29px;color:#7e8796;font-size:9px}.task-detail{display:block;max-width:620px;margin-top:4px;color:#667085;font-size:9px;line-height:1.5}.task-detail.failed{color:#c8353c}.task-detail.success{color:#178f65}.template-intro{min-height:82px;background:#fff;border:1px solid var(--border);border-radius:7px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;margin-bottom:15px}.template-intro>div{display:flex;align-items:center;gap:13px}.intro-icon{width:42px;height:42px;border-radius:7px;display:grid;place-items:center;color:var(--blue);background:#edf3ff}.template-intro h2{font-size:14px;margin:0}.template-intro p{font-size:10px;color:var(--muted);margin:5px 0 0}.content-center-tabs{min-height:58px;margin-bottom:12px;padding:5px;display:flex;gap:4px;border:1px solid var(--border);border-radius:7px;background:#fff}.content-center-tabs button{min-width:145px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;color:#7a8494;background:transparent;font-size:11px}.content-center-tabs button:hover{color:#246bfd;background:#f4f7fc}.content-center-tabs button.active{color:#246bfd;background:#edf3ff;font-weight:600}.content-center-tabs em{min-width:20px;padding:2px 5px;border-radius:10px;color:#7d8797;background:#f0f2f5;font-size:8px;font-style:normal}.content-center-tabs button.active em{color:#246bfd;background:#fff}.content-center-error{min-height:40px;margin-bottom:12px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #f0c7ca;border-radius:6px;color:#b4232b;background:#fff3f3;font-size:10px}.content-resource-panel .table-tools>div{min-width:0;display:flex;align-items:center;gap:10px}.content-list-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:11px}.content-list-actions .result-count{margin-left:0}.content-resource-panel td{height:72px}.content-resource-panel td strong{color:#2c374b;font-size:11px}.content-state{min-height:23px;padding:0 8px;display:inline-flex;align-items:center;border-radius:4px;font-size:9px;font-weight:600}.content-state.pending{color:#9a620d;background:#fff7e5}.content-state.running{color:#246bfd;background:#edf3ff}.content-state.completed,.content-state.active{color:#17785a;background:#eaf8f2}.content-state.failed,.content-state.inactive{color:#7c8491;background:#f1f3f6}.content-state-button{padding:0;border:0;background:transparent}.prompt-preview{max-width:390px;display:block;overflow:hidden;color:#667085;font-size:10px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.writing-prompt-table{min-width:900px;table-layout:fixed}.writing-prompt-table th:nth-child(1){width:20%}.writing-prompt-table th:nth-child(2){width:13%}.writing-prompt-table th:nth-child(3){width:39%}.writing-prompt-table th:nth-child(4){width:16%}.writing-prompt-table th:nth-child(5){width:12%}.writing-prompt-type{min-width:62px;min-height:25px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:9px;font-weight:600;white-space:nowrap}.writing-prompt-type.article{color:#236a52;background:#eaf7f1}.writing-prompt-type.title{color:#8a5b13;background:#fff5df}.modal.writing-prompt-modal{width:min(600px,calc(100vw - 28px))}.writing-prompt-form{padding:20px 22px 0;overflow-y:auto}.writing-prompt-form textarea{min-height:170px}.prompt-content-field{margin-bottom:14px;position:relative}.prompt-field-label{margin-bottom:8px;display:flex;align-items:center;color:#4f5b6e;font-size:11px;font-weight:600}.prompt-field-label>button{width:24px;height:24px;margin-left:5px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:4px;color:#8b96a7;background:transparent;cursor:pointer}.prompt-field-label>button:hover,.prompt-field-label>button.active{color:#246bfd;background:#edf3ff}.prompt-content-field textarea{width:100%;display:block}.prompt-preset-popover{width:100%;max-height:430px;position:absolute;z-index:40;top:28px;left:0;overflow:hidden;border:1px solid #d8e1ed;border-radius:7px;background:#fff;box-shadow:0 18px 44px #1728442b}.prompt-preset-popover>header{min-height:58px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8edf3;background:#f8fafc}.prompt-preset-popover>header>div{min-width:0}.prompt-preset-popover>header strong,.prompt-preset-popover>header span{display:block}.prompt-preset-popover>header strong{color:#2c374a;font-size:12px}.prompt-preset-popover>header span{margin-top:3px;color:#8a95a5;font-size:9px}.prompt-preset-popover>header>button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:5px;color:#8a95a5;background:transparent;cursor:pointer}.prompt-preset-popover>header>button:hover{color:#39465a;background:#edf1f5}.prompt-preset-search{height:48px;margin:0 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e9edf2;color:#8c97a7}.prompt-preset-search input{min-width:0;height:34px;padding:0;border:0;background:transparent;box-shadow:none!important;font-size:10px}.prompt-preset-list{max-height:322px;padding:8px;overflow-y:auto;scrollbar-width:thin}.prompt-preset-list article{padding:12px 10px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;border-bottom:1px solid #edf0f4}.prompt-preset-list article:last-child{border-bottom:0}.prompt-preset-list article:hover{border-radius:5px;background:#f8faff}.prompt-preset-index{width:27px;height:27px;display:grid;place-items:center;border-radius:5px;color:#246bfd;background:#edf3ff;font-size:9px;font-weight:700}.prompt-preset-list article strong{color:#344054;font-size:11px}.prompt-preset-list article p{max-height:72px;margin:6px 0 9px;overflow:hidden;color:#687386;font-size:9px;line-height:1.65;white-space:pre-line}.prompt-preset-list article button{min-height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #c9daf7;border-radius:5px;color:#246bfd;background:#f3f7ff;font-size:9px;font-weight:600;cursor:pointer}.prompt-preset-list article button:hover{border-color:#9dbbf0;background:#eaf2ff}.prompt-preset-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a2b3}.prompt-preset-empty strong{margin-top:10px;color:#475467;font-size:11px}.prompt-preset-empty span{margin-top:5px;font-size:9px}.prompt-preset-empty.compact{min-height:155px}.prompt-important-notice{margin:2px 0 16px;padding:12px 13px;display:flex;align-items:flex-start;gap:9px;border:1px solid #edcf91;border-radius:6px;color:#77500d;background:#fff9e9}.prompt-important-notice>svg{margin-top:1px;flex:none}.prompt-important-notice p{margin:0;font-size:9px;line-height:1.7}.prompt-important-notice strong{color:#9b5f00;font-weight:700}.writing-prompt-form .form-actions{position:sticky;bottom:0;margin:5px -22px 0;padding:15px 22px;background:#fff}.modal.ai-writing-task-modal{width:min(1040px,100%)}.ai-writing-task-modal .modal-header{min-height:82px;padding:0 26px;background:#fafbfc}.ai-writing-task-modal .modal-header h2{color:#202b3f;font-size:18px}.ai-writing-task-modal .modal-header p{margin-top:6px;color:#818b9b;font-size:11px}.modal>.ai-writing-task-form{padding:0 26px}.ai-task-section{min-width:0;padding:22px 0;border-bottom:1px solid #e8ebf0}.ai-task-section>header{min-height:38px;margin-bottom:18px;display:flex;align-items:center;gap:11px}.ai-task-section>header>b{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf3ff;font-size:10px}.ai-task-section>header>div{min-width:0}.ai-task-section>header strong,.ai-task-section>header span{display:block}.ai-task-section>header strong{color:#283449;font-size:13px}.ai-task-section>header span{margin-top:4px;color:#929baa;font-size:9px;font-weight:400}.ai-task-section>header em{margin-left:auto;min-height:25px;padding:0 9px;display:inline-flex;align-items:center;border-radius:4px;color:#246bfd;background:#edf3ff;font-size:9px;font-style:normal;font-weight:600}.ai-writing-task-form label{margin-bottom:0}.ai-task-basic-fields{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px}.ai-writing-task-form label>span,.ai-task-field-label>span{margin-bottom:8px;display:block;color:#4f5b6e;font-size:11px;font-weight:600}.ai-writing-task-form input,.ai-writing-task-form select{height:42px;border-color:#dce2e9}.site-picker-toolbar{margin-bottom:10px;display:grid;grid-template-columns:minmax(260px,1fr) 280px;gap:10px}.site-picker-search{height:42px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #dce2e9;border-radius:6px;color:#8993a2;background:#fff}.site-picker-search:focus-within{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.site-picker-search input{min-width:0;height:40px;padding:0;border:0;box-shadow:none!important}.choice-grid{max-height:188px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;scrollbar-width:thin}.choice-item,.choice-all{min-width:0;min-height:52px;padding:9px 11px;display:grid;grid-template-columns:16px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:8px;border:1px solid #e1e6ec;border-radius:6px;color:#4b5568;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.choice-item:hover,.choice-all:hover{border-color:#9cbcf0;background:#f8fbff}.choice-item.selected{border-color:#8db2fa;background:#f3f7ff;box-shadow:inset 3px 0 #246bfd}.choice-item input,.choice-all input{grid-row:1 / 3;width:15px;height:15px;margin:0;accent-color:#246bfd}.choice-item span,.choice-item small,.choice-all span,.choice-all small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.choice-item span,.choice-all span{margin:0;color:#344054;font-size:10px;font-weight:600}.choice-item small,.choice-all small{margin-top:3px;color:#98a1ae;font-size:8px}.choice-all{min-height:42px;grid-template-rows:auto auto;border-color:#cbdcf6;background:#f3f7ff}.choice-all span{color:#246bfd}.site-choice-grid{max-height:176px;padding-right:3px}.site-picker-empty{grid-column:1 / -1;min-height:72px;display:grid;place-items:center;color:#99a2af;font-size:10px}.ai-task-workspaces{display:grid;grid-template-columns:.9fr 1.1fr}.ai-task-workspaces .ai-task-section{border-bottom:0}.ai-task-source-section{padding-right:24px;border-right:1px solid #e8ebf0}.ai-task-generate-section{padding-left:24px}.ai-task-source-section>label{display:block}.ai-field-note{margin-top:6px;display:block;color:#929baa;font-size:8px;line-height:1.5}.ai-task-field-label{margin:17px 0 8px;display:flex;align-items:center;justify-content:space-between}.ai-task-field-label>span{margin:0}.ai-task-field-label em{color:#8791a1;font-size:8px;font-style:normal}.choice-item.compact{min-height:40px;grid-template-rows:auto auto}.keyword-choice-grid{max-height:144px;grid-template-columns:repeat(2,minmax(0,1fr))}.ai-task-config-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px}.ai-task-config-grid .wide{grid-column:1 / -1}.ai-writing-task-form>.form-error{margin:0 0 14px;padding:10px 12px;border:1px solid #f0c7ca;border-radius:5px;background:#fff4f4}.modal>.ai-writing-task-form .form-actions{bottom:0;margin:0 -26px;padding:15px 26px;background:#fafbfc}.ai-writing-task-form .form-actions .primary-button{min-width:112px}.modal.ai-writing-task-modal{width:min(1120px,calc(100vw - 40px));max-height:min(900px,calc(100dvh - 40px));border:1px solid #dfe6f1;border-radius:14px;background:#f5f7fb;box-shadow:0 30px 90px #15233b2b}.ai-writing-task-modal .modal-header{min-height:92px;padding:0 30px;border-bottom:1px solid #e0e7f1;background:#fff}.ai-writing-task-modal .modal-header>div{position:relative;padding-left:18px}.ai-writing-task-modal .modal-header>div:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;border-radius:4px;background:#246bfd}.ai-writing-task-modal .modal-header h2{color:#17233a;font-size:20px;letter-spacing:0}.ai-writing-task-modal .modal-header p{margin-top:7px;color:#7a879b;font-size:11px}.modal>.ai-writing-task-form{padding:22px 30px 0;background:#f5f7fb}.ai-task-section{margin-bottom:14px;padding:20px;border:1px solid #e0e7f1;border-radius:11px;background:#fff;box-shadow:0 3px 12px #243b5a08}.ai-task-section>header{margin-bottom:17px}.ai-task-section>header>b{width:34px;height:34px;border-radius:9px;color:#fff;background:#246bfd;font-size:10px;box-shadow:0 5px 12px #246bfd2b}.ai-task-section>header strong{color:#1e2d46;font-size:14px}.ai-task-section>header span{color:#8b97a9;font-size:10px}.ai-task-section>header em{border-radius:999px;color:#1f62d8;background:#edf4ff;font-size:9px}.ai-writing-task-form label>span,.ai-task-field-label>span{color:#536177;font-size:11px}.ai-writing-task-form input,.ai-writing-task-form select{height:44px;border-color:#d9e1ec;border-radius:8px;background:#fbfcfe;font-size:12px}.ai-writing-task-form input:hover,.ai-writing-task-form select:hover{border-color:#b7c8e2;background:#fff}.ai-writing-task-form input:focus,.ai-writing-task-form select:focus{border-color:#5d91f4;background:#fff;box-shadow:0 0 0 4px #246bfd14}.site-picker-toolbar{grid-template-columns:minmax(300px,1fr) 300px;gap:12px}.site-picker-search{height:44px;border-color:#d9e1ec;border-radius:8px;background:#fbfcfe}.site-picker-search input{height:42px;background:transparent}.choice-item,.choice-all{min-height:58px;padding:10px 12px;border-color:#dfe6ef;border-radius:8px;background:#fbfcfe}.choice-item:hover,.choice-all:hover{border-color:#9dbcf2;background:#f4f8ff}.choice-item.selected{border-color:#75a1f5;background:#f0f6ff;box-shadow:inset 3px 0 #246bfd,0 3px 8px #246bfd12}.choice-all{border-color:#b8d0f7;background:#eef5ff}.ai-task-source-section,.ai-task-generate-section{padding:20px;border:1px solid #e0e7f1!important}.ai-task-field-label{margin-top:20px}.choice-item.compact{min-height:46px}.ai-task-config-grid{gap:14px}.ai-field-note{color:#8491a5;font-size:9px}.modal>.ai-writing-task-form .form-actions{position:sticky;bottom:0;z-index:3;margin:8px -30px 0;padding:16px 30px;border-top:1px solid #dfe6f0;background:#fff}.ai-writing-task-form .form-actions .secondary-button{border-color:#d8e0eb;color:#59687e;background:#fff}.ai-writing-task-form .form-actions .primary-button{min-width:132px;height:40px;border-radius:8px;box-shadow:0 6px 14px #246bfd2b}@media(max-width:820px){.modal.ai-writing-task-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.ai-writing-task-modal .modal-header{padding:0 20px}.modal>.ai-writing-task-form{padding:16px 20px 0}.modal>.ai-writing-task-form .form-actions{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}@media(max-width:820px){.modal.ai-writing-task-modal{width:100%}.ai-task-workspaces{grid-template-columns:1fr}.ai-task-source-section{padding-right:0;border-right:0}.ai-task-generate-section{padding-left:0;border-top:1px solid #e8ebf0}.site-picker-toolbar{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.ai-writing-task-modal .modal-header{padding:0 15px}.modal>.ai-writing-task-form{padding:0 15px}.ai-task-section{padding:18px 0}.ai-task-basic-fields,.ai-task-config-grid{grid-template-columns:1fr}.ai-task-config-grid .wide{grid-column:auto}.choice-grid,.keyword-choice-grid{grid-template-columns:1fr 1fr}.modal>.ai-writing-task-form .form-actions{margin:0 -15px;padding:13px 15px}}.modal.ai-writing-task-modal{width:min(1080px,calc(100vw - 32px));max-height:min(900px,calc(100dvh - 32px));overflow:hidden;border:0;border-radius:16px;background:#f3f6fb;box-shadow:0 28px 90px #101b3038}.ai-writing-task-modal .modal-header{min-height:88px;padding:0 28px;border:0;color:#fff;background:#172b4d}.ai-writing-task-modal .modal-header>div{padding-left:0}.ai-writing-task-modal .modal-header>div:before{display:none}.ai-writing-task-modal .modal-header h2{color:#fff;font-size:19px;font-weight:700}.ai-writing-task-modal .modal-header p{margin-top:7px;color:#b7c6db;font-size:11px}.ai-writing-task-modal .modal-header .icon-button{color:#c9d5e6;border-color:#ffffff2b;background:#ffffff12}.ai-writing-task-modal .modal-header .icon-button:hover{color:#fff;border-color:#fff6;background:#fff2}.modal>.ai-writing-task-form{max-height:calc(100dvh - 120px);overflow-y:auto;padding:22px 28px 0;background:#f3f6fb;scrollbar-width:thin}.ai-task-section{margin-bottom:14px;padding:20px 22px;border:1px solid #e1e7f0;border-radius:12px;background:#fff;box-shadow:0 4px 16px #1d35570a}.ai-task-section>header{min-height:40px;margin-bottom:18px;gap:12px}.ai-task-section>header>b{width:36px;height:36px;border-radius:10px;color:#fff;background:#246bfd;box-shadow:0 6px 14px #246bfd2e;font-size:10px;letter-spacing:.04em}.ai-task-section>header strong{color:#1d2b43;font-size:14px}.ai-task-section>header span{margin-top:4px;color:#8693a7;font-size:10px}.ai-task-section>header em{border:1px solid #cfe0ff;border-radius:999px;color:#2462cf;background:#f0f5ff;font-size:9px}.ai-writing-task-form label>span,.ai-task-field-label>span{color:#526178;font-size:11px;font-weight:650}.ai-writing-task-form input,.ai-writing-task-form select{height:44px;border:1px solid #d9e2ee;border-radius:8px;color:#263650;background:#fbfcfe;font-size:12px}.ai-writing-task-form input:hover,.ai-writing-task-form select:hover{border-color:#a9c2e7;background:#fff}.ai-writing-task-form input:focus,.ai-writing-task-form select:focus{border-color:#4b8bf5;background:#fff;box-shadow:0 0 0 4px #246bfd14}.ai-task-basic-fields{grid-template-columns:minmax(0,1fr) 170px;gap:16px}.site-picker-toolbar{grid-template-columns:minmax(260px,1fr) 300px;gap:12px}.site-picker-search{height:44px;border-radius:8px;border-color:#d9e2ee;background:#fbfcfe}.site-picker-search input{height:42px}.choice-grid{gap:9px}.choice-item,.choice-all{min-height:56px;padding:10px 12px;border-radius:8px;border-color:#dfe6ef;background:#fbfcfe}.choice-item:hover,.choice-all:hover{border-color:#91b5ee;background:#f5f9ff}.choice-item.selected{border-color:#77a5f5;background:#f0f6ff;box-shadow:inset 3px 0 #246bfd,0 3px 9px #246bfd12}.choice-item span,.choice-all span{color:#263650;font-size:11px}.choice-item small,.choice-all small{color:#8492a7;font-size:9px}.choice-all{border-color:#c1d6f7;background:#edf5ff}.ai-task-workspaces{gap:14px}.ai-task-workspaces .ai-task-section{margin-bottom:14px}.ai-task-source-section,.ai-task-generate-section{padding:20px 22px;border:1px solid #e1e7f0!important}.ai-task-field-label{margin-top:21px}.keyword-choice-grid{max-height:158px}.ai-task-config-grid{gap:14px 13px}.ai-field-note{color:#8895a8;font-size:9px}.modal>.ai-writing-task-form .form-actions{position:sticky;bottom:0;z-index:3;margin:8px -28px 0;padding:16px 28px;border-top:1px solid #e0e7f1;background:#fff}.ai-writing-task-form .form-actions .secondary-button{min-width:88px;height:40px;border-radius:8px;color:#59687e;background:#fff}.ai-writing-task-form .form-actions .primary-button{min-width:136px;height:40px;border-radius:8px;box-shadow:0 7px 16px #246bfd2e}@media(max-width:820px){.modal.ai-writing-task-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:12px}.ai-writing-task-modal .modal-header{padding:0 20px}.modal>.ai-writing-task-form{max-height:calc(100dvh - 104px);padding:16px 20px 0}.modal>.ai-writing-task-form .form-actions{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.ai-task-workspaces{grid-template-columns:1fr}.ai-task-source-section{padding-right:22px;border-right:1px solid #e1e7f0!important}.ai-task-generate-section{padding-left:22px;border-top:1px solid #e1e7f0!important}.site-picker-toolbar{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.ai-writing-task-modal .modal-header{min-height:78px;padding:0 16px}.ai-writing-task-modal .modal-header h2{font-size:17px}.modal>.ai-writing-task-form{padding:12px 16px 0}.ai-task-section,.ai-task-source-section,.ai-task-generate-section{padding:17px 16px;border-radius:10px}.ai-task-basic-fields,.ai-task-config-grid{grid-template-columns:1fr}.ai-task-config-grid .wide{grid-column:auto}.choice-grid,.keyword-choice-grid{grid-template-columns:1fr}.modal>.ai-writing-task-form .form-actions{margin:8px -16px 0;padding:13px 16px}}.template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.template-card{border:1px solid var(--border);background:#fff;border-radius:7px;overflow:hidden}.template-preview{--accent: #246bfd;height:155px;background:#f0f3f7;padding:17px 16px 0}.preview-browser{height:16px;background:#fff;border-radius:5px 5px 0 0;padding:6px 7px;display:flex;gap:3px}.preview-browser i{width:3px;height:3px;border-radius:50%;background:#c8ced7}.preview-layout{height:122px;background:#fff;display:grid;grid-template-columns:30px 1fr}.preview-layout aside{background:var(--accent);opacity:.86}.preview-layout main{padding:13px}.preview-layout main>i{display:block;height:9px;width:55%;background:var(--accent);opacity:.75;margin-bottom:12px}.preview-layout main div{display:flex;gap:5px;margin-bottom:12px}.preview-layout main span{height:34px;flex:1;background:#e8ebef}.preview-layout main p{width:92%;height:4px;background:#e2e6eb;margin:5px 0}.template-info{padding:15px}.template-info>div:first-child{display:flex;justify-content:space-between;align-items:center}.template-info>div:first-child>span:last-child{font-size:9px;color:#939ba9}.template-info h3{margin:12px 0 7px;font-size:13px}.template-info p{margin:0;display:flex;gap:5px;align-items:center;color:#7a8393;font-size:10px}.template-footer{border-top:1px solid #edf0f3;margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between}.template-footer span{color:#969eab;font-size:9px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#12182699;display:grid;place-items:center;z-index:100;padding:20px;animation:fadeIn .16s ease-out}.modal{width:min(510px,100%);background:#fff;border-radius:8px;box-shadow:0 24px 80px #0d142144;animation:rise .2s ease-out}.modal-header{min-height:76px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 20px}.modal-header h2{font-size:16px;margin:0}.modal-header p{margin:5px 0 0;font-size:10px;color:var(--muted)}.form{padding:20px}.form label{display:block;margin-bottom:15px}.form label>span{display:block;font-size:11px;font-weight:600;color:#4b5568;margin-bottom:7px}.form input,.form select{width:100%;height:39px;padding:0 11px;border:1px solid #dfe4ea;border-radius:6px;outline:0;color:#263147;background:#fff;font-size:12px}.form input:focus,.form select:focus{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.domain-input{height:39px;display:flex;border:1px solid #dfe4ea;border-radius:6px;overflow:hidden}.domain-input:focus-within{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.domain-input>span{display:flex;align-items:center;padding:0 10px;color:#8b94a3;background:#f5f6f8;border-right:1px solid #dfe4ea;font-size:11px}.domain-input input{border:0;border-radius:0;height:37px;box-shadow:none!important}.form-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--border);padding-top:16px;margin-top:5px}.form-error{color:#c8353c;font-size:10px;display:flex;gap:6px;align-items:center}.notice{display:flex;gap:9px;align-items:center;background:#f0f5ff;color:#3a5f9f;border:1px solid #dce8ff;border-radius:6px;min-height:45px;padding:0 12px;font-size:10px;margin-bottom:16px}.toast{position:fixed;right:22px;bottom:22px;z-index:110;background:#172033;color:#fff;min-height:44px;border-radius:6px;padding:0 15px;display:flex;align-items:center;gap:9px;font-size:12px;box-shadow:0 12px 34px #10172933;animation:rise .2s ease-out}.toast svg{color:#56d6a6}.sr-only{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.state-screen{min-height:100vh;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;color:#8992a2}.state-screen strong{color:#293449;font-size:15px}.state-screen span{font-size:11px}.state-screen button{margin-top:8px}.loader,.error-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:10px;background:#e9f0ff;color:var(--blue);margin-bottom:6px}.loader svg{animation:pulse 1.2s ease-in-out infinite}.error-icon{background:#fff0f0;color:#d9363e}@keyframes fadeIn{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}@keyframes pulse{50%{opacity:.45;transform:scale(.92)}}@media(max-width:1450px){.topbar .sync-button{display:none}.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-detail-grid{grid-template-columns:1fr}}@media(max-width:1180px){.topbar{padding:0 18px}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-command-state{gap:10px}.dashboard-command-state span:nth-child(3){display:none}.metric-grid,.template-grid{grid-template-columns:repeat(2,1fr)}.dashboard-bottom{grid-template-columns:1fr}.health-panel{min-width:250px}}@media(max-width:820px){.site-overview-bar{grid-template-columns:1fr 1fr}.site-overview-bar>div:nth-child(2){border-right:0}.site-overview-bar>div:nth-child(-n+2){border-bottom:1px solid #e8ebef}.dashboard-commandbar{align-items:flex-start;flex-direction:column}.dashboard-command-state{width:100%;justify-content:space-between;flex-wrap:wrap}.dashboard-command-state time{padding-left:0;border-left:0}.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-domain-grid{grid-template-columns:1fr}.analytics-yesterday>div{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-yesterday article{border-bottom:1px solid #edf0f3}.analytics-yesterday article:nth-child(2n){border-right:0}.analytics-yesterday article:last-child{border-bottom:0}.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar-open{transform:translate(0)}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;background:#11182780}.main{margin-left:0}.mobile-menu{display:inline-grid}.topbar{padding:0 16px}.content-area{padding:16px}.page-heading p,.sync-button{display:none}.dashboard-grid{grid-template-columns:1fr}.health-panel{min-width:0}.task-summary{grid-template-columns:repeat(2,1fr)}.task-summary>div:nth-child(2){border-right:0}.task-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.table-tools{flex-wrap:wrap;padding:12px}.result-count{display:none}.progress{width:115px}}@media(max-width:560px){.topbar{height:64px}.page-heading h1{font-size:17px}.topbar-actions .notification{display:none}.topbar-actions .primary-button{width:36px;padding:0;font-size:0}.metric-grid{grid-template-columns:1fr;gap:9px}.metric{min-height:96px;padding:14px 18px;gap:13px}.metric-icon{width:38px;height:38px}.metric strong{font-size:20px}.metric small{max-width:none}.dashboard-grid,.dashboard-bottom{gap:9px}.compact-site{grid-template-columns:32px 1fr 82px}.compact-site .site-traffic,.compact-site time{display:none}.activity-item>.status{display:none}.template-grid{grid-template-columns:1fr}.template-intro{padding:14px}.template-intro .secondary-button{display:none}.form-grid{grid-template-columns:1fr;gap:0}.modal-backdrop{padding:10px;align-items:end}.modal{max-height:92vh;overflow-y:auto}.segmented{width:100%}.segmented button{flex:1}.search{width:100%}.task-row{gap:9px}.task-row>.icon-button{display:none}.progress{width:74px}.task-main>div .status{display:none}}.super-check{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:11px;color:#536074;background:#f3f5f8;font-size:13px}.super-check svg{color:#146bda}.super-login{min-height:100vh;position:relative;overflow:hidden;color:#fff;background:#071525}.super-login:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.23;background-image:linear-gradient(#8fb4e512 1px,transparent 1px),linear-gradient(90deg,#8fb4e512 1px,transparent 1px);background-size:54px 54px}.super-login:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 40%,#1264c72b,transparent 34%),linear-gradient(90deg,transparent 47%,#020914c9 70%)}.super-login-brand{position:absolute;z-index:2;top:37px;left:4.5vw;display:flex;align-items:center;gap:11px}.super-login-brand>span{width:39px;height:39px;display:grid;place-items:center;border:1px solid #75a8e842;border-radius:6px;color:#80b5f8;background:#1673df20}.super-login-brand strong,.super-login-brand small{display:block}.super-login-brand strong{font-size:15px}.super-login-brand small{margin-top:4px;color:#6f849c;font-size:7px}.super-login-copy{position:absolute;z-index:2;left:8vw;top:50%;width:min(520px,40vw);transform:translateY(-47%)}.super-security-label{display:inline-flex;align-items:center;gap:8px;color:#8cb4e8;font-size:10px;font-weight:600}.super-security-label i{width:7px;height:7px;border-radius:50%;background:#44d29f;box-shadow:0 0 0 4px #44d29f16}.super-login-copy h1{margin:22px 0 17px;font-size:clamp(38px,4.1vw,66px);line-height:1.12;letter-spacing:0}.super-login-copy>p{max-width:490px;margin:0;color:#9bacc0;font-size:13px;line-height:1.9}.super-login-points{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.super-login-points>div{min-height:92px;padding:16px;border:1px solid #7fa5d31e;border-radius:6px;background:#ffffff08}.super-login-points svg{margin-bottom:11px;color:#78aef0}.super-login-points strong,.super-login-points small{display:block}.super-login-points strong{font-size:10px}.super-login-points small{margin-top:5px;color:#72869e;font-size:8px;line-height:1.5}.super-login-panel{position:absolute;z-index:3;top:50%;right:7vw;width:min(420px,37vw);padding:38px;transform:translateY(-50%);border:1px solid #d9e4f01f;border-radius:8px;color:#172033;background:#fdfefe;box-shadow:0 32px 80px #0008}.super-login-panel-head>span{color:#146bda;font-size:8px;font-weight:700}.super-login-panel-head h2{margin:10px 0 7px;font-size:23px}.super-login-panel-head p{margin:0 0 28px;color:#87909f;font-size:10px}.super-login-panel form>label{display:block;margin-bottom:18px}.super-login-panel form>label>span{display:block;margin-bottom:8px;color:#536074;font-size:10px;font-weight:600}.super-login-input{height:45px;padding:0 12px;display:flex;align-items:center;gap:9px;border:1px solid #dce3eb;border-radius:6px;color:#94a0af;background:#fff}.super-login-input:focus-within{border-color:#72a5e6;box-shadow:0 0 0 3px #146bda12}.super-login-input input{min-width:0;flex:1;border:0;outline:0;color:#233047;background:transparent;font-size:12px}.super-login-input button{width:30px;height:30px;border:0;color:#8793a3;background:transparent}.super-login-options{margin:-2px 0 18px;display:flex;justify-content:space-between;color:#6e7888;font-size:9px}.super-login-options label,.super-login-options span{display:flex;align-items:center;gap:6px}.super-login-options input{accent-color:#146bda}.super-login-error,.super-form-error,.super-alert{display:flex;align-items:center;gap:8px;color:#b4232b;background:#fff0f1}.super-login-error{margin-bottom:15px;padding:10px;border-radius:5px;font-size:9px}.super-login-submit{width:100%;height:46px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:6px;color:#fff;background:#146bda;font-size:11px;font-weight:700;box-shadow:0 8px 22px #146bda30}.super-login-submit:hover{background:#0b5fc7}.super-login-panel>footer{margin-top:22px;padding-top:17px;border-top:1px solid #edf0f3;color:#9aa3af;text-align:center;font-size:8px}.super-login-foot{position:absolute;z-index:2;left:4.5vw;bottom:30px;display:flex;align-items:center;gap:12px;color:#52677f;font-size:8px}.super-login-foot a{color:#6e89a5;text-decoration:none}.super-login-foot a:hover{color:#8ebcf0}.super-console{--super-blue: #146bda;min-height:100vh;color:#182237;background:#f3f5f8}.super-sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:204px;display:flex;flex-direction:column;color:#fff;background:#0d1b2d}.super-brand{height:74px;padding:0 19px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #203147}.super-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#8cbbf5;background:#146bda25}.super-brand strong,.super-brand small{display:block}.super-brand strong{font-size:14px}.super-brand small{margin-top:4px;color:#73839a;font-size:8px}.super-sidebar nav{padding:22px 12px}.super-sidebar nav button{width:100%;min-height:43px;margin-bottom:5px;padding:0 12px;display:flex;align-items:center;gap:10px;border:0;border-radius:5px;color:#8290a4;background:transparent;font-size:11px;text-align:left}.super-sidebar nav button.active{color:#fff;background:#146bda;box-shadow:0 7px 18px #0209145c}.super-sidebar nav button small{margin-left:auto;color:#54647a;font-size:7px}.super-sidebar nav button:disabled{cursor:default;opacity:.62}.super-sidebar>footer{margin-top:auto;min-height:69px;padding:0 14px;display:flex;align-items:center;gap:8px;border-top:1px solid #203147}.super-sidebar>footer>div{min-width:0;flex:1;display:flex;align-items:center;gap:8px}.super-sidebar>footer>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#8c9db3;background:#1b2b40}.super-sidebar footer strong,.super-sidebar footer small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.super-sidebar footer strong{font-size:9px}.super-sidebar footer small{margin-top:3px;color:#66778d;font-size:7px}.super-sidebar footer>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:5px;color:#7c8da3;background:transparent}.super-sidebar footer>button:hover{color:#fff;background:#213249}.super-main{min-height:100vh;margin-left:204px}.super-topbar{height:74px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe4ea;background:#fff}.super-topbar>div:first-child>span{color:#8390a1;font-size:7px;font-weight:700}.super-topbar h1{display:inline;margin:0 10px 0 0;font-size:17px}.super-topbar>div:first-child p{display:inline;color:#8d96a4;font-size:9px}.super-topbar>div:last-child{display:flex;align-items:center;gap:9px}.super-online{margin-right:6px;display:flex;align-items:center;gap:6px;color:#587064;font-size:8px}.super-online i{width:6px;height:6px;border-radius:50%;background:#20a77b;box-shadow:0 0 0 3px #20a77b16}.super-icon-button{width:35px;height:35px;display:grid;place-items:center;border:1px solid #dde3ea;border-radius:5px;color:#5f6c7f;background:#fff}.super-icon-button:hover{background:#f7f9fb}.super-button{min-height:35px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:5px;font-size:10px;font-weight:600}.super-button.primary{color:#fff;background:var(--super-blue, #146bda)}.super-button.primary:hover{background:#0b5fc7}.super-button.secondary{color:#536074;border-color:#dce2e9;background:#fff}.super-content{max-width:1750px;margin:0 auto;padding:21px 24px 35px}.super-notice,.super-alert{min-height:42px;margin-bottom:13px;padding:0 13px;border-radius:6px;font-size:9px}.super-notice{display:flex;align-items:center;gap:8px;color:#147353;border:1px solid #bce8d8;background:#edfaf5}.super-notice span{flex:1}.super-notice button{width:28px;height:28px;border:0;color:#57917c;background:transparent}.super-alert{border:1px solid #f2c8cb}.super-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:15px}.super-kpis article{min-width:0;min-height:104px;padding:16px;display:flex;align-items:center;gap:11px;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.super-kpis article>span{width:37px;height:37px;flex:none;display:grid;place-items:center;border-radius:6px}.super-kpis span.blue{color:#146bda;background:#eaf2fd}.super-kpis span.green{color:#17815e;background:#e9f8f2}.super-kpis span.red{color:#bd3f48;background:#fff0f1}.super-kpis span.orange{color:#b16a12;background:#fff4e6}.super-kpis span.teal{color:#147b88;background:#e8f7f8}.super-kpis span.purple{color:#7557ad;background:#f3effb}.super-kpis small,.super-kpis strong,.super-kpis em{display:block}.super-kpis small{color:#7b8696;font-size:8px}.super-kpis strong{margin:5px 0 4px;font-size:21px;line-height:1}.super-kpis em{overflow:hidden;color:#9aa3b0;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.super-tenant-panel{overflow:hidden;border:1px solid #dce2e9;border-radius:6px;background:#fff}.super-tenant-panel>header{min-height:65px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ef}.super-tenant-panel>header h2{display:inline;margin:0 9px 0 0;font-size:13px}.super-tenant-panel>header span{color:#9099a7;font-size:8px}.super-tools{min-height:61px;padding:0 15px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e9edf1}.super-tools>label{width:min(330px,30vw);height:35px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #dfe4ea;border-radius:5px;color:#909aa8}.super-tools input{min-width:0;flex:1;border:0;outline:0;font-size:9px}.super-tools>div{padding:3px;display:flex;border-radius:5px;background:#f2f4f7}.super-tools>div button{min-height:27px;padding:0 10px;border:0;border-radius:4px;color:#778293;background:transparent;font-size:8px}.super-tools>div button.active{color:#263247;background:#fff;box-shadow:0 1px 3px #1c27391a}.super-tools>span{margin-left:auto;color:#99a2ae;font-size:8px}.super-table-scroll{overflow-x:auto}.super-tenant-panel table{min-width:1180px}.super-tenant-panel th{height:39px;padding:0 11px;font-size:8px}.super-tenant-panel td{height:70px;padding:0 11px;font-size:9px}.super-tenant-panel td strong{color:#344054;font-size:9px}.super-company{min-width:215px;display:flex;align-items:center;gap:9px}.super-company>span{width:31px;height:31px;flex:none;display:grid;place-items:center;border-radius:5px;color:#146bda;background:#eaf2fd;font-size:11px;font-weight:700}.super-company strong,.super-company small,.super-cell-sub{display:block}.super-company strong{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.super-company small,.super-cell-sub{margin-top:4px;color:#98a1ae;font-size:7px}.super-username{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.super-status{min-height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border-radius:4px;font-size:8px;font-weight:600}.super-status i{width:5px;height:5px;border-radius:50%}.super-status.active{color:#17785a;background:#eaf8f2}.super-status.active i{background:#22a675}.super-status.suspended{color:#a4464d;background:#fff0f1}.super-status.suspended i{background:#d84b54}.super-plan{min-height:21px;padding:0 7px;display:inline-flex;align-items:center;border-radius:4px;font-size:7px;font-weight:600}.super-plan.basic{color:#5f6979;background:#f0f2f5}.super-plan.professional{color:#175eb9;background:#eaf2fd}.super-plan.enterprise{color:#7154a5;background:#f2eefb}.super-quota{width:100px}.super-quota>span{display:block;margin-bottom:5px;color:#737e8f;font-size:7px}.super-quota>span strong{font-size:10px}.super-quota>i{height:4px;display:block;overflow:hidden;border-radius:3px;background:#e9edf2}.super-quota>i b{height:100%;display:block;border-radius:3px;background:#146bda}.super-quota small{display:block;margin-top:4px;color:#9aa3af;font-size:7px}.super-actions{display:flex;align-items:center;gap:5px;white-space:nowrap}.super-actions button{width:29px;height:29px;padding:0;display:inline-grid;place-items:center;border:1px solid #e0e5eb;border-radius:4px;color:#657184;background:#fff}.super-actions button:hover{color:#146bda;border-color:#b7cff0;background:#f5f9ff}.super-actions button.enter{width:auto;padding:0 8px;display:inline-flex;gap:3px;color:#146bda;border-color:#cbdcf3}.super-actions button:disabled{color:#a5adb8;cursor:not-allowed;background:#f5f6f7}.super-tenant-panel>footer{min-height:47px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3;color:#9aa3af;font-size:7px}.super-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#98a2b0}.super-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#07111f99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.super-modal{width:min(720px,96vw);max-height:calc(100vh - 48px);overflow:auto;border-radius:7px;background:#fff;box-shadow:0 28px 80px #05101f66}.super-modal>header{min-height:73px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ef}.super-modal>header>div{display:flex;align-items:center;gap:11px}.super-modal>header>div>span{width:37px;height:37px;display:grid;place-items:center;border-radius:6px;color:#146bda;background:#eaf2fd}.super-modal h2{margin:0;font-size:14px}.super-modal header p{margin:5px 0 0;color:#929ba8;font-size:8px}.super-modal header>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:5px;color:#7e8999;background:transparent}.super-modal header>button:hover{background:#f2f4f7}.super-modal form{padding:20px}.super-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.super-form-grid label>span,.super-password-field>span{display:block;margin-bottom:7px;color:#586476;font-size:9px;font-weight:600}.super-form-grid label b{color:#d33c45}.super-form-grid input,.super-form-grid select,.super-password-field input{width:100%;height:40px;padding:0 11px;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#28354a;background:#fff;font-size:10px}.super-form-grid input:focus,.super-form-grid select:focus,.super-password-field input:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda10}.super-form-grid input:disabled{color:#8893a3;background:#f3f5f7}.super-form-wide{grid-column:1 / -1}.super-form-error{margin-top:15px;padding:10px;border-radius:5px;font-size:9px}.super-modal form>footer{margin:20px -20px -20px;padding:14px 20px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e5e9ef;background:#fafbfc}.super-password-modal{width:min(470px,94vw)}.super-password-field{display:block}@media(max-width:1280px){.super-kpis{grid-template-columns:repeat(3,1fr)}.super-login-copy{left:5vw}.super-login-panel{right:5vw}}@media(max-width:900px){.super-login-copy{display:none}.super-login-panel{left:50%;right:auto;width:min(430px,calc(100vw - 40px));transform:translate(-50%,-50%)}.super-sidebar{width:68px}.super-brand{padding:0;justify-content:center}.super-brand>div,.super-sidebar nav button span,.super-sidebar nav button small,.super-sidebar footer>div>div{display:none}.super-sidebar nav{padding:18px 10px}.super-sidebar nav button{padding:0;justify-content:center}.super-sidebar>footer{padding:0 10px;flex-direction:column;justify-content:center}.super-sidebar>footer>div{flex:none}.super-sidebar footer>button{position:absolute;bottom:8px}.super-main{margin-left:68px}.super-topbar>div:first-child p,.super-online{display:none}.super-content{padding:16px}.super-tools>span{display:none}}@media(max-width:650px){.super-topbar{height:auto;min-height:72px;padding:12px 15px}.super-topbar>div:first-child p,.super-topbar>div:first-child>span{display:none}.super-topbar h1{display:block}.super-topbar .super-button span{display:none}.super-content{padding:12px}.super-kpis{grid-template-columns:1fr 1fr}.super-kpis article{min-height:88px;padding:12px}.super-kpis article>span{display:none}.super-tenant-panel>header .super-button{display:none}.super-tools{height:auto;padding:10px;flex-wrap:wrap}.super-tools>label{width:100%}.super-form-grid{grid-template-columns:1fr}.super-form-wide{grid-column:auto}.super-modal-backdrop{padding:10px}.super-modal{max-height:calc(100vh - 20px)}.super-actions button.enter span{display:none}.super-actions button.enter{width:29px;padding:0;justify-content:center}.super-login-brand{left:22px;top:24px}.super-login-panel{padding:28px 24px}.super-login-foot{left:22px}}.super-sidebar{width:110px}.super-main{margin-left:110px}.super-brand{padding:0 10px;gap:7px}.super-brand>span{width:30px;height:30px}.super-brand strong{font-size:11px}.super-brand small{font-size:7px}.super-sidebar nav{padding:18px 8px}.super-sidebar nav button{min-height:42px;padding:0 7px;gap:7px;font-size:10px}.super-sidebar>footer{min-height:62px;padding:0 8px;flex-direction:row;justify-content:center;gap:8px}.super-admin-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;color:#8c9db3;background:#1b2b40}.super-sidebar footer>button{position:static;flex:none}.system-update-page{display:grid;gap:14px}.system-update-loading{min-height:420px;display:flex;align-items:center;justify-content:center;gap:8px;color:#748094;font-size:10px}.update-unsupported{min-height:58px;padding:12px 15px;display:flex;align-items:center;gap:11px;border:1px solid #ead8a9;border-radius:6px;color:#765d20;background:#fffbeb}.update-unsupported strong{font-size:10px}.update-unsupported p{margin:4px 0 0;color:#8b7746;font-size:8px}.system-update-hero{min-height:154px;padding:24px 26px;display:grid;grid-template-columns:48px minmax(230px,1fr) auto auto;align-items:center;gap:18px;border:1px solid #203b55;border-radius:8px;color:#fff;background:#10283e;box-shadow:0 16px 38px #10283e14}.update-version-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid #ffffff22;border-radius:7px;color:#a8cdf6;background:#ffffff0b}.update-version-copy span{color:#9fb3c7;font-size:8px}.update-version-copy h2{margin:6px 0 5px;font-size:25px;letter-spacing:0}.update-version-copy p{margin:0;color:#b4c5d5;font-size:9px}.system-update-hero dl{margin:0;display:grid;grid-template-columns:repeat(3,minmax(88px,1fr))}.system-update-hero dl>div{min-height:48px;padding:5px 18px;border-left:1px solid #ffffff1b}.system-update-hero dt{color:#91a8bc;font-size:8px}.system-update-hero dd{margin:8px 0 0;color:#fff;font-size:10px;font-weight:700}.update-hero-actions{display:flex;gap:8px}.update-hero-actions .secondary{color:#d9e7f4;border-color:#ffffff2b;background:#ffffff0b}.update-hero-actions .primary{color:#17334d;background:#fff}.update-hero-actions button:disabled{opacity:.45;cursor:not-allowed}.active-update-job{padding:16px 18px;border:1px solid #c9dced;border-radius:7px;background:#f4f9fe}.active-update-job header{display:flex;align-items:center;justify-content:space-between}.active-update-job strong,.active-update-job span{display:block}.active-update-job strong{color:#27445f;font-size:11px}.active-update-job span{margin-top:4px;color:#758a9e;font-size:8px}.active-update-job em{color:#246ab0;font-size:10px;font-style:normal;font-weight:700}.active-update-job p{margin:9px 0 0;color:#8495a5;font-size:8px}.update-stage-track{margin-top:13px;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px}.update-stage-track i{height:9px;position:relative;overflow:hidden;border-radius:3px;background:#d9e4ee}.update-stage-track i.done{background:#2472c8}.update-stage-track i.current{background:#7fb1e5;animation:update-stage-pulse 1.2s ease-in-out infinite}.update-stage-track b{position:absolute;opacity:0;pointer-events:none}@keyframes update-stage-pulse{0%,to{opacity:.62}50%{opacity:1}}.system-update-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:14px}.update-release-panel,.update-history-panel,.update-log-panel{overflow:hidden;border:1px solid #dce2e9;border-radius:7px;background:#fff}.update-release-panel>header,.update-history-panel>header,.update-log-panel>header{min-height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ecf0}.update-release-panel h2,.update-history-panel h2,.update-log-panel h2{margin:0;color:#2c384b;font-size:13px}.update-release-panel header p,.update-log-panel header p{margin:5px 0 0;color:#8b95a3;font-size:8px}.update-release-panel header>span{padding:5px 7px;border-radius:4px;color:#885c16;background:#fff3d8;font-size:8px}.update-release-panel ol{min-height:215px;margin:0;padding:17px 18px;list-style:none}.update-release-panel li{min-height:42px;display:flex;align-items:flex-start;gap:10px;color:#536074;font-size:9px;line-height:1.65}.update-release-panel li i{width:21px;height:21px;display:grid;place-items:center;flex:none;border-radius:4px;color:#2468b5;background:#edf4fc;font-size:8px;font-style:normal}.update-release-panel li.empty{align-items:center;justify-content:center;color:#99a2ae}.update-release-panel>footer{min-height:60px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3;color:#8792a1;font-size:8px}.update-history-panel>header>span{color:#8c96a4;font-size:8px}.update-history-panel>div{max-height:335px;overflow-y:auto}.update-history-panel button{width:100%;min-height:62px;padding:10px 14px;display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:9px;border:0;border-bottom:1px solid #edf0f3;color:#526075;background:#fff;text-align:left}.update-history-panel button:hover,.update-history-panel button.active{background:#f6f9fc}.update-history-panel button>i{width:7px;height:7px;border-radius:50%;background:#9aa4b1}.update-history-panel button>i.running,.update-history-panel button>i.pending{background:#2b74c2;box-shadow:0 0 0 3px #2b74c216}.update-history-panel button>i.success,.update-history-panel button>i.rolled_back{background:#20a476}.update-history-panel button>i.failed{background:#d84b54}.update-history-panel strong,.update-history-panel small{display:block}.update-history-panel strong{font-size:9px}.update-history-panel small{margin-top:4px;color:#98a1ad;font-size:7px}.update-history-panel em{color:#7b8796;font-size:8px;font-style:normal}.update-empty{padding:60px 15px;color:#99a2ae;text-align:center;font-size:9px}.update-log-panel>header>span{padding:5px 8px;border-radius:4px;color:#637084;background:#eef1f4;font-size:8px}.update-log-panel>header>span.success,.update-log-panel>header>span.rolled_back{color:#167658;background:#eaf8f2}.update-log-panel>header>span.failed{color:#b43b44;background:#fff0f1}.update-log-panel>div{max-height:220px;padding:12px 18px;overflow-y:auto;color:#526075;background:#fbfcfd;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.update-log-panel>div p{margin:0;padding:5px 0;display:grid;grid-template-columns:95px 1fr;gap:12px;border-bottom:1px solid #eef1f4;font-size:8px;line-height:1.55}.update-log-panel time{color:#98a2af}.update-log-panel .update-log-empty{display:block;padding:24px 0;color:#99a2ae;text-align:center}.update-confirm-modal{width:min(520px,calc(100vw - 24px))}.update-confirm-modal>header>div{display:flex;align-items:center;gap:10px}.update-confirm-modal>header>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;color:#b16a12;background:#fff4e6}.update-confirm-modal>div{padding:20px}.update-confirm-modal>div>p{margin:0;color:#667386;font-size:9px;line-height:1.8}.update-confirm-modal>div>div{margin-top:20px;display:flex;justify-content:flex-end;gap:8px}.system-update-hero{min-height:118px;padding:18px 22px}.update-version-mark{width:42px;height:42px}.update-version-copy h2{margin:4px 0;font-size:22px}.system-update-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr)}.update-release-panel>header,.update-history-panel>header,.update-log-panel>header{min-height:56px}.compact-release-notes{min-height:190px;display:grid;grid-template-columns:1fr 1fr}.compact-release-notes>section{min-width:0;padding:14px 17px}.compact-release-notes>section+section{border-left:1px solid #edf0f3}.compact-release-notes h3{margin:0 0 9px;display:flex;align-items:center;gap:6px;color:#354257;font-size:9px}.compact-release-notes h3 em{min-width:18px;height:18px;display:grid;place-items:center;border-radius:9px;color:#65758b;background:#edf1f5;font-size:7px;font-style:normal}.compact-release-notes ul{max-height:180px;margin:0;padding:0;overflow:auto;list-style:none}.compact-release-notes li{padding:5px 0;display:grid;grid-template-columns:6px 1fr;align-items:start;gap:7px;color:#59667a;font-size:8px;line-height:1.55}.compact-release-notes li i{width:5px;height:5px;margin-top:4px;border-radius:50%;background:#3078c7}.compact-release-notes .fix-notes h3{color:#9a552d}.compact-release-notes .fix-notes li i{background:#db7c3d}.compact-release-notes li.empty{display:block;padding:22px 0;color:#9aa4b0;text-align:center}.update-history-panel button{min-height:54px}.update-history-panel>div{max-height:300px}.update-log-panel>div{max-height:180px}.update-hero-actions{align-items:center}.update-hero-actions>span{padding:6px 9px;border-radius:4px;font-size:8px;font-weight:700}.update-hero-actions .update-ready{color:#bfe9d8;background:#20a47622}.update-hero-actions .update-current{color:#b8c7d6;background:#ffffff0c}.system-update-page>.update-release-panel{width:100%}.vertical-release-notes{display:grid}.vertical-release-notes>section{min-height:92px;padding:15px 18px;display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;border-bottom:1px solid #edf0f3}.vertical-release-notes h3{margin:0;display:flex;align-items:center;gap:7px;font-size:11px}.vertical-release-notes h3 em{min-width:20px;height:20px;display:grid;place-items:center;border-radius:10px;font-size:7px;font-style:normal}.vertical-release-notes ul{margin:0;padding:0;list-style:none}.vertical-release-notes li{padding:4px 0;display:grid;grid-template-columns:6px 1fr;align-items:start;gap:8px;font-size:9px;line-height:1.55}.vertical-release-notes li i{width:5px;height:5px;margin-top:5px;border-radius:50%;background:currentColor}.vertical-release-notes .new h3,.vertical-release-notes .new li{color:#167b5c}.vertical-release-notes .new h3 em{background:#e7f5ef}.vertical-release-notes .optimize h3,.vertical-release-notes .optimize li{color:#286bb6}.vertical-release-notes .optimize h3 em{background:#eaf2fb}.vertical-release-notes .fix h3,.vertical-release-notes .fix li{color:#c35638}.vertical-release-notes .fix h3 em{background:#fff0eb}.vertical-release-notes li.empty{display:block;color:#9aa4b0}.update-nav-badge{min-width:18px;height:18px;margin-left:auto;display:grid;place-items:center;border-radius:9px;color:#fff;background:#e4583e;font-size:7px;font-style:normal}@media(max-width:1180px){.system-update-hero{grid-template-columns:48px 1fr auto}.system-update-hero dl{grid-column:1 / -1}.update-hero-actions{grid-column:3;grid-row:1}.system-update-grid{grid-template-columns:1fr}}@media(max-width:760px){.compact-release-notes{grid-template-columns:1fr}.compact-release-notes>section+section{border-left:0;border-top:1px solid #edf0f3}.vertical-release-notes>section{grid-template-columns:1fr;gap:8px}.site-rewrite-settings>div{grid-template-columns:1fr}.system-license-owner dl{grid-template-columns:1fr}.system-license-owner dl>div+div{border-left:0;border-top:1px solid #e7ebf0}}@media(max-width:700px){.system-update-hero{padding:18px;grid-template-columns:42px 1fr}.update-version-mark{width:42px;height:42px}.update-hero-actions{grid-column:1 / -1;grid-row:auto}.system-update-hero dl{grid-template-columns:1fr}.system-update-hero dl>div{min-height:40px;padding:9px 0;border-left:0;border-top:1px solid #ffffff18}.update-release-panel>footer{padding:12px 16px;align-items:flex-start;flex-direction:column;gap:10px}.update-log-panel>div p{grid-template-columns:1fr;gap:2px}}.media-management-layout{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;gap:14px}.media-platform-tabs{padding:7px;border:1px solid #dce2e9;border-radius:6px;background:#fff}.media-platform-tabs button{width:100%;min-height:62px;padding:9px;display:grid;grid-template-columns:34px minmax(0,1fr) 7px;align-items:center;gap:9px;border:1px solid transparent;border-radius:5px;color:#536074;background:transparent;text-align:left}.media-platform-tabs button+button{margin-top:4px}.media-platform-tabs button:hover{background:#f6f8fb}.media-platform-tabs button.active{color:#263247;border-color:#c9d9ef;background:#eff5fd}.media-platform-tabs button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:#fff;background:#2468f2;font-size:13px;font-weight:700}.media-platform-tabs button>span.wechat-mp{background:#18a568}.media-platform-tabs strong,.media-platform-tabs small{display:block}.media-platform-tabs strong{font-size:10px}.media-platform-tabs small{margin-top:5px;color:#919ba9;font-size:7px}.media-platform-tabs button>i{width:6px;height:6px;border-radius:50%;background:#b5bdc8}.media-platform-tabs button>i.enabled{background:#20a476;box-shadow:0 0 0 3px #20a47616}.media-platform-tabs button>span.netease-media,.media-platform-identity>span.netease-media,.enterprise-media-select>span.netease-media,.publish-media-options label>span.netease-media{background:#d9363e}.media-platform-tabs button>span.sohu-media,.media-platform-identity>span.sohu-media,.enterprise-media-select>span.sohu-media,.publish-media-options label>span.sohu-media{background:#343b48}.media-management-panel{min-width:0;overflow:hidden;border:1px solid #dce2e9;border-radius:6px;background:#fff}.media-management-panel>header{min-height:78px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ef}.media-platform-identity{display:flex;align-items:center;gap:12px}.media-platform-identity>span{width:42px;height:42px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#2468f2;font-size:18px;font-weight:700}.media-platform-identity h2{margin:0;font-size:14px}.media-platform-identity p{margin:5px 0 0;color:#8b95a4;font-size:8px}.media-platform-identity>span.wechat-mp{background:#18a568}.media-status-strip{min-height:50px;padding:0 20px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e9edf1;background:#f8fafc}.media-status-strip>span{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:600}.media-status-strip>span i{width:6px;height:6px;border-radius:50%}.media-status-strip>span.ready{color:#167759}.media-status-strip>span.ready i{background:#20a476}.media-status-strip>span.waiting{color:#9b6b25}.media-status-strip>span.waiting i{background:#d99a39}.media-status-strip p{flex:1;color:#7f8998;font-size:8px}.media-status-strip a{display:inline-flex;align-items:center;gap:5px;color:#2468d8;font-size:9px}.baijiahao-setup-guide{padding:18px 20px;border-bottom:1px solid #e5e9ef;background:#fff}.baijiahao-setup-guide>header{display:flex;align-items:center;justify-content:space-between}.baijiahao-setup-guide>header strong,.baijiahao-setup-guide>header small{display:block}.baijiahao-setup-guide>header strong{color:#283449;font-size:11px}.baijiahao-setup-guide>header small{margin-top:5px;color:#8a95a4;font-size:8px}.baijiahao-setup-guide>header a{display:inline-flex;align-items:center;gap:5px;color:#2468d8;font-size:9px}.baijiahao-setup-guide ol{margin:16px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;list-style:none}.baijiahao-setup-guide li{min-width:0;padding:11px;display:flex;align-items:flex-start;gap:8px;border:1px solid #e2e7ed;border-radius:5px;background:#fafbfc}.baijiahao-setup-guide li>i{width:22px;height:22px;flex:none;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2468f2;font-size:8px;font-style:normal;font-weight:700}.baijiahao-setup-guide li strong{display:block;color:#39455a;font-size:9px}.baijiahao-setup-guide li p{margin:5px 0 0;color:#7f8998;font-size:8px;line-height:1.65}.baijiahao-guide-note{margin-top:10px;padding:8px 10px;display:flex;align-items:center;gap:7px;color:#756126;border:1px solid #eee0b5;border-radius:5px;background:#fffbeb;font-size:8px}.wechat-setup-guide li>i{background:#18a568}.wechat-config-map{margin-top:12px;padding:13px;border:1px solid #dce8e3;border-radius:5px;background:#fbfefd}.wechat-config-map>strong{color:#2f4b41;font-size:10px}.wechat-config-map dl{margin:10px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;border:1px solid #e1e9e6;border-radius:4px;background:#fff}.wechat-config-map dl>div{min-height:54px;padding:9px 11px;border-bottom:1px solid #edf1ef}.wechat-config-map dl>div:nth-child(odd){border-right:1px solid #edf1ef}.wechat-config-map dt{color:#385d50;font-size:8px;font-weight:700}.wechat-config-map dd{margin:5px 0 0;color:#7a8681;font-size:8px;line-height:1.55}.media-management-panel>form{padding:20px}.media-form-section{display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;padding:5px 0 22px}.media-form-section+.media-form-section{padding-top:22px;border-top:1px solid #edf0f3}.media-form-section>div:first-child strong,.media-form-section>div:first-child small{display:block}.media-form-section>div:first-child strong{color:#303b4e;font-size:11px}.media-form-section>div:first-child small{margin-top:7px;color:#929ba8;font-size:8px;line-height:1.6}.media-copy-field{display:flex}.media-copy-field input{border-radius:5px 0 0 5px!important}.media-copy-field button{width:42px;flex:none;border:1px solid #dce2e9;border-left:0;border-radius:0 5px 5px 0;color:#637084;background:#f8fafc}.media-copy-field button:disabled{opacity:.45}.media-field-help{display:block;margin-top:6px;color:#909aa8;font-size:8px}.endpoint-section dl{margin:0;overflow:hidden;border:1px solid #e2e7ed;border-radius:5px}.endpoint-section dl>div{min-height:42px;padding:0 12px;display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;border-bottom:1px solid #edf0f3}.endpoint-section dl>div:last-child{border:0}.endpoint-section dt{color:#6f7b8d;font-size:8px}.endpoint-section dd{margin:0;overflow:hidden;color:#344054;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.media-management-panel form>footer{margin:0 -20px -20px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e9ef;background:#fafbfc}.media-management-panel form>footer>div{display:flex;align-items:center;gap:7px;color:#778293;font-size:8px}.package-management-panel{min-height:440px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dce2e9;border-radius:6px;background:#fff;text-align:center}.package-empty-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:8px;color:#66758a;background:#eef1f5}.package-management-panel h2{margin:20px 0 8px;font-size:16px}.package-management-panel p{margin:0;color:#8a94a3;font-size:10px}.package-management-panel>span{margin-top:17px;padding:5px 9px;border-radius:4px;color:#7b8798;background:#f0f2f5;font-size:8px}.package-management{min-height:440px;padding:18px;border:1px solid #dce2e9;border-radius:6px;background:#fff}.package-management>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #edf0f3}.package-management>header h2{margin:0 0 4px;font-size:16px}.package-management>header p{margin:0;color:#7b8795;font-size:10px}.package-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:16px}.package-list>article{min-width:0;padding:16px;border:1px solid #dce2e9;border-radius:6px;background:#fbfcfd}.package-list article>header,.package-list article>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.package-list article>header>div{display:flex;align-items:center;gap:7px}.package-list article>header strong{font-size:13px}.package-list article>header em{color:#7f8a99;font-size:9px;font-style:normal}.package-list article>header span{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:3px;font-size:8px}.package-list article>header span i{width:5px;height:5px;border-radius:50%;background:currentColor}.package-list article>header span.active{color:#16815f;background:#e9f7f1}.package-list article>header span.inactive{color:#7b8490;background:#edf0f3}.package-list article>header button{width:27px;height:27px;display:grid;place-items:center;border:1px solid #dce2e9;border-radius:4px;color:#657286;background:#fff}.package-list article>p{min-height:32px;margin:12px 0;color:#697587;font-size:10px;line-height:1.6}.package-list dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border:1px solid #e7ebef;border-width:1px 0 0 1px}.package-list dl div{padding:8px;border:1px solid #e7ebef;border-width:0 1px 1px 0}.package-list dt{color:#8b95a3;font-size:8px}.package-list dd{margin:3px 0 0;color:#273244;font-size:10px;font-weight:700}.package-list article>footer{margin-top:12px}.package-list article>footer span{color:#7b8797;font-size:9px}.package-list article>footer button{display:inline-flex;align-items:center;gap:3px;border:0;color:#2167b2;background:none;font-size:9px;font-weight:700}.package-modal{width:min(820px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}.package-modal textarea{resize:vertical}.package-form-title{display:flex;align-items:baseline;justify-content:space-between;margin:18px 0 9px;padding-bottom:7px;border-bottom:1px solid #e7ebef}.package-form-title strong{font-size:11px}.package-form-title span{color:#8a95a3;font-size:8px}.package-quota-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.package-quota-grid>label>span{display:block;margin-bottom:5px;color:#596679;font-size:9px}.package-quota-grid label>div{display:flex;border:1px solid #d8dee6;border-radius:4px;background:#fff;overflow:hidden}.package-quota-grid input{min-width:0;width:100%;border:0}.package-quota-grid em{display:grid;place-items:center;min-width:36px;padding:0 7px;color:#7d8897;background:#f2f4f6;font-size:8px;font-style:normal}.package-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.package-feature-grid label{min-height:36px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #dde3e9;border-radius:4px;cursor:pointer}.package-feature-grid input{position:absolute;opacity:0}.package-feature-grid i{width:25px;height:14px;position:relative;border-radius:7px;background:#ccd3db}.package-feature-grid i:after{content:"";width:10px;height:10px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;transition:transform .15s}.package-feature-grid input:checked+i{background:#2472c8}.package-feature-grid input:checked+i:after{transform:translate(11px)}.package-feature-grid span{font-size:9px}.package-status-field{width:180px;display:block;margin-top:14px}.package-status-field>span{display:block;margin-bottom:5px;font-size:9px}@media(max-width:1050px){.package-list{grid-template-columns:1fr}.package-quota-grid,.package-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.main-nav button.package-disabled{opacity:.38;cursor:not-allowed;filter:grayscale(1)}.package-rights-page{display:grid;gap:14px}.package-rights-summary{min-height:124px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;border-radius:6px;color:#fff;background:#1e2936}.package-rights-summary>div{display:flex;align-items:center;gap:14px;min-width:0}.package-rights-summary>div>span{width:45px;height:45px;display:grid;place-items:center;border-radius:6px;color:#1e2936;background:#fff}.package-rights-summary small{color:#b8c3cf;font-size:9px}.package-rights-summary h2{margin:3px 0 4px;font-size:18px}.package-rights-summary h2 em{color:#9eb3c8;font-size:10px;font-style:normal}.package-rights-summary p{margin:0;color:#c3ccd5;font-size:10px}.package-rights-summary dl{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));margin:0}.package-rights-summary dl div{padding:3px 18px;border-left:1px solid #3b4653}.package-rights-summary dt{color:#aeb9c5;font-size:8px}.package-rights-summary dd{margin:5px 0 0;font-size:12px;font-weight:700}.package-quota-panel>header,.package-feature-panel>header{padding-bottom:12px;border-bottom:1px solid var(--line)}.package-quota-panel h2,.package-feature-panel h2{margin:0 0 3px;font-size:14px}.package-quota-panel header p,.package-feature-panel header p{margin:0;color:var(--muted);font-size:9px}.package-quota-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;padding-top:16px}.package-quota-list article>div{display:flex;justify-content:space-between;gap:10px}.package-quota-list strong{font-size:10px}.package-quota-list span{color:#59687b;font-size:9px}.package-quota-list article>i{height:6px;display:block;margin:8px 0 6px;overflow:hidden;border-radius:3px;background:#e7ebef}.package-quota-list article>i b{height:100%;display:block;border-radius:inherit;background:#2771bc}.package-quota-list small{color:#8994a2;font-size:8px}.package-feature-panel>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:14px}.package-feature-panel>div>span{min-height:38px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #dde3e9;border-radius:4px;font-size:9px}.package-feature-panel>div>span.enabled{color:#167658;background:#f2faf7}.package-feature-panel>div>span.disabled{color:#8993a0;background:#f5f6f7}.package-feature-panel em{margin-left:auto;font-size:8px;font-style:normal}.package-rights-loading{min-height:240px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.sidebar-system-name{overflow-wrap:anywhere}@media(max-width:980px){.package-rights-summary{align-items:flex-start;flex-direction:column}.package-rights-summary dl{width:100%}.package-rights-summary dl div:first-child{border-left:0;padding-left:0}.package-feature-panel>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.sample-header nav a.active{color:var(--preview-accent);font-weight:700}.site-preview[class*=template-page-]:not(.template-page-home) main>section{display:none!important}.site-preview.template-page-services main>#services,.site-preview.template-page-services main>#advantages,.site-preview.template-page-services main>.sample-process,.site-preview.template-page-services main>#faq{display:block!important}.site-preview.template-page-cases main>#cases,.site-preview.template-page-cases main>#faq{display:block!important}.site-preview.template-page-news main>#news{display:block!important}.site-preview.template-page-contact main>#contact,.site-preview.template-page-contact main>.sample-contact{display:flex!important}.site-preview[class*=template-page-]:not(.template-page-home) main{min-height:58vh;padding-top:34px}.site-preview[class*=template-page-]:not(.template-page-home) main>section:first-of-type{margin-top:0}.site-preview .sample-hero-image{opacity:.25;filter:saturate(.45) contrast(.9)}.site-preview .sample-hero{background:#1f2933}.industry-theme-technical{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;background:#f5f7f9}.industry-theme-technical .sample-section>header span,.industry-theme-technical .sample-answer>span{text-transform:none}.industry-theme-health{font-family:Noto Sans SC,PingFang SC,sans-serif;background:#f7faf9}.industry-theme-health .sample-hero{background:#173d3b}.industry-theme-natural{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;background:#f7f9f5}.industry-theme-natural .sample-hero{background:#263b2d}.industry-theme-professional{font-family:"Noto Serif SC",Songti SC,serif;background:#f6f6f5}.industry-theme-professional .sample-hero{background:#252a32}.industry-theme-professional p,.industry-theme-professional nav,.industry-theme-professional button,.industry-theme-professional input{font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.industry-theme-consumer{font-family:Noto Sans SC,PingFang SC,sans-serif;background:#faf8f6}.industry-theme-consumer .sample-hero{background:#343038}.site-preview .sample-stats strong{font-size:clamp(16px,2vw,24px);letter-spacing:0}.site-preview .sample-stats span{max-width:170px;line-height:1.5}@media(max-width:720px){.site-preview.template-page-contact main>#contact,.site-preview.template-page-contact main>.sample-contact{display:block!important}.site-preview[class*=template-page-]:not(.template-page-home) main{padding-top:18px}}.site-preview.template-page-services main#top>section.sample-process{display:block!important}.site-preview.template-page-contact main#top>section.sample-contact{display:flex!important}@media(max-width:720px){.site-preview.template-page-contact main#top>section.sample-contact{display:block!important}}.brand .sidebar-system-name{width:100%;display:block;text-align:center}.compact-update-notes{padding:8px 18px 10px}.compact-update-notes>div{min-height:29px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px}.compact-update-notes span{font-size:9px;font-weight:700}.compact-update-notes span.new{color:#16805f}.compact-update-notes span.optimize{color:#286bb6}.compact-update-notes span.fix{color:#c35638}.compact-update-notes p{margin:0;color:#273244;font-size:9px;line-height:1.35}.compact-update-notes .empty{display:block;padding:14px 0;color:#9aa4b0;font-size:9px;text-align:center}.domain-reference-summary{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.domain-reference-summary span{padding:2px 5px;border-radius:3px;font-size:7px}.domain-reference-summary .referenced{color:#167759;background:#eaf8f2}.domain-reference-summary .not-referenced{color:#7d8795;background:#f0f2f5}.citation-evidence article small.domain-hit{color:#167759}.citation-evidence article small.domain-miss{color:#8b95a3}.update-nav-dot{width:7px;height:7px;margin-left:auto;flex:none;border-radius:50%;background:#f04438;box-shadow:0 0 0 3px #f0443822}.brand-check-page{min-height:100vh;padding:84px 24px;color:#182230;background:#f7f9fc}.brand-check-shell{width:min(1040px,100%);margin:0 auto}.brand-check-heading{max-width:760px;margin:0 auto 38px;text-align:center}.brand-check-heading>span{display:inline-flex;align-items:center;gap:7px;color:#1769d2;font-size:13px;font-weight:700}.brand-check-heading h1{margin:15px 0 13px;color:#172033;font-size:42px;line-height:1.18;letter-spacing:0}.brand-check-heading p{max-width:680px;margin:0 auto;color:#667085;font-size:16px;line-height:1.8}.brand-check-form{padding:18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 150px;align-items:end;gap:12px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;box-shadow:0 18px 50px #1d35570d}.brand-check-form label>span{display:block;margin:0 0 8px 2px;color:#344054;font-size:13px;font-weight:600}.brand-check-form label>div{height:50px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d8dee8;border-radius:6px;background:#fff;transition:border-color .15s,box-shadow .15s}.brand-check-form label>div:focus-within{border-color:#2775da;box-shadow:0 0 0 3px #2775da18}.brand-check-form label svg{flex:none;color:#8993a4}.brand-check-form input{width:100%;min-width:0;border:0;outline:0;color:#202939;background:transparent;font-size:14px}.brand-check-form input::placeholder{color:#a1a9b6}.brand-check-form>button{height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;color:#fff;background:#1769d2;font-size:14px;font-weight:700}.brand-check-form>button:hover{background:#105bb9}.brand-check-spinner{width:16px;height:16px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.brand-check-assurance{padding:16px 8px 0;display:flex;justify-content:center;flex-wrap:wrap;gap:22px;color:#768195}.brand-check-assurance span{display:inline-flex;align-items:center;gap:6px;font-size:12px}.brand-check-assurance svg{color:#2b8a68}.brand-check-error{max-width:720px;min-height:48px;margin:24px auto 0;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #f3c7c2;border-radius:6px;color:#b23b32;background:#fff6f5;font-size:13px}.brand-check-loading{margin:46px auto 0;text-align:center}.brand-check-loading>div{height:26px;display:flex;align-items:center;justify-content:center;gap:6px}.brand-check-loading>div span{width:8px;height:8px;border-radius:50%;background:#1769d2;animation:brand-check-pulse 1s ease-in-out infinite}.brand-check-loading>div span:nth-child(2){animation-delay:.15s}.brand-check-loading>div span:nth-child(3){animation-delay:.3s}.brand-check-loading strong{display:block;margin-top:10px;font-size:15px}.brand-check-loading p{margin:7px 0 0;color:#818b9b;font-size:12px}@keyframes brand-check-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.brand-check-results{margin-top:42px}.brand-check-results>header{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dfe5ee;border-radius:8px;background:#fff}.brand-check-results>header>div>span{color:#25805f;font-size:12px;font-weight:700}.brand-check-results h2{margin:6px 0;font-size:20px}.brand-check-results>header p{margin:0;color:#737f91;font-size:12px}.brand-check-results dl{margin:0;display:grid;grid-template-columns:repeat(3,100px)}.brand-check-results dl div{padding:2px 18px;border-left:1px solid #e4e8ee}.brand-check-results dt{color:#7e8998;font-size:11px}.brand-check-results dd{margin:5px 0 0;color:#1f2a3b;font-size:23px;font-weight:700}.brand-check-results dd small{color:#8a94a3;font-size:12px}.brand-check-result-list{margin-top:12px;display:grid;gap:10px}.brand-check-result-list article{min-height:104px;padding:17px 18px;display:grid;grid-template-columns:38px minmax(0,1fr) 90px;align-items:start;gap:13px;border:1px solid #e0e5ec;border-radius:7px;background:#fff}.brand-check-model-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:#1769d2;background:#edf4fd}.brand-check-result-list article>div header{display:flex;align-items:baseline;gap:10px}.brand-check-result-list strong{font-size:14px}.brand-check-result-list article>div small{color:#939caa;font-size:10px}.brand-check-result-list article p{margin:9px 0 0;display:-webkit-box;overflow:hidden;color:#667085;font-size:12px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.brand-check-status{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:4px;color:#6d7787;background:#f1f3f6;font-size:11px;font-weight:600}.brand-check-result-list article.mentioned .brand-check-status{color:#1769d2;background:#edf4fd}.brand-check-result-list article.recommended .brand-check-status{color:#20785a;background:#eaf7f1}.brand-check-result-list article.error .brand-check-status{color:#a64a42;background:#fff1ef}.brand-check-results>footer{padding:16px 6px 0;color:#8b95a3;font-size:11px;text-align:center}.homepage-settings-panel{overflow:hidden;border:1px solid #dce2e9;border-radius:6px;background:#fff}.homepage-settings-panel>header{min-height:78px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ef}.homepage-settings-panel>header>div{display:flex;align-items:center;gap:12px}.homepage-settings-panel>header>div>span{width:39px;height:39px;display:grid;place-items:center;border-radius:6px;color:#146bda;background:#eaf2fd}.homepage-settings-panel h2{margin:0;font-size:14px}.homepage-settings-panel header p{margin:5px 0 0;color:#8993a2;font-size:9px}.homepage-settings-panel>header>a{min-height:31px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe2eb;border-radius:4px;color:#356ba9;background:#fff;font-size:9px;font-weight:600;text-decoration:none}.homepage-settings-panel>form{max-width:850px;padding:22px}.homepage-settings-panel textarea{width:100%;padding:10px;resize:vertical;border:1px solid #d8dee6;border-radius:4px;outline:0;font:inherit}.homepage-settings-panel textarea:focus{border-color:#3e7fcb}.homepage-setting-status{min-height:72px;margin-bottom:18px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #dfe5ec;border-radius:6px;background:#f8fafc}.homepage-setting-status strong{display:block;font-size:11px}.homepage-setting-status p{margin:5px 0 0;color:#7e8998;font-size:9px}.homepage-setting-status label{display:flex;align-items:center;gap:7px;cursor:pointer}.homepage-setting-status input{position:absolute;opacity:0}.homepage-setting-status i{width:32px;height:18px;position:relative;border-radius:9px;background:#c8d0da}.homepage-setting-status i:after{content:"";width:14px;height:14px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;transition:transform .15s}.homepage-setting-status input:checked+i{background:#1f78d1}.homepage-setting-status input:checked+i:after{transform:translate(14px)}.homepage-setting-status label span{min-width:36px;color:#687487;font-size:9px}.homepage-domain-guide{margin-top:16px;padding:13px 15px;display:flex;gap:10px;border:1px solid #cfe0f4;border-radius:5px;color:#2465a9;background:#f5f9fe}.homepage-domain-guide svg{flex:none;margin-top:1px}.homepage-domain-guide strong{display:block;font-size:9px}.homepage-domain-guide p{margin:4px 0 0;color:#708096;font-size:8px;line-height:1.6}.homepage-settings-panel form>footer{margin-top:20px;padding-top:16px;display:flex;justify-content:center;border-top:1px solid #edf0f3}.homepage-search-history{border-top:1px solid #e5e9ef}.homepage-search-history>header{min-height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.homepage-search-history>header h3{margin:0;color:#263247;font-size:12px}.homepage-search-history>header p{margin:5px 0 0;color:#8993a2;font-size:9px}.homepage-search-history>header>span{padding:5px 8px;border-radius:4px;color:#286bb6;background:#edf4fc;font-size:8px;font-weight:700}.homepage-record-table-wrap{overflow-x:auto;border-top:1px solid #edf0f3}.homepage-search-history table{width:100%;min-width:700px;border-collapse:collapse;table-layout:fixed}.homepage-search-history th{height:38px;padding:0 18px;color:#788496;background:#f8fafc;font-size:8px;font-weight:600;text-align:left}.homepage-search-history td{height:56px;padding:8px 18px;border-top:1px solid #edf0f3;color:#4b586b;font-size:9px;vertical-align:middle}.homepage-search-history tbody tr:hover{background:#fbfcfe}.homepage-search-history td strong{display:block;overflow:hidden;color:#263247;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.homepage-search-history td span,.homepage-search-history td small{display:block}.homepage-search-history td small{margin-top:4px;color:#98a1ae;font-size:8px}.homepage-search-history time{color:#667387;white-space:nowrap}.homepage-search-history .homepage-record-empty{height:120px;color:#929ca9;text-align:center}.homepage-record-empty svg{margin-right:6px;vertical-align:middle}.homepage-search-history>footer{min-height:52px;padding:0 18px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid #edf0f3}.homepage-search-history>footer button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #dce2e9;border-radius:4px;color:#526176;background:#fff}.homepage-search-history>footer button:disabled{opacity:.4;cursor:not-allowed}.homepage-search-history>footer span{color:#7c8796;font-size:8px}@media(max-width:760px){.brand-check-page{padding:48px 16px}.brand-check-heading{margin-bottom:28px}.brand-check-heading h1{font-size:31px}.brand-check-heading p{font-size:14px}.brand-check-form{grid-template-columns:1fr;padding:14px}.brand-check-form>button{margin-top:2px}.brand-check-assurance{gap:9px 16px}.brand-check-results>header{align-items:flex-start;flex-direction:column}.brand-check-results dl{width:100%;grid-template-columns:repeat(3,1fr)}.brand-check-results dl div:first-child{border-left:0;padding-left:0}.brand-check-result-list article{grid-template-columns:38px minmax(0,1fr)}.brand-check-status{grid-column:2;justify-self:start}.homepage-settings-panel>header{padding:12px 15px}.homepage-settings-panel>form{padding:15px}.homepage-setting-status{align-items:flex-start;flex-direction:column}}@media(max-width:1050px){.media-management-layout{grid-template-columns:1fr}.media-platform-tabs{display:flex;gap:6px}.media-platform-tabs button{min-width:180px}.media-platform-tabs button+button{margin-top:0}}@media(max-width:1200px){.baijiahao-setup-guide ol{grid-template-columns:1fr 1fr}}@media(max-width:800px){.media-form-section{grid-template-columns:1fr;gap:13px}.media-status-strip p{display:none}.media-management-panel form>footer>div{display:none}.media-platform-tabs{overflow-x:auto}}@media(max-width:700px){.wechat-config-map dl{grid-template-columns:1fr}.wechat-config-map dl>div:nth-child(odd){border-right:0}}.enterprise-media-panel{overflow:hidden;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.enterprise-media-panel>header{min-height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf0}.enterprise-media-panel>header h2{margin:0;font-size:14px}.enterprise-media-panel>header p{margin:6px 0 0;color:#8c96a5;font-size:9px}.enterprise-media-list{padding:14px;display:grid;gap:9px}.enterprise-media-list article{min-height:92px;padding:14px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #e0e5eb;border-radius:6px;background:#fff}.enterprise-media-list article.bound{border-color:#c9dfd7;background:#fbfefd}.enterprise-media-select{margin:0!important;display:grid!important;place-items:center;position:relative}.enterprise-media-select input{position:absolute;top:-7px;left:-5px;width:15px;height:15px;accent-color:#246bfd}.enterprise-media-select>span{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#2468f2;font-size:16px;font-weight:700}.enterprise-media-select>span.wechat-mp{background:#18a568}.enterprise-media-select.disabled{opacity:.78}.enterprise-media-info>div{display:flex;align-items:center;gap:9px}.enterprise-media-info h3{margin:0;color:#2b3649;font-size:12px}.enterprise-media-info p{margin:7px 0 0;color:#717d8e;font-size:9px}.enterprise-media-info small{display:block;margin-top:7px;color:#9aa3af;font-size:8px}.media-binding-state{min-height:21px;padding:0 7px;display:inline-flex;align-items:center;border-radius:4px;font-size:8px;font-weight:600}.media-binding-state.bound{color:#167558;background:#eaf8f2}.media-binding-state.unbound{color:#7c8797;background:#f0f2f5}.enterprise-media-actions .secondary-button{min-width:90px}.enterprise-media-panel>footer{min-height:50px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8ecf1;color:#8b95a4;font-size:8px}.enterprise-media-panel>footer label{margin:0;display:flex;align-items:center;gap:7px;color:#566276;font-size:9px}.enterprise-media-panel>footer input{accent-color:#246bfd}.publish-media-options{margin:0;padding:12px;display:grid;gap:7px;border:1px solid #dfe4ea;border-radius:6px}.publish-media-options legend{padding:0 6px;color:#5a6678;font-size:10px;font-weight:600}.publish-media-options>label{min-height:42px;margin:0!important;padding:7px 9px;display:grid!important;grid-template-columns:16px 30px minmax(0,1fr);align-items:center;gap:9px;border:1px solid #e5e9ee;border-radius:5px}.publish-media-options input{width:15px;height:15px;accent-color:#246bfd}.publish-media-options label>span{width:28px;height:28px;display:grid!important;place-items:center;border-radius:4px;color:#fff!important;background:#2468f2;font-size:10px!important;font-weight:700!important}.publish-media-options label>span.wechat-mp{background:#18a568}.publish-media-options strong,.publish-media-options small{display:block}.publish-media-options strong{color:#344054;font-size:9px}.publish-media-options small{margin-top:3px;color:#929ba8;font-size:8px}.publish-date-range{margin-bottom:7px}.publish-date-help{margin:-2px 0 15px;display:block;color:#7f8998;font-size:9px;line-height:1.6}.sidebar{width:110px;padding:0 8px 12px}.brand{height:74px;justify-content:center;gap:0;padding:0}.brand>div:last-child{display:none}.main-nav{padding-top:15px}.nav-label{padding:0;text-align:center;font-size:9px}.main-nav button,.sidebar-footer>button{min-height:54px;justify-content:center;flex-direction:column;gap:5px;padding:6px 2px;margin:2px 0;font-size:10px;text-align:center}.main-nav button span,.sidebar-footer>button span{display:block}.nav-dot{position:absolute;margin:0;transform:translate(25px,-16px)}.sidebar-footer{margin-top:auto;padding-top:7px}.user{justify-content:center;padding:10px 0 0}.user>div,.user>svg{display:none}.main{width:calc(100% - 110px);margin-left:110px}.sidebar .main-nav button,.sidebar .sidebar-footer>button{min-height:40px;justify-content:flex-start;flex-direction:row;gap:6px;padding:0 7px;margin:2px 0;font-size:11px;text-align:left;white-space:nowrap}.sidebar .main-nav button svg,.sidebar .sidebar-footer>button svg{flex:none}.sidebar .main-nav button span,.sidebar .sidebar-footer>button span{display:block;overflow:hidden;text-overflow:ellipsis}.sidebar .nav-label{padding-left:7px;text-align:left}.sidebar .logout-switch{color:#d6a0a5}.sidebar .logout-switch:hover{color:#fff;background:#8f2f3a}.sidebar .logout-switch{width:40px;min-height:40px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important;padding:0!important}.keyword-table{min-width:760px}.keyword-name{color:#263147;font-size:12px}.keyword-binding-hint{margin-top:5px;display:block;color:#a06a14;font-size:9px;line-height:1.4}.keyword-delete-locked{color:#9b6b1e!important;border-color:#ead9b8!important;background:#fffaf0!important}.keyword-delete-locked:hover{color:#81560f!important;border-color:#dfc791!important;background:#fff5df!important}.keyword-initial{width:fit-content;min-width:34px;min-height:28px;padding:0 8px;display:grid;place-items:center;border-radius:5px;color:#246bfd;background:#edf3ff;font-size:11px;font-weight:700;letter-spacing:.05em}.keyword-initial-field{display:flex}.keyword-initial-field input{min-width:0}.keyword-status{min-height:23px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:4px;font-size:9px;font-weight:600}.keyword-status:before{content:"";width:6px;height:6px;border-radius:50%}.keyword-status.active{color:#17785a;background:#eaf8f2}.keyword-status.active:before{background:#22a675}.keyword-status.inactive{color:#7d8594;background:#f1f3f6}.keyword-status.inactive:before{background:#9299a6}@media(max-width:820px){.main{width:100%;margin-left:0}}.template-toolbar{min-height:62px;display:flex;align-items:center;gap:11px;margin-bottom:15px}.template-toolbar select{height:36px;min-width:150px;padding:0 30px 0 10px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#4f596b;font-size:11px}.template-toolbar>span{margin-left:auto;color:#8b94a3;font-size:10px}.template-card .template-preview{position:relative;display:block;width:100%;border:0;border-radius:0;overflow:hidden;padding:0;text-align:left;color:#fff;text-decoration:none}.template-card .template-preview img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.template-card .preview-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11182724,#101828d6)}.preview-brand{position:absolute;left:15px;top:13px;z-index:1;padding-left:10px;border-left:3px solid var(--accent);font-size:10px;font-weight:700}.preview-copy{position:absolute;z-index:1;left:15px;right:15px;bottom:16px}.preview-copy strong,.preview-copy span{display:block}.preview-copy strong{font-size:14px;line-height:1.35}.preview-copy span{font-size:8px;margin-top:6px;color:#e6e9ee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:7px;background:#101828a8;font-size:11px;font-weight:600;opacity:0;transition:opacity .2s}.preview-trigger:hover img{transform:scale(1.035)}.preview-trigger:hover .preview-hover{opacity:1}.template-info .template-footer .row-actions{gap:4px}.template-info .template-footer .icon-button{width:28px;height:28px}.modal:has(.template-form){width:min(920px,calc(100vw - 32px))}.template-form{max-height:calc(100vh - 130px);padding:22px 24px;overflow-y:auto}.modal:has(.template-form)>.template-form .form-actions{position:static;margin:8px -24px -22px;padding:16px 24px 20px;background:#fff}.form-section-title{margin:3px 0 14px;padding-bottom:8px;border-bottom:1px solid var(--border);color:#273247;font-size:11px;font-weight:700}.site-preview{--preview-accent: #246bfd;min-height:100vh;color:#182230;background:#fff;font-family:Inter,Noto Sans SC,system-ui,sans-serif}.site-preview.font-classic{font-family:Georgia,"Noto Serif SC",serif}.site-preview.font-friendly{font-family:Noto Sans SC,system-ui,sans-serif}.sample-header{position:absolute;z-index:10;inset:0 0 auto;height:76px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;gap:36px;border-bottom:1px solid #ffffff35}.sample-header.header-light{position:relative;color:#182230;background:#fff;border-bottom-color:#e6e9ee}.sample-header.header-dark{position:relative;color:#fff;background:#172033;border-bottom-color:#303b50}.sample-header.header-transparent{color:#fff;background:#10182822}.sample-logo{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.sample-logo i{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:#fff;background:var(--preview-accent);font-style:normal;font-size:14px}.sample-logo strong{font-size:16px;white-space:nowrap}.sample-header nav{display:flex;justify-content:center;gap:30px;flex:1}.sample-header nav a{color:inherit;text-decoration:none;font-size:12px}.sample-header>button,.sample-hero-content button,.sample-feature button,.sample-contact button{min-height:39px;padding:0 18px;border:1px solid var(--preview-accent);border-radius:4px;color:#fff;background:var(--preview-accent);font-size:11px;font-weight:600}.sample-hero{position:relative;min-height:min(720px,78vh);display:flex;align-items:center;overflow:hidden;color:#fff}.header-light+main .sample-hero,.header-dark+main .sample-hero{min-height:min(644px,calc(78vh - 76px))}.sample-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--preview-image);background-size:cover;background-position:center}.sample-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111827de,#1118279e,#1118271f)}.sample-hero-content{position:relative;z-index:1;width:min(720px,86%);margin-left:clamp(24px,8vw,120px);padding-top:40px}.sample-hero-content>span,.sample-section>header>span,.sample-feature>div>span,.sample-contact span{color:var(--preview-accent);font-size:11px;font-weight:700}.sample-hero-content h1{margin:16px 0 0;font-size:clamp(36px,5vw,68px);line-height:1.08;letter-spacing:0}.sample-hero-content h2{margin:14px 0 0;max-width:650px;font-size:clamp(20px,2.6vw,36px);font-weight:500;letter-spacing:0}.sample-hero-content p{max-width:600px;margin:20px 0 28px;color:#e2e7ee;font-size:15px;line-height:1.8}.sample-hero-content>div{display:flex;gap:10px}.sample-hero-content button.ghost{border-color:#fff9;background:transparent}.sample-stats{min-height:108px;display:grid;grid-template-columns:repeat(4,1fr);max-width:1120px;margin:-38px auto 0;position:relative;z-index:3;background:#fff;border:1px solid #e4e8ee;box-shadow:0 12px 36px #18223017}.sample-stats div{display:flex;flex-direction:column;justify-content:center;align-items:center;border-right:1px solid #e7eaf0}.sample-stats div:last-child{border-right:0}.sample-stats strong{font-size:24px;color:var(--preview-accent)}.sample-stats span{margin-top:7px;color:#7a8493;font-size:10px}.sample-section{max-width:1180px;margin:0 auto;padding:100px 30px}.sample-section>header{max-width:620px;margin-bottom:42px}.sample-section>header h2,.sample-feature h2,.sample-contact h2{margin:11px 0 13px;font-size:clamp(26px,3vw,40px);letter-spacing:0}.sample-section>header p,.sample-feature p,.sample-contact p{color:#6a7483;font-size:13px;line-height:1.8}.sample-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sample-card-grid article{min-height:224px;padding:28px;border:1px solid #e1e6ec;background:#fff}.cards-shadow .sample-card-grid article{border-color:transparent;box-shadow:0 12px 34px #18223014}.cards-flat .sample-card-grid article{border:0;border-top:3px solid var(--preview-accent);padding-left:0;padding-right:24px}.sample-card-grid article>i{color:var(--preview-accent);font-style:normal;font-size:11px;font-weight:700}.sample-card-grid h3{margin:28px 0 12px;font-size:17px}.sample-card-grid p{min-height:54px;margin:0 0 22px;color:#6d7786;font-size:11px;line-height:1.75}.sample-card-grid a{color:var(--preview-accent);text-decoration:none;font-size:10px;font-weight:600}.sample-card-grid a span{margin-left:5px}.sample-feature{min-height:530px;display:grid;grid-template-columns:1fr 1fr;background:#f3f5f7}.sample-feature .feature-image{min-height:480px;background-image:var(--preview-image);background-size:cover;background-position:center}.sample-feature>div:last-child{max-width:610px;align-self:center;padding:70px clamp(35px,7vw,100px)}.feature-line{min-height:43px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #dfe4e9;color:#344054}.feature-line svg{color:var(--preview-accent)}.feature-line strong{font-size:11px}.sample-feature button{margin-top:26px}.sample-news{background:#fff}.sample-news small{color:#8b94a3;font-size:9px}.sample-contact{min-height:230px;padding:48px clamp(30px,8vw,120px);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;background:#172033}.sample-contact h2{margin-top:10px}.sample-contact p{color:#b7c0cf;margin-bottom:0}.sample-footer{min-height:88px;padding:0 clamp(30px,8vw,120px);display:flex;align-items:center;gap:25px;color:#7f8998;background:#101827;font-size:10px}.sample-footer strong{color:#fff;font-size:14px}.sample-footer>span{flex:1}.sample-footer div{display:flex;gap:18px}.sample-footer a{color:#aab2c0;text-decoration:none}.preview-editorial .sample-hero-content{margin:auto;text-align:center}.preview-editorial .sample-hero-content p{margin-left:auto;margin-right:auto}.preview-editorial .sample-hero-content>div{justify-content:center}.preview-editorial .sample-hero-overlay{background:#101828a8}.preview-catalog .sample-card-grid article{min-height:250px}.preview-service .sample-hero-content{width:min(620px,86%)}.font-classic .sample-hero-content h1,.font-classic .sample-hero-content h2,.font-classic .sample-section h2,.font-classic .sample-feature h2{font-weight:500}@media(max-width:760px){.template-toolbar{flex-wrap:wrap}.template-toolbar .search{width:calc(100% - 161px)}.template-toolbar>span{display:none}.sample-header{height:64px;padding:0 18px}.sample-header nav{display:none}.sample-header>button{margin-left:auto}.sample-logo strong{font-size:13px}.sample-hero{min-height:620px}.sample-hero-content{margin-left:24px;padding:60px 0 0}.sample-hero-content p{font-size:13px}.sample-stats{width:calc(100% - 32px);grid-template-columns:repeat(2,1fr);margin-top:-28px}.sample-stats div{min-height:82px;border-bottom:1px solid #e7eaf0}.sample-section{padding:72px 20px}.sample-card-grid,.sample-feature{grid-template-columns:1fr}.sample-feature .feature-image{min-height:320px}.sample-contact{align-items:flex-start;flex-direction:column}.sample-footer{padding:26px 24px;align-items:flex-start;flex-direction:column}}@media(max-width:560px){.template-toolbar .search,.template-toolbar select{width:100%}.template-form{max-height:calc(92vh - 80px)}}.user-menu-wrap{position:relative}.user-menu-wrap .user{width:100%;border:0;color:#fff;background:transparent;text-align:left}.user-menu-wrap .user:hover{background:#222d42;border-radius:6px}.account-menu{position:absolute;left:0;right:0;bottom:52px;padding:8px;color:#233047;background:#fff;border:1px solid #dfe4ea;border-radius:7px;box-shadow:0 14px 34px #0c142833}.account-menu>div{padding:8px 9px 10px;border-bottom:1px solid #edf0f3}.account-menu span,.account-menu small{display:block}.account-menu span{font-size:11px;font-weight:700}.account-menu small{margin-top:4px;color:#8b94a3;font-size:8px;overflow:hidden;text-overflow:ellipsis}.account-menu button{width:100%;min-height:36px;margin-top:5px;padding:0 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:5px;color:#c8353c;background:transparent;font-size:10px}.account-menu button:hover{background:#fff1f1}.auth-check{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#788394;background:#111827;font-size:11px}.auth-check .brand-mark{color:#fff;animation:pulse 1.2s ease-in-out infinite}.login-page{position:relative;min-height:100vh;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,470px);align-items:center;padding:48px clamp(44px,6vw,96px);color:#fff;background:#0f1728}.login-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&w=2200&q=90) center/cover no-repeat}.login-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#07101fd4}.login-brand{position:absolute;z-index:2;left:clamp(32px,5vw,76px);top:38px;display:flex;align-items:center;gap:12px}.login-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#246bfd;box-shadow:0 10px 30px #246bfd55}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:18px}.login-brand small{margin-top:4px;color:#8fa2bb;font-size:8px}.login-intro{position:relative;z-index:1;max-width:690px;padding:60px 70px 0 0}.environment-badge{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 11px;border:1px solid #94a7c233;border-radius:5px;color:#bdd0e8;background:#0f1d3180;font-size:9px}.environment-badge i{width:6px;height:6px;border-radius:50%;background:#49d19b;box-shadow:0 0 0 4px #49d19b1e}.login-intro h1{max-width:650px;margin:23px 0 18px;font-size:clamp(40px,5vw,70px);line-height:1.08;letter-spacing:0}.login-intro>p{max-width:590px;margin:0;color:#aebed1;font-size:15px;line-height:1.9}.login-metrics{display:flex;gap:clamp(28px,5vw,72px);margin-top:44px;padding-top:25px;border-top:1px solid #aec0d129}.login-metrics strong,.login-metrics span{display:block}.login-metrics strong{font-size:22px}.login-metrics span{margin-top:7px;color:#8396ad;font-size:9px}.login-panel{position:relative;z-index:2;width:100%;padding:38px 40px 24px;color:#1b2638;background:#fffffff2;border:1px solid #ffffffaa;border-radius:8px;box-shadow:0 32px 90px #02081780;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-panel-head>span{color:#246bfd;font-size:8px;font-weight:700}.login-panel-head h2{margin:10px 0 8px;font-size:25px;letter-spacing:0}.login-panel-head p{margin:0 0 28px;color:#7c8797;font-size:10px}.login-panel form>label{display:block;margin-bottom:16px}.login-panel form>label>span{display:block;margin-bottom:7px;color:#4c5769;font-size:10px;font-weight:600}.login-input{height:45px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d9dfe7;border-radius:6px;color:#8b95a4;background:#fff}.login-input:focus-within{color:#246bfd;border-color:#7fa8ff;box-shadow:0 0 0 3px #246bfd12}.login-input input{flex:1;min-width:0;height:43px;border:0;outline:0;color:#202b3d;background:transparent;font-size:12px}.login-input input::placeholder{color:#a7aeba}.login-input button{width:28px;height:34px;display:grid;place-items:center;border:0;color:#8a94a3;background:transparent}.login-options{display:flex;align-items:center;justify-content:space-between;margin:2px 0 18px;color:#86909f;font-size:9px}.login-options label{display:flex;align-items:center;gap:7px;cursor:pointer;position:relative}.login-options input{position:absolute;width:1px;height:1px;opacity:0}.login-options label i{width:15px;height:15px;border:1px solid #cbd2dc;border-radius:3px;background:#fff;position:relative}.login-options input:checked+i{border-color:#246bfd;background:#246bfd}.login-options input:checked+i:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.login-error{min-height:36px;margin:-5px 0 13px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #ffd1d3;border-radius:5px;color:#bd3038;background:#fff3f3;font-size:9px}.login-submit,.developer-login{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;font-size:11px;font-weight:700}.login-submit{border:1px solid #246bfd;color:#fff;background:#246bfd;box-shadow:0 8px 22px #246bfd3d}.login-submit:hover{background:#1859dd}.login-submit span{flex:1;text-align:left;padding-left:5px}.login-submit svg:last-child{margin-left:auto}.login-submit:has(.spinning){justify-content:center}.spinning{animation:spin 1s linear infinite}.login-divider{height:34px;display:flex;align-items:center;gap:10px;color:#9ba3af;font-size:8px}.login-divider:before,.login-divider:after{content:"";height:1px;flex:1;background:#e4e8ed}.developer-login{border:1px solid #dce2e9;color:#465267;background:#fff}.developer-login:hover{border-color:#bfc9d6;background:#f7f9fb}.login-panel button:disabled{opacity:.65}.login-panel footer{margin-top:22px;padding-top:17px;display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid #e7eaef;color:#919aa8;font-size:8px}.login-panel footer svg{color:#178f65}.login-copyright{position:absolute;z-index:2;left:clamp(32px,5vw,76px);bottom:28px;color:#65788f;font-size:8px}@media(max-width:900px){.login-page{grid-template-columns:1fr;justify-items:center;padding:110px 24px 50px}.login-intro{display:none}.login-panel{max-width:470px}.login-copyright{position:relative;left:auto;bottom:auto;margin-top:24px}}@media(max-width:520px){.login-page{align-items:start;min-height:100dvh;padding:92px 14px 28px}.login-brand{left:18px;top:22px}.login-brand>span{width:36px;height:36px}.login-panel{padding:28px 22px 20px}.login-panel-head h2{font-size:21px}}.sample-contact-strip{min-height:34px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:flex-end;gap:24px;color:#b8c4d4;background:#0c1524;font-size:9px}.sample-contact-strip span,.sample-contact-strip a{display:inline-flex;align-items:center;gap:6px}.sample-contact-strip a{color:#fff;text-decoration:none;font-size:11px;font-weight:700}.sample-contact-strip a svg{color:var(--preview-accent)}.sample-contact-strip+.sample-header.header-transparent{top:34px}.sample-header .header-phone{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--preview-accent);border-radius:4px;color:#fff;background:var(--preview-accent);text-decoration:none;font-size:10px;font-weight:700}.sample-hero-content .sample-primary-link,.sample-hero-content .sample-ghost-link{min-height:43px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--preview-accent);border-radius:4px;color:#fff;background:var(--preview-accent);text-decoration:none;font-size:11px;font-weight:700}.sample-hero-content .sample-ghost-link{border-color:#ffffff8a;background:#11182735}.sample-hero-content>small{display:block;margin-top:18px;color:#ccd5e0;font-size:9px}.sample-breadcrumb{max-width:1120px;margin:28px auto 0;padding:0 10px;display:flex;align-items:center;gap:8px;color:#8a94a3;font-size:9px}.sample-breadcrumb a{color:#697486;text-decoration:none}.sample-breadcrumb strong{color:#334054;font-weight:600}.sample-answer{max-width:1120px;margin:0 auto;padding:78px 10px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.sample-answer>div>span{color:var(--preview-accent);font-size:10px;font-weight:700}.sample-answer h2{margin:12px 0 16px;font-size:31px;letter-spacing:0}.sample-answer p{margin:0;color:#657082;font-size:12px;line-height:1.9}.sample-answer dl{margin:0;border-top:1px solid #dfe4e9}.sample-answer dl>div{min-height:58px;display:grid;grid-template-columns:100px 1fr;align-items:center;gap:20px;border-bottom:1px solid #dfe4e9}.sample-answer dt{color:#8b94a2;font-size:9px}.sample-answer dd{margin:0;color:#273347;font-size:11px;font-weight:600;line-height:1.6}.sample-answer dd a{color:var(--preview-accent);text-decoration:none;font-size:14px}.sample-card-grid article ul{min-height:74px;margin:0 0 22px;padding:13px 0 0;border-top:1px solid #e5e8ed;list-style:none}.sample-card-grid article li{position:relative;padding:4px 0 4px 13px;color:#738093;font-size:9px}.sample-card-grid article li:before{content:"";position:absolute;left:0;top:9px;width:5px;height:5px;border-radius:50%;background:var(--preview-accent)}.sample-inline-phone{min-height:39px;margin-top:24px;padding:0 15px;display:inline-flex;align-items:center;border-radius:4px;color:#fff;background:var(--preview-accent);text-decoration:none;font-size:10px;font-weight:700}.sample-process ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);list-style:none}.sample-process li{min-height:190px;padding:0 22px;border-left:1px solid #dfe4e9}.sample-process li:first-child{border-left:0;padding-left:0}.sample-process li>b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--preview-accent);font-size:10px}.sample-process h3{margin:20px 0 9px;font-size:13px}.sample-process p{margin:0;color:#748092;font-size:9px;line-height:1.75}.sample-cases{background:#f2f4f7}.sample-cases .sample-section{padding-top:86px;padding-bottom:86px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-grid article{min-height:250px;padding:27px;background:#fff;border-top:3px solid var(--preview-accent)}.case-grid small{color:var(--preview-accent);font-size:9px;font-weight:700}.case-grid h3{margin:24px 0 12px;font-size:16px}.case-grid p{min-height:68px;margin:0;color:#707b8b;font-size:10px;line-height:1.8}.case-grid dl{margin:24px 0 0;padding-top:13px;border-top:1px solid #e5e8ed}.case-grid dl>div{min-height:27px;display:flex;align-items:center;justify-content:space-between;gap:10px}.case-grid dt{color:#929aa6;font-size:8px}.case-grid dd{margin:0;color:#3b4759;font-size:9px;font-weight:600}.sample-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.sample-faq>header{margin-bottom:0}.sample-faq details{border-bottom:1px solid #dfe4e9}.sample-faq summary{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#263247;cursor:pointer;list-style:none;font-size:11px;font-weight:700}.sample-faq summary::-webkit-details-marker{display:none}.sample-faq summary span{color:var(--preview-accent);font-size:18px;font-weight:400}.sample-faq details p{margin:-2px 30px 18px 0;color:#6f7a8b;font-size:10px;line-height:1.85}.sample-location{min-height:460px;display:grid;grid-template-columns:1fr 1fr;background:#f2f4f7}.sample-location>div:first-child{padding:75px clamp(35px,8vw,110px)}.sample-location>div:first-child>span{color:var(--preview-accent);font-size:10px;font-weight:700}.sample-location h2{margin:11px 0 12px;font-size:34px;letter-spacing:0}.sample-location>div:first-child>p{color:#6e7989;font-size:11px;line-height:1.8}.sample-location>div:first-child>a,.sample-location>div:first-child>button,.sample-location address{width:100%;min-height:72px;padding:0;display:flex;align-items:center;gap:13px;border:0;border-bottom:1px solid #dce1e7;color:#273247;background:transparent;text-align:left;text-decoration:none;font:inherit;font-style:normal}.sample-location>div:first-child>a svg,.sample-location>div:first-child>button svg,.sample-location address svg{flex:none;color:var(--preview-accent)}.sample-location a span,.sample-location button span,.sample-location address span,.sample-location a small,.sample-location button small,.sample-location address small,.sample-location a strong,.sample-location button strong,.sample-location address strong,.sample-location button em,.sample-location address em{display:block}.sample-location a small,.sample-location button small,.sample-location address small{color:#8b94a3;font-size:8px;margin-bottom:5px}.sample-location a strong,.sample-location .location-copy-row strong{color:var(--preview-accent);font-size:18px}.location-copy-row{cursor:pointer}.location-copy-row:hover strong{text-decoration:underline;text-underline-offset:3px}.location-copy-row em{margin-top:4px;color:#8994a4;font-size:8px;font-style:normal}.sample-location address strong{font-size:11px}.sample-location address em{margin-top:4px;color:#8a94a3;font-size:8px;font-style:normal}.location-service-panel{min-width:0;padding:70px clamp(35px,7vw,96px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:#172033}.location-service-head>span{color:var(--preview-accent);font-size:10px;font-weight:700}.location-service-head h3{margin:12px 0 13px;color:#fff;font-size:30px;line-height:1.25}.location-service-head p{max-width:520px;margin:0;color:#aab5c5;font-size:11px;line-height:1.85}.location-service-list{margin-top:26px;border-top:1px solid #ffffff17}.location-service-list>div{min-height:66px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #ffffff17}.location-service-list svg{flex:none;color:var(--preview-accent)}.location-service-list span,.location-service-list small,.location-service-list strong{display:block}.location-service-list small{margin-bottom:4px;color:#7f8da1;font-size:8px}.location-service-list strong{color:#eef2f7;font-size:11px;line-height:1.5}.location-service-panel>a{align-self:flex-start;min-height:40px;margin-top:25px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border-radius:4px;color:#fff;background:var(--preview-accent);text-decoration:none;font-size:10px;font-weight:700}.sample-contact>a{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border-radius:4px;color:#fff;background:var(--preview-accent);text-decoration:none;font-size:12px;font-weight:700}.sample-footer{min-height:230px;display:grid;grid-template-columns:1.7fr .8fr .6fr;align-items:start;padding-top:52px;padding-bottom:30px}.sample-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.sample-footer>div:first-child{padding-right:60px}.sample-footer>div:first-child span{color:#8e9aac;font-size:9px;line-height:1.8}.sample-footer b{color:#fff;font-size:14px;margin-bottom:9px}.sample-footer address{color:#8e9aac;font-size:9px;font-style:normal;line-height:1.6}.sample-footer>small{grid-column:1 / 4;align-self:end;padding-top:20px;border-top:1px solid #ffffff19;color:#657186;font-size:8px}@media(max-width:900px){.sample-contact-strip{justify-content:space-between}.sample-contact-strip span:nth-child(2){display:none}.sample-answer{grid-template-columns:1fr;gap:32px;padding-left:24px;padding-right:24px}.sample-process ol{grid-template-columns:1fr 1fr;row-gap:30px}.sample-process li:nth-child(odd){border-left:0}.sample-faq{grid-template-columns:1fr;gap:25px}}@media(max-width:760px){.sample-contact-strip{min-height:38px;padding:0 16px}.sample-contact-strip>span:first-child{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sample-contact-strip+.sample-header.header-transparent{top:38px}.sample-header .header-phone{margin-left:auto;padding:0 10px;font-size:0}.sample-header .header-phone svg{width:17px;height:17px}.sample-answer{padding-top:60px}.sample-answer h2{font-size:25px}.sample-answer dl>div{grid-template-columns:82px 1fr}.sample-process ol{grid-template-columns:1fr}.sample-process li{min-height:130px;padding:0 0 24px 45px;border-left:0;position:relative}.sample-process li>b{position:absolute;left:0;top:0}.sample-process h3{margin-top:0}.case-grid,.sample-location{grid-template-columns:1fr}.sample-location>div:first-child{padding:60px 24px}.location-service-panel{min-height:300px}.location-service-panel{padding:48px 24px}.sample-footer{grid-template-columns:1fr 1fr;gap:30px}.sample-footer>div:first-child{grid-column:1 / 3;padding-right:0}.sample-footer>small{grid-column:1 / 3}}.sidebar-footer>button.active{background:#222d42;color:#fff}.icon-button.primary-icon{color:var(--blue);background:#f2f6ff;border-color:#dce7ff}.inline-actions{display:flex;gap:8px}.notification-wrap{position:relative}.notification-panel{position:absolute;width:360px;right:0;top:44px;background:#fff;border:1px solid var(--border);border-radius:7px;box-shadow:0 16px 44px #15203924;z-index:80;overflow:hidden}.notification-panel header{min-height:58px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.notification-panel header strong,.notification-panel header span{display:block}.notification-panel header strong{font-size:13px}.notification-panel header span{font-size:9px;color:#8b94a3;margin-top:3px}.notification-panel header button,.notification-panel footer button{border:0;color:var(--blue);background:transparent;font-size:10px}.notification-panel article{min-height:78px;padding:13px 15px;display:flex;gap:10px;border-bottom:1px solid #eef1f4;background:#fafdff}.notification-panel article.read{background:#fff;opacity:.68}.notification-panel article>div:last-child{min-width:0}.notification-panel article strong{display:block;font-size:11px}.notification-panel article p{color:#667084;font-size:10px;margin:5px 0;line-height:1.5}.notification-panel article span{color:#9aa2af;font-size:9px}.notice-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;flex:none}.notice-icon.success{color:#178f65;background:#eaf8f2}.notice-icon.warning{color:#b97900;background:#fff5dc}.notice-icon.error{color:#d9363e;background:#fff0f0}.notification-panel footer{min-height:38px;display:flex;align-items:center;justify-content:center}.analytics-hero{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--border);border-radius:7px;margin-bottom:15px}.analytics-hero>div{min-height:108px;padding:20px 23px;border-right:1px solid var(--border)}.analytics-hero>div:last-child{border-right:0}.analytics-hero span,.analytics-hero strong,.analytics-hero small{display:block}.analytics-hero span{font-size:11px;color:#737d8e}.analytics-hero strong{font-size:25px;margin:8px 0 6px}.analytics-hero small{font-size:9px;color:#8e97a6}.analytics-hero small svg{vertical-align:-3px;color:#178f65;margin-right:4px}.analytics-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:15px}.analytics-grid>*{min-width:0}.analytics-workspace{position:relative}.analytics-workspace.is-loading{cursor:progress}.analytics-filterbar{min-height:64px;display:flex;align-items:center;gap:18px;margin-bottom:12px;padding:10px 14px}.analytics-range,.analytics-filterbar label,.analytics-updated{display:flex;align-items:center;gap:8px;color:#667085;font-size:10px}.analytics-range>svg,.analytics-filterbar label>svg{color:#246bfd;flex:none}.analytics-range>span,.analytics-filterbar label>span{white-space:nowrap;font-weight:600;color:#465064}.analytics-filterbar label select{width:180px;height:34px;padding:0 30px 0 10px;border:1px solid #dfe4ea;border-radius:5px;outline:0;color:#394357;background:#fff;font-size:10px}.analytics-filterbar label select:focus{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.analytics-updated{margin-left:auto;color:#8a93a2}.analytics-yesterday{margin-bottom:12px;overflow:hidden}.analytics-yesterday>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:9px 16px;border-bottom:1px solid #edf0f3}.analytics-yesterday>header>div{display:grid;grid-template-columns:22px auto;align-items:center;gap:2px 7px}.analytics-yesterday>header svg{grid-row:1 / 3;color:#246bfd}.analytics-yesterday>header span{color:#303a4e;font-size:11px;font-weight:700}.analytics-yesterday>header small{color:#8e97a6;font-size:8px}.analytics-yesterday>header em{color:#8e97a6;font-size:8px;font-style:normal}.analytics-yesterday>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.analytics-yesterday article{min-height:82px;padding:14px 18px;border-right:1px solid #edf0f3}.analytics-yesterday article:last-child{border-right:0}.analytics-yesterday article span,.analytics-yesterday article strong,.analytics-yesterday article small{display:block}.analytics-yesterday article span{color:#7b8595;font-size:8px}.analytics-yesterday article strong{margin:7px 0 5px;color:#202a3d;font-size:19px;line-height:1}.analytics-yesterday article small{color:#8e97a6;font-size:8px}.analytics-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px}.analytics-metrics article{min-width:0;min-height:124px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-content:center;column-gap:10px;padding:16px;border:1px solid var(--border);border-radius:7px;background:#fff}.analytics-metric-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf3ff}.analytics-metrics article:nth-child(2) .analytics-metric-icon{color:#16805e;background:#eaf8f2}.analytics-metrics article:nth-child(3) .analytics-metric-icon{color:#a9640b;background:#fff5df}.analytics-metrics article:nth-child(4) .analytics-metric-icon{color:#6e56b4;background:#f3efff}.analytics-metrics article:nth-child(5) .analytics-metric-icon{color:#b6434c;background:#fff0f1}.analytics-metrics article:nth-child(6) .analytics-metric-icon{color:#14798a;background:#eaf7f9}.analytics-metrics span,.analytics-metrics strong,.analytics-metrics small{display:block}.analytics-metrics span{color:#7a8494;font-size:9px;white-space:nowrap}.analytics-metrics strong{margin:7px 0 6px;color:#202a3d;font-size:20px;line-height:1;white-space:nowrap}.analytics-metrics small{color:#98a1ae;font-size:8px;line-height:1.45}.analytics-metrics em{align-self:start;padding:3px 5px;border-radius:4px;font-size:8px;font-style:normal;white-space:nowrap}.positive{color:#17785a!important}.negative{color:#c43d47!important}.analytics-metrics em.positive{background:#eaf8f2}.analytics-metrics em.negative{background:#fff0f1}.analytics-metrics em.neutral,.analytics-source-list em.neutral{color:#7b8595;background:#f2f4f7}.analytics-primary-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.72fr);gap:12px;margin-bottom:12px}.analytics-primary-grid>*,.analytics-dimension-grid>*,.analytics-detail-grid>*{min-width:0}.analytics-trend-panel{min-height:394px}.analytics-trend-chart{height:326px;padding:13px 18px 12px}.trend-legend{height:26px;display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#697386;font-size:9px}.trend-legend span{display:flex;align-items:center;gap:6px}.trend-legend i{width:14px;height:3px;border-radius:3px}.trend-legend i.pv{background:#246bfd}.trend-legend i.uv{background:#18a078}.trend-canvas{height:238px;display:grid;grid-template-columns:34px minmax(0,1fr)}.trend-y{padding:7px 6px 17px 0;display:flex;flex-direction:column;justify-content:space-between;text-align:right;color:#9aa2af;font-size:8px}.trend-canvas svg{width:100%;height:100%;overflow:visible}.trend-grid-line{stroke:#edf0f4;stroke-width:1;vector-effect:non-scaling-stroke}.trend-line{fill:none;stroke-width:2.2;vector-effect:non-scaling-stroke}.trend-line.pv{stroke:#246bfd}.trend-line.uv{stroke:#18a078}.trend-x{min-height:22px;margin-left:34px;display:flex;justify-content:space-between;color:#9099a8;font-size:8px}.realtime-panel{min-height:394px}.realtime-value{padding:18px 18px 10px}.realtime-value>span,.realtime-value>strong,.realtime-value>small{display:block}.realtime-value>span{color:#7f8998;font-size:9px}.realtime-value>strong{margin:8px 0;font-size:31px;line-height:1}.realtime-value>small{color:#178f65;font-size:8px}.realtime-value>small i{width:6px;height:6px;display:inline-block;margin-right:5px;border-radius:50%;background:#22a675;box-shadow:0 0 0 3px #22a6751c}.realtime-bars{height:104px;display:flex;align-items:flex-end;gap:2px;padding:4px 18px 0}.realtime-bars i{flex:1;min-width:2px;border-radius:2px 2px 0 0;background:#246bfd;opacity:.58}.realtime-bars i:nth-child(3n){opacity:.82}.realtime-peak{margin:18px;padding-top:14px;display:grid;grid-template-columns:1fr auto;gap:5px 12px;border-top:1px solid #edf0f3}.realtime-peak span{color:#8a93a2;font-size:8px}.realtime-peak strong{font-size:10px}.realtime-peak small{grid-column:2;color:#697386;font-size:8px;text-align:right}.analytics-dimension-grid{display:grid;grid-template-columns:1.05fr .95fr 1fr;gap:12px;margin-bottom:12px}.analytics-dimension-grid>.panel{min-height:344px}.analytics-source-list{padding:11px 17px 15px}.analytics-source-list>div{display:grid;grid-template-columns:1fr 38px;margin:10px 0 14px;gap:7px 10px}.analytics-source-list header{grid-column:1 / 3;display:grid;grid-template-columns:1fr auto 44px;align-items:center;gap:8px}.analytics-source-list header strong{font-size:9px}.analytics-source-list header span{color:#697386;font-size:8px}.analytics-source-list header em{text-align:right;font-size:8px;font-style:normal}.analytics-source-list>div>div{height:6px;overflow:hidden;border-radius:4px;background:#edf0f4}.analytics-source-list>div>div i{display:block;height:100%;border-radius:4px;background:#246bfd}.analytics-source-list>div:nth-child(2)>div i{background:#18a078}.analytics-source-list>div:nth-child(3)>div i{background:#d6902c}.analytics-source-list>div:nth-child(4)>div i{background:#7b64bd}.analytics-source-list>div:nth-child(5)>div i{background:#db5c66}.analytics-source-list>div>small{color:#7b8595;font-size:8px;text-align:right}.analytics-empty{min-height:210px;display:grid;place-items:center;margin:0;color:#98a1ae;font-size:9px;text-align:center}.analytics-empty.compact{min-height:76px}.analytics-region-list{padding:9px 17px 14px}.analytics-region-list>div{min-height:32px;display:grid;grid-template-columns:20px 42px minmax(60px,1fr) 56px 32px;align-items:center;gap:8px}.analytics-region-list b{width:18px;height:18px;display:grid;place-items:center;border-radius:4px;color:#697386;background:#f2f4f7;font-size:8px}.analytics-region-list span,.analytics-region-list strong,.analytics-region-list small{font-size:8px}.analytics-region-list>div>div{height:4px;overflow:hidden;border-radius:4px;background:#edf0f4}.analytics-region-list>div>div i{display:block;height:100%;border-radius:4px;background:#18a078}.analytics-region-list strong{text-align:right}.analytics-region-list small{color:#8f98a6;text-align:right}.device-overview{min-height:150px;display:flex;align-items:center;gap:25px;padding:14px 20px 8px}.device-ring{width:112px;height:112px;flex:none;display:grid;place-items:center;border-radius:50%}.device-ring>div{width:76px;height:76px;display:grid;place-content:center;text-align:center;border-radius:50%;background:#fff}.device-ring strong,.device-ring span{display:block}.device-ring strong{font-size:19px}.device-ring span{margin-top:4px;color:#8b94a3;font-size:8px}.device-legend{flex:1}.device-legend>div{min-height:28px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;border-bottom:1px solid #f0f2f5}.device-legend i{width:7px;height:7px;border-radius:2px;background:#246bfd}.device-legend i.tone-1{background:#18a078}.device-legend i.tone-2{background:#e5a000}.device-legend span,.device-legend strong{font-size:8px}.browser-list{padding:3px 20px 15px}.browser-list>div{min-height:24px;display:grid;grid-template-columns:67px 1fr 30px;align-items:center;gap:8px}.browser-list span,.browser-list strong{font-size:8px}.browser-list>div>div{height:4px;overflow:hidden;border-radius:3px;background:#edf0f4}.browser-list>div>div i{display:block;height:100%;border-radius:3px;background:#7b64bd}.browser-list strong{text-align:right}.analytics-detail-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:12px;margin-bottom:12px}.analytics-table{min-width:680px}.analytics-table th,.analytics-table td{height:48px}.analytics-table td strong,.analytics-table td small{display:block}.analytics-table td strong{color:#303a4e;font-size:9px}.analytics-table td small{margin-top:4px;color:#98a1ae;font-size:8px}.analytics-table .analytics-table-empty{height:112px;color:#98a1ae;font-size:9px;text-align:center}.data-warn{color:#b97900}.analytics-site-ranking{padding:7px 16px 12px}.analytics-site-ranking>div{min-height:58px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid #eef1f4}.analytics-site-ranking>div:last-child{border-bottom:0}.analytics-site-ranking b{width:20px;height:20px;display:grid;place-items:center;border-radius:4px;color:#566174;background:#f0f3f7;font-size:8px}.analytics-site-ranking>div:nth-child(-n+3) b{color:#246bfd;background:#edf3ff}.analytics-site-ranking span{min-width:0}.analytics-site-ranking span strong,.analytics-site-ranking span small,.analytics-site-ranking>div>div strong,.analytics-site-ranking>div>div small{display:block}.analytics-site-ranking span strong{overflow:hidden;color:#303a4e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.analytics-site-ranking span small{margin-top:4px;overflow:hidden;color:#98a1ae;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.analytics-site-ranking>div>div{text-align:right}.analytics-site-ranking>div>div strong{font-size:9px}.analytics-site-ranking>div>div small{margin-top:4px;color:#8b94a3;font-size:7px}.analytics-keyword-panel{margin-bottom:4px}.keyword-performance{min-width:820px}.keyword-performance-bar{width:110px;height:5px;overflow:hidden;border-radius:4px;background:#edf0f4}.keyword-performance-bar i{display:block;height:100%;border-radius:4px;background:#246bfd}.indexing-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:12px;border:1px solid var(--border);border-radius:7px;background:#fff}.indexing-summary>div{min-height:92px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto auto;align-content:center;column-gap:10px;padding:14px 20px;border-right:1px solid #e8ebef}.indexing-summary>div:last-child{border-right:0}.indexing-summary svg{grid-row:1 / 4;align-self:center;color:#246bfd}.indexing-summary span,.indexing-summary strong,.indexing-summary small{display:block}.indexing-summary span{color:#87909f;font-size:9px}.indexing-summary strong{margin:4px 0;color:#263247;font-size:22px;line-height:1}.indexing-summary small{color:#98a1ae;font-size:8px}.indexing-notice{min-height:58px;display:flex;align-items:center;gap:11px;margin-bottom:12px;padding:10px 15px;border:1px solid #dce8ff;border-radius:7px;color:#315f9e;background:#f4f8ff}.indexing-notice>svg{flex:none}.indexing-notice strong,.indexing-notice span{display:block}.indexing-notice strong{font-size:10px}.indexing-notice span{margin-top:4px;color:#6880a2;font-size:9px;line-height:1.5}.indexing-tools .secondary-button{flex:none}.indexing-table{min-width:1580px}.indexing-table td{height:92px;padding-top:13px;padding-bottom:13px;vertical-align:middle}.indexing-table th:nth-child(1){width:210px}.indexing-table th:nth-child(2),.indexing-table th:nth-child(3){width:360px}.indexing-table th:nth-child(4),.indexing-table th:nth-child(5){width:130px}.indexing-site strong,.indexing-site a,.indexing-site span{display:flex;align-items:center}.indexing-site strong{color:#263147;font-size:11px}.indexing-site a{gap:4px;margin-top:5px;color:#697386;font-size:9px;text-decoration:none}.indexing-site span{margin-top:4px;color:#98a1ae;font-size:8px}.indexing-platform-cell{min-width:0}.indexing-state{min-height:22px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:4px;font-size:8px;font-weight:600}.indexing-state:before{content:"";width:6px;height:6px;border-radius:50%}.indexing-state.detected{color:#17785a;background:#eaf8f2}.indexing-state.detected:before{background:#22a675}.indexing-state.not_detected{color:#a35d00;background:#fff5df}.indexing-state.not_detected:before{background:#e5a000}.indexing-state.pending{color:#697386;background:#f1f3f6}.indexing-state.pending:before{background:#98a1ae}.indexing-state.mentioned{color:#17785a;background:#eaf8f2}.indexing-state.mentioned:before{background:#22a675}.indexing-state.not_mentioned{color:#a35d00;background:#fff5df}.indexing-state.not_mentioned:before{background:#e5a000}.indexing-state.unconfigured{color:#697386;background:#f1f3f6}.indexing-state.unconfigured:before{background:#98a1ae}.indexing-state.error{color:#b4232c;background:#fff0f1}.indexing-state.error:before{background:#d93b45}.platform-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.platform-chips span{min-height:20px;display:inline-flex;align-items:center;padding:0 6px;border:1px solid #e3e7ec;border-radius:4px;color:#8a93a2;background:#fafbfc;font-size:8px}.platform-chips span.detected,.ai-citation-chips span.mentioned{border-color:#bfe5d7;color:#17785a;background:#f0faf6}.ai-citation-chips span.not_mentioned{border-color:#f0dbad;color:#9a620d;background:#fffaf0}.ai-citation-chips span.error{border-color:#efc9cc;color:#b4232c;background:#fff5f5}.citation-evidence{margin-top:8px}.citation-evidence summary{width:max-content;cursor:pointer;color:#246bfd;font-size:8px}.citation-evidence>div{width:330px;max-height:260px;margin-top:7px;overflow-y:auto;border:1px solid #e3e7ec;border-radius:6px;background:#fff}.citation-evidence article{padding:10px;border-bottom:1px solid #edf0f3}.citation-evidence article:last-child{border-bottom:0}.citation-evidence article strong,.citation-evidence article small,.citation-evidence article time{display:block}.citation-evidence article strong{color:#263147;font-size:9px}.citation-evidence article small{margin-top:4px;color:#17785a;font-size:8px}.citation-evidence article p{margin:6px 0;color:#687386;font-size:8px;line-height:1.55;white-space:pre-wrap}.citation-evidence article time{color:#98a1ae;font-size:7px}.indexing-actions{display:flex;align-items:center;gap:6px}.indexing-actions .compact{height:30px;padding:0 9px;font-size:9px;white-space:nowrap}.indexing-muted{color:#98a1ae;font-size:9px}@media(max-width:1440px){.indexing-table{min-width:0;table-layout:fixed}.indexing-table th,.indexing-table td{padding-left:9px;padding-right:9px}.indexing-table th:nth-child(1){width:16%}.indexing-table th:nth-child(2){width:27%}.indexing-table th:nth-child(3){width:22%}.indexing-table th:nth-child(4),.indexing-table th:nth-child(5){width:10%}.indexing-table th:nth-child(6){width:15%}.indexing-site strong{line-height:1.4;overflow-wrap:anywhere}.indexing-site a{align-items:flex-start;flex-wrap:wrap;line-height:1.35;overflow-wrap:anywhere;word-break:break-all}.indexing-site a svg{flex:none}.indexing-platform-cell .platform-chips{gap:3px}.indexing-platform-cell .platform-chips span{padding:0 5px}.citation-evidence>div{width:min(330px,100%)}.indexing-actions{flex-wrap:wrap}}@media(max-width:1100px){.indexing-table th,.indexing-table td{padding-left:7px;padding-right:7px}.indexing-table th:nth-child(1){width:17%}.indexing-table th:nth-child(2){width:26%}.indexing-table th:nth-child(3){width:21%}.indexing-table th:nth-child(4),.indexing-table th:nth-child(5){width:10%}.indexing-table th:nth-child(6){width:16%}.indexing-actions .compact{width:100%;justify-content:center;padding:0 5px}.indexing-actions .icon-button{margin:0 auto}}.ranking-list,.source-list,.keyword-list{padding:7px 17px 12px}.ranking-list>div{min-height:51px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #eef1f4}.ranking-list>div:last-child,.keyword-list>div:last-child{border-bottom:0}.ranking-list b{width:22px;height:22px;border-radius:5px;display:grid;place-items:center;color:#667085;background:#f2f4f7;font-size:9px}.ranking-list>div:nth-child(-n+3) b{color:#246bfd;background:#edf3ff}.ranking-list>div>span{flex:1;min-width:0}.ranking-list strong,.ranking-list small{display:block}.ranking-list strong{font-size:10px}.ranking-list small{color:#959daa;font-size:8px;margin-top:3px}.ranking-list>div>div{text-align:right}.source-list>div{margin:14px 0 17px}.source-list>div>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px;font-size:10px}.source-list>div>div:last-child{height:6px;background:#edf0f4;border-radius:4px;overflow:hidden}.source-list i{display:block;height:100%;background:#246bfd;border-radius:4px}.source-list>div:nth-child(2) i{background:#178f65}.source-list>div:nth-child(3) i{background:#d98b2b}.source-list>div:nth-child(4) i{background:#8b72c9}.keyword-list>div{min-height:51px;display:grid;grid-template-columns:1fr auto;align-content:center;border-bottom:1px solid #eef1f4;column-gap:12px}.keyword-list span{font-size:10px;font-weight:600}.keyword-list strong{font-size:9px;color:#246bfd}.keyword-list small{grid-column:1 / 3;font-size:8px;color:#969eab;margin-top:4px}.settings-layout{max-width:920px}.company-info-layout{width:100%;max-width:none}.company-tabs{min-height:48px;margin-bottom:16px;padding:0 4px;display:flex;align-items:stretch;gap:2px;overflow-x:auto;border-bottom:1px solid #dfe4ea;background:#fff;scrollbar-width:thin}.company-tabs button{min-width:max-content;padding:0 14px;display:inline-flex;flex:none;align-items:center;justify-content:center;gap:6px;border:0;border-bottom:2px solid transparent;color:#6f7a8c;background:transparent;font-size:10px;font-weight:600;white-space:nowrap;position:relative}.company-tabs button:hover{color:#315f9e;background:#f7f9fc}.company-tabs button.active{color:#246bfd;border-bottom-color:#246bfd}.company-tabs button>i{width:7px;height:7px;border-radius:50%;background:#a9b1bd}.company-tabs button>i.pending{background:#e5a000;box-shadow:0 0 0 3px #e5a00018}.company-tabs button>i.verified{background:#178f65;box-shadow:0 0 0 3px #178f6518}.company-tabs button>i.rejected{background:#d9363e}.settings-section{margin-bottom:15px}.settings-fields{padding:20px}.settings-fields>label,.settings-fields .form-grid label{display:block;margin-bottom:16px}.settings-fields label>span{display:block;color:#4b5568;font-size:11px;font-weight:600;margin-bottom:7px}.settings-fields input,.settings-fields select,.settings-fields textarea{width:100%;border:1px solid #dfe4ea;border-radius:6px;padding:0 11px;outline:none;color:#263147;background:#fff;font:inherit;font-size:12px}.settings-fields input,.settings-fields select{height:39px}.settings-fields textarea{padding-top:10px;padding-bottom:10px;resize:vertical;line-height:1.7}.settings-fields input:focus,.settings-fields select:focus,.settings-fields textarea:focus{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.settings-fields .company-field-count{margin-top:6px;display:block;color:#929baa;font-size:9px;text-align:right}.toggle-row{min-height:64px;display:flex!important;align-items:center;margin:0!important;border-bottom:1px solid #eef1f4;position:relative;cursor:pointer}.toggle-row>div{flex:1}.toggle-row strong,.toggle-row span{display:block}.toggle-row strong{font-size:11px}.toggle-row span{font-size:9px;color:#8d96a5;margin-top:5px}.toggle-row input{position:absolute;opacity:0;width:1px;height:1px}.toggle-row>i{width:36px;height:20px;border-radius:12px;background:#cfd5dd;position:relative;transition:.2s}.toggle-row>i:after{content:"";position:absolute;width:16px;height:16px;background:#fff;top:2px;left:2px;border-radius:50%;box-shadow:0 1px 3px #0003;transition:.2s}.toggle-row input:checked+i{background:#246bfd}.toggle-row input:checked+i:after{transform:translate(16px)}.settings-save{display:flex;justify-content:flex-end}.integration-card{margin-top:12px;padding:0 16px 16px;border:1px solid #e3e7ed;border-radius:7px;background:#fbfcfd}.integration-card.disabled{opacity:.52}.integration-card .toggle-row{border-bottom:0}.integration-fields{padding-top:14px;border-top:1px solid #e8ecf1}.integration-fields label{margin-bottom:0!important}.ai-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px;padding-top:18px}.ai-settings-grid label{margin:0!important}.ai-settings-grid .wide{grid-column:1 / -1}.settings-hint{display:flex;align-items:center;gap:7px;margin:16px 0 0;color:#7b8595;font-size:9px;line-height:1.6}.settings-hint svg{flex:none;color:#246bfd}.settings-lead{margin:0 0 15px;color:#687386;font-size:10px;line-height:1.7}.citation-provider-settings{padding-top:16px}.citation-provider-card{opacity:1}.citation-provider-card.disabled{padding-bottom:0;opacity:1;background:#fafbfc}.citation-provider-card.disabled .toggle-row{border-bottom:0}.citation-provider-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:14px;border-top:1px solid #e8ecf1}.citation-provider-fields label{margin:0!important}.citation-provider-fields .wide{grid-column:1 / -1}.company-qr-settings{padding:20px;display:flex;align-items:center;gap:20px}.company-qr-upload{width:132px;height:132px;flex:none;display:grid;place-items:center;overflow:hidden;border:1px dashed #b8c2d0;border-radius:7px;background:#f8fafc;cursor:pointer}.company-qr-upload input{position:absolute;width:1px;height:1px;opacity:0}.company-qr-upload img{width:100%;height:100%;padding:8px;object-fit:contain;background:#fff}.company-qr-upload>span{padding:12px;display:flex;flex-direction:column;align-items:center;gap:7px;color:#7c8797;text-align:center}.company-qr-upload>span svg{color:var(--blue)}.company-qr-upload>span strong{color:#3e4a5e;font-size:10px}.company-qr-upload>span small{color:#929baa;font-size:8px;line-height:1.5}.company-qr-settings>div{min-width:0}.company-qr-settings>div>strong{font-size:12px}.company-qr-settings>div>p{margin:7px 0 12px;color:#8993a2;font-size:10px;line-height:1.6}.company-qr-settings .secondary-button{min-height:34px}.company-qr-settings>div>p.company-qr-status{margin:-3px 0 10px;color:#16795b;font-weight:600}.company-verification-status{min-height:82px;margin-bottom:15px;padding:16px 20px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #d8e5ff;border-radius:7px;color:#246bfd;background:#f5f8ff}.company-verification-status>svg{width:38px;height:38px;padding:9px;border-radius:50%;background:#e7efff}.company-verification-status span,.company-verification-status strong,.company-verification-status small{display:block}.company-verification-status span{color:#7b8798;font-size:9px}.company-verification-status strong{margin:4px 0;color:#263247;font-size:13px}.company-verification-status small{color:#788397;font-size:9px}.company-verification-status>em{padding:5px 10px;border-radius:4px;color:#697386;background:#e9edf3;font-size:9px;font-style:normal;font-weight:700}.company-verification-status>em.pending{color:#946b00;background:#fff3cc}.company-verification-status>em.verified{color:#137456;background:#dff6ed}.company-verification-status>em.rejected{color:#bd3037;background:#ffebec}.license-workspace{padding:20px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;border-bottom:1px solid #edf0f4}.license-upload{height:188px;display:grid;place-items:center;overflow:hidden;border:1px dashed #abc0e8;border-radius:7px;color:#66768f;background:#f7f9fd;cursor:pointer;position:relative}.license-upload>input,.license-guide input,.company-media-section>header input,.case-image-upload>input{position:absolute;width:1px;height:1px;opacity:0}.license-upload>span{display:flex;align-items:center;flex-direction:column;gap:7px;text-align:center}.license-upload>span svg{color:#246bfd}.license-upload>span strong{color:#334057;font-size:11px}.license-upload>span small{color:#8a94a4;font-size:8px}.license-upload>img{width:100%;height:100%;object-fit:contain;background:#eef1f5}.license-upload>b{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#17233cbd;font-size:10px}.license-guide{display:flex;align-items:flex-start;gap:11px;align-self:center}.license-guide>svg{flex:none;color:#246bfd}.license-guide strong{color:#303b4f;font-size:12px}.license-guide p{max-width:500px;margin:8px 0 13px;color:#7d8797;font-size:10px;line-height:1.75}.license-guide .secondary-button{width:max-content;min-height:34px;cursor:pointer;position:relative}.license-inline-error{max-width:500px;margin:10px 0 0;padding:9px 10px;border:1px solid #f0c7ca;border-radius:6px;background:#fff5f5;line-height:1.55}.settings-save.verification-submit{justify-content:center}.verification-fields{padding-top:18px}.form-warning{margin:2px 0 10px;padding:10px 12px;display:flex;align-items:center;gap:7px;border:1px solid #f1d49b;border-radius:6px;color:#8a5a0a;background:#fff9ec;font-size:10px;line-height:1.5}.verification-lock-notice{margin:0 0 16px;padding:11px 13px;display:flex;align-items:center;gap:8px;border:1px solid #dbe5f5;border-radius:6px;color:#31577e;background:#f3f7fc;font-size:10px}.verification-lock-notice.subject-lock-notice{margin:16px 20px 0}.company-subject-fields input[readonly],.company-subject-fields textarea[readonly]{color:#596577;border-color:#e2e6eb;background:#f5f7f9;cursor:not-allowed}.license-upload.locked{cursor:default}.verification-fields input[readonly],.verification-fields textarea[readonly]{color:#596577;border-color:#e2e6eb;background:#f5f7f9;cursor:not-allowed}.ocr-result{margin-top:3px;border:1px solid #e2e7ed;border-radius:6px;background:#fafbfc}.ocr-result summary{padding:11px 13px;display:flex;justify-content:space-between;color:#4f5c70;font-size:9px;cursor:pointer}.ocr-result summary span{color:#178f65}.ocr-result pre{max-height:170px;margin:0;padding:13px;overflow:auto;border-top:1px solid #e6eaf0;color:#5c6879;background:#fff;font:9px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.company-error{margin:10px 0}.company-media-section{padding:0 0 18px;background:#fff}.company-media-section>header{min-height:76px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e9ef}.company-media-section>header h2{margin:0;color:#283448;font-size:14px}.company-media-section>header p{margin:5px 0 0;color:#8791a1;font-size:9px}.company-media-section>header>span{color:#7d8797;font-size:10px}.company-media-section>header .primary-button{cursor:pointer;position:relative}.company-album-grid{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.company-album-grid article{min-width:0;overflow:hidden;border:1px solid #e1e5eb;border-radius:6px;background:#fff}.company-album-grid img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;background:#edf0f4}.company-album-grid article>div{padding:8px;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:7px}.company-album-grid input,.company-case-list input,.company-case-list textarea,.case-create-row input,.case-create-row textarea{min-width:0;width:100%;border:1px solid #dfe4ea;border-radius:5px;outline:0;color:#334057;background:#fff;font:inherit;font-size:10px}.company-album-grid input{height:30px;padding:0 8px}.company-album-grid .icon-button{width:30px;height:30px}.company-empty-media{min-height:310px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#9aa3b0}.company-empty-media strong{color:#566276;font-size:12px}.company-empty-media span{font-size:9px}.company-empty-media.compact{min-height:190px}.company-media-section>.settings-save{padding:13px 18px 0;border-top:1px solid #edf0f4}.case-create-panel{margin:16px 18px 8px;overflow:hidden;border:1px solid #dce3eb;border-radius:6px;background:#f8fafc}.case-create-heading{min-height:58px;padding:12px 15px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e2e7ed;background:#fff}.case-create-heading>span{width:32px;height:32px;display:grid;place-items:center;color:#fff;border-radius:5px;background:#246bfd}.case-create-heading strong,.case-create-heading small{display:block}.case-create-heading strong{color:#29364a;font-size:11px}.case-create-heading small{margin-top:4px;color:#8a94a4;font-size:8px}.case-create-row{padding:16px;display:grid;grid-template-columns:150px minmax(280px,1fr) 170px;align-items:stretch;gap:16px}.case-image-upload{min-height:150px;display:grid;place-items:center;overflow:hidden;border:1px dashed #afbdd0;border-radius:6px;color:#64758d;background:#fff;cursor:pointer;position:relative}.case-image-upload img{width:100%;height:100%;object-fit:cover}.case-image-upload span{display:flex;align-items:center;flex-direction:column;gap:7px;font-size:9px}.case-image-upload small{color:#9aa5b4;font-size:8px}.case-create-fields,.case-create-actions{display:grid;align-content:start;gap:10px}.case-create-fields label>span,.case-create-actions label>span{display:block;margin-bottom:6px;color:#5e6b7e;font-size:9px;font-weight:600}.case-create-row input{height:35px;padding:0 9px}.case-create-row textarea{padding:8px 9px;resize:vertical;line-height:1.5}.case-create-actions .primary-button{width:100%;min-height:36px;margin-top:auto}.company-case-list{padding:4px 18px 15px}.company-case-list article{min-height:98px;padding:12px 0;display:grid;grid-template-columns:104px minmax(0,1fr) 140px 34px;align-items:center;gap:12px;border-bottom:1px solid #e9edf2}.company-case-list article>img,.company-case-list article>span{width:104px;height:72px;display:grid;place-items:center;border-radius:5px;object-fit:cover;color:#8d98a8;background:#edf1f5}.company-case-list article>div{display:grid;gap:7px}.company-case-list input{height:32px;padding:0 8px;font-weight:600}.company-case-list textarea{padding:7px 8px;resize:vertical;line-height:1.45}.company-case-list article>label span{display:block;margin-bottom:6px;color:#7a8596;font-size:8px}.company-case-list article>label input{font-weight:400}.inline-loading{min-height:320px;display:flex;align-items:center;justify-content:center;gap:9px;color:#87909f;font-size:11px}.inline-loading svg{animation:spin 1.2s linear infinite}.form textarea{width:100%;padding:10px 11px;border:1px solid #dfe4ea;border-radius:6px;outline:0;color:#263147;background:#fff;font:inherit;font-size:12px;resize:vertical;line-height:1.6}.form textarea:focus{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.color-field{position:relative;height:42px;border:1px solid #dfe4ea;border-radius:6px;display:flex;align-items:center;padding:0 10px;color:#7b8595}.color-field input{width:56px;height:28px;border:0;padding:0;margin-right:9px}.template-card{display:flex;min-width:0;flex-direction:column}.template-info{display:flex;flex:1;flex-direction:column}.template-info h3{min-height:34px;line-height:1.45}.template-info .template-footer{margin-top:auto}.sample-contact-strip svg{color:var(--preview-accent)}.sample-header nav a:hover{color:var(--preview-accent)}.sample-capabilities{max-width:none;padding-left:max(30px,calc((100% - 1120px)/2));padding-right:max(30px,calc((100% - 1120px)/2));background:#f5f7f9}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #dce2e8;border-bottom:1px solid #dce2e8}.capability-grid article{min-height:190px;padding:30px 24px;display:flex;align-items:flex-start;gap:16px;border-right:1px solid #dce2e8}.capability-grid article:first-child{padding-left:0}.capability-grid article:last-child{padding-right:0;border-right:0}.capability-grid svg{flex:none;color:var(--preview-accent)}.capability-grid h3{min-height:42px;margin:2px 0 11px;font-size:15px;line-height:1.45}.capability-grid p{margin:0;color:#6d7888;font-size:10px;line-height:1.8}.sample-services .sample-card-grid{align-items:stretch}.sample-services .sample-card-grid article{display:flex;flex-direction:column}.sample-services .sample-card-grid article>small{margin-top:8px;color:var(--preview-accent);font-size:9px;font-weight:600}.sample-services .sample-card-grid h3{min-height:42px;margin-top:18px}.sample-services .sample-card-grid a{margin-top:auto;display:inline-flex;align-items:center;gap:6px}.sample-faq>header{min-width:0}.faq-visual{min-height:230px;margin-bottom:34px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#172033e8,#172033d8),var(--preview-image) center / cover;border-top:4px solid var(--preview-accent)}.faq-visual strong{color:var(--preview-accent);font-size:52px;letter-spacing:.04em}.faq-visual span{color:#d6deea;font-size:13px}.faq-visual b{align-self:flex-start;padding:7px 10px;border:1px solid #ffffff33;font-size:10px}.sample-faq .faq-list{border-top:2px solid var(--preview-accent)}.sample-faq details{padding:0 0 0 4px}.sample-faq summary{min-height:82px}.sample-faq summary>span{flex:1;color:#263247;font-size:inherit}.sample-faq summary>b{width:40px;color:var(--preview-accent);font-size:14px}.sample-faq summary>i{color:var(--preview-accent);font-size:22px;font-style:normal}.sample-faq details[open]{background:#f6f8fa}.sample-faq details[open] summary{padding-left:14px}.sample-faq details p{margin:0 50px 0 54px;padding:0 0 22px;font-size:13px;line-height:1.9}.sample-footer{min-height:350px;padding:58px max(30px,calc((100% - 1180px)/2)) 28px;grid-template-columns:1.32fr .95fr 1fr 150px;gap:40px}.sample-footer>div:first-child{padding-right:26px}.sample-footer span,.sample-footer a,.sample-footer address{color:#8e9aac;font-size:11px;line-height:1.7}.footer-wechat-copy{padding:0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;border:0;color:#8e9aac;background:transparent;font:inherit;font-size:11px;line-height:1.7;text-align:left;cursor:pointer}.footer-wechat-copy:hover{color:#c4ccd8}.footer-wechat-copy small{color:#6f7d91;font-size:8px}.footer-qr{align-items:center!important;text-align:center}.footer-qr img,.qr-placeholder{width:112px;height:112px}.footer-qr img{display:block;object-fit:cover;background:#fff;padding:7px}.qr-placeholder{display:grid;place-items:center;color:#79869a;border:1px dashed #ffffff45;background:#fff}.footer-qr>span{color:#c0c9d6!important;font-size:10px!important}.footer-copyright{width:100%;grid-column:1 / -1;padding-top:22px;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap;gap:8px 22px;border-top:1px solid #ffffff1c;color:#718096;text-align:center;font-size:10px}.footer-copyright span{text-align:center}.qr-upload{align-items:flex-start}.form-qr-preview{width:96px;height:96px;margin-top:8px;object-fit:contain;border:1px solid #dfe4ea;background:#fff;padding:5px}.form-hint{display:block;margin-top:7px;color:#8b94a3;font-size:10px}@media(max-width:760px){.faq-visual{min-height:170px;margin-bottom:22px;padding:22px}.faq-visual strong{font-size:38px}.sample-faq summary{min-height:70px}.sample-faq details p{margin-left:45px;margin-right:18px}.sample-footer{min-height:0;grid-template-columns:1fr 1fr;padding:42px 24px 24px}.sample-footer>div:first-child{grid-column:1 / -1;padding-right:0}.footer-qr{grid-column:1 / -1;align-items:center!important;justify-self:center;width:100%;text-align:center}.footer-copyright{grid-column:1 / -1;flex-direction:column!important;align-items:center!important;gap:5px}}.auto-domain-field{min-height:58px;padding:10px 12px;display:grid;grid-template-columns:22px 1fr;align-items:center;column-gap:7px;border:1px solid #dce6f7;border-radius:6px;background:#f6f9ff}.auto-domain-field svg{grid-row:1 / 3;color:var(--blue)}.auto-domain-field strong{min-width:0;color:#25324a;font-size:12px;overflow-wrap:anywhere}.auto-domain-field small{color:#7f8a9d;font-size:9px}.auto-domain-field.domain-placeholder{min-height:48px;grid-template-rows:1fr;border-color:#e1e5ea;background:#f5f6f8}.auto-domain-field.domain-placeholder svg{grid-row:auto;color:#9aa2af}.auto-domain-field.domain-placeholder strong{color:#9299a6;font-weight:500}.required-mark{margin-left:4px;color:#e5484d;font-size:12px;font-style:normal}.region-picker{margin:0 0 16px;padding:13px;border:1px solid #dfe4ea;border-radius:7px}.site-rewrite-settings{margin:2px 0 16px;padding:14px;border:1px solid #dfe4ea;border-radius:7px;background:#fbfcfe}.site-rewrite-settings legend{padding:0 6px;color:#3f4d62;font-size:11px;font-weight:700}.site-rewrite-settings>p{margin:0 0 12px;color:#8792a3;font-size:9px}.site-rewrite-settings>div{display:grid;grid-template-columns:1fr 1fr;gap:11px 14px}.site-rewrite-settings label span{display:block;margin-bottom:6px;color:#596579;font-size:9px}.site-rewrite-settings input{width:100%;height:38px;padding:0 10px;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#2e3b50;background:#fff}.site-rewrite-settings input:focus{border-color:#78a8e4;box-shadow:0 0 0 3px #176bd611}.site-rewrite-settings>small{margin-top:10px;display:block;color:#929baa;font-size:8px}.region-picker legend{padding:0 5px;color:#4b5568;font-size:11px;font-weight:600}.region-selects{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px}.region-selects select{min-width:0}.region-add-button{min-height:39px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:6px;color:#fff;background:var(--blue);font-size:11px;font-weight:600;white-space:nowrap}.selected-regions{min-height:38px;margin-top:11px;padding-top:10px;display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid #edf0f4}.selected-regions>span{max-width:100%;min-height:27px;padding:4px 5px 4px 9px;display:inline-flex;align-items:center;gap:6px;border:1px solid #d9e5ff;border-radius:4px;color:#315a9e;background:#f1f6ff;font-size:10px;overflow-wrap:anywhere}.selected-regions>span button{width:20px;height:20px;padding:0;display:grid;place-items:center;border:0;color:#7090c1;background:transparent}.selected-regions>small{align-self:center;color:#929baa;font-size:9px}.region-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:9px;margin-bottom:11px}.region-toolbar select{min-width:0}.region-select-all{min-height:39px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #cddcff;border-radius:6px;color:#315a9e;background:#f3f7ff;font-size:11px;font-weight:600}.region-select-all input{width:15px;height:15px;margin:0;pointer-events:none;accent-color:var(--blue)}.region-city-list{max-height:270px;overflow:auto;border:1px solid #e5e9ef;border-radius:6px;background:#fafbfc}.region-city{border-bottom:1px solid #e9edf2}.region-city:last-child{border-bottom:0}.region-city>label{min-height:42px;margin:0;padding:0 11px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:7px}.region-city input,.region-district-list input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.region-city>label>span{margin:0;color:#39455a;font-size:11px}.region-city>label>button{padding:5px 0;border:0;color:var(--blue);background:transparent;font-size:9px}.region-district-list{padding:10px 12px 12px 36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border-top:1px solid #edf0f4;background:#fff}.region-district-list label{min-width:0;margin:0;display:flex;align-items:center;gap:6px}.region-district-list label span{margin:0;color:#606b7d;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.region-picker .selected-regions{max-height:150px;overflow:auto}.site-region-cell{max-width:240px;color:#5f6b7d;line-height:1.55}.site-cell>div:last-child{min-width:0}.site-region-label{max-width:360px;margin-top:5px;display:block;color:#5f6f86;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.sites-workspace{min-width:0}.site-overview-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;border:1px solid var(--border);border-radius:7px;background:#fff}.site-overview-bar>div{min-height:72px;padding:13px 18px;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:9px;border-right:1px solid #e8ebef}.site-overview-bar>div:last-child{border-right:0}.site-overview-bar svg{color:#246bfd}.site-overview-bar span,.site-overview-bar strong{display:block}.site-overview-bar span{color:#87909f;font-size:9px}.site-overview-bar strong{margin-top:4px;color:#263247;font-size:19px;line-height:1}.site-keyword-tag{display:inline-flex;min-height:23px;align-items:center;padding:0 8px;border-radius:4px;color:#315f9e;background:#edf3ff;font-size:9px}.site-unbound{color:#9aa2af;font-size:9px}.site-pagination{min-height:62px;padding:11px 16px;display:flex;align-items:center;justify-content:flex-end;gap:15px;border-top:1px solid var(--border);background:#fff}.site-pagination-left{margin-right:auto;display:flex;align-items:center;gap:10px}.site-pagination-summary{display:flex;align-items:center;gap:8px;color:#8a93a2;font-size:10px}.site-pagination-summary strong{color:#4b5568;font-weight:600}.site-bulk-select{min-height:34px;margin:0!important;padding:0 10px;display:inline-flex!important;align-items:center;gap:7px;border:1px solid #dfe4ea;border-radius:5px;color:#536074;background:#fff;font-size:10px;white-space:nowrap}.site-bulk-select input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.site-bulk-select span{margin:0!important;color:inherit!important;font-size:inherit!important;font-weight:600!important}.site-page-size,.site-page-jump{margin:0!important;display:flex!important;align-items:center;gap:7px;color:#737d8e;font-size:10px;white-space:nowrap}.site-page-size span,.site-page-jump span{margin:0!important;color:#737d8e!important;font-size:10px!important;font-weight:500!important}.site-page-size select{width:78px;height:34px;padding:0 8px;border:1px solid #dfe4ea;border-radius:5px;color:#39455a;background:#fff;font-size:10px}.site-page-nav{display:flex;align-items:center;gap:8px}.site-page-nav .icon-button{width:34px;height:34px}.site-page-nav>span{min-width:52px;color:#8a93a2;font-size:10px;text-align:center}.site-page-nav>span strong{color:#263147;font-size:11px}.site-page-jump input{width:48px;height:34px;padding:0 7px;border:1px solid #dfe4ea;border-radius:5px;outline:0;color:#263147;text-align:center}.site-page-jump .secondary-button{min-height:34px;padding:0 10px;font-size:10px}.field-help{display:block;margin-top:6px;color:#8b94a3;font-size:9px;line-height:1.5}.locked-region-field{min-height:74px;margin-bottom:16px;padding:13px 14px;display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;border:1px solid #dfe4ea;border-radius:7px;background:#f8fafc}.locked-region-field>svg{color:#667085}.locked-region-field>div span,.locked-region-field>div strong,.locked-region-field>div small{display:block}.locked-region-field>div span{color:#667085;font-size:9px}.locked-region-field>div strong{margin:5px 0;color:#303a4e;font-size:11px}.locked-region-field>div small{color:#98a1ae;font-size:8px}.check-column{width:42px;padding-left:15px!important;padding-right:0!important;text-align:center!important}.check-column input{width:15px;height:15px;margin:0;accent-color:var(--blue);vertical-align:middle}.danger-button{min-height:36px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #f2c8ca;border-radius:6px;color:#c8353c;background:#fff7f7;font-size:11px;font-weight:600}.danger-button:hover{border-color:#e5484d;color:#fff;background:#d9363e}.batch-delete-button{margin-left:auto}.delete-confirm{padding:28px 24px 24px;text-align:center}.delete-confirm-icon{width:52px;height:52px;margin:0 auto 15px;display:grid;place-items:center;border-radius:50%;color:#d9363e;background:#fff0f0}.delete-confirm strong{display:block;color:#263147;font-size:13px;line-height:1.6}.delete-confirm p{margin:9px 0 22px;color:#8b94a3;font-size:10px;line-height:1.7}.delete-confirm .form-actions{margin:0 -24px -24px;padding:15px 24px 24px}.delete-confirm .confirm-delete-button{min-width:112px;min-height:38px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c92f37;border-radius:6px;color:#fff;background:#d9363e;box-shadow:0 3px 8px #d9363e2b;font-size:12px;font-weight:600;white-space:nowrap}.delete-confirm .confirm-delete-button:hover{border-color:#b92830;color:#fff;background:#c72d35}.region-direct-districts>strong{display:block;padding:10px 12px 7px;color:#39455a;font-size:11px}.region-direct-districts .region-district-list{padding-left:12px}.site-modal-wide{width:min(900px,100%)}.seo-description-label{display:flex!important;align-items:center;justify-content:space-between;gap:12px}.seo-description-label button{height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #cbd9f6;border-radius:5px;background:#f3f7ff;color:#246bfd;font:inherit;font-size:9px;font-weight:700;cursor:pointer}.seo-description-label button:disabled{cursor:not-allowed;opacity:.55}.seo-description-meta{display:flex!important;justify-content:space-between;gap:12px;margin-top:6px;color:#8791a1;font-size:9px;font-weight:400!important}.seo-description-meta b{color:#657084;font-weight:600}.seo-ai-error{display:flex!important;align-items:flex-start;gap:5px;margin-top:7px;color:#c63e45!important;font-size:9px;line-height:1.5}.seo-ai-error svg{flex:none;margin-top:1px}.site-modal-wide .region-city-list{max-height:330px}.site-modal-wide .region-district-list{grid-template-columns:repeat(4,minmax(0,1fr))}.selected-region-count{margin-top:8px;color:#667085;font-size:9px;text-align:right}.site-suspended-page{min-height:100vh;padding:24px;display:grid;place-items:center;color:#273247;background:#f3f5f8}.site-suspended-page section{width:min(480px,100%);padding:54px 32px;border:1px solid #e0e4ea;border-radius:8px;background:#fff;box-shadow:0 18px 48px #17203312;text-align:center}.site-suspended-page section>span{width:72px;height:72px;margin:0 auto 23px;display:grid;place-items:center;border-radius:50%;color:#87909f;background:#f0f2f5}.site-suspended-page h1{margin:0;color:#202a3d;font-size:28px;letter-spacing:0}.site-suspended-page p{margin:13px 0 0;color:#7b8595;font-size:14px}@media(max-width:760px){.site-pagination{align-items:flex-start;flex-wrap:wrap;gap:10px}.site-pagination-left{width:100%;flex-wrap:wrap}.site-page-jump{margin-left:auto!important}.region-selects,.region-toolbar{grid-template-columns:1fr}.region-district-list,.site-modal-wide .region-district-list{grid-template-columns:1fr 1fr;padding-left:12px}}.modal-backdrop{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.modal{display:flex;flex-direction:column;max-height:calc(100dvh - 24px);overflow:hidden}.modal-header{flex:none}.modal>.form{min-height:0;overflow-y:auto;overscroll-behavior:contain}.modal>.form .form-actions{position:sticky;bottom:-20px;z-index:2;margin:5px -20px -20px;padding:16px 20px 20px;background:#fff}@media(max-width:560px){.site-page-jump{margin-left:0!important}.modal-backdrop{align-items:end}.modal{width:100%;max-height:calc(100dvh - 12px);border-radius:8px 8px 0 0}.modal-header{min-height:64px;padding:0 15px}.modal-header h2{font-size:15px}.modal-header p{max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal>.form{padding:15px}.modal>.form .form-actions{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.region-city-list{max-height:190px}.region-picker .selected-regions{max-height:90px}}@media(max-height:700px){.modal-header{min-height:58px}.region-city-list{max-height:150px}.region-picker .selected-regions{max-height:72px}}.sample-services .sample-card-grid a svg{color:var(--preview-accent)}.case-grid{align-items:stretch}.case-grid article{display:flex;flex-direction:column}.case-grid dl{margin-top:auto}.sample-news{max-width:none;padding-left:max(30px,calc((100% - 1120px)/2));padding-right:max(30px,calc((100% - 1120px)/2));background:#f8f9fb}.news-layout{display:grid;grid-template-columns:.82fr 1.5fr;gap:48px;align-items:start}.news-feature{min-height:390px;padding:38px;display:flex;flex-direction:column;align-items:flex-start;color:#fff;background:#172033;border-top:4px solid var(--preview-accent)}.news-feature>svg{margin-bottom:55px;color:var(--preview-accent)}.news-feature>span{color:var(--preview-accent);font-size:9px;font-weight:700}.news-feature h3{margin:15px 0 14px;font-size:23px;line-height:1.45}.news-feature p{margin:0;color:#aeb8c8;font-size:10px;line-height:1.85}.news-feature a{margin-top:auto;display:inline-flex;align-items:center;gap:7px;color:#fff;text-decoration:none;font-size:10px;font-weight:700}.news-feature a svg{color:var(--preview-accent)}.news-list{border-top:1px solid #dce2e8}.news-list article{min-height:94px;display:grid;grid-template-columns:58px 1fr 32px;align-items:center;gap:18px;border-bottom:1px solid #dce2e8}.news-list time b,.news-list time span{display:block}.news-list time b{color:var(--preview-accent);font-size:18px}.news-list time span{margin-top:3px;color:#929baa;font-size:8px}.news-list article>div{min-width:0}.news-list small{color:var(--preview-accent);font-weight:700}.news-list h3{margin:6px 0 4px;overflow:hidden;color:#273247;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.news-list p{margin:0;overflow:hidden;color:#758092;font-size:9px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.news-list article>a{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dce2e8;color:var(--preview-accent);text-decoration:none}.news-list article>a svg{color:var(--preview-accent)}.hero-center .sample-hero-content{margin-left:auto;margin-right:auto;text-align:center}.hero-center .sample-hero-content p{margin-left:auto;margin-right:auto}.hero-center .sample-hero-content>div{justify-content:center}.hero-center .sample-hero-overlay{background:#101828a8}.hero-bottom .sample-hero{align-items:flex-end}.hero-bottom .sample-hero-content{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:0 0 76px}.hero-bottom .sample-hero-content h1{max-width:760px}.hero-bottom .sample-hero-overlay{background:linear-gradient(0deg,#101828ed,#10182880 54%,#10182820)}.hero-cinematic .sample-hero{min-height:min(820px,86vh)}.hero-cinematic .sample-hero-content{width:min(1120px,calc(100% - 48px));margin:auto;padding-top:120px}.hero-cinematic .sample-hero-content h1{max-width:820px;font-size:clamp(44px,6vw,78px)}.hero-cinematic .sample-hero-overlay{background:linear-gradient(90deg,#0b1322e8,#0b13228f 48%,#0b13221a 82%)}.sections-compact .sample-section{padding-top:68px;padding-bottom:68px}.sections-compact .sample-section>header{margin-bottom:30px}.sections-compact .sample-answer{padding-top:58px}.sections-compact .sample-feature{min-height:440px}.sections-compact .sample-feature .feature-image{min-height:420px}.sections-banded .sample-services,.sections-banded .sample-faq{max-width:none;padding-left:max(30px,calc((100% - 1120px)/2));padding-right:max(30px,calc((100% - 1120px)/2));background:#f7f9fb}.sections-banded .sample-process{max-width:none;padding-left:max(30px,calc((100% - 1120px)/2));padding-right:max(30px,calc((100% - 1120px)/2));border-top:1px solid #e3e7ec;border-bottom:1px solid #e3e7ec}.services-rows .sample-card-grid{grid-template-columns:1fr;gap:12px}.services-rows .sample-card-grid article{min-height:152px;padding:24px 26px;display:grid;grid-template-columns:48px minmax(150px,.65fr) 1fr 180px auto;grid-template-rows:auto 1fr;align-items:center;column-gap:24px}.services-rows .sample-card-grid article>i{grid-column:1;grid-row:1 / 3;font-size:18px}.services-rows .sample-card-grid article>small{grid-column:2;grid-row:1;margin:0 0 6px}.services-rows .sample-card-grid h3{grid-column:2;grid-row:2;min-height:0;margin:0}.services-rows .sample-card-grid p{grid-column:3;grid-row:1 / 3;min-height:0;margin:0}.services-rows .sample-card-grid ul{grid-column:4;grid-row:1 / 3;min-height:0;margin:0;padding:0;border-top:0}.services-rows .sample-card-grid a{grid-column:5;grid-row:1 / 3;white-space:nowrap}.services-showcase .sample-card-grid{grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,minmax(190px,auto))}.services-showcase .sample-card-grid article:first-child{grid-row:1 / 3;min-height:398px;justify-content:flex-end;color:#fff;background:linear-gradient(#101828c7,#101828e8),var(--preview-image) center / cover;border-color:transparent}.services-showcase .sample-card-grid article:first-child p,.services-showcase .sample-card-grid article:first-child li{color:#d7dee8}.services-showcase .sample-card-grid article:first-child ul{border-color:#ffffff2b}.services-showcase .sample-card-grid article:first-child h3{font-size:25px}.news-grid .news-layout{display:block}.news-grid .news-feature{min-height:330px;display:grid;grid-template-columns:52px 1fr .9fr;grid-template-rows:auto auto 1fr;column-gap:28px}.news-grid .news-feature>svg{grid-row:1 / 4;margin:0}.news-grid .news-feature>span{grid-column:2}.news-grid .news-feature h3{grid-column:2;font-size:27px}.news-grid .news-feature p{grid-column:3;grid-row:1 / 3;align-self:end}.news-grid .news-feature a{grid-column:3;grid-row:3;align-self:end}.news-grid .news-list{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.news-list .news-list{border-top:2px solid var(--preview-accent)}.news-list .news-layout{grid-template-columns:1fr;gap:18px}.news-list .news-feature{min-height:250px;display:grid;grid-template-columns:44px 1.2fr 1fr auto;align-items:center;gap:22px}.news-list .news-feature>svg{margin:0}.news-list .news-feature>span{grid-column:2;align-self:end}.news-list .news-feature h3{grid-column:2;align-self:start;margin-top:8px}.news-list .news-feature p{grid-column:3;grid-row:1 / 3}.news-list .news-feature a{grid-column:4;grid-row:1 / 3}@media(max-width:1450px){.analytics-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-dimension-grid{grid-template-columns:1fr 1fr}.analytics-dimension-grid>*:last-child{grid-column:1 / 3}.analytics-detail-grid{grid-template-columns:1fr}}@media(max-width:1180px){.analytics-grid{grid-template-columns:1fr 1fr}.analytics-grid>*:last-child{grid-column:1 / 3}.analytics-filterbar{flex-wrap:wrap}.analytics-updated{margin-left:0}.analytics-filterbar>.secondary-button{margin-left:auto}.analytics-primary-grid{grid-template-columns:1fr}.realtime-panel{min-height:330px}.case-create-row{grid-template-columns:116px minmax(240px,1fr)}.case-create-actions{grid-column:2;grid-template-columns:minmax(180px,1fr) auto;align-items:end}.case-create-actions .primary-button{width:auto}}@media(max-width:820px){.analytics-metrics{grid-template-columns:1fr 1fr}.analytics-dimension-grid{grid-template-columns:1fr}.analytics-dimension-grid>*:last-child{grid-column:auto}.analytics-filterbar label{width:100%}.analytics-filterbar label select{flex:1;width:auto}.analytics-hero{grid-template-columns:1fr}.analytics-hero>div{border-right:0;border-bottom:1px solid var(--border)}.analytics-hero>div:last-child{border-bottom:0}.indexing-summary{grid-template-columns:1fr 1fr}.indexing-summary>div:nth-child(2){border-right:0}.indexing-summary>div:nth-child(-n+2){border-bottom:1px solid #e8ebef}.indexing-tools .secondary-button{width:100%}.company-tabs{overflow-x:auto}.company-tabs button{min-width:max-content;padding-right:12px;padding-left:12px;flex:none}.license-workspace{grid-template-columns:1fr}.license-upload{width:min(360px,100%)}.company-album-grid{grid-template-columns:1fr 1fr}.case-create-row{grid-template-columns:1fr}.case-create-actions{grid-column:auto;grid-template-columns:1fr}.case-create-actions .primary-button{width:100%}.case-image-upload{width:min(260px,100%)}.company-case-list article{grid-template-columns:84px minmax(0,1fr) 34px}.company-case-list article>img,.company-case-list article>span{width:84px;height:64px}.company-case-list article>label{grid-column:2}.company-case-list article>.icon-button{grid-column:3;grid-row:1 / 3}.capability-grid{grid-template-columns:1fr 1fr}.capability-grid article,.capability-grid article:first-child,.capability-grid article:last-child{padding:25px 20px;border-right:1px solid #dce2e8;border-bottom:1px solid #dce2e8}.capability-grid article:nth-child(2n){border-right:0}.capability-grid article:nth-last-child(-n+2){border-bottom:0}.news-layout{grid-template-columns:1fr;gap:28px}.news-feature{min-height:320px}.services-rows .sample-card-grid article{min-height:0;padding:26px;display:flex}.news-list .news-feature{min-height:320px;display:flex}}@media(max-width:1200px)and (min-width:901px){.sample-header{padding-left:30px;padding-right:30px;gap:20px}.sample-header nav{gap:18px}.sample-header nav a{font-size:12px}.sample-header .header-phone{padding-left:11px;padding-right:11px}.sample-capabilities,.sample-news,.sections-banded .sample-services,.sections-banded .sample-faq,.sections-banded .sample-process{padding-left:46px;padding-right:46px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-grid article,.capability-grid article:first-child,.capability-grid article:last-child{padding-left:28px;padding-right:28px;border-right:1px solid #dce2e8;border-bottom:1px solid #dce2e8}.capability-grid article:nth-child(2n){border-right:0}.capability-grid article:nth-last-child(-n+2){border-bottom:0}.sample-process ol{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:34px}.sample-process li:nth-child(4){border-left:0}}@media(max-width:560px){.topbar-actions .notification{display:inline-grid}.notification-panel{position:fixed;left:10px;right:10px;top:70px;width:auto}.template-intro .inline-actions .primary-button{display:inline-flex;width:36px;padding:0;font-size:0}.analytics-grid{grid-template-columns:1fr}.analytics-grid>*:last-child{grid-column:auto}.analytics-filterbar{gap:10px}.analytics-range{width:100%;flex-wrap:wrap}.analytics-range .segmented{order:3}.analytics-updated{flex:1}.analytics-metrics,.dashboard-kpis{grid-template-columns:1fr}.site-overview-bar>div{min-height:64px;padding:10px 12px}.dashboard-kpis article{min-height:96px}.dashboard-command-state span:nth-child(2){display:none}.dashboard-health{align-items:stretch;flex-direction:column}.dashboard-health .health-ring{align-self:center}.dashboard-timeline article{grid-template-columns:9px minmax(0,1fr)}.dashboard-timeline time,.dashboard-timeline .status,.dashboard-timeline em{display:none}.analytics-yesterday>header{align-items:flex-start}.analytics-yesterday>header em{margin-top:2px}.analytics-yesterday article{min-height:74px;padding:12px 14px}.analytics-metrics article{min-height:106px}.analytics-trend-chart{padding-left:10px;padding-right:10px}.trend-x{font-size:7px}.device-overview{gap:15px;padding-left:14px;padding-right:14px}.indexing-summary>div{min-height:78px;padding:11px 12px}.indexing-notice{align-items:flex-start}.indexing-tools .segmented{overflow-x:auto}.indexing-tools .segmented button{flex:none}.settings-fields{padding:15px}.company-qr-settings{padding:15px;align-items:flex-start;flex-direction:column}.company-tabs{padding:0}.company-tabs button{min-width:max-content;padding:0 10px}.company-verification-status{grid-template-columns:36px minmax(0,1fr);padding:14px}.company-verification-status>em{grid-column:2;width:max-content}.license-workspace{padding:15px}.company-album-grid{padding:12px;grid-template-columns:1fr}.company-media-section>header{align-items:flex-start;flex-direction:column}.case-create-row{padding:13px}.company-case-list{padding-left:13px;padding-right:13px}.company-case-list article{grid-template-columns:1fr 34px}.company-case-list article>img,.company-case-list article>span{grid-column:1;width:100%;height:150px}.company-case-list article>div,.company-case-list article>label{grid-column:1}.company-case-list article>.icon-button{grid-column:2;grid-row:1}.integration-card{padding-left:12px;padding-right:12px}.ai-settings-grid{grid-template-columns:1fr}.ai-settings-grid .wide{grid-column:auto}.citation-provider-fields{grid-template-columns:1fr}.citation-provider-fields .wide{grid-column:auto}.progress{display:none}.task-row .row-actions{gap:3px}.task-row .row-actions .icon-button{width:29px;height:29px}.sample-capabilities,.sample-news{padding-left:20px;padding-right:20px}.capability-grid{grid-template-columns:1fr}.capability-grid article,.capability-grid article:first-child,.capability-grid article:last-child{min-height:0;padding:23px 0;border-right:0;border-bottom:1px solid #dce2e8}.capability-grid article:last-child{border-bottom:0}.capability-grid h3{min-height:0}.news-feature{min-height:360px;padding:28px}.news-feature>svg{margin-bottom:38px}.news-list article{min-height:112px;grid-template-columns:48px 1fr 30px;gap:10px}.news-list h3,.news-list p{white-space:normal}.hero-bottom .sample-hero-content,.hero-cinematic .sample-hero-content{width:calc(100% - 48px);margin-left:24px;margin-right:24px;padding:60px 0 48px}.hero-cinematic .sample-hero-content h1{font-size:36px}.sections-banded .sample-services,.sections-banded .sample-faq,.sections-banded .sample-process{padding-left:20px;padding-right:20px}.services-rows .sample-card-grid article{min-height:0;padding:26px;display:flex}.services-showcase .sample-card-grid{grid-template-columns:1fr;grid-template-rows:auto}.services-showcase .sample-card-grid article:first-child{grid-row:auto;min-height:380px}.news-grid .news-feature,.news-list .news-feature{min-height:360px;padding:28px;display:flex}.news-grid .news-list{grid-template-columns:1fr}}.preview-workbench{min-height:100vh;overflow:hidden;color:#1d2939;background:#e9edf2;font-family:Inter,Noto Sans SC,system-ui,sans-serif}.preview-toolbar{position:relative;z-index:20;height:68px;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:1px solid #d9dee6;background:#fff;box-shadow:0 4px 18px #1018280d}.preview-toolbar-title{min-width:0;display:flex;align-items:center;gap:12px}.preview-toolbar-title a{color:#1d2939;text-decoration:none;font-size:13px;font-weight:800}.preview-toolbar-title span{min-width:0;padding-left:12px;overflow:hidden;border-left:1px solid #d8dee7;color:#7b8493;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.device-switcher{padding:4px;display:flex;align-items:center;gap:3px;border:1px solid #dce2e9;border-radius:7px;background:#f5f7f9}.device-switcher button{min-width:88px;height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;color:#667085;background:transparent;font-size:11px;font-weight:600}.device-switcher button:hover{color:#344054;background:#fff}.device-switcher button.active{color:#fff;background:#1d2939;box-shadow:0 2px 8px #10182820}.preview-toolbar-meta{justify-self:end;display:flex;align-items:center;gap:8px;color:#7b8493;font-size:10px}.preview-toolbar-meta i{width:9px;height:9px;border-radius:50%}.preview-canvas{height:calc(100vh - 68px);padding:18px;display:flex;align-items:flex-start;justify-content:center;overflow:auto}.device-frame{height:calc(100vh - 104px);flex:none;overflow:hidden;border:1px solid #cfd6df;background:#fff;box-shadow:0 18px 50px #10182820;transition:width .25s ease,border-radius .25s ease}.device-frame iframe{width:100%;height:100%;display:block;border:0;background:#fff}.device-desktop{width:100%;min-height:720px;border-radius:4px}.device-tablet{width:836px;max-width:100%;min-height:760px;border-width:8px;border-color:#263142;border-radius:16px}.device-mobile{width:406px;max-width:100%;min-height:720px;border-width:8px;border-color:#263142;border-radius:20px}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.template-card{border-color:#dce2e9;box-shadow:0 8px 24px #1018280a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.template-card:hover{transform:translateY(-4px);border-color:#c9d2de;box-shadow:0 18px 42px #10182814}.template-preview{height:220px}.template-info{padding:20px}.template-info h3{min-height:0;margin-top:14px;font-size:15px}.template-info p{font-size:11px}.preview-brand{left:20px;top:18px;font-size:12px}.preview-copy{left:20px;right:20px;bottom:21px}.preview-copy strong{max-width:92%;font-size:19px;line-height:1.4}.preview-copy span{margin-top:8px;font-size:10px}.site-preview{color:#172033}.sample-header{height:82px}.sample-header nav a{position:relative;font-size:13px;font-weight:600}.sample-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--preview-accent);transition:right .2s ease}.sample-header nav a:hover:after{right:0}.sample-logo i{width:40px;height:40px;font-size:16px}.sample-logo strong{font-size:18px}.sample-hero{min-height:clamp(680px,82vh,860px);overflow:clip}.header-light+main .sample-hero,.header-dark+main .sample-hero{min-height:clamp(650px,calc(82vh - 82px),800px)}.sample-hero-content{width:min(760px,calc(100% - 48px));padding:120px 0 86px}.sample-hero-content>span{font-size:12px}.sample-hero-content h1{margin-top:18px;font-size:clamp(46px,5.4vw,76px);line-height:1.08}.sample-hero-content h2{margin-top:18px;font-size:clamp(25px,3vw,42px);line-height:1.28}.sample-hero-content p{max-width:680px;margin:24px 0 30px;font-size:16px;line-height:1.9}.sample-hero-content .sample-primary-link,.sample-hero-content .sample-ghost-link{min-height:48px;padding:0 22px;font-size:13px}.sample-hero-content>small{font-size:11px}.hero-bottom .sample-hero-content{padding-bottom:92px}.hero-cinematic .sample-hero{min-height:clamp(720px,88vh,900px)}.hero-cinematic .sample-hero-content{padding-top:150px}.hero-cinematic .sample-hero-content h1{font-size:clamp(50px,6vw,84px)}.sample-stats{min-height:126px}.sample-stats strong{font-size:30px}.sample-stats span{font-size:12px}.sample-breadcrumb{margin-top:34px;font-size:11px}.sample-answer{max-width:1180px;padding-top:100px;gap:82px}.sample-answer>div>span{font-size:12px}.sample-answer h2{margin-top:15px;font-size:38px;line-height:1.3}.sample-answer p{font-size:14px}.sample-answer dl>div{min-height:68px}.sample-answer dt{font-size:11px}.sample-answer dd{font-size:13px}.sample-section{max-width:1240px;padding-top:112px;padding-bottom:112px}.sample-section>header{max-width:740px;margin-bottom:52px}.sample-section>header>span{display:inline-flex;align-items:center;gap:9px;font-size:12px}.sample-section>header>span:before{content:"";width:28px;height:2px;background:var(--preview-accent)}.sample-section>header h2,.sample-feature h2,.sample-contact h2{margin:14px 0 16px;font-size:clamp(34px,3.5vw,48px);line-height:1.25}.sample-section>header p,.sample-feature p,.sample-contact p{font-size:15px;line-height:1.9}.sample-card-grid{gap:22px}.sample-card-grid article{min-height:310px;padding:34px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sample-card-grid article:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--preview-accent) 40%,#dce2e8);box-shadow:0 18px 42px #10182814}.sample-card-grid article>i{font-size:13px}.sample-services .sample-card-grid article>small{font-size:11px}.sample-services .sample-card-grid h3,.sample-card-grid h3{min-height:0;margin:22px 0 14px;font-size:20px;line-height:1.45}.sample-card-grid p{min-height:0;margin-bottom:24px;font-size:13px;line-height:1.85}.sample-card-grid article ul{min-height:0}.sample-card-grid article li{padding-top:5px;padding-bottom:5px;font-size:11px}.sample-card-grid a{font-size:12px}.sample-feature,.sample-feature .feature-image{min-height:620px}.sample-feature>div:last-child{max-width:680px}.feature-line{min-height:52px}.feature-line strong{font-size:13px}.capability-grid article{min-height:230px;padding-top:38px;padding-bottom:38px}.capability-grid h3{min-height:52px;font-size:18px}.capability-grid p{font-size:13px}.sample-process li{min-height:220px}.sample-process li>b{width:34px;height:34px;font-size:12px}.sample-process h3{font-size:16px}.sample-process p{font-size:12px}.case-grid{gap:22px}.case-grid article{min-height:310px;padding:34px}.case-grid small{font-size:11px}.case-grid h3{font-size:19px}.case-grid p{min-height:0;font-size:13px}.case-grid dt,.case-grid dd{font-size:10px}.sample-faq summary{min-height:72px;font-size:14px}.sample-faq details p{font-size:12px}.news-feature{min-height:440px;padding:44px}.news-feature>span,.sample-news small{font-size:11px}.news-feature h3{font-size:28px}.news-feature p{font-size:13px}.news-list article{min-height:112px;height:auto}.news-list time span{font-size:10px}.news-list h3{overflow:visible;font-size:14px;text-overflow:clip;white-space:normal}.news-list p{overflow:visible;font-size:11px;text-overflow:clip;white-space:normal}.sample-location{min-height:540px}.sample-location>div:first-child>span{font-size:12px}.sample-location h2{font-size:42px}.sample-location>div:first-child>p{font-size:14px}.sample-location>div:first-child>a,.sample-location>div:first-child>button,.sample-location address{min-height:84px}.sample-location a strong,.sample-location .location-copy-row strong{font-size:22px}.sample-location address strong{font-size:13px}.sample-contact{min-height:280px}.sample-contact>a{min-height:50px;padding:0 22px;font-size:14px}.sample-footer{min-height:270px}.sample-footer .footer-company-summary strong,.sample-footer b{font-size:14px}.sample-footer>div:first-child span,.sample-footer address,.sample-footer a,.sample-footer>div:nth-child(3) span{font-size:11px}@media(max-width:900px){.preview-toolbar{padding:0 14px;grid-template-columns:auto 1fr}.preview-toolbar-title span,.preview-toolbar-meta{display:none}.device-switcher{justify-self:end}.sample-header{height:70px}.sample-hero,.header-light+main .sample-hero,.header-dark+main .sample-hero{min-height:700px}.sample-hero-content{padding:120px 0 72px}.sample-answer,.sample-section{padding-left:28px;padding-right:28px}.sample-card-grid article{min-height:0}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.preview-toolbar{height:62px;grid-template-columns:1fr}.preview-toolbar-title{display:none}.device-switcher{width:100%;justify-self:stretch}.device-switcher button{min-width:0;flex:1;padding:0 6px}.preview-canvas{height:calc(100vh - 62px);padding:10px}.device-frame{height:calc(100vh - 82px)}.device-desktop,.device-tablet,.device-mobile{min-height:680px}.template-grid{grid-template-columns:1fr}.template-preview{height:210px}.sample-header{height:64px}.sample-logo i{width:36px;height:36px}.sample-logo strong{max-width:180px;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.sample-hero,.header-light+main .sample-hero,.header-dark+main .sample-hero,.hero-cinematic .sample-hero{min-height:690px}.sample-hero-content,.hero-bottom .sample-hero-content,.hero-cinematic .sample-hero-content{width:calc(100% - 40px);margin-left:20px;margin-right:20px;padding:118px 0 62px}.sample-hero-content h1,.hero-cinematic .sample-hero-content h1{font-size:38px}.sample-hero-content h2{font-size:24px}.sample-hero-content p{font-size:14px;line-height:1.75}.sample-hero-content>div{flex-wrap:wrap}.sample-hero-content .sample-primary-link,.sample-hero-content .sample-ghost-link{min-height:46px}.sample-stats strong{font-size:25px}.sample-answer{padding-top:72px}.sample-answer h2{font-size:29px}.sample-section{padding:82px 20px}.sample-section>header{margin-bottom:36px}.sample-section>header h2,.sample-feature h2,.sample-contact h2{font-size:31px}.sample-section>header p,.sample-feature p,.sample-contact p{font-size:14px}.sample-card-grid article{padding:28px}.sample-feature .feature-image{min-height:360px}.sample-feature>div:last-child{padding:60px 24px}.capability-grid article{min-height:0}.capability-grid h3{min-height:0;font-size:17px}.news-feature{min-height:390px;padding:28px}.news-feature h3{font-size:23px}.news-list article{min-height:128px}.sample-location h2{font-size:32px}.sample-contact{min-height:300px}}.template-library-head{margin-bottom:14px;padding:22px 24px 0;display:grid;grid-template-columns:1fr auto;border:1px solid #dce2e9;border-radius:7px;background:#fff}.template-library-title{min-width:0;display:flex;align-items:center;gap:13px}.template-library-title>span{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf3ff}.template-library-title h2{margin:0;color:#202b3d;font-size:16px}.template-library-title p{margin:5px 0 0;color:#828c9b;font-size:10px}.template-library-actions{display:flex;align-items:center;gap:8px}.template-library-stats{grid-column:1 / -1;margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e8ebef}.template-library-stats>div{min-height:82px;padding:15px 20px 13px 0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;column-gap:9px;border-right:1px solid #e8ebef}.template-library-stats>div:not(:first-child){padding-left:20px}.template-library-stats>div:last-child{border-right:0}.template-library-stats span{grid-column:1 / -1;margin-bottom:5px;color:#87909f;font-size:9px}.template-library-stats strong{color:#263247;font-size:21px;line-height:1}.template-library-stats small{align-self:end;color:#9aa2af;font-size:8px}.template-control-panel{margin-bottom:18px;padding:14px 16px 11px;border:1px solid #dce2e9;border-radius:7px;background:#fff}.template-filter-row{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,150px);gap:9px}.template-filter-row select{width:100%;height:38px;padding:0 30px 0 10px;border:1px solid #dfe4ea;border-radius:6px;outline:0;color:#4f596b;background:#fff;font-size:10px}.template-filter-row select:focus{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.template-search{width:100%}.template-search>button{width:28px;height:28px;flex:none;display:grid;place-items:center;border:0;color:#9ba3af;background:transparent}.template-search>button:hover{color:#475467}.template-filter-meta{min-height:39px;padding-top:10px;display:flex;align-items:center;gap:13px;border-top:1px solid #eef1f4;margin-top:11px}.template-filter-meta>span{margin-left:auto;color:#8a94a3;font-size:9px}.template-filter-meta>span strong{color:#344054}.template-reset{display:inline-flex;align-items:center;gap:5px;border:0;color:#637087;background:transparent;font-size:9px}.template-reset:hover{color:#246bfd}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.template-card{min-height:0;border-color:#dce2e9;border-radius:7px;box-shadow:0 6px 20px #10182809;transform:none}.template-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #10182812}.template-card .template-preview{height:auto;aspect-ratio:16 / 9}.template-preview-top{position:absolute;z-index:1;top:13px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between}.template-preview-top span,.template-preview-top small{min-height:23px;padding:0 8px;display:inline-flex;align-items:center;border:1px solid #ffffff38;border-radius:4px;color:#fff;background:#111827a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:8px}.template-card .preview-copy{left:18px;right:18px;bottom:17px}.template-card .preview-copy small{display:block;margin-bottom:6px;color:#dce3ed;font-size:8px}.template-card .preview-copy strong{max-width:90%;font-size:17px;line-height:1.35}.template-card .preview-copy span{font-size:9px}.template-card .template-info{padding:18px}.template-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.template-card-heading>div{min-width:0;display:flex;align-items:center;gap:8px}.template-card-heading i{width:9px;height:9px;flex:none;border-radius:2px;box-shadow:inset 0 0 0 1px #00000012}.template-card-heading h3{min-height:0;margin:0;overflow:hidden;color:#263247;font-size:14px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.template-card-heading>span{min-height:22px;padding:0 7px;flex:none;display:inline-flex;align-items:center;border-radius:4px;color:#667085;background:#f2f4f7;font-size:8px}.template-summary{min-height:39px;margin:11px 0 13px!important;display:-webkit-box!important;overflow:hidden;color:#7b8595!important;font-size:9px!important;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-style-tags{min-height:25px;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.template-style-tags span{min-height:22px;padding:0 7px;display:inline-flex;align-items:center;border:1px solid #e3e7ec;border-radius:4px;color:#606c7e;background:#fafbfc;font-size:8px}.template-usage{margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef1f4}.template-usage span{display:inline-flex;align-items:center;gap:6px;color:#536074;font-size:9px}.template-usage span svg{color:#246bfd}.template-usage small{color:#98a1ae;font-size:8px}.template-card .template-footer{min-height:44px;margin-top:12px;padding-top:12px}.template-preview-button{min-height:31px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #cfdcff;border-radius:5px;color:#245ec7;background:#f4f7ff;text-decoration:none;font-size:9px;font-weight:600}.template-preview-button:hover{color:#fff;background:#246bfd;border-color:#246bfd}.template-pagination{min-height:58px;display:flex;align-items:center;justify-content:center;gap:6px}.template-pagination button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce2e9;border-radius:5px;color:#667085;background:#fff;font-size:10px}.template-pagination button:hover:not(:disabled),.template-pagination button.active{color:#fff;border-color:#246bfd;background:#246bfd}.template-pagination button:disabled{opacity:.42;cursor:not-allowed}@media(max-width:1050px){.template-filter-row{grid-template-columns:1fr 1fr 1fr}.template-filter-row .template-search{grid-column:1 / -1}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.template-library-head{padding:16px 15px 0;grid-template-columns:1fr auto}.template-library-title>span{display:none}.template-library-title p{line-height:1.5}.template-library-actions{display:none}.template-library-stats{grid-template-columns:1fr 1fr}.template-library-stats>div{min-height:68px;padding:11px 10px 10px 0}.template-library-stats>div:not(:first-child){padding-left:12px}.template-library-stats>div:nth-child(2){border-right:0}.template-library-stats>div:nth-child(-n+2){border-bottom:1px solid #e8ebef}.template-filter-row{grid-template-columns:1fr}.template-filter-row .template-search{grid-column:auto}.template-filter-meta{align-items:flex-start;flex-wrap:wrap}.template-filter-meta>span{margin-left:0;order:3;width:100%}.template-reset{margin-left:auto}.template-grid{grid-template-columns:1fr}.template-card .template-preview{height:auto}.template-card .preview-copy strong{font-size:16px}}.sample-contact>div:first-child{min-width:0;flex:1}.lead-form{width:min(650px,56vw);padding:18px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:end;gap:10px;border:1px solid #ffffff1f;border-radius:7px;background:#ffffff0b}.lead-form label{min-width:0;display:block}.lead-form label>span{display:block;margin-bottom:7px;color:#d8e0eb;font-size:9px;font-weight:600}.lead-form input{width:100%;height:44px;padding:0 12px;border:1px solid #ffffff2d;border-radius:5px;outline:0;color:#fff;background:#ffffff0d;font-size:11px}.lead-form input::placeholder{color:#8390a3}.lead-form input:focus{border-color:var(--preview-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--preview-accent) 22%,transparent)}.lead-form button{display:inline-flex;align-items:center;justify-content:center}.lead-form button:disabled{opacity:.68;cursor:wait}.lead-captcha{grid-column:1 / -1}.lead-captcha-control{display:grid;grid-template-columns:minmax(110px,1fr) 128px 44px;gap:8px}.lead-captcha-control img,.captcha-placeholder{width:128px;height:44px;border-radius:5px}.lead-captcha-control img{display:block;background:#f8fafc}.captcha-placeholder{display:grid;place-items:center;color:#64748b;background:#f1f5f9;font-size:9px}.lead-form .captcha-refresh{min-width:44px;height:44px;border:1px solid #ffffff2d;border-radius:5px;color:#dce7f5;background:#ffffff0d;cursor:pointer}.lead-form .captcha-refresh:hover{border-color:var(--preview-accent);color:#fff}.lead-form .lead-submit{grid-column:1 / -1;width:100%;min-width:112px;height:44px;gap:7px}.lead-form>small{grid-column:1 / -1;color:#8f9bad;font-size:8px;line-height:1.5}.lead-form>small.lead-error{color:#ff9b9b}.lead-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.lead-form-success{width:min(520px,48vw);min-height:112px;padding:22px;display:flex;align-items:center;gap:15px;border:1px solid #4ac49450;border-radius:7px;background:#178f6520}.lead-form-success>svg{flex:none;color:#56d6a6}.lead-form-success strong,.lead-form-success span{display:block}.lead-form-success strong{color:#fff;font-size:14px}.lead-form-success span{margin-top:6px;color:#b8c7d5;font-size:10px}.inquiry-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:15px;border:1px solid #dce2e9;border-radius:7px;background:#fff}.inquiry-summary>div{min-height:90px;padding:17px 20px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;column-gap:10px;border-right:1px solid #e8ebef}.inquiry-summary>div:last-child{border-right:0}.inquiry-summary span{grid-column:1 / -1;margin-bottom:6px;color:#87909f;font-size:9px}.inquiry-summary strong{color:#263247;font-size:22px;line-height:1}.inquiry-summary small{align-self:end;color:#98a1ae;font-size:8px}.inquiry-tools{gap:10px}.inquiry-tools .search{width:300px}.inquiry-table{min-width:1260px}.inquiry-name{color:#273247;font-size:11px}.inquiry-phone{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#246bfd;text-decoration:none;font:inherit;font-size:10px;font-weight:600;cursor:pointer}.inquiry-phone:hover{color:#164fc4}.inquiry-phone.copied{color:#16865c}.inquiry-phone+.cell-sub{display:flex;align-items:center;gap:4px}.materials-layout{min-width:0}.materials-tabs{min-height:56px;margin-bottom:12px;padding:5px;display:flex;gap:4px;overflow-x:auto;border:1px solid #dfe4ea;border-radius:7px;background:#fff}.materials-tabs button{min-width:150px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;color:#727d8e;background:transparent;font-size:11px;cursor:pointer;white-space:nowrap}.materials-tabs button:hover{color:#246bfd;background:#f5f8fd}.materials-tabs button.active{color:#246bfd;background:#edf3ff;font-weight:600}.materials-tab-panel{min-height:390px;overflow:hidden}.materials-tab-panel>header{min-height:76px;padding:0 19px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e7ebef}.materials-tab-panel>header>span{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf3ff}.materials-tab-panel h2{margin:0;color:#2a3548;font-size:14px}.materials-tab-panel header p{margin:5px 0 0;color:#8993a2;font-size:9px}.materials-empty{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa4b3}.materials-empty svg{margin-bottom:12px;color:#b0b9c6}.materials-empty strong{margin-bottom:6px;color:#4b5568;font-size:12px}.materials-empty span{font-size:10px}.attachment-storage-fields{margin-top:16px;padding:17px;border:1px solid #e4e8ee;border-radius:7px;background:#fafbfd}.attachment-storage-fields>label{margin-bottom:16px!important}.attachment-storage-fields>label:last-child{margin-bottom:0!important}@media(max-width:760px){.materials-tabs button{min-width:132px;flex:0 0 auto}.materials-tab-panel>header{padding:0 15px}}.materials-tab-panel>header .primary-button{margin-left:auto}.knowledge-table{min-width:1040px}.knowledge-table td{height:68px}.knowledge-table td strong{color:#2c374a;font-size:11px}.knowledge-selection-count{min-width:62px;min-height:25px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe6f8;border-radius:4px;color:#3569b8;background:#f4f8ff;font-size:9px;font-weight:600;white-space:nowrap}.enterprise-gallery-table{width:100%;min-width:720px;table-layout:fixed}.enterprise-gallery-table th:nth-child(1){width:48%}.enterprise-gallery-table th:nth-child(2){width:18%}.enterprise-gallery-table th:nth-child(3){width:34%}.enterprise-gallery-table td{height:72px}.gallery-name-button{width:100%;padding:0;display:flex;align-items:center;gap:10px;border:0;color:#2d394d;background:transparent;text-align:left;cursor:pointer}.gallery-name-button>span{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf3ff}.gallery-name-button strong{min-width:0;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.gallery-name-button:hover strong{color:#246bfd}.gallery-image-count{min-width:58px;min-height:25px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:#556274;background:#f2f4f7;font-size:9px;font-weight:600}.gallery-created-cell{display:flex;align-items:center;justify-content:space-between;gap:12px}.gallery-created-cell time{color:#707b8c;font-size:10px}.gallery-detail-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.gallery-detail-actions button,.gallery-detail-actions label{min-height:36px}.gallery-upload-button{position:relative;cursor:pointer}.gallery-upload-button input{width:1px;height:1px;position:absolute;overflow:hidden;opacity:0;pointer-events:none}.gallery-upload-button.disabled{opacity:.56;cursor:wait}.gallery-image-table{min-width:920px;table-layout:fixed}.gallery-image-table th:nth-child(1){width:24%}.gallery-image-table th:nth-child(2){width:14%}.gallery-image-table th:nth-child(3){width:14%}.gallery-image-table th:nth-child(4){width:13%}.gallery-image-table th:nth-child(5){width:19%}.gallery-image-table th:nth-child(6){width:16%}.gallery-image-table td{height:82px}.gallery-image-table td>strong{max-width:210px;display:block;overflow:hidden;color:#2d394d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.gallery-image-table td>span{display:block;color:#455267;font-size:10px;font-weight:600}.gallery-image-table td>small{margin-top:4px;display:block;color:#8b95a4;font-size:9px}.gallery-image-table img{width:68px;height:48px;display:block;border:1px solid #e1e6ec;border-radius:5px;background:#f3f5f7;object-fit:cover}.gallery-reference-count{min-width:52px;min-height:27px;padding:0 8px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:4px;color:#59677a!important;background:#f2f4f7;font-size:9px!important;font-weight:600!important}.writing-title-table{width:100%;min-width:720px;table-layout:fixed}.writing-title-table th:nth-child(1){width:23%}.writing-title-table th:nth-child(2){width:55%}.writing-title-table th:nth-child(3){width:22%}.writing-title-table td{height:66px}.writing-title-table td>strong{display:block;overflow:hidden;color:#303b4e;font-size:10px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.writing-title-keyword{max-width:170px;min-height:26px;padding:0 9px;display:inline-flex;align-items:center;overflow:hidden;border:1px solid #dbe6f8;border-radius:4px;color:#3569b8;background:#f4f8ff;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.modal.writing-title-modal{width:min(610px,calc(100vw - 28px))}.writing-title-form{padding:20px 22px 0;overflow-y:auto}.writing-title-form textarea{min-height:190px}.writing-title-note{margin-top:6px;display:block;color:#8e98a7;font-size:9px;line-height:1.55}.writing-title-form .form-actions{position:sticky;bottom:0;margin:6px -22px 0;padding:15px 22px;background:#fff}.writing-title-label{display:flex!important;align-items:center;gap:7px}.writing-title-help{width:25px;height:25px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:50%;color:#246bfd;background:#edf4ff}.writing-title-help:hover{color:#fff;background:#246bfd}.modal.writing-title-suggestion-modal{width:min(760px,calc(100vw - 28px))}.writing-title-suggestions{min-height:310px;max-height:min(650px,calc(100vh - 170px));display:flex;flex-direction:column}.writing-title-suggestions ol{margin:0;padding:16px 20px;display:grid;gap:7px;overflow-y:auto;list-style:none}.writing-title-suggestions li{min-height:45px;padding:7px 9px;display:grid;grid-template-columns:25px minmax(0,1fr) 48px;align-items:center;gap:9px;border:1px solid #e1e6ed;border-radius:5px;background:#fff}.writing-title-suggestions li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#5273a5;background:#edf3fb;font-size:8px;font-weight:700}.writing-title-suggestions li p{margin:0;color:#3d495c;font-size:10px;line-height:1.55}.writing-title-suggestions li button{min-height:27px;padding:0 8px;border:1px solid #cbdcf3;border-radius:4px;color:#2468d8;background:#f5f9ff;font-size:8px}.writing-title-suggestions li button:hover{color:#fff;border-color:#2468d8;background:#2468d8}.writing-title-suggestions>footer{min-height:64px;padding:11px 20px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #e5e9ef;background:#fafbfc}.writing-title-suggestion-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#246bfd}.writing-title-suggestion-loading strong{color:#344054;font-size:12px}.writing-title-suggestion-loading span{color:#8b95a4;font-size:9px}@media(max-width:620px){.writing-title-suggestions li{grid-template-columns:24px minmax(0,1fr)}.writing-title-suggestions li button{grid-column:2;width:max-content}.writing-title-suggestions>footer{align-items:stretch;flex-direction:column-reverse}.writing-title-suggestions>footer button{width:100%;justify-content:center}}@media(max-width:700px){.gallery-detail-actions{gap:5px}.gallery-detail-actions button,.gallery-detail-actions label{padding:0 9px;font-size:9px}}.materials-error{margin:12px 0 0;padding:10px 12px;display:flex;align-items:center;gap:7px;border:1px solid #f0c7ca;border-radius:6px;color:#b4232b;background:#fff3f3;font-size:10px}.modal.knowledge-modal{width:min(780px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow:hidden}.modal>.knowledge-form{max-height:calc(100dvh - 104px);padding:18px 22px 0;overflow-y:auto}.knowledge-warning{margin-bottom:18px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #efd39c;border-radius:6px;color:#805407;background:#fff9eb}.knowledge-warning>svg{flex:none;margin-top:1px}.knowledge-warning-content{min-width:0;flex:1}.knowledge-warning strong{display:block;font-size:11px}.knowledge-warning p{margin:5px 0 0;font-size:9px;line-height:1.7}.knowledge-agreement-entry{margin-top:11px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.knowledge-agreement-entry button{min-height:34px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d89c24;border-radius:5px;color:#704600;background:#fff;box-shadow:0 2px 7px #b97b171a;font-size:10px;font-weight:700;cursor:pointer}.knowledge-agreement-entry button:hover{border-color:#b97808;background:#fffdf7}.knowledge-agreement-entry>span{display:inline-flex;align-items:center;gap:5px;color:#16824b;font-size:9px;font-weight:600}.knowledge-basic-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.knowledge-basic-grid label:first-child{grid-column:1 / -1}.knowledge-form input.knowledge-readonly{color:#5d6878;border-color:#e1e5ea;background:#f5f7f9;cursor:not-allowed}.knowledge-direction-field{margin:0 0 14px}.knowledge-direction-field>span{display:block;margin-bottom:7px;color:#4b5568;font-size:11px;font-weight:600}.knowledge-multi-picker>summary{height:39px;min-height:39px;padding:0 11px;border-radius:6px;background:#fff}.knowledge-multi-picker>summary>span{font-weight:400}.knowledge-multi-picker .compact-picker-menu{top:calc(100% + 4px);padding:5px;border-radius:6px}.knowledge-multi-picker .compact-picker-list{max-height:250px;grid-template-columns:1fr 1fr;gap:2px}.knowledge-multi-picker .compact-picker-option{position:relative;min-height:34px;margin:0;padding:6px 30px 6px 9px;display:flex;border:0;border-radius:4px;background:#fff}.knowledge-multi-picker .compact-picker-option:hover{background:#f5f7fa}.knowledge-multi-picker .compact-picker-option.selected{color:#246bfd;background:#edf4ff}.knowledge-multi-picker .compact-picker-option.selected:after{content:"✓";position:absolute;right:10px;color:#246bfd;font-size:11px}.knowledge-multi-picker .compact-picker-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.knowledge-multi-picker .compact-picker-option span{font-size:10px;font-weight:400}.knowledge-multi-picker .compact-picker-option.all{margin-bottom:4px;border-bottom:1px solid #edf0f3;border-radius:0}.knowledge-fields{padding-top:3px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.knowledge-fields label:nth-child(n+3){grid-column:1 / -1}.knowledge-fields .knowledge-field-label{display:flex;align-items:center;gap:8px}.required-star{margin-right:3px;color:#e5484d;font-size:12px;font-weight:700}.knowledge-field-label .required-star{margin-right:-5px}.knowledge-field-label button{width:20px;height:20px;padding:0;display:inline-grid;place-items:center;border:0;color:#8b96a7;background:transparent;cursor:pointer}.knowledge-field-label button:hover,.knowledge-field-label button.active{color:#246bfd}.knowledge-fields label.has-help{position:relative}.knowledge-help-popover{width:min(360px,calc(100vw - 80px));padding:13px;position:absolute;z-index:30;top:24px;left:0;border:1px solid #d8e2f0;border-radius:6px;color:#586579;background:#fff;box-shadow:0 12px 30px #192b481f}.knowledge-help-popover:before{content:"";width:8px;height:8px;position:absolute;top:-5px;left:42px;border-top:1px solid #d8e2f0;border-left:1px solid #d8e2f0;background:#fff;transform:rotate(45deg)}.knowledge-help-popover p{max-height:320px;margin:0;overflow-y:auto;font-size:9px;line-height:1.75;white-space:pre-wrap}.knowledge-help-popover button{min-height:30px;margin-top:10px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #c9daf7;border-radius:5px;color:#246bfd;background:#f2f6ff;font-size:9px;font-weight:600;cursor:pointer}.knowledge-help-popover button:hover{border-color:#9fbcf0;background:#eaf2ff}.knowledge-form textarea{min-height:82px}.knowledge-limit{margin-top:5px;display:block;color:#9aa4b2;font-size:9px;text-align:right}.knowledge-form .form-actions{position:sticky;bottom:0;z-index:2;margin:4px -22px 0;padding:14px 22px;background:#fff}.form-submit-wrap{position:relative;display:inline-flex}.form-submit-wrap.has-disabled-reason{cursor:not-allowed}.form-submit-wrap.has-disabled-reason>button{pointer-events:none}.form-submit-wrap.has-disabled-reason:after{content:attr(data-disabled-reason);min-width:124px;padding:7px 9px;position:absolute;right:0;bottom:calc(100% + 8px);z-index:20;border-radius:5px;color:#fff;background:#273142;box-shadow:0 7px 20px #1921302b;font-size:9px;line-height:1.4;text-align:center;opacity:0;visibility:hidden;transform:translateY(3px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;pointer-events:none}.form-submit-wrap.has-disabled-reason:before{content:"";position:absolute;right:20px;bottom:calc(100% + 3px);z-index:21;border:5px solid transparent;border-top-color:#273142;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;pointer-events:none}.form-submit-wrap.has-disabled-reason:hover:after,.form-submit-wrap.has-disabled-reason:hover:before,.form-submit-wrap.has-disabled-reason:focus-within:after,.form-submit-wrap.has-disabled-reason:focus-within:before{opacity:1;visibility:visible;transform:translateY(0)}.modal.knowledge-agreement-modal{width:min(720px,calc(100vw - 28px));height:min(720px,calc(100dvh - 28px))}.knowledge-agreement-modal .modal-header{flex:none}.knowledge-agreement-body{min-height:0;margin:18px 20px 0;padding:18px 20px 36px;flex:1;overflow-y:auto;border:1px solid #e0e5eb;border-radius:6px;color:#303b4b;background:#fafbfc;font-size:10px;line-height:1.9;white-space:pre-wrap}.knowledge-agreement-footer{flex:none;padding:15px 20px 18px;border-top:1px solid #edf0f3;background:#fff}.knowledge-agreement-footer>label{display:flex;align-items:flex-start;gap:9px;color:#344054;font-size:10px;font-weight:600;cursor:pointer}.knowledge-agreement-footer>label.disabled{color:#9ba4b1;cursor:not-allowed}.knowledge-agreement-footer input{width:15px;height:15px;margin:0;flex:none;accent-color:#246bfd}.knowledge-agreement-footer>p{margin:7px 0 12px 24px;color:#b26b00;font-size:9px}.knowledge-agreement-footer>p.ready{color:#16824b}.knowledge-agreement-footer>div{display:flex;justify-content:flex-end;gap:9px}.knowledge-agreement-footer button{min-height:36px}@media(max-width:620px){.knowledge-basic-grid,.knowledge-fields{grid-template-columns:1fr}.knowledge-fields label{grid-column:1!important}.modal.knowledge-agreement-modal{height:calc(100dvh - 12px)}.knowledge-agreement-body{margin:12px 12px 0;padding:14px 14px 30px}.knowledge-agreement-footer{padding:13px 12px max(14px,env(safe-area-inset-bottom))}.knowledge-agreement-footer>div{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:650px){.materials-tab-panel>header{min-height:92px;align-items:flex-start;padding-top:14px;flex-wrap:wrap}.materials-tab-panel>header .primary-button{width:100%;margin:0 0 12px}.knowledge-basic-grid,.knowledge-fields{grid-template-columns:1fr}.knowledge-basic-grid label:first-child,.knowledge-fields label:nth-child(n+3){grid-column:auto}.knowledge-multi-picker .compact-picker-list{grid-template-columns:1fr}}.inquiry-live{display:inline-flex;align-items:center;gap:5px;color:#17785a;font-size:8px;white-space:nowrap}.inquiry-live svg{animation:spin 3s linear infinite}.inquiry-ip{padding:5px 7px;border-radius:4px;color:#475467;background:#f2f4f7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.inquiry-source{max-width:250px;display:block;overflow:hidden;color:#246bfd;font-size:9px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.inquiry-source:hover{text-decoration:underline}.inquiry-not-followed{color:#98a1ae;font-size:9px}.phone-validated{min-height:23px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border-radius:4px;color:#17785a;background:#eaf8f2;font-size:8px}.inquiry-status{min-height:23px;padding:0 8px;display:inline-flex;align-items:center;border-radius:4px;font-size:8px;font-weight:600}.inquiry-status.new{color:#a35d00;background:#fff5df}.inquiry-status.contacted{color:#245ec7;background:#edf3ff}.inquiry-status.closed{color:#17785a;background:#eaf8f2}.inquiry-actions{align-items:center;white-space:nowrap}.inquiry-history{min-height:190px;max-height:min(520px,65vh);overflow-y:auto;padding:18px 20px 22px}.inquiry-history ol{margin:0;padding:0;list-style:none}.inquiry-history li{position:relative;min-height:62px;display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid #edf0f3}.inquiry-history li:last-child{border-bottom:0}.inquiry-history li>i{width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#a35d00;box-shadow:0 0 0 2px #f6d998}.inquiry-history li>i.contacted{background:#246bfd;box-shadow:0 0 0 2px #bdd0ff}.inquiry-history li>i.closed{background:#22a675;box-shadow:0 0 0 2px #b8e6d5}.inquiry-history li div strong,.inquiry-history li div span{display:block}.inquiry-history li div strong{color:#2b3548;font-size:11px}.inquiry-history li div span{margin-top:5px;color:#98a1ae;font-size:9px}.inquiry-history li time{color:#667085;font-size:9px;white-space:nowrap}.inquiry-history-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a1ae;text-align:center}.inquiry-history-empty svg{margin-bottom:10px}.inquiry-history-empty strong{color:#475467;font-size:12px}.inquiry-history-empty span{max-width:280px;margin-top:7px;font-size:9px;line-height:1.6}@media(max-width:1000px){.sample-contact{align-items:flex-start;flex-direction:column}.lead-form,.lead-form-success{width:100%}}@media(max-width:820px){.inquiry-summary{grid-template-columns:1fr 1fr}.inquiry-summary>div:nth-child(2){border-right:0}.inquiry-summary>div:nth-child(-n+2){border-bottom:1px solid #e8ebef}.inquiry-tools .search{width:100%}}@media(max-width:560px){.lead-form{grid-template-columns:1fr;padding:15px}.lead-captcha,.lead-form .lead-submit,.lead-form>small{grid-column:1}.lead-form .lead-submit{width:100%}.lead-captcha-control{grid-template-columns:minmax(90px,1fr) 112px 44px}.lead-captcha-control img,.captcha-placeholder{width:112px}.inquiry-history{padding:10px 15px 16px}.inquiry-history li{grid-template-columns:14px 1fr;padding:10px 0}.inquiry-history li time{grid-column:2}.inquiry-summary>div{min-height:74px;padding:13px}.inquiry-tools .segmented{overflow-x:auto}.inquiry-tools .segmented button{flex:none}}.model-resource-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(280px,1.45fr);gap:11px;margin-bottom:15px}.model-resource-summary>div,.model-resource-summary>article{min-height:102px;padding:16px;display:flex;align-items:center;gap:11px;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.model-resource-summary>div>span{width:37px;height:37px;flex:none;display:grid;place-items:center;border-radius:6px;color:#146bda;background:#eaf2fd}.model-resource-summary small,.model-resource-summary strong,.model-resource-summary em{display:block}.model-resource-summary small{color:#7b8696;font-size:8px}.model-resource-summary strong{margin:5px 0 4px;font-size:21px}.model-resource-summary em{color:#9aa3b0;font-size:7px;font-style:normal}.model-resource-summary>article{color:#d8e6f8;border-color:#1b3f67;background:#102943}.model-resource-summary>article>svg{flex:none;color:#6eacf3}.model-resource-summary>article strong{margin:0;color:#fff;font-size:10px}.model-resource-summary>article p{margin:6px 0 0;color:#8ca3bd;font-size:8px;line-height:1.55}.model-resource-panel{overflow:hidden;border:1px solid #dce2e9;border-radius:6px;background:#fff}.model-resource-panel>header{min-height:65px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9ef}.model-resource-panel>header h2{margin:0;font-size:13px}.model-resource-panel>header p{margin:5px 0 0;color:#9099a7;font-size:8px}.model-resource-grid{padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;background:#f8f9fb}.model-resource-grid>article{min-width:0;padding:16px;border:1px solid #dde3e9;border-radius:6px;background:#fff;box-shadow:0 3px 12px #10203008}.model-resource-grid>article.enabled{border-color:#b9d1ef;box-shadow:inset 0 3px #146bda}.model-resource-grid article>header{display:flex;align-items:center;gap:10px}.model-logo{width:35px;height:35px;flex:none;display:grid;place-items:center;border-radius:6px;color:#146bda;background:#eaf2fd;font-size:12px;font-weight:700}.model-logo.qwen{color:#7755ae;background:#f2eefb}.model-logo.doubao{color:#b94f57;background:#fff0f1}.model-logo.kimi{color:#187b88;background:#e8f7f8}.model-logo.glm{color:#186b53;background:#e9f8f2}.model-logo.hunyuan{color:#a45e10;background:#fff4e6}.model-resource-grid h3{margin:0;font-size:11px}.model-resource-grid header small{display:block;margin-top:5px;color:#919baa;font-size:7px}.model-switch{margin-left:auto}.model-switch input{position:absolute;opacity:0}.model-switch i{width:34px;height:19px;position:relative;display:block;border-radius:12px;background:#cbd2db;cursor:pointer}.model-switch i:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.model-switch input:checked+i{background:#146bda}.model-switch input:checked+i:after{transform:translate(15px)}.model-resource-fields{margin-top:16px}.model-resource-fields label{display:block;margin-bottom:11px}.model-resource-fields label>span{display:block;margin-bottom:6px;color:#687486;font-size:8px;font-weight:600}.model-resource-fields input{width:100%;height:36px;padding:0 9px;border:1px solid #dfe4ea;border-radius:5px;outline:0;color:#2f3b50;font-size:9px}.model-resource-fields input:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda0f}.model-resource-state{min-height:38px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;color:#778293;font-size:7px}.model-resource-state label,.model-resource-state>span{display:flex;align-items:center;gap:6px}.model-resource-state input{accent-color:#146bda}.model-resource-state>span i{width:5px;height:5px;border-radius:50%;background:#a7afb9}.model-resource-state>span.configured{color:#17785a}.model-resource-state>span.configured i{background:#22a675}.model-resource-grid article>footer{padding-top:13px;display:flex;justify-content:flex-end;gap:7px}@media(max-width:1280px){.model-resource-summary{grid-template-columns:repeat(3,1fr)}.model-resource-summary>article{grid-column:1 / -1}.model-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.model-resource-summary{grid-template-columns:1fr 1fr}.model-resource-summary>article{grid-column:1 / -1}.model-resource-grid{grid-template-columns:1fr;padding:10px}}.model-resource-panel>header>div:last-child{display:flex;align-items:center;gap:8px}.model-list-scroll{overflow-x:auto}.model-resource-list{min-width:1040px}.model-resource-list th{height:42px;padding:0 16px;font-size:9px}.model-resource-list td{height:72px;padding:0 16px}.model-list-name{min-width:170px;display:flex;align-items:center;gap:11px}.model-list-name img{width:36px;height:36px;object-fit:contain}.model-list-name strong,.model-list-name small{display:block}.model-list-name strong{color:#29364a;font-size:11px}.model-list-name small{margin-top:4px;color:#9aa3af;font-size:7px;text-transform:uppercase}.model-version{min-height:23px;padding:0 8px;display:inline-flex;align-items:center;border-radius:4px;color:#526075;background:#f1f4f7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.model-key-button{min-width:130px;min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dfe5eb;border-radius:5px;color:#697589;background:#fff;font-size:8px}.model-key-button span{flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.model-key-button:hover{color:#146bda;border-color:#b9d1ef}.model-capabilities{display:flex;gap:4px;white-space:nowrap}.model-capabilities span{min-height:21px;padding:0 6px;display:inline-flex;align-items:center;border-radius:4px;color:#657184;background:#f1f4f7;font-size:7px}.model-resource-list .model-switch{margin:0;display:inline-flex;align-items:center;gap:7px}.model-resource-list .model-switch span{min-width:34px;color:#748093;font-size:8px}.model-resource-list .model-switch input:checked~span{color:#17785a}.model-resource-list .model-switch input:disabled+i{opacity:.55;cursor:wait}.model-default{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dde3e9;border-radius:5px;color:#7c8797;background:#fff;font-size:8px}.model-default:hover:not(:disabled){color:#a16a09;border-color:#ead29c;background:#fffaf0}.model-default.active{color:#9b6508;border-color:#edd69e;background:#fff7e5}.model-row-actions{display:flex;gap:5px}.model-row-actions button{width:29px;height:29px;display:grid;place-items:center;border:1px solid #dfe4ea;border-radius:5px;color:#657184;background:#fff}.model-row-actions button:hover:not(:disabled){color:#146bda;border-color:#b9d1ef;background:#f5f9ff}.model-row-actions button.danger:hover{color:#c23d46;border-color:#f0c3c7;background:#fff4f4}.model-key-modal{width:min(480px,94vw)}.model-key-modal form>label{display:block;margin-bottom:16px}.model-key-modal form>label>span{display:block;margin-bottom:7px;color:#586476;font-size:9px;font-weight:600}.model-key-modal input,.model-key-modal select{width:100%;height:41px;padding:0 11px;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#28354a;background:#fff;font-size:10px}.model-key-modal input:focus,.model-key-modal select:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda10}.model-dialog-preview{min-height:66px;margin:-3px 0 16px;padding:12px;display:flex;align-items:center;gap:12px;border:1px solid #e4e8ed;border-radius:6px;background:#f8fafc}.model-dialog-preview img{width:38px;height:38px;object-fit:contain}.model-dialog-preview strong,.model-dialog-preview small{display:block}.model-dialog-preview strong{color:#2b374a;font-size:11px}.model-dialog-preview small{margin-top:5px;color:#8f99a7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.model-connection{min-width:130px;display:flex;align-items:center;gap:8px}.model-connection>i{width:8px;height:8px;flex:none;border-radius:50%;background:#9ca5b2;box-shadow:0 0 0 3px #9ca5b218}.model-connection strong,.model-connection small{display:block}.model-connection strong{color:#687486;font-size:9px}.model-connection small{margin-top:4px;color:#9aa3af;font-size:7px}.model-connection.connected>i{background:#21a77b;box-shadow:0 0 0 3px #21a77b18}.model-connection.connected strong{color:#17785a}.model-connection.failed>i{background:#d84b54;box-shadow:0 0 0 3px #d84b5418}.model-connection.failed strong{color:#b33c45}.model-key-modal select:disabled{color:#687486;background:#f1f3f6;cursor:not-allowed}.super-tenant-panel table{min-width:1480px}.tenant-domain{min-width:180px;display:flex;align-items:center;gap:8px}.tenant-domain>svg{flex:none;color:#246bfd}.tenant-domain strong,.tenant-domain small{display:block}.tenant-domain strong{max-width:190px;overflow:hidden;color:#344054;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.tenant-domain small{margin-top:4px;color:#98a1ae;font-size:7px}.tenant-verification{min-height:26px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dde3ea;border-radius:5px;color:#697386;background:#fff;font-size:8px}.tenant-verification.pending{color:#946b00;border-color:#efd99c;background:#fff9e9}.tenant-verification.verified{color:#137456;border-color:#bce6d5;background:#eefaf5}.tenant-verification.rejected{color:#bd3037;border-color:#f0c7ca;background:#fff3f3}.verification-review-modal{width:min(880px,96vw)}.verification-review-body{padding:20px}.verification-license{min-height:220px;display:grid;place-items:center;overflow:hidden;border:1px solid #e1e6ec;border-radius:6px;background:#f7f9fb}.verification-license img{width:100%;max-height:420px;display:block;object-fit:contain;background:#fff}.verification-license>span{display:flex;align-items:center;flex-direction:column;gap:10px;color:#929baa;font-size:10px}.verification-review-body dl{margin:18px 0 0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e4e8ed;border-radius:6px}.verification-review-body dl>div{min-height:62px;padding:12px 14px;border-bottom:1px solid #edf0f3}.verification-review-body dl>div:nth-child(odd){border-right:1px solid #edf0f3}.verification-review-body dl>div.wide{grid-column:1 / -1;border-right:0}.verification-review-body dt{color:#8993a2;font-size:8px}.verification-review-body dd{margin:6px 0 0;color:#303b4e;font-size:10px;line-height:1.55}.verification-reason{display:block;margin-top:16px}.verification-reason span{display:block;margin-bottom:7px;color:#586476;font-size:9px;font-weight:600}.verification-reason textarea{width:100%;padding:10px;border:1px solid #dce2e9;border-radius:5px;outline:0;resize:vertical;font:inherit;font-size:10px}.verification-rejected{margin-top:15px;padding:11px;display:flex;align-items:center;gap:8px;border-radius:5px;color:#b4232b;background:#fff0f1;font-size:9px}.verification-review-actions{min-height:65px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #e5e9ef;background:#fafbfc}.super-button.reject{color:#b4232b;border-color:#efc7ca;background:#fff}.verification-gate-modal{width:min(560px,94vw)}.verification-gate-body{padding:24px 22px;display:flex;align-items:flex-start;gap:15px}.verification-gate-body>span{width:52px;height:52px;flex:none;display:grid;place-items:center;border-radius:7px;color:#246bfd;background:#edf3ff}.verification-gate-body strong{display:block;color:#263247;font-size:14px}.verification-gate-body p{margin:8px 0 0;color:#778293;font-size:10px;line-height:1.8}.verification-benefits{margin-top:16px;padding:13px 14px;border:1px solid #dfe7f4;border-radius:6px;background:#f7faff}.verification-benefits b{color:#34445c;font-size:10px}.verification-benefits ul{margin:10px 0 0;padding:0;display:grid;gap:8px;list-style:none}.verification-benefits li{display:flex;align-items:flex-start;gap:7px;color:#657287;font-size:9px;line-height:1.55}.verification-benefits li svg{margin-top:1px;flex:none;color:#1b956b}.verification-gate-actions{min-height:66px;padding:0 22px;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #e7ebf0;background:#fafbfc}.company-tabs .verification-locked-tab{color:#a0a8b4}.company-tabs .verification-locked-tab:hover{color:#7f8998;background:#f4f5f7}.verification-actions-locked{opacity:.42;pointer-events:none;filter:grayscale(.5)}.verification-restricted-page{position:relative}.verification-page-banner{min-height:82px;margin-bottom:16px;padding:14px 16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #f0cf8e;border-radius:7px;background:#fffaf0;box-shadow:0 5px 16px #8f64120c}.verification-page-banner>span{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;color:#a56a06;background:#fff0c9}.verification-page-banner strong{display:block;color:#513c19;font-size:12px}.verification-page-banner p{margin:6px 0 0;color:#8a7145;font-size:9px;line-height:1.6}.verification-page-banner.pending{border-color:#d9d7a0;background:#fffdf2}.verification-page-banner.pending>span{color:#8d740a;background:#f8f1c8}.verification-page-banner.rejected{border-color:#efc6c9;background:#fff6f6}.verification-page-banner.rejected>span{color:#bd3037;background:#ffe5e7}.verification-page-banner .primary-button{min-width:112px;justify-content:center}.verification-locked-content{position:relative;opacity:.43;filter:grayscale(.72);pointer-events:none;-webkit-user-select:none;user-select:none}.verification-locked-placeholder{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #dfe4ea;border-radius:7px;color:#7c8797;background:#fff}.verification-locked-placeholder strong{color:#3e4a5d;font-size:14px}.verification-locked-placeholder p{margin:0;font-size:9px}@media(max-width:700px){.verification-page-banner{grid-template-columns:38px minmax(0,1fr)}.verification-page-banner .primary-button{grid-column:1 / -1;width:100%}.verification-gate-body{padding:18px}.verification-gate-body>span{width:42px;height:42px}}.platform-settings-panel{overflow:hidden;border:1px solid #dce2e9;border-radius:6px;background:#fff}.platform-settings-panel>header{min-height:78px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #e5e9ef}.platform-settings-panel>header>div{display:flex;align-items:center;gap:12px}.platform-settings-panel>header span{width:39px;height:39px;display:grid;place-items:center;border-radius:6px;color:#146bda;background:#eaf2fd}.platform-settings-panel h2{margin:0;font-size:14px}.platform-settings-panel header p{margin:5px 0 0;color:#8993a2;font-size:9px}.platform-settings-panel form{max-width:820px;padding:22px}.platform-settings-panel form>footer{margin-top:20px;padding-top:16px;display:flex;justify-content:flex-end;border-top:1px solid #edf0f3}.copyright-setting-preview{min-height:54px;margin-top:18px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e5e9ef;border-radius:5px;color:#8a94a2;background:#fafbfc;font-size:9px}.copyright-setting-preview>span{flex:none}.copyright-setting-preview a,.copyright-setting-preview strong{overflow-wrap:anywhere;color:#536074;font-size:9px;font-weight:500;text-align:right;text-decoration:none}.copyright-setting-preview a:hover{color:#146bda}.rewrite-rule-settings{padding:0 22px 22px;border-top:1px solid #edf0f3}.rewrite-rule-settings>header{padding:20px 0 14px}.rewrite-rule-settings h3{margin:0;color:#29364a;font-size:12px}.rewrite-rule-settings header p{margin:5px 0 0;color:#8b95a3;font-size:9px}.rewrite-rule-settings>div{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rewrite-rule-settings article{min-width:0;overflow:hidden;border:1px solid #dfe5ec;border-radius:6px;background:#f8fafc}.rewrite-rule-settings article>header{min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf0;background:#fff}.rewrite-rule-settings article strong{color:#354258;font-size:9px}.rewrite-rule-settings article button{height:29px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dbe3ec;border-radius:4px;color:#3569a5;background:#f7faff;font-size:8px}.rewrite-rule-settings pre{min-height:190px;margin:0;padding:13px;overflow:auto;color:#445268;font:8px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre}.rewrite-rule-settings>p{margin:12px 0 0;display:flex;align-items:center;gap:6px;color:#8c6c2e;font-size:8px}.system-license-owner{margin:0 22px 22px;overflow:hidden;border:1px solid #dfe5ec;border-radius:6px;background:#fbfcfe}.system-license-owner>header{min-height:62px;padding:0 15px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e7ebf0}.system-license-owner>header>svg{color:#246ab0}.system-license-owner h3{margin:0;color:#303d52;font-size:11px}.system-license-owner header p{margin:4px 0 0;color:#909aa7;font-size:8px}.system-license-owner dl{margin:0;display:grid;grid-template-columns:1fr 1fr}.system-license-owner dl>div{min-height:58px;padding:11px 15px}.system-license-owner dl>div+div{border-left:1px solid #e7ebf0}.system-license-owner dt{color:#929ca9;font-size:8px}.system-license-owner dd{margin:6px 0 0;color:#354258;font-size:9px;font-weight:600}.system-license-owner a{display:inline-flex;align-items:center;gap:5px;color:#246ab0;text-decoration:none}@media(max-width:900px){.rewrite-rule-settings>div{grid-template-columns:1fr}}@media(max-width:650px){.verification-review-body dl{grid-template-columns:1fr}.verification-review-body dl>div,.verification-review-body dl>div:nth-child(odd){border-right:0}.verification-review-body dl>div.wide{grid-column:auto}}.super-tenant-panel table{min-width:1040px}.super-company{min-width:260px;gap:0}.super-company>div{min-width:0}.super-company strong{max-width:250px;font-size:10px}.tenant-expiry>span{display:block;margin-bottom:8px;color:#586476;font-size:9px;font-weight:600}.tenant-expiry>span b{color:#d33c45}.tenant-expiry-options{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.tenant-expiry-options button{min-height:31px;padding:0 12px;border:1px solid #dce2e9;border-radius:5px;color:#566276;background:#fff;font-size:9px}.tenant-expiry-options button:hover{color:#146bda;border-color:#a9c8ef;background:#f5f9ff}.tenant-expiry>label{min-height:42px;padding:0 10px;display:grid;grid-template-columns:18px 150px 1fr;align-items:center;gap:8px;border:1px solid #dce2e9;border-radius:5px;color:#7b8797;background:#fafbfd}.tenant-expiry>label input{height:34px;padding:0 7px;background:#fff}.tenant-expiry>label small{color:#7f8998;font-size:8px}.tenant-history-modal{width:min(760px,96vw)}.tenant-history-body{min-height:260px;max-height:min(620px,70vh);overflow-y:auto;padding:18px 22px}.tenant-history-body ol{margin:0;padding:0;list-style:none}.tenant-history-body li{position:relative;padding:0 0 18px 25px}.tenant-history-body li:not(:last-child):before{content:"";position:absolute;left:6px;top:13px;bottom:-3px;width:1px;background:#dfe5ec}.tenant-history-body li>i{position:absolute;left:1px;top:5px;width:11px;height:11px;border:3px solid #dceaff;border-radius:50%;background:#246bfd}.tenant-history-entry{overflow:hidden;border:1px solid #e1e6ec;border-radius:6px;background:#fff}.tenant-history-entry>header{min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3;background:#f8fafc}.tenant-history-entry header strong{color:#344054;font-size:9px}.tenant-history-entry header time{color:#8c96a5;font-size:8px}.tenant-change{min-height:43px;padding:8px 13px;display:grid;grid-template-columns:90px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #f0f2f5;font-size:9px}.tenant-change:last-child{border-bottom:0}.tenant-change>span{color:#697386;font-weight:600}.tenant-change del{overflow:hidden;color:#a05258;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tenant-change ins{overflow:hidden;color:#147353;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tenant-change svg{color:#9aa3af}@media(max-width:650px){.tenant-expiry>label{grid-template-columns:18px 1fr}.tenant-expiry>label small{grid-column:2;padding-bottom:8px}.tenant-change{grid-template-columns:1fr}.tenant-change svg{transform:rotate(90deg)}}@media(max-width:760px){.content-center-tabs{overflow-x:auto}.content-center-tabs button{min-width:145px;flex:0 0 auto}.content-list-actions{width:100%;flex-direction:row!important;align-items:center!important;justify-content:space-between;gap:8px}.content-list-actions .primary-button{min-width:0;padding:0 10px}}.compact-picker{position:relative}.compact-picker>summary{min-height:44px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9e2ee;border-radius:8px;color:#2e3d55;background:#fbfcfe;cursor:pointer;list-style:none}.compact-picker>summary::-webkit-details-marker{display:none}.compact-picker>summary:after{content:"⌄";color:#8290a5;font-size:16px;line-height:1}.compact-picker>summary:hover{border-color:#a9c2e7;background:#fff}.compact-picker>summary>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600}.compact-picker>summary>small{flex:none;color:#8b97a8;font-size:9px}.compact-picker[open]>summary{border-color:#78a6f4;box-shadow:0 0 0 3px #246bfd12}.compact-picker-menu{position:absolute;z-index:12;top:calc(100% + 7px);left:0;right:0;padding:10px;border:1px solid #dbe4f0;border-radius:9px;background:#fff;box-shadow:0 14px 30px #1d355722}.compact-picker-menu .site-picker-search{height:38px;margin-bottom:8px}.compact-picker-menu .site-picker-search input{height:36px}.compact-picker-list{max-height:190px;overflow-y:auto;display:grid;gap:5px;scrollbar-width:thin}.compact-picker-option{min-width:0;min-height:37px;margin:0;padding:6px 9px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid transparent;border-radius:6px;color:#47556a;background:#fafbfd;cursor:pointer}.compact-picker-option:hover{border-color:#d6e3f7;background:#f5f9ff}.compact-picker-option.selected{border-color:#c6daf9;color:#245bb4;background:#eef5ff}.compact-picker-option.all{margin-bottom:8px;border-color:#c6daf9;color:#245bb4;background:#f0f6ff}.compact-picker-option input{width:15px;height:15px;margin:0;accent-color:#246bfd}.compact-picker-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600}.compact-picker-option small{min-width:0;max-width:170px;overflow:hidden;color:#8e9aab;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.compact-picker-field{position:relative}.compact-picker-field>span{margin-bottom:8px!important}.keyword-picker-menu{top:calc(100% + 7px)}@media(max-width:560px){.compact-picker-menu{position:static;margin-top:7px;box-shadow:none}.compact-picker-option{grid-template-columns:16px minmax(0,1fr)}.compact-picker-option small{grid-column:2;margin-top:-3px}}.ai-writing-task-modal .ai-task-section{margin-bottom:10px;padding:16px 18px;border-radius:8px;box-shadow:none}.ai-writing-task-modal .ai-task-section>header{min-height:30px;margin-bottom:13px}.ai-writing-task-modal .ai-task-section>header>b{width:28px;height:28px;border-radius:6px;box-shadow:none}.ai-writing-task-modal .ai-task-section>header strong{font-size:13px}.ai-writing-task-modal .ai-task-section>header span{font-size:9px}.ai-writing-task-modal .compact-picker>summary{height:42px;min-height:42px;padding:0 11px;border-radius:6px;background:#fff}.ai-writing-task-modal .compact-picker>summary>span{font-weight:400}.ai-writing-task-modal .compact-picker-menu{top:calc(100% + 4px);padding:6px;border-radius:6px;box-shadow:0 9px 24px #18283b22}.ai-writing-task-modal .compact-picker-list{max-height:180px;gap:2px}.ai-writing-task-modal .compact-picker-option{min-height:34px;padding:5px 7px;border-radius:4px;background:#fff}.ai-writing-task-modal .compact-picker-option:hover{background:#f5f8fc}.ai-writing-task-modal .compact-picker-option.selected{border-color:#d6e4fb;background:#eef5ff;box-shadow:none}.ai-writing-task-modal .compact-picker-option.all{margin-bottom:4px;border-color:#d6e4fb;background:#f5f8ff}.ai-writing-task-modal .compact-picker-option span{font-size:10px;font-weight:400}.ai-writing-task-modal .compact-picker-option small{font-size:8px}.modal.ai-writing-task-modal{width:min(860px,calc(100vw - 28px));max-height:min(760px,calc(100dvh - 28px));border-radius:10px;background:#fff;box-shadow:0 20px 60px #16243a26}.ai-writing-task-modal .modal-header{min-height:70px;padding:0 22px;border-bottom:1px solid #e7ebf0;background:#fff}.ai-writing-task-modal .modal-header p{margin-top:4px;color:#8a94a3;font-size:10px}.ai-writing-task-modal .modal-header .icon-button{color:#7c8796;border-color:transparent;background:transparent}.modal>.ai-writing-task-form{max-height:calc(100dvh - 98px);padding:0 22px;overflow-y:auto;background:#fff}.ai-writing-task-modal .ai-task-section{margin:0;padding:20px 0;border:0;border-bottom:1px solid #edf0f3;border-radius:0;box-shadow:none;background:#fff}.ai-writing-task-modal .ai-task-section>header{min-height:0;margin-bottom:15px}.ai-writing-task-modal .ai-task-section>header>b{display:none}.ai-writing-task-modal .ai-task-section>header strong{color:#2d394d;font-size:13px;font-weight:650}.ai-writing-task-modal .ai-task-section>header span{margin-top:4px;color:#9099a7;font-size:9px}.ai-task-basic-fields{grid-template-columns:minmax(0,1fr) 130px;gap:14px}.ai-writing-task-modal .ai-writing-task-form input,.ai-writing-task-modal .ai-writing-task-form select,.ai-writing-task-modal .compact-picker>summary{height:40px;min-height:40px;border-radius:5px;border-color:#dfe4ea;background:#fff;font-size:11px}.ai-writing-task-modal .compact-picker>summary{padding:0 10px}.ai-writing-task-modal .compact-picker>summary>span{font-size:11px;font-weight:400}.ai-writing-task-modal .compact-picker>summary:after{content:"▾";font-size:12px}.ai-writing-task-modal .compact-picker-menu{top:calc(100% + 4px);padding:4px;border:1px solid #dfe4ea;border-radius:5px;box-shadow:0 10px 25px #18283b1c}.ai-writing-task-modal .compact-picker-list{max-height:180px;gap:0}.ai-writing-task-modal .compact-picker-option{position:relative;min-height:34px;padding:6px 28px 6px 9px;display:flex;border:0;border-radius:3px;background:#fff}.ai-writing-task-modal .compact-picker-option:hover{background:#f5f7fa}.ai-writing-task-modal .compact-picker-option.selected{color:#246bfd;background:#edf4ff}.ai-writing-task-modal .compact-picker-option.selected:after{content:"✓";position:absolute;right:9px;color:#246bfd;font-size:11px}.ai-writing-task-modal .compact-picker-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ai-writing-task-modal .compact-picker-option span{font-size:11px;font-weight:400}.ai-writing-task-modal .compact-picker-option small{margin-left:auto;max-width:150px;font-size:8px}.ai-writing-task-modal .compact-picker-option.all{margin-bottom:2px;border-bottom:1px solid #edf0f3;border-radius:0;background:#fff}.ai-writing-task-modal .compact-picker-option.all.selected{color:#246bfd}.ai-task-workspaces{gap:28px}.ai-task-workspaces .ai-task-section{padding-top:20px;border-bottom:0}.ai-task-source-section{padding-right:28px!important;border-right:1px solid #edf0f3!important}.ai-task-generate-section{padding-left:0!important}.ai-writing-task-modal .ai-task-field-label{margin-top:0}.ai-writing-task-modal .ai-field-note{font-size:9px}.modal>.ai-writing-task-form .form-actions{margin:0 -22px;padding:14px 22px;border-top:1px solid #e7ebf0;background:#fff}@media(max-width:820px){.modal.ai-writing-task-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.modal>.ai-writing-task-form{max-height:calc(100dvh - 86px);padding:0 18px}.ai-task-workspaces{gap:0}.ai-task-source-section{padding-right:0!important;border-right:0!important;border-bottom:1px solid #edf0f3!important}.modal>.ai-writing-task-form .form-actions{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}}@media(max-width:560px){.ai-task-basic-fields{grid-template-columns:1fr}}.ai-writing-task-modal .ai-task-basic-fields,.ai-writing-task-modal .ai-task-workspaces,.ai-writing-task-modal .ai-task-config-grid{grid-template-columns:1fr}.ai-writing-task-modal .ai-task-workspaces{display:grid;gap:0}.ai-writing-task-modal .ai-task-source-section,.ai-writing-task-modal .ai-task-generate-section{padding-right:0!important;padding-left:0!important;border-right:0!important;border-bottom:1px solid #edf0f3!important}.ai-writing-task-modal .ai-task-config-grid .wide{grid-column:auto}.modal.ai-writing-task-modal{border:1px solid #dfe4ea}.ai-writing-task-modal *,.ai-writing-task-modal *:before,.ai-writing-task-modal *:after{box-sizing:border-box}.ai-writing-task-modal .ai-task-generate-section{border-bottom:0!important}.ai-writing-task-modal .compact-picker-menu{overflow:hidden}.ai-writing-task-modal .compact-picker-option:last-child{border-bottom:0}.secondary-small:disabled{color:#8d96a5;border-color:#e3e7ec;background:#f5f6f8;cursor:wait}.modal.ai-writing-task-modal{border:1px solid #dfe4ea;border-radius:8px}.ai-writing-task-modal .modal-header{min-height:68px;padding:0 24px}.modal>.ai-writing-task-form{padding:8px 24px 0}.ai-writing-task-modal .ai-task-section,.ai-writing-task-modal .ai-task-source-section,.ai-writing-task-modal .ai-task-generate-section{margin:0;padding:18px 0;border:0!important;border-radius:0}.ai-writing-task-modal .ai-task-section+.ai-task-section,.ai-writing-task-modal .ai-task-workspaces,.ai-writing-task-modal .ai-task-count-section{border-top:1px solid #edf0f3!important}.ai-writing-task-modal .ai-task-workspaces .ai-task-section:first-child{border-top:0!important}.ai-writing-task-modal .ai-task-section>header{margin:0 0 14px}.ai-writing-task-modal .ai-task-section>header strong{line-height:1.35}.ai-writing-task-modal .ai-task-section>header span{margin-top:3px;line-height:1.5}.ai-writing-task-modal .ai-writing-task-form label{margin:0}.ai-writing-task-modal .ai-writing-task-form label>span,.ai-writing-task-modal .compact-picker-field>span{display:block;margin:0 0 7px!important;color:#536074;font-size:10px;font-weight:600;line-height:1.4}.ai-writing-task-modal .ai-task-basic-fields,.ai-writing-task-modal .ai-task-config-grid{gap:15px}.ai-writing-task-modal .ai-task-source-section>label+.compact-picker-field{margin-top:15px}.ai-writing-task-modal .ai-field-note{margin-top:6px;line-height:1.45}.ai-writing-task-modal .compact-picker>summary{border:1px solid #dfe4ea}.ai-writing-task-modal .compact-picker[open]>summary{border-color:#78a6f4}.ai-writing-task-modal .compact-picker-menu{border:1px solid #dfe4ea}.ai-writing-task-modal .ai-task-count-section label{max-width:180px}.modal>.ai-writing-task-form .form-actions{margin:0 -24px;padding:14px 24px}@media(max-width:820px){.modal>.ai-writing-task-form{padding-left:18px;padding-right:18px}.modal>.ai-writing-task-form .form-actions{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}}.modal.ai-writing-task-modal{width:min(700px,calc(100vw - 28px));max-height:min(820px,calc(100dvh - 28px))}.ai-writing-task-modal .modal-header{min-height:68px;padding:0 22px;background:#fff}.ai-writing-task-modal .modal-header h2{color:#263247;font-size:16px;font-weight:650}.ai-writing-task-modal .modal-header p{color:#8a94a3;font-size:10px}.modal>.ai-writing-simple-form{padding:20px 22px 0;display:block;overflow-y:auto}.ai-writing-simple-form>label,.ai-writing-simple-form>.compact-picker-field{margin:0 0 16px;display:block}.ai-writing-simple-form>label>span,.ai-writing-simple-form>.compact-picker-field>span{margin:0 0 7px!important;display:flex;align-items:center;color:#4f5b6e;font-size:10px;font-weight:600;line-height:1.4}.ai-writing-simple-form input,.ai-writing-simple-form select,.ai-writing-simple-form .compact-picker>summary{width:100%;height:40px;min-height:40px;border:1px solid #dfe4ea;border-radius:5px;background:#fff;font-size:11px}.ai-writing-simple-form input:focus,.ai-writing-simple-form select:focus,.ai-writing-simple-form .compact-picker[open]>summary{border-color:#78a6f4;box-shadow:0 0 0 3px #246bfd0d}.ai-writing-simple-form .ai-field-note{margin-top:6px;display:block;color:#9099a7;font-size:9px;line-height:1.45}.ai-writing-simple-form .ai-task-count-field{max-width:180px}.modal>.ai-writing-simple-form .form-actions{position:sticky;bottom:0;z-index:5;margin:2px -22px 0;padding:14px 22px;border-top:1px solid #edf0f3;background:#fff}@media(max-width:720px){.modal.ai-writing-task-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.modal>.ai-writing-simple-form{padding:17px 16px 0}.modal>.ai-writing-simple-form .form-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}}.ai-writing-task-modal .ai-writing-simple-form>label,.ai-writing-task-modal .ai-writing-simple-form>.compact-picker-field{margin:0 0 20px!important}.ai-writing-task-modal .ai-writing-simple-form>label>span,.ai-writing-task-modal .ai-writing-simple-form>.compact-picker-field>span{margin-bottom:8px!important}.ai-writing-task-modal .ai-writing-simple-form .ai-field-note{margin-top:7px}.ai-writing-task-modal .ai-writing-simple-form .required-star{margin-right:4px;line-height:1}.ai-writing-task-modal .ai-writing-simple-form .form-actions{margin-top:4px}.content-image-preview{margin-bottom:14px}.content-image-preview>span{margin-bottom:7px;display:block;color:#536074;font-size:10px;font-weight:600}.content-image-preview>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.content-image-preview figure{min-width:0;margin:0;overflow:hidden;border:1px solid #e0e5eb;border-radius:5px;background:#f8fafc}.content-image-preview img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.content-image-preview figcaption{padding:6px 7px;overflow:hidden;color:#687386;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.modal.content-editor-modal{width:min(1040px,calc(100vw - 28px));max-height:calc(100dvh - 28px)}.content-editor-modal>.form{min-height:0;padding:20px 24px 0;overflow-y:auto}.content-editor-modal>.form .form-actions{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px}.content-body-field{margin-bottom:15px}.content-body-label{margin-bottom:7px;display:block;color:#4b5568;font-size:11px;font-weight:600}.rich-text-editor{overflow:hidden;border:1px solid #dfe4ea;border-radius:6px;background:#fff}.rich-text-editor:focus-within{border-color:#87adff;box-shadow:0 0 0 3px #246bfd12}.rich-text-toolbar{min-height:44px;padding:6px 9px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;border-bottom:1px solid #e8ebef;background:#f8f9fb}.rich-text-toolbar button{width:31px;height:31px;display:grid;place-items:center;border:1px solid transparent;border-radius:4px;color:#667085;background:transparent}.rich-text-toolbar button:hover:not(:disabled),.rich-text-toolbar button.active{color:#246bfd;border-color:#cbdcf7;background:#edf4ff}.rich-text-toolbar button:disabled{color:#b7bec9;cursor:not-allowed}.rich-text-toolbar>i{width:1px;height:22px;margin:0 4px;background:#dfe4ea}.rich-text-toolbar select{width:92px;height:31px;padding:0 7px;border:1px solid #dce2e9;border-radius:4px;outline:0;color:#596579;background:#fff;font-size:10px}.rich-text-color{width:31px;height:31px;margin:0!important;position:relative;display:grid!important;place-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer}.rich-text-color:hover{border-color:#cbdcf7;background:#edf4ff}.rich-text-color input{width:1px!important;height:1px!important;position:absolute;opacity:0}.rich-text-color span{width:17px;height:17px;margin:0!important;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cdd4dd}.rich-text-file-input{display:none}.rich-text-toolbar button.uploading{animation:pulse 1s ease-in-out infinite}.rich-text-error{padding:7px 11px;color:#b4232b;border-bottom:1px solid #f1d0d2;background:#fff5f5;font-size:10px}.rich-text-editor .tiptap{min-height:420px;padding:24px 28px;outline:0;color:#303b4e;caret-color:#246bfd;cursor:text;-webkit-user-select:text;user-select:text;font-size:13px;line-height:1.9}.rich-text-editor .tiptap *{cursor:text}.rich-text-editor .tiptap img{cursor:default}.rich-text-editor .tiptap p{margin:0 0 15px}.rich-text-editor .tiptap h2{margin:26px 0 12px;color:#202b3f;font-size:20px;line-height:1.5}.rich-text-editor .tiptap h3{margin:20px 0 10px;color:#2d394d;font-size:16px;line-height:1.5}.rich-text-editor .tiptap ul,.rich-text-editor .tiptap ol{margin:0 0 16px;padding-left:24px}.rich-text-editor .tiptap blockquote{margin:18px 0;padding:10px 16px;border-left:3px solid #8db2f3;color:#596579;background:#f7f9fc}.rich-text-editor .tiptap a{color:#246bfd;text-decoration:underline;text-underline-offset:2px}.rich-text-editor .tiptap hr{margin:26px 0;border:0;border-top:1px solid #dfe4ea}.rich-text-editor .tiptap img{width:auto;max-width:100%;max-height:520px;margin:20px auto;display:block;border-radius:5px;object-fit:contain}.rich-text-loading{min-height:300px;display:grid;place-items:center;color:#8b94a3;font-size:11px}.selection-cell{width:44px;padding-right:5px;text-align:center}.selection-cell input{width:15px;height:15px;accent-color:#246bfd;cursor:pointer}.content-bulk-delete{min-width:112px;color:#bc333c;border-color:#efc9cc}.content-bulk-delete:hover{color:#a5232c;border-color:#e5aeb3;background:#fff5f5}.danger-button{background:#d9363e;box-shadow:none}.danger-button:hover{background:#c82f37}@media(max-width:720px){.modal.content-editor-modal{width:100%;max-height:calc(100dvh - 12px)}.content-editor-modal>.form{padding:16px 15px 0}.content-editor-modal>.form .form-actions{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px}.rich-text-editor .tiptap{min-height:340px;padding:18px 16px}}.content-main>.content-area{padding-top:14px}.content-mobile-menu{position:fixed;top:10px;left:120px;z-index:30;background:#fff;box-shadow:0 4px 14px #18283b1c}@media(max-width:760px){.content-main>.content-area{padding-top:58px}.content-mobile-menu{left:14px;display:inline-grid}}.site-template-modal{width:min(600px,calc(100vw - 32px));overflow:hidden}.site-template-switcher{padding:22px 24px 0}.site-template-current{min-height:82px;padding:15px 16px;display:flex;align-items:center;gap:13px;border:1px solid #dfe5ed;border-radius:7px;background:#f7f9fc}.site-template-current-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:6px;color:#246bfd;background:#eaf2ff}.site-template-current>div{min-width:0;flex:1}.site-template-current>div span,.site-template-current strong,.site-template-current small{display:block}.site-template-current>div span{margin-bottom:4px;color:#7f8998;font-size:9px}.site-template-current strong{overflow:hidden;color:#273449;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.site-template-current small{margin-top:5px;overflow:hidden;color:#8a94a3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.site-template-current>em{padding:4px 8px;flex:none;border-radius:4px;color:#167658;background:#e8f7f1;font-size:9px;font-style:normal;font-weight:700}.site-template-select{margin-top:20px;display:block}.site-template-select>span{margin-bottom:8px;display:block;color:#445166;font-size:11px;font-weight:700}.site-template-switcher select{width:100%;height:44px;padding:0 12px;border:1px solid #d6dde6;border-radius:6px;outline:0;color:#28354a;background:#fff;font-size:12px}.site-template-switcher select:hover{border-color:#b8c7d9}.site-template-switcher select:focus{border-color:#6b9fea;box-shadow:0 0 0 3px #246bfd12}.site-template-notice{margin:13px 0 20px;padding:11px 12px;display:flex;align-items:flex-start;gap:8px;border-radius:6px;color:#69778a;background:#f5f7fa;font-size:9px;line-height:1.65}.site-template-notice svg{margin-top:1px;flex:none;color:#246bfd}.site-template-actions{margin:0 -24px;padding:15px 24px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e7ebf0;background:#fafbfc}.site-template-actions button{min-width:92px}@media(max-width:560px){.site-template-modal{width:100%}.site-template-switcher{padding:17px 16px 0}.site-template-current{padding:13px}.site-template-current>em{display:none}.site-template-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}}.site-preview.template-page-home .sample-hero-image{opacity:1;filter:none;transform:scale(1.002)}.site-preview.template-page-home .sample-hero-overlay{background:linear-gradient(90deg,#111827e8,#111827ad 48%,#11182735 78%,#1118271c)}.site-preview.template-page-home .sample-stats{max-width:1180px;min-height:138px;margin-top:-44px;border:0;box-shadow:0 20px 55px #1018281a}.site-preview.template-page-home .sample-stats div{position:relative;align-items:flex-start;padding:26px 30px}.site-preview.template-page-home .sample-stats div:before{content:"";position:absolute;left:0;top:28px;bottom:28px;width:3px;background:var(--preview-accent);opacity:.88}.site-preview.template-page-home .sample-stats strong{font-size:32px;line-height:1}.site-preview.template-page-home .sample-stats strong sup{margin-left:2px;position:relative;top:-.55em;color:var(--preview-accent);font-size:.48em;font-weight:800;line-height:0}.site-preview.template-page-home .sample-stats div:first-child strong{font-size:24px;line-height:1.25;overflow-wrap:anywhere}.site-preview.template-page-home .sample-stats span{margin-top:10px;color:#263247;font-size:13px;font-weight:700}.site-preview.template-page-home .sample-stats small{margin-top:5px;color:#8a94a3;font-size:10px;line-height:1.5}.site-preview.template-page-home .sample-answer{margin-top:34px;padding:72px 52px;border:1px solid #e4e8ed;background:#fff;box-shadow:0 18px 55px #1018280a}.site-preview.template-page-home .sample-capabilities{padding-top:116px;padding-bottom:116px;background:#f4f6f8}.site-preview.template-page-home .capability-grid{gap:16px;border:0}.site-preview.template-page-home .capability-grid article{min-height:250px;padding:32px;flex-direction:column;border:1px solid #dfe4ea;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.site-preview.template-page-home .capability-grid article:first-child,.site-preview.template-page-home .capability-grid article:last-child{padding:32px;border-right:1px solid #dfe4ea}.site-preview.template-page-home .capability-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 42px #10182812}.site-preview.template-page-home .capability-grid svg{width:42px;height:42px;padding:10px;color:#fff;background:var(--preview-accent)}.site-preview.template-page-home .sample-services{max-width:1240px}.site-preview.template-page-home .sample-services .sample-card-grid article{border-top:4px solid var(--preview-accent)}.site-preview.template-page-home .sample-services .sample-card-grid article>i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--preview-accent);font-size:12px}.site-preview.template-page-home .sample-feature{background:#172033}.site-preview.template-page-home .sample-feature .feature-image{filter:none}.site-preview.template-page-home .sample-feature>div:last-child h2,.site-preview.template-page-home .sample-feature>div:last-child strong{color:#fff}.site-preview.template-page-home .sample-feature>div:last-child p{color:#aeb8c8}.site-preview.template-page-home .sample-feature .feature-line{border-color:#ffffff1c}.site-preview.template-page-home .sample-process li{position:relative;padding-top:8px}.site-preview.template-page-home .sample-cases{background:#f4f6f8}.site-preview.template-page-home .case-grid article{box-shadow:0 14px 38px #1018280b}.site-preview.template-page-home .sample-faq,.site-preview.template-page-home .sample-news{padding-top:120px;padding-bottom:120px}@media(max-width:900px){.site-preview.template-page-home .sample-stats{width:calc(100% - 40px);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-34px}.site-preview.template-page-home .sample-stats div{min-height:120px;padding:22px 24px}.site-preview.template-page-home .sample-answer{margin-left:20px;margin-right:20px;padding:48px 30px}.site-preview.template-page-home .capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.site-preview.template-page-home .sample-hero-overlay{background:#111827b8}.site-preview.template-page-home .sample-stats div{min-height:112px;padding:20px}.site-preview.template-page-home .sample-stats strong{font-size:27px}.site-preview.template-page-home .sample-stats div:first-child strong{font-size:18px}.site-preview.template-page-home .sample-stats small{font-size:9px}.site-preview.template-page-home .sample-answer{padding:38px 22px}.site-preview.template-page-home .capability-grid{grid-template-columns:1fr}}.package-rights-page{gap:18px}.package-rights-summary{min-height:158px;padding:28px 30px;border:1px solid #263747;border-radius:8px;background:#172431;box-shadow:0 14px 34px #13202d18}.package-plan-identity{gap:17px!important}.package-plan-identity>span{width:54px!important;height:54px!important;border-radius:7px!important;color:#246bfd!important;background:#fff!important}.package-plan-identity small{color:#aab8c6;font-size:10px}.package-plan-identity h2{margin:5px 0 7px;font-size:22px}.package-plan-identity h2 em{margin-left:5px;padding:3px 6px;border:1px solid #ffffff28;border-radius:3px;color:#b9c8d7;font-size:9px;vertical-align:middle}.package-plan-identity p{max-width:440px;color:#b5c0ca;font-size:11px;line-height:1.65}.package-rights-summary dl{min-width:430px}.package-rights-summary dl div{min-height:58px;padding:4px 22px;display:flex;flex-direction:column;justify-content:center}.package-rights-summary dt{display:flex;align-items:center;gap:6px;color:#a8b6c4;font-size:9px}.package-rights-summary dt svg{color:#70a8ff}.package-rights-summary dd{margin-top:8px;color:#fff;font-size:14px}.package-quota-panel,.package-feature-panel{padding:0;overflow:hidden;border-radius:8px}.package-quota-panel>header,.package-feature-panel>header{min-height:78px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ecf1}.package-quota-panel>header>div,.package-feature-panel>header>div{display:flex;align-items:center;gap:11px}.package-section-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;color:#246bfd;background:#edf4ff}.package-quota-panel h2,.package-feature-panel h2{margin:0 0 5px;color:#263348;font-size:15px}.package-quota-panel header p,.package-feature-panel header p{color:#8792a1;font-size:9px}.package-quota-panel>header>span,.package-feature-panel>header>span{padding:5px 8px;border-radius:4px;color:#647186;background:#f2f4f7;font-size:9px}.package-quota-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 22px 22px}.package-quota-list article{min-width:0;padding:16px;border:1px solid #e2e7ed;border-radius:7px;background:#fff;transition:border-color .18s,box-shadow .18s,transform .18s}.package-quota-list article:hover{transform:translateY(-2px);border-color:#cbd9ea;box-shadow:0 10px 24px #1724310d}.package-quota-list article>header{display:flex;align-items:center;gap:8px}.package-quota-list article>header>span{width:31px;height:31px;display:grid;place-items:center;flex:none;border-radius:5px;color:#246bfd;background:#edf4ff}.package-quota-list article>header strong{min-width:0;overflow:hidden;color:#445166;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.package-quota-list article>header em{margin-left:auto;color:#7a8798;font-size:9px;font-style:normal}.package-quota-values{margin-top:17px;display:flex;align-items:baseline;gap:4px}.package-quota-values strong{color:#202d41;font-size:22px;line-height:1}.package-quota-values span{color:#8792a1;font-size:9px}.package-quota-list article>i{height:7px;margin:14px 0 8px;border-radius:5px;background:#e9edf2}.package-quota-list article>i b{background:#246bfd}.package-quota-list article>small{color:#84909f;font-size:9px}.package-quota-list article.warning>header>span{color:#c97816;background:#fff4e5}.package-quota-list article.warning>i b{background:#dd8a23}.package-quota-list article.warning>small{color:#b66b12}.package-feature-panel>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 22px 22px}.package-feature-panel>div>span{min-height:48px;padding:0 12px;gap:8px;border-radius:6px}.package-feature-panel>div>span strong{color:inherit;font-size:10px}.package-feature-panel>div>span.enabled{border-color:#cee9df;color:#167658;background:#f2faf7}.package-feature-panel>div>span.disabled{border-color:#e1e5ea;color:#8a94a1;background:#f6f7f8}.package-feature-panel em{font-size:8px}@media(max-width:1180px){.package-quota-list{grid-template-columns:repeat(2,minmax(0,1fr))}.package-feature-panel>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.package-rights-summary{gap:24px}.package-rights-summary dl{min-width:0}.package-rights-summary dl div{padding-right:16px;padding-left:16px}}@media(max-width:820px){.package-feature-panel>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.package-rights-summary{padding:22px 18px}.package-plan-identity{align-items:flex-start!important}.package-rights-summary dl{grid-template-columns:1fr}.package-rights-summary dl div{min-height:54px;padding:10px 0;border-top:1px solid #ffffff18;border-left:0}.package-quota-panel>header,.package-feature-panel>header{padding:0 16px}.package-quota-panel>header>span,.package-feature-panel>header>span{display:none}.package-quota-list,.package-feature-panel>div{grid-template-columns:1fr;padding:15px 16px 18px}}.site-preview .sample-hero-content>div{margin-top:36px}.site-preview .sample-answer>div:first-child{min-width:0;overflow:hidden}.site-preview .sample-answer>div:first-child>p{margin-top:14px;display:-webkit-box;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:9;line-clamp:9;text-overflow:ellipsis}@media(min-width:901px){.site-preview .sample-hero-content h1,.site-preview .sample-hero-content h2{width:100%;max-width:none;text-align:left}.site-preview .sample-answer>div:first-child,.site-preview .sample-answer dl{height:272px}.site-preview .sample-answer dl>div{height:68px;min-height:68px}}@media(min-width:561px)and (max-width:900px){.site-preview .sample-hero-content h1,.site-preview .sample-hero-content h2{width:100%;max-width:none;text-align:left}.site-preview .sample-answer>div:first-child>p{-webkit-line-clamp:8;line-clamp:8}}.sample-mobile-menu{display:none}@media(max-width:760px){.site-preview .sample-header{gap:9px}.site-preview .sample-header nav{position:absolute;z-index:30;top:100%;left:12px;right:12px;padding:7px 14px;display:none;flex-direction:column;align-items:stretch;gap:0;color:#263247;background:#fff;border:1px solid #e0e5eb;border-top:3px solid var(--preview-accent);box-shadow:0 18px 44px #1018282b}.site-preview .sample-header nav.mobile-open{display:flex}.site-preview .sample-header nav a{min-height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3;color:#344054;font-size:13px}.site-preview .sample-header nav a:last-child{border-bottom:0}.site-preview .sample-header nav a.active{color:var(--preview-accent)}.site-preview .sample-header nav a:after{display:none}.site-preview .sample-header .header-phone{margin-left:auto}.site-preview .sample-header>.sample-mobile-menu{width:38px;min-height:38px;padding:0;display:grid;place-items:center;flex:none;border:1px solid #dce2e8;border-radius:4px;color:#344054;background:#fff}.site-preview .sample-header.header-dark>.sample-mobile-menu,.site-preview .sample-header.header-transparent>.sample-mobile-menu{color:#fff;border-color:#ffffff52;background:#11182759}}.company-service-info-list{padding:18px;display:grid;gap:14px}.company-service-info-list article{min-width:0;padding:17px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:15px;border:1px solid #e1e6ec;border-radius:6px;background:#fbfcfd}.company-service-info-list article>b{width:34px;height:34px;display:grid;place-items:center;border-radius:4px;color:#246bfd;background:#eaf2ff;font-size:11px}.company-service-info-fields{min-width:0;display:grid;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) minmax(260px,1.6fr);gap:12px}.company-service-info-fields label{min-width:0}.company-service-info-fields label>span{margin-bottom:7px;display:block;color:#596579;font-size:10px;font-weight:600}.company-service-info-fields input{width:100%;height:40px;padding:0 11px;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#28354a;background:#fff;font-size:11px}.company-service-info-fields input:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda10}.company-service-info-fields input[readonly]{color:#7e8998;background:#f1f3f6;cursor:default}@media(max-width:980px){.company-service-info-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.company-service-info-fields .wide{grid-column:1 / -1}}@media(max-width:620px){.company-service-info-list article{grid-template-columns:1fr}.company-service-info-fields{grid-template-columns:1fr}.company-service-info-fields .wide{grid-column:auto}}.company-product-items-heading{margin-top:8px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e4e8ed}.company-product-items-heading strong,.company-product-items-heading span{display:block}.company-product-items-heading strong{color:#273449;font-size:12px}.company-product-items-heading span{margin-top:4px;color:#8791a0;font-size:9px}.company-product-items{margin-top:14px;display:grid;gap:13px}.company-product-items article{padding:18px;display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:start;gap:16px;border:1px solid #dde4ec;border-radius:6px;background:#fbfcfe;box-shadow:0 5px 16px #18223008}.company-product-items article>b{width:34px;height:34px;display:grid;place-items:center;border-radius:4px;color:#246bfd;background:#eaf2ff;font-size:10px}.company-product-items article>div{min-width:0;display:grid;grid-template-columns:1fr;gap:14px}.company-product-items article label>span{margin-bottom:6px;display:block;color:#5e6a7d;font-size:9px;font-weight:600}.company-product-items article input,.company-product-items article textarea{width:100%;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#28354a;background:#fff;font-size:10px}.company-product-items article input{height:40px;padding:0 11px}.company-product-items article textarea{min-height:92px;padding:11px 12px;resize:vertical;line-height:1.7}.company-product-items article input:focus,.company-product-items article textarea:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda10}.company-product-empty{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8a95a3;border:1px dashed #d7dde5;border-radius:6px;background:#fafbfc}.company-product-empty strong{margin:9px 0 4px;color:#566276;font-size:11px}.company-product-empty span{font-size:9px}.site-preview .sample-services{width:100%;max-width:1240px}.product-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-service-grid article{min-width:0;min-height:300px;padding:28px;display:flex;flex-direction:column;border:1px solid #dfe4ea;border-radius:6px;background:#fff;box-shadow:0 10px 30px #1018280a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-service-grid article:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--preview-accent) 42%,#dfe4ea);box-shadow:0 18px 42px #10182814}.product-service-grid article>header{display:flex;align-items:center;justify-content:space-between}.product-service-grid article>header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:6px;color:#fff;background:var(--preview-accent)}.product-service-grid article>header>i{color:#a0a9b6;font-size:11px;font-style:normal;font-weight:700}.product-service-grid article>div{padding:27px 0 24px}.product-service-grid h3{margin:0 0 13px;color:#202c40;font-size:19px;line-height:1.45}.product-service-grid p{margin:0;display:-webkit-box;overflow:hidden;color:#697587;font-size:12px;line-height:1.85;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6}.product-service-grid footer{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e6e9ed}.product-service-grid footer>span{color:#929ba8;font-size:8px}.product-service-grid footer>span strong{color:var(--preview-accent);font-size:11px;font-weight:750}.product-service-grid footer a{display:inline-flex;align-items:center;gap:5px;flex:none;color:var(--preview-accent);text-decoration:none;font-size:10px;font-weight:700}.product-service-more{margin-top:34px;display:flex;flex-direction:column;align-items:center;gap:9px}.product-service-more a{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--preview-accent);border-radius:5px;color:#fff;background:var(--preview-accent);text-decoration:none;font-size:11px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.product-service-more a:hover{transform:translateY(-2px);box-shadow:0 10px 24px color-mix(in srgb,var(--preview-accent) 25%,transparent)}.product-service-more span{color:#8b95a3;font-size:9px}.site-preview .sample-feature{min-height:620px;background:#182231}.site-preview .sample-feature .feature-image{min-height:620px;opacity:.9}.site-preview .sample-feature .feature-content{width:100%;max-width:720px;padding:64px clamp(32px,6vw,82px);color:#fff}.site-preview .sample-feature .feature-content>span{color:color-mix(in srgb,var(--preview-accent) 80%,#fff)}.site-preview .sample-feature .feature-content h2{color:#fff;font-size:clamp(30px,3.5vw,48px);line-height:1.25}.site-preview .sample-feature .feature-content>p{color:#c4ced9;font-size:13px;line-height:1.8}.feature-reasons{margin:28px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #ffffff20;border-width:1px 0 0 1px}.feature-reasons article{min-height:112px;padding:18px;display:grid;grid-template-columns:34px 1fr;gap:12px;border:1px solid #ffffff20;border-width:0 1px 1px 0;background:#ffffff08}.feature-reasons article>span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--preview-accent)}.feature-reasons small,.feature-reasons strong,.feature-reasons p{display:block}.feature-reasons small{color:color-mix(in srgb,var(--preview-accent) 75%,#fff);font-size:8px}.feature-reasons strong{margin:4px 0 5px;color:#fff!important;font-size:13px}.feature-reasons article p{margin:0;color:#b8c3cf!important;font-size:9px;line-height:1.55}.site-preview .sample-feature .sample-inline-phone{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;color:#fff;border:1px solid #ffffff36;background:#ffffff0c;text-decoration:none;font-size:11px;font-weight:700}.news-feature.news-empty{justify-content:center}.news-feature.news-empty>svg{margin-bottom:28px}.sample-article-detail{width:min(960px,calc(100% - 48px));margin:0 auto;padding:68px 0 110px}.site-preview.template-page-news main>#article-detail{display:block!important}.article-back{display:inline-flex;align-items:center;gap:5px;color:#667386;text-decoration:none;font-size:11px}.sample-article-detail>article{margin-top:28px;padding:clamp(28px,6vw,72px);border:1px solid #e0e5ea;background:#fff;box-shadow:0 18px 55px #1018280a}.sample-article-detail header{padding-bottom:30px;border-bottom:1px solid #e4e8ed}.sample-article-detail header>span{color:var(--preview-accent);font-size:10px;font-weight:700}.sample-article-detail h1{margin:14px 0 18px;color:#202b3d;font-size:clamp(28px,4vw,46px);line-height:1.35}.sample-article-detail header>div{display:flex;align-items:center;gap:10px;color:#8b95a3;font-size:9px}.sample-article-detail header>div i{width:3px;height:3px;border-radius:50%;background:#b2bac4}.sample-article-detail header>p{margin:22px 0 0;color:#647184;font-size:13px;line-height:1.8}.article-rich-content{padding-top:36px;color:#344054;font-size:14px;line-height:2;overflow-wrap:anywhere}.article-rich-content h2{margin:34px 0 14px;color:#202b3d;font-size:23px;line-height:1.5}.article-rich-content h3{margin:28px 0 12px;color:#29364a;font-size:18px}.article-rich-content p{margin:0 0 18px}.article-rich-content img{max-width:100%;height:auto;margin:22px auto;display:block}.article-rich-content ul,.article-rich-content ol{padding-left:24px}.article-rich-content blockquote{margin:24px 0;padding:16px 20px;color:#566376;border-left:3px solid var(--preview-accent);background:#f5f7f9}@media(max-width:980px){.company-product-items article>div{grid-template-columns:1fr}.product-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .sample-feature,.site-preview .sample-feature .feature-image{min-height:520px}}@media(max-width:680px){.company-product-items-heading{align-items:flex-start;flex-direction:column}.company-product-items article{grid-template-columns:30px minmax(0,1fr)}.company-product-items article>.icon-button{grid-column:2;justify-self:end}.product-service-grid{grid-template-columns:1fr;gap:12px}.product-service-grid article{min-height:0;padding:23px}.product-service-grid article>div{padding:22px 0}.site-preview .sample-feature{grid-template-columns:1fr}.site-preview .sample-feature .feature-image{min-height:250px}.site-preview .sample-feature .feature-content{padding:46px 20px}.feature-reasons{grid-template-columns:1fr}.sample-article-detail{width:calc(100% - 28px);padding:32px 0 70px}.sample-article-detail>article{margin-top:18px;padding:24px 20px}.sample-article-detail header>div{align-items:flex-start;flex-wrap:wrap}.article-rich-content{padding-top:26px;font-size:13px}}.company-process-toolbar{padding:0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e5e9ee}.company-process-toolbar>span{color:#7e8998;font-size:9px}.company-process-list{padding-top:13px;display:grid;gap:10px}.company-process-list article{min-width:0;padding:13px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e0e5eb;border-radius:6px;background:#fbfcfd}.company-process-list article>b{width:34px;height:34px;display:grid;place-items:center;color:#246bfd;border-radius:4px;background:#eaf2ff;font-size:10px}.company-process-fields{min-width:0;display:grid;grid-template-columns:minmax(170px,.7fr) minmax(280px,1.6fr);gap:11px}.company-process-fields label{min-width:0}.company-process-fields label>span{margin-bottom:6px;display:block;color:#5e6a7d;font-size:9px;font-weight:600}.company-process-fields input{width:100%;height:39px;padding:0 10px;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#28354a;background:#fff;font-size:10px}.company-process-fields input:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda10}.company-process-actions{display:flex;align-items:center;gap:5px}.company-process-actions button:disabled{opacity:.3;cursor:not-allowed}.site-preview .sample-process{max-width:none;padding-left:max(30px,calc((100% - 1240px)/2));padding-right:max(30px,calc((100% - 1240px)/2));background:#f4f6f8}.site-preview .sample-process>header{max-width:780px}.service-process-track{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:13px}.service-process-track article{min-width:0;min-height:210px;position:relative;padding:24px;display:flex;flex-direction:column;border:1px solid #dce2e8;border-radius:6px;background:#fff;box-shadow:0 10px 28px #10182808}.service-process-track article:before{content:"";width:42px;height:3px;position:absolute;top:0;left:24px;background:var(--preview-accent)}.process-step-head{display:flex;align-items:center;justify-content:space-between}.process-step-head b{color:var(--preview-accent);font-size:21px;line-height:1}.process-step-head span{color:#99a2af;font-size:8px}.service-process-track h3{margin:33px 0 12px;color:#253146;font-size:16px;line-height:1.45}.service-process-track p{margin:0;color:#6d798a;font-size:10px;line-height:1.8}.service-process-track article>i{width:28px;height:28px;position:absolute;z-index:2;top:50%;right:-21px;display:grid;place-items:center;transform:translateY(-50%);color:#fff;border:4px solid #f4f6f8;border-radius:50%;background:var(--preview-accent)}.site-preview .sample-news{background:#fff}.site-preview .sample-news>header{max-width:780px}.news-index-list{border-top:2px solid var(--preview-accent)}.news-index-list article{min-height:142px;padding:20px 8px;display:grid;grid-template-columns:82px minmax(0,1fr) 44px;align-items:center;gap:25px;border-bottom:1px solid #dfe4e9;transition:background .18s ease,padding .18s ease}.news-index-list article:hover{padding-left:18px;padding-right:18px;background:#f7f9fb}.news-index-list time{padding-right:20px;border-right:1px solid #e0e5ea}.news-index-list time b,.news-index-list time span{display:block}.news-index-list time b{color:var(--preview-accent);font-size:28px;line-height:1}.news-index-list time span{margin-top:7px;color:#919ba9;font-size:9px;line-height:1.5}.news-index-content{min-width:0}.news-index-content>small{color:var(--preview-accent);font-size:9px;font-weight:700}.news-index-content h3{margin:8px 0;font-size:17px;line-height:1.45}.news-index-content h3 a{color:#253146;text-decoration:none}.news-index-content h3 a:hover{color:var(--preview-accent)}.news-index-content p{margin:0;display:-webkit-box;overflow:hidden;color:#748092;font-size:10px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.news-index-arrow{width:38px;height:38px;display:grid;place-items:center;color:var(--preview-accent);border:1px solid #dce2e8;border-radius:50%;text-decoration:none}.news-index-list article:hover .news-index-arrow{color:#fff;border-color:var(--preview-accent);background:var(--preview-accent)}.news-index-empty{min-height:230px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8b96a5;border:1px dashed #d7dde5;background:#f8fafb}.news-index-empty strong{margin:13px 0 6px;color:#566275;font-size:14px}.news-index-empty span{font-size:10px}.sample-footer .footer-company-summary{min-width:0;width:min(100%,430px);height:178px;padding-right:18px;overflow:hidden}.sample-footer .footer-company-summary strong{flex:none;font-size:14px;margin-bottom:9px}.sample-footer .footer-company-summary>span{display:-webkit-box;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8;text-overflow:ellipsis}@media(max-width:980px){.company-process-fields{grid-template-columns:1fr}.service-process-track{grid-template-columns:repeat(2,minmax(0,1fr))}.service-process-track article>i{display:none}}@media(max-width:680px){.company-process-toolbar{align-items:flex-start;flex-direction:column}.company-process-list article{grid-template-columns:30px minmax(0,1fr);align-items:start}.company-process-actions{grid-column:2;justify-content:flex-end}.site-preview .sample-process{padding-left:20px;padding-right:20px}.service-process-track{grid-template-columns:1fr;gap:10px}.service-process-track article{min-height:0;padding:23px}.service-process-track h3{margin-top:24px}.news-index-list article{min-height:0;padding:20px 0;grid-template-columns:58px minmax(0,1fr);gap:14px}.news-index-list article:hover{padding-left:0;padding-right:0}.news-index-list time{padding-right:12px}.news-index-list time b{font-size:23px}.news-index-arrow{display:none}.news-index-content h3{font-size:15px}.sample-footer .footer-company-summary{width:100%;max-width:none;height:174px;padding-right:0}}.company-section-copy{margin-bottom:4px}.company-repeat-toolbar{min-height:48px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e5e9ee;border-bottom:1px solid #e5e9ee}.company-repeat-toolbar strong{color:#344054;font-size:10px}.company-repeat-toolbar strong small{margin-left:7px;color:#8b96a6;font-size:8px;font-weight:400}.company-repeat-list,.company-faq-edit-list{padding-top:12px;display:grid;gap:10px}.company-promise-list{padding-top:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.company-repeat-list article,.company-faq-edit-list article{min-width:0;padding:13px;display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:start;gap:12px;border:1px solid #e0e5eb;border-radius:6px;background:#fbfcfd}.company-promise-list article{min-height:94px;padding:16px;align-items:center;gap:14px;background:#fff;box-shadow:0 6px 18px #15213b08}.company-repeat-list article>b,.company-faq-edit-list article>b{width:34px;height:34px;display:grid;place-items:center;color:#246bfd;border-radius:4px;background:#eaf2ff;font-size:10px}.company-repeat-list article>div{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(280px,1.4fr);gap:11px}.company-promise-list article>div{grid-template-columns:minmax(0,1fr)}.company-promise-list article>.icon-button{align-self:center}.company-faq-edit-list article>div{display:grid;gap:10px}.company-repeat-list label>span,.company-faq-edit-list label>span{margin-bottom:6px;display:block;color:#5e6a7d;font-size:9px;font-weight:600}.company-repeat-list input,.company-faq-edit-list input,.company-faq-edit-list textarea{width:100%;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#28354a;background:#fff;font-size:10px}.company-repeat-list input,.company-faq-edit-list input{height:39px;padding:0 10px}.company-faq-edit-list textarea{min-height:78px;padding:9px 10px;resize:vertical;line-height:1.65}.company-repeat-list input:focus,.company-faq-edit-list input:focus,.company-faq-edit-list textarea:focus{border-color:#7aa9e5;box-shadow:0 0 0 3px #146bda10}.company-repeat-section .company-section-copy,.case-section-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.company-repeat-section .company-section-copy>label,.case-section-copy>label{min-width:0;margin:0}.case-section-copy{padding:18px;border-bottom:1px solid #e8ecf0}.site-preview .sample-feature{grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);background:#141e2c}.site-preview .sample-feature .feature-image{position:relative;background-position:center}.site-preview .sample-feature .feature-content{max-width:820px;padding-top:58px;padding-bottom:58px}.feature-proof-list{margin:27px 0 24px;border-top:1px solid #ffffff22}.feature-proof-list article{min-height:78px;padding:15px 0;display:grid;grid-template-columns:38px 34px minmax(0,1fr);align-items:center;gap:12px;border-bottom:1px solid #ffffff22}.feature-proof-list article>span{width:38px;height:38px;display:grid;place-items:center;color:#fff;border:1px solid #ffffff2d;background:#ffffff0a}.feature-proof-list article>b{color:color-mix(in srgb,var(--preview-accent) 78%,#fff);font-size:10px}.feature-proof-list strong{display:block;color:#fff!important;font-size:13px}.feature-proof-list p{margin:5px 0 0!important;color:#b8c4d2!important;font-size:9px!important;line-height:1.55!important}.sample-cases .case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-grid .case-card{min-height:360px;padding:0;overflow:hidden;border:1px solid #dfe4e9;border-top:0;border-radius:6px;background:#fff;box-shadow:0 12px 34px #1018280b}.case-card>img,.case-card-placeholder{width:100%;height:180px;flex:none;object-fit:cover}.case-card-placeholder{display:grid;place-items:center;color:var(--preview-accent);background:color-mix(in srgb,var(--preview-accent) 8%,#eef2f5)}.case-card>div:last-child{padding:24px}.case-card small{color:var(--preview-accent)}.case-card h3{margin:12px 0 10px}.case-card p{min-height:3.4em;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.case-card-region{margin-top:15px;display:flex;align-items:center;gap:6px;color:#687588;font-size:10px;line-height:1.6}.case-card-region svg{flex:none;color:var(--preview-accent)}.case-card-phone{min-height:42px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--preview-accent);border-top:1px solid #e3e8ed;text-decoration:none;font-size:12px;font-weight:700}.case-card-phone:hover{color:color-mix(in srgb,var(--preview-accent) 82%,#000)}.public-case-empty{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8d97a5;border:1px dashed #d3dae2;border-radius:6px;background:#fff}.public-case-empty strong{margin:12px 0 6px;color:#566274;font-size:14px}.public-case-empty span{font-size:10px}.case-more,.product-service-more{min-height:58px;margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #dce2e8}.case-more a{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;color:#fff;border-radius:4px;background:var(--preview-accent);text-decoration:none;font-size:10px;font-weight:700}.case-more span{color:#8993a2;font-size:9px}.site-preview.template-page-home .news-index-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:2px solid var(--preview-accent);column-gap:28px}.site-preview.template-page-home .news-index-list article{min-height:94px;padding:13px 4px;grid-template-columns:54px minmax(0,1fr) 30px;gap:14px}.site-preview.template-page-home .news-index-list article:hover{padding-left:10px;padding-right:10px}.site-preview.template-page-home .news-index-list time{padding-right:12px}.site-preview.template-page-home .news-index-list time b{font-size:21px}.site-preview.template-page-home .news-index-content h3{margin:5px 0 0;font-size:13px}.site-preview.template-page-home .news-index-content p{display:none}.site-preview.template-page-home .news-index-arrow{width:28px;height:28px}.site-preview .sample-faq{max-width:none;padding-left:max(30px,calc((100% - 1180px)/2));padding-right:max(30px,calc((100% - 1180px)/2));grid-template-columns:.72fr 1.28fr;align-items:start;background:#f5f7f9}.site-preview .sample-faq>header{max-width:430px;padding-right:34px}.faq-intro-mark{width:100%;min-height:112px;margin-bottom:30px;padding:22px;display:flex;align-items:center;justify-content:space-between;color:#fff;border-radius:6px;background:#182332}.faq-intro-mark>svg{width:46px;height:46px;padding:11px;flex:none;color:#fff;border:1px solid #ffffff3b;border-radius:6px;background:#ffffff10;box-shadow:inset 0 0 0 1px #0002;stroke-width:2.2}.faq-intro-mark>div{display:flex;align-items:baseline;gap:7px}.faq-intro-mark strong{color:#fff;font-size:38px}.faq-intro-mark span{color:#afbbc9;font-size:10px}.site-preview .sample-faq .faq-list{display:grid;gap:10px;border-top:0}.site-preview .sample-faq details{padding:0 20px;border:1px solid #dce2e8;border-radius:6px;background:#fff}.site-preview .sample-faq details[open]{border-color:color-mix(in srgb,var(--preview-accent) 35%,#dce2e8);background:#fff;box-shadow:0 10px 28px #1018280a}.site-preview .sample-faq details[open] summary{padding-left:0}.site-preview .sample-faq summary{min-height:74px}.site-preview .sample-faq .faq-answer{margin:0 44px 0 54px;padding:0 0 22px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px}.site-preview .sample-faq .faq-answer>b{color:var(--preview-accent);font-size:14px}.public-faq-empty{min-height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8c97a6;border:1px dashed #d3dae2;background:#fff}.public-faq-empty strong{margin:11px 0 5px;color:#566274;font-size:13px}.public-faq-empty span{font-size:9px}@media(max-width:980px){.company-repeat-list article>div{grid-template-columns:1fr}.site-preview .sample-feature{grid-template-columns:1fr}.site-preview .sample-feature .feature-image{min-height:340px}.site-preview .sample-feature .feature-content{max-width:none}.sample-cases .case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .sample-faq{grid-template-columns:1fr;gap:38px}.site-preview .sample-faq>header{max-width:680px;padding-right:0}.faq-intro-mark{max-width:320px}.site-preview.template-page-home .news-index-list{grid-template-columns:1fr}}@media(max-width:680px){.company-repeat-list article,.company-faq-edit-list article{grid-template-columns:30px minmax(0,1fr)}.company-repeat-list article>.icon-button,.company-faq-edit-list article>.icon-button{grid-column:2;justify-self:end}.site-preview .sample-feature .feature-image{min-height:250px}.feature-proof-list article{grid-template-columns:36px 26px minmax(0,1fr)}.sample-cases .case-grid{grid-template-columns:1fr}.case-grid .case-card{min-height:0}.site-preview .sample-faq{padding-left:20px;padding-right:20px}.site-preview .sample-faq details{padding:0 14px}.site-preview .sample-faq .faq-answer{margin-right:12px;margin-left:40px}.case-more{align-items:flex-start;flex-direction:column;padding-top:18px}}.company-process-copy,.company-repeat-section .company-section-copy{margin-bottom:0;padding-bottom:18px;border-bottom:1px solid #e5e9ee}.company-process-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.company-process-copy>label{min-width:0;margin:0}.company-process-toolbar{min-height:48px;margin:0 18px;padding:11px 0;border-bottom:1px solid #e5e9ee;background:#fafbfd}.company-process-toolbar>strong{padding:5px 9px;color:#246bfd;border-radius:4px;background:#eaf2ff;font-size:9px}.company-process-list{padding:14px 18px 18px}.company-process-list article{min-height:84px;padding:14px;align-items:center}.company-process-list article{position:relative;border-left:3px solid #246bfd;background:#fff;box-shadow:0 5px 18px #15213b08}.company-process-list article>b{align-self:center}.company-process-actions{min-width:65px;justify-content:flex-end}.company-process-actions .icon-button{width:30px;height:30px}.company-repeat-section .company-repeat-toolbar{margin-top:0;padding-right:2px;padding-left:2px;background:#fafbfd}.company-repeat-section:not(.company-promise-section) .company-repeat-toolbar{margin-right:18px;margin-left:18px;padding-right:0;padding-left:0}.company-promise-section .company-repeat-toolbar{min-height:62px;padding:13px 18px;border-top:0}.company-repeat-section .company-repeat-list{padding-top:12px}.company-repeat-section:not(.company-promise-section) .company-repeat-list,.company-faq-settings .company-faq-edit-list{padding:14px 18px 18px}.company-repeat-section .company-repeat-list article{min-height:84px;padding:14px;align-items:center}.company-repeat-section .company-promise-list{padding:16px 18px 18px}.company-repeat-section .company-promise-list article{min-height:96px;padding:16px;gap:14px}.company-repeat-section .company-repeat-list article>.icon-button{align-self:center}.company-news-settings .settings-fields{max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.company-news-settings .settings-fields label{min-width:0;margin:0}.company-info-layout .settings-save{justify-content:center}.company-info-layout .settings-save .primary-button{min-width:146px;justify-content:center}@media(max-width:980px){.company-process-list article,.company-repeat-section .company-repeat-list article{align-items:start}.company-process-list article>b{align-self:start}}@media(max-width:680px){.company-service-info-list{padding:15px;gap:11px}.company-service-info-list article{padding:14px;gap:12px}.company-process-copy{grid-template-columns:1fr;gap:13px}.company-process-toolbar{align-items:flex-start;flex-direction:column}.company-process-toolbar>span{max-width:none;line-height:1.6}.company-process-list article,.company-repeat-section .company-repeat-list article{min-height:0}.company-process-list article{padding:12px}.company-process-toolbar{margin-right:15px;margin-left:15px}.company-process-list,.company-repeat-section:not(.company-promise-section) .company-repeat-list,.company-faq-settings .company-faq-edit-list{padding:13px 15px 15px}.company-repeat-section:not(.company-promise-section) .company-repeat-toolbar{margin-right:15px;margin-left:15px}.company-process-actions{min-width:0}.company-news-settings .settings-fields{grid-template-columns:1fr;gap:13px}.company-promise-list,.company-repeat-section .company-section-copy,.case-section-copy{grid-template-columns:1fr}.company-promise-list{gap:10px}.company-repeat-section .company-promise-list article{min-height:0;padding:13px;gap:10px}.company-promise-section .company-repeat-toolbar{padding-right:15px;padding-left:15px}.company-repeat-section .company-promise-list{padding:13px 15px 15px}.case-section-copy{padding:15px;gap:13px}}.package-management-page{display:grid;gap:16px}.package-management-hero{min-height:210px;padding:28px 30px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:26px;overflow:hidden;border:1px solid #213d59;border-radius:8px;color:#fff;background:#10283e;box-shadow:0 18px 42px #10283e1c}.package-management-intro{display:flex;align-items:center;gap:16px}.package-management-intro>span{width:52px;height:52px;display:grid;place-items:center;flex:none;border:1px solid #ffffff24;border-radius:7px;color:#fff;background:#ffffff0d}.package-management-intro small{color:#9eb7ce;font-size:9px}.package-management-intro h2{margin:6px 0 8px;color:#fff;font-size:21px}.package-management-intro p{max-width:660px;margin:0;color:#b8c8d7;font-size:10px;line-height:1.75}.package-management-hero>.super-button{min-width:112px;height:40px;border-color:#fff;color:#18324a;background:#fff;box-shadow:none}.package-management-hero>dl{grid-column:1 / -1;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #ffffff1c}.package-management-hero>dl>div{min-height:72px;padding:18px 20px 0 0;border-right:1px solid #ffffff1c}.package-management-hero>dl>div+div{padding-left:24px}.package-management-hero>dl>div:last-child{border-right:0}.package-management-hero dt{color:#98adc1;font-size:9px}.package-management-hero dd{margin:7px 0 0;color:#fff;font-size:24px;font-weight:700;line-height:1}.package-management-hero dd small{margin-left:4px;color:#9eb3c7;font-size:9px;font-weight:500}.package-management{min-height:440px;padding:0;overflow:hidden;border-radius:8px}.package-management>header{min-height:78px;padding:0 22px;border-bottom-color:#e5eaf0}.package-management>header h2{margin-bottom:6px;color:#263348;font-size:15px}.package-management>header p{font-size:9px}.package-management>header>span{padding:5px 9px;border-radius:4px;color:#68768a;background:#f0f3f6;font-size:9px}.package-management>.super-form-error{margin:16px 22px 0}.package-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 22px 24px}.package-list>article{padding:0;overflow:hidden;border-color:#dce3ea;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1724310a;transition:border-color .18s,box-shadow .18s,transform .18s}.package-list>article:hover{transform:translateY(-2px);border-color:#bfd0e2;box-shadow:0 16px 34px #17243112}.package-list>article.inactive{opacity:.78;background:#fafbfc}.package-list>article>header{min-height:84px;padding:16px 18px;border-top:3px solid #246bfd;border-bottom:1px solid #e8ecf1}.package-list>article.inactive>header{border-top-color:#9aa4b1}.package-card-identity{min-width:0;display:flex!important;align-items:center;gap:11px!important}.package-card-identity>span{width:38px;height:38px;padding:0!important;display:grid!important;place-items:center;flex:none;border-radius:6px!important;color:#246bfd;background:#eaf2ff!important}.package-card-identity>div{min-width:0;display:grid;grid-template-columns:auto auto;align-items:center;justify-content:start;gap:3px 7px}.package-card-identity small{grid-column:1 / 3;color:#8a95a4;font-size:8px}.package-card-identity strong{overflow:hidden;color:#263348;font-size:14px!important;text-overflow:ellipsis;white-space:nowrap}.package-card-identity em{color:#7e8998!important;font-size:8px!important}.package-card-actions{display:flex!important;align-items:center;gap:6px!important}.package-card-actions>span{min-height:24px;padding:0 7px!important}.package-card-actions>button{width:31px!important;height:31px!important}.package-list>article>p{min-height:58px;margin:0;padding:15px 18px;color:#697689;border-bottom:1px solid #edf0f3;font-size:10px;line-height:1.75}.package-card-primary-quota{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#f7f9fb;border-bottom:1px solid #e7ebef}.package-card-primary-quota>div{min-height:82px;padding:16px 18px;border-right:1px solid #e1e6ec}.package-card-primary-quota>div:last-child{border-right:0}.package-card-primary-quota span,.package-card-primary-quota strong{display:block}.package-card-primary-quota span{color:#8792a1;font-size:8px}.package-card-primary-quota strong{margin-top:8px;color:#223047;font-size:20px;line-height:1}.package-card-primary-quota strong small{margin-left:3px;color:#84909f;font-size:8px;font-weight:500}.package-list>article>dl{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;border:0}.package-list>article>dl>div{min-width:0;padding:13px 10px;border:0;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:center}.package-list>article>dl>div:last-child{border-right:0}.package-list>article>dl dt{font-size:8px}.package-list>article>dl dd{overflow:hidden;margin-top:5px;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.package-card-features{min-height:86px;padding:14px 18px;border-bottom:1px solid #e8ecf1}.package-card-features>header{display:flex;align-items:center;justify-content:space-between}.package-card-features>header span{padding:0!important;color:#526075;background:none!important;font-size:9px!important;font-weight:700}.package-card-features>header strong{color:#16815f;font-size:8px!important}.package-card-features>div{margin-top:11px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.package-card-features>div span{min-height:24px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:4px;color:#49705f;background:#eef8f4;font-size:8px}.package-card-features>div em{color:#778496;font-size:8px;font-style:normal}.package-list>article>footer{min-height:54px;margin:0;padding:0 18px}.package-list>article>footer>span{display:flex;align-items:center;gap:5px;color:#7b8797}.package-list>article>footer>span svg{color:#22a675}.package-list>article>footer button{min-height:32px;padding:0 9px;border:1px solid #cddbeb;border-radius:5px;color:#2465ad;background:#f7faff}.package-modal{width:min(900px,calc(100vw - 32px));border-radius:8px}.package-modal>form{padding:24px}.package-modal .package-form-title{margin-top:24px;padding-bottom:10px}.package-modal .package-form-title strong{color:#2d394d;font-size:12px}.package-modal .package-quota-grid{gap:12px}.package-modal .package-quota-grid label>div{min-height:42px;border-radius:6px}.package-modal .package-feature-grid{gap:9px}.package-modal .package-feature-grid label{min-height:42px;border-radius:6px;background:#fafbfd}.site-preview .sample-hero-content,.site-preview .sample-hero-content h1,.site-preview .sample-hero-content h2{color:#fff}.site-preview .sample-hero-content h2{text-shadow:0 2px 16px #0009}.site-preview .sample-header.header-dark .sample-logo,.site-preview .sample-header.header-dark nav a,.site-preview .sample-header.header-transparent .sample-logo,.site-preview .sample-header.header-transparent nav a{color:#fff}.site-preview .sample-feature .feature-content,.site-preview .sample-feature .feature-content h2,.site-preview .sample-feature .feature-content h3,.site-preview .sample-feature .feature-content strong{color:#fff}.site-preview .sample-feature .feature-content>span{color:#fff}.site-preview.template-page-home .sample-feature .feature-content>p,.site-preview .sample-feature .feature-content>p{color:#fff!important}.site-preview .feature-proof-list article>b,.site-preview .feature-proof-list strong{color:#fff!important}.site-preview .feature-proof-list p{color:#fff!important}.site-preview .location-service-panel,.site-preview .location-service-panel h3,.site-preview .location-service-panel strong{color:#fff}.site-preview .location-service-head>span,.site-preview .location-service-head p,.site-preview .location-service-list small{color:#fff}.site-preview .sample-contact>div:first-child,.site-preview .sample-contact>div:first-child h2,.site-preview .sample-contact>div:first-child span{color:#fff}.site-preview .sample-contact>div:first-child p{color:#fff}.site-preview .sample-footer,.site-preview .sample-footer strong,.site-preview .sample-footer b{color:#fff}.site-preview .sample-footer span,.site-preview .sample-footer a,.site-preview .sample-footer address,.site-preview .sample-footer>div:first-child span,.site-preview .sample-footer .footer-company-summary>span{color:#9aa6b7}.site-preview .sample-footer>small{color:#fff}.site-preview .faq-intro-mark,.site-preview .faq-intro-mark strong,.site-preview .faq-intro-mark span{color:#fff}@media(max-width:1180px){.package-list{grid-template-columns:1fr}}@media(max-width:760px){.package-management-hero{padding:22px 18px;grid-template-columns:1fr}.package-management-hero>.super-button{justify-self:start}.package-management-hero>dl{grid-template-columns:1fr 1fr 1fr}.package-management-hero>dl>div,.package-management-hero>dl>div+div{padding-right:10px;padding-left:10px}.package-management>header{padding:0 16px}.package-list{padding:16px}.package-list>article>header{align-items:flex-start}.package-card-actions>span{display:none}.package-list>article>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.package-card-primary-quota{grid-template-columns:1fr}.package-card-primary-quota>div{min-height:64px;border-right:0;border-bottom:1px solid #e1e6ec}.package-card-primary-quota>div:last-child{border-bottom:0}}.package-modal{width:min(940px,calc(100vw - 32px));max-height:calc(100vh - 28px);overflow:hidden;display:flex;flex-direction:column}.package-modal>header{min-height:78px;flex:none;padding:0 24px}.package-modal>header>div>span{width:40px;height:40px}.package-modal>header h2{font-size:16px}.package-modal>header p{margin-top:6px;font-size:9px}.package-modal>.package-config-form{min-height:0;padding:20px 24px 0;overflow-y:auto;background:#f7f9fb}.package-dialog-section{margin-bottom:16px;padding:20px;border:1px solid #dfe5ec;border-radius:7px;background:#fff}.package-dialog-section>header{min-height:38px;margin-bottom:18px;display:flex;align-items:center;gap:10px}.package-dialog-section>header>span{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:6px;color:#246bfd;background:#edf4ff}.package-dialog-section>header strong,.package-dialog-section>header small{display:block}.package-dialog-section>header strong{color:#2c384c;font-size:12px}.package-dialog-section>header small{margin-top:5px;color:#8994a3;font-size:8px}.package-basic-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:14px}.package-basic-grid label>span,.package-dialog-section .package-quota-grid>label>span{display:block;margin-bottom:7px;color:#536075;font-size:9px;font-weight:600}.package-basic-grid label>span b{color:#d33c45}.package-basic-grid input,.package-basic-grid select,.package-basic-grid textarea{width:100%;border:1px solid #d8dfe7;border-radius:6px;outline:0;color:#28354a;background:#fff;font-size:10px}.package-basic-grid input,.package-basic-grid select{height:42px;padding:0 11px}.package-basic-grid textarea{min-height:76px;padding:10px 11px;resize:vertical;line-height:1.7}.package-basic-grid input:focus,.package-basic-grid select:focus,.package-basic-grid textarea:focus{border-color:#79a7e8;box-shadow:0 0 0 3px #246bfd10}.package-basic-description{grid-column:1 / -1;position:relative}.package-basic-description>small{position:absolute;right:9px;bottom:8px;color:#9aa3af;font-size:7px}.package-dialog-section .package-quota-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.package-dialog-section .package-quota-grid label>div{height:42px;border-color:#d8dfe7;border-radius:6px}.package-dialog-section .package-quota-grid input{font-size:11px;font-weight:700}.package-dialog-section .package-quota-grid em{min-width:42px;font-size:8px}.package-feature-section>header>div:nth-child(2){flex:1}.package-feature-section>header>div:last-child{display:flex;gap:7px}.package-feature-section>header>div:last-child button{min-height:30px;padding:0 9px;border:1px solid #d8e1ec;border-radius:5px;color:#52647a;background:#f8fafc;font-size:8px}.package-feature-section>header>div:last-child button:hover{color:#2465ad;border-color:#b8cce4;background:#f1f6fd}.package-dialog-section .package-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.package-dialog-section .package-feature-grid label{min-height:46px;padding:0 11px;border-radius:6px;background:#fafbfd}.package-dialog-section .package-feature-grid label:has(input:checked){border-color:#c8dbee;background:#f5f9ff}.package-dialog-section .package-feature-grid span{color:#415066;font-size:9px;font-weight:600}.package-dialog-section .package-feature-grid em{margin-left:auto;color:#98a2af;font-size:7px;font-style:normal}.package-dialog-section .package-feature-grid input:checked~em{color:#18795b}.package-modal>.package-config-form>footer{min-height:68px;position:sticky;z-index:3;bottom:0;margin:4px -24px 0;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dfe5ec;background:#fff}.package-modal>.package-config-form>footer>span{display:flex;align-items:center;gap:6px;color:#7a8797;font-size:8px}.package-modal>.package-config-form>footer>span svg{color:#22a675}.package-modal>.package-config-form>footer>div{display:flex;gap:8px}.package-modal>.package-config-form>footer .super-button{min-width:96px}.task-table-tools>div h2{margin:0 0 5px;font-size:14px}.task-table-tools>div>span{color:#9099a7;font-size:8px}.task-type-filter{margin-left:auto;display:flex;align-items:center;gap:8px}.task-type-filter>span{color:#697689;font-size:9px}.task-type-filter select{min-width:170px;height:36px;padding:0 30px 0 10px;border:1px solid #dce2e9;border-radius:5px;outline:0;color:#344054;background:#fff;font-size:9px}.task-type-filter select:focus{border-color:#7aa8e7;box-shadow:0 0 0 3px #246bfd10}.task-row .progress{width:190px;display:flex!important}.task-row .progress>div{height:7px}.task-row .progress i{transition:width .3s ease}.task-pagination{min-height:62px;padding:0 18px;display:flex;align-items:center;justify-content:flex-end;gap:14px;border-top:1px solid #e7ebef;background:#fafbfc}.task-pagination-summary{margin-right:auto;color:#8792a1;font-size:8px}.task-pagination label,.task-pagination nav,.task-pagination form{display:flex;align-items:center;gap:7px;color:#6e7a8c;font-size:8px}.task-pagination select{height:32px;padding:0 25px 0 8px;border:1px solid #dbe1e8;border-radius:5px;color:#3f4c60;background:#fff;font-size:8px}.task-pagination nav .icon-button{width:30px;height:30px}.task-pagination nav>span{min-width:46px;text-align:center}.task-pagination nav strong{color:#246bfd}.task-pagination form input{width:42px;height:32px;border:1px solid #dbe1e8;border-radius:5px;outline:0;text-align:center;font-size:9px}.task-pagination form .secondary-button{min-height:32px;padding:0 10px}.application-center-page,.application-detail-page{display:grid;gap:16px}.application-center-overview{min-height:150px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:26px;border:1px solid #dce3eb;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1724310a}.application-center-overview>div{min-width:0;display:flex;align-items:center;gap:14px}.application-center-overview>div>span{width:48px;height:48px;display:grid;place-items:center;flex:none;border-radius:7px;color:#fff;background:#1b3550}.application-center-overview small{color:#7f8b9b;font-size:9px}.application-center-overview h2{margin:5px 0 7px;color:#263348;font-size:20px}.application-center-overview p{margin:0;color:#7b8797;font-size:10px;line-height:1.7}.application-center-overview dl{min-width:360px;margin:0;display:grid;grid-template-columns:repeat(3,1fr)}.application-center-overview dl>div{padding:4px 20px;border-left:1px solid #e3e7ec}.application-center-overview dt{color:#8b95a3;font-size:8px}.application-center-overview dd{margin:7px 0 0;color:#29364a;font-size:18px;font-weight:700}.application-catalog{padding:0;overflow:hidden;border-radius:8px}.application-catalog>header{min-height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebef}.application-catalog>header h2{margin:0 0 5px;font-size:14px}.application-catalog>header p{margin:0;color:#8b95a4;font-size:8px}.application-catalog>header>span{padding:5px 8px;border-radius:4px;color:#6d798a;background:#f0f3f6;font-size:8px}.application-catalog>div{padding:18px 20px 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.application-card{min-height:168px;padding:17px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;border:1px solid #dfe5eb;border-radius:7px;color:inherit;background:#fff;text-align:left;transition:transform .18s,border-color .18s,box-shadow .18s}.application-card:hover{transform:translateY(-2px);border-color:#bdd0e5;box-shadow:0 12px 28px #17243110}.application-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:7px}.application-icon.blue{color:#246bfd;background:#eaf2ff}.application-icon.green{color:#16815f;background:#eaf8f2}.application-icon.orange{color:#bf7115;background:#fff3e2}.application-icon.teal{color:#147c83;background:#e9f7f7}.application-icon.purple{color:#7155b8;background:#f1edfb}.application-icon.red{color:#bd4149;background:#fff0f1}.application-card>div{min-width:0;height:100%;display:flex;flex-direction:column}.application-card header{display:flex;align-items:center;gap:8px}.application-card h3{margin:0;color:#2c384b;font-size:12px}.application-card em,.application-detail-page>header>em{margin-left:auto;padding:4px 6px;border-radius:4px;font-size:7px;font-style:normal}.application-card em.available,.application-detail-page>header>em.available{color:#167658;background:#eaf8f2}.application-card em.pending,.application-detail-page>header>em.pending{color:#7d8794;background:#eef1f4}.application-card p{margin:12px 0;color:#778395;font-size:9px;line-height:1.7}.application-card footer{margin-top:auto;padding-top:11px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3;color:#617087;font-size:8px}.application-card footer svg{color:#246bfd}.application-detail-page>header{min-height:92px;padding:0 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid #dfe5eb;border-radius:8px;background:#fff}.application-detail-page>header>div{min-width:0;display:flex;align-items:center;gap:12px}.application-detail-page>header h2{margin:0 0 5px;font-size:15px}.application-detail-page>header p{margin:0;color:#84909f;font-size:9px}.application-placeholder{min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #dfe5eb;border-radius:8px;color:#718095;background:#fff;text-align:center}.application-placeholder>svg{margin-bottom:14px;color:#54779d}.application-placeholder strong{color:#334157;font-size:14px}.application-placeholder p{max-width:460px;margin:9px 0 16px;font-size:9px;line-height:1.7}.application-placeholder>span{padding:5px 9px;border-radius:4px;background:#eef1f4;font-size:8px}.application-placeholder.locked>svg{color:#c07921}@media(max-width:1050px){.package-dialog-section .package-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.application-catalog>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.package-basic-grid{grid-template-columns:1fr 1fr}.package-basic-grid>label:nth-child(3),.package-basic-description{grid-column:1 / -1}.package-dialog-section .package-quota-grid,.package-dialog-section .package-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-row .progress{width:120px}.task-pagination{flex-wrap:wrap;padding:10px 14px;gap:9px}.task-pagination-summary{width:100%;margin-right:0}.application-center-overview{align-items:flex-start;flex-direction:column}.application-center-overview dl{width:100%;min-width:0}}@media(max-width:560px){.package-modal{width:100%;max-height:calc(100dvh - 12px)}.package-modal>.package-config-form{padding:14px 16px 0}.package-dialog-section{padding:16px}.package-basic-grid,.package-dialog-section .package-quota-grid,.package-dialog-section .package-feature-grid{grid-template-columns:1fr}.package-basic-grid>label:nth-child(3),.package-basic-description{grid-column:auto}.package-feature-section>header{align-items:flex-start;flex-wrap:wrap}.package-feature-section>header>div:last-child{width:100%}.package-modal>.package-config-form>footer{margin-right:-16px;margin-left:-16px;padding:10px 16px}.package-modal>.package-config-form>footer>span{display:none}.package-modal>.package-config-form>footer>div{margin-left:auto}.task-table-tools{align-items:stretch}.task-type-filter{width:100%;margin-left:0;justify-content:space-between}.task-type-filter select{flex:1}.task-row .progress{width:76px}.task-pagination{justify-content:flex-start}.task-pagination form{width:100%}.application-center-overview{padding:20px 17px}.application-center-overview dl>div{padding:4px 10px}.application-catalog>div{grid-template-columns:1fr;padding:15px}.application-detail-page>header{padding:14px;grid-template-columns:1fr auto}.application-detail-page>header>.secondary-button{grid-column:1 / -1;justify-self:start}}.template-navigation-field{margin:2px 0 18px;padding:16px;border:1px solid #e3e8ef;border-radius:7px;background:#f8fafc}.template-navigation-field>div:first-child{margin-bottom:13px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.template-navigation-field>div:first-child>span{color:#344054;font-size:12px;font-weight:700}.template-navigation-field>div:first-child>small{color:#7f8998;font-size:9px}.template-header-style-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-header-style-picker>button{min-height:104px;padding:11px 12px;position:relative;display:grid;grid-template-columns:1fr;align-content:start;gap:6px;border:1px solid #dce3eb;border-radius:6px;color:#344054;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.template-header-style-picker>button:hover{border-color:#b9cce3;background:#f9fbfe;transform:translateY(-1px)}.template-header-style-picker>button.active{border-color:#4c86df;background:#f2f7ff;box-shadow:0 0 0 2px #246bfd14}.template-header-style-picker>button>span{font-size:11px;font-weight:700}.template-header-style-picker>button>small{overflow:hidden;color:#7e8998;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.template-header-style-picker>button>svg{position:absolute;top:8px;right:8px;color:#246bfd}.header-style-mini{width:100%;height:36px;margin-bottom:2px;padding:0 8px;display:flex;align-items:center;gap:8px;overflow:hidden;border:1px solid #dfe4ea;background:#fff}.header-style-mini>b{width:17px;height:17px;flex:none;border-radius:2px;background:#246bfd}.header-style-mini>span{display:flex;justify-content:center;gap:4px;flex:1}.header-style-mini>span em{width:14px;height:2px;background:#aab3c0}.header-style-mini>strong{width:22px;height:8px;border-radius:2px;background:#246bfd}.header-style-mini.mini-executive,.header-style-mini.mini-dark{border-color:#26364a;background:#172437}.header-style-mini.mini-executive>span em,.header-style-mini.mini-dark>span em{background:#d5dce5}.header-style-mini.mini-transparent,.header-style-mini.mini-glass{border-color:#8190a3;background:#46566a}.header-style-mini.mini-transparent>span em,.header-style-mini.mini-glass>span em{background:#fff}.header-style-mini.mini-centered{height:37px;padding-top:4px;align-items:end;position:relative}.header-style-mini.mini-centered>b{position:absolute;top:3px;left:calc(50% - 7px);width:14px;height:11px}.header-style-mini.mini-centered>strong{margin-left:auto}.header-style-mini.mini-split{padding-left:0}.header-style-mini.mini-split>b{width:30px;height:100%;border-radius:0;background:#1c3046}.header-style-mini.mini-minimal{border-top:0;border-right:0;border-left:0}.header-style-mini.mini-minimal>b{background:transparent;border:2px solid #246bfd}.header-style-mini.mini-accent{border-color:#246bfd;background:#246bfd}.header-style-mini.mini-accent>b,.header-style-mini.mini-accent>strong{background:#fff}.header-style-mini.mini-accent>span em{background:#fff}.header-style-mini.mini-bordered{border-top:2px solid #246bfd;border-bottom:2px solid #246bfd}.header-style-mini.mini-compact{height:24px;background:#263548}.header-style-mini.mini-compact>span em{background:#fff}.header-style-mini.mini-elevated{width:calc(100% - 10px);margin-right:auto;margin-left:auto;border:0;box-shadow:0 3px 8px #17243128}.header-style-mini.mini-editorial{height:37px;align-items:end}.header-style-mini.mini-editorial>b{width:27px;height:23px;background:#172437}.site-preview .sample-header{height:88px;padding:0 clamp(28px,5.5vw,92px);gap:38px;border-bottom-width:1px}.site-preview .sample-header .sample-logo strong{font-size:18px}.site-preview .sample-header nav{gap:clamp(20px,2.4vw,38px)}.site-preview .sample-header nav a{font-size:13px;font-weight:600}.site-preview .sample-header .header-phone{min-height:42px;padding:0 17px;border-radius:4px;font-size:11px}.site-preview .sample-header.header-light{position:relative;border-bottom-color:#e3e8ee;background:#fff;box-shadow:0 8px 26px #1522350a}.site-preview .sample-header.header-dark{position:relative;border-bottom-color:#344256;background:#152235}.site-preview .sample-header.header-transparent{height:92px;background:#10182838;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.site-preview .sample-header:is(.header-dark,.header-transparent,.header-executive,.header-glass,.header-accent,.header-compact) nav a.active{color:#fff}@media(min-width:761px){.site-preview .sample-header:is(.header-dark,.header-transparent,.header-executive,.header-glass,.header-accent,.header-compact) nav a:hover,.site-preview .sample-header:is(.header-dark,.header-transparent,.header-executive,.header-glass,.header-accent,.header-compact) nav a:focus-visible{color:#fff;background:#ffffff14;text-shadow:0 1px 5px #0008}.site-preview .sample-header:is(.header-centered,.header-split,.header-minimal,.header-bordered,.header-elevated,.header-editorial,.header-light) nav a:hover,.site-preview .sample-header:is(.header-centered,.header-split,.header-minimal,.header-bordered,.header-elevated,.header-editorial,.header-light) nav a:focus-visible{color:#172033;background:color-mix(in srgb,var(--preview-accent) 9%,#fff)}.site-preview .sample-header nav a{padding:9px 7px;border-radius:3px;outline-offset:2px;transition:color .16s ease,background-color .16s ease,text-shadow .16s ease}}.site-preview .sample-header.header-executive{height:96px;position:relative;color:#fff;border-bottom:3px solid var(--preview-accent);background:#132438}.site-preview .header-executive .sample-logo i{width:42px;height:42px;border:1px solid #ffffff35;background:#ffffff0c}.site-preview .header-executive nav{height:100%;border-right:1px solid #ffffff18;border-left:1px solid #ffffff18}.site-preview .header-executive nav a{height:100%;padding:0 5px;display:flex;align-items:center}.site-preview .header-executive .header-phone{border-color:#fff;color:#172437;background:#fff}.site-preview .sample-header.header-centered{height:116px;padding-bottom:15px;position:relative;justify-content:center;color:#253247;border-bottom-color:#e4e8ed;background:#fff}.site-preview .header-centered .sample-logo{position:absolute;top:13px;left:50%;transform:translate(-50%)}.site-preview .header-centered .sample-logo i{width:29px;height:29px}.site-preview .header-centered nav{align-self:end;flex:none}.site-preview .header-centered .header-phone{position:absolute;right:clamp(24px,5vw,80px);bottom:14px}.site-preview .sample-header.header-split{height:92px;padding-left:0;position:relative;display:grid;grid-template-columns:minmax(260px,.58fr) minmax(420px,1fr) auto;color:#273449;border-bottom-color:#e0e5eb;background:#fff}.site-preview .header-split .sample-logo{align-self:stretch;padding:0 clamp(24px,4vw,70px);color:#fff;background:#17283c}.site-preview .header-split nav{justify-content:flex-start}.site-preview .sample-header.header-minimal{height:74px;position:relative;color:#273449;border-bottom-color:#e9edf1;background:#fff}.site-preview .header-minimal .sample-logo i{color:var(--preview-accent);border:2px solid var(--preview-accent);background:transparent}.site-preview .header-minimal .header-phone{color:var(--preview-accent);background:transparent}.site-preview .sample-header.header-glass{height:80px;top:54px;right:4vw;left:4vw;width:auto;color:#fff;border:1px solid #ffffff3d;border-radius:7px;background:#152235b8;box-shadow:0 16px 40px #0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-preview .sample-contact-strip+.sample-header.header-glass{top:54px}.site-preview .sample-header.header-accent{height:88px;position:relative;color:#fff;border-bottom-color:#ffffff38;background:var(--preview-accent)}.site-preview .header-accent .sample-logo i{color:var(--preview-accent);background:#fff}.site-preview .header-accent .header-phone{color:var(--preview-accent);border-color:#fff;background:#fff}.site-preview .sample-header.header-bordered{height:88px;position:relative;color:#273449;border-top:3px solid var(--preview-accent);border-bottom:3px solid var(--preview-accent);background:#fff}.site-preview .header-bordered .sample-logo i{color:var(--preview-accent);border:1px solid var(--preview-accent);background:#fff}.site-preview .header-bordered nav{padding:0 24px;border-right:1px solid #e1e6ec;border-left:1px solid #e1e6ec}.site-preview .sample-header.header-compact{height:64px;position:relative;color:#fff;border-bottom:0;background:#26364a}.site-preview .header-compact .sample-logo i{width:30px;height:30px}.site-preview .header-compact .sample-logo strong{font-size:15px}.site-preview .header-compact nav a{font-size:11px}.site-preview .header-compact .header-phone{min-height:34px}.site-preview .sample-header.header-elevated{height:82px;top:54px;right:5vw;left:5vw;width:auto;color:#253247;border:1px solid #e1e6ec;border-radius:7px;background:#fff;box-shadow:0 18px 46px #10182829}.site-preview .sample-contact-strip+.sample-header.header-elevated{top:54px}.site-preview .header-elevated .sample-logo i{box-shadow:0 5px 14px color-mix(in srgb,var(--preview-accent) 30%,transparent)}.site-preview .sample-header.header-editorial{height:110px;padding-right:clamp(30px,6vw,100px);padding-left:clamp(30px,6vw,100px);position:relative;color:#202b3d;border-bottom:1px solid #dfe4e9;background:#fff}.site-preview .header-editorial .sample-logo{min-width:260px}.site-preview .header-editorial .sample-logo i{width:48px;height:48px;border-radius:0;background:#172437}.site-preview .header-editorial .sample-logo strong{font-family:Georgia,"Noto Serif SC",serif;font-size:23px}.site-preview .header-editorial nav{justify-content:flex-end}.site-preview .header-editorial nav a{font-size:12px}.site-preview .sample-header:is(.header-light,.header-dark,.header-executive,.header-centered,.header-split,.header-minimal,.header-accent,.header-bordered,.header-compact,.header-editorial)+main .sample-hero{min-height:clamp(650px,calc(82vh - 88px),800px)}@media(max-width:1080px){.site-preview .sample-header{padding-right:24px;padding-left:24px;gap:20px}.site-preview .sample-header nav{gap:17px}.site-preview .sample-header nav a{font-size:11px}.site-preview .header-split .sample-logo{padding-right:22px;padding-left:22px}.site-preview .sample-header.header-split{grid-template-columns:minmax(215px,.5fr) minmax(360px,1fr) auto}.site-preview .header-editorial .sample-logo{min-width:210px}}@media(max-width:760px){.modal:has(.template-form){width:calc(100vw - 16px)}.template-form{padding:18px}.modal:has(.template-form)>.template-form .form-actions{margin-right:-18px;margin-bottom:-18px;margin-left:-18px;padding-right:18px;padding-bottom:18px;padding-left:18px}.site-preview .sample-header{height:68px;padding:0 16px;gap:9px}.site-preview .sample-header .sample-logo strong{max-width:150px;font-size:14px}.site-preview .sample-header.header-centered,.site-preview .sample-header.header-split,.site-preview .sample-header.header-editorial{display:flex;justify-content:flex-start}.site-preview .header-centered .sample-logo,.site-preview .header-centered .header-phone{position:static;transform:none}.site-preview .header-split .sample-logo{align-self:center;padding:0;color:inherit;background:transparent}.site-preview .header-editorial .sample-logo{min-width:0}.site-preview .header-editorial .sample-logo i{width:36px;height:36px;border-radius:4px}.site-preview .header-editorial .sample-logo strong{font-size:15px}.site-preview .sample-header.header-glass,.site-preview .sample-header.header-elevated{top:46px;right:12px;left:12px}.site-preview .sample-header:is(.header-dark,.header-transparent,.header-executive,.header-glass,.header-accent,.header-compact)>.sample-mobile-menu{color:#fff;border-color:#ffffff52;background:#11182759}.site-preview .sample-header nav.mobile-open a:hover,.site-preview .sample-header nav.mobile-open a:focus-visible{color:#172033;background:#f1f5f9}.site-preview .sample-header:is(.header-light,.header-dark,.header-executive,.header-centered,.header-split,.header-minimal,.header-accent,.header-bordered,.header-compact,.header-editorial)+main .sample-hero{min-height:690px}}.preview-workbench{overflow-x:hidden}.preview-canvas{justify-content:safe center}.device-tablet{width:min(836px,calc(100vw - 36px))}.device-mobile{width:min(406px,calc(100vw - 20px))}.site-preview{--public-content-width: 1180px;--public-page-gutter: 30px;overflow-x:clip}.site-preview .sample-stats,.site-preview .sample-answer{width:min(var(--public-content-width),calc(100% - (var(--public-page-gutter) * 2)));max-width:var(--public-content-width)}.site-preview .sample-services,.site-preview .sample-process,.site-preview .sample-faq,.site-preview .sample-news{width:100%;max-width:none;padding-right:max(var(--public-page-gutter),calc((100% - var(--public-content-width)) / 2));padding-left:max(var(--public-page-gutter),calc((100% - var(--public-content-width)) / 2))}.site-preview.template-page-home .sample-services{max-width:none}.site-preview .sample-cases .sample-section{width:100%;max-width:calc(var(--public-content-width) + (var(--public-page-gutter) * 2));padding-right:var(--public-page-gutter);padding-left:var(--public-page-gutter)}.site-preview .sample-services>header,.site-preview .sample-process>header,.site-preview .sample-news>header{max-width:780px}.site-preview .sample-location>div,.site-preview .sample-contact>div,.site-preview .sample-footer>div{min-width:0}.site-preview .sample-location strong,.site-preview .sample-footer span,.site-preview .sample-footer a,.site-preview .sample-footer address{overflow-wrap:anywhere}@media(min-width:681px)and (max-width:1024px){.site-preview{--public-page-gutter: 32px}.site-preview .sample-section,.site-preview .sample-services,.site-preview .sample-process,.site-preview .sample-faq,.site-preview .sample-news,.site-preview .sample-cases .sample-section{padding-top:88px;padding-bottom:88px}.site-preview .sample-answer{margin-top:30px;padding:48px 34px;grid-template-columns:1fr;gap:34px}.site-preview .sample-answer>div:first-child,.site-preview .sample-answer dl{height:auto}.site-preview .sample-answer dl{grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .sample-answer dl>div{height:auto;min-height:76px}.site-preview .product-service-grid,.site-preview .service-process-track,.site-preview .sample-cases .case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .service-process-track article>i{display:none}.site-preview .sample-feature{min-height:0;grid-template-columns:1fr}.site-preview .sample-feature .feature-image{min-height:320px}.site-preview .sample-feature .feature-content{max-width:none;padding:56px 32px 62px}.site-preview .sample-faq{grid-template-columns:1fr;gap:34px}.site-preview .sample-faq>header{max-width:720px;padding-right:0}.site-preview.template-page-home .news-index-list,.site-preview .sample-location{grid-template-columns:1fr}.site-preview .sample-location>div:first-child,.site-preview .location-service-panel{padding:56px 32px}.site-preview .sample-contact{padding:54px 32px;align-items:stretch;flex-direction:column}.site-preview .lead-form,.site-preview .lead-form-success{width:100%}.site-preview .sample-footer{padding-right:32px;padding-left:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.site-preview .sample-footer>div:first-child{grid-column:1 / -1}.site-preview .sample-footer>small{grid-column:1 / -1}.site-preview .sample-footer .footer-qr{grid-column:auto;justify-self:center}}@media(max-width:680px){.preview-canvas{align-items:flex-start;justify-content:flex-start}.device-tablet,.device-mobile{margin-right:auto;margin-left:auto}.site-preview{--public-page-gutter: 20px}.site-preview .sample-header{padding-right:16px;padding-left:16px}.site-preview .sample-header .sample-logo{min-width:0}.site-preview .sample-header .sample-logo strong{max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-preview .sample-header .header-phone{min-width:0;padding:0 11px;white-space:nowrap}.site-preview .sample-header nav{height:auto!important;justify-content:flex-start}.site-preview .sample-header nav a{height:auto!important;flex:none}.site-preview .sample-header nav.mobile-open a.active{color:var(--preview-accent)!important;background:color-mix(in srgb,var(--preview-accent) 7%,#fff)}.site-preview .sample-hero,.site-preview .sample-header:is(.header-light,.header-dark,.header-executive,.header-centered,.header-split,.header-minimal,.header-accent,.header-bordered,.header-compact,.header-editorial)+main .sample-hero{min-height:590px}.site-preview .sample-hero-content,.site-preview .hero-bottom .sample-hero-content,.site-preview .hero-cinematic .sample-hero-content{width:calc(100% - 40px);margin-right:20px;margin-left:20px;padding:104px 0 58px}.site-preview .sample-hero-content h1,.site-preview .hero-cinematic .sample-hero-content h1{font-size:36px}.site-preview .sample-hero-content h2{font-size:22px;line-height:1.45}.site-preview .sample-stats{width:calc(100% - 40px)}.site-preview.template-page-home .sample-stats div{min-height:116px;padding:20px 18px}.site-preview.template-page-home .sample-stats div:before{top:22px;bottom:22px}.site-preview .sample-answer{width:calc(100% - 40px);margin:26px 20px 0;padding:36px 20px;grid-template-columns:1fr;gap:28px}.site-preview .sample-answer>div:first-child,.site-preview .sample-answer dl{height:auto}.site-preview .sample-answer>div:first-child>p{display:block;overflow:visible}.site-preview .sample-answer dl>div{height:auto;min-height:70px}.site-preview .sample-section,.site-preview .sample-services,.site-preview .sample-process,.site-preview .sample-faq,.site-preview .sample-news,.site-preview .sample-cases .sample-section{padding:72px 20px}.site-preview .sample-section>header{margin-bottom:32px}.site-preview .sample-section>header h2,.site-preview .sample-feature h2,.site-preview .sample-contact h2{font-size:28px}.site-preview .sample-section>header p,.site-preview .sample-feature p,.site-preview .sample-contact p{font-size:13px}.site-preview .product-service-grid,.site-preview .service-process-track,.site-preview .sample-cases .case-grid{grid-template-columns:1fr}.site-preview .product-service-grid article{padding:22px 20px}.site-preview .product-service-grid footer{align-items:flex-start;flex-direction:column}.site-preview .sample-feature,.site-preview .sample-feature .feature-image{min-height:0}.site-preview .sample-feature{grid-template-columns:1fr}.site-preview .sample-feature .feature-image{min-height:230px}.site-preview .sample-feature .feature-content{padding:44px 20px 50px}.site-preview .feature-proof-list article{grid-template-columns:36px 26px minmax(0,1fr);gap:9px}.site-preview .sample-faq{grid-template-columns:1fr;gap:28px}.site-preview .sample-faq>header{padding-right:0}.site-preview .sample-faq details{padding:0 12px}.site-preview .sample-faq summary{min-height:68px}.site-preview .sample-faq details p{margin:0 8px 0 38px;padding-bottom:20px}.site-preview.template-page-home .news-index-list{grid-template-columns:1fr}.site-preview.template-page-home .news-index-list article{padding:16px 0;grid-template-columns:52px minmax(0,1fr);gap:12px}.site-preview .sample-location{grid-template-columns:1fr}.site-preview .sample-location>div:first-child,.site-preview .location-service-panel{padding:48px 20px}.site-preview .sample-location h2,.site-preview .location-service-head h3{font-size:28px}.site-preview .sample-location>div:first-child>a,.site-preview .sample-location>div:first-child>button,.site-preview .sample-location address{min-height:78px;align-items:flex-start;padding:18px 0}.site-preview .sample-location a strong,.site-preview .sample-location .location-copy-row strong{font-size:18px}.site-preview .sample-contact{min-height:0;padding:48px 20px;gap:28px}.site-preview .lead-form{width:100%;padding:14px;grid-template-columns:1fr}.site-preview .lead-captcha,.site-preview .lead-form .lead-submit,.site-preview .lead-form>small{grid-column:1}.site-preview .sample-footer{padding:42px 20px 24px;grid-template-columns:1fr;gap:28px}.site-preview .sample-footer>div:first-child,.site-preview .sample-footer>small,.site-preview .sample-footer .footer-qr{grid-column:1}.site-preview .sample-footer .footer-company-summary{height:auto;min-height:0;max-height:190px}.site-preview .sample-footer .footer-qr{width:100%;justify-self:center}}.modal:has(>.template-form){width:min(860px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:hidden;display:flex;flex-direction:column}.modal:has(>.template-form)>.modal-header{flex:none}.modal>.template-form{min-height:0;padding:20px 24px 0;overflow-y:auto;background:#f8fafc}.template-form .form-section-title{margin:5px 0 16px;padding-bottom:10px;color:#2f3b4e;border-bottom:1px solid #e2e7ed;font-size:12px;font-weight:700}.template-form .form-grid{gap:14px}.template-form label{margin-bottom:17px}.template-form label>small{margin-top:6px;display:block;color:#8993a2;font-size:9px;line-height:1.55}.template-form .template-navigation-field{background:#fff}.template-form .template-header-style-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.template-company-sync{margin:4px 0 20px;padding:15px 16px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;border:1px solid #cfe0f6;border-radius:6px;color:#315d91;background:#f1f7ff}.template-company-sync>svg{margin-top:1px}.template-company-sync strong,.template-company-sync span{display:block}.template-company-sync strong{color:#294d79;font-size:11px}.template-company-sync span{margin-top:5px;color:#6b7f98;font-size:9px;line-height:1.65}.modal>.template-form .form-actions{position:sticky;z-index:4;bottom:0;margin:6px -24px 0;padding:15px 24px;background:#fff}.product-service-region{min-width:0;max-width:calc(100% - 58px);overflow:hidden;color:#788496;font-size:10px;font-weight:600;line-height:1.5;text-align:right;text-overflow:ellipsis;white-space:nowrap}.site-preview .product-service-grid p{min-height:3.7em;display:-webkit-box;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis}.product-service-rating{margin-top:15px;display:flex;align-items:center;gap:3px;color:#e4a11b}.product-service-rating b{margin-left:5px;color:#667085;font-size:9px;font-weight:600}.rating-stars{display:flex;align-items:center;gap:3px}.rating-star{position:relative;width:13px;height:13px;display:block;font-family:Arial,sans-serif;font-size:14px;font-style:normal;line-height:13px}.rating-star-base,.rating-star-fill{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.rating-star-base{color:#d3d9e1}.rating-star-fill{right:auto;overflow:hidden;color:#e4a11b;white-space:nowrap}.company-product-copy-grid{align-items:start}.site-preview .product-service-more{min-height:0;margin-top:44px;padding-top:24px}@media(max-width:760px){.modal:has(>.template-form){width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.modal>.template-form{padding:17px 16px 0}.template-form .template-header-style-picker{grid-template-columns:1fr}.modal>.template-form .form-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.site-preview .product-service-more{margin-top:32px;padding-top:20px;align-items:center;flex-direction:column}.company-product-copy-grid{grid-template-columns:1fr}.company-product-items-heading{align-items:stretch;flex-direction:column}}@media(max-width:560px){.template-form .form-grid{grid-template-columns:1fr}.template-company-sync{padding:13px}.product-service-region{max-width:calc(100% - 54px);font-size:9px}.site-preview .product-service-grid footer{align-items:center;flex-direction:row}.site-preview .product-service-grid footer a{min-width:0;overflow-wrap:anywhere}.site-preview .sample-faq .faq-answer{margin-right:8px;margin-left:38px;padding-bottom:20px}}@media(max-width:500px){.template-navigation-field>div:first-child{align-items:flex-start;flex-direction:column}.template-navigation-field{padding:12px}.template-header-style-picker{grid-template-columns:1fr}}.site-preview[class*=template-page-]:not(.template-page-home) .sample-header{width:100%;position:relative;inset:auto;top:auto;right:auto;left:auto;border-radius:0}.site-preview[class*=template-page-]:not(.template-page-home) main#top{padding-top:0}.site-preview.template-page-services main#top{background:#fff}.site-preview.template-page-services .sample-services,.site-preview.template-page-services .sample-process,.site-preview.template-page-services .sample-faq{width:100%;max-width:none;margin:0;box-sizing:border-box}.site-preview.template-page-services .sample-services{background:#fff}.site-preview.template-page-services .sample-feature{width:100%;margin:0}.site-preview.template-page-services main#top>#advantages{display:grid!important}.site-preview.template-page-services .sample-process{border-top:1px solid #e4e8ed;border-bottom:1px solid #e4e8ed;background:#f5f7f9}.site-preview.template-page-services .sample-faq{background:#fff}.site-preview.template-page-services main#top>#faq,.site-preview.template-page-cases main#top>#faq{display:grid!important}.site-preview.template-page-contact .sample-location,.site-preview.template-page-contact .sample-contact{width:100%;margin:0;box-sizing:border-box}.site-preview.template-page-contact main#top>#contact{display:grid!important}.site-preview.template-page-contact main#top>.sample-contact{display:flex!important}.site-preview.template-page-contact .sample-location>div:first-child,.site-preview.template-page-contact .location-service-panel{padding-top:68px;padding-bottom:68px}.site-preview.template-page-contact .sample-contact{padding-top:54px;padding-bottom:54px}.site-preview .sample-faq summary{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:12px}.site-preview .sample-faq summary>b,.site-preview .sample-faq .faq-answer>b{width:28px;height:28px;display:grid;place-items:center;color:var(--preview-accent);font-size:14px;line-height:1}.site-preview .sample-faq summary>i{justify-self:center}.site-preview .sample-faq .faq-answer{margin:0;padding:0 0 22px;grid-template-columns:28px minmax(0,1fr);gap:12px}.site-preview .sample-faq .faq-answer p{margin:0;padding:0}.public-content-pagination{margin-top:38px;padding-top:24px;display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid #e1e6eb}.public-content-pagination button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid #dce2e8;border-radius:4px;color:#5f6b7b;background:#fff;cursor:pointer;font:inherit;font-size:11px;font-weight:700}.public-content-pagination button:hover:not(:disabled){border-color:var(--preview-accent);color:var(--preview-accent)}.public-content-pagination button.active{color:#fff;border-color:var(--preview-accent);background:var(--preview-accent)}.public-content-pagination button:disabled{opacity:.38;cursor:not-allowed}@media(max-width:680px){.site-preview.template-page-services main#top>#advantages,.site-preview.template-page-services main#top>#faq,.site-preview.template-page-cases main#top>#faq,.site-preview.template-page-contact main#top>#contact,.site-preview.template-page-contact main#top>.sample-contact{display:block!important}.site-preview.template-page-contact .sample-location>div:first-child,.site-preview.template-page-contact .location-service-panel{padding-top:46px;padding-bottom:46px}.site-preview.template-page-contact .sample-contact{padding-top:44px;padding-bottom:44px}.site-preview .sample-faq summary{grid-template-columns:28px minmax(0,1fr) 24px;gap:8px}.site-preview .sample-faq .faq-answer{margin:0;padding-bottom:20px;grid-template-columns:28px minmax(0,1fr);gap:8px}.public-content-pagination{margin-top:30px;padding-top:20px;gap:5px}.public-content-pagination button{width:34px;height:34px}}.platform-settings-panel>.system-license-owner{margin:18px 22px 0;border-color:#b9d2f1;background:#f4f8fe;box-shadow:0 6px 18px #245f9f12}.brand-check-page{min-height:100vh;padding:72px 20px 56px;display:flex;justify-content:center;color:#1a1a2e;background:#f3f8ff;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.brand-check-shell{width:min(880px,100%);margin:0}.brand-check-heading{max-width:880px;margin:0 auto 66px;text-align:center}.brand-check-heading>span{padding:6px 14px;display:inline-flex;align-items:center;gap:6px;border:1px solid #5b6beb2e;border-radius:9999px;color:#4f46e5;background:#ffffffb3;font-size:12px;font-weight:600}.brand-check-heading h1{margin:22px 0 14px;color:#0f172a;font-size:46px;font-weight:700;line-height:1.1;letter-spacing:0}.brand-check-heading h1 span{color:#5661e8;background:linear-gradient(90deg,#5b6beb,#4f46e5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand-check-heading p{margin:0;color:#475569;font-size:17px;line-height:1.55}.brand-check-form{width:min(760px,100%);min-height:72px;margin:0 auto;padding:6px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:stretch;gap:0;border:1px solid #e9eef5;border-radius:18px;background:#fff;box-shadow:0 8px 30px -10px #5b6beb2e,0 2px 6px #0f172a0a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.brand-check-form:focus-within{border-color:#cfd5fa;box-shadow:0 10px 34px -10px #5b6beb38,0 0 0 3px #5b6beb0d;transform:translateY(-1px)}.brand-check-form .brand-check-field{min-width:0;padding:9px 18px;display:flex;align-items:center;gap:11px;cursor:text;border-radius:12px;transition:background .18s ease}.brand-check-form .brand-check-field:focus-within{background:#f7f8ff}.brand-check-form .brand-check-field+.brand-check-field{border-left:1px solid #edf0f5}.brand-check-form .brand-check-field>svg{flex:none;color:#5b6beb}.brand-check-form .brand-check-field>span{min-width:0;margin:0;display:block;color:inherit}.brand-check-form .brand-check-field b{display:block;margin-bottom:3px;color:#64748b;font-size:11px;font-weight:600;line-height:1.2}.brand-check-form .brand-check-field input{width:100%;padding:0;color:#0f172a;font-size:15px;font-weight:500;line-height:22px}.brand-check-form .brand-check-field input::placeholder{color:#94a3b8;font-weight:400}.brand-check-form>button{min-width:127px;height:auto;padding:0 22px;border-radius:14px;background:linear-gradient(135deg,#5b6beb,#4f46e5);box-shadow:0 4px 12px #5b6beb4d;font-size:15px;font-weight:600}.brand-check-form>button:hover{background:linear-gradient(135deg,#5362df,#463dd8);box-shadow:0 6px 16px #5b6beb52;transform:translateY(-1px)}.brand-check-form>button:disabled{opacity:.72;transform:none}.brand-check-error{margin-top:20px}.brand-check-loading{margin-top:38px}.brand-check-results{margin-top:48px}.citation-evidence-trigger{margin-top:8px;padding:0;display:inline-flex;align-items:center;gap:5px;border:0;color:#246bfd;background:transparent;font-size:8px;font-weight:600}.citation-evidence-trigger:hover{color:#174fae;text-decoration:underline;text-underline-offset:3px}.citation-evidence-modal{width:min(1040px,calc(100vw - 40px));height:min(760px,calc(100dvh - 40px))}.citation-evidence-modal .modal-header{min-height:78px;padding:0 24px}.citation-evidence-modal .modal-header h2{font-size:18px}.citation-evidence-modal .modal-header p{font-size:11px}.citation-evidence-modal-body{min-height:0;padding:18px 22px;flex:1;overflow-y:auto;background:#f7f9fb}.citation-evidence-summary{min-height:66px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid #d8e4f2;border-radius:6px;color:#2466ae;background:#f2f7fd}.citation-evidence-summary>div{min-width:0;flex:1}.citation-evidence-summary strong{display:block;color:#2d3a4d;font-size:11px}.citation-evidence-summary p{margin:4px 0 0;color:#738096;font-size:9px;line-height:1.5}.citation-evidence-summary>span{flex:none;padding:4px 7px;border-radius:4px;color:#2869ad;background:#e2edf9;font-size:8px;font-weight:700}.citation-evidence-list{padding-top:12px;display:grid;gap:10px}.citation-evidence-list article{padding:16px 18px;border:1px solid #dfe5ec;border-radius:6px;background:#fff}.citation-evidence-list article>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.citation-evidence-list article>header>div{display:flex;align-items:center;gap:10px}.citation-evidence-list article>header>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;color:#286fc2;background:#edf4fc}.citation-evidence-list article strong,.citation-evidence-list article small{display:block}.citation-evidence-list article strong{color:#263247;font-size:11px}.citation-evidence-list article small{margin-top:3px;color:#8a94a3;font-size:8px}.citation-evidence-list article em{padding:4px 7px;border-radius:4px;color:#687487;background:#f0f2f5;font-size:8px;font-style:normal;font-weight:700}.citation-evidence-list article.mentioned em{color:#167558;background:#eaf8f2}.citation-evidence-list article.error em{color:#a84940;background:#fff0ee}.citation-evidence-meta{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.citation-evidence-meta span{padding:4px 7px;border-radius:4px;color:#637084;background:#f0f3f6;font-size:8px}.citation-evidence-meta .domain-hit{color:#167759;background:#eaf8f2}.citation-evidence-meta .domain-miss{color:#7d8795}.citation-evidence-list article>p{margin:12px 0 0;padding:13px 14px;color:#4f5d70;background:#f8fafc;font-size:10px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.citation-evidence-list article>time{margin-top:10px;display:block;color:#929ba8;font-size:8px}.citation-evidence-modal-footer{min-height:62px;padding:0 22px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e5e9ef;background:#fff}.citation-evidence-modal-footer>span{color:#8791a0;font-size:9px}.citation-evidence-modal-footer .primary-button{min-width:84px}@media(max-width:760px){.brand-check-page{padding:72px 16px 42px}.brand-check-heading{margin-bottom:54px}.brand-check-heading h1{margin-top:20px;font-size:32px;line-height:1.1}.brand-check-heading p{font-size:14px}.brand-check-form{width:100%;padding:8px;grid-template-columns:1fr}.brand-check-form .brand-check-field{min-height:58px;padding:10px 18px}.brand-check-form .brand-check-field+.brand-check-field{border-top:1px solid #edf0f5;border-left:0}.brand-check-form>button{width:100%;min-height:45px;margin-top:6px;padding:12px 22px}.brand-check-results{margin-top:36px}.citation-evidence-modal{width:100%;height:min(92dvh,760px)}.citation-evidence-modal .modal-header{min-height:66px;padding:0 15px}.citation-evidence-modal-body{padding:12px}.citation-evidence-summary{align-items:flex-start}.citation-evidence-summary>span{display:none}.citation-evidence-list article{padding:14px}.citation-evidence-list article>header{align-items:flex-start}.citation-evidence-modal-footer{padding:10px 12px}.citation-evidence-modal-footer>span{display:none}.citation-evidence-modal-footer .primary-button{width:100%}}
