:root{--ink:#15145d;--ink-soft:#31306e;--paper:#f6eddd;--paper-2:#efe4d2;--cream:#fffaf1;--sand:#d7c2a1;--clay:#b28b71;--clay-dark:#8e715c;--white:#fff;--line:#15145d24;--shadow:0 26px 80px #15145d29;--radius:34px;--container:min(1140px, calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 18% 0%, #b28b7138, transparent 35%), var(--paper);background-color:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}body.page-ready{animation:.7s both pageFadeIn}body.page-exit{animation:.22s both pageFadeOut}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pageFadeOut{to{opacity:0;transform:translateY(8px)}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0 0 1rem}h1,h2,h3,h4{margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;line-height:1.05}h1{letter-spacing:-.075em;font-size:clamp(3.2rem,9vw,7.2rem)}h2{letter-spacing:-.048em;font-size:clamp(2.1rem,5vw,4.25rem)}h3{letter-spacing:-.03em;font-size:clamp(1.48rem,3vw,2.15rem)}button,input,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(76px,11vw,136px) 0}.section-tight{padding:clamp(48px,7vw,86px) 0}.section-narrow{max-width:810px}.eyebrow{color:var(--clay-dark);letter-spacing:.17em;text-transform:uppercase;margin-bottom:.85rem;font-size:.8rem;font-weight:900}.lead{color:var(--ink-soft);max-width:730px;font-size:clamp(1.08rem,2vw,1.34rem)}.muted{color:#15145da6}.text-accent,.hero-copy h1 span{color:var(--clay-dark)}.text-link{color:var(--clay-dark);text-underline-offset:5px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px}.site-header{z-index:50;background:#f6edddc7;border-bottom:1px solid #0000;transition:background .24s,border .24s,box-shadow .24s;position:sticky;top:0}.site-header.is-scrolled{border-bottom-color:var(--line);background:#f6edddf0;box-shadow:0 8px 24px #15145d0f}.header-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.logo{align-items:center;display:inline-flex}.logo img{object-fit:contain;transform-origin:50%;width:82px;height:82px;animation:18s linear infinite spinLogo;display:block}@keyframes spinLogo{to{transform:rotate(360deg)}}.nav{align-items:center;gap:2px;display:flex}.nav-link,.menu-button{color:var(--ink);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;border-radius:999px;padding:12px 15px;font-size:.78rem;font-weight:900}.nav-link:hover,.nav-link[aria-current],.menu-button:hover{background:#fffaf1ad}.header-actions{align-items:center;gap:8px;display:flex}.social-link{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fffaf170;border-radius:999px;place-items:center;transition:transform .18s,background .18s,border-color .18s;display:grid}.social-link:hover{color:var(--ink);border-color:var(--clay);background:#fffaf1cc;transform:translateY(-2px)}.social-link img{object-fit:contain;width:20px;height:20px;display:block}.menu-button{display:none}.hero{padding:clamp(62px,10vw,118px) 0 clamp(68px,11vw,136px);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#b28b713b,#0000 64%);border-radius:999px;width:640px;height:640px;position:absolute;inset:-40% -20% auto auto}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:clamp(38px,7vw,88px);display:grid}.hero-copy .lead{margin-bottom:2rem}.hero-actions,.event-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-visual{position:relative}.hero-visual:before{content:"";background:var(--sand);opacity:.45;z-index:-1;border-radius:54px;position:absolute;inset:28px -18px -18px 32px}.hero-visual img{aspect-ratio:1.08;object-fit:cover;object-position:center;width:100%;box-shadow:var(--shadow);border-radius:56px;animation:7s ease-in-out infinite imageFloat}@keyframes imageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 15px 36px #15145d29}.button-dark{background:var(--ink);color:var(--cream)}.button-outline{background:0 0}.button-soft{background:var(--cream);color:var(--ink);border-color:#0000}.stats-strip{border-block:1px solid var(--line);background:#fffaf1ad;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.stat{text-align:center;background:#fffaf1ad;padding:36px 20px}.stat+.stat{border-left:1px solid var(--line)}.stat strong{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1;display:block}.trust-proof{border-block:1px solid var(--line);background:linear-gradient(135deg,#fffaf1c7,#efe4d2b8);padding:clamp(22px,4vw,38px) 0}.trust-proof-inner{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(150px,1fr));align-items:stretch;gap:14px;display:grid}.trust-proof-copy,.trust-proof-card{border:1px solid var(--line);background:#fffaf1c7;border-radius:26px;box-shadow:0 12px 34px #15145d12}.trust-proof-copy{padding:24px}.trust-proof-copy p:last-child{color:var(--ink-soft);margin-bottom:0;font-weight:650}.trust-proof-card{text-align:center;align-content:center;place-items:center;gap:8px;min-height:132px;padding:22px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.trust-proof-card:hover{border-color:var(--clay);transform:translateY(-4px);box-shadow:0 18px 46px #15145d1f}.trust-proof-card strong{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3.3vw,3.05rem);line-height:1;display:block}.trust-proof-card span{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.86rem;font-weight:900}.trust-proof-card strong.trust-proof-title{letter-spacing:.08em;text-transform:uppercase;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.2}.trust-proof-card span.trust-proof-detail{max-width:230px;color:var(--ink-soft);letter-spacing:0;text-transform:none;font-size:.94rem;font-weight:650;line-height:1.45}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(36px,7vw,82px);display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);overflow:hidden;box-shadow:0 14px 46px #15145d14}.feature-grid,.event-types,.testimonial-grid,.events-grid,.posts-grid{gap:24px;display:grid}.event-types,.testimonial-grid,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.events-grid,.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-type{background:linear-gradient(150deg, var(--cream), #f3e5d0);padding:32px;transition:transform .26s,box-shadow .26s}.event-type:hover,.event-card:hover,.post-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px #15145d24}.icon{background:var(--ink);width:54px;height:54px;color:var(--cream);border-radius:18px;place-items:center;margin-bottom:24px;font-weight:900;display:grid}.photo-story{background:linear-gradient(#0000,#fffaf17a,#0000);overflow:hidden}.photo-story-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(34px,7vw,78px);display:grid}.big-photo{box-shadow:var(--shadow);background:var(--cream);border-radius:56px;overflow:hidden}.big-photo img{aspect-ratio:1.45;object-fit:cover;width:100%;transition:transform .8s}.big-photo:hover img{transform:scale(1.045)}.photo-card{border:1px solid var(--line);background:#fffaf1bf;border-radius:44px;padding:clamp(28px,5vw,56px);box-shadow:0 18px 54px #15145d14}.gallery-strip{padding:18px 0}.gallery-track{gap:18px;width:max-content;animation:56s linear infinite galleryDrift;display:flex}.gallery-track img{aspect-ratio:1.35;object-fit:cover;border-radius:30px;width:min(360px,70vw);box-shadow:0 18px 44px #15145d1f}.gallery-track img:nth-child(3n){transform:translateY(16px)}.gallery-track img:nth-child(4n){transform:translateY(-10px)}@keyframes galleryDrift{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}.testimonials{background:var(--ink);color:var(--cream)}.testimonials .eyebrow{color:#d8c7aa}.quote{border-radius:var(--radius);background:#ffffff12;border:1px solid #ffffff26;padding:28px}.quote blockquote{margin:0 0 1.2rem;font-family:Georgia,serif;font-size:1.18rem;line-height:1.45}.featured-events{gap:14px;display:grid}.mini-event{border:1px solid var(--line);background:var(--cream);border-radius:22px;gap:6px;padding:21px;transition:transform .2s,border .2s;display:grid}.mini-event:hover{border-color:var(--clay);transform:translate(8px)}.mini-event span,.mini-event em{color:var(--ink-soft);font-size:.95rem;font-style:normal}.page-hero{background:radial-gradient(circle at 80% 20%, #b28b7140, transparent 36%), linear-gradient(135deg, var(--paper-2), var(--paper));border-bottom:1px solid var(--line);padding:clamp(74px,12vw,136px) 0}.page-hero-simple{text-align:center}.page-hero h1{max-width:960px}.about-stack{gap:36px;display:grid}.about-block{grid-template-columns:.78fr 1fr;align-items:center;gap:32px;padding:24px;display:grid}.about-block-text-only{grid-template-columns:1fr}.about-block img{aspect-ratio:1.15;object-fit:cover;border-radius:24px;width:100%}.event-card,.post-card{transition:transform .26s,box-shadow .26s}.event-card img,.post-card img{aspect-ratio:1.55;object-fit:cover;background:var(--paper-2);width:100%}.event-card-content,.post-card-content{padding:28px}.pill-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.pill{background:var(--ink);min-height:30px;color:var(--cream);border-radius:999px;align-items:center;padding:0 12px;font-size:.75rem;font-weight:900;display:inline-flex}.pill-muted{color:var(--ink);background:#ede0d1}.event-meta{color:var(--ink-soft)}.event-actions{border-top:1px solid var(--line);justify-content:space-between;margin-top:22px;padding-top:20px}.post-card h2{font-size:clamp(1.75rem,3vw,2.55rem)}.article-body{font-size:1.08rem}.article-body img{border-radius:var(--radius);aspect-ratio:1.55;object-fit:cover;width:100%;margin-bottom:34px}.contact-layout{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);gap:clamp(32px,6vw,72px);display:grid}.contact-details{gap:20px;display:grid}.detail-card{border-radius:var(--radius);border:1px solid var(--line);background:#fffaf1c7;padding:26px}.contact-form{gap:16px;padding:clamp(24px,4vw,36px);display:grid}.contact-form.card{overflow:visible}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{gap:8px;display:grid}.field label{font-size:.9rem;font-weight:900}.field input,.field textarea,.field select{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:18px;padding:14px 16px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--clay);outline:3px solid #b28b7140}.form-status{min-height:24px;margin:0;font-weight:800}.form-status-error{color:#9d2f20}.form-status-success{color:#225c32}.contact-form button[disabled]{cursor:wait;opacity:.76}.legal-content{gap:24px;display:grid}.legal-content h2{margin-top:1.2rem;font-size:clamp(1.6rem,3vw,2.35rem)}.legal-content ul{margin-top:0}.cta-band{background:linear-gradient(135deg, var(--ink), #24236d);color:var(--cream);border-radius:44px;padding:clamp(34px,6vw,68px)}.cta-band .lead{color:#fffaf1c2}.cta-band .button-outline{color:var(--cream);border-color:#fffaf18c}.site-footer{border-top:1px solid var(--line);background:#ede0d1;padding:58px 0 34px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:34px;display:grid}.footer-brand img{object-fit:contain;transform-origin:50%;width:112px;height:112px;margin-bottom:18px;animation:18s linear infinite spinLogo;display:block}.footer-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.footer-list a:hover{color:var(--clay-dark)}.footer-bottom{border-top:1px solid var(--line);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:38px;padding-top:24px;font-size:.92rem;display:flex}.footer-socials{gap:10px 14px}.footer-socials span{color:var(--ink-soft)}.footer-socials a{color:var(--ink);font-weight:700;text-decoration:none}.footer-socials a:hover,.footer-socials a:focus-visible{color:var(--clay-dark);text-decoration:underline}.icon-button{border:1px solid var(--line);background:var(--cream);cursor:pointer;border-radius:999px;width:42px;height:42px;font-size:1.4rem}.email-choice-dialog{background:var(--paper);width:min(640px,100vw - 32px);color:var(--ink);border:0;border-radius:28px;padding:0;box-shadow:0 30px 100px #00000040}.email-choice-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#15145d61}.email-choice-box{padding:clamp(22px,4vw,34px)}.email-choice-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.email-choice-head h2{margin-bottom:0;font-size:clamp(2rem,5vw,3rem)}.email-choice-intro{max-width:560px;margin-bottom:18px;font-size:1rem}.email-choice-address{border:1px solid var(--line);background:var(--cream);max-width:100%;color:var(--ink-soft);word-break:break-word;border-radius:999px;padding:10px 14px;font-weight:800;display:inline-flex}.email-choice-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.email-choice-actions .button{white-space:nowrap}.field-error{color:#9d2f20;min-height:1.15rem;margin:.35rem 0 0;font-size:.88rem;font-weight:700;line-height:1.35}.field-error:empty{display:none}.footer-socials{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.footer-socials-heading{color:var(--ink-soft);margin-right:2px}.footer-social-link{min-height:38px;color:var(--ink);background:#fffaf173;border:1px solid #15145d24;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.footer-social-link:hover,.footer-social-link:focus-visible{color:var(--clay-dark);background:#fffaf1c7;border-color:#ba684c57;text-decoration:none;transform:translateY(-1px)}.footer-social-icon{object-fit:contain;flex:none;width:18px;height:18px;display:block}.footer-social-label{color:inherit!important}@media (width<=560px){.email-choice-actions .button{justify-content:center;width:100%}}.reveal{transition:opacity .7s ease var(--delay,0s), transform .7s ease var(--delay,0s), filter .7s ease var(--delay,0s);will-change:transform, opacity}.from-left{transform:translate(-42px)}.from-right{transform:translate(42px)}.from-bottom{transform:translateY(38px)}.zoom-in{filter:blur(2px);transform:scale(.94)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;filter:none;transform:none}}@media (width<=920px){.trust-proof-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-proof-copy{grid-column:1/-1}.menu-button{display:inline-flex}.nav{background:var(--cream);box-shadow:var(--shadow);border-radius:28px;padding:18px;display:none;position:fixed;inset:92px 16px auto}.nav.is-open{display:flex}.nav-link{text-align:left;border-radius:14px}.hero-grid,.split,.contact-layout,.about-block,.photo-story-grid,.feature-grid,.event-types,.testimonial-grid,.events-grid,.posts-grid,.footer-grid{grid-template-columns:1fr}.hero-visual img{aspect-ratio:1.22}}@media (width<=620px){.trust-proof-inner{grid-template-columns:1fr}.trust-proof-card{min-height:108px}:root{--container:min(100vw - 28px, 1140px)}.header-inner{min-height:78px}.logo img{object-fit:contain;transform-origin:50%;width:82px;height:82px;animation:18s linear infinite spinLogo;display:block}.social-link{display:none}.stats-strip,.form-row{grid-template-columns:1fr}.event-actions,.footer-bottom{flex-direction:column;align-items:stretch}.footer-socials{justify-content:flex-start}.gallery-track img{width:74vw}}@media (width<=760px){.footer-socials{justify-content:flex-start;gap:10px}.footer-socials-heading,.footer-social-label{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.footer-social-link{gap:0;width:42px;height:42px;min-height:42px;padding:0}.footer-social-icon{width:20px;height:20px}}.scroll-progress{z-index:9999;background:linear-gradient(90deg, var(--ink), var(--clay), var(--ink));pointer-events:none;width:0%;height:4px;box-shadow:0 0 18px #15145d38}.logo img,.footer-brand img{transform-origin:50%;animation:16s linear infinite spinLogo,4.5s ease-in-out infinite logoPulse}@keyframes logoPulse{0%,to{filter:drop-shadow(0 0 #15145d00)}50%{filter:drop-shadow(0 12px 22px #15145d2e)}}.social-link,.social-link:hover,.social-link:focus-visible{mix-blend-mode:normal;color:var(--ink)!important;background:#fffaf19e!important}.hero-copy h1,.page-hero h1{animation:.9s cubic-bezier(.2,.75,.22,1) both headlineLift}@keyframes headlineLift{0%{opacity:0;filter:blur(8px);transform:translateY(28px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.event-card,.post-card,.event-type,.quote,.about-block{position:relative;overflow:hidden}.event-card:after,.post-card:after,.event-type:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff57,#0000);width:80%;height:220%;transition:transform .9s;position:absolute;inset:-60% auto auto -80%;transform:rotate(18deg)translate(-120%)}.event-card:hover:after,.post-card:hover:after,.event-type:hover:after{transform:rotate(18deg)translate(360%)}.event-card img,.post-card img{transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .8s}.event-card:hover img,.post-card:hover img{filter:saturate(1.08)contrast(1.02);transform:scale(1.06)}.reveal.zoom-in{filter:blur(7px);transform:scale(.9)}.reveal.is-visible{animation:.76s cubic-bezier(.2,.82,.24,1) both revealPop}@keyframes revealPop{0%{opacity:0;filter:blur(8px)}70%{opacity:1}to{opacity:1;filter:blur()}}.gallery-track img{transition:transform .7s cubic-bezier(.2,.8,.2,1),box-shadow .7s,filter .7s}.gallery-track img:hover{filter:saturate(1.09);transform:translateY(-18px)scale(1.045);box-shadow:0 28px 78px #15145d38}.button-dark{position:relative;overflow:hidden}.button-dark:before{content:"";background:linear-gradient(110deg,#0000,#ffffff3d,#0000);transition:transform .65s;position:absolute;inset:0;transform:translate(-120%)}.button-dark:hover:before{transform:translate(120%)}.photo-story-grid:before{content:"";pointer-events:none;background:radial-gradient(circle,#b28b7140,#0000 68%);border-radius:999px;width:220px;height:220px;position:absolute;right:5vw;transform:translateY(-40%)}.photo-story-grid{position:relative}html,body{width:100%;overflow-x:clip}img,video,iframe,svg{max-width:100%}.site-header,.hero,.page-hero,.section,.section-tight,.photo-story,.gallery-strip,.site-footer{max-width:100vw;overflow-x:clip}.header-inner,.hero-grid,.split,.photo-story-grid,.contact-layout,.about-block,.footer-grid,.events-grid,.posts-grid,.event-types,.testimonial-grid,.feature-grid,.hero-copy,.photo-card,.event-card-content,.post-card-content,.contact-form,.detail-card,.footer-brand,.footer-grid>*,.split>*,.contact-layout>*,.photo-story-grid>*{min-width:0}.hero-copy h1,.page-hero h1,h1,h2,h3,p,a,li,blockquote{overflow-wrap:anywhere}.hero-visual:before,.photo-story-grid:before{max-width:90vw}.event-actions,.hero-actions,.cta-actions,.footer-bottom{min-width:0}.button{text-align:center;white-space:normal}@media (width<=1100px){:root{--container:min(1040px, calc(100vw - 36px))}.header-inner{gap:14px}.nav-link,.menu-button{padding-inline:11px;font-size:.73rem}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(300px,1fr);gap:clamp(30px,5vw,62px)}}@media (width<=920px){:root{--container:min(100vw - 32px, 860px);--radius:28px}.site-header{overflow:visible}.header-inner{min-height:82px}.logo img{width:72px;height:72px}.nav{max-height:calc(100dvh - 104px);inset:82px 16px auto;overflow-y:auto}.hero{padding-top:52px}.hero-grid,.split,.contact-layout,.about-block,.photo-story-grid,.events-grid,.posts-grid,.feature-grid,.event-types,.testimonial-grid,.footer-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual:before{border-radius:38px;inset:18px 10px -10px 18px}.hero-visual img,.big-photo,.big-photo img{border-radius:36px}.big-photo img{aspect-ratio:1.25}.photo-card{border-radius:32px}.photo-story-grid:before{display:none}.reveal.from-left,.reveal.from-right{transform:translateY(38px)}}@media (width<=700px){h1{letter-spacing:-.055em;font-size:clamp(2.55rem,14vw,4.4rem)}h2{letter-spacing:-.04em;font-size:clamp(2rem,10vw,3.15rem)}h3{font-size:clamp(1.35rem,7vw,2rem)}.lead{font-size:1.06rem}.section{padding:64px 0}.section-tight{padding:46px 0}.page-hero{padding:58px 0}.hero-visual img{aspect-ratio:1/.86;border-radius:32px}.stats-strip{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line);padding:24px 18px}.stat+.stat{border-left:0}.event-type,.quote,.event-card-content,.post-card-content,.detail-card{padding:22px}.about-block{gap:22px;padding:18px}.about-block img,.event-card img,.post-card img,.article-body img{border-radius:20px}.event-card img,.post-card img{aspect-ratio:1.18}.gallery-track{gap:12px}.gallery-track img{border-radius:22px;width:82vw}.gallery-track img:nth-child(3n),.gallery-track img:nth-child(4n){transform:none}.footer-grid{gap:24px}}@media (width<=620px){:root{--container:min(100vw - 24px, 1140px);--radius:24px}.header-inner{gap:10px;min-height:72px}.logo img{width:62px;height:62px}.menu-button{padding:10px 13px}.nav{inset:74px 12px auto}.social-link{display:none}.hero{padding:42px 0 60px}.hero-actions,.cta-actions,.event-actions{flex-direction:column;align-items:stretch}.button{width:100%}.form-row{grid-template-columns:1fr}.contact-form{padding:20px}.footer-brand img{width:88px;height:88px}.footer-bottom{flex-direction:column;align-items:stretch}}@media (width<=420px){:root{--container:min(100vw - 20px, 1140px)}.hero-copy h1,.page-hero h1{font-size:clamp(2.35rem,15vw,3.55rem)}.eyebrow{letter-spacing:.13em;font-size:.72rem}.hero-visual img,.big-photo,.big-photo img{border-radius:24px}.cta-band{border-radius:28px;padding:28px 20px}.pill-row{gap:6px}.pill{padding-inline:10px;font-size:.68rem}}.event-card,.post-card,.event-type,.quote,.about-block,.photo-card,.big-photo,.detail-card{transform-style:flat!important}.reveal.is-visible{transform:translate(0)scale(1)}.event-card:hover,.post-card:hover,.event-type:hover,.quote:hover,.about-block:hover,.photo-card:hover,.big-photo:hover,.detail-card:hover{rotate:0deg!important}:root{--mouse-x:50%;--mouse-y:40%;--scroll-ratio:0;--cinema-glow:#b28b7157;--cinema-blue:#15145d33}body:before{content:"";z-index:-3;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), #fffaf19e, transparent 18%), radial-gradient(circle at 18% 18%, #b28b7157, transparent 30%), radial-gradient(circle at 82% 12%, #15145d29, transparent 32%), linear-gradient(135deg, var(--paper), var(--paper-2));pointer-events:none;animation:15s ease-in-out infinite alternate auroraDrift;position:fixed;inset:-25%}@keyframes auroraDrift{0%{filter:saturate();transform:translate(-1.5%,-1%)scale(1)}50%{filter:saturate(1.12);transform:translate(1.5%,1%)scale(1.03)}to{filter:saturate(1.04);transform:translateY(-1.6%)scale(1.04)}}.cinematic-orbs,.spark-canvas,.cursor-glow{pointer-events:none;position:fixed;inset:0}.cinematic-orbs{z-index:-2;overflow:hidden}.magic-orb{width:var(--size);height:var(--size);left:var(--x);top:var(--y);filter:blur(.2px);opacity:.46;transform:translate3d(0, calc(var(--scroll-ratio) * var(--drift)), 0);animation:orbBreathe var(--speed) ease-in-out infinite alternate;background:radial-gradient(circle at 36% 28%,#fffaf1eb,#b28b7152 38%,#15145d1a 70%,#0000 72%);border-radius:50%;position:absolute}@keyframes orbBreathe{0%{opacity:.22;scale:.92}to{opacity:.52;scale:1.08}}.spark-canvas{z-index:-1;mix-blend-mode:multiply;opacity:.58}.cursor-glow{z-index:9998;width:280px;height:280px;transform:translate3d(calc(var(--mouse-x) - 140px), calc(var(--mouse-y) - 140px), 0);opacity:.78;background:radial-gradient(circle,#b28b7138,#fffaf11a 42%,#0000 70%);border-radius:999px;transition:transform .11s ease-out,opacity .22s;inset:0 auto auto 0}.page-loader{z-index:10000;background:radial-gradient(circle at 50% 44%,#fffaf1f5,#f6edddf5);place-items:center;transition:opacity .7s,visibility .7s;display:grid;position:fixed;inset:0}.page-loader.is-hidden{opacity:0;visibility:hidden}.loader-logo{object-fit:contain;width:128px;height:128px;animation:1.35s cubic-bezier(.65,0,.35,1) infinite loaderSpin,1.5s ease-in-out infinite loaderPulse}@keyframes loaderSpin{to{transform:rotate(360deg)}}@keyframes loaderPulse{0%,to{filter:drop-shadow(0 0 #15145d00);scale:1}50%{filter:drop-shadow(0 24px 48px #15145d33);scale:1.08}}.scroll-progress{background:linear-gradient(90deg, var(--ink), var(--clay), #fffaf1, var(--clay), var(--ink));background-size:220% 100%;height:5px;animation:3s linear infinite progressGlow}@keyframes progressGlow{to{background-position:220% 0}}.logo img,.footer-brand img{animation:14s linear infinite spinLogo,4.2s ease-in-out infinite logoPulse}.hero{isolation:isolate;align-items:center;min-height:calc(100svh - 92px);display:grid}.hero:after,.page-hero:after{content:"";z-index:-1;pointer-events:none;transform:translateX(calc(-130% + (var(--scroll-ratio) * 230%)));opacity:.7;background:linear-gradient(110deg,#0000 0 38%,#fffaf16b 47%,#0000 56% 100%);position:absolute;inset:0}.hero-copy h1,.page-hero h1,.section h2{text-wrap:balance}.hero-copy h1,.page-hero h1{background:linear-gradient(100deg, var(--ink), var(--clay-dark), var(--ink));background-size:180% 100%;animation:.9s cubic-bezier(.2,.75,.22,1) both headlineLift,5.4s ease-in-out infinite textSheen}@keyframes textSheen{0%,to{background-position:0%}50%{background-position:100%}}.hero-copy,.photo-card,.contact-form,.quote,.event-type,.detail-card,.mini-event,.event-card,.post-card,.about-block,.cta-band{will-change:transform, opacity, filter}.reveal{filter:blur(14px);transition:opacity .98s cubic-bezier(.16,1,.3,1),transform .98s cubic-bezier(.16,1,.3,1),filter .98s;transform:translateY(80px)scale(.96)}.reveal.is-visible{transition-delay:var(--delay,0s);animation:none;transform:translate(0,0)scale(1)rotate(0)}.section.in-view .eyebrow{animation:.8s cubic-bezier(.16,1,.3,1) both eyebrowZap}@keyframes eyebrowZap{0%{opacity:0;letter-spacing:.42em;filter:blur(6px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hero-visual,.big-photo,.event-card>a,.post-card>a,.about-block>img,.article-body>img{isolation:isolate;position:relative;overflow:hidden}.hero-visual:after,.big-photo:after,.event-card>a:after,.post-card>a:after,.article-body>img:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(120deg,#fffaf1d9,#b28b7147,#0000 72%);transition:transform 1.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-112%)}.reveal.is-visible .hero-visual:after,.hero-visual.reveal.is-visible:after,.big-photo.reveal.is-visible:after,.event-card.reveal.is-visible>a:after,.post-card.reveal.is-visible>a:after{transform:translate(112%)}@keyframes heroZoom{0%{filter:saturate()contrast();scale:1}to{filter:saturate(1.12)contrast(1.03);scale:1.055}}.big-photo img,.event-card img,.post-card img,.about-block img,.gallery-track img{transform-origin:50%;will-change:transform, filter}.gallery-strip{position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.gallery-strip:before,.gallery-strip:after{content:"";pointer-events:none;z-index:2;background:radial-gradient(circle,#b28b7140,#0000 70%);border-radius:999px;width:240px;height:240px;position:absolute;top:50%}.gallery-strip:before{left:4vw;transform:translateY(-50%)}.gallery-strip:after{right:4vw;transform:translateY(-50%)}.gallery-track{transform:translate3d(calc(var(--scroll-ratio) * -180px), 0, 0);animation-duration:18s}.event-type,.quote,.detail-card,.contact-form,.photo-card,.event-card,.post-card,.about-block{transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s,border-color .38s,background .38s}.event-type:hover,.quote:hover,.detail-card:hover,.contact-form:hover,.photo-card:hover,.event-card:hover,.post-card:hover,.about-block:hover{border-color:#b28b7194;box-shadow:0 34px 88px #15145d2e;transform:translateY(-10px)!important}.event-card:before,.post-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#fffaf1b3,#b28b717a,#15145d3d,#fffaf16b);padding:1px;transition:opacity .32s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.event-card:hover:before,.post-card:hover:before{opacity:1}.button,.nav-link,.menu-button,.social-link{transform:translate3d(var(--magnet-x,0), var(--magnet-y,0), 0);transition:transform .17s,box-shadow .18s,background .18s,border-color .18s}.button-dark,.button-outline,.button-soft{isolation:isolate}.button:after{content:"";opacity:0;z-index:-1;background:conic-gradient(from 180deg,#0000,#fffaf13d,#0000,#b28b7138,#0000);transition:opacity .2s;position:absolute;inset:-70%;transform:rotate(0)}.button:hover:after{opacity:1;animation:1.9s linear infinite conicSpin}@keyframes conicSpin{to{transform:rotate(360deg)}}.stat strong{transform-origin:bottom;display:inline-block}.stat.is-visible strong,.trust-proof-card.is-visible strong,.section.in-view .stat strong{animation:.74s cubic-bezier(.2,1.6,.2,1) both statPop}@keyframes statPop{0%{opacity:0;transform:translateY(18px)scale(.6)}65%{opacity:1;transform:translateY(-4px)scale(1.12)}to{transform:translateY(0)scale(1)}}.page-hero,.testimonials,.photo-story,.section,.section-tight{isolation:isolate;position:relative}.section:before,.section-tight:before,.testimonials:before{content:"";width:min(420px,65vw);height:min(420px,65vw);transform:translate(-50%, calc(var(--scroll-ratio) * 120px));z-index:-1;pointer-events:none;background:radial-gradient(circle,#b28b7124,#0000 68%);border-radius:999px;position:absolute;inset:8% auto auto 50%}.testimonials:before{background:radial-gradient(circle,#fffaf11a,#0000 68%)}.social-link img,.social-link:hover img,.social-link:focus-visible img{filter:none!important;opacity:1!important;transform:none!important}@media (hover:none){.cursor-glow{display:none}.event-type:hover,.quote:hover,.detail-card:hover,.contact-form:hover,.photo-card:hover,.event-card:hover,.post-card:hover,.about-block:hover{transform:none!important}}@media (width<=920px){.hero{min-height:auto}.cursor-glow,.spark-canvas{display:none}.gallery-track{animation-duration:26s;transform:none}.magic-orb{opacity:.22}}@media (width<=620px){.page-loader .loader-logo{width:94px;height:94px}.reveal,.reveal.from-left,.reveal.from-right,.reveal.from-bottom,.reveal.zoom-in{filter:blur(8px);transform:translateY(42px)scale(.985)}.reveal.is-visible{filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.spark-canvas,.cursor-glow,.cinematic-orbs,.page-loader{display:none!important}.reveal{opacity:1!important;filter:none!important;transform:none!important}}.button,.contact-form,.detail-card,.photo-card,.cta-band,.mini-event{position:relative;overflow:hidden}.big-photo img,.event-card img,.post-card img,.about-block img{translate:0 var(--image-depth,0px)}html,body{min-height:100%;margin-bottom:0!important;padding-bottom:0!important}body{background:radial-gradient(circle at 18% 0%, #b28b712e, transparent 34%), linear-gradient(135deg, var(--paper), var(--paper-2))}body:before,.cinematic-orbs,.magic-orb,.cursor-glow,.spark-canvas{display:none!important}main,.site-footer{padding-bottom:0;margin-bottom:0!important}.site-footer{overflow:hidden}.hero-copy h1,.page-hero h1{background:linear-gradient(100deg, var(--ink) 0%, var(--ink) 28%, var(--clay-dark) 46%, var(--ink) 64%, var(--ink) 100%);color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:.85s cubic-bezier(.2,.75,.22,1) both headlineLift,6.8s ease-in-out infinite textSheen}.section h2,.photo-card h2,.cta-band h2{position:relative}.section h2:after,.photo-card h2:after,.cta-band h2:after{content:"";background:linear-gradient(90deg, var(--clay-dark), transparent);border-radius:999px;width:0;height:3px;margin-top:16px;transition:width .9s cubic-bezier(.16,1,.3,1);display:block}.section.in-view h2:after,.photo-card.reveal.is-visible h2:after,.cta-band.reveal.is-visible h2:after{width:min(180px,45vw)}.reveal{opacity:0;filter:blur(8px);transition:opacity .82s cubic-bezier(.16,1,.3,1),transform .82s cubic-bezier(.16,1,.3,1),filter .82s;transform:translateY(52px)}.reveal.from-left{transform:translate(-54px)}.reveal.from-right{transform:translate(54px)}.reveal.from-bottom{transform:translateY(60px)}.reveal.zoom-in{transform:scale(.94)}.reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.hero-visual img,.big-photo img,.about-block img,.event-card img,.post-card img{transition:transform .9s cubic-bezier(.16,1,.3,1),filter .9s,object-position .9s}.hero-visual img{animation:8s ease-in-out infinite imageFloat}.hero-visual:after,.big-photo:after,.event-card>a:after,.post-card>a:after{background:linear-gradient(110deg,#fffaf1eb,#b28b7138,#0000 70%);transition:transform 1.05s cubic-bezier(.16,1,.3,1)}.event-type:hover,.quote:hover,.detail-card:hover,.contact-form:hover,.photo-card:hover,.event-card:hover,.post-card:hover,.about-block:hover{box-shadow:0 24px 70px #15145d21;transform:translateY(-6px)!important}.event-card:before,.post-card:before{background:linear-gradient(135deg,#fffaf18c,#b28b715c,#15145d29)}.button:hover,.nav-link:hover,.menu-button:hover,.social-link:hover{transform:translateY(-2px)}.button:after{opacity:0!important;animation:none!important}.section:before,.section-tight:before,.testimonials:before,.photo-story-grid:before,.gallery-strip:before,.gallery-strip:after{display:none!important}.gallery-track{animation-duration:96s}.gallery-track img:hover{transform:translateY(-8px)scale(1.025);box-shadow:0 22px 58px #15145d29}body>:last-child,.site-footer .container:last-child,.footer-bottom{margin-bottom:0!important}@media (width<=920px){.reveal,.reveal.from-left,.reveal.from-right,.reveal.from-bottom,.reveal.zoom-in{filter:blur(5px);transform:translateY(34px)}.reveal.is-visible{filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-copy h1,.page-hero h1{animation:none!important}}.site-header{z-index:9999!important}.site-header.is-scrolled{box-shadow:0 12px 34px #15145d17}.gallery-strip{overflow:hidden;-webkit-mask-image:none!important;mask-image:none!important}.gallery-strip:before,.gallery-strip:after,.hero-visual:before{display:none!important}.gallery-track img{box-shadow:0 12px 34px #15145d1a!important}.site-footer{padding-bottom:clamp(58px,8vw,88px)!important;overflow:visible!important}.footer-bottom{margin-bottom:0!important;padding-bottom:18px!important}.image-lightbox{z-index:20000;background:#151412c7;place-items:center;padding:clamp(18px,4vw,52px);transition:opacity .24s;display:grid;position:fixed;inset:0}.image-lightbox.is-open{opacity:1;pointer-events:auto}.image-lightbox img{object-fit:contain;border-radius:26px;max-width:min(1120px,94vw);max-height:86vh;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .28s;transform:scale(.94);box-shadow:0 32px 110px #00000073}.image-lightbox button{width:48px;height:48px;color:var(--ink);cursor:pointer;background:#fffaf1ed;border:1px solid #ffffff59;border-radius:999px;font-size:30px;line-height:1;position:fixed;top:clamp(16px,3vw,34px);right:clamp(16px,3vw,34px);box-shadow:0 18px 48px #0000003d}@media (width<=620px){.image-lightbox img{border-radius:18px;max-height:78vh}}.site-header{-webkit-backdrop-filter:blur(18px);z-index:99990!important;background:#f6edddf0!important;width:100%!important}.scroll-progress{z-index:100000;position:fixed;top:0;left:0}.hero-visual img,.big-photo img,.gallery-track img,.event-card img,.post-card img,.article-body img{cursor:zoom-in}.image-lightbox{opacity:0;pointer-events:none;transition:opacity .22s;z-index:200000!important;background:#12111cd6!important;padding:clamp(18px,4vw,54px)!important}.image-lightbox__frame{justify-content:center;align-items:center;width:min(1180px,94vw);height:min(82vh,820px);margin:auto;display:flex}.image-lightbox img{opacity:0;object-position:center!important;box-shadow:0 34px 120px #00000080!important}.image-lightbox button{z-index:200001!important;width:52px!important;height:52px!important;color:var(--ink)!important;cursor:pointer!important;background:#fffaf1f5!important;border:1px solid #ffffff6b!important;border-radius:999px!important;place-items:center!important;font-size:32px!important;line-height:1!important;display:grid!important;box-shadow:0 18px 48px #00000047!important}.image-lightbox button:hover{transform:translateY(-2px)!important}@media (width<=920px){html{scroll-padding-top:96px}.nav{z-index:99991!important}}@media (width<=620px){html{scroll-padding-top:86px}.image-lightbox__frame{width:94vw;height:76vh}}body.page-ready{animation:.42s both pageFadeInFixed!important;transform:none!important}body.page-exit{animation:.18s both pageFadeOutFixed!important;transform:none!important}@keyframes pageFadeInFixed{0%{opacity:0}to{opacity:1}}@keyframes pageFadeOutFixed{to{opacity:0}}html{scroll-padding-top:112px!important}body{padding-top:92px!important;transform:none!important}.site-header{z-index:2147483000!important;opacity:1!important;visibility:visible!important;border-bottom:1px solid var(--line)!important;-webkit-backdrop-filter:blur(18px)!important;will-change:auto!important;background:#f6edddf5!important;width:100vw!important;max-width:100vw!important;margin:0!important;position:fixed!important;inset:0 0 auto!important;transform:translate(0,0)scale(1)!important;box-shadow:0 12px 34px #15145d14!important}.site-header.is-scrolled{opacity:1!important;visibility:visible!important;transform:translate(0,0)scale(1)!important}.scroll-progress{z-index:2147483001!important;height:4px!important;position:fixed!important;top:0!important;left:0!important}.image-lightbox{inset:0!important;z-index:2147483002!important;opacity:0!important;pointer-events:none!important;background:#12111ce0!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;margin:0!important;padding:clamp(16px,4vw,52px)!important;display:none!important;position:fixed!important;inset:0!important;overflow:hidden!important;transform:none!important}.image-lightbox.is-open{opacity:1!important;pointer-events:auto!important;display:flex!important}.image-lightbox__frame{justify-content:center!important;align-items:center!important;width:100%!important;max-width:min(1180px,94vw)!important;height:100%!important;max-height:min(82dvh,820px)!important;margin:auto!important;display:flex!important;transform:none!important}.image-lightbox img{object-fit:contain!important;object-position:center center!important;opacity:0!important;border-radius:clamp(14px,2vw,26px)!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;transition:transform .26s cubic-bezier(.16,1,.3,1),opacity .26s!important;display:block!important;transform:scale(.96)!important;box-shadow:0 34px 120px #0000008c!important}.image-lightbox.is-open img{opacity:1!important;transform:scale(1)!important}.image-lightbox button{z-index:2147483003!important;position:fixed!important;top:clamp(16px,3vw,34px)!important;right:clamp(16px,3vw,34px)!important}body.lightbox-open{overflow:hidden!important}body.lightbox-open .site-header{opacity:1!important;visibility:visible!important}@media (width<=920px){html{scroll-padding-top:98px!important}body{padding-top:82px!important}.header-inner{min-height:82px!important}.nav{z-index:2147483001!important;inset:82px 16px auto!important}}@media (width<=620px){html{scroll-padding-top:88px!important}body{padding-top:74px!important}.nav{left:14px!important;right:14px!important;inset:74px 14px auto!important}.image-lightbox__frame{max-width:94vw!important;max-height:78dvh!important}}.image-lightbox__close{z-index:2147483003!important;width:58px!important;height:58px!important;color:var(--ink)!important;cursor:pointer!important;background:#fffaf1fa!important;border:1px solid #ffffff75!important;border-radius:999px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:clamp(16px,3vw,34px)!important;right:clamp(16px,3vw,34px)!important;transform:none!important;box-shadow:0 18px 48px #00000047!important}.image-lightbox__close span{text-align:center!important;width:100%!important;height:100%!important;font-family:Arial,Helvetica,sans-serif!important;font-size:42px!important;font-weight:300!important;line-height:54px!important;display:block!important;transform:translateY(-1px)!important}.image-lightbox__close:hover{transform:translateY(-2px)!important}.image-lightbox__frame{pointer-events:none!important}.image-lightbox__frame img{pointer-events:auto!important}.event-card>a,.event-card>a img{cursor:pointer!important}.event-card>a img{pointer-events:auto!important}@media (width<=620px){.image-lightbox__close{width:52px!important;height:52px!important}.image-lightbox__close span{font-size:38px!important;line-height:49px!important}}.site-footer{padding-bottom:clamp(30px,4vw,46px)!important}.footer-bottom{padding-bottom:6px!important}@media (width<=620px){.site-footer{padding-bottom:34px!important}}.about-block img,.article-body img,article[data-post] .article-body img{cursor:default!important}.post-card img,.post-card>a,.post-card>a img{cursor:pointer!important}.contact-page .contact-hero{padding-bottom:clamp(58px,8vw,96px)!important}.contact-opportunities-section{padding-top:clamp(58px,7vw,92px)!important;padding-bottom:clamp(42px,6vw,76px)!important}.contact-opportunities-head{max-width:820px;margin-bottom:clamp(24px,4vw,42px)}.contact-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,34px);display:grid}.contact-feature-card{border:1px solid var(--line);background:linear-gradient(145deg, #fffaf1f0, #ede0d1c2), var(--paper);border-radius:clamp(28px,4vw,46px);flex-direction:column;align-items:flex-start;min-height:430px;padding:clamp(30px,5vw,54px);transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s,border-color .32s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 74px #15145d1a}.contact-feature-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#b28b7147,#0000 70%);border-radius:999px;width:240px;height:240px;position:absolute;top:-96px;right:-96px}.contact-feature-card-primary{background:linear-gradient(145deg, #15145df5, #262470f0), var(--ink);color:var(--cream);border-color:#fffaf12e}.contact-feature-card:hover{border-color:#b28b7180;box-shadow:0 34px 92px #15145d29;transform:translateY(-8px)!important}.contact-feature-card h3{margin-bottom:18px;font-size:clamp(2rem,4vw,3.25rem)}.contact-feature-card p{max-width:560px;color:var(--ink-soft);font-size:clamp(1.02rem,1.4vw,1.14rem)}.contact-feature-card-primary p{color:#fffaf1c7}.contact-feature-kicker{min-height:34px;color:var(--clay-dark);letter-spacing:.14em;text-transform:uppercase;background:#b28b7129;border-radius:999px;align-items:center;margin-bottom:24px;padding:0 14px;font-size:.78rem;font-weight:950;display:inline-flex}.contact-feature-card-primary .contact-feature-kicker{color:var(--cream);background:#fffaf121}.contact-checklist{gap:10px;margin:10px 0 28px;padding:0;list-style:none;display:grid}.contact-checklist li{padding-left:30px;font-weight:850;position:relative}.contact-checklist li:before{content:"✓";color:var(--clay-dark);font-weight:950;position:absolute;top:0;left:0}.contact-feature-card-primary .contact-checklist li:before{color:#d8c7aa}.contact-feature-card .button{margin-top:auto}.contact-feature-card-primary .button-dark{background:var(--cream);color:var(--ink);border-color:var(--cream)}.contact-main-section{padding-top:clamp(42px,6vw,76px)!important}.compact-contact-details{margin-top:24px}@media (width<=920px){.contact-feature-grid{grid-template-columns:1fr}.contact-feature-card{min-height:auto}}@media (width<=620px){.contact-feature-card{border-radius:28px;padding:28px 22px}.contact-feature-card .button{width:100%}}@media (width>=921px){.hero .container,.photo-story .container{width:min(1320px,100vw - 64px)}.hero{padding-top:clamp(54px,7vw,96px);padding-bottom:clamp(58px,8vw,110px)}.hero-grid{grid-template-columns:minmax(390px,.86fr) minmax(560px,1.14fr);align-items:center;gap:clamp(32px,5vw,72px)}.hero-copy{max-width:560px}.hero-copy h1{font-size:clamp(4.4rem,7.2vw,7.45rem)}.hero-visual{border-radius:clamp(42px,4.6vw,68px);min-height:clamp(470px,51vw,680px)}.hero-visual img{aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:clamp(42px,4.6vw,68px);height:100%;min-height:clamp(470px,51vw,680px);box-shadow:0 34px 94px #15145d2e}.photo-story{padding-top:clamp(70px,8vw,118px);padding-bottom:clamp(70px,8vw,118px)}.photo-story-grid{grid-template-columns:minmax(560px,1.16fr) minmax(390px,.84fr);align-items:stretch;gap:clamp(32px,5vw,68px)}.big-photo{border-radius:clamp(42px,4.6vw,68px);min-height:clamp(500px,54vw,720px)}.big-photo img{aspect-ratio:auto;border-radius:inherit;height:100%;min-height:clamp(500px,54vw,720px)}.photo-card{flex-direction:column;justify-content:center;max-width:560px;min-height:clamp(500px,54vw,720px);padding:clamp(38px,4.8vw,68px);display:flex}}@media (width>=1200px){.hero-grid{grid-template-columns:minmax(430px,.82fr) minmax(660px,1.18fr)}.photo-story-grid{grid-template-columns:minmax(680px,1.2fr) minmax(430px,.8fr)}}@media (width<=920px){.hero-grid,.photo-story-grid{gap:30px}.hero-visual img,.big-photo img{aspect-ratio:1.18;object-fit:cover;border-radius:38px;width:100%}.hero-visual img{min-height:360px}.big-photo img{min-height:380px}.photo-card{border-radius:34px}}@media (width<=620px){.hero{padding-top:42px}.hero-grid,.photo-story-grid{gap:24px}.hero-copy h1{font-size:clamp(3.65rem,18vw,5.2rem)}.hero-visual img,.big-photo img{aspect-ratio:1/1.02;border-radius:30px;min-height:330px}.photo-card{border-radius:28px;padding:28px 22px}}@media (width>=921px){.photo-story{padding-top:clamp(68px,7vw,104px);padding-bottom:clamp(68px,7vw,104px)}.photo-story-grid{grid-template-columns:minmax(520px,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(34px,6vw,78px)}.big-photo{align-self:center;min-height:0}.big-photo img{aspect-ratio:1.45;object-fit:cover;object-position:center;width:100%;height:auto;min-height:0}.photo-card{align-self:center;min-height:0}}@media (width>=1200px){.photo-story-grid{grid-template-columns:minmax(620px,1.12fr) minmax(430px,.88fr)}}@media (width<=920px){.big-photo img{aspect-ratio:1.45;min-height:0}}@media (width<=620px){.big-photo img{aspect-ratio:1.35;min-height:0}}html,body{max-width:100%;overflow-x:hidden}.container,.hero-grid,.photo-story-grid,.split,.contact-layout,.hero-copy,.hero-visual,.big-photo,.photo-card,.card{min-width:0;max-width:100%}h1,h2,h3,p,.lead{overflow-wrap:break-word}@media (width>=921px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.photo-story-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.photo-card{width:100%;max-width:none}}@media (width>=1200px){.hero-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)}.photo-story-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}}@media (width<=1100px){.photo-story-grid{grid-template-columns:1fr;gap:28px}.photo-card{max-width:760px;margin-inline:auto}}@media (width<=1040px){.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{max-width:760px}.hero-visual{min-height:0}.hero-visual img{aspect-ratio:1.45;height:auto;min-height:0}}.header-inner{justify-content:space-between!important;align-items:center!important;display:flex!important}.logo{flex:none}.header-actions{flex:none;min-width:0;margin-left:auto;justify-content:flex-end!important;align-items:center!important;gap:clamp(6px,1.3vw,10px)!important;display:flex!important}.social-link,.menu-button{flex:none}.social-link{justify-content:center!important;align-items:center!important;display:grid!important}@media (width<=920px){.site-header{overflow:visible!important}.header-inner{gap:clamp(10px,2.2vw,18px)!important}.nav{border:1px solid var(--line)!important;width:auto!important;max-height:calc(100dvh - 104px)!important;box-shadow:var(--shadow)!important;background:#fffaf1fa!important;border-radius:28px!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:18px!important;display:none!important;position:fixed!important;top:82px!important;left:16px!important;right:16px!important;overflow-y:auto!important}.nav.is-open{display:flex!important}.nav-link{text-align:left!important;border-radius:16px!important;padding:14px 16px!important}.menu-button{border:1px solid var(--line)!important;width:50px!important;height:50px!important;color:var(--ink)!important;background:#fffaf19e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.menu-button:before,.menu-button:after{content:""!important;background:currentColor!important;border-radius:99px!important;width:22px!important;height:2px!important;transition:transform .18s,box-shadow .18s!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.menu-button:before{box-shadow:0 -7px,0 7px!important}.menu-button:after{opacity:0!important}.menu-button[aria-expanded=true]:before{box-shadow:none!important;transform:translate(-50%,-50%)rotate(45deg)!important}.menu-button[aria-expanded=true]:after{opacity:1!important;transform:translate(-50%,-50%)rotate(-45deg)!important}}@media (width<=620px){.header-inner{gap:8px!important;min-height:74px!important}.logo img{width:58px!important;height:58px!important}.social-link{width:44px!important;height:44px!important;display:grid!important}.menu-button{width:44px!important;height:44px!important}.menu-button:before,.menu-button:after{width:20px!important}.menu-button:before{box-shadow:0 -6px,0 6px!important}.nav{top:74px!important;left:12px!important;right:12px!important;inset:74px 12px auto!important}}@media (width<=420px){.header-inner{gap:6px!important}.logo img{width:54px!important;height:54px!important}.social-link,.menu-button{width:42px!important;height:42px!important}.social-link img{width:19px!important;height:19px!important}}@media (width<=340px){.header-inner{padding-inline:0!important}.logo img{width:48px!important;height:48px!important}.social-link,.menu-button{width:40px!important;height:40px!important;min-height:40px!important}}.updates-hero,.post-hero{text-align:center!important;place-items:center!important;display:grid!important;overflow:hidden!important}.updates-hero .container,.post-hero .container{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:min(1120px,100vw - 40px)!important;max-width:1120px!important;margin-inline:auto!important;display:flex!important}.updates-hero h1,.post-hero h1{text-align:center!important;text-wrap:balance!important;width:100%!important;max-width:1060px!important;margin-left:auto!important;margin-right:auto!important}.post-hero h1{letter-spacing:-.062em!important;font-size:clamp(3rem,7.4vw,6.2rem)!important;line-height:.98!important}.updates-hero .eyebrow,.post-hero .eyebrow,.updates-hero .lead,.post-hero .lead,.post-hero .muted{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.post-hero .lead{margin-top:.35rem!important;margin-bottom:.7rem!important}.post-hero .muted{margin-top:0!important;margin-bottom:0!important}@media (width<=620px){.post-hero h1{letter-spacing:-.052em!important;font-size:clamp(2.65rem,13vw,4.2rem)!important}}.updates-hero,.post-hero,.updates-hero .container,.post-hero .container{overflow:visible!important}.updates-hero h1,.post-hero h1{margin-bottom:.12em!important;padding-block:.04em .16em!important;line-height:1.12!important;display:block!important;overflow:visible!important}.post-hero h1{letter-spacing:-.058em!important;font-size:clamp(3rem,7.2vw,6.1rem)!important}.updates-hero h1{padding-bottom:.14em!important;line-height:1.1!important}@media (width<=620px){.post-hero h1{padding-bottom:.18em!important;font-size:clamp(2.55rem,12vw,4.05rem)!important;line-height:1.12!important}}.page-hero,.page-hero .container,.legal-hero,.legal-hero .container,.updates-hero,.updates-hero .container,.post-hero,.post-hero .container{overflow:visible!important}.page-hero h1,.legal-hero h1,.updates-hero h1,.post-hero h1{margin-bottom:.08em!important;padding-block:.06em .2em!important;line-height:1.14!important;display:block!important;overflow:visible!important}.legal-hero h1{letter-spacing:-.064em!important;font-size:clamp(3.2rem,8.2vw,7.4rem)!important}body:has(.legal-content) .page-hero h1{letter-spacing:-.064em!important;font-size:clamp(3.2rem,8.2vw,7.4rem)!important}@media (width<=620px){.page-hero h1,.legal-hero h1,.updates-hero h1,.post-hero h1{padding-bottom:.22em!important;line-height:1.16!important}}.site-header .header-inner{width:100%!important}@media (width>=1500px){.site-header .header-inner{gap:clamp(36px,4vw,88px)!important}.site-header .nav{gap:clamp(4px,.5vw,12px)!important}}@media (width<=920px){.site-header .container{width:min(100vw - 28px,1140px)!important}}@media (width>=1101px){.hero .container,.photo-story .container{width:min(1540px,100vw - 48px)}.hero{padding-top:clamp(48px,6vw,88px);padding-bottom:clamp(56px,7vw,104px)}.photo-story{padding-top:clamp(56px,7vw,104px);padding-bottom:clamp(56px,7vw,104px)}.hero-grid,.photo-story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(30px,4vw,58px)}.hero-copy,.photo-card{flex-direction:column;justify-content:center;width:100%;max-width:none;display:flex}.hero-copy{padding-right:clamp(8px,1.2vw,18px)}.hero-visual,.big-photo,.photo-card{min-height:clamp(540px,60vh,720px)}.hero-visual,.big-photo{border-radius:clamp(18px,2vw,28px);overflow:hidden;box-shadow:0 30px 80px #15145d24}.hero-visual:before,.photo-story-grid:before{display:none!important}.hero-visual img,.big-photo img{aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;min-height:100%;box-shadow:none}.photo-card{border-radius:clamp(26px,2.4vw,34px);padding:clamp(34px,3.8vw,54px)}}@media (width>=1400px){.hero-grid,.photo-story-grid{gap:clamp(36px,4vw,68px)}.hero-visual,.big-photo,.photo-card{min-height:clamp(600px,64vh,780px)}}@media (width>=1101px){.hero,.photo-story{min-height:calc(100vh - var(--header-height,86px));overflow:hidden;padding:0!important}.hero .container.hero-grid,.photo-story .container.photo-story-grid{min-height:calc(100vh - var(--header-height,86px));grid-template-columns:50% 50%!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important}.hero-copy,.photo-card{min-height:calc(100vh - var(--header-height,86px));width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(64px,7vw,120px) clamp(54px,7vw,116px)!important;display:flex!important}.hero-copy h1,.hero-copy .lead,.hero-actions,.photo-card .eyebrow,.photo-card h2,.photo-card .lead{max-width:640px}.hero-visual,.big-photo{min-height:calc(100vh - var(--header-height,86px));width:100%!important;max-width:none!important;height:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important;overflow:hidden!important}.hero-visual:before,.hero-visual:after,.photo-story-grid:before,.big-photo:before,.big-photo:after{display:none!important}.hero-visual img,.big-photo img{height:100%!important;min-height:calc(100vh - var(--header-height,86px))!important;aspect-ratio:auto!important;box-shadow:none!important;border-radius:0!important;animation:none!important}.photo-card{justify-content:center!important}}@media (width>=1101px) and (height<=760px){.hero,.photo-story,.hero .container.hero-grid,.photo-story .container.photo-story-grid,.hero-copy,.photo-card,.hero-visual,.big-photo,.hero-visual img,.big-photo img{min-height:680px!important}}@media (width<=1100px){.hero-visual,.big-photo,.hero-visual img,.big-photo img{border-radius:0!important}}@media (width>=1101px){:root{--people-split-height:clamp(520px, calc(100svh - var(--header-height,86px)), 820px)}.hero,.photo-story,.hero .container.hero-grid,.photo-story .container.photo-story-grid,.hero-copy,.photo-card,.hero-visual,.big-photo{height:var(--people-split-height)!important;min-height:0!important}.hero-visual img,.big-photo img{width:100%!important;height:var(--people-split-height)!important;object-fit:cover!important;object-position:center!important;min-height:0!important;max-height:none!important}}@media (width>=1101px) and (height<=760px){:root{--people-split-height:clamp(430px, calc(100svh - var(--header-height,86px)), 660px)}.hero,.photo-story,.hero .container.hero-grid,.photo-story .container.photo-story-grid,.hero-copy,.photo-card,.hero-visual,.big-photo,.hero-visual img,.big-photo img{height:var(--people-split-height)!important;min-height:0!important}}@media (width>=1101px) and (height<=620px){:root{--people-split-height:clamp(360px, calc(100svh - var(--header-height,86px)), 540px)}.hero-copy,.photo-card{padding-top:clamp(28px,4vh,54px)!important;padding-bottom:clamp(28px,4vh,54px)!important}}@media (width>=1101px){.photo-story{border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;height:auto!important;min-height:0!important;overflow:hidden!important}.photo-story .container.photo-story-grid{grid-template-columns:50% 50%!important;align-items:stretch!important;height:auto!important;min-height:0!important}.photo-story .big-photo{align-items:stretch!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;overflow:hidden!important}.photo-story .big-photo img{object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;transform:none!important}.photo-story .photo-card{justify-content:center!important;align-self:stretch!important;height:auto!important;min-height:0!important;max-height:none!important}}.photo-story{border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}.photo-story .big-photo img,.hero-visual img{display:block!important}@media (width>=1350px){.hero,.photo-story{padding:0!important;overflow:hidden!important}.hero{--hero-split-height:clamp(560px, calc(100svh - var(--header-height,86px)), 820px);height:var(--hero-split-height)!important;min-height:0!important}.hero .container.hero-grid{width:100%!important;max-width:none!important;height:var(--hero-split-height)!important;grid-template-columns:50% 50%!important;align-items:stretch!important;gap:0!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}.hero-copy,.hero-visual{height:var(--hero-split-height)!important;width:100%!important;max-width:none!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.hero-copy{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(58px,6.2vw,116px) clamp(50px,6vw,108px)!important;display:flex!important}.hero-copy h1,.hero-copy .lead,.hero-actions{max-width:640px!important}.hero-visual{overflow:hidden!important}.hero-visual:before,.hero-visual:after{display:none!important}.hero-visual img{aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;animation:none!important}.photo-story{height:auto!important;min-height:0!important}.photo-story .container.photo-story-grid{grid-template-columns:50% 50%!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}.photo-story .big-photo,.photo-story .photo-card{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important}.photo-story .big-photo{align-self:stretch!important;display:flex!important;overflow:hidden!important}.photo-story .big-photo img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;transform:none!important}.photo-story .photo-card{background:0 0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(54px,5.2vw,96px) clamp(54px,6vw,112px)!important;display:flex!important}.photo-story .photo-card .eyebrow,.photo-story .photo-card h2,.photo-story .photo-card .lead{max-width:720px!important}.photo-story .photo-card h2{font-size:clamp(4rem,4.4vw,6.1rem)!important;line-height:.96!important}}@media (width>=901px) and (width<=1349px){.hero,.photo-story{height:auto!important;min-height:0!important;padding:clamp(44px,6vw,76px) 0!important;overflow:visible!important}.hero .container.hero-grid,.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;gap:clamp(26px,4vw,54px)!important;width:min(1180px,100vw - 40px)!important;max-width:1180px!important;height:auto!important;min-height:0!important;margin-inline:auto!important;padding-inline:0!important;display:grid!important}.hero-copy,.hero-visual,.photo-story .big-photo,.photo-story .photo-card{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}.hero-copy{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.hero-visual,.photo-story .big-photo{border-radius:clamp(26px,3vw,42px)!important;overflow:hidden!important;box-shadow:0 24px 70px #15145d21!important}.hero-visual:before,.hero-visual:after,.photo-story-grid:before{display:none!important}.hero-visual img{aspect-ratio:1.15!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;height:auto!important;box-shadow:none!important;animation:none!important}.photo-story .big-photo img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:inherit!important;width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;transform:none!important}.photo-story .photo-card{border-radius:clamp(26px,3vw,42px)!important;align-self:center!important;padding:clamp(32px,4vw,52px)!important;box-shadow:0 24px 70px #15145d1a!important}.photo-story .photo-card h2{font-size:clamp(3.2rem,4.6vw,5.1rem)!important;line-height:.98!important}}@media (width<=900px){.hero,.photo-story{height:auto!important;min-height:0!important;padding:clamp(34px,8vw,58px) 0!important;overflow:visible!important}.hero .container.hero-grid,.photo-story .container.photo-story-grid{grid-template-columns:1fr!important;align-items:stretch!important;gap:26px!important;width:min(760px,100vw - 32px)!important;max-width:760px!important;height:auto!important;min-height:0!important;margin-inline:auto!important;padding-inline:0!important;display:grid!important}.hero-copy,.hero-visual,.photo-story .big-photo,.photo-story .photo-card{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important}.hero-copy{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.hero-visual,.photo-story .big-photo{border-radius:clamp(24px,7vw,36px)!important;overflow:hidden!important;box-shadow:0 22px 58px #15145d1f!important}.hero-visual:before,.hero-visual:after,.photo-story-grid:before{display:none!important}.hero-visual img{aspect-ratio:1.16!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:auto!important;box-shadow:none!important;animation:none!important}.photo-story .big-photo img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;border-radius:inherit!important;width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;transform:none!important}.photo-story .photo-card{border-radius:clamp(24px,7vw,36px)!important;padding:clamp(28px,7vw,42px)!important;box-shadow:0 22px 58px #15145d1a!important}}.photo-story{background:linear-gradient(#0000,#fffaf17a,#0000)!important;padding:clamp(48px,7vw,86px) 0!important;overflow:hidden!important}.photo-story .container.photo-story-grid{width:var(--container)!important;max-width:var(--container)!important;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)!important;gap:clamp(34px,7vw,78px)!important;padding:0!important}.photo-story-grid:before{display:block!important}.photo-story .big-photo{background:var(--cream)!important;max-width:100%!important;max-height:none!important;box-shadow:var(--shadow)!important;border:0!important;border-radius:56px!important}.photo-story .big-photo img{border-radius:0!important;animation:none!important}.photo-story .photo-card{background:#fffaf1bf!important;border-radius:44px!important;max-width:none!important;max-height:none!important;padding:clamp(28px,5vw,56px)!important;display:block!important;box-shadow:0 18px 54px #15145d14!important}.photo-story .photo-card h2{font-size:clamp(2.1rem,5vw,4.25rem)!important;line-height:1.05!important}.photo-story .photo-card .eyebrow,.photo-story .photo-card h2,.photo-story .photo-card .lead{text-align:left!important;max-width:none!important}@media (width>=921px){.photo-story{padding-top:clamp(68px,7vw,104px)!important;padding-bottom:clamp(68px,7vw,104px)!important}.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:clamp(34px,6vw,78px)!important}}@media (width>=1200px){.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important}}@media (width<=1100px){.photo-story .photo-card{margin-inline:auto!important}}@media (width<=920px){.photo-story .big-photo img{aspect-ratio:1.45!important}}@media (width<=900px){.hero-visual{border-radius:clamp(24px,7vw,36px)!important;box-shadow:0 22px 58px #15145d1f!important}.hero-visual img{border-radius:inherit!important}}@media (width>=1101px){.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1.22fr) minmax(390px,.78fr)!important;gap:clamp(44px,5vw,86px)!important;width:min(1480px,100vw - 64px)!important;max-width:1480px!important}.photo-story .big-photo{align-self:center!important}.photo-story .big-photo img{aspect-ratio:1.45!important;object-fit:cover!important;width:100%!important}.photo-story .photo-card{max-width:560px!important}}@media (width>=1500px){.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1.26fr) minmax(410px,.74fr)!important}}@media (width>=901px){.hero{height:auto!important;min-height:clamp(540px,58vw,860px)!important;padding:0!important;overflow:hidden!important}.hero .container.hero-grid{width:100%!important;max-width:none!important;min-height:inherit!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;display:grid!important}.hero-copy,.hero-visual{width:100%!important;max-width:none!important;height:100%!important;min-height:clamp(540px,58vw,860px)!important}.hero-copy{box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(44px,5vw,88px) clamp(40px,5vw,100px)!important;display:flex!important}.hero-copy h1,.hero-copy .lead,.hero-actions{max-width:min(100%,640px)!important}.hero-visual{box-shadow:none!important;border-radius:0!important;place-self:stretch stretch!important;overflow:hidden!important}.hero-visual:before,.hero-visual:after{display:none!important}.hero-visual img{aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;animation:none!important;display:block!important}.photo-story{height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important}.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important}.photo-story .big-photo,.photo-story .photo-card{align-self:stretch!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important}.photo-story .big-photo{box-shadow:none!important;background:0 0!important;border-radius:0!important;align-items:stretch!important;display:flex!important;overflow:hidden!important}.photo-story .big-photo img{aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;min-height:0!important;box-shadow:none!important;border-radius:0!important;display:block!important;transform:none!important}.photo-story .photo-card{box-shadow:none!important;background:0 0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(42px,5vw,92px) clamp(40px,5vw,100px)!important;display:flex!important}.photo-story .photo-card h2,.photo-story .photo-card .lead{max-width:min(100%,660px)!important}}.photo-story{border-top:0!important;border-bottom:0!important;height:auto!important;min-height:0!important;padding:clamp(68px,7vw,108px) 0!important;overflow:visible!important}.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1.14fr) minmax(390px,.86fr)!important;align-items:center!important;gap:clamp(42px,5vw,82px)!important;width:min(1480px,100vw - 64px)!important;max-width:1480px!important;height:auto!important;min-height:0!important;margin-inline:auto!important;padding-inline:0!important;display:grid!important}.photo-story .big-photo{background:0 0!important;border-radius:clamp(38px,4vw,62px)!important;align-self:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;display:block!important;overflow:hidden!important;box-shadow:0 24px 70px #15145d1f!important}.photo-story .big-photo img{aspect-ratio:1.45!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;display:block!important;transform:none!important}.photo-story .photo-card{border:1px solid var(--line)!important;background:linear-gradient(145deg,#fffaf1f5,#faefddbd)!important;border-radius:clamp(34px,3.8vw,58px)!important;flex-direction:column!important;justify-content:center!important;place-self:center start!important;align-items:flex-start!important;width:100%!important;max-width:590px!important;height:auto!important;min-height:0!important;padding:clamp(42px,4.6vw,72px)!important;display:flex!important;box-shadow:0 24px 70px #15145d1a!important}.photo-story .photo-card h2,.photo-story .photo-card .lead{max-width:none!important}@media (width>=1500px){.photo-story .container.photo-story-grid{grid-template-columns:minmax(0,1.18fr) minmax(410px,.82fr)!important;width:min(1600px,100vw - 80px)!important;max-width:1600px!important}}@media (width<=1100px){.photo-story{padding:clamp(48px,8vw,76px) 0!important}.photo-story .container.photo-story-grid{grid-template-columns:1fr!important;gap:28px!important;width:min(760px,100vw - 40px)!important;max-width:760px!important}.photo-story .photo-card{justify-self:center!important;max-width:760px!important}}@media (width<=620px){.photo-story .container.photo-story-grid{width:min(100%,100vw - 30px)!important}.photo-story .big-photo{border-radius:30px!important}.photo-story .big-photo img{aspect-ratio:1.35!important}.photo-story .photo-card{border-radius:28px!important;padding:28px 22px!important}}.photo-story .photo-card h2.story-heading{font-size:clamp(2.15rem,4.1vw,3.65rem)!important;line-height:1.05!important}.photo-story .photo-card h2.story-heading .heading-line{white-space:nowrap!important;display:inline-block!important}.photo-story .photo-card .story-copy{letter-spacing:0!important;text-align:left!important;max-width:none!important;font-size:clamp(1rem,1.05vw,1.08rem)!important;font-weight:400!important;line-height:1.65!important}.photo-story .photo-card .story-copy+.story-copy{margin-top:18px!important}@media (width<=620px){.photo-story .photo-card h2.story-heading{font-size:clamp(2rem,10vw,2.9rem)!important}}.not-found-page{flex-direction:column;min-height:100vh;display:flex}.not-found-page main{flex-direction:column;flex:1;display:flex}.not-found-page .not-found-hero{flex:1;align-items:center;min-height:clamp(560px,62vh,780px);padding-block:clamp(104px,15vh,190px);display:grid}@media (width<=620px){.not-found-page .not-found-hero{min-height:clamp(430px,58vh,620px);padding-block:clamp(78px,12vh,130px)}}.icon-button{text-indent:-9999px;flex:none;position:relative;overflow:hidden;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important}.icon-button:before,.icon-button:after{content:"";background:var(--ink);transform-origin:50%;text-indent:0;border-radius:999px;width:17px;height:2px;position:absolute;top:50%;left:50%}.icon-button:before{transform:translate(-50%,-50%)rotate(45deg)}.icon-button:after{transform:translate(-50%,-50%)rotate(-45deg)}.icon-button:hover{background:#fffaf1d1!important}.image-lightbox__close{text-indent:-9999px!important;justify-content:center!important;align-items:center!important;font-size:0!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.image-lightbox__close span{display:none!important}.image-lightbox__close:before,.image-lightbox__close:after{content:""!important;background:var(--ink)!important;transform-origin:50%!important;text-indent:0!important;border-radius:999px!important;width:17px!important;height:2px!important;position:absolute!important;top:50%!important;left:50%!important}.image-lightbox__close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.image-lightbox__close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.gallery-track{align-items:center!important}.gallery-track img,.gallery-track img:nth-child(3n),.gallery-track img:nth-child(4n){aspect-ratio:1.35!important;object-fit:cover!important;object-position:center!important;width:min(360px,70vw)!important;height:clamp(190px,18vw,260px)!important;transform:none!important}@media (width<=620px){.gallery-track img,.gallery-track img:nth-child(3n),.gallery-track img:nth-child(4n){width:74vw!important;height:54vw!important;max-height:240px!important}}.site-header,.site-header .container,.header-inner,.header-actions{min-width:0!important}.site-header .container{width:min(1920px,100% - clamp(24px,4vw,96px))!important;max-width:calc(100% - 24px)!important}.header-inner{overflow:visible!important}.header-actions{padding-right:max(4px, env(safe-area-inset-right))!important;flex-shrink:0!important}.social-link{flex:none!important;overflow:visible!important}.social-link img{flex:none!important}@media (width<=1180px) and (width>=921px){.site-header{overflow:visible!important}.site-header .container{width:min(1140px,100% - 28px)!important;max-width:calc(100% - 28px)!important}.header-inner{gap:clamp(10px,2vw,18px)!important;min-height:82px!important}.logo img{width:66px!important;height:66px!important}.nav{border:1px solid var(--line)!important;width:auto!important;max-height:calc(100dvh - 104px)!important;box-shadow:var(--shadow)!important;background:#fffaf1fa!important;border-radius:28px!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:18px!important;display:none!important;position:fixed!important;top:82px!important;left:16px!important;right:16px!important;overflow-y:auto!important}.nav.is-open{display:flex!important}.nav-link{text-align:left!important;border-radius:16px!important;padding:14px 16px!important}.menu-button{border:1px solid var(--line)!important;width:44px!important;height:44px!important;min-height:44px!important;color:var(--ink)!important;background:#fffaf19e!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.menu-button:before,.menu-button:after{content:""!important;background:currentColor!important;border-radius:99px!important;width:20px!important;height:2px!important;transition:transform .18s,box-shadow .18s,opacity .18s!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.menu-button:before{box-shadow:0 -6px,0 6px!important}.menu-button:after{opacity:0!important}.menu-button[aria-expanded=true]:before{box-shadow:none!important;transform:translate(-50%,-50%)rotate(45deg)!important}.menu-button[aria-expanded=true]:after{opacity:1!important;transform:translate(-50%,-50%)rotate(-45deg)!important}}@media (width<=720px){.site-header .container{width:min(1140px,100% - 20px)!important;max-width:calc(100% - 20px)!important}}:root{--header-height:92px}body{padding-top:var(--header-height)!important}.site-header{height:var(--header-height)!important;min-height:var(--header-height)!important;box-shadow:inset 0 -1px 0 var(--line)!important;border-bottom:0!important}.site-header.is-scrolled{box-shadow:inset 0 -1px 0 var(--line), 0 12px 34px #15145d17!important;border-bottom:0!important}.header-inner{min-height:var(--header-height)!important}.nav{top:var(--header-height)!important}.hero{margin-top:0!important}@media (width<=1180px) and (width>=921px){:root{--header-height:82px}body{padding-top:var(--header-height)!important}.nav{top:var(--header-height)!important;inset:var(--header-height) 16px auto 16px!important}}@media (width<=920px){:root{--header-height:82px}body{padding-top:var(--header-height)!important}.nav{top:var(--header-height)!important;inset:var(--header-height) 16px auto 16px!important}}@media (width<=620px){:root{--header-height:74px}body{padding-top:var(--header-height)!important}.nav{top:var(--header-height)!important;inset:var(--header-height) 14px auto 14px!important}}@media (width>=901px) and (width<=1349px){.hero{padding-top:0!important}.hero .container.hero-grid{align-items:stretch!important}.hero-visual{align-self:stretch!important;margin-top:0!important}.hero-visual img{margin-top:0!important;display:block!important}}@media (width>=1101px) and (width<=1349px){.hero .container.hero-grid{grid-template-columns:50% 50%!important;gap:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.hero-copy{padding:clamp(52px,6vw,92px) clamp(46px,5.6vw,82px)!important}.hero-visual,.hero-visual img{box-shadow:none!important;border-radius:0!important}}@media (width>=901px){html{scroll-padding-top:var(--header-height,92px)!important}body{padding-top:var(--header-height,92px)!important}.site-header{width:100vw!important;height:var(--header-height,92px)!important;min-height:var(--header-height,92px)!important;margin:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.site-header .container,.header-inner{height:var(--header-height,92px)!important;min-height:var(--header-height,92px)!important}main>.hero:first-child{min-height:calc(100svh - var(--header-height,92px))!important;height:calc(100svh - var(--header-height,92px))!important;border:0!important}main>.hero:first-child>.container.hero-grid,main>.hero:first-child .hero-copy,main>.hero:first-child .hero-visual{height:100%!important;min-height:100%!important}main>.hero:first-child .hero-copy{padding:clamp(44px,5vw,92px) clamp(40px,5.5vw,106px)!important}main>.hero:first-child .hero-visual img{aspect-ratio:auto!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important}main>.hero:first-child{width:100vw!important;max-width:100vw!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}main>.hero:first-child>.container.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;width:100vw!important;max-width:100vw!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important}main>.hero:first-child .hero-copy,main>.hero:first-child .hero-visual{width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;align-self:stretch!important;margin:0!important}main>.hero:first-child .hero-copy{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:clamp(42px,5vw,82px) clamp(40px,5.5vw,100px)!important;display:flex!important}main>.hero:first-child .hero-copy h1,main>.hero:first-child .hero-copy .lead,main>.hero:first-child .hero-actions{max-width:min(100%,640px)!important}main>.hero:first-child .hero-visual,main>.hero:first-child .hero-visual.reveal,main>.hero:first-child .hero-visual.reveal.is-visible{align-items:stretch!important;display:flex!important;overflow:hidden!important;transform:translate(0,0)!important}main>.hero:first-child .hero-visual:before,main>.hero:first-child .hero-visual:after{display:none!important}main>.hero:first-child .hero-visual img{aspect-ratio:1.12!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;animation:none!important;display:block!important;transform:none!important}}body:has(.legal-content) .page-hero-simple .section-narrow{text-align:center!important;justify-items:center!important;display:grid!important}body:has(.legal-content) .page-hero-simple .eyebrow{text-align:center!important;width:fit-content!important;max-width:100%!important;margin-inline:auto!important}body:has(.legal-content) .page-hero-simple h1{text-align:center!important;width:fit-content!important;max-width:100%!important;margin-inline:auto!important}body:has(.legal-content) .page-hero-simple h1{text-wrap:balance}.field input,.field textarea,.field select{transition:border-color .18s,box-shadow .18s,background-color .18s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--clay)!important;outline:none!important;box-shadow:0 0 0 3px #b28b7140!important}.gallery-strip:hover .gallery-track,.gallery-track:hover,body.lightbox-open .gallery-track{animation-play-state:running!important}.visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.events-grid.is-empty{grid-template-columns:1fr!important}.empty-events-card{border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#b28b712e,#0000 34%),linear-gradient(145deg,#fffaf1f5,#f3e5d0eb);border-radius:44px;grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,48px);padding:clamp(28px,5vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #15145d1f}.empty-events-card:before{content:"";pointer-events:none;background:#b28b7129;border-radius:999px;width:260px;height:260px;position:absolute;inset:auto -70px -110px auto}.empty-events-mark{aspect-ratio:1;background:#fffaf1c7;border:1px solid #15145d1f;border-radius:999px;justify-self:center;place-items:center;width:clamp(112px,18vw,180px);display:grid;box-shadow:inset 0 0 0 12px #f6edddad,0 18px 46px #15145d1a}.empty-events-mark img{object-fit:contain;width:62%;height:62%;animation:18s linear infinite spinLogo}.empty-events-copy{z-index:1;position:relative}.empty-events-copy h2{max-width:720px;font-size:clamp(2.2rem,5vw,4rem)}.empty-events-copy p:not(.eyebrow){max-width:680px;color:var(--ink-soft);font-size:clamp(1.02rem,2vw,1.2rem)}.empty-events-actions{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.featured-events.is-empty{display:block}.mini-event-empty{background:radial-gradient(circle at 100% 0%, #b28b712e, transparent 38%), var(--cream);border-style:dashed}.mini-event-empty .text-link{width:fit-content;margin-top:4px}@media (width<=760px){.empty-events-card{text-align:center;grid-template-columns:1fr;justify-items:center}.empty-events-copy p:not(.eyebrow),.empty-events-copy h2{margin-inline:auto}.empty-events-actions{justify-content:center}}.big-photo picture,.hero-visual picture,.about-block picture,.article-body picture{width:100%;height:100%;display:block}.big-photo picture>img,.hero-visual picture>img,.about-block picture>img,.article-body picture>img{object-fit:cover;width:100%;height:100%;display:block}.detail-card:before,.detail-card:after{content:none!important;transition:none!important;animation:none!important;display:none!important}.events-grid{align-items:stretch}.event-card{flex-direction:column;height:100%;display:flex;overflow:hidden!important}.event-card-content{flex-direction:column;flex:auto;display:flex}.event-card-content>p:last-of-type{margin-bottom:0}.event-card-content>p:not(.event-meta):last-of-type{margin-bottom:clamp(38px,4vw,54px)!important}.event-actions{margin-top:auto;padding-top:clamp(26px,3vw,34px)!important}.event-card,.post-card,.about-block{overflow:hidden!important}.event-card>a:first-child,.post-card>a:first-child{aspect-ratio:1.58!important;background:var(--paper-2)!important;border-radius:var(--radius) var(--radius) 0 0!important;width:100%!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;line-height:0!important;display:block!important;overflow:hidden!important}.event-card>a:first-child{width:calc(100% + 2px)!important;margin:-1px -1px 0!important}.event-card>a:first-child img,.post-card>a:first-child img{object-fit:cover!important;object-position:center!important;will-change:auto!important;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;transition:filter .22s!important;display:block!important;transform:none!important}.event-card:hover>a:first-child img,.post-card:hover>a:first-child img,.event-card:hover img,.post-card:hover img{transform:none!important}.about-block{isolation:isolate!important;align-items:center!important;position:relative!important}.about-block>*{z-index:1;position:relative}.about-block:before{z-index:3;border-radius:inherit;-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#fffaf18c,#b28b715c,#15145d29);padding:1px;transition:opacity .24s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source;content:""!important}.about-block:after{z-index:2;pointer-events:none;opacity:0;will-change:transform, opacity;background:linear-gradient(90deg,#0000,#ffffff61,#fffaf13d,#0000);border-radius:999px;width:80%;height:220%;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .12s;position:absolute;top:-60%;left:-80%;transform:rotate(18deg)translate(-120%);content:""!important;display:block!important}.about-block:hover:before{opacity:1}.about-block:hover:after{opacity:1;transform:rotate(18deg)translate(360%)}@media (width>=921px){.about-block{contain:paint}.about-block:after{border-radius:inherit;opacity:1;backface-visibility:hidden;will-change:transform;background:linear-gradient(105deg,#0000 0% 36%,#fff0 40%,#ffffff5c 46%,#fffaf142 50%,#ffffff2e 54%,#0000 62% 100%);width:320%;height:100%;inset:0 auto 0 0;transform:translate(-50%);transition:transform .9s!important;animation:none!important}.about-block:hover:after{opacity:1;transform:translate(15%);animation:none!important}}.about-block>img,.about-block>picture{aspect-ratio:auto!important;background:var(--paper-2)!important;border-radius:24px!important;align-self:center!important;width:100%!important;height:clamp(260px,26vw,360px)!important;max-height:360px!important;margin:0!important;display:block!important;overflow:hidden!important}.about-block>picture>img,.about-block>img{object-fit:cover!important;object-position:center!important;will-change:auto!important;width:100%!important;height:100%!important;transition:filter .22s!important;display:block!important;transform:none!important}.about-block:hover>img,.about-block:hover>picture>img,.big-photo:hover img{transform:none!important}@media (width<=920px){.about-block>img,.about-block>picture{height:clamp(240px,48vw,350px)!important;max-height:350px!important}}@media (width<=700px){.event-card>a:first-child,.post-card>a:first-child{aspect-ratio:1.35!important}.about-block>img,.about-block>picture{height:clamp(220px,58vw,330px)!important;max-height:330px!important}}.post-card>a:first-child,.post-card>a:first-child img,.post-card img{cursor:pointer!important}.article-body>img,.article-body>picture{aspect-ratio:auto!important;border-radius:var(--radius)!important;background:var(--paper-2)!important;width:100%!important;height:clamp(260px,38vw,460px)!important;max-height:460px!important;margin:0 0 34px!important;display:block!important;overflow:hidden!important}.article-body>picture>img,.article-body>img{object-fit:cover!important;object-position:center!important;will-change:auto!important;width:100%!important;max-width:none!important;height:100%!important;transition:filter .22s!important;display:block!important;transform:none!important}.article-body>img:hover,.article-body>picture:hover>img{transform:none!important}@media (width<=700px){.article-body>img,.article-body>picture{border-radius:22px!important;height:clamp(220px,62vw,300px)!important;max-height:300px!important;margin-bottom:28px!important}}.event-image-link.has-no-image,.event-card-no-image{background:radial-gradient(circle at 18% 18%, #15145d1f, transparent 32%), linear-gradient(135deg, var(--paper-2), var(--sand))}.event-card-no-image{text-align:center!important;width:100%!important;height:100%!important;min-height:100%!important;color:var(--ink)!important;font-family:var(--font-heading)!important;justify-content:center!important;align-items:center!important;padding:clamp(24px,4vw,42px)!important;font-size:clamp(1.05rem,2.2vw,1.45rem)!important;font-weight:800!important;line-height:1.25!important;display:flex!important}.event-card-no-image[hidden]{display:none!important}.event-card-no-image span{max-width:18rem!important}.about-block:before,.about-block:after,.about-block:hover:before,.about-block:hover:after{content:none!important;opacity:0!important;background:0 0!important;transition:none!important;animation:none!important;display:none!important;transform:none!important}.detail-card-socials{gap:14px;display:grid}.contact-socials{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.contact-social-link{min-height:40px;color:var(--ink);background:#fffaf1d1;border:1px solid #15145d1f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.92rem;font-weight:850;line-height:1;text-decoration:none;transition:transform .26s,border-color .26s,background .26s,box-shadow .26s;display:inline-flex}.contact-social-link:hover,.contact-social-link:focus-visible{background:var(--cream);border-color:#b28b7175;transform:translateY(-2px);box-shadow:0 12px 28px #15145d1a}.contact-social-link:focus-visible{outline-offset:3px;outline:3px solid #b28b7152}.contact-social-icon{flex:none;width:22px;height:22px;display:block}@media (width<=560px){.contact-socials{gap:12px}.contact-social-link{justify-content:center;width:44px;height:44px;min-height:44px;padding:0}.contact-social-label{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}}.mini-event-error{background:radial-gradient(circle at 100% 0%, var(--event-error-accent,#944d3733), transparent 38%), var(--cream)}.empty-events-card{background:radial-gradient(circle at 16% 18%,#b28b710e,#0000 38%),linear-gradient(145deg,#fffaf1fa,#f6eddde6)!important}.empty-events-card:before{filter:blur(4px);background:#b28b710e!important}.empty-events-mark{background:#fffaf1db!important;box-shadow:inset 0 0 0 12px #f6eddd75,0 16px 38px #15145d14!important}.events-grid.has-event-error,.featured-events.has-event-error{--event-error-accent:#b28b7111}.empty-events-card-error{background:radial-gradient(circle at 16% 18%, var(--event-error-accent,#b28b7111), transparent 38%), linear-gradient(145deg, #fffaf1fa, #f6eddde6)!important}.empty-events-card-error .empty-events-mark{border-color:#15145d1f!important}.mini-event-empty,.mini-event-error{background:radial-gradient(circle at 100% 0%, #b28b710e, transparent 42%), var(--cream)!important}html{min-height:100%;background-color:var(--paper)!important}body{min-height:100svh;background-color:var(--paper)!important}.reveal,.reveal.from-left,.reveal.from-right,.reveal.from-bottom,.reveal.zoom-in{opacity:1;filter:none;transform:translate(0,0)scale(1)rotate(0)}html.reveal-enhanced .reveal:not(.is-visible){opacity:0;filter:blur(8px);transition:opacity .82s cubic-bezier(.16,1,.3,1),transform .82s cubic-bezier(.16,1,.3,1),filter .82s;transform:translateY(52px)}html.reveal-enhanced .reveal.from-left:not(.is-visible){transform:translate(-54px)}html.reveal-enhanced .reveal.from-right:not(.is-visible){transform:translate(54px)}html.reveal-enhanced .reveal.from-bottom:not(.is-visible){transform:translateY(60px)}html.reveal-enhanced .reveal.zoom-in:not(.is-visible){transform:scale(.94)}html.reveal-enhanced .reveal.is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)rotate(0)}@media (prefers-reduced-motion:reduce){html.reveal-enhanced .reveal,html.reveal-enhanced .reveal.from-left,html.reveal-enhanced .reveal.from-right,html.reveal-enhanced .reveal.from-bottom,html.reveal-enhanced .reveal.zoom-in{opacity:1;filter:none;transform:none}}@media (width<=920px){.header-inner{flex-wrap:wrap}.menu-button{display:none}.nav{border:1px solid var(--line);width:100%;box-shadow:none;background:#fffaf1b8;border-radius:22px;flex-direction:column;align-items:stretch;margin:0 0 12px;padding:10px;display:flex;position:static;inset:auto}html.menu-enhanced .header-inner{flex-wrap:nowrap}html.menu-enhanced .menu-button{display:inline-flex}html.menu-enhanced .nav{background:var(--cream);border:1px solid var(--line);width:auto;box-shadow:var(--shadow);border-radius:28px;flex-direction:column;align-items:stretch;margin:0;padding:18px;display:none;position:fixed;inset:92px 16px auto}html.menu-enhanced .nav.is-open{display:flex}}.about-stack .about-block h2:after{width:min(180px,45vw);transition:none}@media (width>=901px){main>.hero:first-child .hero-visual{align-self:stretch!important;align-items:stretch!important;display:flex!important}main>.hero:first-child .hero-visual img{aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;flex:auto!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important}}
