:root{--ink:#151515;--sub:#777;--line:#e6e2da;--paper:#fff;--soft:#f8f7f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);word-break:keep-all;margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Arial,sans-serif;line-height:1.68}a{color:inherit;text-decoration:none}.nav{z-index:30;background:#fff;border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;height:66px;padding:0 42px;display:flex;position:fixed;top:0;left:0;right:0}.logo{align-items:center;display:inline-flex}.logo img{width:auto;height:24px;display:block}.menu{color:#333;gap:22px;font-size:12px;display:flex}.menuItem{align-items:center;height:66px;display:flex;position:relative}.menuLink{align-items:center;height:34px;transition:letter-spacing .35s,transform .35s;display:inline-flex;position:relative}.menuLink:before{content:"";background:#151515;width:0;height:1px;transition:width .42s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.menuItem:hover .menuLink{letter-spacing:.06em;transform:translateY(-1px)}.menuItem:hover .menuLink:before{width:100%}.dropdown{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#fffffff2;border:1px solid #00000012;width:max-content;min-width:92px;padding:8px 0;transition:opacity .32s,transform .32s,visibility .32s;position:absolute;top:61px;left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 18px 44px #00000014}.menuItem:hover .dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown a{color:#333;white-space:nowrap;text-align:center;padding:8px 14px;font-size:12px;transition:background .25s,letter-spacing .25s;display:block}.dropdown a:hover{letter-spacing:.035em;background:#f8f7f3}.mobileMenu{display:none}.hero{background:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:6vw;min-height:100vh;padding:112px 7vw 58px;display:grid;position:relative}.heroCopy{align-self:end;max-width:460px;padding-bottom:3vh}.heroNoImage{text-align:center;grid-template-columns:1fr;justify-items:center}.heroNoImage .heroCopy{align-self:center;padding-bottom:0}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sub);margin-bottom:18px;font-size:11px}.heroCopy h1{letter-spacing:-.045em;color:#2a2a2a;margin:0;font-size:28px;font-weight:300;line-height:1.35}.heroCopy p{color:#888;white-space:pre-line;margin-top:24px;font-size:13px}.heroPhoto{justify-self:end;width:min(560px,42vw);height:min(74vh,746px);min-height:520px;position:relative}.heroImage{object-fit:contain;object-position:center center}.scroll{letter-spacing:.22em;text-transform:uppercase;color:#999;font-size:10px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.story{border-top:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:90vh;padding:96px 24px;display:flex}.storyInner{text-align:center;max-width:760px}.storyLogo{width:min(220px,52vw);height:auto;margin:0 auto 22px;display:block}.leaf{margin-bottom:20px;font-size:26px}.brandTitle{justify-content:center;align-items:center;gap:12px;margin:0 0 34px;display:flex}.brandTitle span{letter-spacing:-.04em;font-size:32px;font-weight:300}.brandTitle em{color:#aaa;font-size:24px;font-style:normal;font-weight:300}.brandTitle img{width:auto;height:28px;display:block}.poem{letter-spacing:-.04em;margin:0 0 42px;font-size:28px;font-weight:300;line-height:1.58}.meaning{color:#555;flex-wrap:wrap;justify-content:center;gap:18px;margin:0 0 44px;display:flex}.meaning span{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 18px}.desc{color:#333;margin:0;font-size:18px;line-height:1.8}.desc b{font-weight:500}.records,.services,.guide,.packages,.news{border-top:1px solid var(--line);background:#fff;padding:86px 42px}.recordsPage{background:#fff;min-height:100vh;padding-top:66px}.recordsHero{max-width:900px;margin:0 auto;padding:92px 42px 64px}.recordsHero h1{letter-spacing:-.06em;margin:18px 0;font-size:46px;font-weight:300;line-height:1.2}.recordsHero p{color:#555;max-width:680px;margin:0 0 28px;font-size:16px;line-height:1.8}.recordCategoryNav{flex-wrap:wrap;gap:10px;display:flex}.recordCategoryNav a{border:1px solid #222;justify-content:center;align-items:center;min-width:112px;padding:11px 16px;font-size:13px;transition:background .25s,color .25s;display:inline-flex}.recordCategoryNav a:hover{color:#fff;background:#222}.recordsPageSection:nth-of-type(odd){background:var(--soft)}.recordEmpty{border:1px solid var(--line);color:#777;background:#fff;max-width:900px;margin:0 auto;padding:26px 24px;font-size:14px}.services{background:#fff}.guide{background:var(--soft)}.packages{background:#fff}.sectionHead{max-width:900px;margin:0 auto 30px}.sectionHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.sectionHead h2{letter-spacing:-.05em;margin:8px 0 10px;font-size:34px;font-weight:300;line-height:1.2}.sectionHead p{color:#555;margin:0}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.serviceCard{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:360px;padding:26px 24px;display:flex}.serviceCard span{letter-spacing:.16em;color:#888;font-size:11px}.serviceCard h3{letter-spacing:-.045em;margin:18px 0 12px;font-size:27px;font-weight:300;line-height:1.25}.serviceCard p{color:#555;margin:0 0 22px;font-size:14px}.serviceCard ul{color:#555;gap:8px;margin:0 0 26px;padding:0;font-size:13px;list-style:none;display:grid}.serviceCard li{padding-left:13px;position:relative}.serviceCard li:before{content:"";background:#bbb;border-radius:50%;width:4px;height:4px;position:absolute;top:.82em;left:0}.serviceCard a{color:#333;border-bottom:1px solid #777;align-self:flex-start;padding-bottom:4px;font-size:12px;display:inline-flex}.recordGrid{grid-template-columns:repeat(5,1fr);gap:1mm;max-width:900px;margin:0 auto;display:grid}.recordSubsection{max-width:900px;margin:42px auto 0}.recordSubHead{margin:0 0 18px}.recordSubHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.recordSubHead h3{letter-spacing:-.045em;margin:7px 0 8px;font-size:24px;font-weight:300;line-height:1.25}.recordSubHead p{color:#666;margin:0;font-size:14px}.guideGrid,.newsList{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.guideGrid div,.newsList article{border:1px solid var(--line);background:#fff;padding:20px}.recordCard{background:#fff;display:block;position:relative;overflow:hidden}.recordImage,.recordPhotoWrap{aspect-ratio:4/5;background:linear-gradient(135deg,#eee8df,#fff,#dcd6ce);position:relative;overflow:hidden}.recordPhoto{object-fit:cover;object-position:center 42%;transition:transform .6s,filter .6s}.recordVideo{object-fit:cover;background:#111;width:100%;height:100%;display:block}.recordPlayBadge{z-index:2;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000006b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;line-height:1;display:inline-flex;position:absolute;bottom:10px;right:10px}.recordCard:hover .recordPhoto{filter:brightness(.78);transform:scale(1.035)}.recordOverlay{opacity:0;background:linear-gradient(#0000,#0000000a 42%,#00000085);justify-content:center;align-items:flex-end;padding:24px 18px;transition:opacity .38s;display:flex;position:absolute;inset:0}.recordCard:hover .recordOverlay,.recordCard:focus-visible .recordOverlay{opacity:1}.recordOverlay span{color:#fff;letter-spacing:.08em;text-align:center;text-shadow:0 1px 10px #00000059;font-size:13px}.newsList span{color:#888;letter-spacing:.08em;font-size:11px}.newsList h3{margin:8px 0;font-weight:400}.guideGrid p{color:#555;white-space:pre-line;font-size:14px}.packageGrid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:900px;margin:0 auto;display:grid}.packageCard{border:1px solid var(--line);background:#fff;padding:28px}.packageTop{color:#777;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.packageTop span{letter-spacing:.16em;text-transform:uppercase;font-size:11px}.packageTop strong{color:#222;font-size:20px;font-weight:400}.packageCard h3{letter-spacing:-.045em;margin:0 0 10px;font-size:24px;font-weight:300;line-height:1.35}.packageCard p{color:#555;margin:0 0 18px;font-size:14px}.packageCard ul{color:#555;gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.packageCard li{padding-left:13px;position:relative}.packageCard li:before{content:"";background:#bbb;border-radius:50%;width:4px;height:4px;position:absolute;top:.8em;left:0}.packageNote{background:var(--soft);border:1px solid var(--line);max-width:900px;margin:18px auto 0;padding:22px 24px}.packageNote b{font-weight:500}.packageNote p{color:#555;margin:8px 0 0;font-size:14px}.brandPage{background:#fff;min-height:100vh;padding-top:66px}.brandHero{grid-template-columns:1fr 420px;align-items:center;gap:8vw;max-width:1100px;min-height:calc(100vh - 66px);margin:0 auto;padding:92px 42px 76px;display:grid}.brandHeroText{max-width:590px}.brandKicker{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.brandHero h1{letter-spacing:-.06em;margin:18px 0 22px;font-size:42px;font-weight:300;line-height:1.42}.brandHero p{color:#555;margin:0;font-size:17px;line-height:1.9}.brandHeroMark{aspect-ratio:2479/1980;align-content:center;justify-items:center;width:min(360px,32vw);display:grid;overflow:hidden}.brandHeroMark img{width:100%;height:auto}.brandMeaning,.brandView,.brandMission,.brandArtist,.brandPromise{border-top:1px solid var(--line);padding:86px 42px}.brandMeaning,.brandPromise{text-align:center}.brandSectionHead{max-width:900px;margin:0 auto 30px}.brandSectionHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.brandSectionHead h2{letter-spacing:-.05em;margin:8px 0 12px;font-size:34px;font-weight:300;line-height:1.35}.brandSectionHead p{color:#555;margin:0}.meaningGrid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:520px;margin:0 auto 28px;display:grid}.meaningGrid div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px}.meaningGrid b{color:#333;font-weight:400}.meaningGrid p{color:#666;margin:4px 0 0}.brandLead{color:#555;max-width:680px;margin:0 auto}.brandViewGrid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:0;max-width:900px;margin:0 auto;display:grid}.brandViewGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:24px 22px}.brandViewGrid h3{letter-spacing:-.04em;margin:0 0 16px;font-size:20px;font-weight:300;line-height:1.35}.brandViewGrid p{color:#555;margin:0;font-size:13px}.brandMission{background:var(--soft);grid-template-columns:minmax(260px,420px) minmax(320px,560px);justify-content:center;align-items:center;gap:64px;display:grid}.missionQuote span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.missionQuote blockquote{letter-spacing:-.055em;margin:14px 0 0;font-size:32px;font-weight:300;line-height:1.55}.missionText p{color:#4c4c4c;margin:0 0 16px}.artistBody{grid-template-columns:1.1fr .9fr;align-items:start;gap:44px;max-width:900px;margin:0 auto;display:grid}.artistBody p{color:#4c4c4c;margin:0 0 16px}.valueList{flex-wrap:wrap;gap:8px;display:flex}.valueList span{border:1px solid var(--line);color:#555;background:#fff;padding:9px 14px;font-size:12px}.brandPromise h2{letter-spacing:-.05em;margin:0 0 14px;font-size:32px;font-weight:300;line-height:1.3}.brandPromise p{color:#555;max-width:680px;margin:0 auto 26px}.brandCtas{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.brandCtas a{border:1px solid #222;padding:11px 18px;font-size:13px;transition:background .25s,color .25s}.brandCtas a:hover{color:#fff;background:#222}.productPage{background:#fff;min-height:100vh;padding-top:66px}.productHero{flex-direction:column;justify-content:center;max-width:900px;min-height:calc(86vh - 66px);margin:0 auto;padding:92px 42px 76px;display:flex}.productKicker{letter-spacing:.18em;text-transform:uppercase;color:#888;margin-bottom:16px;font-size:11px}.productHero h1{letter-spacing:-.06em;margin:0 0 22px;font-size:48px;font-weight:300;line-height:1.18}.productHero p{color:#555;max-width:620px;margin:0;font-size:17px;line-height:1.9}.productCtas{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.productCtas a,.productCtas :is(a){border:1px solid #222;padding:11px 18px;font-size:13px;transition:background .25s,color .25s}.productCtas a:hover{color:#fff;background:#222}.productSection{border-top:1px solid var(--line);padding:86px 42px}.productSoft{background:var(--soft)}.productSectionHead{max-width:900px;margin:0 auto 30px}.productSectionHead span{letter-spacing:.18em;text-transform:uppercase;color:#888;font-size:11px}.productSectionHead h2{letter-spacing:-.05em;margin:8px 0 12px;font-size:34px;font-weight:300;line-height:1.25}.productSectionHead p{color:#555;margin:0}.productListGrid,.productFeatureGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.productListGrid article,.productFeatureGrid article{border:1px solid var(--line);background:#fff;min-height:170px;padding:24px 22px}.productListGrid p,.productFeatureGrid p{color:#555;margin:0;font-size:14px}.productFeatureGrid h3{letter-spacing:-.04em;margin:0 0 14px;font-size:22px;font-weight:300;line-height:1.35}.productTwoColumn{grid-template-columns:repeat(2,1fr);gap:28px;max-width:984px;margin:0 auto;display:grid}.productTwoColumn .productSectionHead{margin-bottom:20px}.productCheckList,.productNumberList{color:#555;gap:10px;margin:0;padding:0;list-style:none;display:grid}.productCheckList li,.productNumberList li{border-bottom:1px solid var(--line);padding:0 0 10px;font-size:14px}.productNumberList{counter-reset:product-step}.productNumberList li{counter-increment:product-step}.productNumberList li:before{content:counter(product-step, decimal-leading-zero) " ";color:#999;letter-spacing:.08em;margin-right:8px;font-size:11px}.productNumberGrid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px;margin:0 auto}.productNumberGrid li{border:1px solid var(--line);background:#fff;min-height:118px;padding:22px 18px}.productFaqList{gap:12px;max-width:900px;margin:0 auto;display:grid}.productFaqList article{border:1px solid var(--line);background:#fff;padding:24px}.productFaqList h3{letter-spacing:-.04em;margin:0 0 10px;font-size:20px;font-weight:300;line-height:1.35}.productFaqList p{color:#555;margin:0;font-size:14px}.reservationApplyBox{border:1px solid var(--line);background:var(--soft);max-width:900px;margin:0 auto;padding:34px 32px}.reservationApplyBox h3{letter-spacing:-.045em;margin:0 0 10px;font-size:26px;font-weight:300;line-height:1.35}.reservationApplyBox p{color:#555;max-width:620px;margin:0 0 22px}.reservationApplyBox a{border:1px solid #222;padding:11px 18px;font-size:13px;transition:background .25s,color .25s;display:inline-flex}.reservationApplyBox a:hover{color:#fff;background:#222}.productBottomCta{border-top:1px solid var(--line);text-align:center;color:#fff;background:#151515;padding:86px 42px}.productBottomCta h2{letter-spacing:-.05em;margin:0 0 14px;font-size:32px;font-weight:300;line-height:1.35}.productBottomCta p{color:#bbb;max-width:620px;margin:0 auto 28px}.productBottomCta a{border:1px solid #ffffffbf;padding:11px 18px;font-size:13px;transition:background .25s,color .25s;display:inline-flex}.productBottomCta a:hover{color:#151515;background:#fff}.recordDetailPage{background:#fff;min-height:100vh;padding:96px 42px 72px}.recordBack{color:#777;letter-spacing:.04em;margin-bottom:34px;font-size:12px;display:inline-flex}.recordDetailHero{grid-template-columns:minmax(220px,320px) 1fr;align-items:start;gap:48px;max-width:1180px;margin:0 auto;display:grid}.recordDetailText{position:sticky;top:104px}.recordBlogPage{background:#fff}.recordBlogHeader{text-align:center;max-width:920px;margin:48px auto 36px}.recordBlogHeader span{color:#888;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.recordBlogHeader h1{letter-spacing:-.045em;margin:14px 0 12px;font-size:34px;font-weight:300;line-height:1.35}.recordBlogHeader p{color:#666;margin:0 0 10px}.recordBlogList{flex-direction:column;gap:22px;max-width:920px;margin:0 auto;display:flex}.recordBlogPhoto{background:#fff;width:100%;margin:0}.recordBlogPhoto img{object-fit:contain;width:100%;height:auto;display:block}.recordBlogVideo{background:#111;width:100%;margin:0}.recordBlogVideo video{background:#111;width:100%;height:auto;max-height:82vh;display:block}.recordExternalVideo{color:#555;border-bottom:1px solid #aaa;margin-top:8px;padding-bottom:3px;font-size:12px;display:inline-flex}.siteFooter{color:#d8d8d8;background:#151515;padding:42px;font-size:12px}.footerInner{grid-template-columns:1fr auto;align-items:end;gap:28px;max-width:1080px;margin:0 auto;display:grid}.footerLogo img{filter:invert();opacity:.92;width:auto;height:28px;display:block}.footerTagline{color:#8f8f8f;margin-top:14px;font-size:12px;line-height:1.7}.footerRight{text-align:right}.footerInfo{color:#aaa;line-height:1.9}.footerInfo b{color:#ddd;font-weight:400}.footerSocial{justify-content:flex-end;gap:10px;margin-bottom:16px;display:flex}.socialLink{color:#f4f4f4;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .3s,transform .3s,border-color .3s;display:inline-flex}.socialLink:hover{color:#151515;background:#fff;border-color:#fff;transform:translateY(-2px)}.socialLink svg{width:17px;height:17px;display:block}.copyright{color:#777;letter-spacing:.02em;margin-top:14px;font-size:11px}@media (max-width:860px){.nav{align-items:center;height:96px;padding:0 24px}.logo img{height:22px}.menu{display:none}.mobileMenu{height:96px;display:block}.mobileMenuButton{cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;width:44px;height:96px;padding:0;list-style:none;display:inline-flex}.mobileMenuButton::-webkit-details-marker{display:none}.mobileMenuButton::marker{content:""}.mobileMenuButton span{background:#8a8a8a;border-radius:999px;width:28px;height:2px;transition:transform .24s,opacity .24s,background .24s;display:block}.mobilePanel{z-index:59;opacity:0;visibility:hidden;background:#fff;width:calc(100vw - 40px);height:100vh;padding:16px 0 32px;transition:opacity .24s,transform .24s,visibility .24s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-10px)}.mobileMenuOpen .mobilePanel{opacity:1;visibility:visible;transform:translate(0)}.mobileMenuOpen .mobileMenuButton{z-index:60;background:#555;align-items:center;gap:0;width:40px;height:86px;position:fixed;top:0;right:0}.mobileMenuOpen .mobileMenuButton span{background:#fff;width:22px;height:1px}.mobileMenuOpen .mobileMenuButton span:first-child{transform:translateY(1px)rotate(45deg)}.mobileMenuOpen .mobileMenuButton span:nth-child(2){opacity:0}.mobileMenuOpen .mobileMenuButton span:nth-child(3){transform:translateY(-1px)rotate(-45deg)}.mobileMenuGroup{border-bottom:0;padding:0}.mobileMenuMain{letter-spacing:-.01em;color:#222;padding:12px 22px;font-size:12px;line-height:1;display:block}.mobileSubLinks{display:none}.hasMobileSubLinks .mobileSubLinks,.mobileReservationGroup .mobileSubLinks{gap:0;padding:0 0 6px;display:grid}.hasMobileSubLinks .mobileSubLinks a,.mobileReservationGroup .mobileSubLinks a{color:#666;padding:9px 34px;font-size:11px;line-height:1;display:block}.mobileReserve{text-align:left;border:0;margin-top:0;padding:12px 22px}.hero{background:#fff;align-items:center;min-height:100vh;padding:112px 16px 26px;display:flex}.heroCopy{display:none}.heroNoImage{text-align:center;justify-content:center}.heroNoImage .heroCopy{display:block}.heroPhoto{width:100%;height:calc(100vh - 118px);min-height:0;display:block;overflow:hidden}.heroImage{object-fit:cover;object-position:67% center}.scroll{color:#999;bottom:18px}.story{padding:76px 20px}.brandTitle{gap:9px}.brandTitle span{font-size:24px}.brandTitle img{height:22px}.poem{font-size:23px}.desc{font-size:16px}.records,.services{padding:64px 16px}.recordsPage{padding-top:56px}.recordsHero{padding:76px 20px 54px}.recordsHero h1{font-size:34px}.recordsHero p{font-size:15px}.recordCategoryNav{gap:8px}.recordCategoryNav a{flex:30%;min-width:0;padding:10px 12px;font-size:12px}.records .sectionHead,.services .sectionHead{padding:0}.guide,.packages,.news{padding:64px 20px}.guideGrid,.newsList,.packageGrid,.serviceGrid{grid-template-columns:1fr}.serviceGrid{gap:14px;width:100%;max-width:430px}.serviceCard{width:100%;min-height:0;padding:22px 20px;display:block}.serviceCard h3{margin:14px 0 10px;font-size:24px}.serviceCard p{margin-bottom:18px}.serviceCard ul{margin-bottom:20px}.recordGrid{grid-template-columns:repeat(3,1fr);gap:1mm;width:100%;max-width:430px}.recordSubsection{max-width:430px;margin-top:34px}.recordSubHead{margin-bottom:14px}.recordSubHead h3{font-size:21px}.recordSubHead p{font-size:13px}.recordCard{line-height:0}.recordImage,.recordPhotoWrap{aspect-ratio:1;max-height:none}.recordOverlay{padding:10px 6px}.recordOverlay span{letter-spacing:.04em;font-size:10px}.recordDetailPage{padding:74px 16px 48px}.brandPage{padding-top:56px}.brandHero{min-height:auto;padding:64px 20px 58px;display:block}.brandHero h1{font-size:29px}.brandHero p{font-size:15px}.brandHeroMark{width:min(260px,70vw);margin:42px auto 0}.brandHeroMark img{width:100%}.brandMeaning,.brandView,.brandMission,.brandArtist,.brandPromise{padding:64px 20px}.productPage{padding-top:56px}.productHero{min-height:auto;padding:76px 20px 60px}.productHero h1{font-size:34px}.productHero p{font-size:15px}.productSection{padding:64px 20px}.productSectionHead h2{font-size:28px}.productListGrid,.productFeatureGrid,.productTwoColumn,.productNumberGrid{grid-template-columns:1fr;gap:14px;display:grid}.reservationApplyBox{padding:26px 22px}.productListGrid article,.productFeatureGrid article{min-height:0;padding:22px 20px}.productBottomCta{padding:64px 20px}.productBottomCta h2,.brandSectionHead h2{font-size:27px}.meaningGrid,.brandViewGrid,.brandMission,.artistBody{grid-template-columns:1fr}.brandViewGrid{border-left:0}.brandViewGrid article{border-left:1px solid var(--line);min-height:0}.brandMission{gap:30px}.missionQuote blockquote{font-size:26px}.recordBlogHeader{text-align:left;margin:36px auto 28px}.recordBlogHeader h1{font-size:27px}.recordBlogList{gap:16px}.footerInner{grid-template-columns:1fr}.footerRight{text-align:left}.footerSocial{justify-content:flex-start}.siteFooter{padding:34px 20px}}
