:root{--brand-primary:#3A9C86;--brand-primary-dark:#226254;--brand-primary-light:#B9DED6;--brand-secondary:#8B4FB2;--brand-accent:#D43D2B;--brand-neutral-dark:#2A2622;--brand-neutral-mid:#6E665E;--brand-neutral-light:#F7F3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px;--brand-font:Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,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:#226254;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#8b4fb2;color:var(--brand-secondary)}img{max-width:100%;height:auto;display:block;border-radius:8px;border-radius:var(--brand-radius)}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);line-height:1.15;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.45rem));font-weight:800}h2{font-size:max(1.8rem, min(3vw, 3rem));font-weight:760}h3{font-size:1.25rem;font-weight:720}p{color:#2a2622;color:var(--brand-text)}.section-pad{padding:88px 0}.alt-bg{background:#f5f0ea;background:var(--brand-bg-alt)}.section-kicker{display:inline-block;margin-bottom:14px;color:#226254;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.section-head{max-width:820px;margin:0 auto 40px;text-align:center}.narrow{max-width:860px}.btn-brand,.gc-btn-solid{background:#3a9c86;background:var(--brand-primary);color:#fff;border:1px solid #3a9c86;border:1px solid var(--brand-primary);border-radius:8px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.btn-brand:hover,.gc-btn-solid:hover{background:#226254;background:var(--brand-primary-dark);color:#fff;border-color:#226254;border-color:var(--brand-primary-dark)}.btn-outline-brand,.gc-btn-outline{background:0 0;color:#fff;border:1px solid #fff;border-radius:8px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.btn-outline-brand{color:#226254;color:var(--brand-primary-dark);border-color:#226254;border-color:var(--brand-primary-dark)}.btn-outline-brand:hover{background:#226254;background:var(--brand-primary-dark);color:#fff}.cta-actions,.hero-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.gc-nav-centered{background:#226254;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.18);min-height:86px}.gc-nav-centered__row{position:relative;display:flex;align-items:center;gap:20px}.gc-nav-centered .navbar-toggler{border-color:rgba(255,255,255,.45)}.gc-nav-centered .navbar-toggler-icon{filter:invert(1)}.gc-nav-centered__logo{position:absolute;left:50%;transform:translateX(-50%);margin:0}.gc-nav-centered__logo img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;border-radius:0}.gc-nav-centered .navbar-collapse{justify-content:space-between;width:100%}.gc-nav-centered__left,.gc-nav-centered__right{display:flex;flex-direction:row;gap:20px;align-items:center;min-width:320px}.gc-nav-centered__right{justify-content:flex-end;margin-left:auto;padding-right:210px}.gc-nav-centered .nav-link{color:#fff;font-weight:750;padding:12px 0;border-bottom:2px solid transparent}.gc-nav-centered .nav-link:hover{color:#fff;border-bottom-color:#fff}.gc-nav-search{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.gc-nav-search input{width:180px;border-radius:999px;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.12);color:#fff;padding:9px 14px}.gc-nav-search input::-moz-placeholder{color:#fff;opacity:.85}.gc-nav-search input::placeholder{color:#fff;opacity:.85}.gc-footer-occasion{background:#226254;background:var(--brand-primary-dark);color:#fff;padding-top:64px}.gc-footer-occasion a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.gc-footer-news{max-width:1120px;margin:0 auto 48px;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:8px;border-radius:var(--brand-radius)}.gc-footer-news span{color:#fff;font-weight:800;font-size:1.2rem}.gc-footer-news form{display:flex;gap:8px}.gc-footer-news input{border:0;border-radius:8px;border-radius:var(--brand-radius);padding:12px;min-width:260px}.gc-footer-news button{border:0;border-radius:8px;border-radius:var(--brand-radius);padding:0 18px;background:#fff;color:#226254;color:var(--brand-primary-dark);font-weight:900}.gc-footer-cols h5,.gc-footer-copy h5{color:#fff}.gc-footer-cols ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px}.gc-footer-copy{border-top:1px solid rgba(255,255,255,.2);margin-top:42px;padding:24px 0 34px;display:flex;justify-content:space-between;gap:20px;color:#fff}.cta-section{background:#226254;background:var(--brand-primary-dark);color:#fff;text-align:center;padding:80px 0 96px}.cta-section h2,.cta-section p{color:#fff}.cta-section p{max-width:720px;margin:16px auto 26px;opacity:.94}.gc-trust-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #e5ddd3;border-top:1px solid var(--brand-border);border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border);background:#fff}.gc-trust-item{min-width:0;padding:24px 16px;display:flex;gap:10px;align-items:center;justify-content:center;border-right:1px solid #e5ddd3;border-right:1px solid var(--brand-border);color:#2a2622;color:var(--brand-text);font-weight:800;text-align:center}.gc-trust-item:last-child{border-right:0}.gc-trust-item i{width:12px;height:12px;border-radius:50%;background:#3a9c86;background:var(--brand-primary);display:inline-block;flex:0 0 12px}.quote-band{text-align:center;background:#fff}.quote-band blockquote{max-width:900px;margin:0 auto 18px;font-size:max(1.5rem, min(3vw, 2.5rem));line-height:1.3;font-weight:760;color:#2a2622;color:var(--brand-text)}.quote-band cite{color:#226254;color:var(--brand-primary-dark);font-style:normal;font-weight:800}.form-panel{background:#fff;border:1px solid #e5ddd3;border:1px solid var(--brand-border);border-radius:8px;border-radius:var(--brand-radius);padding:28px;box-shadow:0 24px 60px rgba(42,38,34,.12)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.modal-header{background:#226254;background:var(--brand-primary-dark);color:#fff}.modal-header .modal-title{color:#fff}@media (max-width:991px){.gc-nav-centered__logo{position:static;transform:none;order:1}.gc-nav-centered .navbar-toggler{order:0}.gc-nav-centered .navbar-collapse{order:3;flex-basis:100%}.gc-nav-centered__left,.gc-nav-centered__right{flex-direction:column;align-items:flex-start;min-width:0;padding-right:0;gap:4px}.gc-nav-search{position:static;transform:none;margin-left:auto;order:2}.gc-nav-search input{width:150px}.gc-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-footer-copy,.gc-footer-news{flex-direction:column;align-items:flex-start}[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){.section-pad{padding:64px 0}.gc-trust-bar{grid-template-columns:1fr}.gc-trust-item{border-right:0;border-bottom:1px solid #e5ddd3;border-bottom:1px solid var(--brand-border)}.gc-footer-news input{min-width:0;width:100%}.gc-footer-news form{width:100%}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}