@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Libre+Caslon+Display&display=swap";:root{--wine:#242726;--ink:#1a1918;--paper:#fff;--muted:#626763;--line:#e2e5e2;--surface:#f3f4f3;--serif:"Libre Caslon Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--wine);outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}button{border:0;background:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:12px;background:var(--wine);color:#fff;padding:15px;z-index:100}.skip:focus{top:10px}.announcement{background:var(--wine);color:#fff;text-align:center;padding:7px 16px;font-size:12px;letter-spacing:.08em}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:20px 4.5%;background:#fff;border-bottom:1px solid var(--line);gap:24px}.wordmark{font-family:Georgia,serif;letter-spacing:-.065em;font-weight:400;font-size:45px;line-height:.82;display:inline-block;flex-shrink:0}.wordmark span{font-family:var(--sans);font-size:9px;line-height:1;letter-spacing:.38em;display:block;text-align:center;margin-top:9px;padding-left:4px}.main-nav{display:flex;gap:32px;font-size:14px}.main-nav a{padding:10px 0}.main-nav a:hover{color:var(--wine)}.header-actions{display:flex;gap:23px;align-items:center}.icon-button{width:44px;height:44px;display:grid;place-items:center;padding:10px;font-size:29px;line-height:1}.icon-button svg{width:23px;height:23px}.bag-button{font-size:14px;min-height:44px;display:flex;gap:9px;align-items:center}.bag-button span{border:1px solid var(--ink);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.hero{display:grid;grid-template-columns:46% 54%;background:var(--wine);color:#fff;min-height:460px}.hero-copy{padding:54px 9.8%;align-self:center}.eyebrow{font-size:12px;font-weight:550;letter-spacing:.12em;line-height:1.55}.hero h1{font-family:var(--serif);font-size:clamp(48px,5.1vw,78px);font-weight:400;line-height:.98;letter-spacing:-.04em;margin:28px 0 22px}.hero h1 em,.story h2 em{font-weight:400}.hero-copy>p:not(.eyebrow){font-size:16px;color:#e1e3e1;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;min-height:49px;padding:13px 24px;font-size:14px;font-weight:550;border:1px solid transparent;transition:background .18s,color .18s}.button span{font-size:20px;font-weight:400;line-height:1}.button.light{background:#fff;color:var(--ink);margin-top:30px}.button.light:hover{background:#e6e8e6}.button.outline{border-color:var(--ink);background:transparent}.button.outline:hover{background:var(--ink);color:#fff}.button.dark{background:var(--ink);color:#fff;width:100%}.button.dark:hover{background:var(--wine)}.hero-art{position:relative;min-width:0;overflow:hidden;background:#d5d8d6}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-caption{position:absolute;bottom:20px;right:26px;color:#fff;font-size:11px;letter-spacing:.14em;text-shadow:0 1px 8px #222}.collections{padding:29px 4.5% 30px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;border-bottom:1px solid var(--line)}.collection-tile{display:flex;gap:15px;align-items:center;justify-content:flex-start;text-align:left;padding:0;min-width:0}.collection-tile img{width:64px;height:64px;object-fit:contain;background:var(--surface);mix-blend-mode:multiply;transition:transform .2s}.collection-tile span{font-size:14px}.collection-tile:hover span{color:var(--wine);text-decoration:underline;text-underline-offset:5px}.collection-tile:hover img{transform:scale(1.06)}.section-pad{padding-left:4.5%;padding-right:4.5%}.shop{padding-top:46px;padding-bottom:46px;scroll-margin-top:0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-title .eyebrow{color:var(--muted);font-size:11px}.section-title h2{font-family:var(--serif);font-size:44px;line-height:1.1;letter-spacing:-.025em;font-weight:400;margin-top:7px}.shop-count{color:var(--muted);font-size:13px}.shop-controls{display:flex;gap:15px;justify-content:space-between;align-items:center;padding:23px 0 22px}.filter-list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:3px 0}.filter-list::-webkit-scrollbar{display:none}.filter-list button{white-space:nowrap;min-height:40px;padding:8px 14px;font-size:14px;border:1px solid var(--line);border-radius:1px}.filter-list button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.sort select{border:0;background:transparent;color:var(--muted);font-size:14px;min-height:44px;max-width:170px;padding-right:2px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px}.product-card{min-width:0}.product-photo{position:relative;background:var(--surface);aspect-ratio:1/1.04;overflow:hidden}.product-photo>a{width:100%;height:100%;display:block}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:16px;transition:transform .35s}.product-photo>a:hover img{transform:scale(1.045)}.card-tag{position:absolute;left:13px;top:12px;font-size:11px;padding:3px 7px;background:#fff;letter-spacing:.03em}.card-quick{width:39px;height:39px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;position:absolute;right:12px;bottom:12px;font-size:23px;transition:background .15s}.card-quick:hover{background:var(--ink);color:#fff}.product-category{font-size:11px;color:var(--muted);letter-spacing:.05em;margin:15px 0 5px;text-transform:uppercase}.product-card h3{font-weight:450;font-size:15px;line-height:1.45}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:3px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:7px;gap:8px}.price{font-size:14px;white-space:nowrap}.price del{color:#626763;font-size:12px;margin-left:6px}.finish{font-size:12px;color:var(--muted)}.swatches{display:flex;gap:4px}.swatch{width:9px;height:9px;border-radius:50%;border:1px solid #0002}.load-more{text-align:center;margin-top:30px}.search-row{display:flex;gap:14px;margin:0 0 25px;border-bottom:1px solid var(--ink)}.search-row input{width:100%;min-height:50px;border:0;outline-offset:0;background:transparent;border-radius:0;font-size:16px}.text-button{font-size:14px;text-decoration:underline;text-underline-offset:4px;min-height:44px}.empty-results{grid-column:1/-1;padding:45px 10px;text-align:center;color:var(--muted)}.story{padding-top:35px;padding-bottom:40px;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.story>.eyebrow{font-size:11px;color:var(--wine);margin-bottom:20px}.story>div{display:grid;grid-template-columns:1fr 1fr;gap:8%}.story h2{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4.5vw,64px);line-height:1.05;letter-spacing:-.035em}.story-text{max-width:520px}.story-text p{font-size:15px;line-height:1.65;margin-bottom:14px;color:#515752}.text-link{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:5px;display:inline-block;margin-top:3px}.footer{padding-top:34px;padding-bottom:20px}.footer-top{display:flex;gap:30px;align-items:center;justify-content:space-between}.footer-top>.wordmark{font-size:39px}.footer-top>p{font-size:13px;color:var(--muted)}.footer nav{display:flex;gap:22px;font-size:13px}.footer-bottom{display:flex;gap:20px;justify-content:space-between;font-size:11px;color:var(--muted);padding-top:29px}.footer a:hover{color:var(--wine)}dialog{border:0;padding:0;max-height:94dvh;overflow:auto;color:var(--ink);box-shadow:0 15px 100px #0003}dialog::backdrop{background:#10131285;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.product-dialog{width:min(970px,94vw)}.close-dialog{position:absolute;right:9px;top:9px;z-index:3;background:#fffd;border-radius:50%}.product-detail-grid{display:grid;grid-template-columns:1.08fr 1fr}.detail-gallery{background:var(--surface);min-width:0;padding:24px;align-content:start}.detail-main-img{width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.detail-thumbs{display:flex;gap:7px;overflow:auto;padding:8px 2px}.detail-thumbs button{min-width:54px;width:54px;height:54px;padding:2px;border:1px solid transparent;background:#fff}.detail-thumbs button[aria-pressed=true]{border-color:var(--ink)}.detail-thumbs img{width:100%;height:100%;object-fit:contain}.detail-info{padding:58px 32px 32px}.detail-info h2{font-family:var(--serif);font-size:35px;font-weight:400;line-height:1.1;margin:13px 0 16px}.detail-info>.price{font-size:20px}.detail-info>.price del{font-size:15px}.product-summary{margin:19px 0;color:var(--muted);font-size:15px}.variant-group{border:0;margin:20px 0;padding:0}.variant-group legend{font-size:13px;margin-bottom:10px}.variant-options{display:flex;gap:8px;flex-wrap:wrap}.variant-options button{padding:9px 13px;border:1px solid var(--line);min-height:44px;font-size:13px}.variant-options button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.purchase-row{display:flex;gap:12px;margin-top:24px}.quantity{display:flex;align-items:center;border:1px solid var(--line);flex-shrink:0;height:49px}.quantity button{width:38px;height:47px;font-size:18px}.quantity output{min-width:23px;text-align:center;font-size:14px}.checkout-note{font-size:12px;color:var(--muted);text-align:center;margin:13px 0 18px}.details-accordion{border-top:1px solid var(--line)}.details-accordion details{border-bottom:1px solid var(--line);padding:14px 0}.details-accordion summary{cursor:pointer;font-size:14px}.details-accordion p,.details-accordion ul{font-size:14px;color:var(--muted);line-height:1.6}.details-accordion ul{padding-left:19px}.details-accordion p{margin-top:10px}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(460px,100vw);max-height:100dvh;height:100dvh;max-width:100vw}.drawer-heading{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.drawer-heading h2{font-family:var(--serif);font-size:32px;font-weight:400}.drawer-heading h2 span{font-family:var(--sans);font-size:14px;margin-left:6px}.cart-lines{padding:0 24px;max-height:calc(100dvh - 325px);overflow:auto}.cart-line{display:grid;grid-template-columns:88px 1fr;gap:17px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-line>img{width:88px;height:105px;object-fit:contain;background:var(--surface)}.cart-line h3{font-size:14px;font-weight:500;padding-right:8px}.cart-line p{font-size:12px;color:var(--muted);margin:4px 0}.cart-line-bottom{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:10px}.cart-line .quantity{height:34px}.cart-line .quantity button{width:31px;height:32px;font-size:16px}.cart-line .quantity output{min-width:20px;font-size:12px}.remove-item{font-size:11px;color:var(--muted);text-decoration:underline;min-height:36px;padding:0}.cart-summary{padding:23px 24px;position:absolute;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line)}.subtotal{display:flex;justify-content:space-between;margin-bottom:12px;font-size:16px}.cart-summary>p{font-size:12px;color:var(--muted);margin-bottom:15px}.empty-cart{padding:80px 30px;text-align:center}.empty-cart h3{font-family:var(--serif);font-size:32px;font-weight:400}.empty-cart p{font-size:14px;color:var(--muted);margin:15px 0 25px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);z-index:60;background:var(--ink);color:#fff;padding:13px 24px;font-size:14px;max-width:calc(100vw - 30px);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%)}.page-content{max-width:960px;margin:auto;padding:55px 5%;min-height:50vh}.page-content h1{font-family:var(--serif);font-size:48px;font-weight:400;margin-bottom:25px}.page-content a{text-decoration:underline}.page-content input,.page-content textarea{max-width:100%;font-size:16px}.pagination{text-align:center;padding:25px}.pagination a,.pagination span{display:inline-block;padding:10px}.product-page{max-width:1200px;margin:30px auto}.contact-fields{display:grid;gap:15px}.contact-fields input,.contact-fields textarea{padding:14px;border:1px solid var(--line);width:100%}.contact-fields label{font-size:14px}.form-message{padding:15px 0;color:var(--wine)}@media(min-width:1600px){.hero{min-height:550px}.hero-copy{padding-top:70px;padding-bottom:70px}.hero h1{font-size:82px}.collections{padding-top:34px;padding-bottom:34px}.collection-tile img{width:76px;height:76px}}@media(max-width:1100px){.collection-tile{gap:7px}.collection-tile img{width:50px;height:55px}.collection-tile span{font-size:13px}.filter-list{gap:5px}.filter-list button{padding:8px 10px;font-size:13px}.hero{min-height:420px}.hero-copy{padding:42px 9.8%}.hero h1{font-size:53px}.eyebrow{font-size:11px}.product-photo img{padding:10px}}@media(max-width:760px){html{scroll-padding-top:83px}.announcement{font-size:11px;padding:6px 10px}.header{padding:14px 5%;gap:10px}.wordmark{font-size:36px}.wordmark span{font-size:8px;margin-top:7px}.main-nav{margin-left:auto}.main-nav a{font-size:12px}.main-nav a:first-child{display:none}.header-actions{gap:7px}.icon-button{width:37px;height:39px;padding:8px}.bag-button{font-size:13px}.bag-button span{width:21px;height:21px}.hero{grid-template-columns:1fr;min-height:0;position:relative;overflow:hidden}.hero-art{grid-area:1/1;min-height:400px}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#161917eb,#16191787 44%,#16191708 85%)}.hero-art>img{object-position:63% center;width:100%;height:100%}.hero-copy{grid-area:1/1;z-index:1;padding:32px 5% 37px;max-width:85%;align-self:center;pointer-events:none}.hero-copy a{pointer-events:auto}.hero-copy .eyebrow{font-size:9px;max-width:210px;line-height:1.7;letter-spacing:.11em}.hero h1{font-size:clamp(39px,9vw,56px);margin:23px 0 18px;line-height:1.04;letter-spacing:-.035em}.hero-copy>p:not(.eyebrow){font-size:13px;color:#fff}.hero-copy .button{font-size:13px;padding:12px 17px;gap:25px;min-height:44px;margin-top:23px}.hero-caption{font-size:8px;bottom:14px;right:5%;z-index:1}.collections{padding:18px 5%;gap:16px 8px;grid-template-columns:repeat(3,minmax(0,1fr))}.collection-tile{gap:8px}.collection-tile img{width:43px;height:48px}.collection-tile span{font-size:12px}.section-pad{padding-left:5%;padding-right:5%}.shop{padding-top:30px;padding-bottom:31px}.section-title .eyebrow{font-size:9px;letter-spacing:.1em}.section-title h2{font-size:37px}.shop-count{font-size:11px;margin-bottom:3px}.shop-controls{display:block;padding:17px 0 15px;position:relative}.filter-list{gap:6px;padding-bottom:4px}.filter-list button{min-height:37px;font-size:12px;padding:8px 12px}.sort{display:flex;justify-content:flex-end;margin-top:4px;height:28px}.sort select{font-size:12px;min-height:28px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-photo{aspect-ratio:1/1.08}.product-photo img{padding:9px}.card-quick{width:35px;height:35px;right:8px;bottom:8px}.card-tag{left:8px;top:8px;font-size:9px;padding:3px 6px}.product-category{font-size:9px;margin-top:11px}.product-card h3{font-size:13px;line-height:1.45}.product-bottom{align-items:flex-start;gap:4px;flex-direction:column}.price{font-size:13px}.price del,.finish{font-size:11px}.load-more{margin-top:24px}.load-more .button{font-size:13px;width:100%;gap:20px}.story{padding-top:28px;padding-bottom:28px}.story>.eyebrow{font-size:9px;margin-bottom:17px}.story>div{grid-template-columns:1fr;gap:22px}.story h2{font-size:43px}.story-text p{font-size:14px;margin-bottom:12px}.story .text-link{font-size:13px}.footer{padding-top:27px}.footer-top{gap:22px;flex-wrap:wrap;justify-content:flex-start}.footer-top>.wordmark{font-size:34px}.footer-top>p{font-size:11px;margin-left:auto}.footer nav{width:100%;justify-content:flex-start;gap:26px;font-size:12px;margin-top:0}.footer-bottom{font-size:10px;padding-top:23px;gap:8px;flex-direction:column}.product-dialog{width:100%;max-width:100%;max-height:96dvh;margin:auto 0 0}.product-detail-grid{grid-template-columns:1fr}.detail-gallery{padding:15px 19px 5px}.detail-main-img{height:260px;aspect-ratio:auto}.detail-thumbs{justify-content:center}.detail-thumbs button{width:43px;min-width:43px;height:43px}.detail-info{padding:22px 22px 28px}.detail-info h2{font-size:30px;margin-top:8px}.detail-info>.price{font-size:19px}.product-summary{font-size:14px;margin:15px 0}.purchase-row{margin-top:20px}.variant-group{margin:16px 0}.variant-options button{font-size:12px}.close-dialog{top:8px;right:8px}.product-page{margin:0}.product-page .detail-main-img{height:320px}.page-content h1{font-size:39px}}@media(max-width:360px){.header .main-nav{display:none}.header-actions{margin-left:auto}.hero-art{min-height:360px}.collection-tile{flex-direction:column;gap:3px;text-align:center}.collections{gap:12px}.hero h1{font-size:38px}.hero-copy{max-width:92%}.product-card h3{font-size:12px}.footer-top>p{width:100%;margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.collection-tile span,.filter-list button,.sort select,.product-card h3,.price,.variant-options button{font-size:14px}.eyebrow,.section-title .eyebrow,.story>.eyebrow,.hero-caption,.product-category,.card-tag,.footer-bottom{font-size:12px}.collection-tile{flex-wrap:wrap}.footer nav,.footer-top>p{font-size:14px}@media(max-width:760px){.hero{display:flex;flex-direction:column}.hero-art{order:2;min-height:0;aspect-ratio:1.9;width:100%}.hero-art:after{display:none}.hero-art>img{object-position:center 54%}.hero-copy{max-width:none;width:100%;padding:24px 5% 27px;display:grid;grid-template-columns:1fr auto;gap:0 8px;align-items:end}.hero-copy .eyebrow{grid-column:1/-1;max-width:none;font-size:12px;letter-spacing:.055em}.hero h1{font-size:39px;line-height:1.03;margin:15px 0 0;grid-column:1/-1}.hero-copy>p:not(.eyebrow){font-size:14px;margin-top:16px;line-height:1.5;grid-column:1}.hero-copy .button{grid-column:2;margin:0;padding:11px 13px;font-size:14px;gap:10px;align-self:end}.hero-copy .button span,.hero-caption{display:none}.collection-tile{flex-direction:column;gap:5px;align-items:center;text-align:center}.collection-tile span{font-size:14px;line-height:1.3}.collection-tile img{width:52px;height:46px}.collections{gap:17px 8px;padding:18px 5%}.main-nav a{font-size:14px}.main-nav a:first-child{display:block}.main-nav a:last-child{display:none}.main-nav a:first-child{font-size:0}.main-nav a:first-child:after{content:"Shop";font-size:14px}.section-title .eyebrow,.story>.eyebrow{font-size:12px}.shop-count{font-size:12px}.product-card h3,.price{font-size:14px}.product-category,.card-tag{font-size:12px}.filter-list button,.sort select{font-size:14px}.footer-top>p{font-size:12px}.footer nav{font-size:14px}.footer-bottom{font-size:12px}.variant-options button{font-size:14px}.story-text p{font-size:16px}.hero h1{font-size:clamp(36px,8.9vw,48px)}}@media(max-width:380px){.hero-copy{display:block}.hero-copy .button{margin-top:17px}.hero-copy>p:not(.eyebrow){display:none}.hero h1{margin-top:14px}.footer-top>p{width:100%}}.detail-info h1{font-family:var(--serif);font-size:35px;font-weight:400;line-height:1.1;margin:13px 0 16px}.footer nav{flex-wrap:wrap}.footer-top{flex-wrap:wrap}.section-title h1{font-family:var(--serif);font-size:44px;font-weight:400;line-height:1.1}.product-page .detail-gallery{align-self:start}.product-page .detail-info{padding-top:32px}.details-accordion ul:empty{display:none}.header-actions:has(.nojs-navigation:not([hidden])){flex-wrap:wrap}.product-photo img.editorial-image{mix-blend-mode:normal;padding:0;object-fit:cover}.detail-main-img.editorial-image{mix-blend-mode:normal;object-fit:contain}.collections img{mix-blend-mode:normal}.hero-caption{text-shadow:0 1px 8px #000}.story-text strong{font-weight:600;color:var(--ink)}@media(max-width:760px){.hero-art{aspect-ratio:3/2}.hero-art>img{object-fit:contain;object-position:center}}:root{--wine:#242726;--ink:#171918;--paper:#fff;--muted:#656764;--line:#dedfdb;--surface:#f3f3ef}body{background:#fff;font-weight:450}.header{padding:23px 4.5%;border-bottom:0;gap:35px;background:#fff}.wordmark{font-family:var(--sans);font-weight:700;font-size:49px;letter-spacing:-.085em;line-height:.8}.wordmark span{font-size:8px;letter-spacing:.44em;font-weight:500;line-height:1;margin-top:9px}.main-nav{gap:30px;margin-left:auto;margin-right:42px}.main-nav a{font-size:14px}.header-actions{gap:17px}.bag-button{gap:11px}.bag-button span{border:0;background:var(--ink);color:#fff}.fashion-hero{--hero-height:clamp(430px,47vw,640px);--mask-panel-width:29%;position:relative;display:grid;grid-template-columns:minmax(0,var(--mask-panel-width)) minmax(0,1fr);height:var(--hero-height);isolation:isolate;overflow:hidden;background:transparent}.fashion-photo{position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--photo-background,#403e40)}.fashion-photo img{display:block;width:100%;height:100%;object-fit:var(--hero-image-fit,cover);object-position:center}.fashion-photo:after{content:none}.fashion-hero h1{font-family:var(--sans);font-size:27px;line-height:1.2;font-weight:500;letter-spacing:-.02em;margin:0 0 13px}.fashion-cta{display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid #ffffffa6;min-height:44px;padding:6px 0;font-size:14px}.fashion-cta:hover{border-color:#e0b36a}.collections{padding:24px 4.5%;gap:19px;border-bottom:0;background:#fff;grid-template-columns:repeat(6,minmax(0,1fr))}.collection-tile{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:14px;font-weight:500;min-height:48px}.collection-tile img{width:57px;height:64px;object-fit:contain;mix-blend-mode:normal;flex-shrink:0;background:var(--surface)}.collection-tile span{font-size:14px;white-space:normal;text-align:left}.shop{padding-top:42px;padding-bottom:45px}.section-title h2{font-family:var(--sans);font-size:28px;letter-spacing:-.035em;font-weight:500;line-height:1.2;margin:0}.shop-count{font-size:13px}.shop-controls{padding:22px 0}.filter-list{gap:6px}.filter-list button{border-color:transparent;border-bottom-color:var(--line);padding:8px 14px;border-radius:0;min-height:44px;color:var(--muted);font-size:14px}.filter-list button[aria-pressed=true]{color:var(--ink);background:transparent;border-color:transparent;border-bottom:2px solid var(--ink)}.filter-list button:hover{color:var(--ink)}.sort select{font-size:14px;min-height:44px}.product-grid{gap:27px 22px}.product-photo{aspect-ratio:1/1.13;background:var(--surface)}.product-photo img{padding:16px}.product-photo img.editorial-image{object-fit:contain;background:#d4d5d1;padding:0}.product-category{font-size:12px;font-weight:500;letter-spacing:.04em;margin-top:16px;color:var(--muted)}.product-card h3{font-size:15px;font-weight:500}.product-bottom{margin-top:8px}.price{font-size:14px}.card-quick{border-radius:0;right:10px;bottom:10px;width:44px;height:44px;border:0}.card-tag{font-size:12px;background:#fff;color:var(--ink);padding:4px 7px}.load-more{margin-top:29px}.load-more .button{min-width:265px;border-color:#c7c9c5;font-weight:500}.editorial-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:0 4.5% 45px}.editorial-card{min-width:0;display:block}.editorial-photo{height:clamp(350px,36vw,520px);overflow:hidden;background:#e6e4e0}.editorial-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.editorial-photo.still-life{background:#424444}.editorial-photo.still-life img{object-fit:contain;object-position:center}.editorial-label{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;min-height:58px}.editorial-label h2{font-family:var(--sans);font-size:22px;font-weight:500;letter-spacing:-.025em}.editorial-label>span{font-size:14px;display:flex;gap:22px}.editorial-card:hover .editorial-label>span{text-decoration:underline;text-underline-offset:5px}.footer{background:#171918;color:#fff;padding-top:33px;padding-bottom:25px}.footer-top{align-items:center;gap:28px;flex-wrap:nowrap}.footer-top>.wordmark{font-size:46px}.footer-top>.wordmark span{color:#fff}.footer nav{font-size:14px;gap:23px;justify-content:flex-end}.footer a:hover{color:#dbded8}.footer-bottom{border-top:1px solid #383c37;font-size:12px;color:#aeb4a7;margin-top:29px;padding-top:18px}.detail-info h1,.detail-info h2{font-family:var(--sans);font-size:30px;letter-spacing:-.04em;font-weight:500;line-height:1.15}.drawer-heading h2,.empty-cart h3{font-family:var(--sans);font-size:28px;letter-spacing:-.04em;font-weight:500}.empty-cart .button{margin-top:25px}.detail-gallery,.detail-main-img.editorial-image{background:#f1f2ef}@media(max-width:1100px){.header{padding-top:20px;padding-bottom:20px}.main-nav{margin-right:20px}.collection-tile{gap:9px}.collection-tile img{width:43px;height:53px}.collections{gap:12px}.footer-top{flex-wrap:wrap}.footer nav{margin-left:auto}}@media(max-width:760px){html{scroll-padding-top:82px}.header{padding:18px 5%;gap:15px}.wordmark{font-size:37px}.wordmark span{font-size:7px;letter-spacing:.39em;margin-top:7px}.main-nav{margin:0 0 0 auto}.main-nav a:first-child{display:block;font-size:14px}.main-nav a:first-child:after{content:none}.main-nav a:last-child{display:none}.header-actions{gap:6px}.icon-button{width:44px;height:44px}.bag-button{font-size:14px;gap:7px;min-height:44px}.bag-button span{height:21px;width:21px}.fashion-hero{height:300px}.fashion-photo img{object-fit:var(--mobile-hero-image-fit,contain)}.fashion-photo:after{content:none}.fashion-hero h1{font-size:23px;margin-bottom:2px}.fashion-cta{font-size:14px;min-height:44px;gap:24px;padding:4px 0}.collections{padding:16px 5%;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}.collection-tile{flex-direction:column;align-items:center;text-align:center;gap:6px;min-height:65px}.collection-tile img{width:41px;height:37px;object-fit:contain}.collection-tile span{font-size:14px;line-height:1.25;text-align:center}.shop{padding-top:29px;padding-bottom:30px}.section-title h2{font-size:25px}.shop-count{font-size:12px}.shop-controls{padding:16px 0 14px;display:block}.filter-list{gap:5px}.filter-list button{font-size:14px;padding:8px 11px;min-height:44px}.sort{margin-top:3px;height:44px}.sort select{font-size:14px;min-height:44px}.product-grid{gap:24px 12px}.product-photo{aspect-ratio:1/1.14}.product-photo img{padding:9px}.card-quick{width:44px;height:44px;right:7px;bottom:7px;font-size:21px}.product-category{font-size:12px;margin-top:12px;letter-spacing:0}.product-card h3{font-size:14px;line-height:1.4}.product-bottom{margin-top:7px}.price{font-size:14px}.card-tag{font-size:12px;padding:3px 6px;left:8px;top:8px}.load-more{margin-top:25px}.load-more .button{font-size:14px}.editorial-pair{grid-template-columns:1fr;gap:17px;padding:0 5% 28px}.editorial-photo{height:340px}.editorial-photo img{object-position:center 34%}.editorial-photo.still-life{height:265px}.editorial-label{padding:14px 0;min-height:55px}.editorial-label h2{font-size:21px}.editorial-label>span{font-size:14px}.footer{padding-top:29px;padding-bottom:22px}.footer-top{gap:26px;flex-wrap:wrap}.footer-top>.wordmark{font-size:40px}.footer nav{margin-left:0;justify-content:flex-start;gap:25px;font-size:14px;width:100%}.footer-bottom{font-size:12px;margin-top:24px;padding-top:16px;gap:8px;flex-direction:column}.detail-info h1,.detail-info h2{font-size:28px}}@media(max-width:360px){.fashion-hero{height:275px}.collections{gap:12px}.header .main-nav{display:none}.header-actions{margin-left:auto}}:root{--wine:#a31d32;--garnet:#a31d32;--garnet-deep:#811428;--ochre:#b58a45}.header{border-top:3px solid var(--ochre)}.header>.wordmark{color:#171918}.header>.wordmark span{color:#171918}.main-nav a:hover,.text-link:hover,.text-button:hover{color:var(--garnet)}.bag-button span{background:var(--garnet)}.fashion-cta{border-bottom-color:var(--ochre)}.fashion-cta span{color:#e0b36a}.fashion-cta:hover{border-bottom-color:#e0b36a}.filter-list button[aria-pressed=true]{color:var(--garnet);border-bottom-color:var(--ochre)}.card-quick:hover,.button.dark{background:var(--garnet);color:#fff}.button.dark:hover{background:var(--garnet-deep)}.variant-options button[aria-pressed=true]{background:var(--garnet);border-color:var(--garnet);color:#fff}.detail-thumbs button[aria-pressed=true]{border-color:var(--ochre)}.load-more .button{color:var(--garnet);border-color:var(--garnet)}.load-more .button:hover{background:var(--garnet);color:#fff}.card-tag{background:#f3e8d3;color:#811428}.editorial-label>span{color:var(--garnet)}.footer{border-top:2px solid var(--ochre)}.footer-top>.wordmark,.footer-top>.wordmark span{color:#fff}.footer a:hover{color:#e0b36a}:focus-visible{outline:2px solid var(--ochre);outline-offset:4px}.editorial-photo:not(.still-life) img{object-position:center top}.fashion-hero-copy{position:relative;min-width:0;min-height:0;padding:12px 0 20px;display:grid;grid-template-rows:minmax(0,1fr) auto auto;justify-items:center;align-items:stretch;text-align:center;gap:0;background:var(--mask-background,#000000);color:var(--mask-text,#ffffff)}.hero-mask-frame{position:relative;width:100%;height:100%;min-height:0;overflow:hidden}.hero-mask{position:absolute;display:block;top:0;left:50%;width:auto;height:100%;max-width:none;object-fit:contain;transform:translate(-50%);margin:0;pointer-events:none}.fashion-hero-copy h1{max-width:calc(100% - 16px);overflow-wrap:break-word;margin-top:6px}.fashion-hero-copy .fashion-cta{justify-self:center}@media(max-width:760px){.fashion-hero{--mask-panel-width:36%}.fashion-hero-copy{padding:10px 0 18px}.fashion-hero-copy h1{font-size:18px;margin-top:4px}}.main-nav a,.fashion-cta,.bag-button,.button,.filter-list button,.sort select,.price,.editorial-label>span,.footer nav,.variant-options button{font-weight:500}.wordmark span{font-weight:600;letter-spacing:.46em}.studio-announcement{display:flex;justify-content:center;align-items:center;gap:20px;min-height:40px;padding:9px 5%;background:var(--garnet-deep);color:#fff;font-size:12px;font-weight:500;text-align:center;line-height:1.4}.studio-announcement span{color:#f3dfb9}.studio-announcement:hover span{text-decoration:underline;text-underline-offset:3px}.studio-about{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;padding-top:34px;padding-bottom:44px;border-top:1px solid var(--line)}.studio-about h2{font-family:var(--sans);font-size:23px;letter-spacing:-.035em;font-weight:500;line-height:1.3}.studio-about p{font-size:16px;line-height:1.75;max-width:620px;color:#4d514d}.studio-newsletter{display:grid;grid-template-columns:1fr 1.35fr;gap:8%;padding-top:48px;padding-bottom:50px;background:#eee5d6;color:var(--ink)}.studio-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:600;color:var(--garnet);margin:0 0 14px}.studio-newsletter h2{font-family:var(--sans);font-size:clamp(30px,3.5vw,47px);line-height:1.12;letter-spacing:-.045em;font-weight:600;margin:0}.studio-newsletter-content>p{font-size:16px;line-height:1.7;max-width:580px;margin:0 0 20px}.newsletter-form>label{display:block;font-size:12px;font-weight:500;margin-bottom:8px}.newsletter-fields{display:flex;align-items:stretch;border-bottom:1px solid #a79b87;gap:12px}.newsletter-fields input{width:100%;min-width:0;border:0;border-radius:0;background:transparent;padding:12px 0;color:var(--ink);font-family:inherit;font-size:16px;min-height:50px}.newsletter-fields input::placeholder{color:#656055;opacity:1}.newsletter-fields button{display:flex;align-items:center;justify-content:center;gap:20px;flex-shrink:0;padding:12px 0 12px 12px;border:0;background:transparent;color:var(--garnet-deep);font-size:14px;font-weight:600;min-height:50px;cursor:pointer}.newsletter-fields button:hover{text-decoration:underline;text-underline-offset:4px}.newsletter-note{font-size:11px!important;line-height:1.6!important;color:#625b50;margin-top:12px!important;max-width:550px}.newsletter-note a{text-decoration:underline;text-underline-offset:3px}.newsletter-message{font-size:14px;line-height:1.6;margin-top:14px;color:var(--garnet-deep)}@media(max-width:760px){.studio-announcement{font-size:11px;gap:10px;min-height:40px}.studio-about{grid-template-columns:1fr;gap:13px;padding-top:25px;padding-bottom:28px}.studio-about h2{font-size:21px}.studio-about p{font-size:15px;line-height:1.65}.studio-newsletter{grid-template-columns:1fr;gap:24px;padding-top:30px;padding-bottom:32px}.studio-newsletter h2{font-size:34px}.studio-newsletter-content>p{font-size:15px;line-height:1.65;margin-bottom:18px}.newsletter-fields{gap:8px}.newsletter-fields button{gap:10px;font-size:13px;padding-left:4px}}@media(max-width:360px){.studio-announcement{gap:8px;font-size:10px}.fashion-hero-copy h1{font-size:16px}.fashion-cta{gap:15px}}.brand-divider{display:block;width:100%;height:6px;background:linear-gradient(to bottom,var(--garnet,#a31d32) 0 2px,var(--ochre,#b58a45) 2px 4px,#000000 4px 6px)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/uolo.css.map */
