:root{--brand-primary:#9C503A;--brand-primary-dark:#623122;--brand-primary-light:#DEC1B9;--brand-secondary:#4FB255;--brand-accent:#CFA330;--brand-neutral-dark:#2A2622;--brand-neutral-mid:#6E665E;--brand-neutral-light:#F7F3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:4px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}a{color:#9c503a;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#623122;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{color:#2a2622;color:var(--brand-text);letter-spacing:0;line-height:1.15}.section-pad{padding:88px 0}.section-heading{max-width:720px;margin-bottom:36px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.page-hero h1,.section-heading h2{font-size:max(2rem, min(4vw, 3.35rem));margin-bottom:16px}.page-hero p,.section-heading p{color:#2a2622;color:var(--brand-text);font-size:1.05rem}.section-kicker{display:inline-block;margin-bottom:12px;color:#9c503a;color:var(--brand-primary);font-weight:700;text-transform:uppercase;font-size:.78rem;letter-spacing:0}.gc-nav-room{background:#fff;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);box-shadow:0 8px 24px rgba(42,38,34,.06);min-height:78px;z-index:1020}.gc-nav-room .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:#f7f3ee;background:var(--brand-neutral-light);border:1px solid #e5ddd3;border:1px solid var(--brand-border)}.gc-nav-room .nav-link{color:#2a2622;color:var(--brand-text);font-weight:700;padding:10px 14px}.gc-nav-room .nav-link:hover{color:#9c503a;color:var(--brand-primary)}.nav-actions{display:flex;align-items:center;gap:16px}.nav-search{color:#2a2622;color:var(--brand-text);font-weight:700}.btn,button,input,textarea{border-radius:4px;border-radius:var(--brand-radius)}.gc-btn-cta,.gc-btn-solid,.gc-form-submit{background:#9c503a;background:var(--brand-primary);color:#fff;border:1px solid #9c503a;border:1px solid var(--brand-primary);font-weight:700;padding:12px 22px}.gc-btn-cta:hover,.gc-btn-solid:hover,.gc-form-submit:hover{background:#623122;background:var(--brand-primary-dark);color:#fff;border-color:#623122;border-color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}.gc-btn-inverse{background:#fff;color:#623122;color:var(--brand-primary-dark);border:1px solid #fff;font-weight:700;padding:12px 24px}.gc-btn-inverse:hover{background:#f5f0ea;background:var(--brand-bg-alt);color:#623122;color:var(--brand-primary-dark)}.gc-link{font-weight:700;color:#623122;color:var(--brand-primary-dark);border-bottom:2px solid currentColor}.page-hero{padding:96px 0 76px;background:#f5f0ea;background:var(--brand-bg-alt)}.compact-hero{background:linear-gradient(135deg,#f5f0ea,#fff);background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.cta-section{padding:80px 0 96px;background:#623122;background:var(--brand-primary-dark);color:#fff;text-align:center}.cta-section a,.cta-section button,.cta-section h2,.cta-section p{color:#fff}.cta-section p{max-width:720px;margin:0 auto 28px}.gc-footer-retail{background:#623122;background:var(--brand-primary-dark);color:#fff;padding-top:64px}.gc-footer-retail h5,.gc-footer-retail p,.gc-footer-retail span{color:#fff}.gc-footer-retail a:not([class*=btn-]):not(.gc-footer-btn){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.gc-footer-rewards{background:#cfa330;background:var(--brand-accent);color:#2a2622;color:var(--brand-text);padding:18px 32px;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;font-weight:700}.gc-footer-btn{background:#fff;color:#623122;color:var(--brand-primary-dark);border:1px solid #fff;font-weight:700}.gc-footer-cols{padding:52px 0 32px;row-gap:30px}.gc-footer-cols h5{font-size:1rem;margin-bottom:16px}.gc-footer-cols ul{list-style:none;padding:0;margin:0}.gc-footer-cols li+li{margin-top:10px}.gc-footer-copy,.gc-footer-social{border-top:1px solid rgba(255,255,255,.22);padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.gc-footer-social{justify-content:flex-start}.gc-footer-social a+a{margin-left:16px}.modal-header .modal-title{color:#2a2622;color:var(--brand-text)}[class*=-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){[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.nav-actions{align-items:flex-start;margin-top:16px}}@media (max-width:575px){.section-pad{padding:64px 0}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.gc-footer-copy,.gc-footer-social,.nav-actions{flex-direction:column;align-items:flex-start}}.feedback-form label{display:block;margin-bottom:8px;color:#2a2622;color:var(--brand-text);font-weight:700}.feedback-form input,.feedback-form textarea{width:100%;border:1px solid #e5ddd3;border:1px solid var(--brand-border);background:#fff;color:#2a2622;color:var(--brand-text);padding:13px 14px;outline:0}.feedback-form input:focus,.feedback-form textarea:focus{border-color:#9c503a;border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(156,80,58,.14)}.form-consent{display:flex;gap:10px;align-items:flex-start;font-size:.95rem}.form-consent input{width:auto;margin-top:6px}.gc-form-submit{width:100%}