@font-face{font-family:Pretendard;src:url(/c/fonts/PretendardVariable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--c-paper:#fff;--c-panel:#f0efed;--c-ink:#1a1a1a;--c-muted:#666;--c-line:#e5e4e2;--c-serif:"Times New Roman", Times, serif;--c-sans:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body.c-site{background:var(--c-paper);width:100%;min-width:0;color:var(--c-ink);font-family:var(--c-sans);text-rendering:optimizelegibility;margin:0;font-size:13px;font-weight:400;line-height:1.5;overflow-x:hidden}.c-site button,.c-site input,.c-site select{color:inherit;font:inherit}.c-site button,.c-site a{-webkit-tap-highlight-color:transparent}.c-site button{cursor:pointer;background:0 0;border:0}.c-site a{color:inherit;text-decoration:none}.c-site img{display:block}.c-site button:focus-visible,.c-site a:focus-visible,.c-site input:focus-visible,.c-site select:focus-visible,.c-site summary:focus-visible{outline:1px solid var(--c-ink);outline-offset:3px}.c-page{background:var(--c-paper);min-height:100vh}.c-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}.c-editorial{grid-template-rows:auto auto minmax(120px,1fr) auto;width:min(100%,1600px);min-height:clamp(780px,67vw,1020px);margin:0 auto;padding:18px clamp(24px,2.5vw,40px) 30px;display:grid}.c-home-nav{min-height:28px;font-family:var(--c-serif);justify-content:flex-end;align-items:center;gap:20px;font-size:12px;line-height:1;display:flex}.c-home-nav a,.c-home-nav button{white-space:nowrap;min-height:28px;padding:0}.c-home-nav a:hover,.c-home-nav button:hover,.c-footer a:hover{text-underline-offset:3px;text-decoration:underline}.c-editorial-heading{grid-template-columns:minmax(0,1fr) minmax(260px,310px);align-items:start;margin-top:62px;display:grid}.c-editorial-heading h1{width:min(100%,610px);margin:0}.c-editorial-heading h1 img{width:100%;height:auto}.c-editorial-intro{text-align:right;padding-top:5px}.c-editorial-intro p{font-family:var(--c-serif);margin:0;font-size:clamp(22px,1.7vw,25px);line-height:1.15}.c-editorial-intro span{color:var(--c-muted);margin-top:12px;font-size:12px;display:block}.c-editorial-gallery{grid-row:4;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:10px;display:grid}.c-editorial-tile p{font-family:var(--c-serif);text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:12px;line-height:1;overflow:hidden}.c-editorial-tile a{aspect-ratio:9/10;background:var(--c-panel);display:block;position:relative;overflow:hidden}.c-editorial-tile img{object-fit:cover;transition:opacity .18s}.c-editorial-tile a:hover img{opacity:.92}.c-collection{width:min(100% - 48px,1300px);margin:0 auto;padding:68px 0 120px}.c-collection-topline{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.c-collection-topline h2,.c-related h2{font-family:var(--c-serif);margin:0;font-size:clamp(28px,2.25vw,32px);font-weight:400;line-height:1.05}.c-collection-topline p{color:var(--c-muted);text-transform:uppercase;margin:0;font-size:11px}.c-catalog-toolbar{border-bottom:1px solid var(--c-line);grid-template-columns:minmax(260px,1fr) minmax(150px,190px) auto auto auto;align-items:end;gap:22px;margin:27px 0 30px;padding-bottom:12px;font-size:12px;display:grid}.c-category-tabs{gap:20px;display:flex}.c-category-tabs button,.c-wishlist-link{white-space:nowrap;min-height:32px;padding:0}.c-category-tabs button[aria-pressed=true]{text-underline-offset:5px;text-decoration:underline}.c-search-field input{border:0;border-bottom:1px solid var(--c-ink);background:0 0;border-radius:0;width:100%;height:32px;padding:0 0 2px}.c-search-field input::placeholder{color:var(--c-muted);opacity:1}.c-select-field{white-space:nowrap;align-items:center;gap:6px;height:32px;display:flex}.c-select-field span{color:var(--c-muted)}.c-select-field select{background-color:#0000;border:0;border-radius:0;max-width:116px;height:30px;padding:0 18px 0 0}.c-product-grid,.c-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 44px;display:grid}.c-product-card{min-width:0}.c-product-media{aspect-ratio:1;background:var(--c-panel);position:relative;overflow:hidden}.c-product-media>a{position:absolute;inset:0}.c-product-image{object-fit:cover;transition:opacity .18s}.c-product-image-hover{opacity:0}.c-wishlist-button{z-index:2;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;line-height:1;display:grid;position:absolute;top:8px;right:8px;font-family:var(--c-serif)!important;background:#ffffffe6!important;font-size:16px!important}.c-product-copy{text-align:left;min-height:96px;padding-top:10px;font-size:12px;line-height:18px}.c-product-copy>a{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:18px;font-weight:500;display:-webkit-box;overflow:hidden}.c-product-copy>a:hover{text-underline-offset:3px;text-decoration:underline}.c-product-copy p{min-height:36px;color:var(--c-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 0;display:-webkit-box;overflow:hidden}.c-product-copy span{margin-top:3px;display:block}.c-empty-state{border-bottom:1px solid var(--c-line);text-align:center;align-content:center;place-items:center;gap:15px;min-height:360px;display:grid}.c-empty-state p{margin:0}.c-empty-state button,.c-load-more{text-underline-offset:4px;text-decoration:underline}.c-load-more{min-height:44px;margin:58px auto 0;padding:0 8px;display:block;font-family:var(--c-serif)!important;font-size:14px!important}.c-preview-note{max-width:620px;color:var(--c-muted);margin:72px 0 0;font-size:11px;line-height:1.7}.c-header{border-top:1px solid var(--c-ink);border-bottom:1px solid var(--c-line);min-height:72px;font-family:var(--c-serif);grid-template-columns:minmax(132px,auto) 1fr auto;align-items:center;gap:34px;padding:0 36px 0 176px;font-size:12px;display:grid}.c-header-logo{width:126px;display:block}.c-header-logo img{width:100%;height:auto}.c-header nav,.c-header-actions{align-items:center;gap:20px;display:flex}.c-header-actions{justify-content:flex-end}.c-header a,.c-header button{white-space:nowrap;min-height:32px;padding:0;line-height:32px}.c-footer{border-top:1px solid var(--c-line);min-height:110px;color:var(--c-muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:28px 36px;font-size:11px;display:grid}.c-footer p{margin:0}.c-footer p:first-child{color:var(--c-ink);font-family:var(--c-serif);font-size:16px}.c-footer p:last-child{justify-self:end}.c-detail-return{width:min(100% - 72px,1600px);font-family:var(--c-serif);margin:0 auto;padding-top:26px;font-size:12px}.c-product-detail{grid-template-columns:53% 39.5%;column-gap:7.5%;width:min(100% - 36px,1600px);margin:24px auto 0;padding-bottom:80px;display:grid}.c-detail-hero-image{aspect-ratio:.94;background:var(--c-panel);min-height:660px;position:relative;overflow:hidden}.c-detail-hero-image img{object-fit:cover}.c-product-panel{min-width:0;padding:6px 24px 0 0}.c-product-title-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.c-product-title-row p,.c-kicker{color:var(--c-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.c-product-title-row h1{font-family:var(--c-serif);margin:0;font-size:clamp(27px,2.2vw,34px);font-weight:400;line-height:1.05}.c-product-title-row strong{white-space:nowrap;padding-top:20px;font-size:12px;font-weight:500}.c-product-description{max-width:480px;font-family:var(--c-serif);margin:58px 0 0;font-size:16px;line-height:1.35}.c-product-description-ko{max-width:460px;color:var(--c-muted);margin:12px 0 42px;font-size:12px;line-height:1.65}.c-option-group{border:0;min-width:0;margin:0 0 24px;padding:0}.c-option-group legend,.c-option-heading{text-transform:uppercase;font-size:11px;font-weight:500}.c-option-heading{justify-content:space-between;align-items:center;display:flex}.c-option-heading button{min-height:28px;color:var(--c-muted);text-underline-offset:3px;padding:0;font-size:10px;text-decoration:underline}.c-color-options,.c-size-options{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.c-color-options button,.c-size-options button{border:1px solid var(--c-line);border-radius:1px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:11px;display:flex}.c-color-options button[aria-pressed=true],.c-size-options button[aria-pressed=true]{border-color:var(--c-ink)}.c-color-options i{border:1px solid #00000026;border-radius:50%;width:9px;height:9px}.c-option-pending{color:var(--c-muted);margin:9px 0 0;font-size:11px}.c-product-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:34px;display:grid}.c-product-actions button{border:1px solid var(--c-ink);text-transform:uppercase;border-radius:2px;min-height:52px;padding:0 14px;font-size:11px}.c-primary-action{background:var(--c-ink)!important;color:var(--c-paper)!important}.c-secondary-action{background:var(--c-paper)!important}.c-product-message{min-height:38px;color:var(--c-muted);margin:9px 0 0;font-size:11px}.c-preview-action-note{color:var(--c-muted);margin:-20px 0 0;font-size:10px;line-height:1.55}.c-accordions{border-top:1px solid var(--c-line);margin-top:26px}.c-accordions details{border-bottom:1px solid var(--c-line)}.c-accordions summary{cursor:pointer;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:50px;font-size:11px;font-weight:500;list-style:none;display:flex}.c-accordions summary::-webkit-details-marker{display:none}.c-accordions summary:after{content:"+";font-size:18px;font-weight:300}.c-accordions details[open] summary:after{content:"−"}.c-accordions details>p,.c-accordions details>ul{color:var(--c-muted);margin:0 0 20px;font-size:11px;line-height:1.65}.c-accordions details>ul{padding-left:18px}.c-material-panel{background:var(--c-panel);grid-template-columns:55% 45%;min-height:680px;margin:0 18px;display:grid}.c-material-image{aspect-ratio:1;place-self:center;width:min(72%,590px);position:relative;overflow:hidden}.c-material-image img{object-fit:cover}.c-material-copy{align-self:center;width:min(72%,430px)}.c-material-copy h2{font-family:var(--c-serif);margin:0 0 54px;font-size:30px;font-weight:400}.c-material-copy dl{border-top:1px solid #d9d7d3;margin:0}.c-material-copy dl div{border-bottom:1px solid #d9d7d3;grid-template-columns:120px 1fr;gap:20px;padding:15px 0;font-size:11px;display:grid}.c-material-copy dt{text-transform:uppercase;font-weight:500}.c-material-copy dd{color:var(--c-muted);margin:0}.c-material-copy>p:last-child{color:var(--c-muted);margin:22px 0 0;font-size:11px}.c-related{width:min(100% - 48px,1300px);margin:0 auto;padding:120px 0 130px}.c-related h2{margin-bottom:30px}.c-related-grid{gap:40px 8px}.c-story{width:min(100% - 72px,1520px);margin:48px auto 120px}.c-story-line{border-top:1px solid var(--c-line);font-family:var(--c-serif);justify-content:space-between;padding:12px 0;font-size:12px;display:flex}.c-story-line p{margin:0}.c-story-layout{grid-template-columns:minmax(0,1fr) minmax(480px,48%);gap:7vw;min-height:760px;display:grid}.c-story-copy{flex-direction:column;padding-top:52px;display:flex}.c-story-copy h1{font-family:var(--c-serif);letter-spacing:-.035em;margin:0;font-size:clamp(42px,5vw,78px);font-weight:400;line-height:.98}.c-story-copy>div{max-width:510px;margin-top:auto}.c-story-copy>div p{margin:0 0 14px;line-height:1.75}.c-story-copy>div p:last-child{font-family:var(--c-serif);margin-top:28px;font-size:18px}.c-story-copy>a{font-family:var(--c-serif);align-self:flex-start;margin-top:24px;font-size:13px}.c-story-image{min-height:700px;margin:0;position:relative;overflow:hidden}.c-story-image img{object-fit:cover}.c-story-image figcaption{color:var(--c-muted);font-family:var(--c-serif);justify-content:space-between;gap:16px;padding:9px 0 0;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.c-story-image{margin-bottom:24px;overflow:visible}.c-story-image>img{clip-path:inset(0)}.c-drawer-layer,.c-modal-layer{z-index:50;visibility:hidden;pointer-events:none;position:fixed;inset:0}.c-drawer-layer[data-open=true],.c-modal-layer{visibility:visible;pointer-events:auto}.c-drawer-backdrop,.c-modal-backdrop{width:100%;height:100%;position:absolute;inset:0;background:#1a1a1a38!important}.c-drawer{background:var(--c-paper);width:min(420px,100%);height:100%;padding:0 24px;transition:transform .18s;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.c-drawer-layer[data-open=true] .c-drawer{transform:translate(0)}.c-drawer-header{border-bottom:1px solid var(--c-line);justify-content:space-between;align-items:center;min-height:72px;display:flex}.c-drawer-header h2,.c-size-guide h2{font-family:var(--c-serif);margin:0;font-size:25px;font-weight:400}.c-drawer-header button,.c-size-guide header button{text-transform:uppercase;min-height:36px;padding:0;font-size:11px}.c-drawer-list{padding:24px 0}.c-drawer-item{border-bottom:1px solid var(--c-line);grid-template-columns:96px 1fr;gap:16px;margin-bottom:18px;padding:0 0 18px;display:grid}.c-drawer-item img{object-fit:cover;width:96px;height:96px}.c-drawer-item p{color:var(--c-muted);margin:4px 0;font-size:11px}.c-drawer-item div>button{min-height:28px;padding:0;font-size:10px;text-decoration:underline}.c-quantity{align-items:center;gap:12px;margin-top:4px;display:flex}.c-quantity button{width:24px;text-decoration:none!important}.c-drawer-empty{color:var(--c-muted);margin:0;font-size:12px;line-height:1.7}.c-drawer-empty p{margin:0 0 8px}.c-drawer-total{border-top:1px solid var(--c-ink);justify-content:space-between;padding:18px 0;font-size:12px;display:flex}.c-drawer-total div{gap:4px;display:grid}.c-drawer-total small{color:var(--c-muted);font-size:9px;font-weight:400}.c-drawer-total strong{font-weight:500}.c-size-guide{background:var(--c-paper);width:min(460px,100% - 32px);padding:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-size-guide header{border-bottom:1px solid var(--c-line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.c-size-guide>p{color:var(--c-muted);margin:18px 0 0;line-height:1.7}.c-not-found{text-align:center;place-content:center;min-height:100vh;display:grid}.c-not-found p,.c-not-found h1{margin:0 0 12px}.c-not-found h1{font-family:var(--c-serif);font-size:34px;font-weight:400}.c-not-found a{text-underline-offset:4px;text-decoration:underline}@media (hover:hover) and (pointer:fine){.c-product-media:hover .c-product-image-hover{opacity:1}}@media (max-width:1199px){.c-editorial{padding-left:24px;padding-right:24px}.c-collection,.c-related{width:calc(100% - 48px)}.c-catalog-toolbar{grid-template-columns:1fr minmax(150px,190px) auto auto;gap:16px}.c-wishlist-link{grid-column:4}.c-product-grid{column-gap:20px}.c-product-detail{grid-template-columns:52% 42%;column-gap:6%}.c-detail-hero-image{min-height:0}.c-product-description{margin-top:38px}}@media (max-width:767px){.c-editorial{min-height:0;padding:14px 16px 28px;display:block}.c-home-nav{justify-content:flex-end;gap:11px;min-height:44px;padding-left:138px;font-size:10.5px}.c-home-nav a,.c-home-nav button{min-height:40px}.c-editorial-heading{margin-top:52px;display:block}.c-editorial-heading h1{width:76vw}.c-editorial-intro{width:230px;margin:46px 0 0 auto;padding:0}.c-editorial-intro p{font-size:20px}.c-editorial-gallery{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:8px;margin-top:160px;padding-bottom:6px;display:flex;overflow-x:auto}.c-editorial-tile{scroll-snap-align:start;flex:0 0 46vw}.c-collection{width:calc(100% - 32px);padding:64px 0 88px}.c-collection-topline{align-items:flex-end}.c-collection-topline h2,.c-related h2{font-size:28px}.c-catalog-toolbar{grid-template-columns:1fr auto;gap:8px 14px;margin-bottom:24px;display:grid}.c-category-tabs,.c-search-field{grid-column:1/-1}.c-select-field{min-width:0}.c-select-field select{max-width:96px}.c-wishlist-link{grid-area:auto}.c-product-grid,.c-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 12px}.c-wishlist-button{width:26px;height:26px;top:4px;right:4px;font-size:14px!important}.c-product-copy{min-height:70px;padding-top:9px;font-size:11px;line-height:16px}.c-product-copy>a{min-height:32px}.c-product-copy p{display:none}.c-product-copy span{color:var(--c-muted);margin-top:4px}.c-preview-note{margin-top:58px}.c-header{grid-template-columns:1fr auto;gap:10px 16px;min-height:140px;padding:76px 16px 10px}.c-header-logo{width:105px}.c-header nav{justify-self:end;gap:12px}.c-header-actions{grid-column:1/-1;justify-content:flex-end;gap:14px;font-size:10px}.c-header a,.c-header button{min-height:28px;line-height:28px}.c-footer{grid-template-columns:1fr;gap:8px;min-height:150px;padding:28px 16px}.c-footer p:last-child{justify-self:start}.c-detail-return{width:calc(100% - 32px);padding-top:22px}.c-product-detail{width:calc(100% - 32px);margin-top:18px;padding-bottom:64px;display:block}.c-detail-hero-image{aspect-ratio:.94;min-height:0}.c-product-panel{padding:38px 0 0}.c-product-title-row h1{font-size:28px}.c-product-description{margin-top:42px}.c-material-panel{min-height:0;margin:0 8px;padding:56px 24px 64px;display:block}.c-material-image,.c-material-copy{width:100%}.c-material-copy{margin-top:52px}.c-material-copy h2{margin-bottom:32px}.c-material-copy dl div{grid-template-columns:96px 1fr}.c-related{width:calc(100% - 32px);padding:88px 0 96px}.c-story{width:calc(100% - 32px);margin:30px auto 88px}.c-story-layout{flex-direction:column;gap:72px;min-height:0;display:flex}.c-story-copy{min-height:620px;padding-top:48px}.c-story-copy h1{font-size:clamp(42px,13vw,58px)}.c-story-image{min-height:520px}}@media (max-width:359px){.c-home-nav{gap:8px;padding-left:132px;font-size:10px}.c-product-grid,.c-related-grid{column-gap:8px}.c-product-copy{font-size:10.5px}.c-product-actions{gap:6px}.c-product-actions button{padding:0 8px;font-size:10px}}@media (prefers-reduced-motion:reduce){.c-site *,.c-site :before,.c-site :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
:root{--c-wine:#6c2130;--c-header-height:76px}html{scroll-padding-top:calc(var(--c-header-height) + 24px)}.c-site button:disabled{cursor:default}.c-site .c-price{color:var(--c-wine);font-variant-numeric:tabular-nums}.c-home{--c-content-max:1300px;--c-content-gutter:24px;--c-catalog-column-gap:44px;--c-editorial-logo-width:610px}.c-home .c-editorial,.c-home .c-season-edit,.c-home .c-collection{width:min(calc(100% - var(--c-content-gutter) * 2), var(--c-content-max));margin-inline:auto}.c-home .c-product-grid{column-gap:var(--c-catalog-column-gap)}.c-header-space{height:var(--c-header-height)}.c-site-header{z-index:30;height:var(--c-header-height);background:#fff;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 clamp(24px,2.5vw,48px);display:flex;position:absolute;top:0;left:0;right:0}.c-site-header[data-stuck=true]{border-bottom-color:var(--c-line);position:fixed}html[data-c-embedded=true] .c-site-header{padding-left:176px}.c-header-start,.c-header-end,.c-header-icons,.c-desktop-nav{align-items:center;display:flex}.c-header-end{gap:28px}.c-desktop-nav{font-family:var(--c-serif);gap:28px;font-size:15px}.c-desktop-nav a,.c-desktop-nav button{white-space:nowrap;align-items:center;min-height:44px;padding:0;line-height:1;display:inline-flex}.c-desktop-nav a:hover,.c-desktop-nav button:hover{text-underline-offset:5px;text-decoration:underline}.c-header-icons{gap:14px}.c-site .c-icon-button{flex:none;justify-content:center;align-items:center;width:36px;height:44px;padding:0;display:inline-flex}.c-icon-button svg{flex-shrink:0}.c-compact-logo{width:126px;display:block}.c-compact-logo img{width:100%;height:auto}.c-site-header[data-home=true][data-stuck=false] .c-compact-logo{visibility:hidden;pointer-events:none}.c-site .c-menu-toggle{display:none}.c-bag-button{position:relative}.c-bag-count{background:var(--c-ink);color:#fff;border-radius:50%;min-width:15px;padding:0 3px;font-size:9px;line-height:15px;position:absolute;top:0;right:-3px}.c-editorial{grid-template-rows:auto minmax(120px,1fr) auto;min-height:calc(clamp(780px,67vw,1020px) - 76px);padding:32px 0 30px}.c-editorial-heading{grid-row:1;margin-top:0}.c-editorial-heading h1{width:min(100%, var(--c-editorial-logo-width))}.c-editorial-gallery{grid-row:3}.c-editorial-tile p{margin-bottom:9px;font-size:15px;line-height:1.2}.c-season-edit{grid-template-columns:1.08fr 1fr;align-items:stretch;gap:clamp(32px,5.5vw,88px);margin:112px auto 60px;display:grid}.c-season-image{background:var(--c-panel);min-width:0;min-height:0;display:block;position:relative;overflow:hidden}.c-season-image>img{object-fit:cover}.c-season-caption{color:#fff;background:linear-gradient(#0000,#0007);justify-content:space-between;align-items:end;gap:16px;padding:70px 28px 26px;display:flex;position:absolute;inset:auto 0 0}.c-season-caption span:first-child{max-width:200px;font-family:var(--c-serif);font-size:clamp(26px,2.9vw,44px);line-height:1}.c-season-caption span:last-child{white-space:nowrap;font-size:11px}.c-season-products{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:40px 28px;display:grid}.c-season-products .c-product-card{grid-template-rows:auto 1fr;display:grid}.c-season-products .c-product-copy{flex-direction:column;height:auto;min-height:0;padding-bottom:0;display:flex}.c-season-products .c-product-copy p{display:none}.c-season-products .c-product-copy .c-price{margin-top:auto;padding-top:5px}.c-collection-topline{align-items:center}.c-search-field{border-bottom:1px solid var(--c-ink);align-items:center;gap:10px;width:220px;min-width:0;display:flex}.c-search-field svg{flex-shrink:0}.c-search-field input{border:0;min-width:0;height:38px;padding:0;font-size:13px}.c-catalog-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.c-category-tabs{flex-wrap:wrap;align-items:center;gap:22px}.c-catalog-options{align-items:center;gap:24px;display:flex}.c-color-filter{position:relative}.c-color-trigger{white-space:nowrap;align-items:center;gap:8px;height:36px;padding:0;display:flex}.c-color-dot{border:1px solid #0002;border-radius:50%;flex-shrink:0;width:17px;height:17px;display:inline-block}.c-color-palette{z-index:10;border:1px solid var(--c-line);background:#fff;grid-template-columns:repeat(5,36px);gap:4px;width:max-content;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 24px #0000000d}.c-color-palette button{border:1px solid #0000;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.c-color-palette button[aria-pressed=true]{border-color:var(--c-ink)}.c-color-palette .c-color-dot{width:22px;height:22px}.c-select-field{height:36px}.c-select-field select{max-width:112px;font-size:12px}.c-wishlist-link{white-space:nowrap;padding:0}.c-product-name-row{justify-content:space-between;align-items:flex-start;gap:8px;min-height:22px;display:flex}.c-product-name-row>a{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:500;display:-webkit-box;overflow:hidden}.c-product-name-row>a:hover{text-underline-offset:3px;text-decoration:underline}.c-product-copy{min-height:92px}.c-product-copy p{min-height:30px}.c-product-copy .c-price{margin-top:5px;font-size:12px}.c-site .c-wishlist-button{width:20px;height:20px;color:var(--c-ink);border-radius:0;flex:0 0 20px;padding:0;position:static;background:0 0!important}.c-wishlist-button svg{width:17px;height:17px}.c-wishlist-button[aria-pressed=true]{color:var(--c-wine)}.c-pagination{width:calc((100% - var(--c-catalog-column-gap) * 2) / 3);margin:56px auto 0}.c-page-numbers{justify-content:center;gap:10px;display:flex}.c-page-numbers button{color:#cdcdcd;min-width:24px;height:36px;padding:0;font-size:16px;font-weight:400}.c-page-numbers button[aria-current=page]{color:#111}.c-pagination-track{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:12px;display:grid}.c-pagination-track>span{background:#171717;height:1px}.c-pagination-track button{min-height:44px;font-family:var(--c-serif);padding:0;font-size:14px;font-weight:400;line-height:1.2}.c-pagination-track button:disabled{color:#c7c7c7}.c-preview-note{max-width:none;margin-top:58px}.c-instagram-strip{background:var(--c-paper);text-align:center;place-items:center;min-height:220px;padding:64px 24px;display:grid}.c-instagram-strip a{justify-content:center;align-items:center;min-height:44px;font-size:18px;display:inline-flex}.c-instagram-strip a:hover{text-underline-offset:5px;text-decoration:underline}.c-site-footer{color:#f6f6f6;background:#111;padding:84px clamp(24px,5vw,88px) 28px}.c-footer-grid{grid-template-columns:1.6fr .7fr 1fr 1.25fr;gap:clamp(28px,4vw,68px);max-width:1500px;margin:0 auto;display:grid}.c-footer-brand{min-width:0}.c-footer-combination{filter:brightness(0)invert();width:min(280px,100%);height:auto;display:block}.c-footer-brand p{color:#b0b0b0;margin:14px 0 0;font-size:12px;line-height:1.8}.c-footer-brand .c-footer-signature{font-family:var(--c-serif);color:#eee;margin-top:28px;font-size:15px}.c-footer-links,.c-footer-follow{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;font-size:12px;display:flex}.c-footer-follow{align-items:flex-end}.c-footer-instagram{justify-content:center;align-items:center;width:44px;height:44px;margin:-12px -12px 0 0;display:inline-flex}.c-site-footer .c-footer-instagram{color:#aaa}.c-site-footer .c-footer-instagram:hover{color:#fff}.c-site-footer h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:500}.c-footer-links>span{color:#999;font-size:11px}.c-site-footer a:hover{text-underline-offset:4px;text-decoration:underline}.c-footer-bottom{color:#999;border-top:1px solid #363636;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1500px;margin:76px auto 0;padding-top:24px;font-size:10px;display:flex}.c-footer-bottom p{margin:0}.c-footer-bottom nav{gap:22px;display:flex}.c-site-footer :focus-visible,.c-mobile-menu :focus-visible{outline-color:#fff}.c-dialog{width:min(480px,100% - 32px);max-height:calc(100dvh - 100px);color:var(--c-ink);background:#fff;border:0;padding:28px}.c-dialog::backdrop{background:#0005}.c-dialog-heading{border-bottom:1px solid var(--c-line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;display:flex}.c-dialog-heading h2{font-family:var(--c-serif);margin:0;font-size:32px;font-weight:400}.c-account-welcome{font-family:var(--c-serif);margin:38px 0 16px;font-size:28px;line-height:1.2}.c-account-note{color:var(--c-muted);font-size:13px;line-height:1.8}.c-site .c-account-submit{color:#fff;background:#111;width:100%;min-height:48px;margin-top:28px;font-size:13px}.c-account-links{border-top:1px solid var(--c-line);margin-top:28px}.c-account-links button{border-bottom:1px solid var(--c-line);text-align:left;justify-content:space-between;align-items:center;width:100%;padding:18px 0;display:flex}.c-mobile-menu{color:#fff;background:#111;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:28px;position:fixed;inset:0}.c-mobile-menu .c-dialog-heading{border-color:#4a4a4a}.c-mobile-menu .c-dialog-heading h2{font-family:var(--c-sans);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.c-mobile-menu nav{flex-direction:column;padding-top:24px;display:flex}.c-mobile-menu nav>a,.c-mobile-menu nav>button{width:100%;font-family:var(--c-serif);text-align:left;border-bottom:1px solid #484848;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:clamp(36px,9vw,60px);font-weight:400;line-height:1;display:flex}.c-mobile-menu nav span{color:#aaa;font-family:var(--c-sans);padding-left:10px;font-size:16px}.c-menu-signature{font-family:var(--c-serif);color:#aaa;margin:38px 0 18px;font-size:15px}html[data-c-embedded=true] .c-mobile-menu{padding-top:78px}.c-information{width:min(900px,100% - 48px);min-height:65vh;margin:80px auto 120px}.c-information h1,.c-lookbook h1{font-family:var(--c-serif);margin:0 0 40px;font-size:clamp(42px,5vw,68px);font-weight:400}.c-information>p{max-width:680px;font-size:16px;line-height:1.8}.c-information section{border-top:1px solid var(--c-line);margin-top:36px;padding-top:24px}.c-information section h2{margin:0 0 14px;font-size:14px;font-weight:500}.c-information section p{max-width:680px;color:var(--c-muted);font-size:14px;line-height:1.85}.c-lookbook{width:min(1300px,100% - 48px);margin:70px auto 120px}.c-lookbook-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px 44px;display:grid}.c-lookbook-grid figure{margin:0}.c-lookbook-grid figure:nth-child(2n){margin-top:120px}.c-lookbook-grid img{width:100%;height:auto}.c-lookbook-grid figcaption{font-family:var(--c-serif);margin-top:14px;font-size:15px}@media (max-width:1199px){.c-home{--c-catalog-column-gap:20px}}@media (max-width:1023px){.c-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px 28px}.c-footer-follow{grid-column:1/-1}.c-season-edit{gap:30px}.c-season-products{gap:28px 18px}.c-catalog-options{gap:16px}}@media (max-width:767px){:root{--c-header-height:64px}.c-home{--c-content-gutter:16px;--c-catalog-column-gap:12px}html[data-c-embedded=true]{--c-header-height:128px}.c-site-header,html[data-c-embedded=true] .c-site-header{padding:0 16px}html[data-c-embedded=true] .c-site-header{padding-top:64px}.c-header-start{gap:12px;min-width:0}.c-site .c-menu-toggle{width:28px;display:inline-flex}.c-compact-logo,.c-desktop-nav{display:none}.c-header-icons{gap:4px}.c-header-end{gap:0}.c-site .c-icon-button{width:32px}.c-editorial{min-height:0;padding:28px 0;display:block}.c-editorial-heading{margin-top:0}.c-editorial-heading h1{width:min(100%, calc(var(--c-editorial-logo-width) / 2))}.c-editorial-intro{width:min(100%,280px);margin:46px 0 0 auto}.c-editorial-intro span{font-size:11px}.c-editorial-gallery{margin-top:130px}.c-editorial-tile{flex-basis:calc(50% - 4px)}.c-editorial-tile p{font-size:14px}.c-season-edit{margin:68px auto 12px;display:block}.c-season-image{aspect-ratio:4/5}.c-season-caption{padding:70px 20px 24px}.c-season-products{gap:24px 16px;margin-top:32px}.c-season-products .c-product-name-row{min-height:32px}.c-collection-topline{align-items:center;gap:18px}.c-collection-topline h2{white-space:nowrap;font-size:clamp(23px,6vw,28px)}.c-search-field{flex:0 150px;gap:6px;width:140px}.c-search-field input{height:34px;font-size:12px}.c-catalog-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.c-category-tabs{gap:20px;width:100%;font-size:12px}.c-catalog-options{justify-content:space-between;gap:10px;width:100%}.c-color-palette{left:0;right:auto}.c-select-field{gap:4px}.c-select-field select{max-width:90px}.c-wishlist-link{font-size:11px}.c-product-copy{min-height:68px}.c-product-name-row{gap:3px;min-height:32px}.c-product-name-row a{font-size:11px;line-height:16px}.c-site .c-wishlist-button{flex-basis:17px;width:17px;height:17px}.c-wishlist-button svg{width:14px;height:14px}.c-product-copy .c-price{color:var(--c-wine);font-size:11px}.c-pagination{margin-top:40px}.c-page-numbers{gap:4px}.c-page-numbers button{font-size:14px}.c-pagination-track{gap:5px;margin-top:4px}.c-pagination-track button{min-height:38px;font-size:12px}.c-instagram-strip{min-height:160px;padding:48px 16px}.c-instagram-strip a{font-size:16px}.c-site-footer{padding:60px 24px 28px}.c-footer-grid{grid-template-columns:1fr 1fr;gap:48px 28px}.c-footer-brand,.c-footer-follow{grid-column:1/-1}.c-footer-combination{width:230px}.c-footer-links,.c-footer-follow{font-size:12px}.c-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;margin-top:50px;font-size:10px}.c-dialog{padding:22px}.c-mobile-menu{padding:20px 24px}.c-mobile-menu nav>a,.c-mobile-menu nav>button{padding:18px 0;font-size:clamp(36px,10vw,52px)}.c-lookbook{width:calc(100% - 32px);margin-top:48px}.c-lookbook-grid{gap:40px 16px}.c-lookbook-grid figure:nth-child(2n){margin-top:64px}.c-lookbook-grid figcaption{font-size:12px}.c-information{width:calc(100% - 40px);margin-top:48px}}@media (max-width:359px){.c-home{--c-catalog-column-gap:8px}}
