@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Noto+Sans+KR:wght@300;400;500&display=swap');
:root{--ink:#111;--paper:#fbfaf8;--blush:#eee4e1;--muted:#77716e;--line:#ddd8d4;--header:84px;--panel:34.5vw}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',Arial,sans-serif;font-size:13px;font-weight:300}.skip-link{position:fixed;left:12px;top:-60px;background:#111;color:#fff;padding:12px 18px;z-index:100}.skip-link:focus{top:12px}button,a{font:inherit;color:inherit}button{background:none;border:0}.site-header{height:var(--header);padding:0 34px;display:grid;grid-template-columns:260px 1fr 260px;align-items:center;background:rgba(251,250,248,.96);position:relative;z-index:10;border-bottom:1px solid rgba(0,0,0,.04)}.wordmark{display:inline-flex;flex-direction:column;width:max-content;text-decoration:none;line-height:.78}.wordmark-main{font-family:'Cormorant Garamond',Georgia,serif;font-size:29px;font-weight:600;letter-spacing:.05em}.wordmark-sub{font-size:8px;letter-spacing:.48em;padding-left:4px;margin-top:8px}.main-nav{display:flex;justify-content:center;gap:28px}.main-nav a{text-decoration:none;font-size:11px;letter-spacing:.03em;position:relative}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:#111;transition:right .25s}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}.header-actions{display:flex;justify-content:flex-end;gap:8px}.icon-btn{width:38px;height:38px;display:grid;place-items:center;cursor:pointer}.icon-btn svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.35}.menu-btn{display:none}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--panel);align-items:start}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#fff;position:relative}.gallery-item{margin:0;aspect-ratio:2/3;background:#eee8e5;overflow:hidden}.gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.gallery-item--hero,.gallery-item--detail{grid-column:auto;aspect-ratio:2/3}.gallery-item img{object-position:center}.gallery-progress{display:none}.product-panel{position:sticky;top:0;height:100vh;min-height:690px;background:var(--paper);border-left:1px solid rgba(0,0,0,.04)}.product-panel__inner{height:100%;padding:calc(var(--header) + 64px) clamp(38px,4vw,76px) 30px;display:flex;flex-direction:column}.eyebrow{font-size:10px;color:var(--muted);letter-spacing:.12em;margin-bottom:24px}.title-row{display:grid;grid-template-columns:1fr 36px;gap:20px}.title-row h1{font-family:'Cormorant Garamond','Noto Sans KR',serif;font-size:clamp(25px,1.72vw,34px);line-height:1.35;font-weight:500;letter-spacing:-.025em;margin:0}.wishlist{width:36px;height:36px;cursor:pointer;padding:7px}.wishlist svg{fill:none;stroke:#111;stroke-width:1.25}.wishlist[aria-pressed=true] svg{fill:#111}.price{margin:24px 0 26px;font-size:12px;letter-spacing:.04em}.divider{border-top:1px solid var(--line)}.option-line{display:flex;justify-content:space-between;margin-top:26px;font-size:12px}.option-line strong{font-weight:400}.swatch{width:38px;height:38px;padding:8px;margin:14px 0 26px;cursor:pointer}.swatch span{display:block;width:19px;height:19px;border-radius:50%;background:linear-gradient(135deg,#e7c8c8 0 58%,#bdb9b8 59%);box-shadow:0 0 0 1px #fff,0 0 0 2px #222}.size-head{display:flex;justify-content:space-between;align-items:center;font-size:12px}.size-head button{text-decoration:underline;text-underline-offset:4px;font-size:10px;cursor:pointer}.sizes{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin:13px 0 24px}.sizes button{height:42px;border:1px solid var(--line);cursor:pointer;transition:.2s}.sizes button:hover,.sizes button:focus-visible,.sizes button[aria-checked=true]{border-color:#111;background:#111;color:#fff}.delivery{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;padding-bottom:14px}.delivery svg{width:17px;fill:none;stroke:#111;stroke-width:1.2}.purchase{height:50px;background:#111;color:#fff;font-size:12px;letter-spacing:.03em}.purchase:disabled{opacity:1}.purchase:not(:disabled){cursor:pointer;background:#251d1b}.accordions{margin-top:20px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;height:48px;cursor:pointer;font-size:11px}summary::-webkit-details-marker{display:none}summary span{width:11px;height:11px;position:relative}summary span:before,summary span:after{content:'';position:absolute;background:#111;left:0;top:5px;width:11px;height:1px}summary span:after{transform:rotate(90deg);transition:.2s}details[open] summary span:after{transform:rotate(0)}.details-body{font-size:10px;line-height:1.8;color:#56514f;padding:0 8px 15px 0}.details-body p{margin:0 0 9px}.details-body ul{margin:0 0 9px;padding-left:17px}.details-body .code{font-size:9px;color:#8a8582}.fiction-note{font-size:8px;color:#9c9692;line-height:1.5;margin:13px 0 0}.site-footer{background:#f1eeea;padding:80px 50px 24px}.footer-brand{display:flex;flex-direction:column;width:max-content;line-height:.8;margin-bottom:56px}.footer-brand span{font-family:'Cormorant Garamond',serif;font-size:42px;letter-spacing:.05em}.footer-brand small{font-size:8px;letter-spacing:.55em;margin-top:12px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 2fr;gap:60px;max-width:1050px;margin-left:auto}.footer-grid h2{font-size:10px;font-weight:500;margin:0 0 20px}.footer-grid a{display:block;text-decoration:none;color:#595451;font-size:10px;margin:12px 0}.footer-grid p{color:#595451;font-size:10px}.newsletter{border-bottom:1px solid #77716e;display:flex;justify-content:space-between;padding:14px 0 8px;color:#77716e}.newsletter button{cursor:pointer}.footer-bottom{border-top:1px solid #d5d0cc;margin-top:70px;padding-top:18px;display:flex;justify-content:space-between;font-size:9px;color:#77716e}
@media(max-width:1050px){:root{--panel:42vw}.site-header{grid-template-columns:190px 1fr 190px;padding:0 20px}.main-nav{gap:16px}.main-nav a:nth-last-child(-n+2){display:none}.product-panel__inner{padding-left:34px;padding-right:34px}}
@media(max-width:760px){:root{--header:66px}.site-header{position:sticky;top:0;grid-template-columns:54px 1fr 90px;padding:0 8px;background:rgba(251,250,248,.94);backdrop-filter:blur(12px)}.menu-btn{display:flex;flex-direction:column;gap:5px;justify-content:center}.menu-btn span{width:18px;height:1px;background:#111}.wordmark{justify-self:center}.wordmark-main{font-size:23px}.wordmark-sub{font-size:6px;margin-top:7px}.main-nav,.account{display:none}.header-actions{gap:0}.icon-btn{width:40px}.product-layout{display:block}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:0;scrollbar-width:none}.gallery::-webkit-scrollbar{display:none}.gallery-item,.gallery-item--hero,.gallery-item--detail{flex:0 0 100%;aspect-ratio:2/3;scroll-snap-align:start}.gallery-item img,.gallery-item--hero img{object-position:center}.gallery-progress{display:flex;position:absolute;right:15px;bottom:14px;background:rgba(251,250,248,.85);font-size:9px;gap:5px;padding:6px 9px}.product-panel{position:relative;height:auto;min-height:0;border-left:0}.product-panel__inner{padding:42px 20px 50px;display:block}.eyebrow{margin-bottom:17px}.title-row h1{font-size:28px}.price{margin:18px 0 25px}.delivery{margin-top:26px}.purchase{width:100%}.fiction-note{margin-top:18px}.site-footer{padding:56px 20px 20px}.footer-brand{margin-bottom:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{margin-top:55px;gap:18px;line-height:1.5}.sizes button{height:46px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}