:root{--hub-gold:#BD926F;--hub-gold-light:#d4a97a;--hub-dark:#2a2826;--hub-dark-mid:#3d3a38;--hub-text:#474544;--hub-text-muted:#6c757d;--hub-light:#f7f5f2;--hub-border:#e8e4de;--hub-white:#ffffff;--hub-green:#4a6741}.hub-hero{background:linear-gradient(135deg,var(--hub-dark) 0%,var(--hub-dark-mid) 100%);padding:4.5rem 2rem 3.5rem;color:var(--hub-white);text-align:center}.hub-hero-inner{max-width:900px;margin:0 auto}.hub-kicker{display:inline-block;margin-bottom:1rem;padding:0.35rem 1rem;border-radius:999px;background:rgba(189,146,111,0.15);color:var(--hub-gold-light);font-size:0.75rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase}.hub-hero h1{font-family:"Cormorant Garamond",serif;font-size:3.2rem;line-height:1.1;margin:0 0 1rem;color:var(--hub-white)}.hub-hero p{max-width:760px;margin:0 auto 1.75rem;color:var(--hub-gold-light);font-size:1.05rem;line-height:1.8}.hub-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:0.9rem}.hub-btn-primary,.hub-btn-outline{display:inline-flex;align-items:center;gap:0.45rem;border-radius:999px;padding:0.85rem 1.5rem;text-decoration:none;font-weight:600;transition:all 0.2s ease}.hub-btn-primary{background:var(--hub-gold);color:var(--hub-white)}.hub-btn-primary:hover{color:var(--hub-white);text-decoration:none;transform:translateY(-1px)}.hub-btn-outline{border:1px solid rgba(255,255,255,0.28);color:var(--hub-white)}.hub-btn-outline:hover{color:var(--hub-gold-light);border-color:var(--hub-gold);text-decoration:none}.hub-main{max-width:1160px;margin:0 auto;padding:2.25rem 1.5rem 4rem}.hub-intro{background:var(--hub-white);border:1px solid var(--hub-border);border-radius:14px;padding:1.5rem;margin-top:-2rem;position:relative;z-index:1;box-shadow:0 10px 28px rgba(0,0,0,0.08)}.hub-intro p{margin:0;color:var(--hub-text);line-height:1.75}.hub-section{margin-top:2.5rem}.hub-section h2{font-family:"Cormorant Garamond",serif;font-size:2rem;margin:0 0 0.4rem;color:var(--hub-dark)}.hub-section p{color:var(--hub-text-muted);margin:0 0 1.25rem;line-height:1.7}.hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.hub-card{background:var(--hub-white);border:1px solid var(--hub-border);border-radius:14px;padding:1.4rem;display:flex;flex-direction:column;gap:0.9rem}.hub-card-top{display:flex;align-items:flex-start;gap:0.8rem}.hub-icon{width:46px;height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--hub-gold) 0%,var(--hub-gold-light) 100%);color:var(--hub-white);flex-shrink:0}.hub-icon.dark{background:linear-gradient(135deg,var(--hub-dark) 0%,var(--hub-dark-mid) 100%)}.hub-icon.green{background:linear-gradient(135deg,var(--hub-green) 0%,#5a7f51 100%)}.hub-card h3{font-family:"Cormorant Garamond",serif;font-size:1.4rem;margin:0;color:var(--hub-dark)}.hub-card p{margin:0;color:var(--hub-text);line-height:1.7}.hub-links{display:flex;flex-wrap:wrap;gap:0.6rem;margin-top:auto}.hub-link{display:inline-flex;align-items:center;gap:0.4rem;color:var(--hub-gold);text-decoration:none;font-weight:600}.hub-link:hover{color:var(--hub-gold);text-decoration:underline}.hub-callout{margin-top:2.5rem;padding:1.75rem;border-radius:14px;background:var(--hub-light);border:1px solid var(--hub-border)}.hub-callout h2{margin-top:0}.hub-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0.75rem 1.5rem;margin:1rem 0 0;padding-left:1.1rem}.hub-list li{color:var(--hub-text);line-height:1.6}.hub-list a{color:var(--hub-gold);text-decoration:none}.hub-list a:hover{text-decoration:underline}@media (max-width:768px){.hub-hero{padding:3.5rem 1.25rem 3rem}.hub-hero h1{font-size:2.35rem}}
