*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.7;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",Georgia,"Times New Roman",serif;line-height:1.2;color:#1a1a1a;font-weight:700}h1{font-size:clamp(2.5rem,1.75rem + 3.75vw,4rem)}h2{font-size:clamp(2rem,1.5rem + 2.5vw,3rem)}h3{font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem)}h4{font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem)}h5{font-size:clamp(1.125rem,1rem + .625vw,1.375rem)}h6{font-size:clamp(1rem,.95rem + .25vw,1.125rem)}a{color:#11515b;text-decoration:none;transition:color .3s ease}a:hover{color:#0c3d45;text-decoration:underline}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}ul,ol{list-style:none}input,button,textarea,select{font:inherit}button{cursor:pointer;background:none;border:none}table{border-collapse:collapse;width:100%}p{margin-bottom:1rem}p:last-child{margin-bottom:0}strong,b{font-weight:600}em,i{font-style:italic}hr{border:none;border-top:1px solid #e0d5c5;margin:2rem 0}::-moz-selection{background-color:#11515b;color:#fff}::selection{background-color:#11515b;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f0e8}::-webkit-scrollbar-thumb{background:#11515b;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#0c3d45}:focus-visible{outline:2px solid #c9a96e;outline-offset:3px}.skip-link{position:absolute;top:-100%;left:1rem;padding:.75rem 1.5rem;background:#11515b;color:#fff;font-weight:600;border-radius:4px;z-index:9999;transition:top .15s ease}.skip-link:focus{top:1rem;color:#fff;text-decoration:none}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.screen-reader-text:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.alignleft{float:left;margin-right:1.5rem;margin-bottom:1rem}.alignright{float:right;margin-left:1.5rem;margin-bottom:1rem}.aligncenter{display:block;margin:0 auto 1rem}.wp-caption{max-width:100%}.wp-caption img{display:block}.wp-caption .wp-caption-text{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;margin-top:.5rem}.entry-content>*+*{margin-top:1em}.entry-content h2{font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem);margin-top:2rem;margin-bottom:1rem}.entry-content h3{font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);margin-top:1.5rem;margin-bottom:.75rem}.entry-content h4{font-size:clamp(1.125rem,1rem + .625vw,1.375rem);margin-top:1rem;margin-bottom:.5rem}.entry-content ul,.entry-content ol{list-style:revert;padding-left:1.5rem}.entry-content blockquote{border-left:4px solid #c9a96e;padding-left:1.5rem;margin:2rem 0;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#666;font-style:italic}.entry-content a{text-decoration:underline;text-underline-offset:3px}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}@keyframes countUp{from{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.animate-on-scroll.delay-5{transition-delay:.5s}.animate-on-scroll.slide-left{transform:translateX(-30px)}.animate-on-scroll.slide-left.is-visible{transform:translateX(0)}.animate-on-scroll.slide-right{transform:translateX(30px)}.animate-on-scroll.slide-right.is-visible{transform:translateX(0)}.animate-on-scroll.scale-in{transform:scale(0.92)}.animate-on-scroll.scale-in.is-visible{transform:scale(1)}.hero__content{animation:fadeInUp 1s ease .3s both}.skeleton{background:linear-gradient(90deg, #ede8e0 25%, #e0d5c5 50%, #ede8e0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton--text{height:1em;margin-bottom:.5rem;border-radius:2px}.skeleton--heading{height:2em;margin-bottom:1rem}.skeleton--image{aspect-ratio:16/9}.page-transition-enter{animation:fadeIn .4s ease both}.stagger-children>*:nth-child(1){animation-delay:.05s}.stagger-children>*:nth-child(2){animation-delay:.1s}.stagger-children>*:nth-child(3){animation-delay:.15s}.stagger-children>*:nth-child(4){animation-delay:.2s}.stagger-children>*:nth-child(5){animation-delay:.25s}.stagger-children>*:nth-child(6){animation-delay:.3s}.section-reveal{opacity:0;transform:translateY(60px);transition:opacity .75s ease,transform .75s ease;will-change:opacity,transform}.section-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.section-reveal{opacity:1;transform:none;transition:none}.animate-on-scroll{opacity:1;transform:none;transition:none}.animate-on-scroll.slide-left,.animate-on-scroll.slide-right,.animate-on-scroll.scale-in{transform:none}.animate-on-scroll.delay-1,.animate-on-scroll.delay-2,.animate-on-scroll.delay-3,.animate-on-scroll.delay-4,.animate-on-scroll.delay-5{transition-delay:0s}.hero__bg{transform:none !important;z-index:0}.skeleton{animation:none;background:#ede8e0}.stagger-children>*{animation-delay:0s !important}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body,html{overflow-x:hidden}.container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem)}.container--narrow{max-width:800px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem)}.container--wide{max-width:100%;padding:0 clamp(1rem,4vw,3rem)}.section__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);width:100%}.page-hero__container,.hero__container{position:relative;z-index:2}.section{padding:clamp(3rem,8vw,6rem) 0}.section--alt{background-color:#f5f0e8}.section--dark{background-color:#1a1a1a;color:#fff}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6{color:#fff}.section--primary{background-color:#11515b;color:#fff}.section--primary h1,.section--primary h2,.section--primary h3,.section--primary h4,.section--primary h5,.section--primary h6{color:#fff}.section__header{text-align:center;max-width:680px;margin:0 auto 3rem}.section__tag{display:inline-block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#c9a96e;margin-bottom:.75rem}.section__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2rem,1.5rem + 2.5vw,3rem);color:#1a1a1a;margin-bottom:1rem}.section--dark .section__heading,.section--primary .section__heading{color:#fff}.section__subheading{font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#666;line-height:1.6}.section--dark .section__subheading,.section--primary .section__subheading{color:hsla(0,0%,100%,.8)}.grid-2{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.grid-2{grid-template-columns:repeat(2, 1fr)}}.grid-3{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid-3{grid-template-columns:repeat(3, 1fr)}}.grid-4{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.grid-4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1280px){.grid-4{grid-template-columns:repeat(4, 1fr)}}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.site-header{position:sticky;top:0;z-index:1000;background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #ede8e0;transition:all .3s ease}.site-header.scrolled{box-shadow:0 4px 20px rgba(0,0,0,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:80px;gap:1.5rem}.site-branding{flex-shrink:0}.site-branding img,.site-branding .custom-logo{height:60px;width:auto}.site-title{display:flex;flex-direction:column;line-height:1.2;text-decoration:none}.site-title__foundation{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:#666}.site-title__name{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);font-weight:700;color:#11515b}.site-title:hover{text-decoration:none}.site-header__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.site-main{min-height:60vh}.page-hero{position:relative;min-height:clamp(300px,40vw,500px);display:flex;align-items:stretch;overflow:hidden;background-color:#1a1a1a}.page-hero__bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.page-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(17, 81, 91, 0.45));z-index:1}.page-hero .container{position:relative;z-index:2}.page-hero__container{display:flex;flex-direction:column;padding-top:1.5rem;padding-bottom:2.5rem}.page-hero .breadcrumb{background:rgba(0,0,0,0);border-bottom:none;padding-left:0;padding-right:0}.page-hero .breadcrumb a,.page-hero .breadcrumb__sep,.page-hero .breadcrumb__item,.page-hero .breadcrumb__item--current{color:hsla(0,0%,100%,.75)}.page-hero .breadcrumb a:hover{color:#fff}.page-hero__content{text-align:center;color:#fff;max-width:800px;margin:0 auto}.page-hero__tag{display:inline-block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#c9a96e;margin-bottom:.75rem}.page-hero__heading{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,1.75rem + 3.75vw,4rem);color:#fff;margin:0}.page-hero__subheading{font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:hsla(0,0%,100%,.9);max-width:600px;margin:0 auto}.page-hero__date{color:hsla(0,0%,100%,.85)}.breadcrumb{background-color:#f5f0e8;padding:.75rem 0;border-bottom:1px solid #e0d5c5}.breadcrumb .breadcrumb__list{display:flex}.breadcrumb .breadcrumb__list .breadcrumb__item{padding:0 .5rem}.breadcrumb .breadcrumb__list .breadcrumb__separator{color:#fff}.breadcrumb__inner{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666}.breadcrumb__sep{color:#999}.breadcrumb__item--current{color:#11515b;font-weight:500}.breadcrumb a{color:#666;transition:color .3s ease}.breadcrumb a:hover{color:#11515b;text-decoration:none}.hero{position:relative;min-height:clamp(500px,90vh,900px);display:flex;align-items:center;overflow:hidden;background-color:#1a1a1a}.hero__bg{position:absolute;inset:0;background-size:cover;background-position:center;will-change:transform}.hero__overlay{position:absolute;inset:0;background:linear-gradient(135deg, rgba(26, 26, 26, 0.75) 0%, rgba(17, 81, 91, 0.5) 100%)}.hero .container{position:relative;z-index:1}.section--events-preview .section__footer{padding-top:20px}.hero__content{text-align:center;color:#fff;max-width:860px;margin:0 auto;animation:fadeInUp 1s ease .3s both}.hero__tag{display:inline-block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#c9a96e;margin-bottom:1rem;padding:.5rem 1rem;border:1px solid rgba(201,169,110,.4);border-radius:9999px}.hero__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(3rem,2rem + 5vw,5rem);color:#fff;margin-bottom:1.5rem;line-height:1.2}.hero__subheading{font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:hsla(0,0%,100%,.85);max-width:600px;margin:0 0 2.5rem;line-height:1.7;text-align:left}.hero__actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.site-footer{background-color:#1a1a1a;color:#ccc;padding:5rem 0 2rem}.site-footer a{color:#ccc;transition:color .3s ease}.site-footer a:hover{color:#c9a96e;text-decoration:none}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media(min-width: 768px){.site-footer__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer__brand{margin-bottom:1rem}.site-footer__logo{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);font-weight:700;color:#fff}.site-footer__logo:hover{color:#c9a96e}.site-footer__about{font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.7;margin-bottom:1.5rem;color:#aaa}.site-footer__col-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:700;color:#c9a96e;margin-bottom:1rem;text-transform:none}.site-footer__nav,.site-footer__nav ul{list-style:none;padding:0;margin:0}.site-footer__nav li,.site-footer__nav ul li{margin-bottom:.5rem}.site-footer__nav a,.site-footer__nav ul a{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#aaa}.site-footer__nav a:hover,.site-footer__nav ul a:hover{color:#c9a96e}.site-footer__address{font-style:normal;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#aaa;line-height:1.7}.site-footer__social{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.site-footer__acnc-logo{display:block;margin-top:1.25rem;width:100px;height:auto}.social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid hsla(0,0%,100%,.2);border-radius:9999px;color:#aaa;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:700;transition:all .3s ease}.social-link:hover{background-color:#c9a96e;border-color:#c9a96e;color:#1a1a1a}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem}.site-footer__bottom .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.site-footer__copyright{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#888;margin-bottom:0}.site-footer__copyright a{color:#aaa}.site-footer__copyright a:hover{color:#c9a96e}.site-footer__legal-links,.site-footer__legal-nav ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}.site-footer__legal-links a,.site-footer__legal-nav ul a{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#888}.site-footer__legal-links a:hover,.site-footer__legal-nav ul a:hover{color:#c9a96e}.site-nav{display:none}@media(min-width: 1024px){.site-nav{display:flex;align-items:center;align-self:stretch;gap:2rem}}.site-nav>ul{display:flex;align-items:stretch;gap:2rem;list-style:none;margin:0;padding:0;height:100%}.site-nav li{position:relative;display:flex;align-items:center}.site-nav li.menu-item-has-children>a::after{content:"";display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-left:.5rem;vertical-align:middle;position:relative;top:-2px;transition:transform .3s ease}.site-nav li.menu-item-has-children:hover>a::after{transform:rotate(-135deg)}.site-nav li.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.site-nav a{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500;color:#1a1a1a;text-decoration:none;padding:.5rem 0;position:relative;transition:color .3s ease}.site-nav a::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#11515b;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}.site-nav a:hover,.site-nav a.current-menu-item,.current-menu-item>.site-nav a{color:#11515b}.site-nav a:hover::after,.site-nav a.current-menu-item::after,.current-menu-item>.site-nav a::after{transform:scaleX(1)}.site-nav .sub-menu{position:absolute;top:100%;left:0;transform:translateY(-6px);min-width:220px;background-color:#fff;box-shadow:0 8px 40px rgba(17,81,91,.12);border-top:2px solid #11515b;border-radius:0 0 4px 4px;padding:.5rem 0;opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:100;display:flex;flex-direction:column}.site-nav .sub-menu li{list-style:none;width:100%}.site-nav .sub-menu a{display:block;width:100%;padding:.75rem 1.5rem;color:#333;font-size:clamp(.875rem,.8rem + .375vw,1rem);white-space:nowrap;box-sizing:border-box}.site-nav .sub-menu a::after{display:none}.site-nav .sub-menu a:hover{background-color:#f5f0e8;color:#11515b}.nav-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:.5rem;gap:5px}@media(min-width: 1024px){.nav-toggle{display:none}}.nav-toggle__bar{display:block;width:24px;height:2px;background-color:#1a1a1a;border-radius:9999px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.nav-toggle.is-active .nav-toggle__bar:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.nav-toggle.is-active .nav-toggle__bar:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle.is-active .nav-toggle__bar:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.mobile-nav{position:fixed;height:100vh;width:100%;top:80px;left:0;right:0;bottom:0;background-color:#1a1a1a;transform:translateX(100%);transition:transform .3s ease;z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav__inner{padding:1.5rem}.mobile-nav__menu,.mobile-nav__menu ul{list-style:none;padding:0;margin:0}.mobile-nav__menu li{border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-nav__menu li:last-child{border-bottom:none}.mobile-nav__menu a{display:block;padding:1rem 1.5rem;color:#fff;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);font-weight:500;text-decoration:none;transition:color .3s ease,background-color .3s ease}.mobile-nav__menu a:hover{color:#c9a96e;background-color:hsla(0,0%,100%,.05)}.mobile-nav__menu .sub-menu{background-color:hsla(0,0%,100%,.05)}.mobile-nav__menu .sub-menu a{padding-left:2.5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);color:hsla(0,0%,100%,.8)}body.nav-is-open{overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;line-height:1;border-radius:4px;border:2px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;transition:all .3s ease;white-space:nowrap;letter-spacing:.02em}.btn:hover{text-decoration:none}.btn--primary{background-color:#11515b;color:#fff;border-color:#11515b}.btn--primary:hover{background-color:#0c3d45;border-color:#0c3d45;color:#fff;transform:translateY(-2px);box-shadow:0 8px 40px rgba(17,81,91,.12)}.btn--secondary{background-color:rgba(0,0,0,0);color:#11515b;border-color:#11515b}.btn--secondary:hover{background-color:#11515b;color:#fff;transform:translateY(-2px)}.btn--gold{background-color:#c9a96e;color:#1a1a1a;border-color:#c9a96e}.btn--gold:hover{background-color:rgb(187.1608040201,146.959798995,72.8391959799);border-color:rgb(187.1608040201,146.959798995,72.8391959799);color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.btn--outline-white{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.btn--outline-white:hover{background-color:#fff;color:#11515b;transform:translateY(-2px)}.btn--lg{padding:1rem 2.5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem)}.btn--sm{padding:.5rem 1.25rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem)}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.card-grid--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.card-grid--3{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.card-grid--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1280px){.card-grid--4{grid-template-columns:repeat(4, 1fr)}}.card{position:relative;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 8px 40px rgba(17,81,91,.12)}.card:hover .card__image img{transform:scale(1.05)}.card__image{aspect-ratio:16/9;overflow:hidden}.card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.card__body{padding:1.5rem}.card__tag{display:inline-block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c9a96e;margin-bottom:.5rem}.card__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);color:#1a1a1a;margin-bottom:.5rem;line-height:1.2}.card__excerpt,.card__text{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.6;margin-bottom:1rem}.card__meta{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#999;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.card__link::after{content:"";position:absolute;inset:0}@media(min-width: 768px){.card--horizontal{display:flex;flex-direction:row}.card--horizontal .card__image{width:40%;flex-shrink:0;aspect-ratio:auto}.card--horizontal .card__body{flex:1;display:flex;flex-direction:column;justify-content:center}}.mission-point{padding:2rem}.team-card__photo{width:100%;aspect-ratio:1/1;overflow:hidden}.team-card__photo img,.team-card__photo .card__image{width:100%;height:100%;aspect-ratio:unset;-o-object-fit:cover;object-fit:cover;display:block}.team-card__role{font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#11515b;margin-bottom:.75rem}.team-card__bio{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.6}.image-text{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width: 1024px){.image-text{grid-template-columns:1fr 1fr;gap:4rem}}.image-text__image{border-radius:8px;overflow:hidden;box-shadow:0 8px 40px rgba(17,81,91,.12)}.image-text__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:4/3}.image-text__content{display:flex;flex-direction:column;gap:1rem}.image-text__tag{display:inline-block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c9a96e}.image-text__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2rem,1.5rem + 2.5vw,3rem);color:#1a1a1a;line-height:1.2}.image-text__text{color:#666;line-height:1.7}@media(min-width: 1024px){.image-text--image-left .image-text__image{order:1}.image-text--image-left .image-text__content{order:2}}@media(min-width: 1024px){.image-text--image-right .image-text__image{order:2}.image-text--image-right .image-text__content{order:1}}.event-card{position:relative}.event-card__date-badge{position:absolute;top:1rem;right:1rem;background-color:#11515b;color:#fff;text-align:center;padding:.75rem 1rem;border-radius:4px;z-index:1;line-height:1}.event-card__date-day{display:block;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem);font-weight:700;line-height:1}.event-card__date-month{display:block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.event-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#666;margin-top:.5rem}.event-card__meta span{display:inline-flex;align-items:center;gap:.25rem}.gallery-grid{-moz-column-count:1;column-count:1;-moz-column-gap:1rem;column-gap:1rem}@media(min-width: 768px){.gallery-grid{-moz-column-count:2;column-count:2}}@media(min-width: 1024px){.gallery-grid{-moz-column-count:3;column-count:3}}.gallery-item{position:relative;overflow:hidden;border-radius:4px;cursor:pointer;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:1rem}.gallery-item img{width:100%;height:auto;display:block;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.05)}.gallery-item__overlay{position:absolute;inset:0;background-color:rgba(26,26,26,.4);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;color:#fff;font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem)}.gallery-item:hover .gallery-item__overlay{opacity:1}.gallery-lightbox{position:fixed;inset:0;background-color:rgba(26,26,26,.95);z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.gallery-lightbox.is-open{opacity:1;visibility:visible}.gallery-lightbox__close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;font-size:2rem;line-height:1;cursor:pointer;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:9999px;transition:background-color .3s ease}.gallery-lightbox__close:hover{background-color:hsla(0,0%,100%,.1)}.gallery-lightbox__content{max-width:90vw;max-height:90vh;text-align:center}.gallery-lightbox__img{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:4px}.gallery-lightbox__caption{color:hsla(0,0%,100%,.7);font-size:clamp(.875rem,.8rem + .375vw,1rem);margin-top:1rem}.person-card{text-align:center;padding:1.5rem}.person-card__photo{width:100px;height:100px;border-radius:9999px;border:3px solid #c9a96e;overflow:hidden;margin:0 auto 1rem}.person-card__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.person-card__name{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:.25rem}.person-card__role{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666}.board-member{display:flex;gap:1.5rem;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.board-member__photo{width:80px;height:80px;border-radius:9999px;border:2px solid #c9a96e;overflow:hidden;flex-shrink:0}.board-member__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.board-member__info{flex:1}.board-member__name{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:.25rem}.board-member__role{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#c9a96e;font-weight:600;margin-bottom:.75rem}.board-member__bio{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.6}.events-list{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.events-list{grid-template-columns:repeat(2, 1fr)}}.event-row{display:flex;flex-direction:column}.event-row__image{aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.event-row__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.event-row:hover .event-row__image img{transform:scale(1.04)}.event-row__details{padding:1.5rem;flex:1;display:flex;flex-direction:column}.event-row__date{display:block;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#11515b;margin-bottom:.5rem}.event-row__time{font-weight:400;color:#666}.event-row__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);color:#1a1a1a;margin-bottom:.5rem}.event-row__title a{color:inherit;text-decoration:none}.event-row__title a:hover{color:#11515b}.event-row__venue{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;margin-bottom:.75rem}.event-row__excerpt{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.6;flex:1;margin-bottom:1rem}.event-row__footer{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.event-row__price{font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#c9a96e}.event-single__layout{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width: 1024px){.event-single__layout{grid-template-columns:1fr 380px}}.event-single__description{padding-bottom:2.5rem}.event-meta{padding:1.5rem}.event-meta__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #ede8e0}.event-meta__list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.event-meta__row{display:flex;flex-direction:column;gap:.25rem}.event-meta__label{font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999}.event-meta__value{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#1a1a1a}.event-meta__cta{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #ede8e0}.video-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width: 768px){.video-grid{grid-template-columns:repeat(2, 1fr)}}.video-item__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:.75rem}.video-item__embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;background-color:#1a1a1a}.video-item__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-filters{display:flex;flex-wrap:wrap;gap:.75rem}.gallery-filter__btn{padding:.5rem 1.25rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500;border:1px solid #e0d5c5;border-radius:9999px;background:#fff;color:#666;cursor:pointer;transition:all .3s ease}.gallery-filter__btn:hover{border-color:#11515b;color:#11515b}.gallery-filter__btn.is-active{background-color:#11515b;border-color:#11515b;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media(min-width: 768px){.gallery-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1280px){.gallery-grid{grid-template-columns:repeat(4, 1fr)}}.gallery-item-card{border-radius:4px;overflow:hidden;position:relative}.gallery-item-card__link{display:block;text-decoration:none}.gallery-item-card__link:hover .gallery-item-card__img{transform:scale(1.05)}.gallery-item-card__link:hover .gallery-item-card__caption{opacity:1}.gallery-item-card__figure{margin:0;position:relative;aspect-ratio:1/1;overflow:hidden;background-color:#f5f0e8}.gallery-item-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.gallery-item-card__caption{position:absolute;inset:0;background:linear-gradient(to top, rgba(26, 26, 26, 0.8) 0%, transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:1rem;opacity:0;transition:opacity .3s ease}.gallery-item-card__title{display:block;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#fff;line-height:1.3}.gallery-item-card__year{display:block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:hsla(0,0%,100%,.75);margin-top:.25rem}.gallery-item-card__count{display:block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#c9a96e;margin-top:.25rem}.gallery-empty{text-align:center;color:#666;padding:4rem 0}.timeline{position:relative;padding:2rem 0}.timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:linear-gradient(to bottom, #e0d5c5, #11515B, #e0d5c5);transform:translateX(-50%)}@media(max-width: 767px){.timeline::before{left:24px}}.timeline__item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.timeline__item:nth-child(odd){flex-direction:row-reverse}@media(max-width: 767px){.timeline__item:nth-child(odd){flex-direction:row}}.timeline__item:nth-child(odd) .timeline__content{text-align:right}@media(max-width: 767px){.timeline__item:nth-child(odd) .timeline__content{text-align:left}}@media(max-width: 767px){.timeline__item{padding-left:56px}}.timeline__marker{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1;flex-shrink:0}.timeline__marker::before{content:"";width:18px;height:18px;background-color:#11515b;border:3px solid #fff;border-radius:9999px;box-shadow:0 0 0 3px #11515b;flex-shrink:0}@media(max-width: 767px){.timeline__marker{left:24px}}.timeline__content{width:calc(50% - 40px);background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}@media(max-width: 767px){.timeline__content{width:100%}}.timeline__year{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem);font-weight:700;color:#c9a96e;margin-bottom:.5rem}.timeline__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:.5rem}.timeline__text{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.6}.stats-bar{background-color:#11515b;padding:3rem 0}.stats-bar__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(min-width: 1024px){.stats-bar__grid{grid-template-columns:repeat(4, 1fr)}}.stat{text-align:center;color:#fff}.stat__number{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,1.75rem + 3.75vw,4rem);font-weight:700;color:#c9a96e;line-height:1;display:block;margin-bottom:.5rem}.stat__label{font-size:clamp(.75rem,.7rem + .25vw,.875rem);text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.75)}.pillars-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.pillars-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.pillars-grid{grid-template-columns:repeat(3, 1fr)}}.pillar{text-align:center;padding:2rem 1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.pillar:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.pillar__icon{width:72px;height:72px;margin:0 auto 1.5rem;color:#c9a96e;display:flex;align-items:center;justify-content:center;background-color:rgba(17,81,91,.06);border-radius:50%}.pillar__icon svg{width:40px;height:40px}.pillar__icon:has(.pillar__icon-img){width:100%;height:auto;background-color:rgba(0,0,0,0);border-radius:0}.pillar__icon-img{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.pillar__icon-inner{font-size:2rem;line-height:1;display:block}.pillar__heading,.pillar__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem);color:#1a1a1a;margin-bottom:.75rem}.pillar__text{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.7}.scholarship-card{background-color:#f5f0e8;border-left:4px solid #c9a96e;border-radius:0 8px 8px 0;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.scholarship-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.08)}.scholarship-card__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:.5rem}.scholarship-card__description{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;margin-bottom:1rem}.scholarship-card__amount{display:inline-block;background-color:#11515b;color:#fff;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:700;padding:.25rem 1rem;border-radius:9999px;letter-spacing:.05em}.scholarship-card__eligibility{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#999;margin-top:.75rem}.form-group{margin-bottom:1.5rem}label{display:block;font-weight:500;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#1a1a1a;margin-bottom:.5rem}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{width:100%;padding:.75rem 1rem;border:1px solid #e0d5c5;border-radius:4px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);color:#333;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{color:#999}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::placeholder,textarea::placeholder,select::placeholder{color:#999}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):focus,textarea:focus,select:focus{outline:none;border-color:#11515b;box-shadow:0 0 0 3px rgba(17,81,91,.1)}textarea{min-height:140px;resize:vertical}select{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27%23666%27 d=%27M6 8L1 3h10z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-submit{margin-top:2rem}.form-error{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#c0392b;margin-top:.5rem}.campaign-progress__track{background-color:#ede8e0;border-radius:9999px;overflow:hidden;height:12px;margin-bottom:.75rem}.campaign-progress__bar{height:100%;background:linear-gradient(to right, #11515B, #c9a96e);border-radius:9999px;transition:width 1.5s ease;width:0}.campaign-progress__labels{display:flex;justify-content:space-between;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666}.campaign-progress__raised{font-weight:700;color:#11515b}.campaign-progress__goal{color:#999}.campaign-progress__percent{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#999;text-align:right;margin-top:.25rem}.specs-table{width:100%;border-collapse:collapse;font-size:clamp(.875rem,.8rem + .375vw,1rem);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}.specs-table th{background-color:#11515b;color:#fff;padding:.75rem 1rem;text-align:left;font-weight:600;font-size:clamp(.75rem,.7rem + .25vw,.875rem);text-transform:uppercase;letter-spacing:.08em}.specs-table td{padding:.75rem 1rem;border-bottom:1px solid #ede8e0;color:#333;vertical-align:top}.specs-table tbody tr:nth-child(even){background-color:#f5f0e8}.specs-table tbody tr:last-child td{border-bottom:none}.specs-table tbody tr:hover{background-color:rgba(201,169,110,.08)}.pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin:3rem 0}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border:1px solid #e0d5c5;border-radius:4px;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#333;text-decoration:none;transition:all .3s ease}.pagination .page-numbers:hover{background-color:#11515b;border-color:#11515b;color:#fff;text-decoration:none}.pagination .page-numbers.current{background-color:#11515b;border-color:#11515b;color:#fff;font-weight:600}.pagination .page-numbers.dots{border:none;cursor:default}.pagination .page-numbers.dots:hover{background:none;color:#333}.cta-block{background:linear-gradient(135deg, #11515B 0%, #0c3d45 100%);padding:clamp(3rem,8vw,6rem) 0;text-align:center;position:relative;overflow:hidden}.cta-block::before,.cta-block::after{content:"";position:absolute;border-radius:9999px;opacity:.08}.cta-block::before{width:400px;height:400px;background-color:#c9a96e;top:-150px;left:-100px}.cta-block::after{width:300px;height:300px;background-color:#fff;bottom:-100px;right:-50px}.cta-block .container{position:relative;z-index:1}.cta-block__tag{display:inline-block;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#c9a96e;margin-bottom:1rem}.cta-block__heading{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2rem,1.5rem + 2.5vw,3rem);color:#fff;margin-bottom:1rem;max-width:680px;margin-left:auto;margin-right:auto}.cta-block__text{font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:hsla(0,0%,100%,.8);max-width:560px;margin:0 auto 2rem;line-height:1.7}.cta-block__actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.accordion__item{border-bottom:1px solid #e0d5c5}.accordion__item:first-child{border-top:1px solid #e0d5c5}.accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;text-align:left;transition:color .3s ease;gap:1rem}.accordion__trigger:hover{color:#11515b}.accordion__trigger[aria-expanded=true]{color:#11515b}.accordion__trigger[aria-expanded=true] .accordion__icon{transform:rotate(180deg)}.accordion__icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease;color:#c9a96e}.accordion__panel{padding-bottom:1.25rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.7}.entry-header{margin-bottom:2rem}.entry-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2rem,1.5rem + 2.5vw,3rem);color:#1a1a1a;line-height:1.2;margin-bottom:1rem}.entry-title a{color:#1a1a1a;text-decoration:none}.entry-title a:hover{color:#11515b}.entry-date{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666}.entry-thumbnail{margin-bottom:2rem;border-radius:8px;overflow:hidden}.entry-thumbnail img{width:100%;height:auto;display:block}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:2rem}.page-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0d5c5}.page-header .page-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(2rem,1.5rem + 2.5vw,3rem);color:#1a1a1a}.error-404{text-align:center;padding:5rem 0}.error-404 .page-content{margin-top:1.5rem}.widget{margin-bottom:2rem}.widget .widget-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.125rem,1rem + .625vw,1.375rem);color:#1a1a1a;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #c9a96e}.donate-btn{flex-shrink:0}.links-category{margin-bottom:3rem}.links-category__title{margin-bottom:1.5rem}.links-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}@media(min-width: 768px){.links-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.links-grid{grid-template-columns:repeat(4, 1fr)}}.link-card{background:#fff;border:1px solid #e0d5c5;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .3s ease}.link-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.link-card__image{aspect-ratio:4/3;overflow:hidden}.link-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.link-card:hover .link-card__image img{transform:scale(1.04)}.link-card__body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.link-card__title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:700;color:#11515b;text-decoration:none;display:block;line-height:1.35}.link-card__title:hover{text-decoration:underline}.link-card__description{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#666;line-height:1.5;margin:0}.custom-html-widget .flex{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1rem}.custom-html-widget .flex span{width:25%}.flex{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.flex span{width:25%}.title-wrapper span{font-weight:700;padding-bottom:15px;font-size:18px}.body span{padding-bottom:10px}.contact-layout{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 768px){.contact-layout{grid-template-columns:repeat(2, 1fr)}}.contact-info{padding-top:1.25rem}.contact-info__label{font-weight:700;padding-top:5px}.contact__form-title{padding-bottom:.75rem}.cf7-wrapper .wpcf7{margin:0}.cf7-wrapper .wpcf7-form{display:flex;flex-direction:column;gap:1.25rem}.cf7-wrapper .wpcf7-form label{display:block;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.cf7-wrapper .wpcf7-form input[type=text],.cf7-wrapper .wpcf7-form input[type=email],.cf7-wrapper .wpcf7-form input[type=tel],.cf7-wrapper .wpcf7-form input[type=url],.cf7-wrapper .wpcf7-form input[type=number],.cf7-wrapper .wpcf7-form input[type=date],.cf7-wrapper .wpcf7-form textarea,.cf7-wrapper .wpcf7-form select{display:block;width:100%;padding:.75rem 1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);color:#1a1a1a;background-color:#fff;border:1px solid #e0d5c5;border-radius:4px;outline:none;transition:border-color .3s ease,box-shadow .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cf7-wrapper .wpcf7-form input[type=text]:focus,.cf7-wrapper .wpcf7-form input[type=email]:focus,.cf7-wrapper .wpcf7-form input[type=tel]:focus,.cf7-wrapper .wpcf7-form input[type=url]:focus,.cf7-wrapper .wpcf7-form input[type=number]:focus,.cf7-wrapper .wpcf7-form input[type=date]:focus,.cf7-wrapper .wpcf7-form textarea:focus,.cf7-wrapper .wpcf7-form select:focus{border-color:#11515b;box-shadow:0 0 0 3px rgba(17,81,91,.15)}.cf7-wrapper .wpcf7-form input[type=text]::-moz-placeholder, .cf7-wrapper .wpcf7-form input[type=email]::-moz-placeholder, .cf7-wrapper .wpcf7-form input[type=tel]::-moz-placeholder, .cf7-wrapper .wpcf7-form input[type=url]::-moz-placeholder, .cf7-wrapper .wpcf7-form input[type=number]::-moz-placeholder, .cf7-wrapper .wpcf7-form input[type=date]::-moz-placeholder, .cf7-wrapper .wpcf7-form textarea::-moz-placeholder, .cf7-wrapper .wpcf7-form select::-moz-placeholder{color:#666}.cf7-wrapper .wpcf7-form input[type=text]::placeholder,.cf7-wrapper .wpcf7-form input[type=email]::placeholder,.cf7-wrapper .wpcf7-form input[type=tel]::placeholder,.cf7-wrapper .wpcf7-form input[type=url]::placeholder,.cf7-wrapper .wpcf7-form input[type=number]::placeholder,.cf7-wrapper .wpcf7-form input[type=date]::placeholder,.cf7-wrapper .wpcf7-form textarea::placeholder,.cf7-wrapper .wpcf7-form select::placeholder{color:#666}.cf7-wrapper .wpcf7-form textarea{min-height:140px;resize:vertical}.cf7-wrapper .wpcf7-form input[type=submit],.cf7-wrapper .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;color:#fff;background-color:#11515b;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;align-self:flex-start}.cf7-wrapper .wpcf7-form input[type=submit]:hover,.cf7-wrapper .wpcf7-submit:hover{background-color:rgb(10.5777777778,50.4,56.6222222222)}.cf7-wrapper .wpcf7-form input[type=submit]:active,.cf7-wrapper .wpcf7-submit:active{transform:translateY(1px)}.cf7-wrapper .wpcf7-form input[type=submit]:disabled,.cf7-wrapper .wpcf7-submit:disabled{opacity:.65;cursor:not-allowed}.cf7-wrapper .wpcf7-not-valid{border-color:#c0392b !important}.cf7-wrapper .wpcf7-not-valid-tip{display:block;margin-top:.25rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#c0392b}.cf7-wrapper .wpcf7-response-output{margin-top:1rem;padding:.75rem 1rem;border-radius:4px;font-size:clamp(.875rem,.8rem + .375vw,1rem);border:none}.cf7-wrapper .wpcf7-form.sent .wpcf7-response-output{background-color:#eafaf1;color:#1e8449;border-left:4px solid #27ae60}.cf7-wrapper .wpcf7-form.failed .wpcf7-response-output,.cf7-wrapper .wpcf7-form.spam .wpcf7-response-output,.cf7-wrapper .wpcf7-form.invalid .wpcf7-response-output{background-color:#fdedec;color:#922b21;border-left:4px solid #c0392b}.cf7-wrapper .wpcf7-spinner{display:inline-block;width:18px;height:18px;margin-left:.75rem;vertical-align:middle;opacity:0}.cf7-wrapper .wpcf7-spinner.is-active{opacity:1}
