:root{--color-text:#1f2937;--color-muted:#475569;--color-border:#e5e7eb;--color-bg:#ffffff;--shadow-card:0 1px 2px rgba(16,24,40,0.05);--shadow-card-hover:0 4px 10px rgba(16,24,40,0.12);--radius-lg:10px;--space-2:8px;--space-3:12px;--space-4:16px;--fs-13:13px;--fs-14:14px;--fs-15:15px}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}}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:#ffffff;border-bottom:1px solid #eef0f2;box-shadow:0 1px 4px rgba(0,0,0,.04)}.Header_inner__ggL_E{max-width:1100px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.Header_brand__tPzig{display:inline-flex;align-items:center;text-decoration:none;gap:8px;flex-shrink:0;min-width:260px}.Header_logo__j7oID{width:auto;height:80px;flex-shrink:0;display:block;object-fit:contain}.Header_envBadge__DlBQU{background-color:#facc15;color:#000;font-size:12px;font-weight:600;padding:2px 8px;border-radius:6px;border:1px solid rgba(0,0,0,.1);white-space:nowrap;flex-shrink:0}.Header_navDesktop__tCEZQ{display:none;gap:20px}.Header_navLink__Q_hTB{text-decoration:none;color:#374151;font-size:16px;font-weight:500;padding:6px 10px;border-radius:6px;position:relative;transition:color .2s ease,background-color .2s ease}.Header_navLink__Q_hTB:hover{background:#f5f7fa}.Header_navLinkActive__FX8vk{color:#c18343;font-weight:600}.Header_navLinkActive__FX8vk:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:#c18343}.Header_mobileToggle__UfGeC{position:relative;display:flex;justify-content:center;align-items:center;width:42px;height:42px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;z-index:1100}.Header_mobileToggle__UfGeC:hover{background-color:#f9fafb;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Header_burger__CUvUF{position:relative;width:20px;height:2px;background-color:#374151;border-radius:2px;transition:background-color .2s ease,transform .3s ease,opacity .3s ease}.Header_burger__CUvUF:after,.Header_burger__CUvUF:before{content:"";position:absolute;left:0;width:20px;height:2px;background-color:#374151;border-radius:2px;transition:transform .3s ease,top .3s ease,background-color .2s ease}.Header_burger__CUvUF:before{top:-6px}.Header_burger__CUvUF:after{top:6px}.Header_mobileToggle__UfGeC:hover .Header_burger__CUvUF,.Header_mobileToggle__UfGeC:hover .Header_burger__CUvUF:after,.Header_mobileToggle__UfGeC:hover .Header_burger__CUvUF:before{background-color:#c18343}.Header_mobileToggle__UfGeC[aria-expanded=true] .Header_burger__CUvUF{background-color:transparent}.Header_mobileToggle__UfGeC[aria-expanded=true] .Header_burger__CUvUF:before{top:0;transform:rotate(45deg)}.Header_mobileToggle__UfGeC[aria-expanded=true] .Header_burger__CUvUF:after{top:0;transform:rotate(-45deg)}.Header_mobilePanel__PXwHC{position:absolute;top:100%;left:0;right:0;background:#ffffff;border-bottom:1px solid #eef0f2;box-shadow:0 10px 20px rgba(0,0,0,.06);opacity:0;visibility:hidden;transform:scaleY(.98);transform-origin:top;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;z-index:100}.Header_mobilePanel__PXwHC.Header_open__k_vL4{opacity:1;visibility:visible;transform:scaleY(1);transition:opacity .18s ease,transform .18s ease}.Header_navMobile__mr7rO{max-width:1100px;margin:0 auto;padding:10px 16px 14px;display:grid;grid-gap:6px;gap:6px}.Header_navMobileLink__bjK4M{display:block;text-decoration:none;color:#374151;padding:10px 8px;border-radius:8px;font-weight:500}.Header_navMobileLink__bjK4M:hover{background:#f5f7fa;color:#c18343}@media (min-width:768px){.Header_navDesktop__tCEZQ{display:inline-flex}.Header_mobilePanel__PXwHC,.Header_mobileToggle__UfGeC{display:none}}.Header_sr-only__5YaHO{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}