:root{--svp-green: #1B6E3B;--svp-green-dark: #155A30;--svp-gold: #B89B3F;--svp-red: #B22F2F;--bs-link-color: #1B6E3B;--bs-link-color-rgb: 27, 110, 59;--bs-link-hover-color: #155A30;--bs-link-hover-color-rgb: 21, 90, 48}html,body{background-color:#fff;color:#222}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#155a30;font-weight:600}h1{font-size:2.25rem}h2{font-size:1.6rem;margin-top:2rem}h3{font-size:1.25rem;margin-top:1.5rem}a{text-decoration:none}a:hover{text-decoration:underline}.navbar-svp{background-color:#1b6e3b;border-bottom:3px solid #b89b3f}.navbar-svp .navbar-brand{color:#fff;font-weight:600;display:flex;align-items:center;gap:.75rem}.navbar-svp .navbar-brand img{height:44px;width:auto}.navbar-svp .nav-link{color:hsla(0,0%,100%,.9);font-weight:500}.navbar-svp .nav-link:hover,.navbar-svp .nav-link:focus{color:#d9be65}.navbar-svp .nav-link.active{color:#d9be65}.navbar-svp .navbar-toggler{border-color:hsla(0,0%,100%,.5)}.navbar-svp .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.hero{background:linear-gradient(135deg, #1B6E3B 0%, #155A30 100%);color:#fff;padding:4rem 0;border-bottom:3px solid #b89b3f}.hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.hero .lead{color:hsla(0,0%,100%,.92);font-size:1.2rem}.hero .hero-logo{max-width:220px;height:auto}.page-header{background-color:#e8f2ec;border-bottom:3px solid #b89b3f;padding:2rem 0;margin-bottom:2rem}.page-header h1{margin-bottom:0}.btn-svp{background-color:#1b6e3b;border-color:#1b6e3b;color:#fff}.btn-svp:hover,.btn-svp:focus{background-color:#155a30;border-color:#155a30;color:#fff}.btn-outline-svp{border-color:#1b6e3b;color:#1b6e3b}.btn-outline-svp:hover,.btn-outline-svp:focus{background-color:#1b6e3b;border-color:#1b6e3b;color:#fff}.card-svp{border:1px solid #e5e7eb;border-top:3px solid #1b6e3b}.card-svp .card-title{color:#155a30}.section-title{position:relative;padding-bottom:.5rem;margin-bottom:1.25rem}.section-title::after{content:"";display:block;width:50px;height:3px;background-color:#b89b3f;margin-top:.5rem}.board-list dt{color:#155a30;font-weight:600}.board-list dd{margin-bottom:1rem}.gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:1rem}.gallery a{display:block;overflow:hidden;border-radius:4px;aspect-ratio:4/3;background-color:#f3f4f6}.gallery a img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery a:hover img{transform:scale(1.04)}.footer{background-color:#155a30;color:hsla(0,0%,100%,.9);padding:2.5rem 0 1.5rem;margin-top:4rem;border-top:3px solid #b89b3f}.footer h5{color:#fff;margin-bottom:1rem}.footer a{color:#d9be65}.footer a:hover{color:#fff}.footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.15);margin-top:1.5rem;padding-top:1rem;font-size:.9rem;color:hsla(0,0%,100%,.7)}table th{color:#155a30}.content-narrow{max-width:820px}/*# sourceMappingURL=main.css.map */