:root{--kvh-max-width:1340px;--kvh-color-text:#1d1a1a;--kvh-color-border:#e5e5e5;--kvh-color-muted:#666;--kvh-color-accent-bg:#f7f3ee;--kvh-font-body:inherit;--kvh-radius:0.2rem}.kvh{color:var(--kvh-color-text);font-family:var(--kvh-font-body);font-size:16px;line-height:24px;box-sizing:border-box}.kvh *,.kvh ::after,.kvh ::before{box-sizing:border-box}.kvh__inner{max-width:var(--kvh-max-width);margin:0 auto;padding:2.4rem 2.4rem 4rem}.kvh-hero{position:relative;left:50%;width:100vw;max-width:100vw;margin:0 0 3rem -50vw;padding:3rem 2.4rem;background:var(--kvh-hero-bg,var(--kvh-color-accent-bg));color:var(--kvh-hero-color,var(--kvh-color-text));text-align:center;box-sizing:border-box}.kvh-hero__inner{max-width:var(--kvh-max-width);margin:0 auto}body.kvh-hub-page{overflow-x:clip}.kvh-hero__title{margin:0 0 1rem;font-size:clamp(2rem, 4vw, 2.75rem);line-height:1.2;font-weight:700}.kvh-hero__intro{margin:0 auto 1.5rem;max-width:42rem;color:var(--kvh-color-muted)}.kvh-block__text p,.kvh-hero__intro p{margin:0 0 .75rem}.kvh-block__text ol,.kvh-block__text ul,.kvh-hero__intro ol,.kvh-hero__intro ul{margin:0 0 .75rem 1.25rem;padding:0}.kvh-block__text li,.kvh-hero__intro li{margin:0 0 .25rem}.kvh-block__text a,.kvh-hero__intro a{color:inherit;text-decoration:underline}.kvh-block__text>:last-child,.kvh-hero__intro>:last-child{margin-bottom:0}.kvh-search{max-width:36rem;margin:0;position:relative;text-align:left}.kvh-search__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.kvh-search__field{position:relative;display:flex;align-items:center}.kvh-search__input{width:100%;min-height:48px;padding:.75rem 3.25rem .75rem 1rem;border:1px solid var(--kvh-color-border);border-radius:var(--kvh-radius);font-size:16px;line-height:24px}.kvh-search__input:focus{outline:2px solid #1d1a1a;outline-offset:2px}.kvh-search__input::-webkit-search-cancel-button,.kvh-search__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.kvh-search__clear{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;color:var(--kvh-color-text);cursor:pointer}.kvh-search__clear[hidden]{display:none}.kvh-search__clear svg{width:17px;height:16px;flex-shrink:0}.kvh-search__clear:focus-visible{outline:2px solid #1d1a1a;outline-offset:-2px}.kvh-search__results{margin-top:.75rem;text-align:left}.kvh-search__list{list-style:none;margin:0;padding:0;border:1px solid var(--kvh-color-border);border-radius:var(--kvh-radius);background:#fff}.kvh-search__list a{display:block;padding:.875rem 1rem;color:inherit;text-decoration:none;min-height:44px}.kvh-search__list a:focus,.kvh-search__list a:hover{background:#fafafa;outline:0}.kvh-search__result-title{display:block;font-weight:600}.kvh-search__result-cat{display:block;font-size:14px;color:var(--kvh-color-muted)}.kvh-search__empty{padding:1rem;border:1px solid var(--kvh-color-border);border-radius:var(--kvh-radius)}.kvh-block{margin:3rem 0;padding:2rem;border:1px solid var(--kvh-color-border);border-radius:var(--kvh-radius);background:var(--kvh-color-accent-bg)}.kvh-block__title{margin:0 0 .75rem;font-size:1.5rem;line-height:1.3}.kvh-block__text{margin:0 0 1.25rem}.kvh-block__actions{display:flex;flex-wrap:wrap;gap:.75rem}.kvh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;min-width:44px;padding:.625rem 1.25rem;border-radius:var(--kvh-radius);font-size:18px;line-height:1.2;text-decoration:none;cursor:pointer;border:1px solid transparent}.kvh-btn--filled{background:#1d1a1a;color:#fff}.kvh-btn--outline{background:#fff;color:#1d1a1a;border-color:var(--kvh-color-border)}.kvh-btn:focus-visible{outline:2px solid #1d1a1a;outline-offset:2px}.kvh-section-title{margin:0 0 1rem;font-size:1.5rem}.kvh-popular{margin:3rem 0}.kvh-popular__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.kvh-popular__list a{color:inherit;text-decoration:underline;min-height:44px;display:inline-flex;align-items:center}.kvh-categories__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:768px){.kvh-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.kvh-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.kvh-category-card{border:1px solid var(--kvh-color-border);border-radius:var(--kvh-radius);padding:1.5rem;background:#fff}.kvh-category-card__title{margin:0 0 1rem;font-size:1.25rem}.kvh-category-card__title a{color:inherit;text-decoration:none}.kvh-category-card__links{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.5rem}.kvh-category-card__links a{color:inherit;text-decoration:underline;min-height:44px;display:inline-flex;align-items:center}.kvh-category-card__more a{font-weight:600;color:inherit}.kvh-breadcrumbs{margin-bottom:1.5rem;font-size:14px}.kvh-breadcrumbs__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.kvh-breadcrumbs__item:not(:last-child)::after{content:'›';margin-left:.35rem;color:var(--kvh-color-muted)}.kvh-breadcrumbs a{color:inherit}.kvh-header__title{margin:0 0 1rem;font-size:clamp(1.75rem, 3vw, 2.25rem)}.kvh-header__intro{margin-bottom:2rem;color:var(--kvh-color-muted)}.kvh-article-list{list-style:none;margin:0 0 3rem;padding:0;display:grid;gap:1.5rem}.kvh-article-list__item{padding-bottom:1.5rem;border-bottom:1px solid var(--kvh-color-border)}.kvh-article-list__title{margin:0 0 .5rem;font-size:1.25rem}.kvh-article-list__title a{color:inherit;text-decoration:none}.kvh-article-list__excerpt{margin:0;color:var(--kvh-color-muted)}.kvh-topbar{background:var(--kvh-topbar-bg,var(--kvh-color-accent-bg));color:var(--kvh-topbar-color,var(--kvh-color-text))}.kvh-topbar__inner{max-width:var(--kvh-max-width);margin:0 auto;padding:1.2rem 2.4rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 2rem}.kvh-backlink{display:inline-flex;align-items:center;gap:.6rem;min-height:44px;color:inherit;text-decoration:none;font-size:16px}.kvh-backlink__icon{display:inline-flex;flex-shrink:0}.kvh-backlink:focus-visible .kvh-backlink__text,.kvh-backlink:hover .kvh-backlink__text{text-decoration:underline}.kvh-backlink:focus-visible{outline:2px solid currentColor;outline-offset:2px}.kvh-topbar .kvh-breadcrumbs{margin:0;color:inherit}.kvh-topbar .kvh-breadcrumbs__item:not(:last-child)::after{color:inherit;opacity:.6}.kvh-article-layout{display:grid;gap:2.4rem;align-items:start}.kvh-article-layout>.kvh-block--contact{margin:0}@media (min-width:900px){.kvh-article-layout--with-sidebar{grid-template-columns:minmax(0,17rem) minmax(0,1fr);column-gap:4rem;grid-template-areas:"sidebar article" "sidebar contact"}.kvh-article-layout--with-sidebar>.kvh-article{grid-area:article}.kvh-article-layout--with-sidebar>.kvh-block--contact{grid-area:contact;margin-top:0}.kvh-article-layout--with-sidebar>.kvh-sidebar{grid-area:sidebar;position:sticky;top:2rem;border-top:0;padding-top:0}}.kvh-sidebar{border-top:1px solid var(--kvh-color-border);padding-top:2rem}.kvh-sidebar__title{margin:0 0 1rem;font-size:1.125rem;line-height:1.4}.kvh-sidebar__title a{color:inherit;text-decoration:none}.kvh-sidebar__title a:hover{text-decoration:underline}.kvh-sidebar__list{list-style:none;margin:0 0 1rem;padding:0}.kvh-category-card__more a,.kvh-sidebar__all a,.kvh-sidebar__list a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:44px;padding:.5rem 0;color:inherit;text-decoration:none}.kvh-category-card__more a:hover .kvh-sidebar__label,.kvh-sidebar__all a:hover .kvh-sidebar__label,.kvh-sidebar__list a:hover .kvh-sidebar__label{text-decoration:underline}.kvh-sidebar__list li+li{border-top:1px solid var(--kvh-color-border)}.kvh-sidebar__icon{display:inline-flex;flex-shrink:0;color:var(--kvh-color-muted)}.kvh-sidebar__all{margin:0;font-weight:600}.kvh-article__title{margin:0 0 .75rem;font-size:clamp(1.75rem, 3vw, 2.5rem);line-height:1.2}.kvh-article__updated{margin:0 0 2rem;font-size:14px;color:var(--kvh-color-muted)}.kvh-article__body p{margin:0 0 1rem}.kvh-article__body ol,.kvh-article__body ul{margin:0 0 1rem 1.25rem}.kvh-article__body a{color:inherit;text-decoration:underline}.kvh-article__back{margin:2rem 0}.kvh-related__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.kvh-related__list a{color:inherit;min-height:44px;display:inline-flex;align-items:center}.kvh-empty{margin:2rem 0;color:var(--kvh-color-muted)}.wcds-bsp-overlay{position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;transition:opacity .25s ease}.wcds-bsp-panel{position:relative;width:100%;max-width:521px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));box-shadow:0 4px 32px rgba(0,0,0,.15);transition:transform .3s cubic-bezier(.22, 1, .36, 1),opacity .3s ease}.wcds-bsp-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.wcds-bsp-title{margin:0;font-size:1.25rem}.wcds-bsp-close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;border:0;background:0 0;color:#262626;cursor:pointer}.wcds-bsp-close svg{width:17px;height:16px;flex-shrink:0}.wcds-bsp-body{padding-top:.25rem}.wcds-dd-field{margin-bottom:1rem}.wcds-floating-field{position:relative}.wcds-floating-field__label{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;color:#666;pointer-events:none;transition:all .15s ease}.wcds-floating-field--active .wcds-floating-field__label{top:0;font-size:11px;background:#fff;padding:0 4px}.wcds-floating-field__input{width:100%;padding:24px 14px 10px;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.4;min-height:48px}.wcds-floating-field__input:focus{border-color:#4a7c59;outline:2px solid #1d1a1a;outline-offset:1px}textarea.wcds-floating-field__input{min-height:120px;resize:vertical}.wcds-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:.75rem 1.25rem;border:0;border-radius:4px;font-size:18px;cursor:pointer;text-transform:none}.wcds-btn--filled{background:#2d2d2d;color:#fff;width:100%}.wcds-btn--full{width:100%}.wcds-btn:disabled{opacity:.6;cursor:not-allowed}.wcds-btn--loading{cursor:progress}.wcds-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:kvh-spin .8s linear infinite}.wcds-error{color:#d32f2f;font-size:13px;margin:.5rem 0}.wcds-account-notice--success{display:flex;gap:10px;padding:12px 14px;border-radius:6px;background:#e8f6ee;color:#1b5e3b;margin-bottom:1rem}.kvh-consent{display:flex;gap:.5rem;align-items:flex-start;margin:1rem 0;font-size:14px}.kvh-file-label{display:block;margin-bottom:.5rem;font-weight:600}@media (max-width:767px){.wcds-bsp-overlay{align-items:flex-end;padding:0}.wcds-bsp-panel{max-width:100%;height:100vh;height:100dvh;max-height:100dvh;border-radius:0;padding:20px 16px}}@media (prefers-reduced-motion:reduce){.wcds-bsp-overlay,.wcds-bsp-panel,.wcds-btn,.wcds-floating-field__label{transition:none!important}.wcds-spinner{animation-duration:2s}}@keyframes kvh-spin{to{transform:rotate(360deg)}}