:root{--brand-primary:#6D4841;--brand-primary-dark:#4E312E;--brand-primary-light:#8D6A63;--brand-secondary:#BF450C;--brand-accent:#D85315;--brand-neutral-dark:#202A2E;--brand-neutral-mid:#59676D;--brand-neutral-light:#EEF2F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F4F7F6;--brand-text:#182226;--brand-text-secondary:#46555B;--brand-text-inverse:#FFFFFF;--brand-border:#D5DEDB;--brand-success:#16845B;--brand-warning:#B86B00;--brand-danger:#C83C3C;--radius:4px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px}*{box-sizing:border-box}body{background:#fff;background:var(--brand-bg);color:#182226;color:var(--brand-text);font-family:Arial,sans-serif;font-size:1rem;line-height:1.65;margin:0}h1,h2,h3,h4,h5,h6{color:#182226;color:var(--brand-text);font-family:Arial,sans-serif;line-height:1.16}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.6rem, min(2.3vw, 2.2rem))}h3{font-size:1.2rem}a{color:#4e312e;color:var(--brand-primary-dark)}img{display:block;max-width:100%}img[src=""][data-ai-prompt]{background:#eef2f1;background:var(--brand-neutral-light);color:transparent;font-size:0;text-indent:-9999px}section{padding:64px 0;padding:var(--space-3xl) 0}.kha-kicker{color:#bf450c;color:var(--brand-secondary);font-size:.76rem;font-weight:700;margin-bottom:8px;margin-bottom:var(--space-sm);text-transform:uppercase}.kha-heading{margin-bottom:32px;margin-bottom:var(--space-xl);max-width:760px}.kha-btn-dark{background:#4e312e;background:var(--brand-primary-dark);border:1px solid #4e312e;border:1px solid var(--brand-primary-dark);border-radius:4px;border-radius:var(--radius);color:#fff;font-weight:700}.kha-btn-dark:hover{background:#bf450c;background:var(--brand-secondary);border-color:#bf450c;border-color:var(--brand-secondary);color:#fff}.kha-btn-light{background:#fff;border:1px solid #fff;border-radius:4px;border-radius:var(--radius);color:#4e312e;color:var(--brand-primary-dark);font-weight:700}.kha-btn-light:hover{background:#eef2f1;background:var(--brand-neutral-light);color:#4e312e;color:var(--brand-primary-dark)}.kha-btn-outline{background:0 0;border:1px solid #fff;border-radius:4px;border-radius:var(--radius);color:#fff;font-weight:700}.kha-btn-line{background:#fff;border:1px solid #4e312e;border:1px solid var(--brand-primary-dark);border-radius:4px;border-radius:var(--radius);color:#4e312e;color:var(--brand-primary-dark)}.kha-navbar{background:#fff;box-shadow:0 2px 10px rgba(24,34,38,.06);min-height:76px}.kha-navbar .navbar-brand img{height:40px;-o-object-fit:contain;object-fit:contain;width:180px}.kha-navbar .nav-link{color:#182226;color:var(--brand-text);font-size:.88rem;font-weight:700;padding:.8rem .6rem;position:relative}.kha-navbar .nav-link::after{background:#bf450c;background:var(--brand-secondary);bottom:4px;content:"";height:2px;left:50%;position:absolute;transition:.2s;width:0}.kha-navbar .nav-link.active::after,.kha-navbar .nav-link:hover::after{left:15%;width:70%}.kha-nav-cta{background:#6d4841;background:var(--brand-primary);border:1px solid #6d4841;border:1px solid var(--brand-primary);border-radius:4px;border-radius:var(--radius);color:#fff;font-weight:700}.kha-nav-cta:hover{background:#4e312e;background:var(--brand-primary-dark);color:#fff}.kha-footer{background:#202a2e;background:var(--brand-neutral-dark);color:#fff;padding:64px 0 32px;padding:var(--space-3xl) 0 var(--space-xl)}.kha-footer h5,.kha-footer h6,.kha-footer p,.kha-footer span{color:#fff}.kha-footer a:not([class*=btn-]){color:#fff;-webkit-text-decoration:none;text-decoration:none}.kha-footer a:hover{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.kha-footer li{margin-bottom:8px;margin-bottom:var(--space-sm)}.kha-footer-bottom,.kha-partners{border-top:1px solid rgba(255,255,255,.22);margin-top:32px;margin-top:var(--space-xl);padding-top:24px;padding-top:var(--space-lg)}.kha-partners a{margin-right:16px;margin-right:var(--space-md)}.kha-modal{max-width:560px}.modal-header{background:#4e312e;background:var(--brand-primary-dark);color:#fff}.modal-header .modal-title{color:#fff}.modal-header .btn-close{filter:invert(1)}.kha-form-shell{background:#fff;border:1px solid #d5dedb;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--radius);padding:32px;padding:var(--space-xl)}@media (max-width:991.98px){.kha-navbar .navbar-collapse{background:#fff;padding-bottom:16px;padding-bottom:var(--space-md)}}@media (max-width:767.98px){section{padding:48px 0;padding:var(--space-2xl) 0}}.kha-feedback .form-label{color:#182226;color:var(--brand-text);font-size:.86rem;font-weight:700}.kha-feedback .form-control{border:1px solid #d5dedb;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--radius);color:#182226;color:var(--brand-text);min-height:46px}.kha-feedback textarea.form-control{min-height:112px}.kha-feedback .form-control:focus{border-color:#6d4841;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(109,72,65,.14)}.kha-submit{background:#4e312e;background:var(--brand-primary-dark);border:1px solid #4e312e;border:1px solid var(--brand-primary-dark);border-radius:4px;border-radius:var(--radius);color:#fff;font-weight:700;min-height:48px}.kha-submit:hover{background:#bf450c;background:var(--brand-secondary);color:#fff}.kha-form-note{color:#182226;color:var(--brand-text);font-size:.8rem;margin:8px 0 0;margin:var(--space-sm) 0 0}