:root{color:#172c29;font-synthesis:none;--ink:#172c29;--muted:#70817b;--green:#185c48;--line:#e2e8e5;--surface:#fff;--bg:#f7f9f8;background:#f7f9f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:disabled,[aria-disabled=true]{cursor:default;opacity:.45;pointer-events:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #a9cfc0}:where(input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file])),textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd6d1;border-radius:6px;padding:12px 14px;font-size:15px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green);cursor:pointer;vertical-align:middle;flex:none;margin:0}h1{letter-spacing:-1.5px;margin-bottom:12px;font-size:44px;font-weight:650;line-height:1.15}h2{letter-spacing:-.4px;font-size:23px;font-weight:600}h3{font-size:20px;font-weight:600}small{font-size:13px}button{color:inherit}svg{flex-shrink:0}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;width:258px;padding:34px 12px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.4px;white-space:nowrap;color:#11282a;align-items:center;gap:17px;padding:0 11px;font-size:24px;font-weight:650;display:flex}.brand-mark{border:1.5px solid var(--green);place-items:center;width:46px;height:46px;font-size:29px;font-weight:650;line-height:1;display:grid}.sidebar nav{flex-direction:column;gap:8px;margin-top:34px;display:flex}.sidebar nav button{text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:14px;padding:15px 20px;font-size:16px;display:flex}.sidebar nav button.active{background:#e5f0eb;font-weight:600}.sidebar nav button:hover{background:#f0f5f2}.sidebar-bottom{margin-top:auto;padding:12px 17px 0}.sidebar-bottom p{color:#5d6866;white-space:nowrap;margin:20px 0 0;font-size:13px}.logout{color:var(--muted);background:0 0;border:0;align-items:center;gap:9px;padding:6px 0;font-size:13px;display:flex}.logout:hover{color:var(--ink)}main{width:calc(100% - 258px);min-width:0;margin-left:258px;padding:38px 40px 26px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 40px;padding:0 20px;display:flex}.page-header p{margin:0;font-size:18px}.button{min-height:48px;color:var(--green);white-space:nowrap;background:#fff;border:1px solid #bdc9c3;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:15px;font-weight:600;line-height:1.25;transition:background .15s,border-color .15s;display:inline-flex}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:#124a39}.button:disabled{color:#71807a}.button.primary:disabled{color:#fff}.stats{grid-template-columns:repeat(3,1fr);margin:0 8px 36px;display:grid}.stats>div{border-right:1px solid #cfd8d3;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:78px;padding:0 12px;display:flex}.stats>div:last-child{border:0}.stats strong{color:var(--green);font-size:34px;font-weight:600;line-height:1.35}.stats strong.amber-text{color:#ac741b}.table-panel{background:var(--surface);border:1px solid #d5ddd8;border-radius:15px;overflow:hidden}.table-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:25px 24px 15px;display:flex}.search{color:#73807b;align-items:center;width:100%;max-width:310px;display:flex;position:relative}.search svg{position:absolute;left:13px}.search input{height:48px;padding-left:46px;font-size:15px}.tabs{border-bottom:1px solid var(--line);gap:0;padding:0 24px;display:flex;overflow-x:auto}.tabs button{color:#55635e;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:9px;padding:15px 20px 16px;font-size:14px;display:flex}.tabs button:first-child{padding-left:20px}.tabs button.active{border-color:var(--green);color:var(--ink);font-weight:600}.badge{text-align:center;color:#44544d;white-space:nowrap;background:#f0f3f2;border-radius:4px;min-width:25px;padding:2px 8px;font-size:13px;line-height:1.65;display:inline-block}.badge.amber{color:#946419;background:#fcf1e1}.badge.green{color:var(--green);background:#e6f2eb}.badge.red{color:#b34432;background:#fbedeb}.badge.neutral{color:#456486;background:#edf1f6}.tabs .active .badge:not(.amber){color:var(--green);background:#e8f3ee}.table-scroll{max-width:100%;position:relative;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}th{white-space:nowrap;border-bottom:1px solid #cfd8d3;padding:17px 14px;font-size:13px;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #e8ece9;padding:10px 14px}td strong{font-weight:550}.sites-table{table-layout:auto;min-width:880px}.sites-table th:nth-child(2){width:27%}.sites-table th:nth-child(3){width:18%}.sites-table th:nth-child(4),.sites-table th:nth-child(5){width:13%}.sites-table th:nth-child(6){width:20%}.check-cell{width:54px;padding-left:27px;padding-right:17px}.site-name{text-align:left;color:var(--ink);background:0 0;border:0;align-items:center;gap:17px;padding:0;font-size:14px;display:flex}.site-name small{color:#66746d;margin-top:2px;font-size:13px;display:block}.site-initials{width:44px;height:44px;color:var(--green);border:1px solid #b7d0c4;border-radius:3px;flex:none;place-items:center;font-size:18px;font-weight:550;display:grid}.site-name:hover strong{color:var(--green);text-decoration:underline}.versions{white-space:nowrap;align-items:center;gap:11px;display:inline-flex}.current{color:var(--green)}.muted{color:#65736c}.error-text{color:#b34432}.icon-button{color:#4f6259;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:5px;display:inline-flex}.icon-button:hover{background:#eaf2ed}.selected td{background:#f0f7f3}.table-footer{color:#637169;justify-content:space-between;align-items:center;gap:15px;padding:13px 26px 15px;font-size:14px;display:flex}.below-table{align-items:center;gap:13px;margin:23px 3px 0;font-size:15px;display:flex}.below-table svg{color:var(--green)}.empty{text-align:center;padding:50px 24px}.empty h3{margin-bottom:8px}.empty p{max-width:500px;margin:0 auto 22px}.empty .button{margin:auto}.notice{color:#375c48;background:#eaf3ee;border:1px solid #d8e8dd;border-radius:7px;align-items:flex-start;gap:11px;margin:14px 0 20px;padding:15px 18px;font-size:14px;line-height:1.6;display:flex}.notice svg{margin-top:3px}.demo-banner{color:#44614f;background:#e6efe9;border:1px solid #d7e4db;border-radius:5px;margin:0 20px 20px;padding:8px 15px;font-size:12px}.loading{text-align:center;color:var(--muted);padding:80px 24px}dialog{width:540px;max-width:calc(100vw - 32px);max-height:90vh;color:var(--ink);border:1px solid #d3ddd5;border-radius:14px;padding:28px;overflow-y:auto;box-shadow:0 20px 100px #132c292b}dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#172c2966}dialog.wide{width:780px}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.modal-header h2{margin:0}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:25px;padding-top:20px;display:flex}dialog p,dialog label{font-size:14px}dialog label input,dialog label textarea{margin-top:6px}dialog .inline-actions{margin:16px 0}.steps{padding-left:24px;font-size:15px}.steps li{margin-bottom:22px;padding-left:7px}.steps strong{font-weight:600}.steps p{margin:6px 0 14px}.pairing-result{border-top:1px solid var(--line);padding-top:18px}.pairing-result label{margin-bottom:15px;display:block}.pairing-result textarea{resize:none;word-break:break-all;font-family:monospace}.inline-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.inline-actions small{color:var(--muted)}.type-selection{border:0;border-bottom:1px solid var(--line);gap:25px;margin:20px 0;padding:8px 0 20px;display:flex}.type-selection legend{margin-bottom:10px;font-size:14px;font-weight:600}.type-selection label{align-items:center;gap:9px;display:flex}.plan-table{max-height:360px;margin:20px 0}.plan-table th:first-child,.plan-table td:first-child{padding-left:4px}.block{display:block}.skipped{color:#776338;margin-bottom:18px;font-size:13px}.skipped summary{cursor:pointer}.skipped li{margin-bottom:8px}.site-link{word-break:break-word;align-items:center;gap:9px;font-size:14px;display:flex}.site-facts{grid-template-columns:1fr 1fr;gap:15px;margin:25px 0;display:grid}.site-facts dt{color:var(--muted);font-size:12px}.site-facts dd{margin:3px 0 0;font-size:14px}.site-danger{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;margin-top:25px;padding-top:20px;display:flex}.text-button{background:0 0;border:0;font-size:13px;text-decoration:underline}.confirm-inline{border:1px solid var(--line);background:#f6f8f6;border-radius:8px;margin-top:20px;padding:15px}.confirm-inline p{margin:0}.jobs-panel{margin-top:20px}.jobs-table{min-width:850px}.jobs-table td{padding:16px 20px}.jobs-table th{padding:17px 20px}.jobs-table td:last-child{max-width:330px;font-size:13px}.settings-section{max-width:850px;padding:15px 20px 30px}.settings-section+.settings-section{border-top:1px solid var(--line);padding-top:35px}.settings-section h2{font-size:21px}.settings-list{margin:25px 0 30px}.settings-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;padding:16px 0;font-size:14px;display:flex}.settings-list dt{color:var(--muted)}.settings-list dd{text-align:right;margin:0}.settings-section p{font-size:15px;line-height:1.8}.settings-tabs{border-bottom:1px solid var(--line);gap:24px;margin-bottom:24px;display:flex;overflow-x:auto}.settings-tabs button{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:12px 0 16px;display:flex}.settings-tabs button[aria-pressed=true]{color:var(--green);border-bottom-color:var(--green);font-weight:600}.mail-section{max-width:950px}.mail-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.mail-section-heading h2{margin:0}.mail-section-heading p{margin:8px 0 0}.mail-section-heading>svg{color:var(--green);flex-shrink:0;margin-top:5px}.mail-fieldset,.mail-group-picker{border:0;min-width:0;margin:0;padding:0}.mail-field{flex-direction:column;gap:8px;min-width:0;margin-bottom:20px;font-size:14px;font-weight:500;display:flex}.mail-field input,.mail-field select,.mail-field textarea{width:100%;min-width:0;margin:0;font-weight:400}.mail-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;display:grid}.mail-enable{background:#edf4ef;border:1px solid #d4e3d8;border-radius:8px;margin-bottom:24px;padding:18px 20px}.mail-enable input,.mail-group-picker input{flex-shrink:0;margin-top:3px}.mail-enable small,.mail-group-picker small{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-weight:400;line-height:1.6;display:block}.mail-section p.mail-help,.mail-help{color:var(--muted);font-size:13px;line-height:1.7}.mail-provider-note{background:#f0f4f1;border-left:3px solid #c2d6c8;margin:0 0 22px;padding:16px 18px;font-size:14px;line-height:1.8}.mail-event-picker{border:0;border-top:1px solid var(--line);margin:28px 0 12px;padding:20px 0 0}.mail-event-picker legend{padding-right:12px;font-size:15px;font-weight:600}.mail-event-picker .check-label{align-items:flex-start;padding:10px 0;font-size:14px}.mail-event-picker input{flex-shrink:0;margin-top:2px}.mail-test{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.mail-test .mail-field{flex:1;min-width:220px;margin:0}.mail-empty{text-align:center;color:var(--muted);border:1px dashed #ced9d1;border-radius:10px;padding:34px 24px}.mail-empty h3{color:var(--ink);margin:12px 0 4px}.mail-empty p{max-width:490px;margin:6px auto}.mail-group-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mail-group-card{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;gap:16px;padding:22px;display:flex}.mail-group-card h3{margin:0 0 6px;font-size:17px}.mail-group-card small{color:var(--muted)}.mail-group-card p{overflow-wrap:anywhere;margin-bottom:0;font-size:13px}.mail-site-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.mail-site-row strong{font-size:15px}.mail-site-row small{color:var(--muted);margin-top:6px;line-height:1.6;display:block}.mail-site-row .button{flex-shrink:0}.site-mail-groups{border-top:1px solid var(--line);margin-top:25px;padding-top:8px}.site-mail-groups h3{font-size:17px}.mail-group-picker{max-height:300px;margin-bottom:14px;overflow-y:auto}.mail-group-picker .check-label{align-items:flex-start;padding:12px 0}.mail-summary{flex-wrap:wrap;gap:25px;padding:18px 0 24px;font-size:14px;display:flex}.mail-summary strong{margin-right:4px;font-size:21px}.mail-history-table{min-width:780px}.mail-history-table td{vertical-align:top;padding:20px 14px;font-size:13px}.mail-history-table th{padding:15px 14px}.mail-history-table td:nth-child(3){min-width:230px;max-width:290px}.mail-history-table small{margin-top:4px;line-height:1.6}.mail-address{overflow-wrap:anywhere}@media (width<=760px){.mail-form-grid,.mail-group-cards{grid-template-columns:1fr}.mail-section-heading{flex-wrap:wrap}.mail-site-row{flex-direction:column;align-items:flex-start;gap:12px}.mail-test .button{width:100%}.settings-tabs{gap:22px}}.login-page{place-items:center;min-height:100vh;padding:40px 24px;display:grid}.login{width:100%;max-width:405px}.login .brand{margin-bottom:60px;padding:0}.login h1{margin-bottom:24px;font-size:45px;line-height:1.2}.login p{font-size:16px;line-height:1.8}.login form{margin-top:34px}.login label{margin-bottom:10px;font-size:13px;font-weight:550;display:block}.login .button{justify-content:space-between;width:100%;margin-top:20px}.login-foot{color:var(--muted);align-items:center;gap:8px;margin-top:24px;font-size:12px;display:flex}.demo-link{margin-top:30px;font-size:13px;text-decoration:underline;display:inline-block}.login-error{position:fixed;bottom:20px;left:20px;right:20px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1450px){.table-toolbar{padding-top:25px}.sites-table td{height:65px}.page-header{margin-bottom:42px}.stats{margin-bottom:35px}}@media (width<=1200px){.sidebar{width:218px}.brand{gap:12px;font-size:21px}.brand-mark{width:39px;height:39px;font-size:25px}.sidebar nav button{padding:13px 14px;font-size:14px}.sidebar-bottom{padding-left:12px}.sidebar-bottom p{font-size:11px}main{width:calc(100% - 218px);margin-left:218px;padding:35px 24px}.page-header{margin-bottom:34px;padding:0}.page-header h1{font-size:36px}.page-header p{font-size:15px}.stats span{font-size:13px}.stats strong{font-size:30px}}@media (width<=760px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);gap:10px;width:100%;padding:13px 16px 0;position:sticky;top:0}.brand{gap:11px;padding:0;font-size:20px}.brand-mark{width:32px;height:32px;font-size:21px}.sidebar nav{flex-direction:row;justify-content:space-between;gap:2px;margin:0}.sidebar nav button{border-radius:4px 4px 0 0;gap:7px;padding:12px 10px;font-size:12px}.sidebar nav svg{width:17px}.sidebar-bottom{padding:0;position:absolute;top:14px;right:17px}.sidebar-bottom p{display:none}.logout{gap:0;font-size:0}.logout svg{width:21px;height:21px}main{width:100%;margin:0;padding:26px 16px}.page-header{margin-bottom:26px;display:block}.page-header h1{letter-spacing:-.8px;font-size:32px}.page-header p{font-size:14px}.page-header .button{min-height:43px;margin-top:19px;font-size:13px}.stats{margin:0 0 26px}.stats>div{text-align:center;justify-content:flex-start;gap:3px;min-height:76px;padding:0 10px}.stats strong{font-size:29px}.stats span{max-width:100px;font-size:11px;line-height:1.5}.table-panel{border-radius:10px}.table-toolbar{flex-wrap:wrap;padding:17px 15px 12px}.search{max-width:none}.table-toolbar .button{width:100%;min-height:42px;font-size:13px}.tabs{padding:0 6px}.tabs button{gap:6px;font-size:11px;padding:12px 10px 13px!important}.tabs .badge{min-width:20px;padding:1px 6px;font-size:11px}.table-footer{flex-direction:column;align-items:flex-start;padding:15px;font-size:12px}.table-footer .button{width:100%;min-height:42px;font-size:13px}.below-table{align-items:flex-start;gap:9px;margin-top:19px;font-size:12px}.below-table svg{width:18px}.demo-banner{margin:0 0 20px;font-size:11px}.settings-section{padding:5px 0 25px}.settings-list>div{gap:20px;font-size:13px}.settings-list dd{overflow-wrap:anywhere;max-width:55%}dialog{padding:22px 18px}.modal-header h2{font-size:21px}.modal-actions{gap:8px}.modal-actions .button{padding:12px 14px;font-size:13px}.type-selection{gap:16px}.type-selection label{font-size:13px}.site-facts{grid-template-columns:1fr 1fr;gap:15px}.site-facts dd{font-size:12px}.inline-actions .button{padding:12px 15px;font-size:12px}.plan-table table{min-width:530px}.login h1{font-size:41px}.desktop-break{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}select{font:inherit;color:var(--ink);background:#fff;border:1px solid #cdd6d1;border-radius:6px;width:100%;margin-top:7px;padding:11px 13px}select:focus-visible{outline-offset:2px;outline:3px solid #a9cfc0}.form-field{margin:22px 0;display:block}.scope-selection{flex-wrap:wrap;gap:16px 22px}.check-label{align-items:center;gap:12px;display:flex}.check-label input{margin:0}.protection-site-picker{border-block:1px solid var(--line);max-height:260px;margin:18px 0;padding:5px 0;overflow-y:auto}.protection-site-picker label{padding:12px 0}.protection-table{min-width:850px}.protection-table th,.protection-table td{padding:18px 22px}.protection-table td:nth-child(3){max-width:420px}.protection-table small{margin-top:5px}.protection-table .button{min-height:37px;padding:9px 12px;font-size:13px}.change-counts{flex-wrap:wrap;gap:6px;display:flex}.operation-message{max-width:430px}.unread-dot{background:#b47819;border-radius:50%;width:7px;height:7px}.protection-policies{margin:40px 0 25px}.protection-policies h2{margin-bottom:10px}.protection-policies p{font-size:14px}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.policy-card{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;display:flex}.policy-card strong{font-size:14px;font-weight:550}.event-table{max-height:420px;margin-bottom:20px}.event-table table{min-width:520px}.event-table code{overflow-wrap:anywhere;font-size:12px}.event-table td:last-child{white-space:nowrap;font-size:12px}.sidebar nav .badge{margin-left:auto}@media (width<=760px){.sidebar nav{justify-content:flex-start;max-width:100%;overflow-x:auto}.sidebar nav button{white-space:nowrap;flex-shrink:0}.sidebar nav .badge{min-width:17px;padding:1px 4px;font-size:10px}.policy-grid{grid-template-columns:1fr}.scope-selection{gap:15px}}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/source-sans-400-C-sLfUTp.ttf)format("truetype")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(/assets/source-sans-600-d14iYoTw.ttf)format("truetype")}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(/assets/source-sans-700-Dy69hp6a.ttf)format("truetype")}:root{font-synthesis:none;color:#292e37;--ink:#292e37;--muted:#717b8c;--line:#e2e6ec;--surface:#fff;--background:#f7f8fa;background:#f7f8fa;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,input,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,a,input,select{outline-offset:4px}:focus-visible{outline:2px solid var(--action,#d92508)}a{color:var(--action,#d92508);text-decoration:none}svg{vertical-align:middle;flex:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-weight:600}h1{letter-spacing:-1.3px;margin-bottom:8px;font-size:44px;line-height:1.15}h2{letter-spacing:-.35px;margin-bottom:14px;font-size:23px;line-height:1.3}h3{font-size:22px;line-height:1.3}p{margin-bottom:20px}:where(input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=file]),select){background:#fff;border:1px solid #d7dce4;border-radius:6px;width:100%;min-width:0;min-height:44px;padding:10px 13px}input::placeholder{color:#8c96a6}input[type=checkbox],input[type=radio]{width:19px;height:19px;accent-color:var(--action);cursor:pointer;flex:none;margin:0}input[type=search]::-webkit-search-cancel-button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cc-app{--preview-bar-height:40px;--sidebar-width:256px;min-height:100dvh}.cc-clean{--preview-bar-height:0px}.cc-preview-bar{height:var(--preview-bar-height);z-index:30;color:#f7f8fb;background:#292e36;justify-content:space-between;align-items:center;gap:12px;padding:0 24px;font-size:14px;display:flex;position:fixed;top:0;left:0;right:0}.cc-preview-bar nav{align-items:stretch;gap:14px;height:100%;display:flex}.cc-preview-bar button{color:#d5dae2;white-space:nowrap;background:0 0;border:0;padding:0 10px;font-size:14px;position:relative}.cc-preview-bar button:hover,.cc-preview-bar button[aria-pressed=true]{color:#fff}.cc-preview-bar button[aria-pressed=true]:after{content:"";background:#f1f3f8;height:2px;position:absolute;bottom:0;left:10px;right:10px}.cc-sidebar{top:var(--preview-bar-height);width:var(--sidebar-width);border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;padding:30px 10px 20px;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto}.cc-brand-home{background:0 0;border:0;align-items:center;width:100%;min-height:66px;margin-bottom:22px;padding:8px 15px 10px;display:flex}.cc-brand{letter-spacing:-.45px;min-width:0;color:var(--ink);align-items:center;gap:11px;font-size:25px;font-weight:600;display:flex}.cc-brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cc-brand .cc-brand-icon{object-fit:contain;flex:none;width:58px;height:48px}.cc-brand .cc-wordmark{object-fit:contain;width:124px;height:auto}.cc-custom-logo{object-fit:contain;width:64px;height:46px}.cc-sidebar nav{flex-direction:column;gap:8px;display:flex}.cc-sidebar nav button{text-align:left;color:#354052;background:0 0;border:0;border-radius:6px;align-items:center;gap:16px;min-height:48px;padding:12px 18px;font-size:17px;display:flex;position:relative}.cc-sidebar nav button:hover{background:#f5f6f9}.cc-sidebar nav button.active{color:var(--action);background:color-mix(in srgb, var(--accent) 6%, white);font-weight:600}.cc-sidebar nav button.active:before{content:"";background:var(--action);border-radius:4px 0 0 4px;width:3px;position:absolute;top:0;bottom:0;left:0}.cc-sidebar nav button span{flex:1}.cc-sidebar nav button small{color:#8b5c08;text-align:center;background:#fff0d6;border-radius:10px;min-width:18px;padding:0 3px;font-size:11px}.cc-sidebar nav .cc-nav-admin{margin-top:33px}.cc-sidebar nav .cc-nav-admin:after{content:"";border-top:1px solid #dce1e8;position:absolute;top:-21px;left:12px;right:12px}.cc-sidebar-bottom{margin-top:auto;padding:30px 12px 0}.cc-profile{align-items:center;gap:13px;font-size:15px;display:flex}.cc-profile>span:last-child{min-width:0}.cc-profile strong,.cc-profile small{display:block}.cc-profile strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cc-profile small{color:var(--muted);white-space:nowrap;font-size:13px}.cc-profile .cc-avatar{width:46px;height:46px;font-size:18px}.cc-logout{color:#5c6879;background:0 0;border:0;align-items:center;gap:14px;padding:20px 8px 4px;font-size:14px;display:flex}.cc-main{margin-left:var(--sidebar-width);padding:calc(var(--preview-bar-height) + 40px) 34px 40px 40px;min-width:0;min-height:100dvh}.cc-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.cc-page-heading p{color:#637083;margin:0;font-size:19px;line-height:1.4}.cc-page-heading>.cc-button{margin-top:2px}.cc-button{white-space:nowrap;background:#fff;border:1px solid #d7dce4;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:9px 18px;font-size:16px;font-weight:600;line-height:1.4;transition:background-color .12s,box-shadow .12s;display:inline-flex}.cc-button:not(:disabled):hover{background:#f4f6f8}.cc-button-primary{background:var(--action);border-color:var(--action);color:#fff}.cc-button-primary:not(:disabled):hover{background:color-mix(in srgb, var(--action) 92%, black);border-color:color-mix(in srgb, var(--action) 92%, black)}.cc-button-outline{color:var(--action);border-color:var(--action);background:#fff}.cc-button-outline:not(:disabled):hover{background:color-mix(in srgb, var(--accent) 5%, white)}.cc-icon-button{color:#6a7484;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;padding:7px;display:inline-flex}.cc-icon-button:hover{color:#252b34;background:#f0f2f6}.cc-stats{grid-template-columns:repeat(3,1fr);margin:32px 0;padding:0 0 0 5px;display:grid}.cc-stats>div{border-right:1px solid #dce2e9;padding:0 44px}.cc-stats>div:last-child{border:0}.cc-stats strong{letter-spacing:-1px;margin-bottom:2px;font-size:38px;font-weight:600;line-height:1.2;display:block}.cc-stats span{color:#728095;font-size:17px;display:block}.cc-panel{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.cc-toolbar{align-items:center;gap:26px;padding:20px 22px 12px;display:flex}.cc-search{color:#69778a;flex:1;align-items:center;min-width:120px;display:flex;position:relative}.cc-search>svg{pointer-events:none;position:absolute;left:14px}.cc-search input[type=search]{height:46px;padding-left:45px;padding-right:12px;font-size:17px}.cc-tabs{border-bottom:1px solid var(--line);align-items:stretch;gap:25px;padding:0 22px;display:flex}.cc-tabs button{white-space:nowrap;color:#69758a;background:0 0;border:0;align-items:center;gap:8px;min-height:55px;padding:12px 7px 15px;font-size:16px;display:flex;position:relative}.cc-tabs button[aria-selected=true]{color:var(--action);font-weight:600}.cc-tabs button[aria-selected=true]:after{content:"";background:var(--action);height:2px;position:absolute;bottom:-1px;left:0;right:0}.cc-tabs button>span{color:#606d7d;background:#f0f2f5;border-radius:50px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 5px;font-size:14px;display:inline-flex}.cc-tabs button[aria-selected=true]>span{background:color-mix(in srgb, var(--accent) 10%, white);color:var(--action)}.cc-table-scroll{overflow-x:auto}.cc-table{border-collapse:collapse;width:100%;font-size:16px}.cc-table th{text-align:left;color:#677388;border-bottom:1px solid var(--line);white-space:nowrap;background:#f9fafc;height:52px;padding:14px 20px;font-size:14px;font-weight:600}.cc-table td{white-space:nowrap;border-bottom:1px solid #e8ecf1;height:70px;padding:13px 20px}.cc-table tr:last-child td{border-bottom:0}.cc-table tbody tr:hover td{background:#fcfcfe}.cc-table tbody tr.selected td{background:color-mix(in srgb, var(--accent) 4%, white)}.cc-table th.cc-check-cell,.cc-table td.cc-check-cell{width:64px;min-width:55px;padding-left:23px;padding-right:16px}.cc-sites-table th:nth-child(2){width:34%}.cc-sites-table th:nth-child(3){width:18%}.cc-sites-table th:nth-child(4){width:19%}.cc-table td:last-child{padding-right:18px}.cc-site-link{text-align:left;background:0 0;border:0;align-items:center;gap:17px;padding:0;display:flex}.cc-site-link strong{color:#273143;font-size:17px;font-weight:600;line-height:1.3;display:block}.cc-site-link small{color:#78879b;margin-top:1px;font-size:15px;line-height:1.4;display:block}.cc-site-link:not(.static):hover strong{color:var(--action)}.cc-avatar{color:#596a7d;background:#e8edf4;border-radius:7px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;font-weight:400;display:inline-flex}.cc-avatar.round{border-radius:50%}.cc-avatar.lilac{color:#71608f;background:#eee8fa}.cc-avatar.blue{color:#406b95;background:#e2eefc}.cc-avatar.green{color:#367b57;background:#e0f2e7}.cc-avatar.sand{color:#83704c;background:#fcf0d9}.cc-avatar.rose{color:#955760;background:#f9e4e6}.cc-status{white-space:nowrap;align-items:center;gap:13px;font-size:16px;display:inline-flex}.cc-status i,.cc-state-pill i{background:#35a65d;border-radius:50%;width:10px;height:10px;display:inline-block}.cc-status.files i{background:#e8a12a}.cc-status.offline i{background:#d94c48}.cc-table-footer{border-top:1px solid var(--line);color:#78879b;justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:17px 22px;font-size:14px;display:flex}.cc-table-footer .cc-button{min-height:38px;font-size:14px}.cc-muted{color:var(--muted)}.cc-page-search{margin-bottom:24px}.cc-users-table th:first-child{width:33%}.cc-users-table td{height:82px}.cc-users-table .cc-site-link strong{font-size:16px}.cc-users-table .cc-site-link small{font-size:14px}.cc-state-pill{border-radius:20px;align-items:center;gap:7px;padding:3px 10px;font-size:14px;display:inline-flex}.cc-state-pill i{width:7px;height:7px}.cc-state-pill.success{color:#347447;background:#eaf7ef}.cc-state-pill.pending{color:#8a611c;background:#fff3d9}.cc-state-pill.pending i{background:#cc922e}.cc-state-pill.neutral{color:#7b4a4f;background:#faeef0}.cc-state-pill.neutral i{background:#b76b74}.cc-below-note{color:#758092;max-width:850px;margin:24px 0 0;font-size:14px}.cc-empty{text-align:center;color:var(--muted);white-space:normal;padding:54px 24px}.cc-drawer{inset:var(--preview-bar-height) 0 0 auto;height:calc(100dvh - var(--preview-bar-height));width:430px;max-width:100%;max-height:none;color:var(--ink);background:#fff;border:0;margin:0;padding:0;position:fixed;box-shadow:-7px 0 24px #2026331a}.cc-drawer[open]{flex-direction:column;display:flex}.cc-drawer.wide{width:510px}.cc-drawer::backdrop{background:#171d281a}.cc-drawer>header{flex:none;justify-content:space-between;align-items:center;gap:16px;padding:29px 26px 22px 30px;display:flex}.cc-drawer>header h2{letter-spacing:-.5px;margin:0;font-size:25px}.cc-drawer-body{overscroll-behavior:contain;flex:1;min-height:0;padding:6px 30px 28px;overflow-y:auto}.cc-drawer>footer{border-top:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:20px 30px;display:flex}.cc-drawer>footer .cc-button{font-size:15px}.cc-form{flex-direction:column;gap:23px;display:flex}.cc-form>label,.cc-two-fields>label{flex-direction:column;gap:6px;font-size:16px;font-weight:600;display:flex}.cc-form input,.cc-form select{font-size:15px;font-weight:400}.cc-fieldset{border:0;min-width:0;margin:4px 0 0;padding:0}.cc-fieldset legend{margin-bottom:14px;padding:0;font-size:16px;font-weight:600}.cc-fieldset legend span{color:#838a96;margin-left:6px;font-weight:400}.cc-check-row,.cc-radio-row{align-items:flex-start;gap:12px;margin:0 0 14px;font-size:15px;font-weight:400;line-height:1.45;display:flex}.cc-check-row input,.cc-radio-row input{margin-top:1px}.cc-radio-row{margin-bottom:20px}.cc-check-row small,.cc-radio-row small{color:var(--muted);margin-top:3px;font-size:13px;display:block}.cc-form>.cc-check-row{flex-direction:row;gap:12px;font-size:15px;font-weight:400}.cc-account-status{border-top:1px solid var(--line);margin-bottom:0;padding-top:18px}.cc-form-error{color:#b5271d;background:#fff0ee;border-radius:6px;margin:0;padding:12px;font-size:14px}.cc-inset-note{color:#778294;border-top:1px solid var(--line);margin-top:5px;padding-top:18px;font-size:13px;line-height:1.55}.cc-role-context{background:#fff;border:1px solid #e0e4e9;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;padding:14px 18px;display:flex}.cc-role-context strong{font-size:15px;display:block}.cc-role-context span{color:var(--muted);font-size:14px}.cc-role-context label{align-items:center;display:flex;position:relative}.cc-role-context select{appearance:none;min-height:38px;padding-right:34px;font-size:14px}.cc-role-context label>svg{pointer-events:none;position:absolute;right:10px}.cc-detail-intro{align-items:center;gap:16px;margin-bottom:28px;display:flex}.cc-detail-intro>div{flex-direction:column;gap:6px;display:flex}.cc-detail-list{margin:0}.cc-detail-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:16px 0;font-size:15px;display:flex}.cc-detail-list dt{color:var(--muted)}.cc-detail-list dd{text-align:right;overflow-wrap:anywhere;margin:0}.cc-action-list{flex-direction:column;gap:12px;margin-top:28px;display:flex}.cc-steps{padding-left:22px}.cc-steps li{margin-bottom:16px;padding-left:5px}.cc-section-toolbar{justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.cc-section-toolbar h2{margin:0;font-size:19px}.cc-section-toolbar>span{font-size:14px}.cc-scope{white-space:normal;color:#6a7687;max-width:190px;font-size:14px;display:block}.cc-event-row{text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:20px;width:100%;padding:24px;display:flex}.cc-event-row:last-child{border-bottom:0}.cc-event-row:hover{background:#fcfcfd}.cc-event-row strong{margin-bottom:4px;font-size:18px;display:block}.cc-event-row>span:nth-child(2)>span{color:var(--muted);font-size:15px;display:block}.cc-event-symbol{border-radius:8px;flex:none;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.cc-event-symbol.pending{color:#a2772a;background:#fcf3e2}.cc-event-symbol.success{color:#758094;background:#f0f3f7}.cc-event-time{color:var(--muted);text-align:right;flex:none;margin-left:auto;font-size:14px}.cc-event-time small{margin-top:4px;font-size:13px;display:block}.cc-event-row.unread .cc-event-time small{color:#a77822}.cc-file-paths>div{border-bottom:1px solid var(--line);padding:18px 0}.cc-file-paths code{white-space:normal;overflow-wrap:anywhere;margin-top:12px;font-size:13px;line-height:1.6;display:block}.cc-tag{color:#697689;white-space:nowrap;border:1px solid #e1e5eb;border-radius:4px;padding:3px 8px;font-size:13px}.cc-settings-tabs{margin-bottom:30px;padding:0}.cc-settings-tabs button{min-height:45px;padding:5px 10px 15px}.cc-brand-grid{grid-template-columns:minmax(410px,1.35fr) minmax(290px,1fr);gap:36px;display:grid}.cc-settings-section{padding:28px}.cc-settings-section>p{font-size:16px}.cc-settings-section .cc-section-title+p{margin-top:-10px;margin-bottom:0}.cc-section-title{align-items:center;gap:10px;display:flex}.cc-section-title h2{margin:0}.cc-section-title svg{color:#7b8494}.cc-color-controls{align-items:center;gap:12px;display:flex}.cc-color-controls input[type=color]{cursor:pointer;background:#fff;border:1px solid #d7dce4;border-radius:5px;flex:none;width:46px;height:42px;padding:4px}.cc-color-controls input:not([type=color]){width:110px;min-height:42px;padding:8px 10px;font-family:ui-monospace,monospace;font-size:13px}.cc-color-presets{gap:9px;margin-left:auto;display:flex}.cc-color-presets button{color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;padding:3px;display:flex}.cc-color-presets button.selected{outline-offset:3px;outline:1px solid #9ca5b3}.cc-field-hint{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.cc-logo-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.cc-logo-options label{border:1px solid var(--line);cursor:pointer;border-radius:6px;min-width:0;padding:14px 7px 10px;position:relative}.cc-logo-options label.selected{border-color:var(--action);background:color-mix(in srgb, var(--accent) 3%, white)}.cc-logo-options input{width:13px;height:13px;position:absolute;top:8px;right:8px}.cc-logo-options span{text-align:center;flex-direction:column;align-items:center;gap:12px;padding-top:7px;display:flex}.cc-logo-options img{object-fit:contain;width:100px;height:28px}.cc-logo-options img.icon{width:34px}.cc-logo-options small{font-size:12px}.cc-form>.cc-file-label{cursor:pointer;color:#536277;border:1px dashed #cdd4df;border-radius:6px;flex-direction:row;align-items:center;gap:14px;padding:17px;font-size:15px;display:flex;position:relative;overflow:hidden}.cc-file-label small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:400;display:block}.cc-file-label input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.cc-file-label:focus-within{outline:2px solid var(--action);outline-offset:3px}.cc-form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:17px;display:flex}.cc-form-actions .cc-button{padding:9px 13px;font-size:14px}.cc-live-preview{align-self:start;position:sticky;top:66px}.cc-live-preview-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.cc-live-preview-title h2{margin:0;font-size:18px}.cc-live-preview-title>span{color:var(--muted);font-size:13px}.cc-login-mini{border:1px solid var(--line);background:#fff;border-radius:8px;padding:42px 28px 40px}.cc-login-mini .cc-brand{justify-content:center;margin-bottom:27px}.cc-mini-symbol{object-fit:contain;width:90px;height:78px;margin:0 auto 22px;display:block}.cc-login-mini h3{text-align:center;margin:0 0 5px;font-size:26px}.cc-login-mini>p{text-align:center;color:var(--muted);margin-bottom:27px;font-size:14px}.cc-mini-label{color:#566174;margin-bottom:4px;font-size:12px;display:block}.cc-mini-input{color:#909aaa;border:1px solid #dce1e8;border-radius:5px;margin-bottom:15px;padding:9px 11px;font-size:13px}.cc-mini-button{text-align:center;color:#fff;background:var(--action);border-radius:5px;margin-top:22px;padding:10px 12px;font-size:14px;font-weight:600}.cc-text-link{align-items:center;gap:8px;margin-top:18px;font-size:14px;display:flex}.cc-two-fields{grid-template-columns:1fr 100px;gap:20px;display:grid}.cc-mail-preview{max-width:730px}.cc-setting-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:23px 0;display:flex}.cc-setting-row small{color:var(--muted);margin-top:4px;font-size:14px;display:block}.cc-login-page{padding-top:var(--preview-bar-height);background:#fff;flex-direction:column;min-height:100dvh;display:flex}.cc-login-content{text-align:center;width:min(448px,100% - 40px);margin:auto;padding:75px 0}.cc-login-symbol{object-fit:contain;width:124px;height:108px;margin-bottom:14px}.cc-login-content h1{margin:0 0 12px;font-size:44px}.cc-login-content>p{color:#5e6777;margin-bottom:38px;font-size:22px}.cc-login-content .cc-form{text-align:left;gap:24px}.cc-login-content .cc-form>label{gap:7px;font-size:18px}.cc-login-content input:not([type=checkbox]){height:50px;padding:12px 16px;font-size:18px}.cc-password{display:block;position:relative}.cc-password input{padding-right:48px!important}.cc-password .cc-icon-button{position:absolute;top:8px;right:9px}.cc-login-content .cc-button{height:55px;margin-top:5px;font-size:19px}.cc-login-content>small{white-space:nowrap;color:#7b8594;margin-top:28px;font-size:15px;display:block}.cc-login-page>footer{border-top:1px solid var(--line);color:#7b8594;justify-content:center;align-items:center;gap:20px;min-height:65px;font-size:14px;display:flex}.cc-login-page>footer img{width:105px;height:auto}.cc-toast{z-index:50;background:#fff;border:1px solid #d4e0d7;border-radius:8px;align-items:center;gap:12px;max-width:min(560px,100vw - 32px);padding:16px 15px 16px 20px;font-size:15px;display:flex;position:fixed;bottom:24px;right:26px;box-shadow:0 6px 30px #16233112}.cc-toast>svg{color:#318251}.cc-mobile-heading,.cc-nav-scrim{display:none}@media (width>=1600px){.cc-main{max-width:1680px;margin-right:auto}}@media (width<=1300px){.cc-app{--sidebar-width:234px}.cc-main{padding-left:28px;padding-right:28px}.cc-sidebar nav button{gap:13px;padding-left:14px;font-size:16px}.cc-brand .cc-brand-icon{width:49px}.cc-brand .cc-wordmark{width:116px}.cc-brand-home{padding-left:12px}.cc-stats>div{padding:0 24px}.cc-stats span{font-size:15px}.cc-table td,.cc-table th{padding-left:15px;padding-right:15px}.cc-site-link{gap:12px}.cc-site-link strong{font-size:16px}.cc-site-link small{font-size:14px}.cc-table,.cc-status{font-size:15px}.cc-brand-grid{grid-template-columns:minmax(370px,1.2fr) minmax(260px,1fr);gap:24px}.cc-settings-section{padding:23px}.cc-color-controls{gap:8px}.cc-color-presets{gap:7px}.cc-color-presets button{width:19px;height:19px}}@media (width<=1120px){.cc-brand-grid{grid-template-columns:1fr}.cc-live-preview{max-width:440px;position:static}.cc-toolbar{gap:16px}.cc-toolbar .cc-button{padding-left:12px;padding-right:12px;font-size:14px}.cc-toolbar .cc-button svg{display:none}.cc-tabs{gap:12px}.cc-tabs button{font-size:14px}.cc-sites-table{min-width:850px}.cc-table{min-width:780px}.cc-page-heading h1{font-size:38px}.cc-page-heading p{font-size:17px}}@media (width<=800px){.cc-app{--sidebar-width:244px}.cc-sidebar{visibility:hidden;padding-top:20px;transition:transform .16s;transform:translate(-100%)}.cc-sidebar.open{visibility:visible;transform:translate(0)}.cc-main{padding:calc(var(--preview-bar-height) + 97px) 22px 35px;margin-left:0}.cc-mobile-heading{top:var(--preview-bar-height);border-bottom:1px solid var(--line);z-index:15;background:#fff;justify-content:space-between;align-items:center;height:67px;padding:9px 20px;display:flex;position:fixed;left:0;right:0}.cc-mobile-heading .cc-brand-icon{width:40px;height:33px}.cc-mobile-heading .cc-wordmark{width:110px}.cc-mobile-heading .cc-brand{font-size:21px}.cc-nav-scrim{inset:var(--preview-bar-height) 0 0 0;z-index:19;background:#20293550;border:0;display:block;position:fixed}.cc-stats>div{padding:0 20px}.cc-brand-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);gap:20px}.cc-logo-options{grid-template-columns:1fr}.cc-logo-options label{padding:12px}.cc-logo-options span{flex-direction:row;gap:12px;padding-top:0;padding-right:16px}.cc-logo-options img{width:60px}.cc-logo-options small{font-size:13px}.cc-logo-options input{top:20px}.cc-color-controls{flex-wrap:wrap}.cc-color-presets{margin-left:5px}}@media (width<=600px){.cc-app{--preview-bar-height:64px}.cc-clean{--preview-bar-height:0px}.cc-preview-bar{flex-direction:column;align-items:stretch;gap:2px;padding:6px 15px 0;font-size:11px}.cc-preview-bar>span{line-height:18px}.cc-preview-bar nav{justify-content:space-between;gap:2px}.cc-preview-bar button{padding:4px 5px;font-size:12px}.cc-preview-bar button[aria-pressed=true]:after{left:5px;right:5px}.cc-main{padding:calc(var(--preview-bar-height) + 91px) 16px 28px}.cc-page-heading{margin-bottom:22px;display:block}.cc-page-heading h1{letter-spacing:-.8px;font-size:34px}.cc-page-heading p{font-size:16px}.cc-page-heading>.cc-button{min-height:39px;margin-top:18px;font-size:14px}.cc-stats{margin:22px 0 24px;padding:0}.cc-stats>div{padding:0 12px}.cc-stats>div:first-child{padding-left:4px}.cc-stats>div:last-child{padding-right:0}.cc-stats strong{font-size:30px}.cc-stats span{font-size:12px;line-height:1.35}.cc-toolbar{flex-wrap:wrap;gap:12px;padding:15px 13px 8px}.cc-toolbar .cc-search{flex-basis:100%}.cc-search input[type=search]{height:42px;font-size:15px}.cc-toolbar .cc-button{width:100%}.cc-toolbar .cc-button svg{display:inline}.cc-tabs{gap:12px;padding:0 12px;overflow-x:auto}.cc-tabs button{gap:5px;min-height:50px;padding-left:0;padding-right:0;font-size:13px}.cc-tabs button>span{min-width:19px;height:19px;font-size:11px}.cc-table-footer{flex-wrap:wrap;padding:15px}.cc-table-footer .cc-button{width:100%}.cc-sites-table{min-width:815px}.cc-table th,.cc-table td{padding-left:15px;padding-right:15px}.cc-table th.cc-check-cell,.cc-table td.cc-check-cell{width:48px;min-width:48px;padding-left:15px}.cc-drawer{width:100%}.cc-drawer>header{padding:22px 20px 16px}.cc-drawer>header h2{font-size:24px}.cc-drawer-body{padding:8px 20px 24px}.cc-drawer>footer{padding:15px 20px}.cc-brand-grid{grid-template-columns:1fr}.cc-settings-section{padding:21px 18px}.cc-settings-tabs{gap:18px;margin-bottom:23px;padding:0}.cc-settings-tabs button{font-size:14px}.cc-logo-options{grid-template-columns:repeat(3,1fr)}.cc-logo-options label{padding:16px 6px 10px}.cc-logo-options span{flex-direction:column;padding-top:9px;padding-right:0}.cc-logo-options img{width:70px}.cc-logo-options input{top:7px;right:7px}.cc-logo-options small{font-size:11px}.cc-color-controls input:not([type=color]){width:100px}.cc-color-presets{gap:7px;margin-left:auto}.cc-color-presets button{width:20px;height:20px}.cc-role-context{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.cc-role-context label{width:100%}.cc-event-row{align-items:flex-start;gap:12px;padding:18px 14px}.cc-event-symbol{width:35px;height:38px}.cc-event-row strong{font-size:16px}.cc-event-row>span:nth-child(2)>span{font-size:13px}.cc-event-time{display:none}.cc-login-content{width:min(360px,100% - 44px);padding:38px 0 45px}.cc-login-symbol{width:88px;height:80px;margin-bottom:8px}.cc-login-content h1{font-size:35px}.cc-login-content>p{margin-bottom:28px;font-size:18px}.cc-login-content .cc-form{gap:21px}.cc-login-content .cc-form>label{font-size:16px}.cc-login-content input:not([type=checkbox]){height:47px;font-size:16px}.cc-login-content .cc-button{height:48px;font-size:17px}.cc-login-content>small{white-space:normal;margin-top:23px;font-size:13px;line-height:1.6}.cc-login-page>footer{min-height:60px}.cc-login-page>footer img{width:92px}.cc-toast{gap:8px;padding:12px;font-size:14px;bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--accent:#f72703;--action:#d92508;--green:var(--action);--bg:#f7f8fa}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--action)}.cc-main{width:auto}.cc-profile-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.cc-profile-button:hover{background:#f7f8fa;border-radius:6px}.cc-status.paused i{background:#929aa7}.cc-password-form{max-width:560px}.cc-first-password{max-width:700px;margin:auto;padding:60px 24px}.cc-first-password>.button{margin-top:20px}.cc-login-page>footer img{object-fit:contain;max-height:36px}.page-header{margin-bottom:28px;padding:0}.page-header p{color:#637083;font-size:19px;line-height:1.4}.page-header .button{margin-top:2px}.button{border-color:#d7dce4;min-height:44px;padding:9px 18px;font-size:16px;line-height:1.4}.button:hover{background:#f4f6f8;border-color:#b8c0cc}.button.primary:hover{background:color-mix(in srgb, var(--action) 92%, black);border-color:var(--action)}.badge.green,.current{color:#247044}.stats{margin:32px 0;padding:0 5px}.stats>div{border-color:#dce2e9;padding:0 44px}.stats strong{color:var(--ink);font-size:38px;font-weight:600}.stats span{color:#728095;font-size:17px}.table-panel{border-color:var(--line);border-radius:8px}table th{border-color:var(--line);color:#677388;background:#f9fafc}table td{border-color:var(--line)}.notice{color:#46576d;background:#f2f5fa;border-color:#dce3ee}.notice.error{color:#a33222;background:#fff2ef;border-color:#f2cfc6}.settings-tabs button[aria-pressed=true]{border-color:var(--action)}.settings-section,.site-facts,.settings-list{border-color:var(--line)}dialog:not(.cc-drawer){border-color:var(--line);box-shadow:0 20px 100px #292e372b}dialog:not(.cc-drawer)::backdrop{background:#292e3766}.cc-drawer .cc-form input[type=radio]{width:19px;padding:0}.cc-drawer{border-radius:0}.cc-drawer::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}.cc-drawer .cc-form input[type=checkbox]{width:19px;padding:0}@media (width<=700px){.page-header{flex-wrap:wrap;margin-bottom:24px;padding:0}.page-header h1{font-size:32px}.stats{padding:0}.stats>div{padding:0 12px}.stats strong{font-size:28px}.stats span{font-size:13px}.settings-tabs{flex-wrap:nowrap;overflow-x:auto}.settings-tabs button{white-space:nowrap}.cc-first-password{padding:30px 18px}}
