:root{--brand-primary:#8F663D;--brand-primary-dark:#5A3F25;--brand-primary-light:#D9C7B5;--brand-secondary:#51A489;--brand-accent:#C93636;--brand-neutral-dark:#23201C;--brand-neutral-mid:#6A6258;--brand-neutral-light:#F7F4EF;--brand-bg:#FFFFFF;--brand-bg-alt:#F0EBE3;--brand-text:#23201C;--brand-text-inverse:#FFFFFF;--brand-border:#E4DCD0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--radius:4px;--font-body:Arial,Helvetica,sans-serif;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-family:var(--font-body);color:#23201c;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}a{color:#5a3f25;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#8f663d;color:var(--brand-primary)}img{max-width:100%;height:auto}section{padding:80px 0}h1,h2,h3,h4,h5,h6{color:#23201c;color:var(--brand-text);line-height:1.15;letter-spacing:0}.halo-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:#c93636;color:var(--brand-accent);font-size:.78rem;font-weight:700;text-transform:uppercase}.halo-section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.halo-section-heading.align-start{margin-right:0;margin-left:0;text-align:left}.halo-section-heading h2{margin-bottom:14px;font-size:max(1.75rem, min(3vw, 2.6rem))}.halo-section-heading p{margin-bottom:0;color:#23201c;color:var(--brand-text)}.halo-btn-ghost,.halo-btn-light,.halo-btn-outline,.halo-btn-primary{border-radius:4px;border-radius:var(--radius);font-weight:700;padding:12px 22px}.halo-btn-primary{border:1px solid #8f663d;border:1px solid var(--brand-primary);background:#8f663d;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.halo-btn-primary:hover{border-color:#5a3f25;border-color:var(--brand-primary-dark);background:#5a3f25;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.halo-btn-outline{border:1px solid #5a3f25;border:1px solid var(--brand-primary-dark);background:0 0;color:#5a3f25;color:var(--brand-primary-dark)}.halo-btn-outline:hover{background:#5a3f25;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.halo-btn-light{border:1px solid #fff;background:#fff;color:#5a3f25;color:var(--brand-primary-dark)}.halo-btn-light:hover{border-color:#d9c7b5;border-color:var(--brand-primary-light);background:#d9c7b5;background:var(--brand-primary-light);color:#23201c;color:var(--brand-text)}.halo-btn-ghost{border:1px solid rgba(255,255,255,.85);background:0 0;color:#fff}.halo-btn-ghost:hover{background:#fff;color:#5a3f25;color:var(--brand-primary-dark)}.halo-navbar-line{border-bottom:1px solid #e4dcd0;border-bottom:1px solid var(--brand-border);background:#fff}.halo-navbar-line .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#f7f4ef;background:var(--brand-neutral-light);border:1px solid #e4dcd0;border:1px solid var(--brand-border)}.halo-navbar-line .navbar-nav{gap:4px}.halo-navbar-line .nav-link{color:#23201c;color:var(--brand-text);font-size:.92rem;font-weight:700;padding:10px 12px}.halo-navbar-line .nav-link.active,.halo-navbar-line .nav-link:hover{color:#8f663d;color:var(--brand-primary)}.halo-navbar-line .navbar-toggler{border-color:#e4dcd0;border-color:var(--brand-border)}.halo-nav-search input{width:150px;height:38px;border:1px solid #e4dcd0;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--radius);padding:0 12px;color:#23201c;color:var(--brand-text)}.halo-subhero{padding-top:160px;padding-bottom:96px;background:#5a3f25;background:var(--brand-primary-dark);color:#fff}.halo-subhero .halo-eyebrow,.halo-subhero h1,.halo-subhero p{color:#fff}.halo-subhero h1{max-width:820px;font-size:max(2rem, min(4vw, 3.5rem))}.halo-subhero p{max-width:820px;margin-bottom:0}.cta-section,.halo-cta-form-section,.halo-cta-section{padding-top:80px;padding-bottom:96px}.halo-cta-section{background:#5a3f25;background:var(--brand-primary-dark);color:#fff;text-align:center}.halo-cta-form-section h2,.halo-cta-form-section p,.halo-cta-section h2,.halo-cta-section p{color:#fff}.halo-cta-copy{max-width:760px;margin:0 auto}.halo-cta-copy h2{margin-bottom:14px;font-size:max(1.75rem, min(3vw, 2.5rem))}.halo-cta-actions,.halo-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.halo-cta-actions{justify-content:center}.halo-cta-form-section{background:#5a3f25;background:var(--brand-primary-dark);color:#fff}.halo-form-card{border:1px solid #e4dcd0;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--radius);background:#fff;padding:28px;color:#23201c;color:var(--brand-text)}.halo-form-card h2,.halo-form-card h3,.halo-form-card p{color:#23201c;color:var(--brand-text)}.site-footer{padding-top:72px;padding-bottom:40px;background:#23201c;background:var(--brand-neutral-dark);color:#fff}.site-footer h5,.site-footer h6,.site-footer li,.site-footer p,.site-footer span{color:#fff}.site-footer h5{margin-bottom:14px;font-size:1.35rem}.site-footer h6{margin-bottom:14px;font-size:.92rem;text-transform:uppercase}.site-footer a:not([class*=btn-]){display:block;margin-bottom:8px;color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:rgba(255,255,255,0.35);text-underline-offset:3px}.site-footer a:not([class*=btn-]):hover{color:#d9c7b5;color:var(--brand-primary-light);text-decoration-color:#D9C7B5;text-decoration-color:var(--brand-primary-light)}.halo-footer-contact{margin:18px 0 0;padding:0;list-style:none}.halo-footer-legal{display:flex;justify-content:space-between;gap:20px;margin-top:44px;padding-top:24px;border-top:1px solid rgba(255,255,255,.22);font-size:.9rem}.halo-modal-dialog{max-width:560px}.halo-modal-content{border:0;border-radius:4px;border-radius:var(--radius);overflow:hidden}.modal-header{background:#5a3f25;background:var(--brand-primary-dark);color:#fff}.modal-header .modal-title{color:#fff}.halo-case-grid,.halo-faq-grid,.halo-gallery-grid,.halo-image-card-grid,.halo-use-grid{display:grid;grid-gap:24px;gap:24px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){section{padding:64px 0}.halo-subhero{padding-top:120px;padding-bottom:72px}.halo-nav-search{margin-top:12px}.halo-nav-search input{width:100%}.halo-footer-legal{flex-direction:column}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.halo-cta-actions,.halo-hero-actions{flex-direction:column;align-items:stretch}.halo-form-card{padding:20px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.halo-feedback-form .form-label{color:#23201c;color:var(--brand-text);font-weight:700}.halo-feedback-form .require::after{content:" *";color:#ef4444;color:var(--brand-danger)}.halo-feedback-form .form-control,.halo-feedback-form .form-select{min-height:46px;border-color:#e4dcd0;border-color:var(--brand-border);border-radius:4px;border-radius:var(--radius);color:#23201c;color:var(--brand-text)}.halo-feedback-form textarea.form-control{min-height:120px}.halo-feedback-form .form-control:focus,.halo-feedback-form .form-select:focus{border-color:#8f663d;border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(143,102,61,.18)}.halo-feedback-form .form-check-label,.halo-feedback-form .form-check-label a{color:#23201c;color:var(--brand-text)}.modal-body .halo-feedback-form{margin:0}