:root{--scv-bg:#f4f2ed;--scv-panel:#fff;--scv-text:#242320;--scv-muted:#76736d;--scv-border:#dedbd4;--scv-accent:#a46f2d;--scv-accent-dark:#82551f;--scv-danger:#a3463e;--scv-font-xs:12px;--scv-font-sm:13px;--scv-page-gutter:clamp(16px,3vw,48px)}*{box-sizing:border-box}body.shift-calendar-vue-theme{background:var(--scv-bg);color:var(--scv-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}button,input,select,textarea{font:inherit}.scv-bootstrap-message,.scv-fallback-page,.scv-loading{margin:80px auto;max-width:900px;padding:24px;text-align:center}.scv-app{min-height:0}.scv-site{display:flex;flex-direction:column;min-height:100vh}.scv-site .scv-main{flex:1}.scv-header{background:#22211f;color:#fff;padding:22px 0;position:relative;z-index:60}.scv-header p{color:#b9b5ae;font-size:14px;margin:5px 0 0}.scv-header__inner{align-items:center;display:grid;gap:clamp(22px,3vw,48px);grid-template-columns:auto minmax(0,1fr) auto;margin:0 auto;max-width:1640px;padding-inline:var(--scv-page-gutter);width:100%}.scv-header__brand{min-width:0}.scv-header-actions{grid-column:3;justify-self:end}.scv-brand{color:#fff;font-size:clamp(22px,3vw,32px);font-weight:750;text-decoration:none}.scv-brand span{color:#c89550}.scv-navigation-bar{background:transparent;border-bottom:0;box-shadow:none;position:relative;z-index:40}.scv-navigation-bar__inner{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1640px;min-height:58px;padding:8px var(--scv-page-gutter);width:100%}.scv-primary-menu{align-items:center;display:flex;gap:40px;grid-column:2;justify-self:end;min-width:0}.scv-primary-menu ul{list-style:none;margin:0;padding:0}.scv-primary-menu>.scv-primary-menu__list{align-items:center;display:flex;flex-wrap:wrap;gap:4px}.scv-primary-menu li{position:relative}.scv-primary-menu a{align-items:center;border-radius:8px;color:#d6d2cb;display:flex;font-size:var(--scv-font-sm);font-weight:650;min-height:40px;padding:8px 11px;text-decoration:none;white-space:nowrap}.scv-primary-menu a:focus-visible,.scv-primary-menu a:hover{background:hsla(0,0%,100%,.09);color:#fff;outline:0}.scv-primary-menu .current-menu-ancestor>a,.scv-primary-menu .current-menu-item>a,.scv-primary-menu .current_page_item>a{background:rgba(200,149,80,.18);color:#fff}.scv-primary-menu .sub-menu{background:#fff;border:1px solid var(--scv-border);border-radius:10px;box-shadow:0 14px 30px rgba(45,39,30,.13);display:none;left:0;min-width:190px;padding:6px;position:absolute;top:calc(100% + 3px);width:max-content;z-index:10}.scv-primary-menu .sub-menu a{color:#4f4b45;min-height:38px}.scv-primary-menu .sub-menu a:focus-visible,.scv-primary-menu .sub-menu a:hover{background:#f2eee7;color:var(--scv-accent-dark)}.scv-primary-menu .sub-menu .current-menu-ancestor>a,.scv-primary-menu .sub-menu .current-menu-item>a,.scv-primary-menu .sub-menu .current_page_item>a{background:#f2eee7;color:var(--scv-accent-dark)}.scv-primary-menu li:focus-within>.sub-menu,.scv-primary-menu li:hover>.sub-menu{display:block}.scv-language-switcher{background:hsla(0,0%,100%,.04);border:1px solid #4f4b46;border-radius:8px;display:inline-flex;flex:none;gap:2px}.scv-language-switcher__link{border-radius:6px;color:#c9c5be;display:grid;font-size:12px;font-weight:400!important;letter-spacing:.04em;line-height:1;min-height:32px;min-width:34px;padding:5px 7px;place-items:center;text-decoration:none}.scv-language-switcher__link:focus-visible,.scv-language-switcher__link:hover{background:hsla(0,0%,100%,.1);color:#fff;outline:0}.scv-language-switcher__link.is-active{color:#c89550;pointer-events:none}.scv-mobile-menu-toggle{display:none}.scv-header-auth{align-items:center;display:flex;gap:7px}.scv-header-auth a{align-items:center;border:1px solid transparent;border-radius:8px;color:#e9e4dc;display:inline-flex;font-size:var(--scv-font-sm);font-weight:650;min-height:38px;padding:7px 11px;text-decoration:none}.scv-header-auth a:focus-visible,.scv-header-auth a:hover{background:hsla(0,0%,100%,.08);color:#fff;outline:0}.scv-header-auth a.is-primary{border-color:#a97434;color:#ffd492}.scv-header-auth a.is-primary:focus-visible,.scv-header-auth a.is-primary:hover{border-color:#c89550;color:#fff}.scv-badge,.scv-cycle-pill{border:1px solid #5e5a53;border-radius:999px;color:#d9d5cd;font-size:var(--scv-font-sm);letter-spacing:.06em;padding:7px 11px;text-transform:uppercase}.scv-layout{display:grid;gap:28px;grid-template-columns:minmax(350px,390px) minmax(0,1fr);margin:0 auto;max-width:1640px;padding:10px var(--scv-page-gutter) 56px;width:100%}.scv-layout.is-shared-view{grid-template-columns:minmax(0,1fr)}.scv-panel{align-self:start;background:var(--scv-panel);border:1px solid var(--scv-border);border-radius:16px;box-shadow:0 12px 35px rgba(45,39,30,.06);max-height:calc(100vh - 36px);overflow:auto;padding:23px;position:sticky;scrollbar-color:#c7c1b7 transparent;scrollbar-width:thin;top:18px}.scv-panel__heading{align-items:center;display:grid;gap:3px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:22px}.scv-panel__heading-copy{display:grid;gap:3px;min-width:0}.scv-panel__heading-copy>span{color:var(--scv-muted);font-size:var(--scv-font-sm);letter-spacing:.1em;text-transform:uppercase}.scv-panel__heading-copy>strong{font-size:22px}.scv-field,.scv-field-group{display:grid;gap:8px}.scv-field{margin-bottom:16px}.scv-field>label,.scv-field>span{color:#585650;font-size:12px;font-weight:650}.scv-field input,.scv-field select,.scv-field textarea{background:#fff;border:1px solid var(--scv-border);border-radius:8px;color:var(--scv-text);min-height:42px;padding:8px 10px;width:100%}.scv-field textarea{resize:vertical}.scv-field input:focus,.scv-field select:focus,.scv-field textarea:focus{border-color:var(--scv-accent);outline:3px solid rgba(164,111,45,.12)}.scv-field-group{gap:10px;grid-template-columns:1fr 1fr}.scv-schedule-picker{align-items:end;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 36px}.scv-schedule-picker .scv-field{margin-bottom:10px}.scv-schedule-picker .scv-field>span{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.scv-schedule-picker .scv-field small{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:500}.scv-schedule-actions{margin-bottom:10px;position:relative}.scv-schedule-actions>.scv-icon-button.is-active{background:#fff8ec;border-color:#c89550;color:var(--scv-accent-dark)}.scv-schedule-actions__menu{background:#fff;border:1px solid var(--scv-border);border-radius:10px;box-shadow:0 14px 34px rgba(42,36,28,.17);min-width:190px;overflow:hidden;position:absolute;right:0;top:calc(100% + 7px);width:max-content;z-index:80}.scv-schedule-actions__menu button{align-items:center;background:transparent;border:0;color:#504c46;cursor:pointer;display:flex;font-size:var(--scv-font-sm);gap:9px;min-height:42px;padding:9px 12px;text-align:left;width:100%}.scv-schedule-actions__menu button+button{border-top:1px solid #ebe7df}.scv-schedule-actions__menu button:focus-visible,.scv-schedule-actions__menu button:hover:not(:disabled){background:#fbf4e8;color:var(--scv-accent-dark);outline:0}.scv-schedule-actions__menu button.is-danger:focus-visible,.scv-schedule-actions__menu button.is-danger:hover:not(:disabled){background:#fff3f1;color:var(--scv-danger)}.scv-schedule-actions__menu button:disabled{cursor:not-allowed;opacity:.42}.scv-schedule-actions__menu .scv-ui-icon{height:17px;width:17px}.scv-schedule-actions__limit{align-items:center;border-bottom:1px solid #ebe7df;color:var(--scv-muted);display:flex;font-size:var(--scv-font-xs);gap:18px;justify-content:space-between;min-height:38px;padding:8px 12px}.scv-schedule-actions__limit strong{color:var(--scv-text);font-size:var(--scv-font-sm)}.scv-icon-button,.scv-row-edit,.scv-row-remove{background:#fff;border:1px solid var(--scv-border);border-radius:8px;color:#605d57;cursor:pointer;display:inline-grid;height:36px;padding:0;place-items:center;width:36px}.scv-icon-button:hover:not(:disabled),.scv-row-edit:hover:not(:disabled),.scv-row-remove:hover:not(:disabled){border-color:var(--scv-accent);color:var(--scv-accent-dark)}.scv-icon-button:disabled,.scv-row-edit:disabled,.scv-row-remove:disabled{cursor:not-allowed;opacity:.35}.scv-icon-button--danger:hover:not(:disabled),.scv-row-remove:hover:not(:disabled){border-color:#d7a29d;color:var(--scv-danger)}.scv-row-edit:hover:not(:disabled){border-color:#9bbcaf;color:#356c5b}.scv-settings-visibility{background:transparent;border:1px solid transparent;border-radius:9px;color:#605d57;cursor:pointer;display:inline-grid;height:38px;padding:0;place-items:center;position:relative;width:38px}.scv-settings-visibility:hover{background:rgba(164,111,45,.08);border-color:transparent;color:var(--scv-accent-dark)}.scv-settings-visibility:focus-visible{outline:3px solid rgba(164,111,45,.18);outline-offset:2px}.scv-settings-visibility .scv-ui-icon{height:17px;width:17px}.scv-settings-visibility__state{background:#c98627;border:2px solid var(--scv-panel);border-radius:50%;height:7px;position:absolute;right:-3px;top:-3px;width:7px}.scv-panel.is-settings-hidden{display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 38px;overflow:visible;padding:12px;z-index:5}.scv-panel.is-settings-hidden .scv-panel__heading{grid-column:2;grid-row:1;margin:0}.scv-panel.is-settings-hidden .scv-panel__heading-copy{display:none}.scv-panel.is-settings-hidden .scv-schedule-picker{align-items:center;grid-column:1;grid-row:1}.scv-panel.is-settings-hidden .scv-schedule-picker .scv-field,.scv-panel.is-settings-hidden .scv-schedule-picker .scv-schedule-actions{margin-bottom:0}.scv-panel.is-settings-hidden .scv-schedule-picker .scv-field>span{display:none}.scv-options{background:#fcfbf9;border:1px solid var(--scv-border);border-radius:10px;margin:0 0 14px}.scv-options>summary{align-items:center;cursor:pointer;display:flex;font-size:13px;font-weight:700;justify-content:space-between;list-style:none;min-height:44px;padding:9px 12px}.scv-options>summary::-webkit-details-marker{display:none}.scv-options>summary:after{background-color:currentColor;color:var(--scv-muted);content:"";height:16px;margin-left:auto;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='m7 9.5 5 5 5-5'/%3E%3C/svg%3E") center/16px 16px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8' viewBox='0 0 24 24'%3E%3Cpath d='m7 9.5 5 5 5-5'/%3E%3C/svg%3E") center/16px 16px no-repeat;transition:transform .18s ease;width:16px}.scv-options>summary span{color:var(--scv-muted);font-size:var(--scv-font-sm);font-weight:500;margin-left:7px}.scv-options[open]>summary{border-bottom:1px solid var(--scv-border)}.scv-options[open]>summary:after{transform:rotate(180deg)}.scv-options--cycle>summary span{max-width:52%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-options__body{padding:12px}.scv-options__body>.scv-field:last-child{margin-bottom:0}.scv-pattern-row{display:grid;gap:5px;grid-template-columns:90px 54px minmax(0,1fr) 28px;margin-bottom:7px}.scv-pattern-row input,.scv-pattern-row select{background:#fff;border:1px solid var(--scv-border);border-radius:6px;font-size:12px;height:34px;min-width:0;padding:5px 7px}.scv-pattern-row .scv-row-remove{height:34px;width:28px}.scv-pattern-rest{color:var(--scv-muted);display:grid;font-size:var(--scv-font-sm);min-width:0;padding-left:8px;place-items:center start}.scv-text-button{background:transparent;border:0;color:var(--scv-accent-dark);cursor:pointer;font-size:12px;font-weight:650;padding:5px 0}.scv-text-button:hover{text-decoration:underline}.scv-text-button--danger{color:var(--scv-danger);margin-left:auto}.scv-text-button--danger:disabled{cursor:not-allowed;opacity:.35}.scv-profile-actions{align-items:center;display:flex;gap:10px;margin:-5px 0 13px}.scv-profile-section{border-top:1px solid var(--scv-border);margin-top:16px;padding-top:14px}.scv-profile-section h3{color:#4c4944;font-size:12px;margin:0 0 10px}.scv-shifts{display:grid;gap:10px}.scv-shift-card{background:#fff;border:1px solid #e5e1da;border-radius:9px;padding:11px}.scv-shift-card__top{display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 38px 28px;margin-bottom:10px}.scv-shift-card__top input[type=text]{border:1px solid var(--scv-border);border-radius:6px;font-weight:650;height:34px;min-width:0;padding:5px 7px}.scv-shift-card__top input[type=color]{background:#fff;border:1px solid var(--scv-border);border-radius:6px;height:34px;padding:3px;width:38px}.scv-shift-card__top .scv-row-remove{height:34px;width:28px}.scv-time-row{align-items:end;display:grid;gap:6px;grid-template-columns:1fr auto 1fr auto;margin-bottom:10px}.scv-time-row label{display:grid;gap:3px}.scv-time-row label span,.scv-time-row small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-time-row input{border:1px solid var(--scv-border);border-radius:6px;height:34px;min-width:0;padding:4px 6px;width:100%}.scv-time-row>small,.scv-time-row>span{padding-bottom:8px}.scv-empty-note,.scv-review-note{color:#8a6328;font-size:var(--scv-font-sm);line-height:1.4;margin:5px 0 10px}.scv-empty-note{color:var(--scv-muted)}.scv-check.scv-unpaid-break-toggle{margin-bottom:6px}.scv-compact-field.scv-unpaid-break-field{margin-top:6px}.scv-shift-hours-summary{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.4;margin:7px 0 10px}.scv-check{align-items:flex-start;color:#514f4a;display:flex;font-size:12px;gap:8px;line-height:1.35;margin:10px 0}.scv-check input{flex:none;margin:2px 0 0}.scv-compact-field{align-items:center;color:#585650;display:grid;font-size:var(--scv-font-sm);gap:8px;grid-template-columns:minmax(0,1fr) 120px;margin:8px 0}.scv-compact-field>input{border:1px solid var(--scv-border);border-radius:6px;height:34px;padding:5px 7px;width:100%}.scv-input-suffix{align-items:center;background:#fff;border:1px solid var(--scv-border);border-radius:7px;display:grid;grid-template-columns:minmax(0,1fr) auto}.scv-input-suffix input{border:0;border-radius:inherit;height:32px;min-width:0;outline:0;padding:5px 7px;width:100%}.scv-input-suffix span{color:var(--scv-muted);padding:0 8px 0 4px}.scv-section-label{color:#585650;display:block;font-size:var(--scv-font-xs);font-weight:650;margin-bottom:7px}.scv-weekday-checks{display:grid;gap:4px;grid-template-columns:repeat(7,1fr);margin-bottom:12px}.scv-weekday-checks label{color:var(--scv-muted);display:grid;font-size:var(--scv-font-xs);gap:4px;place-items:center}.scv-calendar-draft{display:grid;gap:7px;grid-template-columns:1.2fr 1fr;margin-bottom:7px}.scv-calendar-draft input,.scv-calendar-draft select,.scv-calendar-draft+input{background:#fff;min-width:0}.scv-calendar-draft input,.scv-calendar-draft select,.scv-calendar-draft+input,.scv-wide-input{border:1px solid var(--scv-border);border-radius:7px;font-size:12px;height:36px;padding:5px 7px}.scv-wide-input{margin-bottom:7px;width:100%}.scv-norm-year-picker{align-items:end;display:grid;gap:8px;grid-template-columns:105px minmax(0,1fr);margin-bottom:9px}.scv-norm-year-picker label{display:grid;gap:3px}.scv-norm-year-picker label span{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-norm-year-picker input{border:1px solid var(--scv-border);border-radius:6px;height:34px;padding:5px 7px;width:100%}.scv-norm-year-picker .scv-button--small{margin:0}.scv-norm-table-wrap{overflow-x:auto}.scv-norm-table{border-collapse:separate;border-spacing:3px;width:100%}.scv-norm-table th{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:650;text-align:center}.scv-norm-table tbody th{width:34px}.scv-norm-table td{padding:0}.scv-norm-table input{border:1px solid var(--scv-border);border-radius:5px;font-size:var(--scv-font-sm);height:30px;min-width:60px;padding:4px 5px;text-align:right;width:100%}.scv-norm-table input:focus{border-color:var(--scv-accent);outline:2px solid rgba(164,111,45,.12)}.scv-button{background:var(--scv-accent);border:1px solid var(--scv-accent);border-radius:8px;color:#fff;cursor:pointer;font-weight:700;min-height:40px;padding:8px 15px;text-decoration:none}.scv-button:hover:not(:disabled){background:var(--scv-accent-dark);border-color:var(--scv-accent-dark);color:#fff;text-decoration:none}.scv-button:disabled{cursor:wait;opacity:.65}.scv-button--small{font-size:12px;margin-top:5px;min-height:34px;width:100%}.scv-button--ghost{background:#fff;border-color:var(--scv-border);color:#4f4c47}.scv-button--ghost:hover:not(:disabled){background:#faf7f1;color:var(--scv-accent-dark)}.scv-mini-list{display:grid;gap:5px;list-style:none;margin:12px 0 0;padding:0}.scv-mini-list li{align-items:center;background:#f4f2ed;border-radius:6px;display:grid;gap:7px;grid-template-columns:8px minmax(0,1fr) 25px;padding:6px}.scv-mini-list small,.scv-mini-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-mini-list strong{font-size:var(--scv-font-sm)}.scv-mini-list small{color:var(--scv-muted);font-size:var(--scv-font-xs);margin-top:2px}.scv-mini-list button{background:transparent;border:0;color:var(--scv-muted);cursor:pointer}.scv-mini-list button:hover{color:var(--scv-danger)}.scv-marker{background:#aaa;border-radius:3px;height:24px;width:7px}.scv-marker--holiday{background:#be5b51}.scv-marker--shortened{background:#d39b44}.scv-marker--vacation{background:#e39b51}.scv-marker--extraShift{background:#4d8b78}.scv-save-row{align-items:center;display:flex;gap:11px;margin-top:4px}.scv-save-state{color:var(--scv-muted);font-size:var(--scv-font-sm)}.scv-save-state--clean{color:#39745e}.scv-save-state--dirty{color:#9a6b25}.scv-save-state--error{color:var(--scv-danger)}.scv-panel__note{border-top:1px solid var(--scv-border);color:var(--scv-muted);font-size:var(--scv-font-sm);line-height:1.5;margin:14px 0 0;padding-top:13px}.scv-results{container-name:scv-results;container-type:inline-size;min-width:0}.scv-result-heading{align-items:center;display:grid;gap:18px 24px;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);margin-bottom:18px}.scv-result-heading>div:first-child>span{color:var(--scv-accent-dark);font-size:var(--scv-font-sm);font-weight:750;letter-spacing:.1em;text-transform:uppercase}.scv-result-heading h1{font-size:clamp(23px,3vw,34px);margin:3px 0}.scv-result-heading p{color:var(--scv-muted);font-size:12px;margin:0}.scv-result-heading .scv-cycle-pill{background:hsla(0,0%,100%,.55);border-color:#cbc5bc;color:#625e58;flex:none}.scv-result-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;margin-top:10px}.scv-result-title-row .scv-button--small{margin:0;width:auto}.scv-result-heading--comparison{grid-template-columns:minmax(0,1fr) auto}.scv-result-heading--comparison>.scv-cycle-pill{justify-self:end;width:max-content}.scv-result-actions{align-items:center;display:flex;gap:7px}.scv-result-actions .scv-export-trigger,.scv-result-actions .scv-icon-button{color:#504d48}.scv-result-actions svg{height:19px;stroke-width:1.9;width:19px}.scv-result-actions .scv-icon-button:hover:not(:disabled){color:var(--scv-accent-dark)}.scv-result-actions .scv-export-trigger:hover:not(:disabled),.scv-result-actions .scv-export-trigger[aria-expanded=true]{color:#fff}.scv-share-button{flex:none}.scv-share-button svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:19px}.scv-print-button{flex:none}.scv-print-button svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:19px}.scv-export-menu{flex:none;position:relative}.scv-export-trigger{align-items:center;background:hsla(0,0%,100%,.76);border:1px solid #c8c2b8;border-radius:9px;color:var(--scv-text);cursor:pointer;display:inline-flex;font-size:var(--scv-font-sm);font-weight:700;justify-content:center;min-height:36px;padding:7px;width:36px}.scv-export-trigger svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.scv-export-trigger:hover:not(:disabled),.scv-export-trigger[aria-expanded=true]{background:var(--scv-accent);border-color:var(--scv-accent);color:#fff}.scv-export-trigger:disabled{cursor:wait;opacity:.55}.scv-export-menu__popover{background:var(--scv-panel);border:1px solid var(--scv-border);border-radius:11px;box-shadow:0 12px 32px rgba(45,38,30,.16);padding:6px;position:absolute;right:0;top:calc(100% + 7px);width:220px;z-index:30}.scv-export-menu__popover button{align-items:center;background:transparent;border:0;border-radius:7px;color:var(--scv-text);cursor:pointer;display:flex;justify-content:space-between;min-height:42px;padding:7px 9px;text-align:left;width:100%}.scv-export-menu__popover button:focus-visible:not(:disabled),.scv-export-menu__popover button:hover:not(:disabled){background:var(--scv-accent);color:#fff}.scv-export-menu__popover button:focus-visible:not(:disabled) small,.scv-export-menu__popover button:hover:not(:disabled) small{color:hsla(0,0%,100%,.76)}.scv-export-menu__popover button:disabled{cursor:default;opacity:.5}.scv-export-menu__popover span{align-items:baseline;display:flex;gap:7px}.scv-export-menu__popover em,.scv-export-menu__popover small{color:var(--scv-muted);font-size:var(--scv-font-xs);font-style:normal}.scv-result-heading .scv-shared-comment{color:var(--scv-text);margin-top:7px;white-space:pre-wrap}.scv-cycle-summary{align-items:center;display:flex;flex:none;flex-wrap:wrap;gap:10px 22px;justify-content:flex-end;padding-right:20px}.scv-cycle-summary__item{align-items:center;color:#373532;display:inline-flex;font-size:var(--scv-font-sm);gap:7px;white-space:nowrap}.scv-cycle-summary__item strong{background:hsla(0,0%,100%,.7);border:1px solid #aeb8c0;border-radius:5px;box-shadow:0 1px 2px rgba(47,43,37,.06);color:#42627c;display:inline-grid;font-size:var(--scv-font-sm);font-weight:750;height:27px;line-height:1;min-width:29px;padding:0 7px;place-items:center}.scv-cycle-summary__item.is-work strong{background:var(--cycle-color);border-color:var(--cycle-color);color:var(--cycle-text-color)}.scv-period-summary{margin-bottom:18px}.scv-period-summary__toggle{display:none}.scv-period-summary__body{background:hsla(0,0%,100%,.62);border:1px solid var(--scv-border);border-radius:12px;padding:10px 14px 9px}.scv-period-summary__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.scv-period-summary__stats>div{align-items:baseline;display:flex;gap:7px;min-width:0;padding:2px 16px}.scv-period-summary__stats>div:first-child{padding-left:2px}.scv-period-summary__stats>div+div{border-left:1px solid #ded9d1}.scv-period-summary__stats strong{font-size:clamp(17px,1.8vw,22px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-period-summary__stats span{color:#5c5953;font-size:var(--scv-font-xs);font-weight:700;white-space:nowrap}.scv-period-summary.is-basic .scv-period-summary__body{max-width:600px}.scv-period-summary.is-basic .scv-period-summary__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.scv-period-summary__details{border-top:1px solid #e6e1da;color:var(--scv-muted);display:flex;flex-wrap:wrap;font-size:var(--scv-font-xs);gap:4px 18px;line-height:1.35;margin-top:8px;padding-top:7px}.scv-error,.scv-warning{background:#fff2f0;border:1px solid #d8aaa2;border-radius:10px;color:#7b2820;font-size:12px;margin-bottom:15px;padding:13px 15px}.scv-warning{background:#fff9e8;border-color:#e1c58f;color:#76541f}.scv-mode-notice{align-items:center;background:#fffaf0;border:1px solid #dfc99f;border-radius:10px;display:flex;gap:16px;justify-content:space-between;margin-bottom:15px;padding:12px 14px}.scv-mode-notice strong{color:#6f4c20;font-size:12px}.scv-mode-notice p{color:#756a5c;font-size:var(--scv-font-xs);margin:3px 0 0}.scv-mode-notice button{flex:none}.scv-advanced-shift-hint{background:#fffaf0;border:1px solid #e0cfad;border-radius:9px;margin-top:13px;padding:11px 12px}.scv-advanced-shift-hint strong{color:#6f4c20;display:block;font-size:var(--scv-font-sm)}.scv-advanced-shift-hint p{color:#756a5c;font-size:var(--scv-font-xs);line-height:1.4;margin:3px 0 7px}.scv-advanced-shift-hint button{text-align:left}.scv-calendar-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(220px,1fr))}.scv-event-filters{margin-top:12px;max-width:720px}.scv-event-filters__trigger{align-items:center;background:hsla(0,0%,100%,.72);border:1px solid var(--scv-border);border-radius:9px;color:#55514b;cursor:pointer;display:inline-flex;font-size:var(--scv-font-sm);font-weight:650;gap:8px;min-height:36px;padding:7px 11px}.scv-event-filters__trigger>span{align-items:center;display:inline-flex;gap:7px}.scv-event-filters__trigger>small{background:#f7e6ca;border-radius:999px;color:#7a4f1d;font-size:var(--scv-font-xs);font-weight:650;padding:2px 6px}.scv-event-filters__trigger>.scv-ui-icon:last-child{color:var(--scv-muted);height:15px;transition:transform .18s ease;width:15px}.scv-event-filters__trigger:focus-visible,.scv-event-filters__trigger:hover{background:#fffaf2;border-color:#caa878;color:var(--scv-accent-dark)}.scv-event-filters.is-open .scv-event-filters__trigger>.scv-ui-icon:last-child{transform:rotate(180deg)}.scv-event-filters__body{background:hsla(0,0%,100%,.72);border:1px solid var(--scv-border);border-radius:10px;margin-top:7px;max-width:100%;padding:11px 12px;width:fit-content}.scv-event-filters__body>p{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.4;margin:0 0 9px}.scv-event-filters__body>.scv-text-button{margin-top:9px}.scv-event-filters__options{display:flex;flex-wrap:wrap;gap:7px}.scv-event-filters__options label{align-items:center;background:#fff;border:1px solid #e3ddd4;border-radius:8px;color:#48453f;cursor:pointer;display:inline-flex;font-size:var(--scv-font-sm);gap:7px;min-height:35px;padding:5px 9px}.scv-event-filters__options label:hover{background:#fffaf2;border-color:#caa878}.scv-event-filters__options label input{accent-color:var(--scv-accent);height:16px;margin:0;width:16px}.scv-event-filters__options label>small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-event-filters__icon{background:#777f79;border-radius:50%;color:#fff;display:inline-grid;font-size:var(--scv-font-xs);height:22px;line-height:1;place-items:center;width:22px}.scv-month{background:var(--scv-panel);border:1px solid var(--scv-border);border-radius:13px;display:flex;flex-direction:column;overflow:hidden}.scv-month>header{align-items:baseline;display:flex;justify-content:space-between;padding:13px 14px 10px}.scv-month>header h2{font-size:15px;margin:0;text-transform:capitalize}.scv-month>header span{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-days,.scv-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.scv-weekdays{background:#faf9f7;border-block:1px solid #ebe8e2;color:var(--scv-muted);font-size:var(--scv-font-xs);padding:6px 9px;text-align:center}.scv-days{gap:3px;padding:9px}.scv-day{background:transparent;border:1px solid transparent;border-radius:6px;color:#77736d;cursor:pointer;display:grid;font-size:var(--scv-font-sm);min-height:34px;min-width:0;padding:0;place-items:center;position:relative}.scv-day:hover:not(:disabled){border-color:#c49a62;transform:translateY(-1px)}.scv-day:focus-visible{outline:2px solid var(--scv-accent);outline-offset:1px}.scv-day i{color:#fff;font-size:var(--scv-font-xs);font-style:normal;font-weight:900;position:absolute;right:1px;top:-2px}.scv-day:disabled{cursor:default}.scv-day--work{background:var(--shift-color);color:#fff;font-weight:750}.scv-day--vacation{background:repeating-linear-gradient(135deg,#e39b51 0 5px,#efb763 5px 10px);color:#fff;font-weight:750}.scv-day--sick{background:repeating-linear-gradient(135deg,#a94b52 0 5px,#c56267 5px 10px);color:#fff;font-weight:750}.scv-day--extra{box-shadow:inset 0 0 0 2px #4d8b78}.scv-day .scv-day__event-icons{display:flex;gap:1px;pointer-events:none;position:absolute;right:-3px;top:-4px}.scv-day .scv-day__event-icons i{background:var(--event-color,#4d8b78);border:1px solid hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 1px 3px rgba(25,23,20,.25);color:#fff;display:grid;font-size:var(--scv-font-xs);height:18px;line-height:1;place-items:center;position:static;width:18px}.scv-event-icon{background:#777f79;border-radius:50%;color:#fff;display:grid;font-size:var(--scv-font-sm);height:23px;line-height:1;place-items:center;width:23px}.scv-event-icon-picker{border:0;display:grid;gap:6px;grid-template-columns:repeat(6,minmax(0,1fr));margin:0 0 16px;padding:0}.scv-event-icon-picker legend{color:#585650;font-size:12px;font-weight:650;margin-bottom:7px}.scv-event-icon-picker label{background:#fff;border:1px solid var(--scv-border);border-radius:8px;color:#655f57;cursor:pointer;display:grid;min-height:60px;min-width:0;padding:7px 4px;place-items:center;position:relative}.scv-event-icon-picker label.is-selected{background:#fff8ed;border-color:var(--scv-accent);box-shadow:inset 0 0 0 1px var(--scv-accent);color:var(--scv-accent-dark)}.scv-event-icon-picker label input{height:1px;opacity:0;position:absolute;width:1px}.scv-event-icon-picker label>span{font-size:17px;line-height:1}.scv-event-icon-picker label small{font-size:var(--scv-font-xs);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-day--holiday:after,.scv-day--shortened:after{background:#df5145;border-radius:50%;bottom:2px;content:"";height:4px;position:absolute;right:3px;width:4px}.scv-day--shortened:after{background:#f1b43f}.scv-day--today{outline:2px solid #d68a31;outline-offset:1px}.scv-day--empty{cursor:default;min-height:34px}.scv-month__total{align-items:center;background:#faf9f7;border-top:1px solid #ebe8e2;color:#69655f;display:flex;font-size:var(--scv-font-xs);justify-content:space-between;margin-top:auto;padding:8px 12px}.scv-month__total>div{display:grid;gap:2px}.scv-month__total small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-month__total strong{color:#423f3a;font-size:var(--scv-font-sm)}.scv-modal{backdrop-filter:blur(3px);background:rgba(25,23,20,.72);display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:100000}.scv-dialog{background:#fff;border-radius:15px;box-shadow:0 30px 80px rgba(0,0,0,.3);max-height:calc(100vh - 40px);overflow:auto;width:min(540px,100%)}.scv-dialog__footer,.scv-dialog__header{align-items:center;display:flex;justify-content:space-between;padding:17px 20px}.scv-dialog__header{border-bottom:1px solid var(--scv-border)}.scv-dialog__header>button{flex:0 0 auto;min-width:36px}.scv-dialog__header span{color:var(--scv-muted);font-size:var(--scv-font-sm)}.scv-dialog__header h2{font-size:20px;margin:3px 0 0}.scv-dialog__body{padding:20px}.scv-dialog__footer{background:#faf9f7;border-top:1px solid var(--scv-border);gap:10px;justify-content:flex-end}.scv-dialog__footer>div{display:flex;gap:8px}.scv-install-nudge{background:#fffaf1;border:1px solid #d5b47e;border-radius:14px;bottom:max(14px,env(safe-area-inset-bottom));box-shadow:0 18px 48px rgba(43,35,24,.2);color:var(--scv-text);display:grid;gap:9px 12px;grid-template-columns:42px minmax(0,1fr);padding:16px 42px 15px 16px;position:fixed;right:max(14px,env(safe-area-inset-right));width:min(390px,100vw - 28px);z-index:99990}.scv-install-nudge__close{background:transparent;border:0;border-radius:50%;color:#746d63;cursor:pointer;display:grid;height:30px;padding:0;place-items:center;position:absolute;right:8px;top:8px;width:30px}.scv-install-nudge__close:focus-visible,.scv-install-nudge__close:hover{background:rgba(164,111,45,.09);color:var(--scv-accent-dark)}.scv-install-nudge__close .scv-ui-icon{height:15px;width:15px}.scv-install-dialog__icon,.scv-install-nudge__icon{background:#f2dfbe;border-radius:12px;color:#8d5d23;display:grid;height:42px;place-items:center;width:42px}.scv-install-dialog__icon .scv-ui-icon,.scv-install-nudge__icon .scv-ui-icon{height:22px;width:22px}.scv-install-nudge__copy{min-width:0}.scv-install-nudge__copy strong{display:block;font-size:15px;padding-right:4px}.scv-install-nudge__copy p{color:#69635a;font-size:var(--scv-font-sm);line-height:1.4;margin:3px 0 0}.scv-install-nudge__actions{align-items:center;display:flex;gap:12px;grid-column:2}.scv-install-nudge>small{color:var(--scv-muted);font-size:var(--scv-font-xs);grid-column:2;line-height:1.35}.scv-install-nudge-enter-active,.scv-install-nudge-leave-active{transition:opacity .2s ease,transform .24s cubic-bezier(.22,.8,.32,1)}.scv-install-nudge-enter-from,.scv-install-nudge-leave-to{opacity:0;transform:translateY(18px)}.scv-basic-event-prompt{background:#fffaf1;border:1px solid #d5b47e;border-radius:14px;bottom:max(14px,env(safe-area-inset-bottom));box-shadow:0 18px 48px rgba(43,35,24,.2);color:var(--scv-text);display:grid;gap:12px;grid-template-columns:minmax(0,1fr);padding:15px 42px 15px 16px;position:fixed;right:max(14px,env(safe-area-inset-right));width:min(410px,100vw - 28px);z-index:99980}.scv-basic-event-prompt strong{display:block;font-size:15px}.scv-basic-event-prompt p{color:#69635a;font-size:var(--scv-font-sm);line-height:1.4;margin:3px 0 0}.scv-basic-event-prompt>.scv-button{justify-self:start;max-width:100%;white-space:nowrap}.scv-basic-event-prompt__close{background:transparent;border:0;border-radius:50%;color:#746d63;cursor:pointer;display:grid;height:30px;padding:0;place-items:center;position:absolute;right:8px;top:8px;width:30px}.scv-basic-event-prompt__close:focus-visible,.scv-basic-event-prompt__close:hover{background:rgba(164,111,45,.09);color:var(--scv-accent-dark)}.scv-basic-event-prompt__close .scv-ui-icon{height:15px;width:15px}.scv-basic-event-prompt-enter-active,.scv-basic-event-prompt-leave-active{transition:opacity .2s ease,transform .24s cubic-bezier(.22,.8,.32,1)}.scv-basic-event-prompt-enter-from,.scv-basic-event-prompt-leave-to{opacity:0;transform:translateY(18px)}.scv-install-dialog{width:min(500px,100%)}.scv-install-dialog__body{display:grid;gap:14px 16px;grid-template-columns:48px minmax(0,1fr)}.scv-install-dialog__body ol{color:#4f4b45;display:grid;font-size:var(--scv-font-sm);gap:10px;line-height:1.45;margin:0;padding-left:22px}.scv-install-dialog__body p{color:var(--scv-muted);font-size:var(--scv-font-xs);grid-column:2;line-height:1.4;margin:0}.scv-header-actions,.scv-interface-mode,.scv-navigation-tools,.scv-segmented-control,.scv-toolbar-modes,.scv-view-controls,.scv-workspace-toolbar,.scv-workspace-view{align-items:center;display:flex}.scv-header-actions{gap:10px}.scv-account-status{color:#b9b5ae;font-size:var(--scv-font-xs);font-weight:650;letter-spacing:.05em;text-transform:uppercase}.scv-navigation-tools{flex:0 0 auto;gap:8px;margin-left:auto}.scv-navigation-tools .scv-header-button{align-items:center;background:transparent;border-color:transparent;box-shadow:none;color:#5f5a53;display:flex;gap:7px;min-height:38px}.scv-navigation-tools .scv-header-button:focus-visible,.scv-navigation-tools .scv-header-button:hover:not(:disabled){background:rgba(164,111,45,.08);border-color:transparent;box-shadow:none;color:var(--scv-accent-dark);outline:0}.scv-navigation-tools .scv-header-button .scv-ui-icon{height:17px;width:17px}.scv-navigation-tools .scv-header-button--icon{justify-content:center}.scv-header-button{background:transparent;border:1px solid #5e5a53;border-radius:8px;color:#e9e4dc;cursor:pointer;font-size:12px;padding:8px 12px}.scv-header-button:hover{border-color:#c89550;color:#fff}.scv-header-button:disabled{cursor:wait;opacity:.55}.scv-header-button--icon{display:grid;flex:0 0 auto;height:36px;padding:0;place-items:center;width:36px}.scv-header-button--icon svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:19px}.scv-ui-icon{display:block;flex:0 0 auto;height:18px;width:18px}.scv-user-profile{align-items:center;color:#fff;display:flex;gap:8px;min-width:0;position:relative}.scv-user-profile__avatar{background:#403d38;border:1px solid #666159;border-radius:12px;color:#fff;cursor:pointer;display:grid;flex:0 0 42px;height:42px;overflow:hidden;padding:0;place-items:center;position:relative;width:42px}.scv-user-profile__avatar img{height:100%;object-fit:cover;width:100%}.scv-user-profile__avatar:disabled{cursor:wait}.scv-user-profile__initial{font-size:18px;font-weight:750}.scv-user-profile__camera{background:rgba(28,27,25,.7);color:#fff;display:grid;inset:0;opacity:0;place-items:center;position:absolute;transition:opacity .18s ease}.scv-user-profile__camera .scv-ui-icon{height:20px;width:20px}.scv-user-profile__avatar:disabled .scv-user-profile__camera,.scv-user-profile__avatar:focus-visible .scv-user-profile__camera,.scv-user-profile__avatar:hover .scv-user-profile__camera{opacity:1}.scv-user-profile__control{min-width:0;position:relative}.scv-user-profile__trigger{align-items:center;background:transparent;border:0;color:#f0ede7;cursor:pointer;display:flex;font-size:14px;gap:7px;min-width:0;padding:4px}.scv-user-profile__trigger .scv-ui-icon{height:15px;transition:transform .18s ease;width:15px}.scv-user-profile__trigger:focus-visible,.scv-user-profile__trigger:hover{color:#fff}.scv-user-profile__identity{display:grid;gap:2px;max-width:min(230px,100vw - 100px);min-width:0;text-align:left}.scv-user-profile__identity small,.scv-user-profile__identity strong{overflow-wrap:anywhere;white-space:normal}.scv-user-profile__identity strong{font-size:14px;font-weight:500;line-height:1.2}.scv-user-profile__identity small{color:#aaa69f;font-size:var(--scv-font-xs);font-weight:650;letter-spacing:.05em;line-height:1.2;text-transform:uppercase}.scv-user-profile__identity small.is-premium{color:#e2af65}.scv-user-profile.is-menu-open .scv-user-profile__trigger .scv-ui-icon{transform:rotate(180deg)}.scv-user-profile__editor{display:grid;gap:5px;grid-template-columns:minmax(110px,165px) 34px}.scv-user-profile__editor input{background:#292826;border:1px solid #777169;border-radius:7px;color:#fff;height:36px;min-width:0;outline:0;padding:6px 9px;width:100%}.scv-user-profile__editor input:focus{border-color:#c89550;box-shadow:0 0 0 3px rgba(200,149,80,.14)}.scv-user-profile__save{background:#26342a;border:1px solid #4f785b;border-radius:7px;color:#8fd19d;cursor:pointer;display:grid;height:36px;padding:0;place-items:center;width:34px}.scv-user-profile__save:focus-visible,.scv-user-profile__save:hover:not(:disabled){border-color:#75ad82;color:#b4e8bf}.scv-user-profile__save:disabled{cursor:wait;opacity:.6}.scv-user-profile__menu{background:#292826;border:1px solid #57534c;border-radius:10px;box-shadow:0 14px 34px rgba(0,0,0,.3);min-width:190px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:max-content;z-index:50}.scv-user-profile__menu a,.scv-user-profile__menu button{align-items:center;background:transparent;border:0;color:#eeeae3;cursor:pointer;display:flex;font-size:13px;gap:10px;min-height:42px;padding:9px 13px;text-align:left;text-decoration:none;width:100%}.scv-user-profile__menu a:focus-visible,.scv-user-profile__menu a:hover,.scv-user-profile__menu button:focus-visible,.scv-user-profile__menu button:hover{background:#3a3834;color:#fff}.scv-user-profile__menu a{border-top:1px solid #45423d}.scv-user-profile__status{background:#29362c;border:1px solid #5b7a62;border-radius:8px;box-shadow:0 10px 24px rgba(0,0,0,.25);color:#d8f0dd;font-size:var(--scv-font-xs);max-width:min(280px,80vw);padding:7px 10px;position:absolute;right:0;top:calc(100% + 8px);width:max-content;z-index:55}.scv-user-profile__status.is-error{background:#442d2a;border-color:#8d554f;color:#ffd6d2}.scv-user-profile__spinner{animation:scv-spin .75s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid transparent;height:15px;width:15px}@keyframes scv-spin{to{transform:rotate(1turn)}}.scv-preferences-dialog{width:min(480px,100%)}.scv-preferences-dialog__field{margin-bottom:0}.scv-preferences-dialog__field small{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.45}.scv-badge--premium{border-color:#c89550;color:#f1c98f}.scv-workspace-toolbar{background:hsla(0,0%,100%,.72);border:1px solid var(--scv-border);border-radius:12px;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:28px;padding:10px}.scv-workspace-toolbar__summary{display:none}.scv-workspace-toolbar__body{display:contents}.scv-toolbar-modes{flex-wrap:wrap;gap:10px}.scv-workspace-view{gap:10px;margin-left:auto}.scv-interface-mode{gap:7px;position:relative}.scv-interface-mode__label{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.scv-interface-mode__help{position:relative}.scv-interface-mode__help-button{background:#fff;border:1px solid #cbc5bc;border-radius:50%;color:#6b655d;cursor:help;display:grid;font-size:12px;font-weight:800;height:26px;padding:0;place-items:center;width:26px}.scv-interface-mode__help-button:focus-visible{border-color:var(--scv-accent);outline:3px solid rgba(164,111,45,.15)}.scv-interface-mode__tooltip{background:#292724;border-radius:10px;box-shadow:0 14px 35px rgba(23,20,16,.28);color:#f4f0e9;font-size:var(--scv-font-sm);left:50%;line-height:1.45;padding:13px 14px;position:absolute;top:calc(100% + 9px);transform:translateX(-50%);width:min(290px,100vw - 30px);z-index:40}.scv-interface-mode__tooltip:before{border:6px solid transparent;border-bottom-color:#292724;bottom:100%;content:"";left:50%;position:absolute;transform:translateX(-50%)}.scv-interface-mode__tooltip strong{color:#fff;display:block;font-size:12px}.scv-interface-mode__tooltip p{margin:5px 0}.scv-interface-mode__tooltip small{color:#c8c1b7;font-size:var(--scv-font-xs)}.scv-segmented-control{background:#ece9e3;border-radius:9px;display:grid;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));isolation:isolate;padding:3px;position:relative}.scv-segmented-control:before{background:#fff;border-radius:7px;bottom:3px;box-shadow:0 2px 8px rgba(50,43,34,.1);content:"";left:3px;position:absolute;top:3px;transition:transform .24s cubic-bezier(.22,.8,.32,1);width:calc(50% - 3px);z-index:0}.scv-segmented-control:has(>button:nth-child(2).is-active):before{transform:translateX(100%)}.scv-segmented-control button{background:transparent;border:0;border-radius:7px;color:#66625c;cursor:pointer;font-size:12px;font-weight:650;min-height:34px;padding:6px 12px;position:relative;transition:color .18s ease,transform .14s ease;z-index:1}.scv-segmented-control button:hover:not(:disabled):not(.is-active){color:var(--scv-accent-dark)}.scv-segmented-control button:active:not(:disabled){transform:scale(.96)}.scv-segmented-control button.is-active{color:#352f28}.scv-segmented-control button:disabled{cursor:not-allowed;opacity:.45}.scv-comparison-toggle{background:#ece9e3;border:0;border-radius:9px;box-shadow:inset 0 0 0 1px transparent;color:#5f5a53;cursor:pointer;font:inherit;font-size:var(--scv-font-xs);font-weight:650;min-height:40px;padding:7px 14px;transform-origin:left center;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .14s ease}.scv-comparison-toggle:hover{color:var(--scv-accent-dark)}.scv-comparison-toggle:active{transform:scale(.98)}.scv-comparison-toggle.is-active{background:#fff;box-shadow:inset 0 0 0 1px var(--scv-accent),0 2px 8px rgba(50,43,34,.1);color:#352f28}@media(prefers-reduced-motion:reduce){.scv-comparison-toggle,.scv-segmented-control button,.scv-segmented-control:before{transition:none}}.scv-guest-notice{background:#fff8eb;border:1px solid #d9c39e;border-radius:10px;margin:-7px 0 16px;padding:13px}.scv-guest-notice>strong{color:#6f4c20;font-size:12px}.scv-guest-notice p{color:#756a5c;font-size:var(--scv-font-xs);line-height:1.45;margin:5px 0 7px}.scv-guest-notice>.scv-save-state{display:block;font-size:var(--scv-font-xs);margin-bottom:10px}.scv-guest-notice>div{align-items:center;display:flex;gap:11px}.scv-guest-notice a{text-decoration:none}.scv-view-controls{gap:10px;justify-content:flex-end}.scv-view-controls label{display:grid;gap:3px}.scv-view-controls label span{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.scv-view-controls input,.scv-view-controls select{background:#fff;border:1px solid var(--scv-border);border-radius:7px;color:var(--scv-text);font-size:12px;min-height:34px;padding:5px 8px}.scv-linked-profile{background:#fffaf1;border:1px solid #dfd1bb;border-radius:10px;display:grid;gap:9px;margin:2px 0 16px;padding:12px}.scv-linked-profile>div{display:grid;gap:2px}.scv-linked-profile>div>span{color:var(--scv-muted);font-size:var(--scv-font-xs);letter-spacing:.06em;text-transform:uppercase}.scv-linked-profile>div strong{font-size:14px}.scv-linked-profile>div small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-linked-profile select{background:#fff;border:1px solid var(--scv-border);border-radius:7px;min-height:38px;padding:7px 9px}.scv-linked-profile .scv-text-button{justify-self:start}.scv-options__body>.scv-linked-profile{margin:0 0 16px}.scv-events-card{background:#fcfbf9;border:1px solid var(--scv-border);border-radius:10px;display:grid;gap:9px;margin:0 0 16px;padding:12px}.scv-events-card>div{align-items:baseline;display:grid;gap:2px 8px;grid-template-columns:minmax(0,1fr) auto}.scv-events-card>div>span{color:#585650;font-size:12px;font-weight:700}.scv-events-card>div strong{font-size:22px;grid-row:span 2}.scv-events-card>div small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-events-card .scv-text-button{justify-self:start}.scv-today-status{align-items:center;background:linear-gradient(135deg,#fffaf0,#f5ead8);border:1px solid #dbc49e;border-radius:13px;display:grid;gap:13px;grid-template-columns:42px minmax(0,1fr) auto;margin-bottom:14px;padding:14px 16px}.scv-today-status--mobile{display:none}.scv-today-status__mark{background:#d79235;border-radius:50%;box-shadow:inset 0 0 0 8px #e7ae5d;color:#fff3cf;display:grid;font-size:var(--scv-font-xs);height:42px;place-items:center;width:42px}.scv-today-status__copy{min-width:0}.scv-today-status__copy>span{color:#8c632c;font-size:var(--scv-font-xs);font-weight:750;letter-spacing:.08em;text-transform:uppercase}.scv-today-status__copy h2{font-size:17px;margin:2px 0}.scv-today-status__copy p{color:#746b60;font-size:var(--scv-font-xs);margin:0}.scv-today-status__badges{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}.scv-today-status__badges span{background:hsla(0,0%,100%,.7);border:1px solid #d8c39f;border-radius:999px;color:#6b5638;font-size:var(--scv-font-xs);padding:5px 8px}.scv-panel-lead{color:var(--scv-muted);font-size:12px;line-height:1.5;margin:-8px 0 18px}.scv-selection-counter{align-items:center;background:#f5f1ea;border-radius:9px;color:#655c51;display:flex;font-size:12px;justify-content:space-between;margin-bottom:10px;padding:10px 12px}.scv-schedule-checklist{display:grid;gap:7px}.scv-schedule-checklist label{align-items:center;background:#fff;border:1px solid var(--scv-border);border-radius:9px;cursor:pointer;display:flex;gap:10px;padding:10px 11px}.scv-schedule-checklist label:has(input:checked){background:#fffaf1;border-color:#c79b60}.scv-schedule-checklist label:has(input:disabled){cursor:not-allowed;opacity:.5}.scv-schedule-checklist label>span{display:grid;gap:2px;min-width:0}.scv-schedule-checklist label strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-schedule-checklist label small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-inline-warning{color:#91672a;font-size:var(--scv-font-sm);margin:12px 0 0}.scv-plan-card{background:#fbf6ed;border:1px solid #e4d7c5;border-radius:10px;margin-top:18px;padding:13px}.scv-plan-card span{color:var(--scv-accent-dark);font-size:var(--scv-font-xs);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.scv-plan-card p{color:#69615a;font-size:var(--scv-font-sm);line-height:1.45;margin:5px 0 0}.scv-plan-card--premium{background:linear-gradient(135deg,#fff8e8,#f5ead2);border-color:#c8a468}.scv-dialog-backdrop{backdrop-filter:blur(3px);background:rgba(25,23,20,.72);display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:100000}.scv-share-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;width:min(760px,100%)}.scv-share-dialog .scv-dialog__header p{color:var(--scv-muted);font-size:var(--scv-font-sm);margin:4px 0 0;max-width:600px}.scv-share-dialog__body{display:grid;gap:18px;overflow:auto}.scv-print-dialog{width:min(720px,100%)}.scv-print-dialog .scv-dialog__header p{color:var(--scv-muted);font-size:var(--scv-font-sm);margin:4px 0 0;max-width:560px}.scv-print-dialog__body{display:grid;gap:18px}.scv-print-choice,.scv-print-toggles{border:0;display:grid;gap:8px;margin:0;padding:0}.scv-print-choice legend,.scv-print-toggles legend{font-size:var(--scv-font-sm);font-weight:750;margin-bottom:8px}.scv-print-choice label,.scv-print-toggles label{align-items:start;background:#fff;border:1px solid var(--scv-border);border-radius:10px;cursor:pointer;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);padding:12px}.scv-print-choice label.is-selected,.scv-print-toggles label.is-selected{background:#fff9ef;border-color:#bd8a4c;box-shadow:inset 0 0 0 1px rgba(164,111,45,.2)}.scv-print-choice label.is-disabled,.scv-print-toggles label.is-disabled{cursor:default;opacity:.58}.scv-print-choice input,.scv-print-toggles input{margin-top:3px}.scv-print-choice span,.scv-print-toggles span{display:grid;gap:2px}.scv-print-choice strong,.scv-print-toggles strong{font-size:var(--scv-font-sm)}.scv-print-choice small,.scv-print-toggles small{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.4}.scv-print-choice{grid-template-columns:repeat(2,minmax(0,1fr))}.scv-print-choice legend{grid-column:1/-1}.scv-print-orientation{grid-template-columns:repeat(2,minmax(0,1fr))}.scv-print-orientation label{align-items:center;grid-template-columns:auto 38px minmax(0,1fr)}.scv-print-orientation input{align-self:start}.scv-print-orientation .scv-print-orientation__icon{color:#8d6029;height:38px;width:38px}.scv-print-background-fieldset{border:0;display:grid;gap:10px;margin:0;padding:0}.scv-print-background-fieldset>legend{font-size:var(--scv-font-sm);font-weight:750;margin-bottom:8px}.scv-print-background-preview{align-items:center;background:#fff;border:1px solid #d8c9b1;border-radius:10px;display:grid;gap:12px;grid-template-columns:76px minmax(0,1fr) auto;padding:10px}.scv-print-background-preview img{border-radius:7px;height:54px;object-fit:cover;width:76px}.scv-print-background-preview>div{display:grid;gap:2px;min-width:0}.scv-print-background-preview strong{font-size:var(--scv-font-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-print-background-preview small{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.35}.scv-print-background-controls{align-items:center;display:flex;gap:14px;justify-content:space-between}.scv-print-background-upload{cursor:pointer;display:inline-flex;flex:none;position:relative}.scv-print-background-upload input{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.scv-print-background-upload input:focus-visible+.scv-button{border-color:var(--scv-accent);outline:3px solid rgba(164,111,45,.15)}.scv-print-background-upload input:disabled+.scv-button{cursor:wait;opacity:.58}.scv-print-background-opacity{align-items:center;color:#625d56;display:grid;font-size:var(--scv-font-xs);gap:9px;grid-template-columns:auto minmax(90px,1fr) 38px;min-width:min(300px,100%)}.scv-print-background-opacity input{accent-color:var(--scv-accent);width:100%}.scv-print-background-opacity strong{text-align:right}.scv-print-background-hint{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.4}.scv-print-background-fieldset .scv-field-error{color:var(--scv-danger);font-size:var(--scv-font-xs);margin:0}.scv-print-dialog__note{background:#f7f4ef;border-radius:9px;color:#6f675d;font-size:var(--scv-font-xs);line-height:1.45;margin:0;padding:11px 13px}.scv-print-root{display:none}.scv-share-result{align-items:center;background:#fffaf1;border:1px solid #dec79f;border-radius:12px;display:grid;gap:20px;grid-template-columns:minmax(0,1fr);padding:17px}.scv-share-result.is-qr-visible{grid-template-columns:minmax(0,1fr) 190px}.scv-share-result__link{display:grid;gap:7px;min-width:0}.scv-share-result__link label{font-size:var(--scv-font-sm);font-weight:750}.scv-share-result__link>div{display:flex;gap:8px}.scv-share-result__link input{background:#fff;border:1px solid var(--scv-border);border-radius:8px;min-width:0;width:100%}.scv-share-result__link small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-share-qr{display:grid;gap:6px;justify-items:center}.scv-share-qr canvas{background:#fff;border:8px solid #fff;border-radius:8px;height:180px;width:180px}.scv-share-options{border:0;display:grid;gap:8px;margin:0;padding:0}.scv-share-options legend{font-size:var(--scv-font-sm);font-weight:750;margin-bottom:8px}.scv-share-options label{align-items:start;border:1px solid var(--scv-border);border-radius:9px;cursor:pointer;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);padding:11px 12px}.scv-share-options input{margin-top:3px}.scv-share-options span{display:grid;gap:2px}.scv-share-options strong{font-size:var(--scv-font-sm)}.scv-share-options small{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.4}.scv-share-guest-note,.scv-shared-callout{background:#faf5eb;border:1px solid #d8c8ae;border-radius:10px;padding:14px 16px}.scv-share-guest-note p,.scv-shared-callout p{color:var(--scv-muted);font-size:var(--scv-font-sm);line-height:1.45;margin:4px 0 0}.scv-share-guest-note a:not(.scv-button),.scv-shared-callout a:not(.scv-button){color:var(--scv-accent-dark)}.scv-shared-callout{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-top:20px}.scv-shared-error{background:#fff;border:1px solid var(--scv-border);border-radius:16px;margin:60px auto;padding:30px;text-align:center;width:min(620px,100% - 32px)}.scv-shared-error h1{margin:0 0 8px}.scv-shared-error p{color:var(--scv-muted);margin:0 0 20px}.scv-dialog__footer-spacer{flex:1}.scv-button--danger-ghost{background:#fff;border-color:#e3c3c3;color:#9d3d3d}.scv-button--danger-ghost:hover:not(:disabled){background:#a84242;border-color:#a84242;color:#fff}.scv-period-summary.without-financials .scv-period-summary__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.scv-visually-hidden{border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.scv-backup-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;width:min(720px,100%)}.scv-backup-dialog .scv-dialog__header p{color:var(--scv-muted);font-size:var(--scv-font-sm);margin:4px 0 0}.scv-feedback-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;width:min(620px,100%)}.scv-feedback-dialog .scv-dialog__header{align-items:flex-start}.scv-feedback-dialog .scv-dialog__header>div{min-width:0}.scv-feedback-dialog .scv-dialog__header p{color:var(--scv-muted);font-size:var(--scv-font-sm);line-height:1.45;margin:7px 0 0}.scv-feedback-form{display:grid;gap:16px;overflow:auto}.scv-feedback-form .scv-check,.scv-feedback-form .scv-field{margin:0}.scv-feedback-form .scv-field textarea{min-height:142px}.scv-feedback-form .scv-field>small{color:var(--scv-muted);font-size:var(--scv-font-xs);justify-self:end}.scv-feedback-form .scv-check>span{display:grid;gap:3px}.scv-feedback-form .scv-check strong{color:#4f4c46;font-size:var(--scv-font-sm)}.scv-feedback-form .scv-check small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-feedback-form>.scv-dialog__footer{margin:2px -20px -20px}.scv-feedback-technical{background:#faf9f7;border:1px solid var(--scv-border);border-radius:9px;color:#57534e;font-size:var(--scv-font-xs);padding:11px 13px}.scv-feedback-technical summary{cursor:pointer;font-weight:650}.scv-feedback-technical dl{display:grid;gap:5px;margin:11px 0 0}.scv-feedback-technical dl>div{display:grid;gap:10px;grid-template-columns:minmax(100px,.55fr) minmax(0,1fr)}.scv-feedback-technical dt{color:var(--scv-muted)}.scv-feedback-technical dd{margin:0;min-width:0;overflow-wrap:anywhere}.scv-feedback-honeypot{height:1px!important;left:-10000px!important;overflow:hidden!important;position:absolute!important;width:1px!important}.scv-feedback-success{align-content:center;display:grid;gap:10px;min-height:300px;place-items:center;text-align:center}.scv-feedback-success>.scv-ui-icon{background:#e7f4eb;border-radius:50%;color:#2f7651;height:48px;padding:13px;width:48px}.scv-feedback-success h3{font-size:20px;margin:4px 0 0}.scv-feedback-success p{color:var(--scv-muted);margin:0 0 10px}.scv-backup-dialog__body{display:grid;gap:14px;overflow:auto}.scv-backup-card{align-items:center;background:#fcfbf9;border:1px solid var(--scv-border);border-radius:12px;display:grid;gap:14px 18px;grid-template-columns:minmax(0,1fr) auto;padding:17px}.scv-backup-card>div:first-child{min-width:0}.scv-backup-card>div:first-child>span{color:var(--scv-accent-dark);font-size:var(--scv-font-xs);font-weight:750;letter-spacing:.08em;text-transform:uppercase}.scv-backup-card h3{color:#302d29;font-size:18px;margin:4px 0}.scv-backup-card p{color:var(--scv-muted);font-size:var(--scv-font-sm);line-height:1.45;margin:0}.scv-backup-card>.scv-backup-preview,.scv-backup-card>.scv-backup-success,.scv-backup-card>.scv-inline-error{grid-column:1/-1}.scv-backup-preview{border-top:1px solid var(--scv-border);display:grid;gap:14px;padding-top:15px}.scv-backup-preview dl{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.scv-backup-preview dl>div{background:#f1eee8;border-radius:8px;display:grid;gap:2px;padding:10px 12px}.scv-backup-preview dt{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-backup-preview dd{color:#302d29;font-size:18px;font-weight:750;margin:0}.scv-backup-preview__heading{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.scv-backup-preview__heading>div{display:grid;gap:3px;min-width:0}.scv-backup-preview__heading strong{color:#3e3933;font-size:var(--scv-font-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-backup-preview__heading small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-backup-preview__heading>span{background:#e3f2e8;border-radius:999px;color:#376449;font-size:var(--scv-font-xs);font-weight:700;padding:4px 8px;white-space:nowrap}.scv-backup-modes{border:0;display:grid;gap:8px;margin:0;padding:0}.scv-backup-modes legend{color:#4f4a44;font-size:var(--scv-font-sm);font-weight:750;margin-bottom:7px}.scv-backup-modes label{align-items:flex-start;background:#fff;border:1px solid var(--scv-border);border-radius:9px;cursor:pointer;display:flex;gap:10px;padding:11px 12px}.scv-backup-modes input{margin-top:3px}.scv-backup-modes label>span{display:grid;gap:2px}.scv-backup-modes strong{color:#3f3a34;font-size:var(--scv-font-sm)}.scv-backup-modes small{color:var(--scv-muted);font-size:var(--scv-font-xs);line-height:1.4}.scv-backup-note{background:#fff2db;border-radius:9px;color:#72501e!important;padding:11px 12px}.scv-backup-success{background:#e3f2e8;border-radius:9px;color:#315f43!important;font-weight:650;padding:10px 12px}.scv-profile-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;width:min(980px,100%)}.scv-profile-dialog .scv-dialog__header p{color:var(--scv-muted);font-size:var(--scv-font-sm);margin:4px 0 0}.scv-profile-dialog__body{overflow:auto}.scv-event-manager{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;width:min(820px,100%)}.scv-event-manager .scv-dialog__header p{color:var(--scv-muted);font-size:var(--scv-font-sm);margin:4px 0 0}.scv-event-manager .scv-dialog__footer p{color:var(--scv-muted);font-size:var(--scv-font-xs);margin:0 auto 0 0}.scv-event-manager__toolbar{align-items:end;background:#faf9f7;border-bottom:1px solid var(--scv-border);display:grid;gap:8px;grid-template-columns:100px 150px minmax(150px,1fr) auto;padding:13px 18px}.scv-event-manager__toolbar label{display:grid;gap:4px}.scv-event-manager__toolbar label span{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:700;text-transform:uppercase}.scv-event-manager__toolbar input,.scv-event-manager__toolbar select{background:#fff;border:1px solid var(--scv-border);border-radius:7px;font-size:var(--scv-font-sm);min-height:36px;padding:6px 8px;width:100%}.scv-event-manager__body{min-height:260px;overflow:auto;padding:16px 18px 20px}.scv-event-manager__summary{align-items:center;color:#59554f;display:flex;font-size:var(--scv-font-sm);justify-content:space-between;margin-bottom:10px}.scv-event-manager__summary small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-event-manager__empty{border:1px dashed #d4cec4;border-radius:10px;color:var(--scv-muted);display:grid;font-size:var(--scv-font-sm);margin:0;min-height:190px;place-items:center}.scv-event-manager__list{display:grid;gap:6px;list-style:none;margin:0;padding:0}.scv-event-manager__list li{align-items:center;background:#fff;border:1px solid #e8e4dd;border-radius:9px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 32px;padding:7px 8px 7px 11px}.scv-event-manager__list .scv-row-remove{height:30px;width:30px}.scv-event-manager__open{align-items:center;background:transparent;border:0;color:var(--scv-text);cursor:pointer;display:grid;gap:9px;grid-template-columns:23px minmax(0,1fr);min-width:0;padding:3px 0;text-align:left}.scv-event-manager__open>span:last-child{display:grid;gap:2px;min-width:0}.scv-event-manager__open strong{font-size:var(--scv-font-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-event-manager__open small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-day-events{background:#fffaf2;border:1px solid #dfd5c5;border-radius:9px;margin:-3px 0 16px;padding:11px}.scv-day-events ul{display:grid;gap:6px;list-style:none;margin:8px 0 0;padding:0}.scv-day-events li{align-items:center;display:grid;gap:8px;grid-template-columns:23px minmax(0,1fr) auto}.scv-day-events li>div{display:grid;gap:1px;min-width:0}.scv-day-events li small,.scv-day-events li strong{font-size:var(--scv-font-xs)}.scv-day-events li small{color:var(--scv-muted)}.scv-day-events li .scv-row-edit,.scv-day-events li .scv-row-remove{height:28px;width:28px}.scv-day-events li.is-editing{background:#f1e5d2;border-radius:8px;padding:4px}.scv-event-actions{display:flex!important;gap:4px!important}.scv-day-events__heading{align-items:center;color:#685c4b;display:flex;font-size:var(--scv-font-xs);justify-content:space-between}.scv-day-events__heading span{background:#efe2cd;border-radius:50%;display:grid;height:22px;place-items:center;width:22px}.scv-dialog__close{background:#fff;border:1px solid var(--scv-border);border-radius:50%;color:#6b6761;cursor:pointer;display:grid;font-size:20px;height:36px;padding:0;place-items:center;width:36px}.scv-dialog__close .scv-ui-icon{height:17px;width:17px}.scv-dialog__close:focus-visible,.scv-dialog__close:hover{border-color:var(--scv-accent);color:var(--scv-accent-dark)}.scv-button--secondary{background:#fff;border-color:var(--scv-border);color:#57534e}.scv-profile-editor__heading{align-items:center;background:#faf9f7;border-bottom:1px solid var(--scv-border);display:flex;justify-content:space-between;padding:18px 22px}.scv-profile-editor__heading>div{display:grid;gap:2px}.scv-profile-editor__heading span{color:var(--scv-muted);font-size:var(--scv-font-xs);letter-spacing:.08em;text-transform:uppercase}.scv-profile-editor__heading h3{font-size:17px;margin:0}.scv-profile-editor__heading>strong{color:var(--scv-accent-dark);font-size:var(--scv-font-sm)}.scv-profile-editor__body{padding:22px}.scv-norm-year-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.scv-norm-year-tabs button{background:#fff;border:1px solid var(--scv-border);border-radius:999px;color:#625e58;cursor:pointer;font-size:var(--scv-font-sm);padding:5px 9px}.scv-norm-year-tabs button.is-active{background:var(--scv-accent);border-color:var(--scv-accent);color:#fff}.scv-comparison-empty{border:1px dashed #ccc5ba;border-radius:14px;color:#625e58;padding:70px 20px;text-align:center}.scv-comparison-empty p{color:var(--scv-muted);font-size:12px;margin:6px 0 0}.scv-month-tabs{align-items:center;display:flex;gap:7px;margin-bottom:12px;overflow-x:auto;padding-bottom:3px}.scv-month-tabs__year{background:#e8e3db;border-radius:7px;color:#6d6255;flex:none;font-size:var(--scv-font-xs);font-weight:750;line-height:1;padding:6px 8px}.scv-month-tabs__year:not(:first-child){margin-left:7px}.scv-month-tabs button{background:hsla(0,0%,100%,.75);border:1px solid var(--scv-border);border-radius:8px;color:#625e58;cursor:pointer;flex:none;font-size:var(--scv-font-sm);padding:8px 11px;text-transform:capitalize}.scv-month-tabs button.is-active{background:var(--scv-accent);border-color:var(--scv-accent);color:#fff}.scv-comparison-section-heading{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;margin:17px 2px 10px}.scv-comparison-section-heading h2{color:var(--scv-text);font-size:18px;margin:0}.scv-comparison-section-heading p{color:var(--scv-muted);font-size:var(--scv-font-xs);margin:4px 0 0}.scv-comparison-section-heading--table{margin-top:20px}.scv-availability-legend{color:var(--scv-muted);display:flex;flex-wrap:wrap;font-size:var(--scv-font-xs);gap:8px 14px;justify-content:flex-end}.scv-availability-legend span{align-items:center;display:inline-flex;gap:6px;white-space:nowrap}.scv-availability-legend i{background:#faf9f7;border:1px solid #ece8e2;border-radius:4px;height:12px;width:12px}.scv-availability-legend i.is-partial{background:#fff8ea;border-color:#e1c99f}.scv-availability-legend i.is-common{background:#e4f5ec;border-color:#78ae91}.scv-common-days-card{align-items:center;background:#f0faf5;border:1px solid #b9d9c9;border-radius:12px;display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr);margin-bottom:12px;padding:14px 16px}.scv-common-days-card>div{align-items:baseline;display:grid;gap:1px 8px;grid-template-columns:auto auto}.scv-common-days-card>div small,.scv-common-days-card>div span{color:#4f6d5e;font-size:var(--scv-font-xs)}.scv-common-days-card>div strong{font-size:28px;grid-row:span 2}.scv-common-days-card>p{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;margin:0}.scv-common-days-card>p span{background:#4e8e70;border-radius:50%;color:#fff;display:grid;font-size:var(--scv-font-xs);font-weight:750;height:29px;place-items:center;width:29px}.scv-muted-copy{color:var(--scv-muted);font-size:var(--scv-font-sm)}.scv-availability-calendar{background:#fff;border:1px solid var(--scv-border);border-radius:13px;margin-bottom:12px;overflow:hidden}.scv-availability-calendar>header{align-items:center;display:flex;justify-content:space-between;padding:13px 15px}.scv-availability-calendar>header h2{font-size:15px;margin:0;text-transform:capitalize}.scv-availability-calendar>header span{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-availability-days{display:grid;gap:4px;grid-template-columns:repeat(7,minmax(0,1fr));padding:10px}.scv-availability-day{background:#faf9f7;border:1px solid #ece8e2;border-radius:7px;color:#756f68;display:grid;min-height:47px;place-items:center}.scv-availability-day strong{font-size:var(--scv-font-sm)}.scv-availability-day span{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-availability-day.is-empty{background:transparent;border-color:transparent}.scv-availability-day.is-partial{background:#fff8ea;border-color:#e1c99f}.scv-availability-day.is-common{background:#e4f5ec;border-color:#78ae91;color:#225f43}.scv-availability-day.is-today{outline:2px solid #d68a31;outline-offset:1px;position:relative;z-index:1}.scv-comparison-table-wrap{background:#fff;border:1px solid var(--scv-border);border-radius:12px;overflow-x:auto}.scv-comparison-table{border-collapse:collapse;font-size:var(--scv-font-xs);min-width:100%;width:max-content}.scv-comparison-table td,.scv-comparison-table th{border-bottom:1px solid #eeeae4;border-right:1px solid #eeeae4;height:34px;min-width:33px;padding:5px;text-align:center}.scv-comparison-table th:first-child{background:#faf9f7;left:0;max-width:180px;min-width:135px;overflow:hidden;padding-inline:10px;position:sticky;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:2}.scv-comparison-table tfoot td,.scv-comparison-table tfoot th,.scv-comparison-table thead th{background:#faf9f7;color:#5e5a54;font-weight:750}.scv-comparison-table td.is-work{background:var(--compare-shift-color,#7f8790);color:#fff;font-weight:700}.scv-comparison-table tfoot td.is-common,.scv-comparison-table th.is-common{background:#e4f5ec;color:#276349;font-weight:750}.scv-comparison-table td.is-rest{background:#fff;color:#5e5a54}.scv-comparison-table td.is-extra{background:#33745e;color:#fff}.scv-comparison-table td.is-vacation{background:#e39b51;color:#fff}.scv-comparison-table td.is-sick{background:#b64f54;color:#fff}.scv-comparison-table td.is-summary,.scv-comparison-table th.is-summary{background:#f7f4ef;color:#504b45;font-weight:700;min-width:58px;padding-inline:8px;white-space:nowrap}.scv-comparison-table td.is-summary-start,.scv-comparison-table th.is-summary-start{border-left:3px solid #c9b99f}.scv-comparison-table td.is-summary-salary,.scv-comparison-table th.is-summary-salary{min-width:98px}.scv-comparison-table th.scv-comparison-table__date{height:44px;padding:4px 3px}.scv-comparison-table th.scv-comparison-table__date small,.scv-comparison-table th.scv-comparison-table__date span{display:block;line-height:1.15}.scv-comparison-table th.scv-comparison-table__date small{color:#817b72;font-size:var(--scv-font-xs);font-weight:550;margin-top:2px}.scv-comparison-table thead th.is-today{background:#fff5e8;box-shadow:inset 0 0 0 2px #d68a31;color:#82501c}.scv-comparison-table thead th.is-today small{color:#9a6426}.scv-inline-error{color:var(--scv-danger);font-size:12px;margin:10px 0 0}.scv-app select:not([multiple]){appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23605d57' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m7 9.5 5 5 5-5'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:32px}.scv-home{margin-inline:auto;padding-block:clamp(28px,5vw,72px) 80px;width:min(100% - 40px,1640px)}.scv-home h1,.scv-home h2,.scv-home h3{margin-top:0}.scv-home h1{font-size:clamp(42px,5.8vw,82px);letter-spacing:-.045em;line-height:.98;margin-bottom:22px;max-width:780px}.scv-home h2{font-size:clamp(29px,3vw,46px);letter-spacing:-.025em;line-height:1.08;margin-bottom:14px}.scv-home h3{font-size:19px;line-height:1.25;margin-bottom:8px}.scv-home-eyebrow{color:var(--scv-accent-dark);font-size:var(--scv-font-xs);font-weight:800;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.scv-home-hero{align-items:center;display:grid;gap:clamp(34px,7vw,110px);grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);min-height:620px}.scv-home-hero__copy{padding-block:36px}.scv-home-hero__lead{color:#5e5a54;font-size:clamp(18px,1.6vw,23px);line-height:1.55;margin-bottom:28px;max-width:690px}.scv-home-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.scv-home-button{align-items:center;background:hsla(0,0%,100%,.72);border:1px solid #cdc7bd;border-radius:11px;color:#393631;display:inline-flex;font-weight:750;justify-content:center;min-height:48px;padding:10px 18px;text-decoration:none;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.scv-home-button:focus-visible,.scv-home-button:hover{background:#fff;border-color:var(--scv-accent);color:var(--scv-accent-dark);outline:0;transform:translateY(-1px)}.scv-home-button.is-primary{background:var(--scv-accent);border-color:var(--scv-accent);color:#fff}.scv-home-button.is-primary:focus-visible,.scv-home-button.is-primary:hover{background:var(--scv-accent-dark);border-color:var(--scv-accent-dark);color:#fff}.scv-home-button--vk{gap:10px}.scv-home-button--vk svg{fill:#2787f5;flex:0 0 auto;height:14px;width:21px}.scv-home-hero__note{color:var(--scv-muted);font-size:var(--scv-font-sm);line-height:1.55;margin:15px 0 0;max-width:590px}.scv-home-preview-stack{isolation:isolate;position:relative}.scv-home-preview-stack:after,.scv-home-preview-stack:before{border:1px solid #ddd7ce;border-radius:28px;content:"";pointer-events:none;position:absolute}.scv-home-preview-stack:before{background:#ebe7df;box-shadow:0 18px 48px rgba(69,52,31,.07);inset:-16px 42px 24px 64px;transform:rotate(3deg);z-index:0}.scv-home-preview-stack:after{background:#f7f5f1;inset:-7px 18px 11px 32px;transform:rotate(1.6deg);z-index:1}.scv-home-preview{background:#fff;border:1px solid #d6cbb9;border-radius:28px;box-shadow:0 24px 75px rgba(69,52,31,.12);padding:clamp(18px,2.5vw,32px);position:relative;transform:rotate(.6deg);z-index:2}.scv-home-preview__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:22px}.scv-home-preview__top span,.scv-home-preview__top strong{display:block}.scv-home-preview__top span{color:var(--scv-muted);font-size:var(--scv-font-xs);margin-bottom:5px}.scv-home-preview__top strong{font-size:20px}.scv-home-preview__status{background:#4f9a70;border-radius:50%;box-shadow:0 0 0 6px #e7f3eb;height:10px;margin:8px 5px 0 0;width:10px}.scv-home-preview__days,.scv-home-preview__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.scv-home-preview__weekdays{color:#8b857c;font-size:var(--scv-font-xs);margin-bottom:7px;text-align:center}.scv-home-preview__days{gap:5px}.scv-home-preview__day{background:#fff;border:1px solid #eeeae4;border-radius:9px;min-height:60px;padding:8px 5px;text-align:center}.scv-home-preview__day span,.scv-home-preview__day strong{display:block}.scv-home-preview__day strong{font-size:14px;margin-bottom:6px}.scv-home-preview__day span{color:#746f67;font-size:var(--scv-font-xs)}.scv-home-preview__day.is-day{background:#e4d2b7}.scv-home-preview__day.is-night{background:#5c5b58;border-color:#5c5b58;color:#fff}.scv-home-preview__day.is-night span{color:#fff}.scv-home-preview__day.is-off{box-shadow:inset 0 0 20px #e5f4ec}.scv-home-preview__day.is-today{box-shadow:inset 0 0 0 2px #d68a31}.scv-home-preview__today{align-items:center;background:#fff5e6;border-radius:12px;display:flex;gap:12px;margin-top:16px;padding:13px 14px}.scv-home-preview__today>span{background:#fff;border:4px solid #edaf51;border-radius:50%;box-shadow:0 0 0 5px #f8dcae;flex:0 0 13px;height:13px;width:13px}.scv-home-preview__today small,.scv-home-preview__today strong{display:block}.scv-home-preview__today strong{font-size:14px;margin-bottom:3px}.scv-home-preview__today small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-home-facts{border-block:1px solid #d6d1c8;display:grid;grid-template-columns:repeat(3,1fr);margin:12px 0 clamp(80px,10vw,150px)}.scv-home-facts>div{min-width:0;padding:27px clamp(15px,3vw,40px);text-align:center}.scv-home-facts>div+div{border-left:1px solid #d6d1c8}.scv-home-facts span,.scv-home-facts strong{display:block}.scv-home-facts strong{font-size:clamp(25px,3vw,39px);line-height:1;margin-bottom:6px}.scv-home-facts span{color:var(--scv-muted);font-size:var(--scv-font-sm)}.scv-home-section{margin-bottom:clamp(84px,11vw,160px)}.scv-home-section__heading{margin-bottom:36px;max-width:830px}.scv-home-section__heading>p:not(.scv-home-eyebrow){color:var(--scv-muted);font-size:17px;line-height:1.65}.scv-home-feature-grid{border-top:1px solid #d8d2c8;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.scv-home-feature-grid article{min-width:0;padding:25px clamp(17px,2.4vw,36px) 26px 0}.scv-home-feature-grid article+article{border-left:1px solid #d8d2c8;padding-left:clamp(17px,2.4vw,36px)}.scv-home-feature-grid article>span{color:var(--scv-accent);display:block;font-size:var(--scv-font-xs);font-weight:800;margin-bottom:30px}.scv-home-feature-grid article p{color:var(--scv-muted);font-size:14px;line-height:1.65;margin-bottom:0}.scv-home-text-link{color:var(--scv-accent-dark);font-weight:750;text-underline-offset:4px}.scv-home-text-link:focus-visible,.scv-home-text-link:hover{color:#633c13}.scv-home-compare{align-items:center;background:#292724;border-radius:28px;color:#f8f5ef;display:grid;gap:clamp(36px,7vw,110px);grid-template-columns:minmax(260px,.7fr) minmax(540px,1.3fr);padding:clamp(32px,5vw,72px)}.scv-home-compare p:not(.scv-home-eyebrow){color:#cbc5bc;line-height:1.65}.scv-home-compare .scv-home-eyebrow,.scv-home-compare .scv-home-text-link{color:#dda860}.scv-home-compare__table{background:#fff;border:1px solid #d9d4cc;border-radius:14px;box-shadow:0 20px 44px rgba(0,0,0,.23);color:#3e3b36;display:grid;grid-template-columns:minmax(95px,1.8fr) repeat(7,minmax(34px,1fr));overflow:hidden}.scv-home-compare__table>div{border-bottom:1px solid #e7e2da;border-right:1px solid #e7e2da;display:grid;font-size:var(--scv-font-xs);min-height:43px;padding:5px;place-items:center}.scv-home-compare__table .is-label{background:#faf9f7;font-weight:750;justify-items:start;padding-inline:11px}.scv-home-compare__table .is-date{background:#faf9f7;color:#69645d;font-weight:700;min-height:36px}.scv-home-compare__table .is-work{background:#d8c29f;font-weight:750}.scv-home-compare__table .is-night{background:#5b5a58;color:#fff;font-weight:750}.scv-home-compare__table .is-common{background:#dff1e7;color:#276349;font-weight:800}.scv-home-steps ol{counter-reset:none;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.scv-home-steps ol li{background:hsla(0,0%,100%,.5);border:1px solid #d8d2c8;border-radius:16px;display:flex;gap:16px;min-width:0;padding:24px}.scv-home-steps ol li>span{background:var(--scv-accent);border-radius:50%;color:#fff;display:grid;flex:0 0 38px;font-weight:800;height:38px;place-items:center;width:38px}.scv-home-steps ol li p{color:var(--scv-muted);font-size:14px;line-height:1.55;margin-bottom:0}.scv-home-business{align-items:flex-end;background:#f4e9d8;border:1px solid #d9c9af;border-radius:24px;display:flex;gap:40px;justify-content:space-between;padding:clamp(30px,4vw,58px)}.scv-home-business>div{max-width:850px}.scv-home-business p:not(.scv-home-eyebrow){color:#655b4e;line-height:1.65;margin-bottom:0}.scv-home-business .scv-home-button{background:#fff;flex:0 0 auto}.scv-home-business__meta{align-items:center;display:flex;flex-wrap:wrap;gap:9px;margin-bottom:12px}.scv-home-business__meta .scv-home-eyebrow{margin:0}.scv-home-business__meta>span{background:hsla(0,0%,100%,.48);border:1px solid rgba(130,85,31,.28);border-radius:999px;color:var(--scv-accent-dark);font-size:var(--scv-font-xs);font-weight:750;letter-spacing:.04em;padding:4px 8px}.scv-home-update-list{border-top:1px solid #d8d2c8;margin-bottom:22px}.scv-home-update-list article{align-items:start;border-bottom:1px solid #d8d2c8;display:grid;gap:22px;grid-template-columns:135px minmax(0,1fr);min-height:60px;padding:17px 0}.scv-home-update-list time{color:var(--scv-accent-dark);font-size:var(--scv-font-sm);font-weight:750;margin-top:4px}.scv-home-update-list p{color:#55514b;line-height:1.55;margin:0}.scv-home-reviews{margin-bottom:clamp(84px,11vw,150px)}.comment-form .logged-in-as a,.comment-form .required-field-message{display:none}.scv-comment-list{list-style:none;margin:0 0 28px;padding:0}.scv-comment-list .comment{list-style:none}.scv-comment-list>.comment{border-top:1px solid #d8d2c8;padding-block:24px}.scv-comment-list .children{display:flex;flex-direction:column;gap:15px;list-style:none;margin-top:20px;padding-left:clamp(24px,5vw,72px)}.scv-comment-list .comment-body{min-height:52px;padding-left:70px;position:relative}.scv-comment-list .comment-respond{margin-top:20px}.scv-comment-list .comment-reply-title small a{color:inherit;display:block;font-weight:400}.scv-comment-list .comment-form-comment label{display:block}.scv-comment-list .avatar{border-radius:12px;height:52px;left:0;object-fit:cover;position:absolute;top:0;width:52px}.scv-comment-list .comment-author{font-weight:750}.scv-comment-list .comment-author cite{font-style:normal}.scv-comment-list .comment-meta{font-size:var(--scv-font-xs);margin:4px 0 13px}.scv-comment-list .comment-meta a{color:var(--scv-muted);text-decoration:none}.scv-comment-list p{line-height:1.65}.scv-comment-list .reply a{color:var(--scv-accent-dark);font-size:var(--scv-font-sm);font-weight:700}.scv-comment-form-wrap,.scv-comment-list{border-top:1px solid #d8d2c8;max-width:760px;padding-top:26px}.scv-comment-form-wrap label,.scv-comment-list label{display:block;font-size:var(--scv-font-sm);font-weight:700;margin-bottom:7px}.scv-comment-form-wrap input:not([type=submit]),.scv-comment-form-wrap textarea,.scv-comment-list input:not([type=submit]),.scv-comment-list textarea{background:#fff;border:1px solid var(--scv-border);border-radius:10px;padding:12px 13px;width:100%}.scv-comment-form-wrap .submit,.scv-comment-list .submit{background:var(--scv-accent);border:0;border-radius:9px;color:#fff;cursor:pointer;font-weight:750;min-height:44px;padding:9px 17px}.scv-home-reviews .navigation{margin-bottom:28px}.scv-home-reviews .navigation .nav-links{display:flex;flex-wrap:wrap;gap:8px}.scv-home-reviews .navigation .current,.scv-home-reviews .navigation a{background:#fff;border:1px solid var(--scv-border);border-radius:8px;color:#514d47;display:grid;min-height:38px;min-width:38px;padding:7px 10px;place-items:center;text-decoration:none}.scv-home-reviews .navigation .current{background:var(--scv-accent);border-color:var(--scv-accent);color:#fff}.scv-home-final{align-items:center;background:#292724;border-radius:26px;color:#fff;display:flex;gap:36px;justify-content:space-between;padding:clamp(30px,5vw,66px)}.scv-home-final h2{margin-bottom:8px}.scv-home-final p{color:#cbc5bc;margin-bottom:0}.scv-home-final .scv-home-button{flex:0 0 auto}.scv-tool-intro{margin-inline:auto;max-width:1640px;padding:34px var(--scv-page-gutter) 0;width:100%}.scv-tool-intro h1{font-size:clamp(24px,3vw,38px);line-height:1.15;margin:0}.scv-tool-intro>p:last-child{color:var(--scv-muted);font-size:14px;line-height:1.55;margin:9px 0 0;max-width:850px}.scv-legal-page{padding:clamp(34px,5vw,72px) var(--scv-page-gutter) 0;width:100%}.scv-legal-document{color:#312e2a;font-size:16px;line-height:1.68;margin-inline:auto;width:min(100%,1080px)}.scv-legal-document section{margin-top:44px}.scv-legal-document h2{color:var(--scv-text);font-size:clamp(21px,2vw,27px);line-height:1.25;margin:0 0 14px}.scv-legal-document p{margin:0 0 16px}.scv-legal-document a{color:#865419;text-underline-offset:3px}.scv-legal-document ul{display:grid;gap:10px;margin:0;padding-left:22px}.scv-legal-document table{background:#fff;border-collapse:collapse;min-width:780px;width:100%}.scv-legal-document td,.scv-legal-document th{border:1px solid #ded8cf;padding:14px 16px;text-align:left;vertical-align:top}.scv-legal-document th{background:#f2eee7;color:var(--scv-text);font-size:14px;line-height:1.35}.scv-legal-document td{font-size:14px;line-height:1.55}.scv-legal-document__header{border-bottom:1px solid #d8d1c7;padding-bottom:30px}.scv-legal-document__header h1{color:var(--scv-text);font-size:clamp(30px,5vw,52px);letter-spacing:-.025em;line-height:1.08;margin:0;max-width:900px}.scv-legal-document__lead{color:var(--scv-muted);font-size:18px;margin:18px 0 0!important;max-width:830px}.scv-legal-document__updated{color:#827b72;font-size:13px;margin:13px 0 0!important}.scv-legal-admin-notice{background:#fff4e5;border:1px solid #d09a58;border-radius:12px;color:#6f4210;display:grid;font-size:14px;gap:6px;line-height:1.45;margin-top:24px;padding:16px 18px}.scv-legal-table-wrap{border-radius:14px;box-shadow:0 14px 36px rgba(52,45,35,.06);overflow-x:auto}.scv-contact-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px!important}.scv-contact-grid article{align-content:center;background:#fff;border:1px solid #d9d3ca;border-radius:16px;display:grid;gap:7px;min-height:116px;padding:20px}.scv-contact-grid span{color:var(--scv-muted);font-size:13px}.scv-contact-grid a{color:var(--scv-text);font-size:18px;font-weight:750;overflow-wrap:anywhere;text-decoration:none}.scv-contact-grid a:focus-visible,.scv-contact-grid a:hover{color:#955f1f}.scv-contact-socials__links{align-items:center;display:flex;flex-wrap:wrap;gap:10px 16px}.scv-social-icon-link{align-items:center;border:1px solid;border-radius:50%;display:inline-flex;height:34px;justify-content:center;width:34px}.scv-social-icon-link svg{fill:currentColor;height:19px;width:19px}.scv-premium-page{margin-inline:auto;padding:clamp(34px,5vw,72px) var(--scv-page-gutter) 0;width:min(100%,1360px)}.scv-premium-page h1,.scv-premium-page h2,.scv-premium-page h3{margin-top:0}.scv-premium-page h1{font-size:clamp(42px,5.8vw,76px);letter-spacing:-.044em;line-height:1;margin-bottom:22px;max-width:920px}.scv-premium-page h2{font-size:clamp(28px,3.4vw,45px);letter-spacing:-.028em;line-height:1.08;margin-bottom:14px}.scv-premium-page h3{font-size:20px;line-height:1.25;margin-bottom:8px}.scv-premium-notice{background:#fff7e9;border:1px solid #ddb77f;border-radius:11px;color:#6b4518;font-size:14px;margin-bottom:18px;padding:13px 16px}.scv-premium-hero{align-items:center;background:radial-gradient(circle at 12% 2%,rgba(204,149,73,.19),transparent 31%),linear-gradient(140deg,#fffdfa,#f0e2cf);border:1px solid #d8c8b0;border-radius:28px;display:grid;gap:clamp(34px,7vw,100px);grid-template-columns:minmax(0,1.38fr) minmax(330px,.62fr);min-height:560px;padding:clamp(36px,6vw,80px)}.scv-premium-hero__lead{color:#5f584f;font-size:clamp(17px,1.7vw,22px);line-height:1.58;margin:0;max-width:790px}.scv-premium-separation{border-left:3px solid var(--scv-accent);color:#665d52;font-size:14px;line-height:1.62;margin:28px 0 0;max-width:760px;padding-left:17px}.scv-premium-purchase{align-items:stretch;background:#2d2a27;border-radius:22px;box-shadow:0 24px 60px rgba(56,42,26,.18);color:#fff;display:flex;flex-direction:column;min-width:0;padding:clamp(26px,4vw,42px)}.scv-premium-purchase>span{color:#cfc8be;font-size:var(--scv-font-xs);font-weight:750;letter-spacing:.08em;text-transform:uppercase}.scv-premium-purchase>p{color:#c4bdb3;font-size:14px;margin:5px 0 25px}.scv-premium-purchase>small{color:#aaa39a;display:block;font-size:12px;line-height:1.55;margin-top:15px}.scv-premium-purchase .scv-home-button{background:#e1aa60;border-color:#d39a4e;color:#211b14;text-align:center;width:100%}.scv-premium-purchase .scv-home-button:focus-visible,.scv-premium-purchase .scv-home-button:hover{background:#efbd78;color:#17120d}.scv-premium-purchase .scv-home-button:disabled{background:#49443f;border-color:#5c5650;color:#c0b9b0;cursor:not-allowed}.scv-premium-purchase .scv-home-actions{display:grid;grid-template-columns:1fr 1fr}.scv-premium-purchase .scv-home-actions .scv-home-button:not(.is-primary){background:transparent;border-color:#665f58;color:#eee9e1}.scv-premium-purchase .scv-home-actions .scv-home-button:not(.is-primary):focus-visible,.scv-premium-purchase .scv-home-actions .scv-home-button:not(.is-primary):hover{border-color:#d39a4e;color:#fff}.scv-premium-review-wait{color:#ddd4c9!important;font-size:13px!important;line-height:1.55;margin:15px 0 0!important}.scv-premium-price{color:#fff;display:block;font-size:clamp(36px,4vw,54px);letter-spacing:-.035em;line-height:1;margin:10px 0 0;white-space:nowrap}.scv-premium-price del{color:#948d85;font-size:.48em;font-weight:500}.scv-premium-price ins{color:inherit;text-decoration:none}.scv-premium-active,.scv-premium-login{border-top:1px solid #4f4a44;padding-top:22px}.scv-premium-active>strong,.scv-premium-login>strong{color:#fff;display:block;font-size:18px;margin-bottom:6px}.scv-premium-active>p,.scv-premium-login>p{color:#c4bdb3;font-size:14px;line-height:1.55;margin:0 0 18px}.scv-premium-login{margin-top:22px}.scv-premium-login .scv-home-text-link{color:#e5b675;line-height:1.45}.scv-premium-login .scv-home-text-link:focus-visible,.scv-premium-login .scv-home-text-link:hover{color:#fff}.scv-premium-value{padding-block:clamp(86px,10vw,142px)}.scv-premium-value>header{margin-bottom:34px;max-width:820px}.scv-premium-value>div{border-block:1px solid #d8d1c7;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.scv-premium-value article{min-width:0;padding:clamp(28px,4vw,46px)}.scv-premium-value article+article{border-left:1px solid #d8d1c7}.scv-premium-value article>span{color:var(--scv-accent-dark);display:inline-block;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:44px}.scv-premium-value article p{color:var(--scv-muted);font-size:14px;line-height:1.62;margin:0}.scv-premium-comparison{background:#292724;border-radius:26px;color:#fff;padding:clamp(34px,6vw,70px)}.scv-premium-comparison>header{margin-bottom:34px;max-width:880px}.scv-premium-comparison>header>p:last-child{color:#c5beb4;font-size:16px;line-height:1.65;margin:0}.scv-premium-comparison .scv-home-eyebrow{color:#dda85f}.scv-premium-table-wrap{background:#302e2b;border:1px solid #4b4741;border-radius:15px;overflow-x:auto}.scv-premium-table-wrap table{border-collapse:collapse;min-width:690px;width:100%}.scv-premium-table-wrap td,.scv-premium-table-wrap th{border-bottom:1px solid #4b4741;color:#ded8cf;font-size:14px;padding:17px 19px;text-align:left}.scv-premium-table-wrap thead th{color:#a8a198;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.scv-premium-table-wrap th:first-child{width:54%}.scv-premium-table-wrap td:last-child,.scv-premium-table-wrap thead th:last-child{color:#efbc75;font-weight:750}.scv-premium-table-wrap tbody tr:last-child td,.scv-premium-table-wrap tbody tr:last-child th{border-bottom:0}.scv-premium-how{display:grid;gap:clamp(42px,8vw,110px);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);padding-block:clamp(88px,10vw,142px)}.scv-premium-how ol{display:grid;list-style:none;margin:0;padding:0}.scv-premium-how li{border-top:1px solid #d8d1c7;display:grid;gap:18px;grid-template-columns:45px minmax(0,1fr);padding:24px 0}.scv-premium-how li:last-child{border-bottom:1px solid #d8d1c7}.scv-premium-how li>span{background:var(--scv-accent);border-radius:8px;color:#fff;display:grid;font-size:13px;font-weight:800;height:34px;place-items:center;width:38px}.scv-premium-how li p{color:var(--scv-muted);font-size:14px;line-height:1.6;margin:0}.scv-premium-faq{display:grid;gap:clamp(42px,8vw,110px);grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);padding-bottom:clamp(88px,10vw,140px)}.scv-premium-faq details{border-top:1px solid #d8d1c7}.scv-premium-faq details:last-child{border-bottom:1px solid #d8d1c7}.scv-premium-faq summary{cursor:pointer;font-size:16px;font-weight:750;list-style:none;padding:20px 42px 20px 0;position:relative}.scv-premium-faq summary::-webkit-details-marker{display:none}.scv-premium-faq summary:after{color:var(--scv-accent-dark);content:"+";font-size:23px;font-weight:400;position:absolute;right:4px;top:17px}.scv-premium-faq details[open] summary:after{content:"−"}.scv-premium-faq details p{color:var(--scv-muted);font-size:14px;line-height:1.65;margin:-3px 0 22px;max-width:760px}.scv-premium-final{align-items:center;background:#f4e7d3;border:1px solid #d9c6a7;border-radius:24px;display:flex;gap:32px;justify-content:space-between;padding:clamp(30px,5vw,60px)}.scv-premium-final>div:first-child{max-width:820px}.scv-premium-final h2{margin-bottom:8px}.scv-premium-final p{color:#625a50;line-height:1.62;margin:0}.scv-premium-final .scv-home-actions,.scv-premium-final .scv-home-button{flex:0 0 auto}.scv-premium-legal{display:flex;flex-wrap:wrap;gap:14px 24px;justify-content:center;padding:24px 0 4px}.scv-premium-legal a{color:var(--scv-muted);font-size:13px}.scv-checkout-page{margin-inline:auto;padding:clamp(34px,5vw,72px) var(--scv-page-gutter) 0;width:min(100%,1120px)}.scv-checkout-header{margin-bottom:34px}.scv-checkout-header h1{font-size:clamp(36px,5vw,58px);letter-spacing:-.035em;line-height:1.04;margin:0 0 12px}.scv-checkout-header>p:last-child{color:var(--scv-muted);font-size:16px;line-height:1.62;margin:0}.scv-checkout-content{background:hsla(0,0%,100%,.68);border:1px solid #d9d2c8;border-radius:22px;padding:clamp(20px,4vw,42px)}.scv-checkout-content .wc-block-checkout,.scv-checkout-content .woocommerce{margin:0}.scv-checkout-content .button,.scv-checkout-content .wc-block-components-button,.scv-checkout-content button{border-radius:9px}.scv-checkout-content .woocommerce-checkout-review-order-table .cart-subtotal,.scv-checkout-content .wp-block-woocommerce-checkout-order-summary-subtotal-block,.scv-premium-checkout .scv-checkout-content .wc-block-checkout__billing-fields,.scv-premium-checkout .scv-checkout-content .wc-block-checkout__order-notes{display:none}.scv-single-payment-method .scv-checkout-content .payment_methods input[type=radio],.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__input{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0 0 0 0)!important;border:0!important;white-space:nowrap!important}.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__option{cursor:default;padding:0}.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control--highlight-checked:after,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control-accordion-option:after,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__option:after{display:none!important}.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option--checked-option-highlighted{box-shadow:none}.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__label-group{display:block}.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__label{font-weight:400}.scv-single-payment-method .scv-checkout-content .payment_box,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control-accordion-content,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__description-group,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__label img{display:none!important}.scv-single-payment-method .scv-checkout-content #payment,.scv-single-payment-method .scv-checkout-content .payment_methods,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control-accordion-option,.scv-single-payment-method .scv-checkout-content .wc-block-components-radio-control__option,.scv-single-payment-method .scv-checkout-content .wc_payment_method{background:transparent;border:0!important;border-radius:0;box-shadow:none!important}.scv-single-payment-method .scv-checkout-content .payment_methods,.scv-single-payment-method .scv-checkout-content .wc_payment_method{margin:0;padding:0}.scv-checkout-note{color:var(--scv-muted);font-size:13px;line-height:1.62;margin:20px 0 0;max-width:850px}.scv-features-page{margin-inline:auto;padding:clamp(34px,5vw,72px) var(--scv-page-gutter) 0;width:min(100%,1360px)}.scv-features-page h1,.scv-features-page h2,.scv-features-page h3{margin-top:0}.scv-features-page h1{font-size:clamp(42px,6vw,78px);letter-spacing:-.045em;line-height:.99;margin-bottom:20px;max-width:920px}.scv-features-page h2{font-size:clamp(28px,3.5vw,46px);letter-spacing:-.028em;line-height:1.08;margin-bottom:14px}.scv-features-page h3{font-size:19px;line-height:1.25;margin-bottom:7px}.scv-features-hero{align-items:end;background:radial-gradient(circle at 86% 7%,rgba(203,147,70,.22),transparent 29%),linear-gradient(145deg,#fffdfa,#f3e5d1);border:1px solid #d9c9b1;border-radius:28px;display:grid;gap:clamp(34px,7vw,100px);grid-template-columns:minmax(0,1fr) minmax(250px,340px);min-height:460px;padding:clamp(34px,6vw,76px)}.scv-features-hero>div{max-width:940px}.scv-features-hero__lead{color:#5e574e;font-size:clamp(17px,1.7vw,22px);line-height:1.58;margin:0 0 28px;max-width:790px}.scv-features-hero__note{background:hsla(0,0%,100%,.56);border-left:3px solid var(--scv-accent);border-radius:0 12px 12px 0;color:#5f564b;font-size:13px;line-height:1.55;margin:0 0 4px;padding:18px 20px}.scv-features-nav{border-block:1px solid #d8d1c7;display:flex;gap:4px;margin:22px 0 clamp(72px,8vw,112px);overflow-x:auto;padding:8px;scrollbar-width:thin}.scv-features-nav a{border-radius:8px;color:#57524b;flex:0 0 auto;font-size:13px;font-weight:750;min-height:38px;padding:9px 14px;text-decoration:none}.scv-features-nav a:focus-visible,.scv-features-nav a:hover{background:#eee8df;color:var(--scv-accent-dark);outline:0}.scv-features-modes{margin-bottom:clamp(84px,10vw,140px)}.scv-features-modes>header{margin-bottom:30px;max-width:820px}.scv-features-modes>div{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.scv-features-modes article{background:hsla(0,0%,100%,.66);border:1px solid #d9d2c8;border-radius:20px;min-height:230px;padding:clamp(24px,4vw,42px)}.scv-features-modes article>span{background:#716c65;border-radius:8px;color:#fff;display:inline-grid;font-size:var(--scv-font-xs);font-weight:800;margin-bottom:42px;min-height:30px;min-width:38px;place-items:center}.scv-features-modes article h3{font-size:clamp(22px,2.5vw,31px)}.scv-features-modes article p{color:var(--scv-muted);line-height:1.65;margin:0;max-width:570px}.scv-features-modes article.is-advanced{background:#f5ead9;border-color:#d4b487}.scv-features-modes article.is-advanced>span{background:var(--scv-accent)}.scv-features-groups{border-top:1px solid #d8d1c7}.scv-features-group{display:grid;gap:clamp(42px,7vw,100px);grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);padding-block:clamp(62px,8vw,108px);scroll-margin-top:24px}.scv-features-group+.scv-features-group{border-top:1px solid #d8d1c7}.scv-features-group__heading{align-content:start;display:grid;gap:18px;grid-template-columns:50px minmax(0,1fr)}.scv-features-group__heading>span{background:#34312d;border-radius:9px;color:#fff;display:grid;font-size:var(--scv-font-xs);font-weight:800;height:38px;letter-spacing:.06em;place-items:center;width:46px}.scv-features-group__heading p:last-child{color:var(--scv-muted);font-size:16px;line-height:1.65;margin:0;max-width:530px}.scv-features-list{display:grid;gap:0 clamp(28px,4vw,56px);grid-template-columns:repeat(2,minmax(0,1fr))}.scv-features-list article{align-content:start;display:grid;gap:13px;grid-template-columns:13px minmax(0,1fr);min-width:0;padding:0 0 26px}.scv-features-list article>span{background:transparent;border:2px solid var(--scv-accent);border-radius:50%;height:9px;margin-top:7px;width:9px}.scv-features-list article p{color:var(--scv-muted);font-size:14px;line-height:1.62;margin:0}.scv-features-access{background:#292724;border-radius:26px;color:#fff;padding:clamp(34px,6vw,70px);scroll-margin-top:24px}.scv-features-access>header{margin-bottom:32px;max-width:800px}.scv-features-access>header p:last-child{color:#c9c3ba;font-size:17px;line-height:1.65;margin:0}.scv-features-access .scv-home-eyebrow,.scv-features-access .scv-home-text-link{color:#dda85f}.scv-features-access>.scv-home-text-link{display:inline-block;margin-top:25px}.scv-features-plans{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.scv-features-plans article{background:#34312d;border:1px solid #4b4741;border-radius:17px;min-width:0;padding:clamp(22px,3vw,32px)}.scv-features-plans article.is-premium{background:#413421;border-color:#a87535}.scv-features-plans article>div{border-bottom:1px solid #514d46;padding-bottom:18px}.scv-features-plans article h3{color:#fff;font-size:25px;margin:0 0 4px}.scv-features-plans article>div>span{color:#aaa49b;font-size:13px}.scv-features-plans article ul{display:grid;gap:11px;list-style:none;margin:20px 0 0;padding:0}.scv-features-plans article li{color:#ded9d1;font-size:14px;line-height:1.45;padding-left:18px;position:relative}.scv-features-plans article li:before{background:#c89550;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.55em;width:6px}.scv-features-future{border-left:4px solid #d7c29f;margin:clamp(74px,9vw,128px) auto;max-width:970px;padding-left:clamp(20px,4vw,54px)}.scv-features-future>p:last-of-type{color:var(--scv-muted);font-size:17px;line-height:1.68;margin-bottom:26px}.scv-features-future ul{display:grid;gap:0 34px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.scv-features-future li{border-top:1px solid #d8d1c7;display:grid;gap:4px;padding:17px 0}.scv-features-future li strong{font-size:15px}.scv-features-future li span{color:var(--scv-muted);font-size:13px;line-height:1.55}.scv-features-final{align-items:center;background:#f4e7d3;border:1px solid #d9c6a7;border-radius:24px;display:flex;gap:32px;justify-content:space-between;padding:clamp(30px,5vw,60px)}.scv-features-final>div{max-width:820px}.scv-features-final h2{margin-bottom:8px}.scv-features-final p{color:#625a50;line-height:1.62;margin:0}.scv-features-final .scv-home-button{flex:0 0 auto}.scv-help-page{margin-inline:auto;padding:clamp(34px,5vw,72px) var(--scv-page-gutter) 0;width:min(100%,1360px)}.scv-help-page h1,.scv-help-page h2,.scv-help-page h3{margin-top:0}.scv-help-page h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.035em;line-height:1.02;margin-bottom:16px}.scv-help-page h2{font-size:clamp(25px,2.5vw,36px);letter-spacing:-.02em;line-height:1.14;margin-bottom:12px}.scv-help-page p{line-height:1.65}.scv-help-hero{align-items:end;background:radial-gradient(circle at 88% 8%,rgba(211,163,96,.2),transparent 28%),#f5ead9;border:1px solid #dbcdb7;border-radius:26px;display:grid;gap:36px;grid-template-columns:minmax(0,1fr) auto;min-height:300px;padding:clamp(30px,5vw,64px)}.scv-help-hero>div{max-width:850px}.scv-help-hero>div>p:last-child{color:#625a50;font-size:clamp(16px,1.5vw,19px);margin:0;max-width:720px}.scv-help-hero>.scv-home-button{margin-bottom:3px}.scv-help-start{align-items:center;border-block:1px solid #d8d1c7;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) auto;margin:22px 0 clamp(70px,8vw,110px);padding:22px 26px}.scv-help-start strong{display:block;font-size:17px;margin-bottom:4px}.scv-help-start p{color:var(--scv-muted);margin:0;max-width:850px}.scv-help-start>a{color:var(--scv-accent-dark);font-weight:800;text-decoration:none}.scv-help-start>a span{margin-left:6px}.scv-help-start>a:focus-visible,.scv-help-start>a:hover{color:#633c13;text-decoration:underline;text-underline-offset:4px}.scv-help-directory>header{margin-bottom:30px;max-width:760px}.scv-help-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.scv-help-card{background:hsla(0,0%,100%,.66);border:1px solid #d9d2c8;border-radius:18px;display:flex;flex-direction:column;min-height:280px;min-width:0;padding:clamp(23px,3vw,34px);position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.scv-help-card:hover{border-color:#c8ae88;box-shadow:0 15px 38px rgba(75,57,35,.07);transform:translateY(-2px)}.scv-help-card h3{font-size:clamp(20px,2vw,27px);line-height:1.18;margin:27px 0 10px;max-width:520px}.scv-help-card h3 a{color:var(--scv-text);text-decoration:none}.scv-help-card h3 a:after{content:"";inset:0;position:absolute}.scv-help-card>p{color:var(--scv-muted);margin:0 0 24px;max-width:590px}.scv-help-card__meta{align-items:center;display:flex;gap:12px}.scv-help-card__meta>span{background:#34312d;border-radius:8px;color:#fff;display:inline-grid;font-size:var(--scv-font-xs);font-weight:800;letter-spacing:.06em;min-height:30px;min-width:38px;padding:4px 9px;place-items:center}.scv-help-card__meta>small{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:650}.scv-help-card__link{color:var(--scv-accent-dark);font-weight:800;margin-top:auto;position:relative;text-decoration:none;width:max-content;z-index:1}.scv-help-card__link span{margin-left:6px}.scv-help-card__link:focus-visible,.scv-help-card__link:hover{color:#633c13;text-decoration:underline;text-underline-offset:4px}.scv-help-contact{align-items:center;background:#292724;border-radius:22px;color:#f8f5ef;display:flex;gap:32px;justify-content:space-between;margin-top:clamp(70px,9vw,120px);padding:clamp(27px,4vw,48px)}.scv-help-contact>div{max-width:790px}.scv-help-contact h2{margin-bottom:8px}.scv-help-contact p{color:#cbc5bc;margin:0}.scv-help-contact .scv-home-button{flex:0 0 auto}.scv-help-guide-page{max-width:1260px}.scv-help-breadcrumbs{align-items:center;color:var(--scv-muted);display:flex;flex-wrap:wrap;font-size:var(--scv-font-sm);gap:8px;margin-bottom:26px}.scv-help-breadcrumbs a{color:var(--scv-accent-dark);text-underline-offset:3px}.scv-help-breadcrumbs span[aria-current=page]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-help-guide-layout{align-items:start;display:grid;gap:clamp(30px,5vw,70px);grid-template-columns:minmax(0,850px) minmax(220px,290px)}.scv-help-guide{min-width:0}.scv-help-guide>section{border-top:1px solid #d8d1c7;padding-block:clamp(28px,4vw,46px)}.scv-help-guide>section>p{color:#504c46;font-size:17px;max-width:760px}.scv-help-guide>section>p:last-child{margin-bottom:0}.scv-help-guide__header{background:hsla(0,0%,100%,.64);border:1px solid #d8d1c7;border-radius:22px;padding:clamp(32px,5vw,58px)}.scv-help-guide__header h1{margin-top:25px;max-width:760px}.scv-help-guide__header>p{color:var(--scv-muted);font-size:clamp(16px,1.6vw,19px);margin-bottom:0;max-width:700px}.scv-help-steps{counter-reset:help-step;display:grid;gap:12px;list-style:none;margin:24px 0 0;max-width:780px;padding:0}.scv-help-steps li{color:#504c46;counter-increment:help-step;font-size:16px;line-height:1.55;min-height:44px;padding:10px 0 10px 56px;position:relative}.scv-help-steps li:before{background:var(--scv-accent);border-radius:50%;color:#fff;content:counter(help-step);display:grid;font-size:var(--scv-font-sm);font-weight:800;height:38px;left:0;place-items:center;position:absolute;top:5px;width:38px}.scv-help-note{background:#f2e8d9;border-left:4px solid var(--scv-accent);border-radius:0 12px 12px 0;margin-top:24px;max-width:760px;padding:20px 22px}.scv-help-note strong{color:var(--scv-accent-dark);display:block;margin-bottom:5px}.scv-help-note p{color:#5d554b;margin:0}.scv-help-guide__cta{align-items:center;display:flex;gap:24px;justify-content:space-between}.scv-help-guide__cta>div{max-width:580px}.scv-help-guide__cta h2{font-size:clamp(22px,2.4vw,30px)}.scv-help-guide__cta p{margin:0}.scv-help-guide__cta .scv-home-button{flex:0 0 auto}.scv-help-guide-nav{background:hsla(0,0%,100%,.62);border:1px solid #d9d2c8;border-radius:16px;padding:22px;position:sticky;top:24px}.scv-help-guide-nav>strong{display:block;font-size:16px;margin-bottom:15px}.scv-help-guide-nav ol{display:grid;gap:2px;list-style:none;margin:0;padding:0}.scv-help-guide-nav li{min-width:0}.scv-help-guide-nav li a{color:#5d5851;display:block;font-size:var(--scv-font-sm);line-height:1.4;padding:8px 0;text-decoration:none}.scv-help-guide-nav li a:focus-visible,.scv-help-guide-nav li a:hover{color:var(--scv-accent-dark);text-decoration:underline;text-underline-offset:3px}.scv-help-guide-nav__all{color:var(--scv-accent-dark);display:inline-block;font-size:var(--scv-font-sm);font-weight:800;margin-top:18px;text-underline-offset:3px}.scv-help-pagination{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(45px,7vw,80px)}.scv-help-pagination a{background:hsla(0,0%,100%,.48);border:1px solid #d8d1c7;border-radius:14px;color:var(--scv-text);display:flex;flex-direction:column;justify-content:center;min-height:110px;padding:20px 22px;text-decoration:none}.scv-help-pagination a:focus-visible,.scv-help-pagination a:hover{background:#fff;border-color:#c8ae88;color:var(--scv-accent-dark)}.scv-help-pagination small{color:var(--scv-muted);font-size:var(--scv-font-xs);margin-bottom:8px}.scv-help-pagination strong{line-height:1.35}.scv-help-pagination .is-next{text-align:right}.scv-help-missing{min-height:400px;padding-top:60px;text-align:center}.scv-legal-details{border-top:1px solid #d8d1c7;display:grid;margin:0}.scv-legal-details div{border-bottom:1px solid #d8d1c7;display:grid;gap:18px;grid-template-columns:minmax(150px,220px) minmax(0,1fr);padding:14px 0}.scv-legal-details dt{color:var(--scv-muted)}.scv-legal-details dd{color:var(--scv-text);font-weight:650;margin:0}.scv-contact-note{background:#eee7da;border-radius:16px;padding:24px 26px}.scv-contact-note p:last-child{margin-bottom:0}.scv-site-footer{background:#22211f;color:#d2cec7;margin-top:60px;padding:40px 0}.scv-site-footer__inner{align-items:start;display:grid;gap:26px 50px;grid-template-columns:minmax(220px,1fr) auto;margin:0 auto;max-width:1640px;padding-inline:var(--scv-page-gutter);width:100%}.scv-site-footer__inner p{color:#9d9890;font-size:var(--scv-font-sm);margin:7px 0 0}.scv-site-footer__inner .scv-site-footer__social{align-self:start;border:1px solid #4a4641;color:#d2cec7;text-decoration:none}.scv-site-footer__inner .scv-site-footer__social:focus-visible,.scv-site-footer__inner .scv-site-footer__social:hover{border-color:#777169;color:#fff}.scv-site-footer__inner small{border-top:1px solid #3c3935;color:#89847d;font-size:var(--scv-font-xs);grid-column:1/-1;padding-top:20px}.scv-site-footer__navigation{align-items:start;display:grid;gap:42px;grid-template-columns:repeat(2,minmax(150px,auto)) auto}.scv-site-footer__menu{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.scv-site-footer__menu strong{color:#89847d;font-size:var(--scv-font-xs);letter-spacing:.08em;margin-bottom:3px;text-transform:uppercase}.scv-site-footer__menu a{color:#d2cec7;font-size:var(--scv-font-sm);font-weight:650;text-decoration:none}.scv-site-footer__menu a:focus-visible,.scv-site-footer__menu a:hover{color:#fff}.scv-site-footer__brand{color:#fff;font-size:21px;font-weight:800;text-decoration:none}.scv-site-footer__brand span{color:#c89550}@media(max-width:1220px){.scv-home-hero{gap:40px;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);min-height:540px}.scv-home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scv-home-feature-grid article{border-bottom:1px solid #d8d2c8}.scv-home-feature-grid article:nth-child(3){border-left:0;padding-left:0}.scv-calendar-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:960px){.scv-navigation-tools .scv-header-button--desktop-label{display:grid;height:38px;min-height:38px;padding:0;place-items:center;width:38px}.scv-navigation-tools .scv-header-button--desktop-label>span{display:none}.scv-home{padding-top:32px}.scv-premium-hero{grid-template-columns:1fr;min-height:0}.scv-premium-purchase{width:min(100%,560px)}.scv-premium-value>div{grid-template-columns:1fr}.scv-premium-value article+article{border-left:0;border-top:1px solid #d8d1c7}.scv-premium-value article>span{margin-bottom:22px}.scv-premium-faq,.scv-premium-how{gap:30px;grid-template-columns:1fr}.scv-features-hero{grid-template-columns:1fr;min-height:0}.scv-features-hero__note{max-width:680px}.scv-features-group{gap:32px;grid-template-columns:1fr}.scv-features-group__heading>div{max-width:820px}.scv-features-plans,.scv-help-hero,.scv-help-start{grid-template-columns:1fr}.scv-help-hero{align-items:start;min-height:0}.scv-help-hero>.scv-home-button{width:max-content}.scv-help-start{gap:14px}.scv-help-guide-layout{grid-template-columns:1fr}.scv-help-guide-nav{grid-row:1;position:static}.scv-home-hero{grid-template-columns:1fr;min-height:0}.scv-home-hero__copy{padding-block:12px 0}.scv-home-preview-stack{justify-self:center;width:min(100%,660px)}.scv-home-preview{transform:none}.scv-contact-grid,.scv-home-compare,.scv-legal-details div{grid-template-columns:1fr}.scv-legal-details div{gap:3px}.scv-home-steps ol{grid-template-columns:1fr}.scv-header__inner{gap:12px 18px;grid-template-columns:minmax(0,1fr) auto}.scv-header__brand{grid-column:1;grid-row:1}.scv-header-actions{grid-column:2;grid-row:1;justify-self:end}.scv-navigation-bar__inner{flex-wrap:wrap;gap:8px}.scv-mobile-menu-toggle{align-items:center;background:transparent;border:1px solid #5e5a53;border-radius:8px;color:#e9e4dc;cursor:pointer;display:flex;font-size:var(--scv-font-sm);font-weight:650;gap:7px;grid-column:1/-1;grid-row:2;min-height:38px;padding:7px 11px;width:max-content}.scv-mobile-menu-toggle svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:18px}.scv-mobile-menu-toggle.is-open,.scv-mobile-menu-toggle:focus-visible,.scv-mobile-menu-toggle:hover{border-color:#c89550;color:#fff;outline:0}.scv-primary-menu{border-top:1px solid #45423d;display:none;grid-column:1/-1;grid-row:3;justify-self:stretch;padding-top:6px;width:100%}.scv-primary-menu.is-open{display:block}.scv-primary-menu>.scv-primary-menu__list{align-items:stretch;display:grid;gap:2px}.scv-primary-menu a{color:#e0dcd5;min-height:38px}.scv-primary-menu .sub-menu{background:transparent;border:0;box-shadow:none;display:block;min-width:0;padding:0 0 3px 16px;position:static;width:auto}.scv-primary-menu .sub-menu a{color:#aaa59d;font-weight:500;min-height:34px}.scv-primary-menu .scv-language-switcher{margin-top:8px;width:max-content}.scv-navigation-tools{margin-left:auto}.scv-layout{grid-template-columns:1fr}.scv-today-status--mobile{display:grid;margin-bottom:0}.scv-today-status--mobile-relocated{display:none}.scv-panel{max-height:none;position:static}.scv-workspace-toolbar{align-items:flex-start;flex-direction:column}.scv-toolbar-modes{width:100%}.scv-workspace-view{align-items:flex-end;margin-left:0;width:100%}.scv-view-controls{flex-wrap:wrap;justify-content:flex-start;width:100%}}@container scv-results (max-width: 720px){.scv-result-heading{align-items:flex-start;gap:10px;grid-template-columns:1fr}.scv-cycle-summary{justify-content:flex-start;margin-top:4px;width:100%}.scv-result-heading--comparison>.scv-cycle-pill{justify-self:start}.scv-period-summary__stats>div{align-items:flex-start;flex-direction:column;gap:2px}}@media(max-width:800px){.scv-premium-table-wrap{background:transparent;border:0;border-radius:0;margin:0;overflow:visible}.scv-premium-table-wrap table{display:block;min-width:0}.scv-premium-table-wrap thead{display:none}.scv-premium-table-wrap tbody{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.scv-premium-table-wrap tbody tr{align-content:start;background:#302e2b;border:1px solid #4b4741;border-radius:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;overflow:hidden}.scv-premium-table-wrap tbody tr th:first-child{background:transparent;border:0;color:#f0ece6;grid-column:1/-1;line-height:1.38;padding:15px 16px 13px;width:auto}.scv-premium-table-wrap tbody td{border:0;border-top:1px solid #4b4741;color:#ded8cf;display:grid;font-weight:700;gap:5px;min-width:0;overflow-wrap:anywhere;padding:12px 16px 15px}.scv-premium-table-wrap tbody td:before{color:#999188;content:attr(data-label);font-size:var(--scv-font-xs);font-weight:750;letter-spacing:.07em;text-transform:uppercase}.scv-premium-table-wrap tbody td+td{border-left:1px solid #4b4741}.scv-premium-table-wrap tbody td:last-child{color:#efbc75}}@media(max-width:590px){:root{--scv-page-gutter:12px}.scv-checkout-page,.scv-premium-page{padding-top:20px}.scv-premium-page h1{font-size:clamp(36px,12vw,50px)}.scv-premium-hero{border-radius:18px;padding:25px 20px}.scv-premium-purchase{border-radius:17px;padding:25px 20px}.scv-premium-purchase .scv-home-actions{grid-template-columns:1fr}.scv-premium-comparison{border-radius:18px;padding:28px 18px}.scv-premium-table-wrap tbody{grid-template-columns:1fr}.scv-premium-how li{gap:13px;grid-template-columns:38px minmax(0,1fr)}.scv-premium-final{align-items:stretch;border-radius:18px;flex-direction:column;padding:26px 20px}.scv-premium-final .scv-home-actions,.scv-premium-final .scv-home-button{width:100%}.scv-checkout-content{border-radius:16px;padding:18px 14px}.scv-features-page{padding-top:20px}.scv-features-page h1{font-size:clamp(36px,12vw,50px)}.scv-features-hero{border-radius:18px;padding:25px 20px}.scv-features-hero .scv-home-actions{align-items:stretch;flex-direction:column}.scv-features-hero .scv-home-button{width:100%}.scv-features-nav{margin-bottom:56px;margin-left:-12px;margin-right:-12px;padding-inline:12px}.scv-features-list,.scv-features-modes>div{grid-template-columns:1fr}.scv-features-modes article{min-height:0}.scv-features-modes article>span{margin-bottom:24px}.scv-features-group{padding-block:54px}.scv-features-group__heading{gap:14px;grid-template-columns:1fr}.scv-features-access{border-radius:18px;padding:26px 18px}.scv-features-final{align-items:stretch;border-radius:18px;flex-direction:column;padding:26px 20px}.scv-features-final .scv-home-button{width:100%}.scv-features-future ul{grid-template-columns:1fr}.scv-help-page{padding-top:20px}.scv-help-page h1{font-size:clamp(32px,11vw,43px)}.scv-help-hero{border-radius:18px;padding:25px 20px}.scv-help-hero>.scv-home-button{width:100%}.scv-help-start{margin-bottom:56px;padding-inline:4px}.scv-help-grid,.scv-help-pagination{grid-template-columns:1fr}.scv-help-card{min-height:250px}.scv-help-contact,.scv-help-guide__cta{align-items:stretch;flex-direction:column}.scv-help-contact .scv-home-button,.scv-help-guide__cta .scv-home-button{width:100%}.scv-help-guide__header{border-radius:17px;padding:25px 20px}.scv-help-guide>section{padding-block:30px}.scv-help-guide>section>p{font-size:16px}.scv-help-pagination>span{display:none}.scv-help-pagination .is-next{text-align:left}.scv-home{padding-bottom:36px;width:min(100% - 24px,1640px)}.scv-home h1{font-size:clamp(38px,13vw,54px);margin-bottom:17px}.scv-home-hero{gap:30px}.scv-home-actions,.scv-home-business,.scv-home-final{align-items:stretch;flex-direction:column}.scv-home-actions .scv-home-button,.scv-home-business .scv-home-button,.scv-home-final .scv-home-button{width:100%}.scv-home-preview-stack:after,.scv-home-preview-stack:before{display:none}.scv-home-preview{border-radius:18px;padding:14px}.scv-home-preview__day{min-height:48px;padding-inline:2px}.scv-home-preview__day span{display:none}.scv-home-facts{grid-template-columns:1fr}.scv-home-facts>div+div{border-left:0;border-top:1px solid #d6d1c8}.scv-home-feature-grid{grid-template-columns:1fr}.scv-home-feature-grid article,.scv-home-feature-grid article+article{border-left:0;padding:22px 0}.scv-home-feature-grid article>span{margin-bottom:18px}.scv-home-business,.scv-home-compare,.scv-home-final{border-radius:18px;padding:24px 18px}.scv-home-compare{overflow:hidden}.scv-home-compare__table{grid-template-columns:minmax(76px,1.6fr) repeat(7,minmax(29px,1fr));margin-inline:-10px}.scv-home-update-list article{gap:5px;grid-template-columns:1fr}.scv-comment-list .comment-body{padding-left:54px}.scv-comment-list .avatar{border-radius:9px;height:40px;width:40px}.scv-comment-list .children{padding-left:14px}.scv-tool-intro{margin-bottom:10px;padding-top:22px}.scv-site-footer{margin-top:36px;padding:32px 0}.scv-site-footer__inner{grid-template-columns:1fr}.scv-site-footer__inner .scv-site-footer__navigation{gap:24px 18px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.scv-site-footer__inner .scv-site-footer__social{grid-column:1/-1}.scv-site-footer__inner small{grid-column:1}.scv-export-menu__popover{right:-4px}.scv-event-filters,.scv-event-filters__body{width:100%}.scv-event-filters__trigger{justify-content:space-between;width:100%}.scv-event-filters__trigger>small{margin-left:auto}.scv-event-filters__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.scv-event-filters__options label{min-width:0}.scv-app input:not([type=checkbox]):not([type=radio]):not([type=color]),.scv-app select,.scv-app textarea{font-size:16px}.scv-header{padding:14px 0}.scv-header__inner{gap:12px 10px;grid-template-columns:minmax(0,1fr) auto}.scv-header__brand{grid-column:1;grid-row:1}.scv-header__brand p{display:none}.scv-header-actions{align-items:center;flex-direction:row;grid-column:1/-1;grid-row:2;justify-self:start}.scv-mobile-menu-toggle{align-self:center;grid-column:2;grid-row:1}.scv-primary-menu{grid-column:1/-1;grid-row:3}.scv-header-button{font-size:var(--scv-font-xs);padding:5px 8px}.scv-account-status,.scv-badge{display:none}.scv-navigation-bar__inner{min-height:54px;padding:8px var(--scv-page-gutter)}.scv-navigation-tools{gap:6px}.scv-navigation-tools .scv-header-button{display:grid;height:38px;min-height:38px;padding:0;place-items:center;width:38px}.scv-navigation-tools .scv-header-button>span{display:none}.scv-user-profile__avatar{flex-basis:38px;height:38px;width:38px}.scv-user-profile__editor{grid-template-columns:minmax(100px,135px) 34px}.scv-layout{padding-inline:var(--scv-page-gutter)}.scv-panel{padding:17px}.scv-install-nudge{bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:36px minmax(0,1fr);left:max(10px,env(safe-area-inset-left));padding:14px 40px 14px 14px;right:max(10px,env(safe-area-inset-right));width:auto}.scv-install-nudge__icon{height:36px;width:36px}.scv-install-nudge__icon .scv-ui-icon{height:19px;width:19px}.scv-install-nudge>small,.scv-install-nudge__actions{grid-column:1/-1}.scv-basic-event-prompt{bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:1fr;left:max(10px,env(safe-area-inset-left));padding:14px 40px 14px 14px;right:max(10px,env(safe-area-inset-right));width:auto}.scv-basic-event-prompt>.scv-button{width:100%}.scv-install-dialog{border-radius:0;max-height:100vh;width:100%}.scv-install-dialog__body{grid-template-columns:38px minmax(0,1fr);padding-inline:17px}.scv-install-dialog__body p{grid-column:1/-1}.scv-calendar-grid{grid-template-columns:1fr}.scv-period-summary__toggle{align-items:center;background:hsla(0,0%,100%,.68);border:1px solid var(--scv-border);border-radius:10px;color:var(--scv-text);display:flex;justify-content:space-between;padding:11px 13px;text-align:left;width:100%}.scv-period-summary__toggle>span{display:grid;gap:2px}.scv-period-summary__toggle small{color:var(--scv-muted);font-size:var(--scv-font-xs)}.scv-period-summary__toggle strong{font-size:var(--scv-font-sm)}.scv-period-summary__toggle .scv-ui-icon{color:var(--scv-accent-dark);height:18px;transition:transform .18s ease;width:18px}.scv-period-summary__body{display:none;margin-top:7px}.scv-period-summary.is-expanded .scv-period-summary__body{display:block}.scv-period-summary.is-expanded .scv-period-summary__toggle .scv-ui-icon{transform:rotate(180deg)}.scv-period-summary__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.scv-period-summary__stats>div{align-items:flex-start;flex-direction:column;gap:2px;padding:8px 10px}.scv-period-summary__stats>div:first-child{padding-left:10px}.scv-period-summary__stats>div+div{border-left:0}.scv-period-summary__stats>div:nth-child(2n){border-left:1px solid #ded9d1}.scv-period-summary__stats>div:nth-child(n+3){border-top:1px solid #ded9d1}.scv-period-summary.is-basic .scv-period-summary__body{max-width:none}.scv-mode-notice,.scv-period-summary__details{align-items:flex-start;flex-direction:column}.scv-mode-notice{gap:8px}.scv-field-group{grid-template-columns:1fr}.scv-workspace-toolbar{display:block;overflow:visible;padding:0}.scv-workspace-toolbar__summary{align-items:center;background:transparent;border:0;border-radius:11px;color:var(--scv-text);cursor:pointer;display:flex;gap:12px;justify-content:space-between;min-height:56px;padding:9px 12px;text-align:left;width:100%}.scv-workspace-toolbar__summary>span{display:grid;gap:2px;min-width:0}.scv-workspace-toolbar__summary small{color:var(--scv-muted);font-size:var(--scv-font-xs);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.scv-workspace-toolbar__summary strong{font-size:var(--scv-font-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scv-workspace-toolbar__summary .scv-ui-icon{height:17px;transition:transform .18s ease;width:17px}.scv-workspace-toolbar__summary .scv-ui-icon.is-expanded{transform:rotate(180deg)}.scv-workspace-toolbar__summary:focus-visible{outline:3px solid rgba(164,111,45,.15);outline-offset:-3px}.scv-workspace-toolbar__body{align-items:stretch;border-top:1px solid var(--scv-border);display:flex;flex-direction:column;gap:10px;padding:8px}.scv-workspace-toolbar.is-mobile-collapsed .scv-workspace-toolbar__body{display:none}.scv-view-controls{align-items:end;display:grid;gap:8px 10px;grid-template-columns:minmax(0,2fr) minmax(88px,1fr)}.scv-workspace-view{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.scv-view-controls .scv-segmented-control{grid-column:1/-1;order:-1;width:100%}.scv-view-controls .scv-segmented-control button{flex:1}.scv-view-controls>label{min-width:0}.scv-view-controls>label:only-of-type{grid-column:1/-1}.scv-view-controls>label input,.scv-view-controls>label select{width:100%}.scv-toolbar-modes{display:grid;grid-template-columns:minmax(0,1fr);width:100%}.scv-interface-mode{flex:none;width:auto}.scv-interface-mode .scv-interface-mode__label{display:none}.scv-interface-mode>.scv-segmented-control{flex:none;grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.scv-interface-mode>.scv-segmented-control:before{transition:left .24s cubic-bezier(.22,.8,.32,1),width .24s cubic-bezier(.22,.8,.32,1);width:calc(40% - 2.4px)}.scv-interface-mode>.scv-segmented-control:has(>button:nth-child(2).is-active):before{left:calc(40% + .6px);transform:none;width:calc(60% - 3.6px)}.scv-interface-mode>.scv-segmented-control button{flex:none;font-size:var(--scv-font-xs);min-height:38px;padding:7px 9px}.scv-comparison-toggle{min-height:40px;width:100%}.scv-interface-mode__tooltip{left:auto;right:0;transform:none;width:min(220px,100vw - 24px)}.scv-interface-mode__tooltip:before{left:auto;right:7px;transform:none}.scv-common-days-card{grid-template-columns:1fr}.scv-common-days-card>p{justify-content:flex-start}.scv-comparison-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.scv-availability-legend{justify-content:flex-start}.scv-dialog-backdrop{padding:0}.scv-backup-dialog,.scv-feedback-dialog,.scv-print-dialog,.scv-profile-dialog,.scv-share-dialog{border-radius:0;max-height:100vh;width:100%}.scv-print-choice{grid-template-columns:1fr}.scv-print-choice legend{grid-column:auto}.scv-print-background-preview{grid-template-columns:64px minmax(0,1fr)}.scv-print-background-preview img{height:48px;width:64px}.scv-print-background-preview>.scv-button{grid-column:1/-1;width:100%}.scv-print-background-controls{align-items:stretch;flex-direction:column}.scv-print-background-upload,.scv-print-background-upload .scv-button{width:100%}.scv-print-background-upload .scv-button{justify-content:center;text-align:center}.scv-print-background-opacity{min-width:0}.scv-share-result,.scv-share-result.is-qr-visible{grid-template-columns:1fr}.scv-share-result__link>div{align-items:stretch;flex-direction:column}.scv-share-qr{border-top:1px solid #e2d4bc;padding-top:16px}.scv-shared-callout{align-items:stretch;flex-direction:column}.scv-shared-callout .scv-button{text-align:center}.scv-backup-card{grid-template-columns:1fr}.scv-backup-card>.scv-button{width:100%}.scv-backup-preview dl{grid-template-columns:repeat(3,minmax(70px,1fr))}.scv-event-manager{border-radius:0;max-height:100vh;width:100%}.scv-event-manager__toolbar{grid-template-columns:1fr 1fr}.scv-event-manager__date{grid-column:1/2}.scv-today-status{grid-template-columns:36px minmax(0,1fr)}.scv-today-status__mark{height:36px;width:36px}.scv-today-status__badges{grid-column:1/-1;justify-content:flex-start}.scv-event-icon-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.scv-profile-editor__body{padding:15px}.scv-pattern-row{grid-template-columns:86px 50px minmax(0,1fr) 28px}}@media(hover:none){.scv-user-profile__camera:not(.is-busy){display:none}}@media print{body.shift-calendar-vue-theme,html{background:#fff;color:#242320;min-height:0;min-width:0}body.shift-calendar-vue-theme{-webkit-print-color-adjust:exact;print-color-adjust:exact}#page.scv-site>:not(#shift-calendar-vue-app),#shift-calendar-vue-app>:not(.scv-app),.scv-app>:not(.scv-print-root),body.shift-calendar-vue-theme>:not(#page){display:none!important}#page.scv-site,#shift-calendar-vue-app,.scv-app{display:block;margin:0;min-height:0;padding:0;width:auto}.scv-print-root{background:#fff;color:#242320;display:block!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;isolation:isolate;position:relative}.scv-print-background{height:100vh;inset:0;object-fit:cover;opacity:var(--scv-print-background-opacity,.2);pointer-events:none;position:fixed;width:100vw;z-index:0}.scv-print-content{position:relative;z-index:1}.scv-print-root.has-background{background:transparent;min-height:100vh}.scv-print-root.has-background .scv-print-content{box-sizing:border-box;padding:var(--scv-print-page-margin,0)}.scv-print-root.has-background .scv-availability-calendar,.scv-print-root.has-background .scv-common-days-card,.scv-print-root.has-background .scv-comparison-table-wrap,.scv-print-root.has-background .scv-month,.scv-print-root.has-background .scv-print-cycle,.scv-print-root.has-background .scv-print-summary>div{background-color:hsla(0,0%,100%,.88)}.scv-print-header{align-items:flex-end;border-bottom:.4mm solid #b27a35;display:flex;gap:10mm;justify-content:space-between;margin-bottom:5mm;padding-bottom:3mm}.scv-print-header span{color:#82551f;font-size:8pt;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.scv-print-header h1{font-size:18pt;line-height:1.1;margin:1mm 0 0}.scv-print-header>strong{color:#625e58;font-size:10pt;font-weight:650;text-align:right}.scv-print-cycle{align-items:baseline;background:#faf8f4;border:.25mm solid #ddd6ca;border-radius:2mm;break-inside:avoid;display:flex;gap:4mm;margin-bottom:4mm;padding:2.5mm 3mm}.scv-print-cycle span{color:#756f68;font-size:8pt;font-weight:700;text-transform:uppercase}.scv-print-cycle strong{font-size:9pt;font-weight:650}.scv-print-root.is-single .scv-calendar-grid{gap:4mm;grid-template-columns:repeat(2,minmax(0,1fr))}.scv-print-root.is-single.is-landscape:not(.is-year-sheet) .scv-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scv-print-root.is-year-sheet .scv-print-header{margin-bottom:2mm;padding-bottom:2mm}.scv-print-root.is-year-sheet .scv-print-header h1{font-size:14pt}.scv-print-root.is-year-sheet .scv-print-header>strong{font-size:8pt}.scv-print-root.is-year-sheet .scv-calendar-grid{gap:2mm;grid-template-columns:repeat(4,minmax(0,1fr))}.scv-print-root.is-year-sheet .scv-month{border-radius:1.3mm}.scv-print-root.is-year-sheet .scv-month>header{padding:1.2mm 1.8mm 1mm}.scv-print-root.is-year-sheet .scv-month>header h2{font-size:7.5pt}.scv-print-root.is-year-sheet .scv-month>header span{font-size:5.5pt}.scv-print-root.is-year-sheet .scv-weekdays{font-size:5.5pt;padding:.7mm 1mm}.scv-print-root.is-year-sheet .scv-days{gap:.45mm;padding:1mm}.scv-print-root.is-year-sheet .scv-day,.scv-print-root.is-year-sheet .scv-day--empty{border-radius:.8mm;font-size:6.5pt;min-height:5.2mm}.scv-print-root.is-year-sheet .scv-day .scv-day__event-icons i{font-size:5pt;height:3.2mm;width:3.2mm}.scv-print-root.is-year-sheet .scv-print-summary{gap:1.5mm;margin-top:2mm}.scv-print-root.is-year-sheet .scv-print-summary>div{border-radius:1.2mm;gap:.4mm;padding:1.4mm 2mm}.scv-print-root.is-year-sheet .scv-print-summary span{font-size:5.5pt}.scv-print-root.is-year-sheet .scv-print-summary strong{font-size:9pt}.scv-print-root.is-year-sheet.is-portrait .scv-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scv-print-root .scv-month{border-color:#cfc9c0;border-radius:2mm;box-shadow:none;break-inside:avoid}.scv-print-root .scv-month>header{padding:2.5mm 3mm 2mm}.scv-print-root .scv-month>header h2{font-size:10pt}.scv-print-root .scv-month>header span{font-size:7pt}.scv-print-root .scv-weekdays{border-color:#dedad3;font-size:7pt;padding:1.5mm 2mm}.scv-print-root .scv-days{gap:.8mm;padding:2mm}.scv-print-root .scv-day,.scv-print-root .scv-day--empty{border-radius:1.3mm;font-size:8pt;min-height:7mm}.scv-print-root .scv-day .scv-day__event-icons{right:-.6mm;top:-.8mm}.scv-print-root .scv-day .scv-day__event-icons i{border-width:.25mm;box-shadow:none;font-size:6pt;height:4.2mm;width:4.2mm}.scv-print-root .scv-month__total{font-size:7pt;padding:1.8mm 2.5mm}.scv-print-root .scv-month__total small,.scv-print-root .scv-month__total strong{font-size:7pt}.scv-print-summary{break-inside:avoid;display:grid;gap:2mm;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:5mm}.scv-print-summary>div{background:#faf8f4;border:.25mm solid #d9d3ca;border-radius:2mm;display:grid;gap:1mm;padding:3mm}.scv-print-summary span{color:#6d675f;font-size:7pt;font-weight:700;text-transform:uppercase}.scv-print-summary strong{font-size:12pt}.scv-print-events{margin-top:5mm}.scv-print-events h2{font-size:11pt;margin:0 0 2mm}.scv-print-events ul{display:grid;gap:1.5mm 5mm;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.scv-print-events li{border-bottom:.2mm solid #e7e2da;break-inside:avoid;display:grid;font-size:8pt;gap:.5mm 2mm;grid-template-columns:34mm minmax(0,1fr);padding:1.5mm 0}.scv-print-events li>strong{color:#755025;font-size:7pt;grid-row:span 2}.scv-print-events li>span{font-weight:650}.scv-print-events li>small{color:#6f6a63;font-size:7pt}.scv-print-comparison-page{break-after:page}.scv-print-comparison-page:last-child{break-after:auto}.scv-print-root.is-compare .scv-print-header{margin-bottom:3mm}.scv-print-root .scv-comparison-section-heading{margin:3mm 0 2mm}.scv-print-root .scv-comparison-section-heading h2{font-size:10pt}.scv-print-root .scv-comparison-section-heading .scv-availability-legend,.scv-print-root .scv-comparison-section-heading p{font-size:6.5pt}.scv-print-root .scv-common-days-card{border-radius:2mm;break-inside:avoid;gap:4mm;margin-bottom:2mm;padding:2.5mm 3mm}.scv-print-root .scv-common-days-card>div strong{font-size:15pt}.scv-print-root .scv-common-days-card>div small,.scv-print-root .scv-common-days-card>div span{font-size:6.5pt}.scv-print-root .scv-common-days-card>p span{font-size:6.5pt;height:6mm;width:6mm}.scv-print-root .scv-availability-calendar{border-radius:2mm;break-inside:avoid;margin-bottom:2mm}.scv-print-root .scv-availability-calendar>header{padding:2mm 3mm}.scv-print-root .scv-availability-calendar>header h2{font-size:9pt}.scv-print-root .scv-availability-calendar>header span{font-size:6.5pt}.scv-print-root .scv-availability-days{gap:1mm;padding:2mm}.scv-print-root .scv-availability-day{border-radius:1.2mm;min-height:7mm}.scv-print-root .scv-availability-day strong{font-size:7.5pt}.scv-print-root .scv-availability-day span{font-size:6pt}.scv-print-root.is-compare.is-calendar-only .scv-availability-day{min-height:13mm}.scv-print-root .scv-comparison-table-wrap{border-radius:1.5mm;break-inside:avoid;overflow:visible}.scv-print-root .scv-comparison-table{font-size:5.5pt;min-width:0;table-layout:fixed;width:100%}.scv-print-root .scv-comparison-table td,.scv-print-root .scv-comparison-table th{height:6mm;min-width:0;overflow:hidden;padding:.6mm .25mm}.scv-print-root .scv-comparison-table th:first-child{max-width:28mm;min-width:28mm;padding-inline:1.5mm;position:static;width:28mm}.scv-print-root .scv-comparison-table td.is-summary,.scv-print-root .scv-comparison-table th.is-summary{min-width:0;padding-inline:.4mm;width:9mm}.scv-print-root .scv-comparison-table td.is-summary-salary,.scv-print-root .scv-comparison-table th.is-summary-salary{min-width:0;width:16mm}.scv-print-root .scv-comparison-table th.scv-comparison-table__date{height:8mm;padding:.5mm .2mm}.scv-print-root .scv-comparison-table th.scv-comparison-table__date small{font-size:5pt}}