@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600&display=swap');
:root{--red:#b72830;--paper:#faf9f6;--ink:#28241f;--line:#d4cec8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--red);outline-offset:6px}img{display:block;width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin:0}header{height:90px;margin:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);gap:24px}.brand{font-family:Georgia,serif;font-size:30px;line-height:1;letter-spacing:-1.5px}.brand span{font:10px Arial,sans-serif;display:block;letter-spacing:4px;margin-top:7px}nav{display:flex;gap:40px;font-size:14px}.booking{font-size:14px;display:flex;gap:45px}.booking span{font-size:22px}.cover{padding:0 4%}.issue{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.7px;padding:18px 0 0}.cover h1{font-family:Didot,'Bodoni MT',Georgia,serif;font-size:clamp(90px,21.5vw,370px);font-weight:400;letter-spacing:-.065em;line-height:1.12;color:var(--red);text-align:center;margin:-12px 0 -12px}.period{letter-spacing:-.08em}.cover-grid{display:grid;grid-template-columns:1fr 2.2fr 1fr;gap:3.5%;align-items:start;max-width:1480px;margin:auto}.cover-note{padding-top:28px;position:relative}.eyebrow{font-family:Arial,sans-serif;font-size:12px;letter-spacing:1.5px;line-height:1.5}.cover-note h2{font-size:clamp(24px,2.6vw,42px);font-weight:500;line-height:1.5;letter-spacing:-.06em;margin:32px 0 20px}.cover-note p{font-size:14px;line-height:2;color:#625a54}.text-link{display:inline-block;border-bottom:1px solid;padding:9px 0;font-size:14px}.cover-note .text-link{margin-top:32px}.text-link span{margin-left:20px}.vertical{display:block;writing-mode:vertical-rl;font:11px Arial;letter-spacing:3px;margin-top:70px;color:var(--red)}.hero-photo img{height:620px;object-fit:cover;object-position:center 54%}.hero-photo figcaption{display:flex;justify-content:space-between;margin-top:12px;font:11px Arial;letter-spacing:1px}.hero-photo figcaption span:last-child{font-family:Georgia,serif;font-style:italic;font-size:15px;letter-spacing:0}.side-story{padding-top:58px}.side-story img{aspect-ratio:2/3;object-fit:cover}.side-story figcaption{font:10px Arial;letter-spacing:1.7px;margin-top:12px}.serif{font-family:Georgia,serif}.side-story .serif{font-size:clamp(20px,2.2vw,34px);line-height:1.15;margin-top:34px}.side-story>p:not(.serif){font-size:13px;line-height:1.8;margin-top:20px;color:#625a54}.round-link{border:1px solid var(--ink);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;margin-top:25px;font-size:24px}.cover-bottom{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);margin-top:32px;padding-bottom:20px;font-size:12px}.cover-bottom span:last-child{font:10px Arial;letter-spacing:1.5px}.editorial{padding:95px 7% 75px}.section-top{display:flex;justify-content:space-between;font-size:13px;color:var(--red)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:35px 0 50px}.section-title h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(38px,4.6vw,70px);letter-spacing:-2px;line-height:1.08}.section-title p{font-size:14px;line-height:1.9;color:#625a54}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 26px}.photo-card button{padding:0;border:0;background:none;text-align:left;width:100%}.photo-card img{aspect-ratio:2/3;object-fit:cover;transition:filter .25s}.photo-card button:hover img{filter:brightness(.94)}.photo-caption{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:13px 0}.photo-caption h3{font-size:16px;font-weight:500}.photo-caption span{font:11px Arial;color:#75685f;letter-spacing:1px}.more{display:flex;justify-content:space-between;background:transparent;border:1px solid var(--ink);padding:15px 24px;margin:44px auto;width:280px;font-size:14px}.more:hover{background:var(--ink);color:white}.instagram-line{display:flex;justify-content:space-between;font-size:14px;border-top:1px solid var(--line);padding-top:24px}.instagram-line a{color:var(--red)}.about{background:var(--red);color:var(--paper);padding:75px 8%}.about h2{font-size:clamp(32px,5vw,75px);line-height:1.5;letter-spacing:-3px;font-weight:400;margin:34px 0 50px}.about h2 em{font-family:Georgia,'Noto Sans KR',serif}.about-bottom{border-top:1px solid #ffffff55;padding-top:30px;display:flex;justify-content:space-between;gap:30px}.about .serif{font-size:30px;line-height:1.2}.about p{font-size:15px;line-height:2}.visit{padding:95px 7%;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end}.visit h2{font-size:clamp(30px,3.6vw,50px);font-weight:400;letter-spacing:-2px;margin:20px 0}.contact{display:flex;justify-content:space-between;border-bottom:1px solid;padding:14px 0;max-width:370px}.visit-info{padding-left:50px}.visit-info h3{font-size:17px;font-weight:500}.visit-info p{margin:14px 0;font-size:14px}.visit-info .small{font-size:12px;color:#625a54;margin-top:24px}footer{padding:0 4% 28px}.footer-brand{display:block;font:clamp(70px,16vw,250px)/1.2 Georgia,serif;letter-spacing:-.065em;color:var(--red);border-bottom:1px solid var(--ink)}footer>div{display:flex;justify-content:space-between;padding-top:20px;font:11px Arial;letter-spacing:1px}.skip{position:absolute;left:10px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}dialog{padding:0;background:var(--paper);border:0;max-width:90vw;max-height:94vh;width:620px}dialog::backdrop{background:#15110ee8}dialog>img{height:75vh;object-fit:contain;background:#e7e2db}.close{position:absolute;right:12px;top:12px;border:0;background:var(--paper);border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1}.viewer-info{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.viewer-info h2{font-size:18px;font-weight:500}.viewer-info a{font-size:13px;border-bottom:1px solid}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}
@media(min-width:1600px){.hero-photo img{height:780px}}@media(max-width:850px){header{height:76px}nav{gap:20px}.booking{gap:12px}.cover-grid{grid-template-columns:1fr 2.1fr;gap:25px}.side-story{display:none}.hero-photo img{height:560px}.vertical{margin-top:45px}.section-title{display:block}.section-title p{margin-top:25px}.gallery{gap:30px 16px}.photo-caption{display:block}.photo-caption span{display:block;margin-top:3px}.visit-info{padding-left:0}.about-bottom p{font-size:14px}.issue span:nth-child(2){display:none}}
@media(max-width:540px){header{margin:0 5%;gap:10px}.brand{font-size:24px}nav{gap:17px;font-size:12px}nav a:last-child{display:none}.booking{font-size:12px}.cover{padding:0 5%}.issue{font-size:9px;letter-spacing:1px}.cover h1{font-size:23vw;line-height:1.3;margin:0}.cover-grid{grid-template-columns:1fr;gap:18px}.cover-note{display:grid;grid-template-columns:1fr 1fr;padding:0;gap:10px;align-items:start}.cover-note .eyebrow,.vertical{display:none}.cover-note h2{font-size:26px;margin:0;grid-row:span 2}.cover-note p{font-size:12px;line-height:1.8}.cover-note .text-link{font-size:12px;margin:0;padding:3px 0;justify-self:start}.hero-photo img{height:auto;aspect-ratio:4/5;object-position:center 63%}.hero-photo figcaption{font-size:9px}.hero-photo figcaption span:last-child{font-size:13px}.cover-bottom{font-size:11px;margin-top:24px}.cover-bottom span:last-child{font-size:9px}.editorial{padding:55px 5% 45px}.section-title{margin:25px 0 30px}.section-title h2{font-size:38px;letter-spacing:-1.5px}.section-title p{font-size:13px}.gallery{grid-template-columns:repeat(2,1fr);gap:25px 13px}.photo-caption h3{font-size:14px}.photo-caption span{font-size:10px}.instagram-line{font-size:12px;gap:12px}.about{padding:48px 6%}.about h2{font-size:33px;letter-spacing:-1.8px;margin:28px 0}.about-bottom{display:block}.about .serif{font-size:26px;display:block;margin-bottom:25px}.about p{font-size:13px}.visit{padding:55px 6%;grid-template-columns:1fr;gap:40px}.visit h2{font-size:34px}.visit-info .text-link{font-size:13px}footer>div{font-size:9px;letter-spacing:.5px}dialog{max-width:94vw}dialog>img{height:70vh}.viewer-info{padding:13px}.viewer-info h2{font-size:16px}.viewer-info a{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.region-intro{font-size:1rem;line-height:1.9;margin:0 0 20px;color:#625a54}
/* Interior editorial */
.space{padding:90px 7% 0;background:#faf9f6}.space-top{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--ink);padding-top:20px;font-size:13px}.space-top .eyebrow{color:var(--red)}.space-edition{font:12px Arial;letter-spacing:1.2px}.space-opening{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;margin-top:55px;align-items:center}.space-story{position:relative;padding:30px 0}.space-number{font:italic 64px Georgia,serif;color:var(--red);display:block;margin-bottom:32px}.space-story h2{font:400 clamp(48px,6.4vw,96px)/1 Georgia,serif;letter-spacing:-3px;color:var(--red)}.space-story h3{font-size:clamp(24px,2.8vw,38px);font-weight:400;line-height:1.5;letter-spacing:-1.5px;margin:36px 0 22px}.space-story p,.space-endnote{font-size:16px;line-height:2;color:#625a54}.space-signature{display:block;font:italic 17px Georgia,serif;margin-top:38px}.space figure img{width:100%;height:auto}.space figcaption{display:flex;justify-content:space-between;gap:14px;font-size:12px;padding-top:13px;line-height:1.6}.space figcaption span:first-child{font-family:Arial;letter-spacing:1px}.space-spread{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;margin-top:110px;align-items:center}.space-lounge{padding-right:5%}.space-details-title>p{font:400 clamp(32px,4vw,60px)/1.2 Georgia,serif;letter-spacing:-1px;margin:16px 0 38px}.space-detail-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.space-detail-pair figure:last-child{margin-top:80px}.space-detail-pair figcaption{font:11px Arial;letter-spacing:.7px}.space-endnote{margin-top:30px}.space-colophon{display:flex;justify-content:space-between;border-bottom:1px solid var(--ink);padding:24px 0;margin-top:60px;font-size:12px}.space-colophon span:first-child{font:11px Arial;letter-spacing:1px}.hero-photo img{height:auto;aspect-ratio:auto}.side-story img{aspect-ratio:auto}.photo-card[data-id="design-birthday"]{grid-column:span 2}.photo-card[data-id="design-birthday"] img{aspect-ratio:2698/1800;object-fit:contain}.photo-card[data-id^="design-"] img{object-fit:contain}
@media(max-width:850px){.space{padding:65px 6% 0}.space-opening{gap:6%;grid-template-columns:1fr 1.1fr}.space-story h2{font-size:54px}.space-number{font-size:45px;margin-bottom:20px}.space-story h3{font-size:26px;margin:25px 0 18px}.space-story p{font-size:15px}.space-signature{font-size:15px;margin-top:25px}.space-spread{gap:5%;margin-top:65px}.space-detail-pair{gap:14px}.space-detail-pair figure:last-child{margin-top:50px}.space figcaption{font-size:11px}.space figcaption span:last-child{display:none}}
@media(max-width:540px){.space{padding:48px 5% 0}.space-top{font-size:12px;gap:10px}.space-edition{display:none}.space-opening{grid-template-columns:1fr;gap:28px;margin-top:28px}.space-story{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.space-number{grid-column:1/-1;font-size:34px;margin-bottom:0}.space-story h2{font-size:51px;letter-spacing:-2px;grid-row:span 2}.space-story h3{font-size:22px;margin:0;letter-spacing:-1px}.space-story p{font-size:14px;line-height:1.9}.space-signature{grid-column:1/-1;margin:0;font-size:16px}.space-spread{grid-template-columns:1fr;gap:40px;margin-top:44px}.space-lounge{width:82%;padding:0}.space-details-title{margin-left:12%}.space-details-title>p{font-size:41px;margin:14px 0 24px}.space-details-title .eyebrow{font-size:11px}.space-detail-pair{gap:16px}.space-detail-pair figure:last-child{margin-top:45px}.space-detail-pair figcaption{font-size:10px}.space-endnote{font-size:14px;margin-top:24px}.space-colophon{margin-top:35px;gap:14px}.space-colophon span{font-size:10px!important;letter-spacing:0!important}.hero-photo img{height:auto;aspect-ratio:auto}}
@media(max-width:540px){.space-story h2{grid-row:auto}.space-story h3{align-self:center}.space-story p{grid-column:1/-1}}
