:root{--wine:#680024;--wine-rich:#870032;--wine-light:#a6003b;--ivory:#f5efe6;--paper:#fbf8f2;--sand:#d9c5ad;--ink:#181311;--muted:#786e67;--line:#1813112e;--serif:"Iowan Old Style", "Baskerville", "Times New Roman", serif;--sans:"Avenir Next", "Helvetica Neue", Arial, sans-serif;--header-height:88px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}body,button,a{font-family:var(--sans)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400;line-height:.98}::selection{background:var(--wine);color:#fff}.skip-link{z-index:1000;color:var(--ink);background:#fff;padding:10px 16px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--wine);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700}.site-header{z-index:100;height:var(--header-height);color:#fff;transition:height .28s,color .28s,background-color .28s,box-shadow .28s;position:fixed;top:0;left:0;right:0}.site-header--scrolled{height:74px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5efe6f5;box-shadow:0 1px #18131114}.site-header__inner{justify-content:space-between;align-items:center;width:min(100% - 64px,1440px);height:100%;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;min-width:220px;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:44px;height:44px;box-shadow:0 0 0 1px #fff3}.brand span{flex-direction:column;line-height:1.1;display:flex}.brand strong{font-family:var(--serif);letter-spacing:-.015em;font-size:1.02rem;font-weight:600}.brand small{letter-spacing:.22em;text-transform:uppercase;margin-top:3px;font-size:.56rem;font-weight:700}.desktop-nav{align-items:center;gap:38px;display:flex}.desktop-nav a{letter-spacing:.12em;text-transform:uppercase;font-size:.73rem;font-weight:700;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .26s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.desktop-nav a:last-child{border:1px solid;border-radius:999px;padding:13px 20px}.desktop-nav a:last-child:after{display:none}.menu-button{width:44px;height:44px;color:inherit;background:0 0;border:0;padding:10px;display:none}.menu-button svg{width:100%;height:100%}.mobile-nav{display:none}.hero{color:#fff;background:#241b19;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__slides,.hero__image,.hero__veil{width:100%;height:100%;position:absolute;inset:0}.hero__slides{overflow:hidden}.hero__image{object-fit:cover;filter:contrast(1.04);opacity:0;transition:opacity 1.15s,transform 8s linear;transform:scale(1.065)}.hero__image--active{opacity:1;transform:scale(1.015)}.hero__veil{background:linear-gradient(90deg,#18070ae6 0%,#260a108f 38%,#140e0d21 70%),linear-gradient(#0000 58%,#130c0bab 100%)}.hero__content{z-index:2;width:min(100% - 64px,1440px);padding:calc(var(--header-height) + 70px) 0 13vh;margin:0 auto;position:relative}.hero__eyebrow{color:#ffffffc7;letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px;font-size:.71rem;font-weight:700}.hero h1{text-wrap:balance;max-width:820px;font-size:clamp(4rem,7.7vw,8rem)}.hero__body{color:#ffffffd6;max-width:550px;margin-top:28px;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.65}.hero__actions{align-items:center;gap:14px;margin-top:40px;display:flex}.button{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 22px;font-size:.72rem;font-weight:800;transition:background-color .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button svg{width:18px;height:18px}.button--ivory{background:var(--ivory);color:var(--ink)}.button--ivory:hover,.button--ivory:focus-visible{background:#fff}.button--ghost{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-color:#ffffff75}.button--ghost:hover,.button--ghost:focus-visible{background:#ffffff17;border-color:#fff}.hero__service-note{z-index:2;border-left:1px solid #ffffff80;flex-direction:column;width:185px;padding-left:22px;display:flex;position:absolute;bottom:13vh;right:max(32px,50vw - 720px)}.hero__service-note span,.hero__service-note small{color:#ffffffa6;letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;font-weight:700}.hero__service-note strong{font-family:var(--serif);margin:3px 0;font-size:2rem;font-weight:400;line-height:1}.hero__controls{z-index:3;align-items:center;gap:14px;display:flex;position:absolute;bottom:34px;right:max(32px,50vw - 720px)}.hero__controls>button{color:#fff;cursor:pointer;background:#120b0a21;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:border-color .18s,background-color .18s;display:grid}.hero__controls>button:first-child svg{transform:rotate(180deg)}.hero__controls>button:hover,.hero__controls>button:focus-visible{background:#ffffff21;border-color:#fff}.hero__controls svg{width:17px;height:17px}.hero__pagination{align-items:center;gap:7px;display:flex}.hero__dot{cursor:pointer;background:0 0;border:0;width:34px;height:38px;padding:0}.hero__dot span{background:#ffffff59;width:100%;height:2px;display:block;overflow:hidden}.hero__dot span:after{content:"";transform-origin:0;background:#fff;width:100%;height:100%;transition:transform .3s;display:block;transform:scaleX(0)}.hero__dot--active span:after{transform:scaleX(1)}.hero__scroll{z-index:2;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__scroll span{background:#ffffff4d;width:1px;height:28px;display:block;overflow:hidden}.hero__scroll span:after{content:"";background:#fff;width:1px;height:12px;animation:1.8s ease-in-out infinite scroll-cue;display:block}.reveal{opacity:0;animation:.8s cubic-bezier(.2,.7,.2,1) forwards reveal-up;transform:translateY(24px)}.reveal--1{animation-delay:.22s}.reveal--2{animation-delay:.32s}.reveal--3{animation-delay:.44s}.reveal--4{animation-delay:.56s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}@keyframes scroll-cue{0%{transform:translateY(-14px)}60%,to{transform:translateY(30px)}}.section{width:min(100% - 96px,1320px);margin:0 auto}.mandate{grid-template-columns:220px 1fr;gap:clamp(40px,8vw,130px);padding:clamp(110px,14vw,210px) 0;display:grid}.section__marker{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.16em;text-transform:uppercase;align-items:flex-start;gap:16px;padding-top:16px;font-size:.67rem;font-weight:700;display:flex}.section__marker span{color:var(--wine)}.mandate__content h2{max-width:970px;color:var(--wine);text-wrap:balance;font-size:clamp(4rem,8.3vw,9rem)}.mandate__content>p{color:#5c514b;max-width:660px;font-family:var(--serif);margin-top:52px;margin-left:auto;font-size:clamp(1.35rem,2vw,2rem);line-height:1.46}.live-callout{color:#fff;background:#0b0b0b;justify-content:center;align-items:center;min-height:min(820px,88svh);display:flex;position:relative;overflow:hidden}.live-callout>img,.live-callout__shade{width:100%;height:100%;position:absolute;inset:0}.live-callout>img{object-fit:cover;object-position:center;filter:contrast(1.05);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.live-callout:hover>img{transform:scale(1.025)}.live-callout__shade{background:linear-gradient(90deg,#0e0b0ac9,#0e0b0a4d)}.live-callout__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(100% - 64px,1180px);display:flex;position:relative}.status-chip{letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:9px;font-size:.66rem;font-weight:800;display:inline-flex}.status-chip span{background:var(--sand);border-radius:50%;width:8px;height:8px}.status-chip--live span{background:#ff3156;animation:1.7s ease-in-out infinite live-pulse;box-shadow:0 0 0 6px #ff315626}.status-chip--upcoming span{background:#e1ad58}.status-chip--offline span{background:#a69c95}@keyframes live-pulse{50%{box-shadow:0 0 0 10px #ff315600}}.live-callout h2{text-wrap:balance;max-width:900px;margin-top:32px;font-size:clamp(4rem,8vw,8rem)}.live-callout__content>p{color:#ffffffba;max-width:510px;margin-top:24px;font-size:1.05rem}.play-link{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:18px;margin-top:42px;font-size:.72rem;font-weight:800;display:inline-flex}.play-link>span{border:1px solid #ffffff85;border-radius:50%;place-items:center;width:62px;height:62px;transition:color .22s,background-color .22s,transform .22s;display:grid}.play-link svg{width:25px;height:25px}.play-link:hover>span,.play-link:focus-visible>span{color:var(--ink);background:#fff;transform:scale(1.07)}.welcome{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(60px,9vw,150px);padding:clamp(120px,14vw,210px) 0;display:grid}.welcome__image-wrap{position:relative}.welcome__image-wrap img{aspect-ratio:4/5;object-fit:cover;width:100%}.welcome__caption{background:var(--wine);color:#fff;letter-spacing:.18em;text-transform:uppercase;padding:18px 24px;font-size:.65rem;font-weight:800;position:absolute;bottom:44px;right:-30px}.welcome__content h2{max-width:640px;color:var(--wine);text-wrap:balance;margin-top:28px;font-size:clamp(3.5rem,6vw,7rem)}.welcome__content>p:not(.eyebrow){color:#5f554f;max-width:580px;font-family:var(--serif);margin-top:36px;font-size:clamp(1.2rem,1.6vw,1.55rem);line-height:1.55}.text-link{color:var(--wine);letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:12px;margin-top:32px;padding-bottom:7px;font-size:.72rem;font-weight:800;display:inline-flex}.text-link svg,.stream-shell__topline a svg{width:18px;height:18px;transition:transform .18s}.text-link:hover svg,.text-link:focus-visible svg,.stream-shell__topline a:hover svg,.stream-shell__topline a:focus-visible svg{transform:translate(4px)}.text-link--light{color:#fff}.visit{background:var(--wine);color:#fff;grid-template-columns:1fr 1.1fr;gap:clamp(60px,10vw,180px);padding:clamp(100px,12vw,170px) max(48px,50vw - 660px);display:grid}.visit .eyebrow{color:var(--sand)}.visit h2{text-wrap:balance;max-width:600px;margin-top:24px;font-size:clamp(4rem,7vw,8rem)}.visit__details{border-top:1px solid #ffffff4d;grid-template-columns:.8fr 1.2fr;align-items:end;gap:48px;padding-top:44px;display:grid}.visit__time,.visit__address{flex-direction:column;display:flex}.visit__time span,.visit__time small{color:#ffffffab;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:700}.visit__time strong{font-family:var(--serif);margin:7px 0 12px;font-size:clamp(2.7rem,4vw,4.5rem);font-weight:400;line-height:1}.visit__address p{color:#ffffffd9;font-family:var(--serif);font-size:1.25rem}.visit__address p+p{margin-top:7px}.moments{background:var(--paper);padding:clamp(120px,14vw,200px) max(48px,50vw - 720px)}.moments__intro{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:70px;display:flex}.moments h2{color:var(--wine);margin-top:20px;font-size:clamp(4rem,7vw,7.5rem)}.moments__gallery{grid-template-columns:1fr 1fr .78fr .95fr;grid-auto-rows:clamp(210px,20vw,310px);gap:18px;display:grid}.moments__gallery figure{height:100%;overflow:hidden}.moments__gallery img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .5s,transform .9s cubic-bezier(.2,.7,.2,1)}.moments__wide{grid-area:span 2/span 2}.moments__portrait{grid-row:span 2}.moments__gallery figure:hover img{filter:grayscale(.15);transform:scale(1.025)}.moments>.text-link{margin-top:52px}.site-footer{background:var(--ink);color:#fff;padding:clamp(90px,11vw,150px) max(48px,50vw - 660px) 30px}.site-footer .eyebrow{color:var(--sand)}.site-footer__lead{border-bottom:1px solid #ffffff26;padding-bottom:100px}.site-footer__lead h2{margin-top:20px;font-size:clamp(4rem,8vw,8rem)}.site-footer__grid{grid-template-columns:1.5fr 1.4fr 1fr .7fr;gap:54px;padding:70px 0 80px;display:grid}.site-footer__grid>div{flex-direction:column;align-items:flex-start;display:flex}.footer-brand{gap:18px}.footer-brand img{border-radius:50%;width:76px;height:76px}.footer-brand p{max-width:220px;font-family:var(--serif);font-size:1.45rem;line-height:1.25}.footer-label{color:var(--sand);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:.65rem;font-weight:800}.site-footer__grid a,.site-footer__grid p:not(.footer-label){color:#ffffffb3;font-size:.88rem;line-height:1.9}.site-footer__grid a:hover{color:#fff}.site-footer__bottom{color:#ffffff6b;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:26px;font-size:.64rem;font-weight:700;display:flex}.live-page{color:#fff;background:#0f0d0c;min-height:100vh}.live-hero{padding:calc(var(--header-height) + 95px) max(48px, calc((100vw - 1440px) / 2)) 80px;justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.live-hero .eyebrow{color:var(--sand)}.live-hero h1{margin-top:24px;font-size:clamp(5rem,10vw,10rem)}.live-hero>p{color:#ffffff8c;max-width:340px;font-family:var(--serif);padding-bottom:16px;font-size:1.2rem}.stream-shell{padding:0 max(32px,50vw - 750px) 130px}.stream-shell__topline{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;padding:22px 0;display:flex}.stream-shell__topline>a{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:.68rem;font-weight:800;display:inline-flex}.stream-grid{background:#000;grid-template-columns:minmax(0,1fr) 360px;min-height:580px;display:grid}.stream-player{aspect-ratio:16/9;background:#050505;min-width:0;position:relative}.stream-player iframe,.stream-chat iframe{border:0;width:100%;height:100%}.stream-empty{text-align:center;background:linear-gradient(#0000008c,#000000c7),url(/images/awuk-lightup-sanctuary-wide.webp) 50%/cover;align-content:center;place-items:center;gap:16px;height:100%;min-height:480px;display:grid}.stream-empty svg{color:#fff;width:58px;height:58px}.stream-empty p{font-family:var(--serif);font-size:1.5rem}.stream-empty a{color:var(--sand);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.stream-chat{background:#181513;border-left:1px solid #ffffff1f;min-height:100%}.stream-chat__waiting{flex-direction:column;justify-content:center;height:100%;min-height:480px;padding:46px;display:flex}.stream-chat__waiting>span{color:var(--sand);letter-spacing:.15em;text-transform:uppercase;font-size:.64rem;font-weight:800}.stream-chat__waiting h2{margin-top:22px;font-size:2.7rem;line-height:1.05}.stream-chat__waiting p{color:#ffffff85;margin-top:22px;font-size:.88rem}.stream-meta{grid-template-columns:1fr .8fr;gap:80px;padding:46px 0 0;display:grid}.stream-meta .eyebrow{color:var(--sand)}.stream-meta h2{max-width:780px;margin-top:16px;font-size:clamp(2.8rem,5vw,5rem)}.stream-meta>p{color:#ffffff94;max-width:540px;font-family:var(--serif);padding-top:28px;font-size:1.2rem}.live-visit{background:var(--ivory);color:var(--ink);grid-template-columns:1.2fr .8fr;gap:100px;padding:130px max(48px,50vw - 660px);display:grid}.live-visit h2{max-width:760px;color:var(--wine);margin-top:20px;font-size:clamp(4rem,7vw,7.5rem)}.live-visit__details{border-top:1px solid var(--line);align-self:end;padding-top:26px}.live-visit__details p{color:#625851;font-family:var(--serif);font-size:1.2rem}.live-visit__details p+p{margin-top:20px}.direct-contact{background:var(--wine);color:#fff;justify-content:space-between;align-items:baseline;gap:30px;padding:60px max(48px,50vw - 660px);display:flex}.direct-contact .eyebrow{color:var(--sand)}.direct-contact a{font-family:var(--serif);font-size:clamp(1.3rem,2.2vw,2rem);transition:color .18s}.direct-contact a:hover{color:var(--sand)}@supports (animation-timeline:view()){.welcome__image-wrap img,.moments__gallery img{animation:linear both image-depth;animation-timeline:view();animation-range:entry -10% exit 110%}@keyframes image-depth{0%{object-position:center 38%}to{object-position:center 62%}}}@media (max-width:1100px){.hero__service-note{display:none}.mandate{grid-template-columns:160px 1fr;gap:50px}.welcome{gap:65px}.visit{grid-template-columns:1fr}.visit__details{max-width:760px}.stream-grid{grid-template-columns:minmax(0,1fr) 300px;min-height:500px}.stream-chat__waiting{padding:32px}.stream-chat__waiting h2{font-size:2.15rem}}@media (max-width:820px){:root{--header-height:76px}.site-header__inner{width:min(100% - 34px,760px)}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{z-index:-1;background:var(--wine);color:#fff;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px;min-height:100svh;padding:120px 30px 70px;transition:opacity .22s,transform .22s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-16px)}.mobile-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{font-family:var(--serif);font-size:clamp(2.5rem,10vw,4.5rem);line-height:1}.mobile-nav a:last-child{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-top:30px;font-size:.78rem;font-weight:700}.site-header--scrolled:has(.mobile-nav--open){color:#fff}.section{width:min(100% - 40px,740px)}.hero__content{width:min(100% - 40px,740px);padding-bottom:12vh}.hero__veil{background:linear-gradient(90deg,#1a070bd9,#140c0c2b),linear-gradient(#0000 45%,#120b0ab8)}.hero h1{font-size:clamp(3.5rem,13vw,6rem)}.mandate{grid-template-columns:1fr}.section__marker{width:170px}.mandate__content>p{margin-left:0}.welcome{grid-template-columns:1fr}.welcome__image-wrap{width:calc(100% - 30px)}.welcome__caption{right:-30px}.moments{padding-left:20px;padding-right:20px}.moments__gallery{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.moments__wide{grid-area:auto/1/auto/-1}.moments__portrait{grid-row:auto}.moments__gallery img{aspect-ratio:4/5;height:auto}.moments__gallery .moments__wide img{aspect-ratio:5/4}.site-footer{padding-left:24px;padding-right:24px}.site-footer__grid{grid-template-columns:1fr 1fr}.stream-grid{grid-template-columns:1fr}.stream-chat{border-top:1px solid #ffffff1f;border-left:0;min-height:330px}.stream-chat__waiting{min-height:330px}.stream-meta,.live-visit{grid-template-columns:1fr;gap:52px}.direct-contact{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.brand{min-width:0}.brand img{width:40px;height:40px}.brand strong{font-size:.9rem}.brand small{font-size:.49rem}.hero{min-height:100svh}.hero__content{padding-bottom:13vh}.hero__controls{bottom:24px;right:20px}.hero__dot{width:25px}.hero__body{max-width:390px;font-size:.94rem}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero__scroll{display:none}.mandate,.welcome{padding:100px 0}.mandate__content h2,.welcome__content h2,.visit h2,.moments h2,.live-visit h2{font-size:clamp(3.35rem,15vw,5rem)}.mandate__content>p,.welcome__content>p:not(.eyebrow){font-size:1.22rem}.live-callout{min-height:76svh}.live-callout>img{object-position:58% center}.live-callout h2{font-size:clamp(3.4rem,15vw,5rem)}.visit{padding:90px 20px}.visit__details{grid-template-columns:1fr}.moments__gallery{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.moments__gallery figure{scroll-snap-align:start;min-width:82vw}.moments__gallery .moments__wide img,.moments__gallery img{aspect-ratio:4/5;height:auto}.site-footer__lead{padding-bottom:70px}.site-footer__lead h2{font-size:4rem}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;gap:12px}.live-hero{padding:calc(var(--header-height) + 70px) 20px 54px;flex-direction:column;align-items:flex-start}.live-hero h1{font-size:4.8rem}.live-hero>p{padding-bottom:0}.stream-shell{padding:0 12px 90px}.stream-shell__topline{gap:16px}.stream-shell__topline>a{font-size:.58rem}.stream-player{aspect-ratio:16/9}.stream-chat{min-height:280px}.stream-chat__waiting{min-height:280px;padding:30px}.stream-meta{gap:24px;padding-top:34px}.stream-meta h2{font-size:3rem}.stream-meta>p{padding-top:0}.live-visit{padding:100px 20px}.direct-contact{padding:54px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
