body{margin:0;font-family:Playfair Display,serif;background:#ffffff;color:#344f63}header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:#ffffff;border-bottom:1px solid #eee}nav{flex-grow:1;text-align:right}nav a{margin:0 .5rem}.hero img{width:100%;max-width:1000px;height:auto;margin-bottom:1.5rem}.hero h1{font-size:1.5rem;margin-bottom:1rem}.hero .cta-buttons a{display:inline-block;margin:.5rem;padding:.5rem 1rem;background-color:#c59547;color:white;border-radius:4px;text-decoration:none;font-weight:700}.sections{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.section-box{max-width:300px;margin-bottom:2rem}.section-box h2{color:#c18343}.stories{background-color:#f9f9f9;padding:2rem 1rem;text-align:center}.stories h2{color:#c18343;margin-bottom:1.2rem}.stories p{font-style:italic;margin:.5rem 0}footer{text-align:center;padding:1rem;font-size:.9rem;color:#aaa}@media (min-width:768px){.hero h1{font-size:2rem}.sections{flex-direction:row;justify-content:center;gap:4rem}}.splash{width:100%;height:100vh;overflow:hidden;background-color:black;display:flex;align-items:center;justify-content:center}header .logo{display:inline-flex;align-items:center}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem}.nav-mobile{background:#ffffff}.menu-toggle{width:40px;height:40px;margin-left:.25rem}.menu-toggle .bar,.menu-toggle .bar:after,.menu-toggle .bar:before{left:8px;right:8px}.menu-toggle .bar{top:19px}@media (min-width:768px){.nav-desktop{display:block}.menu-toggle,.nav-mobile{display:none!important}}.hero,.page-section,.sections,.stories{width:100%}.container-wide{max-width:1280px}.splash{background-color:#000}.splash-video{width:100%;height:100%;object-fit:cover}.video-wrap{max-width:100%}header nav a{margin:0 .5rem;text-decoration:none;color:#344f63;font-weight:500}header nav a.active{border-bottom:2px solid #c59547}header nav span.inactive{margin:0 .5rem;color:#aaa;cursor:default}.container{max-width:1120px;margin:0 auto;padding:0 1rem}img,video{max-width:100%;height:auto;display:block}.video-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}.video-wrap>iframe,.video-wrap>video{position:absolute;inset:0;width:100%;height:100%}.site-header .logo{display:inline-flex;align-items:center}nav a{margin:0 .6rem;text-decoration:none;color:#344f63;font-weight:500;white-space:nowrap}nav a.active{border-bottom:2px solid #c59547;color:#c59547}nav .inactive{margin:0 .6rem;color:#aaa;cursor:default}.nav-mobile{position:fixed;inset:64px 0 0 0;border-top:1px solid #eee;padding:.75rem 1.25rem 2rem;overflow-y:auto;gap:.5rem}.nav-mobile a{padding:.6rem 0}body{background:#fff;overflow-x:hidden}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #eee}.header-inner{max-width:1120px;margin:0 auto;padding:0 1rem;width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.nav-desktop{display:none}.menu-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;width:44px;height:44px;position:relative;cursor:pointer}.menu-toggle .bar,.menu-toggle .bar:after,.menu-toggle .bar:before{content:"";position:absolute;left:10px;right:10px;height:2px;background:#344f63;transition:transform .18s ease,top .18s ease,opacity .18s ease}.menu-toggle .bar{top:21px}.menu-toggle .bar:before{top:-8px}.menu-toggle .bar:after{top:8px}.menu-toggle .bar.open{background:transparent}.menu-toggle .bar.open:before{top:0;transform:rotate(45deg)}.menu-toggle .bar.open:after{top:0;transform:rotate(-45deg)}.nav-mobile{width:min(90vw,320px);flex-direction:column;padding:.5rem 0}.nav-mobile.show{display:flex}.nav-mobile a{padding:.75rem 1rem;font-size:1.05rem}.nav-mobile a+a{border-top:1px solid #f2f2f2}.desktop-only{display:none}.hero{text-align:center;padding:2rem 1rem}.hero-img{display:block;margin:0 auto 1.5rem;width:100%;max-width:1000px;height:auto}main{max-width:1200px;margin:0 auto;padding:2rem 1rem;background-color:#ffffff}main img,main video{max-width:100%;height:auto;object-fit:contain}body{background-color:#ffffff}@media (max-width:768px){main{padding:1.5rem 1rem}}.splash-page header{display:none!important}.video-fit{display:block;background:#fff;object-fit:contain;max-width:100vw;max-height:100vh;width:auto;height:auto;margin:0 auto}@media (min-width:768px){.video-fit{height:100vh;width:auto}}.nav-mobile{position:absolute;top:calc(100% + 8px);right:1rem;width:min(92vw,320px);display:none;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.12);z-index:100}.nav-mobile.show{display:block}.nav-mobile-list{list-style:none;margin:0;padding:.5rem 0}.nav-mobile-list li{margin:0}.nav-mobile-list a{display:block;padding:.75rem 1rem;font-size:1.05rem;color:#344f63;text-decoration:none}.nav-mobile-list a+a,.nav-mobile-list li+li a{border-top:1px solid #f2f2f2}.nav-mobile-list a.active{color:#c59547}@media (min-width:768px){.nav-desktop{display:block}.menu-toggle,.nav-mobile{display:none!important}.desktop-only{display:inline}}.pillars{display:grid;grid-gap:2rem;gap:2rem;align-items:start;grid-template-columns:1fr}@media (min-width:768px){.pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}.section-box{max-width:340px;margin:0 auto 2rem;text-align:center;padding:1.25rem 1rem;border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media (hover:hover) and (pointer:fine){.section-box:hover{box-shadow:0 4px 16px rgba(0,0,0,.06);transform:translateY(-2px);transition:box-shadow .16s ease,transform .16s ease}}