:root{--primary:#075f3b;--primary-dark:#043f28;--gold:#c99a2e;--light:#f6faf7;--text:#24332b}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fff}.topbar{background:var(--primary-dark);color:#fff;font-size:.9rem}.navbar-brand img{height:54px}.navbar{box-shadow:0 7px 24px rgba(0,0,0,.06)}.nav-link{font-weight:600;color:#24332b!important}.nav-link:hover,.nav-link.active{color:var(--primary)!important}.hero-slide{min-height:620px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,48,29,.88),rgba(2,48,29,.25))}.hero-content{position:relative;color:#fff;max-width:760px}.hero-content h1{font-size:clamp(2.3rem,5vw,4.4rem);font-weight:800;line-height:1.08}.section{padding:88px 0}.section-soft{background:var(--light)}.section-title small{color:var(--gold);font-weight:800;letter-spacing:.12em}.section-title h2{font-weight:800;color:var(--primary-dark)}.service-card,.news-card,.person-card,.gallery-card{border:0;border-radius:20px;box-shadow:0 12px 38px rgba(3,63,40,.08);height:100%;overflow:hidden;transition:.25s}.service-card:hover,.news-card:hover,.person-card:hover,.gallery-card:hover{transform:translateY(-5px);box-shadow:0 18px 48px rgba(3,63,40,.14)}.service-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:18px;background:#e5f2ea;color:var(--primary);font-size:2rem}.btn-primary{background:var(--primary);border-color:var(--primary)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.btn-gold{background:var(--gold);border-color:var(--gold);color:#fff}.img-cover{width:100%;height:240px;object-fit:cover}.chair-photo{border-radius:28px;box-shadow:24px 24px 0 #e6f2ea;max-height:520px;object-fit:cover;width:100%}.page-hero{padding:100px 0 70px;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff}.breadcrumb a{color:#e3f4e9}.content-body{font-size:1.05rem;line-height:1.85}.content-body img{max-width:100%;height:auto;border-radius:12px}.org-card{border-left:5px solid var(--gold);background:#fff;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.07)}.video-ratio{border-radius:18px;overflow:hidden}.footer{background:#033621;color:#dcebe3}.footer a{color:#dcebe3;text-decoration:none}.footer a:hover{color:#fff}.social-icon{width:42px;height:42px;border-radius:50%;display:inline-grid;place-items:center;background:rgba(255,255,255,.12)}.contact-card{border-radius:20px;background:#fff;box-shadow:0 12px 40px rgba(0,0,0,.08)}@media(max-width:767px){.hero-slide{min-height:520px}.section{padding:62px 0}.chair-photo{box-shadow:12px 12px 0 #e6f2ea}.topbar .hide-mobile{display:none}}
