.ch-page{--navy:#0f1f38;--navy-mid:#1a3254;--blue:#1d5fa8;--blue-light:#e8f0fb;--accent:#e05c2a;--white:#fff;--off-white:#f7f6f3;--gray-100:#f0eeea;--gray-300:#d5d1c8;--gray-500:#8a8680;--gray-700:#4a4742;--text:#1a1917;--serif:"DM Serif Display", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--radius:10px;--radius-lg:18px;font-family:var(--sans);color:var(--text);background:var(--white)}.ch-breadcrumb{background:var(--gray-100);color:var(--gray-500);padding:.6rem 2rem;font-size:.8rem}.ch-breadcrumb a{color:var(--blue);text-decoration:none}.ch-breadcrumb a:hover{text-decoration:underline}.ch-breadcrumb span{margin:0 .35rem}.ch-hero{background:var(--navy);padding:4rem 2rem 3.5rem;position:relative;overflow:hidden}.ch-hero:before{content:"";pointer-events:none;background:radial-gradient(70% 80% at 85%,#1d5fa859 0%,#0000 70%);position:absolute;inset:0}.ch-hero-inner{z-index:1;max-width:860px;margin:0 auto;position:relative}.ch-hero-eyebrow{color:#ffffffb3;letter-spacing:.04em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.3rem .85rem;font-size:.78rem;font-weight:500;display:inline-flex}.ch-hero-eyebrow:before{content:"";background:#4caf8a;border-radius:50%;width:6px;height:6px;display:inline-block}.ch-hero-h1{font-family:var(--serif);color:var(--white);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.1}.ch-hero-h1 em{color:#7fb3e8;font-style:italic}.ch-hero-sub{color:#ffffffb8;max-width:580px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.7}.ch-hero-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ch-btn-primary{background:var(--accent);color:var(--white);font-family:var(--sans);border-radius:var(--radius);padding:.85rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s,transform .1s;display:inline-block}.ch-btn-primary:hover{background:#c44f20;transform:translateY(-1px)}.ch-btn-secondary{color:#ffffffd9;font-family:var(--sans);border-radius:var(--radius);background:0 0;border:1px solid #ffffff40;padding:.85rem 1.5rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:border-color .15s,background .15s;display:inline-block}.ch-btn-secondary:hover{background:#ffffff0f;border-color:#ffffff80}.ch-hero-trust{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.ch-trust-item{color:#fff9;align-items:center;gap:.45rem;font-size:.82rem;display:flex}.ch-trust-icon{background:#4caf8a40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ch-trust-icon:after{content:"✓";color:#4caf8a;font-size:9px;font-weight:700}.ch-stats-strip{background:var(--navy-mid);flex-wrap:wrap;justify-content:center;gap:2.5rem;padding:1.25rem 2rem;display:flex}.ch-stat{text-align:center}.ch-stat-num{font-family:var(--serif);color:var(--white);font-size:1.6rem;line-height:1}.ch-stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;margin-top:.2rem;font-size:.75rem}.ch-nav{z-index:90;background:var(--white);border-bottom:1px solid var(--gray-300);align-items:center;height:48px;padding:0 2rem;display:flex;position:sticky;top:0}.ch-nav-inner{scrollbar-width:none;gap:.6rem;width:100%;display:flex;overflow-x:auto}.ch-nav-inner::-webkit-scrollbar{display:none}.ch-pill{color:var(--gray-700);border:1px solid var(--gray-300);white-space:nowrap;background:0 0;border-radius:20px;padding:.3rem .9rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .15s}.ch-pill:hover,.ch-pill[data-active=true]{background:var(--navy);color:var(--white);border-color:var(--navy)}.ch-content{max-width:900px;margin:0 auto;padding:0 2rem}.ch-trade-section{padding:4rem 0 2rem}.ch-trade-section[data-alt=true]{background:var(--off-white)}[data-trade-section]{scroll-margin-top:60px}.ch-section-eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-size:.75rem;font-weight:500}.ch-section-title{font-family:var(--serif);color:var(--navy);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.2}.ch-section-sub{color:var(--gray-500);max-width:720px;margin-bottom:2.5rem;font-size:1rem;font-weight:300}.ch-services-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.ch-service-chip{background:var(--blue-light);border-radius:var(--radius);align-items:flex-start;gap:.6rem;padding:1rem 1.1rem;display:flex}.ch-service-icon{background:var(--blue);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:flex}.ch-service-icon svg{width:14px;height:14px}.ch-service-name{color:var(--navy);font-size:.875rem;font-weight:500;line-height:1.35}.ch-faq-list{flex-direction:column;gap:1px;margin-top:2rem;display:flex}.ch-faq-item{background:var(--white);overflow:hidden}.ch-faq-item:first-child{border-radius:var(--radius) var(--radius) 0 0}.ch-faq-item:last-child{border-radius:0 0 var(--radius) var(--radius)}.ch-faq-q{text-align:left;width:100%;font-family:var(--sans);color:var(--navy);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-size:.95rem;font-weight:500;line-height:1.4;display:flex}.ch-faq-q:hover{background:var(--gray-100)}.ch-faq-arrow{background:var(--gray-100);width:20px;height:20px;color:var(--gray-500);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;transition:transform .2s,background .2s;display:flex}.ch-faq-item[data-open=true] .ch-faq-arrow{background:var(--accent);color:var(--white);transform:rotate(180deg)}.ch-faq-a{color:var(--gray-700);border-top:1px solid var(--gray-100);padding:0 1.25rem 1.1rem;font-size:.9rem;line-height:1.7;display:none}.ch-faq-item[data-open=true] .ch-faq-a{display:block}.ch-trade-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.ch-secondary-link{color:var(--blue);font-size:.9rem;text-decoration:none}.ch-secondary-link:hover{text-decoration:underline}.ch-divider{border:none;border-top:1px solid var(--gray-100);margin:3rem 0}.ch-local-info{background:var(--navy);color:var(--white);padding:3rem 2rem}.ch-local-inner{max-width:900px;margin:0 auto}.ch-local-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.ch-local-h{font-family:var(--serif);color:var(--white);margin-bottom:1rem;font-size:1.6rem;line-height:1.2}.ch-local-p{color:#ffffffa6;font-size:.9rem;line-height:1.75}.ch-local-nbh-heading{font-family:var(--serif);color:#ffffffe6;margin-bottom:.75rem;font-size:1.1rem}.ch-local-list{flex-direction:column;gap:.5rem;margin-top:1rem;list-style:none;display:flex}.ch-local-list li{color:#ffffffb3;padding-left:1.2rem;font-size:.875rem;position:relative}.ch-local-list li:before{content:"→";color:var(--accent);font-size:.8rem;position:absolute;left:0}.ch-cta-band{background:var(--accent);text-align:center;padding:3rem 2rem}.ch-cta-heading{font-family:var(--serif);color:var(--white);margin-bottom:.6rem;font-size:clamp(1.5rem,3vw,2rem)}.ch-cta-sub{color:#ffffffd9;margin-bottom:1.5rem;font-size:1rem;font-weight:300}.ch-btn-white{background:var(--white);color:var(--accent);font-family:var(--sans);border-radius:var(--radius);padding:.85rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-block}.ch-btn-white:hover{background:#f7f6f3}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.ch-hero-inner>*{animation:.5s both fadeUp}.ch-hero-eyebrow{animation-delay:0s}.ch-hero-h1{animation-delay:70ms}.ch-hero-sub{animation-delay:.14s}.ch-hero-cta-row{animation-delay:.21s}.ch-hero-trust{animation-delay:.28s}}@media (max-width:640px){.ch-breadcrumb{padding:.6rem 1rem}.ch-hero{padding:3rem 1rem 2.5rem}.ch-content{padding:0 1rem}.ch-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:1.25rem;display:grid}.ch-stat{width:100%}.ch-nav{padding:0 1rem}.ch-local-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:480px){.ch-hero-cta-row{flex-direction:column;align-items:stretch}.ch-btn-primary,.ch-btn-secondary,.ch-btn-white{text-align:center;width:100%}.ch-hero-trust{gap:1rem}}
