:root{--ink:#101b36;--blue:#2555ee;--sky:#c5e4ff;--paper:#fff;--muted:#606c81;--line:#dde4ef;--section:#f3f7fd;--page-pad:clamp(22px,6vw,112px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Pretendard,'Noto Sans KR','Apple SD Gothic Neo','Malgun Gothic',sans-serif;font-size:16px;line-height:1.75;word-break:keep-all;overflow-wrap:break-word}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5784ff;outline-offset:5px}img,video{display:block;max-width:100%;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.25;letter-spacing:-.045em}h1{font-size:clamp(40px,5vw,74px);font-weight:800}h2{font-size:clamp(32px,4vw,58px);font-weight:800}h3{font-size:25px;font-weight:750}[hidden]{display:none!important}::selection{background:#cde3ff;color:#0c234b}.wrap{padding-left:var(--page-pad);padding-right:var(--page-pad);max-width:1700px;margin:auto}.section{padding:104px var(--page-pad)}.eyebrow{font-size:14px;letter-spacing:.13em;font-weight:700;line-height:1.5;margin-bottom:22px}.blue{color:var(--blue)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading>p{font-size:17px;color:var(--muted);line-height:1.85}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:16px;font-weight:650;border-bottom:1px solid currentColor;padding:8px 0;flex-shrink:0}.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:56px;padding:16px 26px;font-size:16px;font-weight:700;line-height:1.5;border-radius:6px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--blue);color:#fff}.primary:hover{background:#1942c7}.white{background:#fff;color:var(--blue)}.outline{border-color:#8190b2;color:#fff;background:transparent}.subtle{background:var(--section);color:var(--ink)}.skip{position:fixed;top:-100px;left:12px;background:#fff;z-index:100;padding:10px 20px}.skip:focus{top:8px}
.header{height:104px;padding:0 var(--page-pad);display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:30;background:#fffffffa;border-bottom:1px solid #e8edf5;backdrop-filter:blur(14px)}.header-brand{display:block;width:210px;flex-shrink:0}.header-brand img{height:90px;object-fit:contain}.header nav{display:flex;align-items:center;gap:clamp(18px,2.3vw,40px);font-size:16px;font-weight:650}.header nav>a{position:relative;white-space:nowrap}.header nav>a:not(.nav-contact):hover,.header nav>a[aria-current]{color:var(--blue)}.header nav>a[aria-current]:after{content:'';position:absolute;bottom:-8px;left:0;right:0;height:2px;background:var(--blue)}.nav-contact{display:flex;gap:28px;align-items:center;background:var(--blue);color:#fff;padding:13px 23px;border-radius:6px}.nav-contact:hover{background:#1942c7}.menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:5px;min-height:44px;padding:8px 14px;font-size:15px;font-weight:600}
.hero{position:relative;isolation:isolate;min-height:730px;height:calc(100svh - 104px);max-height:1000px;background:#07132b;color:#fff;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-1}.hero-media img,.hero-media video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-media video{opacity:0;transition:opacity .6s}.hero-media video.is-playing{opacity:1}.hero-shade{background:linear-gradient(90deg,#08172de8 0%,#08172da1 42%,#08172d26 100%),linear-gradient(0deg,#061329d9 0%,transparent 45%)}.hero-content{padding:70px var(--page-pad) 150px;position:relative;max-width:1080px}.hero .eyebrow{color:#d4eaff;font-size:14px;letter-spacing:.18em;margin-bottom:26px}.hero h1{font-size:clamp(58px,6.6vw,104px);line-height:1.08;letter-spacing:-.065em}.hero h1>span{display:block;font-family:Arial,sans-serif;letter-spacing:-.055em;font-size:.72em;color:#b8dcff;line-height:1.3;margin-top:12px}.hero-description{font-size:18px;color:#eef3ff;margin-top:26px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:32px}.hero-film-link{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600}.play-circle{width:44px;height:44px;border:1px solid #ffffff9e;display:grid;place-items:center;border-radius:50%;font-size:14px}.hero-film-link:hover .play-circle{background:#fff;color:var(--blue)}.hero-foot{position:absolute;bottom:28px;left:var(--page-pad);right:var(--page-pad);display:flex;align-items:flex-end;justify-content:space-between;gap:24px;font-size:14px;color:#d5e2f8;border-top:1px solid #ffffff42;padding-top:20px}.hero-foot>div{display:flex;align-items:center;gap:32px}.hero-foot button{background:#0a193960;border:1px solid #8195b6;color:white;padding:8px 14px;border-radius:40px;font-size:14px;min-height:42px}.hero-foot a{display:flex;align-items:center;gap:30px;font-size:13px;letter-spacing:.12em}.hero-foot a span{font-size:22px}.intro-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px var(--page-pad);background:var(--blue);color:#fff}.intro-strip p{font-size:24px;font-weight:750;letter-spacing:-.04em}.intro-strip>span{font-size:15px;color:#e1ecff}.mobile-only{display:none}
.programs{padding-top:118px}.show-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:26px}.show-card{grid-column:span 5;position:relative;isolation:isolate;overflow:hidden;min-height:440px;color:#fff;border-radius:14px;background:#050918;display:flex;flex-direction:column;justify-content:space-between;padding:28px}.show-card:nth-child(4n+1),.show-card:nth-child(4n+4){grid-column:span 7}.show-art{position:absolute;inset:0;z-index:-2;display:flex;align-items:center}.show-art img{height:100%;object-fit:contain;transition:transform .65s;max-height:100%;opacity:.94}.show-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#030819fa,transparent 68%),linear-gradient(180deg,#03081988,transparent 25%)}.show-card:hover .show-art img{transform:scale(1.035)}.show-card-top{display:flex;justify-content:space-between;gap:20px;font-size:13px;letter-spacing:.1em;font-weight:650}.show-number{opacity:.7}.show-card-copy{padding-top:180px}.show-card h3{font-size:clamp(28px,2.7vw,40px);line-height:1.25}.show-light-shadow h3{font-size:clamp(25px,2.4vw,36px)}.show-card p{color:#e0e8fc;margin-top:10px;font-size:16px}.show-discover{margin-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#d5e6ff;border-top:1px solid #ffffff3d;padding-top:16px}.show-discover>span{font-size:23px;line-height:1}.artwork-note{color:var(--muted);font-size:13px;margin-top:20px}.film-section{background:#0a1730;color:#fff}.film-section .eyebrow{color:#9fcaff}.film-section .section-heading>p{color:#b8cae6}.film-player{max-width:1230px;margin:auto;border-radius:10px;overflow:hidden;background:#020714;box-shadow:0 24px 75px #02051244}.film-player video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.film-caption{max-width:1230px;margin:22px auto 0;display:flex;justify-content:space-between;gap:24px;color:#adc6e9;font-size:14px}.film-caption>a{color:#fff}.film-caption>span{letter-spacing:.1em}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px}.gallery-card{min-width:0}.gallery-image{position:relative;overflow:hidden;aspect-ratio:4/3;background:#edf2fa;border-radius:10px}.gallery-image img{height:100%;object-fit:cover;transition:transform .55s}.gallery-card:hover .gallery-image img{transform:scale(1.04)}.gallery-card-copy{padding:22px 0}.gallery-card-copy .eyebrow{font-size:13px;letter-spacing:.04em;margin-bottom:12px}.gallery-card h3{font-size:23px;line-height:1.5;display:flex;justify-content:space-between;gap:16px}.gallery-card h3 span{font-weight:400;color:var(--blue);flex-shrink:0}.video-badge{position:absolute;left:18px;bottom:18px;background:#071733d9;color:white;border-radius:30px;font-size:14px;padding:7px 16px}.news-section{background:var(--section)}.news-list{border-top:2px solid var(--ink)}.news-list>a{display:grid;grid-template-columns:100px 1fr 135px 24px;gap:30px;align-items:center;padding:32px 0;border-bottom:1px solid #ced9e9}.news-category{color:var(--blue);font-size:14px;font-weight:650}.news-list h3{font-size:21px;line-height:1.5}.news-meta{font-size:14px;color:var(--muted);text-align:right}.news-list>a>span:last-child{font-size:25px;color:var(--blue)}.news-list>a:hover h3{color:var(--blue)}
.occasions{background:#fff}.occasion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.occasion-grid article{padding-top:24px;border-top:1px solid #b8c8df}.number{display:block;font-family:Arial,sans-serif;font-size:14px;color:var(--blue);margin-bottom:28px}.occasion-grid h3{font-size:24px;margin-bottom:18px}.occasion-grid p{font-size:16px;color:var(--muted);line-height:1.85}.occasion-grid a{font-size:14px;display:inline-block;color:var(--blue);font-weight:650;margin-top:24px}.about{background:var(--section);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-image{overflow:hidden;aspect-ratio:1/1;border-radius:12px;background:#dfe9f8}.about-image img{height:100%;object-fit:cover}.about-copy>p:not(.eyebrow){color:var(--muted);margin-top:24px;font-size:16px;line-height:1.9}.credentials{border-top:1px solid #c5d4e9;margin-top:28px;padding-top:22px;display:grid;gap:6px;font-size:15px}.about .text-link{margin-top:25px}.experience-section{background:#fff}.venue-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 34px;margin:38px 0 0;padding:0;list-style:none}.venue-list li{padding:23px 0;border-top:1px solid #d5deeb;font-size:17px;color:#455570;font-weight:600}.history-more{margin-top:26px}.history-more summary{color:var(--blue);border-top:1px solid var(--line)}.history-close{display:none}.history-more[open] .history-open{display:none}.history-more[open] .history-close{display:inline}.history-full{margin-top:0}.history-full li{font-size:16px;font-weight:400}.faq{background:var(--section);display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.faq-items details{border-bottom:1px solid #cbd8e9}summary{list-style:none;font-size:17px;font-weight:650;padding:25px 32px 25px 0;position:relative;cursor:pointer}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:19px;font-size:25px;font-weight:400;color:#536a91}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:16px;line-height:1.9;padding:0 25px 25px 0}
.contact{color:white}.contact .eyebrow{color:#aecfff}.contact h2{font-size:clamp(34px,3.6vw,52px)}.contact p{line-height:1.85}.contact-actions{margin-top:35px}.phone{font-family:Arial,sans-serif;font-size:38px;letter-spacing:-1px;display:flex;justify-content:space-between;border-bottom:1px solid #ffffff50;padding-bottom:22px}.contact-buttons{display:flex;gap:12px;margin-top:24px}.contact-buttons .button{flex:1;justify-content:center}.copy-number{background:transparent;border:0;border-bottom:1px solid #7e94be;color:#d4e2ff;padding:0;margin-top:18px;font-size:14px}.copy-status{font-size:14px;min-height:25px;margin-top:5px}.site-footer{background:#fff;padding:45px var(--page-pad) 38px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:36px;border-bottom:1px solid var(--line)}.footer-message{font-size:25px;font-weight:700;line-height:1.5;letter-spacing:-.03em}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:30px}.footer-bottom p{color:var(--muted);font-size:14px}.footer-bottom small{display:block;color:#7b8496;margin-top:18px;font-family:Arial,sans-serif;font-size:12px}.socials{display:flex;gap:25px;align-items:flex-start;flex-wrap:wrap;font-size:14px;font-weight:600}.socials .admin-link{font-weight:400;color:var(--muted)}.mobile-contact{display:none}
.page-breadcrumb{display:flex;gap:14px;flex-wrap:wrap;font-size:14px;color:var(--muted);padding-top:30px;padding-bottom:30px}.page-breadcrumb a:hover{color:var(--blue)}.program-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center;padding-top:30px;padding-bottom:90px}.program-intro h1{font-size:clamp(38px,4vw,60px);line-height:1.3}.program-tagline{font-size:22px;font-weight:650;line-height:1.55;margin-top:24px}.program-description{color:var(--muted);margin-top:20px;line-height:1.9}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.tags span{background:#eaf1fc;color:#425d8a;padding:6px 12px;border-radius:4px;font-size:14px}.program-intro .button{margin-top:32px}.program-visual{min-width:0}.program-visual img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#040918;border-radius:14px}.program-visual figcaption{font-size:13px;color:var(--muted);margin-top:12px}.program-content{background:var(--section)}.moment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.moment-grid article{border-top:1px solid #b9cbe6;padding-top:24px}.moment-grid h3{font-size:25px;margin-bottom:18px}.moment-grid p{color:var(--muted);font-size:16px;line-height:1.85}.program-note{margin-top:45px;border-left:3px solid var(--blue);padding:0 20px;font-size:15px;color:#4c6183}.program-guide{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.program-guide dl{margin:0}.program-guide dl>div{display:grid;grid-template-columns:110px 1fr;gap:25px;border-bottom:1px solid var(--line);padding:25px 0}.program-guide dl>div:first-child{border-top:1px solid var(--line)}.program-guide dt{font-weight:700}.program-guide dd{margin:0;color:var(--muted)}.related-gallery{background:var(--section)}.related-stage{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;background:#101f3e;border-radius:14px;overflow:hidden;color:#fff}.related-stage>img{height:370px;object-fit:cover}.related-stage>div{padding:40px}.related-stage .eyebrow{color:#b9d8ff}.related-stage h3{font-size:32px;line-height:1.4;margin-bottom:28px}.related-stage span{font-size:16px}.related-programs h2{font-size:38px}.related-links{display:flex;flex-wrap:wrap;gap:12px}.related-links>a{display:flex;gap:35px;padding:16px 20px;border:1px solid var(--line);border-radius:6px;font-size:16px}.related-links>a:hover{color:var(--blue);border-color:var(--blue)}.page-cta{background:var(--blue);color:white;display:flex;justify-content:space-between;align-items:center;gap:50px}.page-cta h2{font-size:clamp(30px,3.4vw,48px)}.page-cta .eyebrow{color:#d4e5ff}.page-cta .button{flex-shrink:0;max-width:100%}.page-heading{padding-top:75px;padding-bottom:70px}.page-heading h1{font-size:clamp(44px,6vw,82px)}.page-heading>p:last-child{color:var(--muted);margin-top:26px;font-size:18px}.gallery-section{padding-top:0}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;padding:0 0 32px;border-bottom:1px solid var(--line)}.gallery-filters button{padding:12px 20px;font-size:15px;border-radius:40px;border:1px solid #cdd7e7;background:white;min-height:48px}.gallery-filters button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}.gallery-count{color:var(--muted);font-size:14px;padding:25px 0}.gallery-detail{padding-top:40px;padding-bottom:90px;max-width:1450px}.gallery-detail h1{font-size:clamp(32px,4vw,52px)}.gallery-detail figure{margin:40px 0 30px;background:#f4f7fc;border-radius:10px;overflow:hidden}.gallery-detail figure img{width:auto;max-width:100%;max-height:900px;margin:auto;object-fit:contain}.gallery-detail video{width:100%;aspect-ratio:16/9;background:#030914;object-fit:contain}.gallery-detail figcaption{padding:26px 32px;font-size:16px;color:#4b5b73;line-height:1.8}.gallery-pagination{display:flex;justify-content:space-between;align-items:center;font-size:15px;padding-top:25px}.gallery-pagination>a:not(.button){padding:12px 0}
@media(min-width:1800px){:root{--page-pad:max(7%,calc((100vw - 1450px)/2))}.wrap{max-width:none}.hero-content{max-width:1300px}.hero{min-height:850px}}
@media(max-width:1150px){.header{height:86px}.header-brand{width:170px}.header-brand img{height:74px}.header nav{gap:20px;font-size:14px}.nav-contact{padding:11px 17px;gap:15px}.hero{height:calc(100svh - 86px);min-height:710px}.hero-content{padding-top:72px}.hero h1{font-size:78px}.section{padding-top:80px;padding-bottom:80px}.show-card{min-height:420px;padding:24px}.show-card-copy{padding-top:150px}.show-card h3{font-size:31px}.show-light-shadow h3{font-size:29px}.occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.about,.faq{gap:42px}.news-list>a{gap:20px;grid-template-columns:80px 1fr 115px 20px}.gallery-card h3{font-size:21px}.program-hero{gap:40px}.program-tagline{font-size:20px}.program-guide{gap:40px}.moment-grid{gap:25px}.related-stage>img{height:320px}}
@media(max-width:960px){html{scroll-padding-top:84px}.header{height:84px}.menu-toggle{display:block}.header nav{display:none;position:absolute;top:84px;left:0;right:0;padding:22px var(--page-pad) 28px;background:#fff;box-shadow:0 14px 25px #102a491c;align-items:stretch}.header nav.open{display:flex;flex-direction:column;gap:6px}.header nav>a{padding:12px 16px;font-size:16px;min-height:48px}.header nav>a[aria-current]:after{display:none}.nav-contact{margin-top:8px;justify-content:space-between}.show-card{grid-column:span 6!important;min-height:400px}.show-card h3{font-size:30px}.show-light-shadow h3{font-size:27px}.show-card-top{font-size:12px;letter-spacing:.08em}.gallery-grid{gap:32px 20px}.home-gallery .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gallery .gallery-card:last-child{display:none}.gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card h3{font-size:22px}.program-hero{grid-template-columns:1fr;gap:40px}.program-intro{max-width:740px}.program-visual{max-width:800px}.program-hero .program-visual{grid-row:2}.program-content .section-heading>p{display:none}.moment-grid{grid-template-columns:1fr;gap:30px}.moment-grid .number{margin-bottom:14px}.program-guide{grid-template-columns:1fr}.page-cta{gap:30px;flex-wrap:wrap}.footer-bottom{flex-direction:column}.news-list>a{grid-template-columns:80px 1fr 24px}.news-meta{display:none}}
@media(max-width:720px){:root{--page-pad:24px}.header{height:80px}.header-brand{width:158px}.header-brand img{height:69px}.header nav{top:80px}.hero{min-height:690px;height:calc(100svh - 80px);max-height:920px}.hero-content{padding-top:57px;padding-bottom:150px}.hero h1{font-size:clamp(48px,11.5vw,78px);line-height:1.13}.hero h1>span{font-size:.7em;margin-top:13px}.hero .eyebrow{font-size:12px;letter-spacing:.08em;margin-bottom:25px}.hero-description{font-size:16px;line-height:1.9;margin-top:24px}.hero-actions{gap:22px;align-items:flex-start;flex-direction:column;margin-top:26px}.hero-actions .button{min-height:52px;padding:14px 22px;font-size:15px;gap:50px}.hero-film-link{font-size:14px;gap:10px}.play-circle{width:36px;height:36px;font-size:12px}.hero-shade{background:linear-gradient(90deg,#07152dd4,#07152d65),linear-gradient(0deg,#07152deb,transparent 70%)}.hero-media img,.hero-media video{object-position:55% center}.hero-foot{font-size:12px;bottom:20px;padding-top:16px}.hero-foot>div{gap:10px}.hero-foot a{display:none}.hero-foot button{font-size:12px;padding:8px 12px}.intro-strip{padding-top:24px;padding-bottom:24px;align-items:flex-start;flex-direction:column;gap:8px}.intro-strip p{font-size:23px;line-height:1.5}.intro-strip>span{font-size:14px}.section{padding-top:65px;padding-bottom:65px}.eyebrow{font-size:13px;margin-bottom:18px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:22px;font-size:16px}.section-heading>.text-link{margin-top:22px;font-size:14px}.section-heading h2{font-size:clamp(30px,7.9vw,44px)}.show-grid{grid-template-columns:minmax(0,1fr);gap:20px}.show-card{grid-column:auto!important;min-height:390px;padding:24px;border-radius:10px}.show-card-copy{padding-top:165px}.show-card h3{font-size:31px}.show-light-shadow h3{font-size:28px}.show-card p{font-size:15px}.show-card-top{font-size:12px}.show-discover{margin-top:18px;padding-top:14px}.artwork-note{font-size:13px;line-height:1.7}.film-section .section-heading>p{font-size:16px}.film-player{border-radius:7px}.film-caption{display:block;margin-top:18px;font-size:13px}.film-caption>a{display:inline-block;margin-top:12px}.film-caption>span{font-size:12px;letter-spacing:.04em}.home-gallery .gallery-grid,.gallery-section .gallery-grid{grid-template-columns:1fr}.home-gallery .gallery-card:last-child{display:block}.gallery-grid{gap:28px}.gallery-card-copy{padding:18px 0 0}.gallery-card h3{font-size:23px}.news-list>a{grid-template-columns:1fr 24px;gap:12px;padding:25px 0}.news-category{grid-column:1/-1;font-size:13px}.news-list h3{font-size:18px;line-height:1.65}.news-list>a>span:last-child{align-self:end}.occasion-grid{gap:30px 20px}.occasion-grid article{padding-top:18px}.occasion-grid .number{margin-bottom:20px}.occasion-grid h3{font-size:21px}.occasion-grid p{font-size:15px}.occasion-grid p br{display:none}.occasion-grid a{font-size:14px}.about{display:block}.about-image{margin-bottom:35px;aspect-ratio:1}.about h2{font-size:32px}.about-copy>p:not(.eyebrow){font-size:16px}.credentials{font-size:14px}.about .text-link{font-size:14px}.venue-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin-top:28px}.venue-list li{font-size:15px;padding:20px 0}.history-full{grid-template-columns:1fr}.history-full li{font-size:15px}.history-more summary{font-size:15px}.faq{display:block}.faq-items{margin-top:28px}.faq summary{font-size:16px;line-height:1.7}.faq details p{font-size:15px}.phone{font-size:30px}.contact-buttons .button{font-size:15px;padding:15px 18px}.site-footer{padding-top:30px;padding-bottom:110px}.footer-top{flex-direction:column;align-items:flex-start;padding-bottom:30px;gap:22px}.footer-message{font-size:23px}.footer-bottom{padding-top:25px;gap:25px}.footer-bottom p{font-size:14px}.socials{gap:20px;font-size:14px}.mobile-contact{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:40;bottom:0;left:0;right:0;padding-bottom:env(safe-area-inset-bottom);background:#fff;box-shadow:0 -4px 25px #0b225314;border-top:1px solid #dde5f2}.mobile-contact a{display:flex;align-items:center;justify-content:center;gap:20px;font-size:15px;font-weight:700;min-height:58px;padding:14px}.mobile-contact a:last-child{background:var(--blue);color:white}.page-breadcrumb{font-size:13px;gap:10px;padding-top:22px;padding-bottom:22px}.program-hero{padding-top:20px;padding-bottom:60px}.program-intro h1{font-size:40px}.program-tagline{font-size:21px}.program-description{font-size:16px}.program-intro .button{width:100%;justify-content:space-between}.program-visual img{border-radius:8px}.program-visual figcaption{font-size:12px}.moment-grid h3{font-size:24px}.program-guide dl>div{grid-template-columns:1fr;gap:8px;padding:22px 0}.related-stage{display:block}.related-stage>img{height:auto;max-height:330px;aspect-ratio:4/3;object-fit:cover}.related-stage>div{padding:26px}.related-stage h3{font-size:26px}.related-stage .eyebrow{margin-bottom:14px}.related-programs h2{font-size:30px}.related-links{gap:10px}.related-links>a{font-size:14px;padding:12px 16px;gap:20px}.page-cta{display:block}.page-cta .button{margin-top:28px;width:100%;font-size:15px;gap:18px}.page-heading{padding-top:48px;padding-bottom:42px}.page-heading h1{font-size:45px}.page-heading>p:last-child{font-size:16px;line-height:1.85;margin-top:22px}.gallery-section{padding-top:0}.gallery-filters{gap:8px;padding-bottom:24px}.gallery-filters button{font-size:14px;padding:10px 16px;min-height:44px}.gallery-detail{padding-top:24px;padding-bottom:70px}.gallery-detail h1{font-size:33px;line-height:1.4}.gallery-detail figure{margin-top:28px}.gallery-detail figcaption{padding:20px;font-size:15px}.gallery-pagination .button{padding:13px 18px;font-size:14px}.gallery-pagination{font-size:14px}.gallery-count{padding:20px 0}}
@media(max-width:380px){:root{--page-pad:20px}.hero{min-height:720px}.hero h1{font-size:48px}.hero-foot{align-items:center}.hero-foot>span{max-width:180px}.show-card{min-height:365px;padding:20px}.show-card-copy{padding-top:135px}.show-card h3{font-size:28px}.show-light-shadow h3{font-size:25px}.occasion-grid{grid-template-columns:1fr}.venue-list{grid-template-columns:1fr}.inquiry-contact .phone{font-size:27px!important}.program-intro h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-media video{transition:none}}
.gallery-write-action{margin-top:26px}.gallery-write-action .button{font-size:15px;min-height:48px;padding:12px 20px}.home-gallery-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.gallery-admin-write{font-size:14px;color:var(--muted);padding:10px 0}.gallery-admin-write:hover{color:var(--blue)}.gallery-photo-stack{display:grid;gap:26px;margin-top:38px}.gallery-detail .gallery-photo-stack figure{margin:0}.gallery-story{white-space:pre-line;overflow-wrap:anywhere;line-height:1.95;padding:30px 0;border-bottom:1px solid var(--line);font-size:17px}.gallery-unavailable,.gallery-empty{padding:22px;background:#f2f6fd;color:#4b6187;margin-bottom:26px;border-radius:8px;font-size:16px}.gallery-unavailable a,.gallery-empty a{color:var(--blue);text-decoration:underline;margin-left:10px}.home-gallery .gallery-card h3{overflow-wrap:anywhere}@media(max-width:720px){.home-gallery-actions{margin-top:22px;gap:20px}.home-gallery-actions .text-link{font-size:14px}.gallery-photo-stack{gap:20px;margin-top:28px}.gallery-story{font-size:16px;padding:24px 0}}
