@font-face{font-family:Cormorant;src:url('/assets/fonts/cormorant-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}

@font-face{font-family:Cormorant;src:url('/assets/fonts/cormorant-italic.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}

@font-face{font-family:Manrope;src:url('/assets/fonts/manrope.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}

:root{--ivory:#f5f0e6;--olive:#414536;--charcoal:#302d28;--gold:#b28a45;--stone:#b8b5af;--paper:#ebe6dc;--line:#c5c1b7;--serif:Cormorant,Georgia,'Times New Roman',serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(24px,5vw,80px);--max:1240px}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;background:var(--ivory);color:var(--charcoal);font:400 17px/1.65 var(--sans);-webkit-font-smoothing:antialiased}
button,input{font:inherit}
a{color:inherit;text-underline-offset:5px}
button,a{-webkit-tap-highlight-color:transparent}
a:hover{color:var(--olive)}
button{cursor:pointer;color:inherit;-webkit-appearance:none;appearance:none}
img{display:block;max-width:100%;height:auto}
svg{flex-shrink:0}
p{margin:0 0 1.25em}
h1,h2,h3{font-weight:400;margin:0;line-height:1.02}
h1,h2{font-family:var(--serif);letter-spacing:-.035em}
h2{font-size:clamp(42px,4.9vw,68px)}
h3{font-family:var(--serif);font-size:32px;letter-spacing:-.02em}
em{font-weight:400}
address{font-style:normal}
figure{margin:0}
ul,ol{padding:0;list-style:none}
blockquote{margin:0}
small{font-size:12px}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}
button:disabled{cursor:default}
main:focus{outline:0}
[hidden]{display:none!important}
.container{width:min(calc(100% - var(--gutter)*2),var(--max));margin-inline:auto}
.section{padding-block:112px}
.eyebrow{font:600 11px/1.6 var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:24px}
.section-number{display:inline-block;padding-right:20px;margin-right:20px;border-right:1px solid var(--gold)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px}
.section-heading>p{font-size:14px;margin:0;max-width:340px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:16px 26px;background:var(--olive);border:1px solid var(--olive);color:var(--ivory);text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.065em;text-transform:uppercase;line-height:1.5;transition:background .18s,color .18s}
.button:hover{background:var(--charcoal);border-color:var(--charcoal);color:var(--ivory)}
.button-light{background:var(--ivory);border-color:var(--ivory);color:var(--olive)}
.button-light:hover{background:#e3d8c3;border-color:#e3d8c3;color:var(--charcoal)}
.button-outline{background:transparent;border-color:#a6aa98;color:var(--ivory)}
.button-small{padding:12px 18px;min-height:44px;font-size:10px;gap:20px}
.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;line-height:1.6;font-weight:600;letter-spacing:.055em;text-transform:uppercase;text-decoration:none;padding:12px 0;border-bottom:1px solid var(--gold);width:fit-content;min-height:44px}
.text-link:hover svg{transform:translateX(3px)}
.text-link svg{transition:transform .18s}
.link-row{display:flex;gap:28px;flex-wrap:wrap}
.skip-link{position:absolute;top:10px;left:10px;z-index:50;transform:translateY(-180%);background:var(--ivory);padding:12px 20px}
.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:20;background:var(--ivory);border-bottom:1px solid #41453624}
.header-inner{width:calc(100% - 64px);max-width:1512px;margin:auto;min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:inline-flex;flex-direction:column;text-align:center;text-decoration:none;line-height:1;flex-shrink:0}
.brand>span{font:400 30px/1.1 var(--serif);letter-spacing:.08em}
.brand>small{font-size:7px;font-weight:600;letter-spacing:.2em;margin-top:7px}
.site-header nav{display:flex;align-items:center;gap:clamp(14px,1.8vw,27px)}
.site-header nav>a:not(.button){font-size:14px;font-weight:500;min-width:44px;text-decoration:none;line-height:1.3;white-space:nowrap;padding:14px 0}
.site-header nav>.button{font-size:11px}
.site-header nav>a:hover:not(.button),.site-header nav>a[aria-current]{text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:8px}
.menu-toggle{display:none}
.menu-backdrop{position:fixed;inset:0;z-index:19;background:#302d2878;touch-action:none}
html.nav-open{overflow:hidden}
.nav-open .ticket-dock{visibility:hidden}
.hero{position:relative;min-height:710px;height:calc(100svh - 96px);max-height:920px;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;background:#ded6c7}
.hero-media,.hero-wash{position:absolute;inset:0;z-index:-2}
.hero-poster,.hero-media video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.hero-media video{opacity:1}
.hero-media.video-playing video,.hero-media.video-paused video{opacity:1}
.hero-wash{z-index:-1;background:linear-gradient(180deg,#f5f0e674,#f5f0e6bc 38%,#f5f0e6b5 68%,#f5f0e678)}
.hero-content{text-align:center;padding-block:50px 100px}
.hero-eyebrow{font-family:var(--sans);font-size:11px;letter-spacing:.27em;margin-bottom:42px}
.hero-logo{width:min(640px,80%);margin:0 auto 35px}
.hero-date{font-family:var(--serif);font-size:36px;letter-spacing:-.02em;line-height:1.2;margin-bottom:9px}
.hero-location{font-size:12px;letter-spacing:.02em}
.hero-location span{padding-inline:10px}
.hero-actions{display:flex;align-items:center;justify-content:center;gap:36px;margin-top:32px}
.hero-bottom{position:absolute;bottom:24px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:9px;font-weight:600;letter-spacing:.13em}
.video-toggle{display:flex;align-items:center;gap:14px;background:var(--ivory);color:var(--charcoal);border:1px solid #41453640;padding:11px 16px;min-height:44px;font-size:10px;line-height:1.3;letter-spacing:.025em}
.countdown-band{background:var(--olive);color:var(--ivory);padding-block:35px}
.countdown-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}
.countdown-band h2{font-size:29px;letter-spacing:0;margin-bottom:8px}
.countdown-band p{font-size:11px;margin:0;opacity:.9}
.countdown{display:flex;gap:26px;text-align:center}
.countdown>div{min-width:56px}
.countdown span{font-family:var(--serif);font-size:46px;line-height:1.05;font-variant-numeric:tabular-nums}
.countdown small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.16em;margin-top:4px}
.welcome{display:grid;grid-template-columns:380px 1fr;gap:120px}
.welcome h2{margin-bottom:36px}
.welcome figure{max-width:310px}
.welcome figure img{aspect-ratio:3/4;object-fit:cover;filter:saturate(.75)}
.welcome figcaption{font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding-top:12px}
.letter{padding-top:43px;max-width:680px;font-size:17px;line-height:1.85}
.letter p:first-child::first-letter{float:left;font-family:var(--serif);font-size:92px;line-height:.85;padding-right:12px;padding-top:6px}
.letter .signoff{margin-top:34px;font-size:14px}
.signoff span{font:italic 38px/1.5 var(--serif)}
.experience{background:var(--paper)}
.experience-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:end;margin-bottom:62px}
.experience-heading h2{font-size:clamp(42px,4.5vw,64px)}
.experience-intro{font-size:15px}
.experience-intro p:last-child{margin:0}
.experience-gallery{display:grid;grid-template-columns:1.35fr 1fr .8fr;gap:25px;align-items:start}
.experience-gallery img{width:100%;object-fit:cover}
.gallery-main{padding-top:45px}
.gallery-main img{aspect-ratio:3/2}
.gallery-friends img{aspect-ratio:3/4}
.gallery-worship{padding-top:125px}
.gallery-worship img{aspect-ratio:1/1.2}
.experience-gallery figcaption{font:italic 23px/1.4 var(--serif);padding-top:15px}
.experience-facts{display:flex;justify-content:space-between;gap:24px;margin-top:64px;padding-top:25px;border-top:1px solid #b9b4a9;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.scripture{position:relative;isolation:isolate;min-height:630px;display:flex;align-items:center;padding-block:90px;overflow:hidden}
.scripture-sky{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.scripture:after{content:'';position:absolute;inset:0;background:#f5f0e668;z-index:-1}
.scripture-content{text-align:center}
.scripture blockquote{font:400 clamp(38px,4.8vw,68px)/1.13 var(--serif);letter-spacing:-.025em;margin:32px 0}
.scripture-reference{font-size:12px;letter-spacing:.17em;text-transform:uppercase;margin:0}
.speakers-grid{display:grid;grid-template-columns:repeat(4,216px);justify-content:space-between;gap:30px;max-width:1120px;margin:auto}
.portrait{max-width:216px;background:var(--paper);width:216px;height:288px;overflow:hidden}
.portrait img{width:216px;height:288px;object-fit:cover}
.speaker-number{font-size:10px;letter-spacing:.15em;color:var(--olive);margin:19px 0 8px}
.speaker h3{font-size:28px;max-width:200px;line-height:1.08}
.schedule-section{background:var(--olive);color:var(--ivory)}
.schedule-section .section-heading{margin-bottom:54px}
.schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.schedule-day h3{border-top:1px solid #a6aa98;padding:30px 0;display:flex;align-items:baseline;justify-content:space-between;gap:20px}
.schedule-day h3>span{font-size:42px}
.schedule-day h3>small{font:400 11px/1.5 var(--sans);letter-spacing:.02em}
.schedule-day ol{margin:0}
.schedule-day li{display:grid;grid-template-columns:84px 1fr;gap:24px;border-top:1px solid #a6aa9860;padding:21px 0;font-size:14px;line-height:1.6}
.schedule-time{font-size:11px;white-space:nowrap;padding-top:3px}
.tickets-grid{display:grid;grid-template-columns:.85fr 1.3fr;gap:70px;align-items:start}
.ticket-feature{background:var(--olive);color:var(--ivory);padding:48px 40px;border-top:4px solid var(--gold)}
.ticket-feature h3{font-size:64px;margin-bottom:27px}
.ticket-feature>p:not(.eyebrow){font-size:14px}
.ticket-feature .button{margin-top:10px}
.ticket-feature .ticket-authority{font-size:11px!important;margin:32px 0 0;padding-top:25px;border-top:1px solid #a6aa9880}
.tiers{margin:0}
.tier{display:flex;justify-content:space-between;gap:28px;padding:23px 0;border-top:1px solid var(--line)}
.tier:first-child{padding-top:0;border-top:0}
.tier h3{font:600 16px/1.5 var(--sans);letter-spacing:0;margin-bottom:5px}
.tier p{font-size:12px;line-height:1.65;margin:4px 0}
.tier-dates{color:#5d5d50}
.tier-price{text-align:right;min-width:95px}
.tier-price>span{font:400 42px/1 var(--serif)}
.tier-price>small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;margin-top:8px}
.tier[data-status=current] .tier-price>small[data-tier-status]{color:var(--olive);font-weight:700}
.tier[data-status=ended]{color:#68665c}
.ticket-policy{font-size:12px;line-height:1.8;padding-top:25px;border-top:1px solid var(--line);margin-bottom:0}
.group-note{display:grid;grid-template-columns:.85fr 1.3fr;gap:70px;border-top:1px solid var(--line);margin-top:56px;padding-top:36px}
.group-note h3{font-size:36px}
.group-note p{font-size:14px}
.history-preview{display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}
.history-image img{width:100%;height:100%;min-height:540px;object-fit:cover}
.history-copy{padding:80px clamp(40px,8vw,130px);align-self:center}
.history-copy h2{margin-bottom:25px}
.history-copy>p:not(.eyebrow){font-size:15px;max-width:400px}
.travel-preview{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.travel-preview h3{font-size:28px;margin-bottom:16px}
.travel-preview address{font-size:15px;margin-bottom:22px}
.faq-preview{background:var(--paper)}
.faq-preview-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.faq-preview h2{margin-bottom:30px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:22px;list-style:none;cursor:pointer;padding:24px 0;font-size:15px;line-height:1.5;font-weight:600}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font:400 25px/1 var(--sans);flex-shrink:0}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-answer{font-size:14px;line-height:1.85;padding:0 30px 22px 0}
.faq-answer p:last-child{margin-bottom:0}
.closing{background:var(--olive);color:var(--ivory);padding-block:90px}
.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}
.closing h2{font-size:clamp(48px,6.8vw,90px)}
.closing p:last-child{font:italic 32px/1.4 var(--serif);margin:20px 0 0}
.closing .button{min-width:220px}
.site-footer{background:var(--ivory);padding-top:75px;font-size:12px}
.footer-grid{display:grid;grid-template-columns:1.15fr .8fr 1.15fr 1fr;gap:44px;padding-bottom:64px}
.footer-brand{margin-bottom:28px}
.footer-brand>span{font-size:35px}
.site-footer h2{font:600 11px/1.5 var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px}
.site-footer nav>a,.site-footer .footer-grid>div>a:not(.brand):not(.button){display:block;width:fit-content;text-decoration:none;margin-bottom:10px}
.site-footer a:hover{text-decoration:underline}
.site-footer .text-link{margin-top:8px}
.site-footer .button{font-size:10px;min-height:44px;padding:12px 16px;gap:16px;margin-top:18px}
.footer-bottom{padding-block:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:10px}
.page-intro{padding-block:95px 72px}
.page-intro h1{font-size:clamp(62px,7.4vw,104px)}
.intro-text{font-size:17px;line-height:1.7;max-width:650px;margin:30px 0 0}
.page-interior .closing{margin-top:0}
.history-lead img{width:100%;max-height:510px;object-fit:cover;object-position:center 42%}
.photo-caption{font-size:11px;margin-top:12px}
.history-timeline{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}
.history-timeline h2{font-size:58px}
.history-timeline>div>p:last-child{font-size:14px;margin-top:24px}
.timeline{margin:0}
.timeline li{display:grid;grid-template-columns:90px 1fr;gap:35px;border-top:1px solid var(--line);padding:24px 0}
.timeline-year{font:400 28px/1.2 var(--serif)}
.timeline h3{font-size:34px}
.timeline p{font-size:12px;margin:8px 0 0}
.timeline .next-chapter{background:var(--olive);color:var(--ivory);padding:30px;margin-inline:-30px;border:0}
.history-closing{text-align:center;padding-bottom:100px}
.history-closing>p{font:italic 40px/1.2 var(--serif);max-width:650px;margin:0 auto 30px}
.venue-panel{background:var(--olive);color:var(--ivory);padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:40px}
.venue-panel h2{font-size:58px}
.venue-panel h3{font-size:30px;margin-bottom:20px}
.venue-panel address{font-size:15px;margin-bottom:16px}
.venue-panel a{display:block;width:fit-content;font-size:14px}
.venue-panel a:hover{color:var(--ivory)}
.venue-panel .text-link{margin-top:15px;font-size:12px}
.hotels-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 80px}
.hotel{padding-top:30px;border-top:1px solid var(--line)}
.hotel h3{font-size:38px;max-width:450px;min-height:80px;margin-bottom:20px}
.hotel address,.hotel>a{font-size:14px}
.hotel-amenities{font-size:13px;margin:20px 0;min-height:46px}
.hotel .link-row{gap:25px}
.hotel .text-link{font-size:11px}
.faq-page{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;padding-bottom:110px}
.faq-page aside h2{font-size:42px;margin-bottom:35px}
.faq-page aside p{font-size:12px;margin:20px 0 6px}
.faq-page aside a{font-size:13px;overflow-wrap:anywhere}
.faq-page .faq-list summary{font-size:16px}
.not-found-actions{display:flex;gap:40px;align-items:center;padding-bottom:120px}

@media(min-width:1600px){.hero-logo{width:720px}
.hero-date{font-size:40px}
}

@media(max-width:1150px){.header-inner{width:calc(100% - 40px);gap:20px}
.site-header nav{gap:16px}
.brand>span{font-size:27px}
.brand>small{font-size:6px}
.welcome{grid-template-columns:300px 1fr;gap:65px}
.speakers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.portrait{width:100%;height:auto;aspect-ratio:3/4}
.portrait img{width:100%;height:100%;object-fit:cover}
.speaker h3{font-size:26px}
.schedule-grid{gap:45px}
.countdown-inner{gap:20px}
.countdown{gap:12px}
.countdown-band .button{padding-inline:18px;gap:10px;font-size:10px}
.experience-heading{gap:48px}
.tickets-grid,.group-note{gap:45px}
.footer-grid{gap:30px}
.footer-brand>span{font-size:30px}
}

@media(max-width:1100px){.header-inner{min-height:82px;flex-wrap:wrap;padding-block:15px}
.brand>span{font-size:29px}
.brand>small{font-size:7px}
.menu-toggle:not([hidden]){display:flex;align-items:center;gap:16px;background:none;color:var(--olive);border:1px solid var(--line);padding:10px 15px;font-size:13px;font-weight:500;min-height:44px}
.menu-icon{width:18px;height:11px;border-top:1px solid;border-bottom:1px solid}
.site-header nav{width:100%;justify-content:center;flex-wrap:wrap;padding-block:10px}
.site-header nav>a:not(.button){font-size:16px}
.nav-enhanced .site-header nav{display:none}
.nav-enhanced .site-header nav.is-open{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:0;max-height:calc(100dvh - 110px);overflow:auto;overscroll-behavior:contain;padding:12px 32px 26px;background:var(--ivory);box-shadow:0 12px 24px #302d2830;border-bottom:1px solid var(--line)}
.nav-enhanced .site-header nav.is-open>a:not(.button){padding:14px 0;border-bottom:1px solid var(--line)}
.nav-enhanced .site-header nav.is-open>.button{margin-top:20px}
}
@media(max-width:980px){
.hero{height:calc(100svh - 82px);min-height:660px}
.countdown-inner{flex-wrap:wrap}
.countdown-band .button{display:none}
.section{padding-block:85px}
.welcome{grid-template-columns:250px 1fr;gap:45px}
.letter{font-size:16px;padding-top:35px;line-height:1.8}
.welcome h2{font-size:53px}
.experience-heading{display:block}
.experience-heading h2{max-width:600px}
.experience-intro{max-width:600px;margin:30px 0 0}
.experience-gallery{grid-template-columns:1.2fr 1fr}
.gallery-worship{display:none}
.experience-facts{font-size:9px}
.speakers-grid{grid-template-columns:repeat(2,216px);max-width:620px;gap:45px 60px;justify-content:space-around}
.schedule-grid{gap:40px}
.schedule-day h3{display:block}
.schedule-day h3>small{display:block;margin-top:10px}
.tickets-grid{gap:35px;grid-template-columns:.85fr 1fr}
.ticket-feature{padding:35px 25px}
.ticket-feature h3{font-size:52px}
.ticket-feature .button{font-size:10px;padding-inline:17px;gap:15px}
.tier h3{font-size:14px}
.tier-price{min-width:60px}
.tier-price>span{font-size:36px}
.tier{gap:18px}
.history-copy{padding:60px 40px}
.history-image img{min-height:470px}
.travel-preview{gap:35px}
.faq-preview-grid{gap:40px}
.footer-grid{grid-template-columns:1fr 1fr;gap:44px 60px}
.footer-brand>span{font-size:35px}
.history-timeline,.faq-page{gap:50px}
.hotels-grid{gap:45px}
.hotel h3{font-size:32px}
.venue-panel{padding:45px}
.section-heading{gap:25px}
}

@media(max-width:640px){html{scroll-padding-top:100px}
.section{padding-block:68px}
.header-inner{width:calc(100% - 40px)}
.hero{min-height:620px;max-height:780px}
.hero-content{padding:40px 0 90px}
.hero-eyebrow{font-size:9px;letter-spacing:.18em;margin-bottom:35px}
.hero-logo{width:100%;max-width:420px;margin-bottom:34px}
.hero-date{font-size:29px}
.hero-location{font-size:11px;line-height:1.9;margin-inline:auto;max-width:250px}
.hero-location span{display:inline;padding-inline:4px}
.hero-actions{flex-direction:column;gap:12px;margin-top:27px}
.hero-actions .button{min-width:210px}
.hero-actions .text-link{font-size:10px}
.hero-bottom{bottom:14px;left:20px;right:20px;justify-content:flex-end}
.hero-bottom>span{display:none}
.video-toggle{font-size:9px;padding:9px 12px}
.countdown-band{padding-block:28px}
.countdown-inner{display:block;text-align:center}
.countdown-band h2{font-size:30px}
.countdown-band p{font-size:10px}
.countdown{justify-content:center;gap:22px;margin-top:24px}
.countdown span{font-size:42px}
.countdown small{font-size:7px}
.countdown>div{min-width:44px}
.welcome{display:block}
.welcome-side{display:grid;grid-template-columns:1fr 110px;gap:0 25px;align-items:center}
.welcome-side .eyebrow{grid-column:1/-1}
.welcome-side h2{font-size:46px;margin:0}
.welcome-side figure{grid-column:2;grid-row:2;max-width:110px}
.welcome-side figcaption{font-size:8px;padding-top:7px}
.letter{padding-top:34px;line-height:1.85}
.letter p:first-child::first-letter{font-size:78px}
.letter .signoff{margin-bottom:0}
.eyebrow{font-size:9px;margin-bottom:20px}
.section-number{margin-right:14px;padding-right:14px}
.experience-heading{margin-bottom:35px}
.experience-heading h2{font-size:44px}
.experience-heading h2 br{display:none}
.experience-intro{font-size:14px}
.experience-gallery{grid-template-columns:1fr 1fr;gap:18px}
.gallery-main{grid-column:1/-1;padding-top:0}
.gallery-main img{aspect-ratio:3/2}
.gallery-friends{padding-top:12px}
.gallery-friends img{aspect-ratio:3/4}
.gallery-worship{display:block;padding-top:50px}
.gallery-worship img{aspect-ratio:3/4}
.experience-gallery figcaption{font-size:19px}
.experience-facts{gap:14px;margin-top:34px;padding-top:20px;flex-wrap:wrap;font-size:8px;justify-content:center}
.experience-facts span:last-child{width:100%;text-align:center}
.scripture{min-height:470px;padding-block:75px}
.scripture blockquote{font-size:37px;line-height:1.17;margin-block:25px}
.scripture blockquote br{display:none}
.scripture-reference{font-size:10px}
.section-heading{display:block;margin-bottom:35px}
.section-heading>p{font-size:12px;margin-top:20px}
.speakers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 24px}
.speaker h3{font-size:26px;line-height:1.04;max-width:170px}
.speaker-number{font-size:8px;margin-top:15px}
.speakers .section-heading>p{display:none}
.schedule-grid{grid-template-columns:1fr;gap:42px}
.schedule-day h3{display:flex;padding:23px 0}
.schedule-day h3>span{font-size:37px}
.schedule-day h3>small{font-size:10px}
.schedule-day li{font-size:13px;padding-block:18px;gap:20px;grid-template-columns:70px 1fr}
.schedule-time{font-size:10px}
.schedule-section .section-heading{margin-bottom:35px}
.tickets-grid,.group-note{grid-template-columns:1fr;gap:35px}
.ticket-feature{padding:36px 30px}
.ticket-feature h3{font-size:60px}
.ticket-feature .button{font-size:11px;padding-inline:22px}
.ticket-feature .ticket-authority{font-size:10px!important}
.tier h3{font-size:14px}
.tier p{font-size:11px}
.tier-price{min-width:70px}
.tier-price>span{font-size:40px}
.tier-price>small{font-size:8px}
.group-note{gap:20px;margin-top:40px;padding-top:30px}
.group-note h3{font-size:32px}
.group-note p{font-size:13px}
.history-preview{grid-template-columns:1fr}
.history-image img{min-height:0;max-height:340px;aspect-ratio:3/2}
.history-copy{padding:48px 24px 55px}
.history-copy h2 br{display:none}
.history-copy>p:not(.eyebrow){font-size:14px}
.travel-preview{grid-template-columns:1fr;gap:28px}
.travel-preview h3{font-size:27px}
.travel-preview address{font-size:14px}
.link-row{gap:20px}
.text-link{font-size:11px;gap:14px}
.faq-preview-grid{grid-template-columns:1fr;gap:34px}
.faq-preview h2 br{display:none}
.faq-preview h2{font-size:44px;margin-bottom:20px}
.faq-list summary{font-size:14px;padding-block:23px}
.faq-answer{font-size:13px;padding-right:15px}
.closing{padding-block:60px}
.closing-inner{display:block}
.closing h2{font-size:62px}
.closing .button{margin-top:30px}
.closing .eyebrow{max-width:260px}
.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}
.footer-grid>div:first-child{grid-column:1/-1}
.site-footer{padding-top:48px;font-size:11px}
.site-footer h2{font-size:10px;margin-bottom:18px}
.site-footer .footer-grid>div:last-child{grid-column:1/-1}
.footer-brand{margin-bottom:20px}
.footer-grid>div:first-child p{margin:0}
.footer-grid{padding-bottom:38px}
.footer-bottom{display:block;font-size:9px}
.footer-bottom>span{display:block}
.footer-bottom>span+span{margin-top:10px}
.page-intro{padding-block:55px 42px}
.page-intro h1{font-size:62px}
.intro-text{font-size:15px;margin-top:24px}
.history-timeline{grid-template-columns:1fr;gap:36px}
.history-timeline h2{font-size:44px}
.timeline li{grid-template-columns:65px 1fr;gap:22px;padding-block:22px}
.timeline h3{font-size:30px}
.timeline-year{font-size:25px}
.timeline .next-chapter{margin-inline:0;padding:24px}
.history-closing{padding-bottom:65px}
.history-closing>p{font-size:32px}
.venue-panel{padding:30px;grid-template-columns:1fr;gap:30px}
.venue-panel h2{font-size:47px}
.venue-panel h3{font-size:26px}
.hotels-grid{grid-template-columns:1fr;gap:35px}
.hotel h3{font-size:34px;min-height:0}
.hotel-amenities{min-height:0}
.faq-page{grid-template-columns:1fr;gap:45px;padding-bottom:65px}
.faq-page aside{order:2;padding-top:15px}
.faq-page .faq-list summary{font-size:14px}
.faq-page aside h2{font-size:38px}
.not-found-actions{flex-direction:column;align-items:start;padding-bottom:80px;gap:25px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}
}

/* 2027 art direction: editorial scale, uneven photo compositions and quiet motion. */
::selection{background:var(--olive);color:var(--ivory)}
.button{position:relative;transition:background .25s,color .25s,transform .25s,box-shadow .25s}
.button svg,.text-link svg{transition:transform .3s cubic-bezier(.2,.7,.2,1)}
.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 -4px #b28a4550}
.button:hover svg,.text-link:hover svg{transform:translateX(5px)}
.site-header nav>a:not(.button){position:relative}
.site-header nav>a:not(.button):after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.site-header nav>a:hover:not(.button){text-decoration:none}
.site-header nav>a:hover:after{transform:scaleX(1)}
.hero{min-height:720px}
.hero-content{padding-block:42px 88px}
.hero-logo{width:min(790px,76vw);margin-bottom:20px}
.hero-eyebrow{margin-bottom:24px}
.hero-date{font-size:39px}
.hero-wash{background:radial-gradient(ellipse at 50% 44%,#f5f0e6a8 0%,#f5f0e688 36%,#f5f0e620 80%),linear-gradient(180deg,#f5f0e642,#f5f0e612 65%,#f5f0e6aa)}
.hero-edition{position:absolute;left:36px;top:45px;display:flex;flex-direction:column;gap:4px;font:600 8px/1.5 var(--sans);letter-spacing:.19em;border-left:1px solid var(--olive);padding-left:15px}
.hero-edition strong{font:400 30px/1 var(--serif);letter-spacing:-.04em}
.hero-stamp{position:absolute;right:4%;bottom:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:130px;height:130px;border:1px solid #41453690;border-radius:50%;transform:rotate(11deg);background:#f5f0e625}
.hero-stamp>span{font:400 32px/1 var(--serif)}
.hero-stamp small{font:600 9px/1.5 var(--sans);letter-spacing:.14em;text-align:center}
.hero-scroll{display:flex;gap:20px;align-items:center;min-height:44px;text-decoration:none}
.hero-scroll>span{font:400 25px/1 var(--serif);transition:transform .3s}
.hero-scroll:hover>span{transform:translateY(5px)}
.countdown-band{padding:0 0 32px;overflow:hidden}
.gathering-ribbon{overflow:hidden;border-bottom:1px solid #f5f0e62b;margin-bottom:32px;padding:14px 0}
.ribbon-track{display:flex;width:max-content;animation:ribbon 65s linear infinite}
.ribbon-track>span{flex:none;white-space:pre;font:400 31px/1.2 var(--serif);letter-spacing:.06em}
.ribbon-track i{display:inline-block;width:1em;height:1em;vertical-align:-.08em;font:400 22px/1 var(--serif);color:#d4b27a;margin-inline:25px}
.ribbon-track i,.scripture-content:before,.closing:after{background:currentColor;-webkit-mask:url('/assets/starburst.svg') center/contain no-repeat;mask:url('/assets/starburst.svg') center/contain no-repeat}
@keyframes ribbon{to{transform:translateX(-50%)}}
.welcome{grid-template-columns:370px 1fr;gap:clamp(50px,8vw,130px);padding-block:140px}
.welcome h2{font-size:96px;line-height:.86;position:relative;z-index:1;margin-bottom:40px}
.welcome h2 em{margin-left:28px}
.welcome figure{max-width:265px;transform:rotate(-4deg);margin-left:25px;box-shadow:15px 15px 0 var(--paper)}
.welcome figure img{filter:none}
.letter{padding-top:52px;font-size:17px;line-height:1.95}
.letter p:first-child::first-letter{font-size:116px;line-height:.8;color:var(--olive)}
.signoff span{font-size:45px}
.experience{overflow:hidden;padding-block:125px 75px}
.experience-heading{grid-template-columns:1.5fr 1fr;gap:80px;margin-bottom:85px}
.experience-heading h2{font-size:clamp(65px,7.2vw,103px);line-height:.96}
.experience-heading h2>span{font-size:.76em;white-space:nowrap}
.experience-intro{padding-bottom:8px;max-width:420px}
.experience-gallery{position:relative;grid-template-columns:repeat(12,1fr);gap:25px;align-items:start;padding-block:0 50px}
.experience-gallery figure{position:relative;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.gallery-main{grid-column:1/8;grid-row:1;padding-top:0;transform:rotate(-3deg);z-index:2}
.gallery-main img{aspect-ratio:1.55}
.gallery-friends{grid-column:9/13;grid-row:1;transform:rotate(4deg);padding-top:55px}
.gallery-friends img{aspect-ratio:3/4}
.gallery-detail{grid-column:3/6;grid-row:2;margin-top:-85px;transform:rotate(5deg);z-index:3}
.gallery-detail img{aspect-ratio:3/4}
.gallery-worship{grid-column:7/13;grid-row:2;padding-top:55px;transform:rotate(-3deg)}
.gallery-worship img{aspect-ratio:1.5}
.experience-gallery figcaption{font-size:25px}
.collage-word{position:absolute;z-index:4;left:27%;top:41%;font:italic clamp(85px,12vw,172px)/1 var(--serif);letter-spacing:-.055em;transform:rotate(-9deg);color:var(--ivory);pointer-events:none}
.experience-facts{margin-top:0}
.scripture{min-height:740px}
.scripture blockquote{font-size:clamp(48px,6.3vw,90px);line-height:1.02}
.scripture-content:before{content:'';display:block;width:1em;height:1em;color:var(--olive);font:400 43px/1 var(--serif);margin:0 auto 40px}
.speakers{padding-block:125px 155px}
.speakers h2,.tickets-section h2,.schedule-section h2{font-size:clamp(72px,7.5vw,108px);line-height:.92}
.speakers-grid{padding-top:10px;gap:35px}
.speaker:nth-child(even){padding-top:85px}
.portrait{position:relative;overflow:visible}
.portrait:before{content:'';position:absolute;inset:10px -10px -10px 10px;border:1px solid var(--gold);transform:rotate(3deg);transition:transform .4s}
.speaker:nth-child(even) .portrait:before{transform:rotate(-4deg)}
.portrait img{position:relative;transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.speaker-number{margin-top:30px}
.speaker h3{font-size:32px}
.schedule-section{position:relative;overflow:hidden;padding-block:130px}
.schedule-section:before{content:'17/18';font:400 clamp(160px,29vw,430px)/1 var(--serif);position:absolute;right:0;top:5px;color:#f5f0e608;pointer-events:none}
.schedule-section>.container{position:relative}
.schedule-section .section-heading{margin-bottom:75px}
.schedule-day h3>span{font-size:53px}
.schedule-day li{transition:background .25s,padding .25s}
.tickets-section{padding-block:130px}
.ticket-feature{position:sticky;top:130px;padding:55px 42px 45px;box-shadow:12px 12px 0 var(--paper);border-top:0}
.ticket-feature:before{content:'YOUR NEXT CHAPTER';display:block;font:600 9px/1 var(--sans);letter-spacing:.18em;border-bottom:1px solid #f5f0e640;padding-bottom:20px;margin-bottom:35px}
.ticket-feature h3{font-size:clamp(78px,9vw,130px);line-height:.88;letter-spacing:-.05em;margin-block:24px}
.ticket-feature .ticket-authority{margin-top:28px}
.tier{padding-block:25px}
.tier[data-tier=special]{padding:24px;margin:-10px -24px 0;background:var(--paper);border-left:3px solid var(--gold)}
.tier[data-status=ended] [data-price-value]{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#68665c}
.tier[data-status=ended] [data-tier-status]{font-weight:700}
.history-preview{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center;padding:95px max(var(--gutter),calc((100% - var(--max))/2));background:var(--paper)}
.history-preview .archive-film{transform:rotate(-3deg)}
.history-copy{padding:0}
.history-copy h2{font-size:clamp(58px,6.2vw,90px);line-height:.97}
.history-copy .eyebrow{margin-bottom:25px}
.history-preview .film-link{aspect-ratio:1.1}
.archive-films{padding-bottom:105px}
.archive-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-block:70px 35px}
.archive-heading h2{font-size:72px}
.archive-heading p{max-width:420px;font-size:13px;margin:0}
.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.archive-film-featured{grid-column:1/-1;margin-bottom:15px}
.film-link{display:block;position:relative;isolation:isolate;overflow:hidden;aspect-ratio:1.3;background:var(--olive);color:var(--ivory);text-decoration:none}
.film-link:hover{color:var(--ivory)}
.film-link img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}
.film-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10130d50,transparent 30%,#10130d22 45%,#10130de8)}
.film-year{position:absolute;left:26px;top:22px;font:400 35px/1 var(--serif)}
.film-caption{position:absolute;left:26px;right:26px;bottom:24px;display:flex;flex-direction:column;gap:15px}
.film-caption>span{font:400 42px/.94 var(--serif);letter-spacing:-.025em}
.film-caption small{display:flex;gap:15px;align-items:center;font:600 9px/1.4 var(--sans);text-transform:uppercase;letter-spacing:.13em}
.film-play{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border:1px solid #f5f0e6b0;display:grid;place-content:center;border-radius:50%;background:#302d2835;transition:background .3s,transform .3s}
.film-play svg{margin-left:3px}
.archive-film-featured .film-link{aspect-ratio:2.05}
.archive-film-featured .film-caption{left:45px;bottom:38px}
.archive-film-featured .film-caption>span{font-size:95px}
.archive-film-featured .film-year{font-size:55px;left:45px;top:36px}
.archive-film-featured .film-play{width:88px;height:88px;top:50%}
.archive-photo-note{font-size:11px;margin-top:20px;max-width:620px;color:#5d5d50}
.history-timeline{border-top:1px solid var(--line)}
.travel-preview h2{font-size:75px}
.faq-preview h2{font-size:70px}
.faq-list summary{transition:color .25s}
.faq-list summary>span{transition:transform .3s}
.faq-list summary:hover{color:var(--olive)}
.closing{position:relative;overflow:hidden;padding-block:105px}
.closing:after{content:'';position:absolute;right:15%;top:-80px;width:1em;height:1em;font:400 450px/1 var(--serif);color:#f5f0e607;pointer-events:none}
.closing-inner{position:relative;z-index:1}
.closing h2{font-size:clamp(75px,8.5vw,122px);line-height:.9}
.closing h2 em{display:block}
.footer-bottom{flex-wrap:wrap;align-items:center;column-gap:28px;row-gap:12px}
.footer-credit{margin-right:auto}
.footer-credit a{font-weight:600;text-decoration:none}
.footer-credit a:hover{text-decoration:underline}
.motion-preference{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;background:transparent;color:var(--olive);border:1px solid #41453650;padding:9px 14px;font-size:10px}
.motion-preference[aria-pressed=true]{background:var(--olive);color:var(--ivory)}
.app-downloads{margin-top:28px}
.app-downloads>p{font-size:11px;font-weight:600;margin-bottom:10px}
.app-download-links{display:flex;gap:8px;flex-wrap:wrap}
.app-download-links a{display:flex;align-items:center;gap:8px;min-height:44px;border:1px solid var(--line);padding:8px 11px;font-size:10px;text-decoration:none}
.app-download-links a:hover{background:var(--paper)}
/* A minimizable ticket companion enters after the hero and rests at the footer. */
.ticket-dock{position:fixed;right:28px;bottom:24px;z-index:24;display:flex;align-items:center;color:var(--ivory);filter:drop-shadow(0 10px 20px #302d282c)}
.dock-disc{position:relative;z-index:1;flex:none;width:112px;height:112px;border:0;border-radius:50%;background:var(--olive);color:var(--ivory);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s}
.dock-disc:hover{transform:rotate(-5deg)}
.dock-orbit{position:absolute;inset:0;width:100%;height:100%;animation:orbit 45s linear infinite;fill:var(--ivory);font:600 9px var(--sans);letter-spacing:1px}
.dock-number{font:400 38px/1 var(--serif);letter-spacing:-.04em}
.dock-unit{font:500 8px/1.6 var(--sans);text-transform:uppercase;letter-spacing:.13em;margin-top:1px}
.dock-panel{margin-left:-25px;padding:18px 32px 18px 42px;background:var(--olive);border-radius:0 4px 4px 0;position:relative;min-width:265px}
.dock-date{font:500 7px/1.4 var(--sans);letter-spacing:.13em;margin:0 10px 5px 0}
.dock-heading{font:400 27px/1.05 var(--serif);margin-bottom:7px}
.dock-register{display:inline-flex;gap:25px;align-items:center;min-height:28px;font:600 9px/1.4 var(--sans);letter-spacing:.09em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid #f5f0e650}
.dock-register:hover{color:var(--ivory);border-color:var(--ivory)}
.dock-register svg{width:16px;height:16px}
.dock-close{position:absolute;right:3px;top:0;background:none;color:var(--ivory);border:0;width:35px;height:35px;font-size:22px}
@keyframes orbit{to{transform:rotate(360deg)}}
/* Native dialog keeps keyboard focus within the active film. No player loads before a click. */
.film-dialog{width:min(1100px,calc(100vw - 48px));max-height:calc(100svh - 48px);padding:0;border:1px solid #f5f0e62b;color:var(--ivory);background:#20231c;overflow:auto;box-shadow:0 24px 100px #0006}
.film-dialog::backdrop{background:#171a14eb}
.film-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 25px}
.film-dialog h2{font-size:30px;letter-spacing:-.01em}
.film-dialog-close{background:none;color:var(--ivory);border:0;display:flex;align-items:center;gap:16px;min-height:44px;padding:8px 0;font:500 10px/1.4 var(--sans);text-transform:uppercase;letter-spacing:.1em}
.film-dialog-close span{font-size:26px}
.film-player{aspect-ratio:16/9;background:#000;max-height:65svh}
.film-player iframe{width:100%;height:100%;border:0;display:block}
.film-dialog-note{padding:18px 25px;margin:0;font-size:11px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}
.film-dialog-note a{display:inline-flex;align-items:center;gap:10px}
.film-dialog-note a:hover{color:var(--ivory)}
body.film-open{overflow:hidden}
/* Elements are visible by default; reveal classes animate only when they enter. */
.reveal-in{animation:reveal-in .85s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--reveal-delay,0ms)}
@keyframes reveal-in{from{opacity:0;translate:0 30px}to{opacity:1;translate:0 0}}
@media(hover:hover){.experience-gallery figure:hover{transform:rotate(0deg) translateY(-9px);z-index:5}.speaker:hover .portrait img{transform:translateY(-7px) rotate(-2deg)}.speaker:hover .portrait:before{transform:rotate(0deg)}.schedule-day li:hover{background:#f5f0e609;padding-left:10px}.film-link:hover img{transform:scale(1.055)}.film-link:hover .film-play{background:var(--ivory);color:var(--olive);transform:translate(-50%,-50%) scale(1.1)}}
@media(max-width:1150px){.hero-stamp{width:100px;height:100px;right:25px;bottom:90px}.hero-logo{width:min(740px,76vw)}.welcome{grid-template-columns:290px 1fr;gap:65px}.welcome h2{font-size:82px}.welcome figure{max-width:230px}.experience-heading{gap:40px}.speaker h3{font-size:29px}.history-preview{gap:45px}.ticket-feature{padding:42px 30px}.archive-grid{gap:18px}.film-caption>span{font-size:35px}}
@media(max-width:980px){.hero{min-height:710px}.hero-edition{top:25px;left:25px}.hero-stamp{display:none}.hero-logo{width:82vw;max-width:750px}.hero-date{font-size:36px}.welcome{grid-template-columns:240px 1fr;gap:45px;padding-block:95px}.welcome h2{font-size:69px}.welcome figure{max-width:195px;margin-left:10px}.letter{padding-top:30px;font-size:16px;line-height:1.9}.experience-heading{display:block;margin-bottom:65px}.experience-heading h2{font-size:88px;max-width:700px}.experience-intro{max-width:520px;margin-left:auto}.gallery-worship{display:block}.gallery-detail{margin-top:-55px}.collage-word{top:43%;left:20%;font-size:120px}.scripture{min-height:630px}.scripture blockquote{font-size:66px}.speakers{padding-block:100px 110px}.speakers-grid{grid-template-columns:repeat(2,216px);max-width:610px;gap:55px}.speaker:nth-child(even){padding-top:55px}.schedule-section{padding-block:95px}.schedule-day h3>span{font-size:45px}.tickets-section{padding-block:100px}.ticket-feature{top:110px}.history-preview{gap:35px;padding-block:75px}.history-copy h2{font-size:65px}.history-preview .film-link{aspect-ratio:.82}.film-caption{left:20px;right:20px}.film-year{left:20px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-film-featured .film-caption>span{font-size:75px}.archive-heading h2{font-size:60px}.travel-preview h2{font-size:60px}.faq-preview h2{font-size:58px}.closing h2{font-size:90px}.closing-inner{gap:30px}.closing .button{min-width:195px}.ticket-dock{right:18px;bottom:18px}.dock-disc{width:96px;height:96px}.dock-panel{min-width:245px}.dock-number{font-size:33px}.dock-heading{font-size:25px}}
@media(max-width:640px){.hero{min-height:640px;max-height:850px}.hero-content{padding:60px 0 90px}.hero-edition{left:22px;top:23px;gap:2px;font-size:6px;padding-left:10px}.hero-edition strong{font-size:23px}.hero-eyebrow{font-size:8px;margin-bottom:29px;letter-spacing:.2em}.hero-logo{width:100%;max-width:440px;margin-bottom:27px}.hero-date{font-size:30px}.hero-actions{margin-top:23px}.hero-bottom{left:24px;right:24px;bottom:12px;font-size:8px;justify-content:center}.hero-scroll{gap:15px}.hero-wash{background:linear-gradient(180deg,#f5f0e633,#f5f0e69c 35%,#f5f0e69c 65%,#f5f0e633)}.countdown-band{padding-bottom:29px}.gathering-ribbon{padding-block:13px;margin-bottom:26px}.ribbon-track>span{font-size:26px}.ribbon-track i{font-size:18px;margin-inline:18px}.welcome{padding-block:78px 85px}.welcome-side{grid-template-columns:1fr 115px;gap:20px}.welcome-side h2{font-size:62px;line-height:.9;margin:0}.welcome h2 em{margin-left:0}.welcome-side figure{width:110px;max-width:110px;margin:0;box-shadow:7px 7px 0 var(--paper)}.welcome-side .eyebrow{margin:0}.letter{padding-top:35px;font-size:15px;line-height:1.95}.letter p:first-child::first-letter{font-size:91px}.letter .signoff{margin-top:25px}.experience{padding-block:75px 45px}.experience-heading h2{font-size:60px;line-height:.97}.experience-heading h2 br{display:initial}.experience-heading h2>span{font-size:.73em;white-space:normal}.experience-intro{margin-top:28px;font-size:14px}.experience-heading{margin-bottom:48px}.experience-gallery{grid-template-columns:repeat(6,1fr);gap:18px;padding-bottom:38px}.gallery-main{grid-column:1/6;grid-row:1;transform:rotate(-3deg);padding:0}.gallery-friends{grid-column:4/7;grid-row:2;padding-top:0;margin-top:-15px;transform:rotate(5deg)}.gallery-detail{grid-column:1/4;grid-row:2;margin-top:45px;transform:rotate(-5deg)}.gallery-worship{grid-column:2/7;grid-row:3;padding:0;margin-top:20px;transform:rotate(3deg)}.gallery-worship img{aspect-ratio:1.6}.gallery-friends img,.gallery-detail img{aspect-ratio:3/4}.experience-gallery figcaption{font-size:20px;padding-top:10px}.collage-word{font-size:80px;top:20%;left:16%;transform:rotate(-12deg)}.experience-facts{font-size:8px;line-height:1.8}.scripture{min-height:525px;padding-block:65px}.scripture-content:before{font-size:33px;margin-bottom:30px}.scripture blockquote{font-size:45px;line-height:1.08;margin-block:27px}.scripture blockquote br{display:none}.speakers{padding-block:75px 95px}.speakers h2,.tickets-section h2,.schedule-section h2{font-size:69px;line-height:.92}.speakers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 27px;padding-top:0}.speaker:nth-child(even){padding-top:45px}.portrait{max-width:216px;width:100%;height:auto;aspect-ratio:3/4}.portrait img{width:100%;height:100%}.portrait:before{inset:7px -6px -7px 6px}.speaker h3{font-size:28px}.speaker-number{margin-top:22px}.schedule-section{padding-block:75px}.schedule-section .section-heading{margin-bottom:40px}.schedule-day h3>span{font-size:42px}.schedule-day h3>small{font-size:9px}.schedule-grid{gap:34px}.tickets-section{padding-block:75px}.ticket-feature{position:relative;top:auto;padding:35px 28px;box-shadow:8px 8px 0 var(--paper)}.ticket-feature:before{font-size:8px;margin-bottom:30px}.ticket-feature h3{font-size:115px}.tickets-grid{gap:45px}.tier[data-tier=special]{margin:0 -12px;padding:20px 12px}.history-preview{grid-template-columns:1fr;padding:65px 24px;gap:42px}.history-preview .archive-film{width:calc(100% - 10px);margin:auto}.history-preview .film-link{aspect-ratio:1.15}.history-copy{padding:0}.history-copy h2{font-size:66px}.history-copy h2 br{display:initial}.travel-preview h2{font-size:60px}.faq-preview h2{font-size:57px}.closing{padding-block:70px}.closing h2{font-size:70px}.closing .button{margin-top:35px}.footer-bottom{display:flex;font-size:9px;gap:10px 18px;align-items:center}.footer-bottom>span{display:block;width:100%}.footer-bottom>span+span{margin-top:0}.footer-credit{width:100%}.motion-preference{margin-top:5px}.app-downloads{margin-top:24px}.ticket-dock{right:14px;bottom:14px;max-width:calc(100vw - 28px)}.dock-disc{width:82px;height:82px}.dock-number{font-size:28px}.dock-unit{font-size:7px}.dock-panel{min-width:0;padding:17px 25px 16px 35px;margin-left:-22px}.dock-heading{font-size:22px}.dock-date{font-size:6px}.dock-close{width:30px;height:30px}.dock-register{font-size:8px;gap:15px;min-height:32px}.archive-heading{display:block;margin-block:48px 25px}.archive-heading h2{font-size:58px}.archive-heading p{font-size:12px;margin-top:22px}.archive-grid{grid-template-columns:1fr;gap:20px}.archive-film-featured{margin-bottom:0}.film-link,.archive-film-featured .film-link{aspect-ratio:1.25}.film-caption,.archive-film-featured .film-caption{left:25px;bottom:25px}.film-caption>span,.archive-film-featured .film-caption>span{font-size:49px}.film-year,.archive-film-featured .film-year{left:25px;top:24px;font-size:40px}.film-play,.archive-film-featured .film-play{width:62px;height:62px;top:43%}.archive-photo-note{font-size:10px;margin-top:25px}.archive-films{padding-bottom:65px}.film-dialog{width:calc(100vw - 24px);max-height:calc(100svh - 24px)}.film-dialog-bar{padding:10px 16px;gap:15px}.film-dialog h2{font-size:25px}.film-dialog-close{font-size:9px;gap:8px}.film-dialog-note{padding:16px;font-size:10px;gap:10px}.page-intro h1{font-size:67px}}
@media(prefers-reduced-motion:reduce){.reveal-in{opacity:1;translate:none}.ribbon-track,.dock-orbit{animation:none}.button:hover,.experience-gallery figure:hover,.speaker:hover .portrait img{transform:none}}
html.motion-reduced{scroll-behavior:auto}
.motion-reduced *,.motion-reduced *:before,.motion-reduced *:after{animation:none!important;transition:none!important}
.motion-reduced .reveal-in{opacity:1;translate:none}

.dock-note{font:400 9px/1.55 var(--sans);max-width:245px;margin:0 0 7px}
@media(max-width:640px){.dock-note{max-width:180px;font-size:8px}.collage-word{top:105px;font-size:74px;left:15%}}

/* The 2027 photoshoot carries the current conference; archival covers stay in history. */
.history-photo-collage{position:relative;padding:0 25px 40px 35px}
.history-photo-main{width:84%;margin-left:auto;transform:rotate(3deg)}
.history-photo-main img{width:100%;aspect-ratio:.77;object-fit:cover;object-position:50% 72%}
.history-photo-inset{position:absolute;left:0;bottom:50px;width:38%;transform:rotate(-8deg);border:8px solid var(--paper);box-shadow:0 8px 20px #302d2820}
.history-photo-inset img{width:100%;aspect-ratio:.8;object-fit:cover;object-position:50% 45%}
.history-photo-collage>p{font:italic 22px/1.3 var(--serif);text-align:right;margin:24px 0 0}
.faq-photo{max-width:210px;margin:40px 0 0 24px;transform:rotate(-5deg);box-shadow:10px 10px 0 #ded6c7}
.faq-photo img{width:100%;aspect-ratio:.85;object-fit:cover}
.photo-interlude{overflow:hidden;max-height:400px}
.photo-interlude img{width:100%;aspect-ratio:4;object-fit:cover;object-position:50% 74%}
@media(max-width:980px){.history-photo-collage{padding-inline:5px}.history-photo-main{width:88%}.history-photo-inset{width:45%;left:-15px;bottom:70px;border-width:6px}.history-photo-collage>p{font-size:19px}.faq-photo{max-width:180px;margin-left:12px}.photo-interlude img{aspect-ratio:3.3}}
@media(max-width:640px){.history-photo-collage{padding:0 10px 15px}.history-photo-main{width:86%}.history-photo-main img{aspect-ratio:.84}.history-photo-inset{left:0;bottom:75px;width:42%}.history-photo-collage>p{font-size:19px;margin-top:20px}.faq-photo{max-width:170px;margin:28px 12px 8px auto}.photo-interlude img{aspect-ratio:2.2;object-position:50% 78%}}
@media(min-width:641px){.collage-word{color:var(--olive);top:46%;left:18%;font-size:clamp(85px,10vw,145px)}}

.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}

/* Review corrections: a Scripture stamp and explicit, copyable email contacts. */
.hero-stamp>span{font:italic 29px/.86 var(--serif);text-align:center;letter-spacing:-.02em}
.hero-stamp small{font-size:8px;margin-top:4px}
.email-contact{margin-bottom:19px}
.email-contact>p{margin:0 0 5px;font-size:10px;color:#5d5d50}
.email-contact-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.email-contact-row a{font-size:11px;text-decoration:none;overflow-wrap:anywhere}
.email-contact-row a:hover{text-decoration:underline}
.email-contact-row button{background:transparent;color:var(--olive);border:1px solid var(--line);padding:7px 10px;font-size:9px;min-height:34px}
.email-contact-row button:hover{background:var(--paper)}
.copy-fallback{position:fixed;top:-100px;left:0;width:1px;height:1px;opacity:0}
@media(max-width:640px){.email-contact-row button{min-height:44px;padding-inline:13px}.email-contact-row a{font-size:12px}}

.email-contact [data-copy-status]:not(.sr-only){display:block;font-size:11px;line-height:1.65;margin-top:8px;max-width:300px;overflow-wrap:anywhere;color:#5d5d50}
