html[data-kc-theme=light]{--kc-bg:#fff;--kc-panel:#fff;--kc-surface:#f3f3f3;--kc-surface-hover:#e9e9e9;--kc-surface-strong:#dedede;--kc-control:#fff;--kc-ink:#151515;--kc-muted:#606060;--kc-line:#d8d8d8;--kc-green:#c84319;--kc-green-deep:#353535;--kc-orange:#c84319;--kc-yellow:#c84319;--kc-accent-fill:#c84319;--kc-soft-green:#fff0ea;--kc-soft-orange:#fff0ea;--kc-sidebar:#353535;--kc-sidebar-hover:#474747;--kc-accent-hover:#ad3510;--kc-builder-scrollbar:#b6b6b6;--kc-builder-scrollbar-hover:#868686;--kc-shadow:0 12px 30px #00000012;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-kc-theme=dark]{--kc-bg:#101010;--kc-panel:#191919;--kc-surface:#242424;--kc-surface-hover:#303030;--kc-surface-strong:#353535;--kc-control:#202020;--kc-ink:#f7f7f7;--kc-muted:#b5b5b5;--kc-line:#3b3b3b;--kc-green:#ff8a66;--kc-green-deep:#202020;--kc-orange:#ff8a66;--kc-yellow:#ff8a66;--kc-accent-fill:#c84319;--kc-soft-green:#382016;--kc-soft-orange:#382016;--kc-sidebar:#202020;--kc-sidebar-hover:#303030;--kc-accent-hover:#ad3510;--kc-builder-scrollbar:#5a5a5a;--kc-builder-scrollbar-hover:#7a7a7a;--kc-shadow:0 14px 38px #00000047;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-kc-theme] body,html[data-kc-theme] body .kc-app,html[data-kc-theme] body .kc-app .kc-main{background:var(--kc-bg)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app,html[data-kc-theme] body .kc-app .kc-main{--kc-bg:inherit;--kc-panel:inherit;--kc-ink:inherit;--kc-muted:inherit;--kc-line:inherit;--kc-green:inherit;--kc-green-deep:inherit;--kc-orange:inherit;--kc-yellow:inherit;--kc-soft-green:inherit;--kc-soft-orange:inherit}html[data-kc-theme] body .kc-sidebar{background:var(--kc-sidebar)!important;color:#fff!important}html[data-kc-theme] body .kc-sidebar :is(.kc-sidebar__brand,.kc-sidebar__user){border-color:#ffffff24}html[data-kc-theme] body .kc-sidebar :is(.kc-sidebar__brand small,.kc-sidebar__nav p,.kc-sidebar__user small){color:#ffffff9e}html[data-kc-theme] body .kc-sidebar .kc-sidebar__nav a{color:#ffffffd1}html[data-kc-theme] body .kc-sidebar :is(.kc-sidebar__nav a,.kc-sidebar__toggle):hover{background:var(--kc-sidebar-hover);color:#fff}html[data-kc-theme] body .kc-sidebar .kc-sidebar__nav a.is-active{color:#c84319;background:#fff}html[data-kc-theme] body .kc-sidebar .kc-sidebar__user>div{background:var(--kc-accent-fill);color:#fff}html[data-kc-theme] body .kc-app :is(.kc-topbar,.kc-builder__top,.kc-full-preview>header){-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb, var(--kc-panel) 94%, transparent)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(.kc-save-state,.kc-view-site,.kc-builder__save),html[data-kc-theme] body .kc-app .kc-builder__top>div:first-child>span{color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app--builder :is(.kc-builder-tree,.kc-editor__body){scrollbar-color:var(--kc-builder-scrollbar) transparent;scrollbar-width:thin}html[data-kc-theme] body .kc-app--builder :is(.kc-builder-tree,.kc-editor__body)::-webkit-scrollbar{width:3px;height:3px}html[data-kc-theme] body .kc-app--builder :is(.kc-builder-tree,.kc-editor__body)::-webkit-scrollbar-track{background:0 0}html[data-kc-theme] body .kc-app--builder :is(.kc-builder-tree,.kc-editor__body)::-webkit-scrollbar-thumb{border:0;border-radius:999px;background:var(--kc-builder-scrollbar)!important}html[data-kc-theme] body .kc-app--builder :is(.kc-builder-tree,.kc-editor__body)::-webkit-scrollbar-thumb:hover{background:var(--kc-builder-scrollbar-hover)!important}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *){resize:none;scrollbar-color:var(--kc-builder-scrollbar) transparent;scrollbar-width:thin;overflow:hidden auto}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *)::-webkit-scrollbar{width:4px;height:4px}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *)::-webkit-scrollbar-track{background:0 0}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *)::-webkit-scrollbar-corner{background:0 0}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *)::-webkit-resizer{background:0 0}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *)::-webkit-scrollbar-thumb{background:var(--kc-builder-scrollbar);border-radius:999px}html[data-kc-theme] body .kc-app--builder .kc-editor__body textarea:not(.ww-site *)::-webkit-scrollbar-thumb:hover{background:var(--kc-builder-scrollbar-hover)}.kc-theme-toggle{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex;background:var(--kc-surface)!important;border:1px solid var(--kc-line)!important;color:var(--kc-ink)!important}.kc-theme-toggle:hover{background:var(--kc-surface-hover)!important;border-color:var(--kc-orange)!important;color:var(--kc-orange)!important}.kc-theme-toggle svg{color:var(--kc-orange)}.kc-builder__top .kc-theme-toggle{width:34px;padding:0}.kc-builder__top .kc-theme-toggle span{display:none}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header{min-height:0;padding:0;overflow:visible;box-shadow:none!important;color:var(--kc-ink)!important;background:0 0!important}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header:before,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header:after{display:none}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header h1{color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header>div:first-child>p{color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header>div:first-child>span{color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app :is(.kc-publish-small,.kc-button--primary,.kc-tabs button.is-active,.kc-fee-setup__intro){background:var(--kc-accent-fill)!important;border-color:var(--kc-accent-fill)!important;color:#fff!important}html[data-kc-theme] body .kc-app .kc-tabs button.is-active span{color:#c84319!important;background:#fff!important}html[data-kc-theme] body .kc-app :is(.kc-publish-small,.kc-button--primary):hover{background:var(--kc-accent-hover)!important}html[data-kc-theme] body .kc-app :is(.kc-button--secondary,.kc-icon-button){background:var(--kc-surface)!important;border-color:var(--kc-line)!important;box-shadow:none!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-button--ghost{color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app :is(.kc-panel,.kc-business-form,.kc-metrics-grid article,.kc-insight-cards article,.kc-article-summary>div,.kc-location-list article,.kc-business-card-grid>a,.kc-help-form,.kc-help-links,.kc-security-card,.kc-resource-title,.kc-resource-list,.kc-social-add-card,.kc-social-links-complete){background:var(--kc-panel)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important;box-shadow:var(--kc-shadow)!important}html[data-kc-theme] body .kc-app .kc-social-link-row>span{background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-social-link-row>span svg{color:inherit!important;stroke:currentColor!important}.kc-location-list__actions{flex-direction:column;align-items:stretch;gap:5px;min-width:92px;display:flex}.kc-location-list__actions>:is(a,button){justify-content:center;width:100%}.kc-location-list__actions>small{color:var(--kc-muted);text-align:center;font-size:9px;line-height:1.25}.kc-location-delete,.kc-location-delete-cancel{cursor:pointer;align-items:center;gap:5px;font-weight:600;display:inline-flex;border:1px solid var(--kc-line)!important;color:var(--kc-orange)!important;background:0 0!important}.kc-location-delete:hover,.kc-location-delete-cancel:hover{background:var(--kc-soft-orange)!important;border-color:var(--kc-orange)!important}.kc-location-delete-confirm{cursor:pointer;justify-content:center;align-items:center;gap:5px;font-weight:700;display:inline-flex;background:var(--kc-accent-fill)!important;border:1px solid var(--kc-accent-fill)!important;color:#fff!important}.kc-location-list__actions svg{width:12px;height:12px}@media (max-width:720px){.kc-location-list__actions{flex-flow:wrap;grid-column:1/-1}.kc-location-list__actions>:is(a,button){flex:120px}.kc-location-list__actions>small{flex:1 0 100%}}.kc-enrollment-form-settings{gap:14px}.kc-enrollment-form-group{gap:9px;display:grid}.kc-enrollment-form-group+.kc-enrollment-form-group{border-top:1px solid var(--kc-line);padding-top:14px}.kc-enrollment-form-group__header strong,.kc-enrollment-form-group__header small{display:block}.kc-enrollment-form-group__header strong{color:var(--kc-ink);font-size:10px}.kc-enrollment-form-group__header small{color:var(--kc-muted);margin-top:2px;font-size:9px;line-height:1.4}.kc-enrollment-stage-list{gap:6px;display:grid}.kc-enrollment-stage-row{position:relative}html[data-kc-theme] body .kc-app .kc-enrollment-stage-row>input{width:100%;background:var(--kc-control)!important;border:1px solid var(--kc-line)!important;color:var(--kc-ink)!important;border-radius:6px!important;height:32px!important;min-height:32px!important;padding:0 34px 0 8px!important;font-size:10px!important}html[data-kc-theme] body .kc-app .kc-enrollment-stage-row>input:focus{border-color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-enrollment-stage-row>button{cursor:pointer;justify-content:center;align-items:center;width:24px;display:flex;position:absolute;top:4px;right:4px;color:var(--kc-muted)!important;background:0 0!important;border:0!important;border-radius:4px!important;height:24px!important;min-height:24px!important;padding:0!important}html[data-kc-theme] body .kc-app .kc-enrollment-stage-row>button:hover:not(:disabled){background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-enrollment-stage-row>button:disabled{cursor:not-allowed;opacity:.35}.kc-enrollment-stage-row>button svg{width:11px;height:11px}html[data-kc-theme] body .kc-app button.kc-enrollment-stage-add{border-color:var(--kc-line)!important;color:var(--kc-orange)!important;border-radius:6px!important;min-height:30px!important;font-weight:600!important}html[data-kc-theme] body .kc-app button.kc-enrollment-stage-add:hover{background:var(--kc-soft-orange)!important;border-color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app :is(.kc-announcement-editor__empty,.kc-enquiry-mini-list>a,.kc-table-tools label,.kc-table-tools button,.kc-table-tools select,.kc-table th,.kc-table-footer,.kc-form-section:nth-child(2n),.kc-business-form__footer,.kc-image-field>div,.kc-logo-upload,.kc-article-table>article,.kc-users-panel article,.kc-help-links a,.kc-security-card>div,.kc-setting-intro,.kc-fixed-copy,.kc-list-editor details,.kc-toggle-row,.kc-weekday-editor label,.kc-fee-setup,.kc-fee-age-card,.kc-tabs,.kc-full-preview>header>div:nth-child(2)){background:var(--kc-surface)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(.kc-attention,.kc-emergency-help,.kc-insight-note,.kc-permission-guide,.kc-help-success,.kc-insight-cards article>span,.kc-location-number,.kc-business-card-grid>a>span:first-child,.kc-timeline i,.kc-builder-nav .kc-builder-tree__sections>button.is-active){background:var(--kc-soft-orange)!important;border-color:color-mix(in srgb, var(--kc-orange) 34%, var(--kc-line))!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app :is(input:not([type=color]),select,textarea):not(.ww-site *){background:var(--kc-control)!important;border:1px solid var(--kc-line)!important;color:var(--kc-ink)!important;-webkit-text-fill-color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(input,textarea):not(.ww-site *)::placeholder{opacity:.82;color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app option:not(.ww-site *){background:var(--kc-control);color:var(--kc-ink)}html[data-kc-theme] body .kc-app :is(input,select,textarea):not(.ww-site *):focus{outline:0;border-color:var(--kc-orange)!important;box-shadow:0 0 0 3px color-mix(in srgb, var(--kc-orange) 22%, transparent)!important}html[data-kc-theme] body .kc-app .kc-period-select{min-height:var(--kc-action-height);align-items:stretch;gap:0;display:inline-flex;position:relative;overflow:hidden;background:var(--kc-control)!important;border:1px solid var(--kc-line)!important;color:var(--kc-ink)!important;padding:0!important}html[data-kc-theme] body .kc-app .kc-period-select>svg{border-right:1px solid var(--kc-line);box-sizing:content-box;flex:0 0 14px;align-self:stretch;width:14px;padding:8px 9px;background:var(--kc-surface)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-period-select select{appearance:none;cursor:pointer;min-width:128px;height:32px;box-shadow:none!important;color:var(--kc-ink)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 34px 0 10px!important}html[data-kc-theme] body .kc-app .kc-period-select:after{content:"";pointer-events:none;border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;position:absolute;top:10px;right:12px;transform:rotate(45deg)}html[data-kc-theme] body .kc-app .kc-period-select:focus-within{border-color:var(--kc-orange)!important;box-shadow:0 0 0 3px color-mix(in srgb, var(--kc-orange) 22%, transparent)!important}html[data-kc-theme] body .kc-app input:is([type=checkbox],[type=radio]):not(.ww-site *){accent-color:var(--kc-orange)}html[data-kc-theme] body .kc-app :is(.kc-business-unified__heading h2,.kc-form-section>div:first-child h2,.kc-editor__header h2,.kc-article-table h2,.kc-help-form h2,.kc-help-links h2,.kc-security-card h2){color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(.kc-panel__header p,.kc-form-section>div:first-child p,.kc-setting-intro,.kc-table td small,.kc-article-table p,.kc-users-panel small,.kc-help-form>p){color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app :is(.kc-panel__header>a,.kc-featured,.kc-intent-label,.kc-resource-card-grid small,.kc-insight-cards small.is-up){color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app :is(.kc-status--neutral,.kc-status--positive,.kc-status--info){background:var(--kc-surface-strong)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-status--warning{background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app :is(.kc-builder,.kc-full-preview){background:var(--kc-surface-strong)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(.kc-builder-nav,.kc-editor,.kc-preview-toolbar){background:var(--kc-panel)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-builder-nav :is(.kc-builder-tree__page-row,.kc-builder-tree__sections>button,.kc-builder-tree__sections>a,.kc-builder-settings button){color:var(--kc-muted)!important}html[data-kc-theme] body .kc-builder-nav :is(.kc-builder-tree__page-row,.kc-builder-tree__sections>button,.kc-builder-tree__sections>a,.kc-builder-settings button):hover{background:var(--kc-surface)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-builder-nav :is(.kc-builder-tree__page-row.is-current,.kc-builder-tree__sections>button.is-active),html[data-kc-theme] body .kc-builder-settings button.is-active{background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-builder-tree__sections{border-color:var(--kc-line)}html[data-kc-theme] body .kc-app :is(.kc-branch-interest>div:not(.kc-panel__header)>div i,.kc-top-pages>div:not(.kc-panel__header)>div i){background:var(--kc-accent-fill)!important}html[data-kc-theme] body .kc-app :is(.kc-branch-interest>div:not(.kc-panel__header)>div,.kc-top-pages>div:not(.kc-panel__header)>div){background:var(--kc-surface-strong)!important}html[data-kc-theme] body .kc-app .kc-bars>span{background:0 0!important}html[data-kc-theme] body .kc-app .kc-bars>span i:first-child{background:var(--kc-accent-fill)!important}html[data-kc-theme] body .kc-app .kc-bars>span i:last-child{background:var(--kc-surface-strong)!important}html[data-kc-theme] body .kc-app .kc-donut{background:var(--kc-donut-background,var(--kc-surface-strong))!important}html[data-kc-theme] body .kc-app .kc-donut>div,html[data-kc-theme] body .kc-app .kc-notification-panel{background:var(--kc-panel)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-notification-list article{background:var(--kc-surface)!important}html[data-kc-theme] body .kc-app .kc-notification-list article.is-critical{background:color-mix(in srgb, #d95a36 9%, var(--kc-panel))!important}html[data-kc-theme] body .kc-app .kc-icon-button>.kc-notification-badge{background:var(--kc-accent-fill)!important;border-color:var(--kc-panel)!important;color:#fff!important}html[data-kc-theme] body .kc-app :is(.kc-enquiry-message p,.kc-add-item,.kc-add-large,.kc-location-mode,.kc-location-mode>div:last-child,.kc-use-list span,.kc-font-grid label,.kc-resource-card-grid a,.kc-resource-list details,.kc-menu-editor details){background:var(--kc-panel)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(.kc-location-mode>div:last-child,.kc-use-list span){background:var(--kc-surface)!important}html[data-kc-theme] body .kc-app :is(.kc-location-mode button.is-active,.kc-font-grid label.is-selected){background:var(--kc-soft-orange)!important;border-color:var(--kc-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-coordinate-row>span{background:var(--kc-soft-orange)!important;border-color:color-mix(in srgb, var(--kc-orange) 34%, var(--kc-line))!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-menu-editor summary>span{background:var(--kc-accent-fill)!important;color:#fff!important}html[data-kc-theme] body .kc-app :is(.kc-resource-card-grid a>span,.kc-resource-list__fields,.kc-menu-editor details>div){background:var(--kc-surface)!important;border-color:var(--kc-line)!important}html[data-kc-theme] body .kc-app .kc-builder-settings>span{color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app .kc-design-preview{background:var(--kc-surface-strong)!important;border-color:var(--kc-line)!important}html[data-kc-theme] body .kc-app .kc-design-preview__header{border-bottom:1px solid var(--kc-line);background:var(--kc-panel)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-danger-text{color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-fee-wizard{background:var(--kc-panel)!important;border-color:var(--kc-line)!important}.kc-fee-wizard .kc-fee-setup__intro{gap:7px;display:grid;padding:12px!important}.kc-fee-wizard .kc-fee-setup__intro>div:first-child{justify-content:space-between;align-items:center;display:flex}.kc-fee-wizard .kc-fee-setup__intro>div:first-child>span{color:#ffffffc7;font-size:9px;font-weight:700}.kc-fee-wizard .kc-fee-setup__intro p{color:#ffffffd1;margin:0}.kc-fee-progress{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.kc-fee-progress i{background:#ffffff3d;border-radius:99px;height:3px}.kc-fee-progress i.is-active{background:#fff}.kc-fee-slide{gap:12px;min-height:190px;padding:12px;animation:.2s both kc-fee-slide-in;display:grid}html[data-kc-theme] body .kc-app .kc-fee-step-title>span{background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}.kc-fee-location-options{gap:7px;display:grid}html[data-kc-theme] body .kc-app .kc-fee-location-options>button{text-align:left;grid-template-columns:16px minmax(0,1fr) 14px;align-items:center;gap:8px;display:grid;background:var(--kc-surface)!important;border:1px solid var(--kc-line)!important;color:var(--kc-ink)!important;min-height:46px!important;padding:7px 9px!important}html[data-kc-theme] body .kc-app .kc-fee-location-options>button:hover{background:var(--kc-surface-hover)!important;border-color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-fee-location-options>button.is-active{background:var(--kc-soft-orange)!important;border-color:var(--kc-orange)!important;color:var(--kc-orange)!important}.kc-fee-location-options>button>svg{width:14px;height:14px}.kc-fee-location-options>button>span :is(strong,small){display:block}.kc-fee-location-options>button>span strong{font-size:10px}.kc-fee-location-options>button>span small{color:var(--kc-muted);margin-top:2px;font-size:9px}html[data-kc-theme] body .kc-app .kc-fee-single-location{background:var(--kc-surface)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}.kc-fee-band-list{gap:8px;display:grid}html[data-kc-theme] body .kc-app .kc-fee-band{border:1px solid var(--kc-line);border-radius:7px;gap:8px;padding:8px;display:grid;background:var(--kc-surface)!important}.kc-fee-band>header{justify-content:space-between;align-items:center;display:flex}.kc-fee-band>header>strong{font-size:10px}.kc-fee-band>header>button{color:var(--kc-muted)!important;background:0 0!important;border:0!important}.kc-fee-band>header>button:hover{color:var(--kc-orange)!important}.kc-fee-band>header svg{width:12px;height:12px}.kc-fee-band>div{grid-template-columns:1fr 1fr 1.15fr;gap:6px;display:grid}.kc-fee-band label{gap:4px;display:grid}.kc-fee-band label>span,.kc-fee-running-days>span{color:var(--kc-muted);font-size:9px;font-weight:700}.kc-fee-band :is(input,select){width:100%;min-width:0;height:31px;padding:0 6px!important}.kc-fee-range-help{color:var(--kc-muted);font-size:9px;line-height:1.4}html[data-kc-theme] body .kc-app .kc-fee-add-group{justify-content:center;align-items:center;gap:5px;width:100%;font-weight:600;display:inline-flex;border:1px dashed var(--kc-line)!important;color:var(--kc-orange)!important;background:0 0!important}.kc-fee-add-group:hover{background:var(--kc-soft-orange)!important;border-color:var(--kc-orange)!important}.kc-fee-add-group svg{width:12px;height:12px}.kc-fee-running-times{grid-template-columns:1fr 1fr;gap:8px;display:grid}.kc-fee-running-days{gap:6px;display:grid}.kc-fee-price-grid{scrollbar-color:var(--kc-builder-scrollbar) transparent;scrollbar-width:thin;gap:7px;padding-bottom:3px;display:grid;overflow-x:auto}html[data-kc-theme] body .kc-app .kc-fee-price-column{border:1px solid var(--kc-line);text-align:center;border-radius:7px;gap:5px;padding:8px;display:grid;background:var(--kc-surface)!important}.kc-fee-price-column>strong{min-height:25px;font-size:9px;line-height:1.3}.kc-fee-price-column>span{color:var(--kc-muted);font-size:8px}.kc-fee-price-column>div{background:var(--kc-control);border:1px solid var(--kc-line);border-radius:6px;grid-template-columns:18px minmax(0,1fr);align-items:center;display:grid;overflow:hidden}.kc-fee-price-column>div>i{color:var(--kc-orange);font-size:10px;font-style:normal;font-weight:700}.kc-fee-price-column>div>input{width:100%;min-width:0;height:31px;font-size:10px;border:0!important;border-left:1px solid var(--kc-line)!important;border-radius:0!important;padding:0 5px!important}.kc-fee-wizard__nav{background:var(--kc-surface);border-top:1px solid var(--kc-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:8px 10px;display:grid}.kc-fee-wizard__nav>small{color:var(--kc-muted);font-size:9px}.kc-fee-back{justify-self:start;border:1px solid var(--kc-line)!important;color:var(--kc-ink)!important;background:0 0!important}.kc-fee-back:hover{background:var(--kc-surface-hover)!important;border-color:var(--kc-orange)!important;color:var(--kc-orange)!important}.kc-fee-back svg{width:13px;height:13px}html[data-kc-theme] body .kc-app .kc-fee-next{justify-self:end;align-items:center;gap:5px;font-weight:700;display:inline-flex;background:var(--kc-accent-fill)!important;border:1px solid var(--kc-accent-fill)!important;color:#fff!important}.kc-fee-next:hover:not(:disabled){background:var(--kc-accent-hover)!important;border-color:var(--kc-accent-hover)!important}.kc-fee-next svg{width:12px;height:12px}@keyframes kc-fee-slide-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.kc-fee-slide{animation:none}}html[data-kc-theme] body .kc-app :is(.kc-brand-mark,.kc-date-block--closure){background:var(--kc-accent-fill)!important;color:#fff!important}html[data-kc-theme] body .kc-app :is(.kc-intent-icon,.kc-users-panel article>div,.kc-structured-number,.kc-date-block,.kc-date-block--term){background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-date-block small{color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-resource-title>span{background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app .kc-resource-title small{color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app :is(.kc-domain-record,.kc-domain-checks article){background:var(--kc-surface)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-domain-record button{background:var(--kc-control)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app :is(.kc-emergency-help p,.kc-help-success p){color:var(--kc-muted)!important}html[data-kc-theme] body .kc-app :is(.kc-emergency-help a,.kc-help-success a){color:var(--kc-orange)!important}html[data-kc-theme] :is(.kc-auth,.kc-onboarding){background:var(--kc-bg)!important;color:var(--kc-ink)!important}html[data-kc-theme] :is(.kc-auth__brand,.kc-onboarding>aside){background:var(--kc-sidebar)!important;color:#fff!important}html[data-kc-theme] :is(.kc-auth__form,.kc-onboarding>section){background:var(--kc-panel)!important;color:var(--kc-ink)!important}html[data-kc-theme] :is(.kc-auth,.kc-onboarding) :is(input:not([type=color]),select,textarea){background:var(--kc-control)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important;-webkit-text-fill-color:var(--kc-ink)!important}html[data-kc-theme] :is(.kc-auth,.kc-onboarding) .kc-button--primary,html[data-kc-theme] :is(.kc-auth-logo,.kc-onboarding-logo)>span,html[data-kc-theme] .kc-onboarding>aside>div>div:is(.is-active,.is-complete)>span{background:var(--kc-accent-fill)!important;border-color:var(--kc-accent-fill)!important;color:#fff!important}html[data-kc-theme] :is(.kc-auth,.kc-onboarding) .kc-button--primary:hover{background:var(--kc-accent-hover)!important}html[data-kc-theme] :is(.kc-location-choice>a,.kc-onboarding-map,.kc-onboarding-branches>div,.kc-onboarding-review>div,.kc-auth-sent){background:var(--kc-panel)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] :is(.kc-location-choice>a>span,.kc-onboarding-branches>div>span,.kc-onboarding-review>div>span){background:var(--kc-soft-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] .kc-onboarding-map button{background:var(--kc-control)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] :is(.kc-auth-error,.kc-onboarding-branches>div button){color:var(--kc-orange)!important}@media (max-width:720px){.kc-theme-toggle{width:34px;padding:0}}html[data-kc-theme]{--kc-action-radius:6px;--kc-action-font-size:10px;--kc-action-height:32px;--kc-action-padding-inline:10px;--kc-icon-action-size:30px}html[data-kc-theme] body :is(.kc-app button:not(.kc-sidebar *):not(.ww-site *),.kc-app a.kc-button:not(.kc-sidebar *):not(.ww-site *),.kc-auth button,.kc-auth a.kc-button,.kc-onboarding button,.kc-onboarding a.kc-button){border-radius:var(--kc-action-radius)!important;font-size:var(--kc-action-font-size)!important;min-height:var(--kc-action-height)!important;padding:0 var(--kc-action-padding-inline)!important}html[data-kc-theme] body :is(.kc-app button[aria-label]:not(.kc-text-action):not(.kc-sidebar *):not(.ww-site *),.kc-app a[aria-label]:not(.kc-sidebar *):not(.ww-site *),.kc-auth button[aria-label]:not(.kc-text-action),.kc-auth a[aria-label],.kc-onboarding button[aria-label]:not(.kc-text-action),.kc-onboarding a[aria-label]){border-radius:var(--kc-action-radius)!important;font-size:var(--kc-action-font-size)!important;height:var(--kc-icon-action-size)!important;min-height:var(--kc-icon-action-size)!important;width:var(--kc-icon-action-size)!important;padding:0!important}.kc-theme-toggle{height:var(--kc-icon-action-size)!important;min-height:var(--kc-icon-action-size)!important;width:var(--kc-icon-action-size)!important;gap:0!important;padding:0!important}.kc-theme-toggle svg{width:14px;height:14px}.kc-save-small{cursor:pointer;justify-content:center;align-items:center;gap:6px;min-width:52px;font-weight:800;display:inline-flex;background:var(--kc-accent-fill)!important;border:1px solid var(--kc-accent-fill)!important;color:#fff!important}.kc-save-small:hover:not(:disabled){background:var(--kc-accent-hover)!important;border-color:var(--kc-accent-hover)!important}html[data-kc-theme] body .kc-app button.kc-image-action{--kc-action-font-size:9px;--kc-action-height:18px;--kc-action-padding-inline:4px;box-sizing:border-box;cursor:pointer;justify-content:center;align-self:flex-start;align-items:center;margin-top:6px;display:inline-flex;background:var(--kc-accent-fill)!important;border:1px solid var(--kc-accent-fill)!important;color:#fff!important;height:18px!important;min-height:18px!important;padding:0 4px!important;font-size:9px!important;font-weight:500!important;line-height:1!important}html[data-kc-theme] body .kc-app button.kc-image-action:hover{background:var(--kc-accent-hover)!important;border-color:var(--kc-accent-hover)!important}html[data-kc-theme] body .kc-app button.kc-image-action:focus-visible{outline-offset:2px;outline:2px solid var(--kc-orange)!important}.kc-save-small:disabled,.kc-text-action:disabled{cursor:not-allowed;opacity:1;background:var(--kc-surface)!important;border-color:var(--kc-line)!important;box-shadow:none!important;color:var(--kc-muted)!important}.kc-save-small[aria-busy=true]:disabled,.kc-text-action[aria-busy=true]:disabled{cursor:wait;opacity:.86;background:var(--kc-accent-fill)!important;border-color:var(--kc-accent-fill)!important;color:#fff!important}.kc-saving-dots{justify-content:center;align-items:center;gap:3px;height:10px;display:inline-flex}.kc-saving-dots>i{border-radius:50%;width:3px;height:3px;animation:.9s ease-in-out infinite kc-saving-dot;display:block;background:currentColor!important}.kc-saving-dots>i:nth-child(2){animation-delay:.14s}.kc-saving-dots>i:nth-child(3){animation-delay:.28s}@keyframes kc-saving-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.kc-saving-dots>i{opacity:.75;animation:none}}html[data-kc-theme] body .kc-app input[type=checkbox]:not(.ww-site *){cursor:pointer;flex:0 0 18px;margin:0;transition:background-color .12s,border-color .12s;appearance:none!important;background:var(--kc-control)!important;border:1px solid var(--kc-line)!important;box-shadow:none!important;border-radius:4px!important;width:18px!important;height:18px!important;min-height:18px!important;padding:0!important}html[data-kc-theme] body .kc-app input[type=checkbox]:not(.ww-site *):hover{background:color-mix(in srgb, var(--kc-orange) 9%, var(--kc-control))!important;border-color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app input[type=checkbox]:not(.ww-site *):checked{background:var(--kc-accent-fill) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8.3 6.5 11.7 13 4.7' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 13px 13px no-repeat!important;border-color:var(--kc-accent-fill)!important}html[data-kc-theme] body .kc-app input[type=checkbox]:not(.ww-site *):focus,html[data-kc-theme] body .kc-app input[type=checkbox]:not(.ww-site *):focus-visible{outline-offset:2px;border-color:var(--kc-orange)!important;box-shadow:none!important;outline:2px solid color-mix(in srgb, var(--kc-orange) 72%, transparent)!important}html[data-kc-theme] body .kc-app input[type=checkbox]:not(.ww-site *):disabled{cursor:not-allowed;opacity:.45}html[data-kc-theme] body .kc-app .kc-announcement-switch input[type=checkbox],html[data-kc-theme] body .kc-app .kc-weekday-editor--fees input[type=checkbox]{flex:0 0 0;position:absolute;box-shadow:none!important;opacity:0!important;background:0 0!important;border:0!important;outline:0!important;width:0!important;height:0!important;min-height:0!important}html[data-kc-theme] body .kc-app .kc-announcement-switch input[type=checkbox]{width:1px!important;height:1px!important}.kc-meal-types-control{gap:7px;display:grid}.kc-meal-types-control__trigger svg:last-child{margin-left:auto;transition:transform .14s}.kc-meal-types-control__trigger svg:last-child.is-open{transform:rotate(180deg)}.kc-meal-types-editor{background:var(--kc-surface);border:1px solid var(--kc-line);border-radius:6px;gap:10px;padding:10px;display:grid}.kc-meal-types-editor__intro strong,.kc-meal-types-editor__intro small{display:block}.kc-meal-types-editor__intro strong{color:var(--kc-ink);font-size:10px}.kc-meal-types-editor__intro small{color:var(--kc-muted);margin-top:2px;font-size:9px;line-height:1.4}.kc-meal-types-editor__list{gap:6px;display:grid}.kc-meal-types-editor__list>label{grid-template-columns:45px minmax(0,1fr) 26px;align-items:center;gap:7px;display:grid}.kc-meal-types-editor__list>label>span{color:var(--kc-muted);font-size:9px;font-weight:700}html[data-kc-theme] body .kc-app .kc-meal-types-editor__list input{border-radius:5px!important;height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:10px!important}html[data-kc-theme] body .kc-app button.kc-meal-types-editor__remove,html[data-kc-theme] body .kc-app button.kc-meal-types-editor__add{cursor:pointer;justify-content:center;align-items:center;gap:4px;display:inline-flex;background:var(--kc-control)!important;border:1px solid var(--kc-line)!important;color:var(--kc-muted)!important;border-radius:5px!important;min-height:26px!important;padding:0 7px!important;font-size:9px!important;font-weight:600!important}html[data-kc-theme] body .kc-app button.kc-meal-types-editor__remove{width:26px;height:26px;color:var(--kc-danger,#a54b38)!important;padding:0!important}html[data-kc-theme] body .kc-app button.kc-meal-types-editor__add{justify-self:start}.kc-meal-types-editor__remove svg,.kc-meal-types-editor__add svg{width:11px;height:11px}html[data-kc-theme] body .kc-app button.kc-meal-types-editor__remove:hover:not(:disabled),html[data-kc-theme] body .kc-app button.kc-meal-types-editor__add:hover:not(:disabled){border-color:var(--kc-orange)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app button.kc-meal-types-editor__remove:disabled,html[data-kc-theme] body .kc-app button.kc-meal-types-editor__add:disabled{cursor:not-allowed;opacity:.45}html[data-kc-theme] body .kc-app .kc-account-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:16px;display:grid}html[data-kc-theme] body .kc-app .kc-account-layout>main{gap:14px;display:grid;box-shadow:none!important;background:0 0!important;border:0!important}.kc-account-personal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}html[data-kc-theme] body .kc-app .kc-account-card{grid-template-rows:auto 1fr auto;display:grid;overflow:hidden;padding:0!important}.kc-account-card>header{border-bottom:1px solid var(--kc-line);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:16px 17px 13px;display:grid}.kc-account-card>header>span,.kc-security-card__heading>span{background:color-mix(in srgb, var(--kc-orange) 12%, var(--kc-surface));color:var(--kc-orange);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.kc-account-card>header svg,.kc-security-card__heading>span svg{width:15px;height:15px}.kc-account-card h2,.kc-security-card__heading h2{color:var(--kc-ink);margin:0;font-family:inherit;font-size:13px;font-weight:750;line-height:1.2}.kc-account-card header p,.kc-security-card__heading p{color:var(--kc-muted);margin:3px 0 0;font-size:9px;line-height:1.4}.kc-account-card__fields{gap:10px;padding:15px 17px;display:grid}.kc-account-card>footer{border-top:1px solid var(--kc-line);justify-content:flex-end;padding:11px 17px;display:flex}html[data-kc-theme] body .kc-app .kc-account-card .kc-form-field input{height:34px!important;min-height:34px!important}html[data-kc-theme] body .kc-app .kc-account-layout .kc-business-form .kc-form-section{grid-template-columns:minmax(160px,.36fr) minmax(0,1fr);gap:clamp(20px,3vw,36px);padding:20px!important}html[data-kc-theme] body .kc-app .kc-account-layout .kc-form-section>div:first-child h2{font-family:inherit;font-size:13px;font-weight:750;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-account-layout .kc-form-section>div:first-child p{margin-bottom:0;font-size:9px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record{border-radius:6px;background:var(--kc-surface)!important;border-color:var(--kc-line)!important}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record button{background:var(--kc-control)!important;border-color:var(--kc-line)!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article{border-radius:7px;background:var(--kc-panel)!important;border-color:var(--kc-line)!important;box-shadow:none!important;color:var(--kc-ink)!important}html[data-kc-theme] body .kc-app .kc-account-layout>aside{gap:12px;display:grid}html[data-kc-theme] body .kc-app .kc-account-layout .kc-security-card{position:sticky;top:74px;padding:16px!important}html[data-kc-theme] body .kc-app .kc-security-card>.kc-security-card__heading{align-items:center;gap:10px;justify-content:initial;grid-template-columns:32px minmax(0,1fr);display:grid;border:0!important;padding:0 0 13px!important}html[data-kc-theme] body .kc-app .kc-security-card>div:not(.kc-security-card__heading){min-height:43px;border-top:1px solid var(--kc-line)!important;padding:9px 0!important}html[data-kc-theme] body .kc-app .kc-security-card>p{border-top:1px solid var(--kc-line);margin:3px 0 0;padding-top:12px;line-height:1.45}@media (max-width:1100px){html[data-kc-theme] body .kc-app .kc-account-layout{grid-template-columns:1fr}html[data-kc-theme] body .kc-app .kc-account-layout .kc-security-card{position:static}}@media (max-width:720px){.kc-account-personal-grid{grid-template-columns:1fr}html[data-kc-theme] body .kc-app .kc-account-layout .kc-business-form .kc-form-section{grid-template-columns:1fr;gap:14px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks{grid-template-columns:1fr}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record{grid-template-columns:1fr 1fr;align-items:stretch}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div:nth-child(3),html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>button{grid-column:1/-1}}html[data-kc-theme] body .kc-app .kc-dashboard-primary{grid-template-columns:minmax(0,1fr) 290px;align-items:stretch;gap:16px;margin-bottom:16px;display:grid}html[data-kc-theme] body .kc-app .kc-dashboard-enquiries{margin-bottom:16px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status{grid-template:"header header""preview details"1fr"preview actions"/minmax(0,1fr) 210px;padding-bottom:0;display:grid;overflow:hidden}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status>.kc-panel__header{grid-area:header}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card{border-color:var(--kc-panel);box-shadow:none;grid-area:preview;align-self:stretch;margin:18px 0 18px 18px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card__top{background:var(--kc-surface)}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card__top span{background:var(--kc-surface-strong)}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card__body{height:280px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status dl{grid-area:details;margin:18px 18px 8px 14px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status dl div{flex-direction:column;align-items:flex-start;gap:3px;padding:9px 0}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status dd{line-height:1.35}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status__actions{grid-area:actions;align-self:end;padding:0 18px 18px 14px;display:grid}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health{align-content:start;gap:15px;margin:0;padding:20px;display:grid}html[data-kc-theme] body .kc-app .kc-content-health__header{justify-content:space-between;align-items:center;display:flex}html[data-kc-theme] body .kc-app .kc-content-health__header>div{align-items:center;gap:8px;display:flex}html[data-kc-theme] body .kc-app .kc-content-health__header h2{margin:0}html[data-kc-theme] body .kc-app .kc-content-health__builder{width:30px;height:30px;min-height:30px;padding:0}html[data-kc-theme] body .kc-app .kc-content-health__builder svg{width:13px;height:13px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health .kc-progress{height:7px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health>p{margin:0;line-height:1.55}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health ul{gap:0}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health li{border-top:1px solid var(--kc-line);gap:8px;min-height:40px;padding:7px 0}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health li svg{flex:none;width:13px;height:13px}html[data-kc-theme] body .kc-app .kc-dashboard-announcement{margin-bottom:0;overflow:hidden}html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-announcement-editor__fields{grid-template-columns:minmax(0,1.5fr) minmax(150px,.65fr) minmax(210px,1fr);align-items:start;gap:12px;padding:16px 18px 18px;display:grid}html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-form-field{min-width:0}html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-form-field input{width:100%}@media (max-width:1080px){html[data-kc-theme] body .kc-app .kc-dashboard-primary{grid-template-columns:1fr}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health{grid-template-columns:minmax(0,.75fr) minmax(220px,1.25fr)}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health__header,html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health .kc-progress{grid-column:1}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health>p,html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health>ul{grid-column:2}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health>p{grid-row:1}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health>ul{grid-row:2/span 2}html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-announcement-editor__fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-announcement-editor__fields>label:first-child{grid-column:1/-1}}@media (max-width:760px){html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status{grid-template:"header""preview""details""actions"/1fr}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card{margin:14px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card__body{height:250px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status dl{margin:0 14px 10px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status dl div{flex-direction:row;align-items:center}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status__actions{grid-template-columns:1fr 1fr;padding:0 14px 14px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health{grid-template-columns:1fr;display:grid}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-content-health>*{grid-area:auto/1!important}html[data-kc-theme] body .kc-app .kc-dashboard-announcement>header{grid-template-columns:34px minmax(0,1fr) auto;padding:14px}html[data-kc-theme] body .kc-app .kc-dashboard-announcement>header>.kc-status{display:none}}@media (max-width:560px){html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-preview-card__body{height:210px}html[data-kc-theme] body .kc-app .kc-dashboard-primary .kc-site-status__actions,html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-announcement-editor__fields{grid-template-columns:1fr}html[data-kc-theme] body .kc-app .kc-dashboard-announcement .kc-announcement-editor__fields>label:first-child{grid-column:auto}html[data-kc-theme] body .kc-app .kc-enquiry-mini-list>a{grid-template-columns:32px minmax(0,1fr) auto}html[data-kc-theme] body .kc-app .kc-enquiry-mini-list>a time{display:none}}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-dns-panel .kc-form-section{grid-template-columns:minmax(0,1fr);gap:14px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-dns-panel__intro{justify-content:space-between;align-items:end;gap:18px;display:flex}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-dns-panel__intro>p{text-align:right;max-width:440px;margin:0}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record{grid-template-columns:90px minmax(150px,.8fr) minmax(250px,1.5fr) auto;align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div{border-right:1px solid var(--kc-line);align-content:center;gap:5px;min-height:62px;padding:12px 14px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record span{letter-spacing:.04em;font-size:8px;font-weight:750;line-height:1}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record strong{overflow-wrap:anywhere;font-size:10px;line-height:1.35}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record__copy{white-space:nowrap;place-self:center end;margin:0 12px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks{align-items:stretch;gap:14px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article{grid-template-columns:32px minmax(0,1fr) auto;gap:11px;min-height:70px;padding:13px 15px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article>svg{width:17px;height:17px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article>div{min-width:0}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article .kc-status{white-space:nowrap;justify-self:end}@media (max-width:820px){html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-dns-panel__intro{flex-direction:column;align-items:start;gap:5px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-dns-panel__intro>p{text-align:left;max-width:520px}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record{grid-template-columns:minmax(100px,.55fr) minmax(0,1fr)}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div{border-bottom:1px solid var(--kc-line)}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div:nth-child(2){border-right:0}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div:nth-child(3),html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record__copy{grid-column:1/-1}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div:nth-child(3){border-right:0}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record__copy{justify-self:stretch;margin:10px 12px}}@media (max-width:560px){html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record{grid-template-columns:1fr}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div,html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record>div:nth-child(3),html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-record__copy{border-right:0;grid-column:auto}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article{grid-template-columns:28px minmax(0,1fr)}html[data-kc-theme] body .kc-app .kc-account-layout .kc-domain-checks article .kc-status{grid-column:2;justify-self:start}}html[data-kc-theme] body .kc-app :is(.kc-page,.kc-subpage,.kc-panel,.kc-dashboard-primary>*,.kc-detail-grid>*,.kc-article-editor-layout>*,.kc-insights-grid>*,.kc-help-grid>*,.kc-account-layout>*,.kc-design-layout>*,.kc-business-unified>*,.kc-form-section>*,.kc-resource-list,.kc-menu-editor,.kc-users-panel){min-width:0}html[data-kc-theme] body .kc-app:not(.kc-app--builder) :is(input,select,textarea){min-width:0;max-width:100%}html[data-kc-theme] body .kc-app .kc-note-actions{gap:12px;width:auto}html[data-kc-theme] body .kc-app :is(.kc-users-panel small,.kc-location-list p,.kc-article-table p,.kc-domain-record strong,.kc-resource-list summary small){overflow-wrap:anywhere}html[data-kc-theme] body .kc-app .kc-table-wrap{overscroll-behavior-inline:contain;max-width:100%}@media (min-width:721px) and (max-width:1180px){html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header{flex-wrap:wrap;align-items:flex-start;gap:16px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header__actions{flex-wrap:wrap;flex:0 auto;max-width:100%}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-panel__header{gap:12px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-business-unified__heading{flex-wrap:wrap;align-items:flex-start;gap:10px 16px}}@media (min-width:721px) and (max-width:980px){html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-topbar{gap:8px;padding-inline:16px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-save-state{text-overflow:ellipsis;white-space:nowrap;max-width:min(230px,32vw);overflow:hidden}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-detail-grid,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-article-editor-layout,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-design-layout,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-help-grid,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-account-layout{grid-template-columns:minmax(0,1fr)}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-detail-aside,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-article-editor-layout>aside,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-help-grid>aside{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-design-preview,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-account-layout .kc-security-card{position:static}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-form-section,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-account-layout .kc-business-form .kc-form-section{grid-template-columns:minmax(0,1fr);gap:16px;padding:22px!important}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-form-section>div:first-child p{max-width:620px;margin-bottom:0}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-location-mode{flex-direction:column;align-items:stretch;min-height:0;padding:20px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-location-mode>div:last-child{align-self:stretch}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-location-mode button{flex:1}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-location-list article{grid-template-columns:45px minmax(0,1fr);align-items:start}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-location-list__actions{flex-flow:wrap;grid-column:2;align-items:stretch;min-width:0}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-location-list__actions>:is(a,button){flex:120px;width:auto}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-article-table>article{grid-template-columns:84px minmax(0,1fr) auto;align-items:start}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-article-table>article>.kc-status{grid-area:1/3}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-article-table>article>.kc-row-actions{grid-column:2/4;justify-self:start}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-users-panel article{grid-template-columns:34px minmax(0,1fr) auto;align-items:center}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-users-panel article>span{min-width:0}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-users-panel select{grid-column:2;width:100%;max-width:220px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-users-panel article>.kc-status{grid-column:3}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-users-panel article>button{grid-area:1/3}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-resource-list__fields{padding:16px 20px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-resource-title{grid-template-columns:36px minmax(0,1fr) auto}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-tabs{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-tabs button{white-space:nowrap;flex:none}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-table{min-width:740px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-visitors-chart .kc-panel__header{flex-wrap:wrap;align-items:flex-start}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-full-preview>header{gap:10px;padding-inline:14px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-full-preview>header>div{min-width:0}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-full-preview>header>div:last-child>span{display:none}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-full-preview>main{padding:16px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) :is(.kc-full-preview__device--desktop,.kc-full-preview__device--tablet){width:100%;max-width:100%}}@media (min-width:721px) and (max-width:820px){html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-view-site{display:none}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header__actions{width:100%}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-page-header__actions .kc-button{flex:0 auto}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-account-personal-grid,html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-resource-card-grid{grid-template-columns:minmax(0,1fr)}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-resource-links-editor>div{grid-template-columns:18px minmax(0,1fr) 36px}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-resource-links-editor>div>label:first-of-type{grid-column:2/4}html[data-kc-theme] body .kc-app:not(.kc-app--builder) .kc-resource-links-editor>div>label:last-of-type{grid-column:2}}@media (min-width:721px) and (max-width:1050px){html[data-kc-theme] body .kc-app--builder .kc-builder__workspace{grid-template-columns:160px minmax(0,1fr) 280px;height:calc(100vh - 112px);display:grid}html[data-kc-theme] body .kc-app--builder .kc-builder__workspace--left-closed{grid-template-columns:minmax(0,1fr) 280px}html[data-kc-theme] body .kc-app--builder .kc-builder-nav{display:flex}html[data-kc-theme] body .kc-app--builder .kc-builder__workspace--left-closed .kc-builder-nav{display:none}html[data-kc-theme] body .kc-app--builder .kc-builder__workspace .kc-editor{width:auto;max-height:none;position:static;bottom:auto;right:auto}html[data-kc-theme] body .kc-app--builder .kc-preview-stage{height:auto}html[data-kc-theme] body .kc-app--builder .kc-builder__top{gap:10px}html[data-kc-theme] body .kc-app--builder .kc-builder__top>div:first-child{min-width:0}html[data-kc-theme] body .kc-app--builder .kc-builder__top>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}}@media (min-width:721px) and (max-width:840px){html[data-kc-theme] body .kc-app--builder .kc-builder__workspace{grid-template-columns:145px minmax(0,1fr) 270px}html[data-kc-theme] body .kc-app--builder .kc-builder__workspace--left-closed{grid-template-columns:minmax(0,1fr) 270px}html[data-kc-theme] body .kc-app--builder .kc-builder__save,html[data-kc-theme] body .kc-app--builder .kc-builder__top>div:first-child>span{display:none}html[data-kc-theme] body .kc-app--builder .kc-builder__top>div:first-child strong{max-width:105px}html[data-kc-theme] body .kc-app--builder .kc-preview-toolbar>a{display:none}}html[data-kc-theme] body .kc-app .kc-notification-list article{position:relative}html[data-kc-theme] body .kc-app .kc-notification-list article.has-dismiss{padding-right:38px}html[data-kc-theme] body .kc-app button.kc-notification-dismiss{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:8px;right:8px;color:var(--kc-muted)!important;background:0 0!important;border:0!important;padding:0!important}html[data-kc-theme] body .kc-app button.kc-notification-dismiss:hover:not(:disabled){background:var(--kc-surface-strong)!important;color:var(--kc-orange)!important}html[data-kc-theme] body .kc-app button.kc-notification-dismiss:focus-visible{outline:2px solid color-mix(in srgb, var(--kc-orange) 42%, transparent);outline-offset:1px}html[data-kc-theme] body .kc-app button.kc-notification-dismiss:disabled{cursor:wait;opacity:.45}html[data-kc-theme] body .kc-app button.kc-notification-dismiss svg{width:12px;height:12px}
