/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.flex{display:flex}}:root{--ink:#180f11;--wine:#741c2a;--red:#a9283d;--cream:#f6efe6;--muted:#9a8687;--line:#f6efe62e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#180f11f0;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.wordmark{letter-spacing:-1.6px;font-family:Georgia,serif;font-size:27px}.wordmark span{color:#d44051}.nav{letter-spacing:1.5px;text-transform:uppercase;gap:28px;font-size:11px;display:flex}.nav a:hover,.text-link:hover{color:#e45666}.utility{gap:16px;font-size:12px;display:flex}.utility a{border-bottom:1px solid #0000}.utility a:hover{border-color:currentColor}.hero{background:#221315;grid-template-columns:1fr 1fr;min-height:calc(100vh - 76px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(72px,12vw,180px) 8vw;display:flex}.eyebrow{color:#dc7480;letter-spacing:2px;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700;line-height:1.5}.editorial-copy h2,.hero h1,.section-heading h2{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.92}.hero h1{font-size:clamp(54px,7vw,112px)}.hero-text{color:#d3c2bf;max-width:370px;margin:34px 0;font-size:16px;line-height:1.65}.button-row{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.button{letter-spacing:1.35px;text-transform:uppercase;padding:16px 23px;font-size:11px;font-weight:700;transition:transform .2s,background .2s;display:inline-block}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#c83e4e}.button-outline{color:var(--cream);border:1px solid #f6efe68c}.text-link{letter-spacing:1.3px;text-transform:uppercase;font-size:11px;font-weight:700}.text-link span{vertical-align:-1px;margin-left:5px;font-size:17px}.hero-art{background:linear-gradient(145deg,#4e1622,#241518 48%,#a72c43 140%);min-height:580px;position:relative;overflow:hidden}.hero-art:after,.hero-art:before{content:"";border:1px solid #f6efe638;border-radius:50%;position:absolute}.hero-art:before{aspect-ratio:1;width:90%;top:15%;left:12%}.hero-art:after{aspect-ratio:1;width:70%;bottom:-24%;right:25%}.hero-art-label{opacity:.7;font-size:15px;line-height:1.25;bottom:10%;left:10%}.hero-art-label,.hero-art-mark{font-family:Georgia,serif;position:absolute}.hero-art-mark{letter-spacing:-2px;color:#e9a2a8;font-size:22px;top:8%;right:7%}.promise-band{color:#fff;letter-spacing:1.7px;text-transform:uppercase;background:#c43c4b;justify-content:center;align-items:center;gap:35px;min-height:78px;font-size:11px;font-weight:700;display:flex}.promise-band span{opacity:.7}.section-wrap{padding:110px 5vw}.section-heading{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.section-heading h2{font-size:clamp(44px,5vw,70px)}.product-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.product-card{min-width:0;display:block}.product-art{background:linear-gradient(145deg,#c79186,#4b232a);justify-content:flex-end;align-items:flex-start;min-height:340px;padding:16px;display:flex;position:relative;overflow:hidden}.product-art:after{content:"";background:#230e145e;border-radius:48% 48% 10% 10%;width:56%;height:77%;position:absolute;bottom:-8%;left:23%;transform:rotate(8deg)}.product-art.tone-2{background:linear-gradient(145deg,#87767a,#351820)}.product-art.tone-3{background:linear-gradient(145deg,#e2c7b3,#6b1829)}.product-art.tone-4{background:linear-gradient(145deg,#a43b4a,#2b1418)}.product-art span{z-index:1;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#180f114d;padding:6px 8px;font-size:10px}.product-info{padding:15px 0 3px}.product-info p{margin:0}.product-info .category{color:#ac9494;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700}.product-info .product-title{font-family:Georgia,serif;font-size:18px}.product-info .price{color:#d1bbbb;margin-top:8px;font-size:13px}.editorial-panel{background:#6e1c2b;grid-template-columns:1.14fr .86fr;display:grid}.editorial-art{background:linear-gradient(145deg,#dc7480,#481720);min-height:550px;position:relative;overflow:hidden}.editorial-art:after{content:"";border:1px solid #fff6;border-radius:50%;width:70%;height:130%;position:absolute;top:0;left:15%;transform:rotate(30deg)}.editorial-art span{z-index:1;letter-spacing:-.07em;font-family:Georgia,serif;font-size:clamp(40px,6vw,78px);line-height:.8;position:absolute;bottom:8%;left:9%}.editorial-copy{align-self:center;padding:clamp(55px,9vw,130px) 10%}.editorial-copy h2{font-size:clamp(46px,5vw,76px)}.editorial-copy>p:not(.eyebrow){color:#f1d7d5;max-width:360px;margin:28px 0 35px;line-height:1.7}.categories{color:var(--ink);background:#f1e7dc}.categories .eyebrow{color:#9e3140}.category-grid{border-top:1px solid #c7b4aa}.category-grid a{letter-spacing:-.05em;border-bottom:1px solid #c7b4aa;justify-content:space-between;padding:24px 0;font-family:Georgia,serif;font-size:clamp(31px,4.2vw,65px);transition:padding .2s,color .2s;display:flex}.category-grid a:hover{color:#a9283d;padding-left:12px}.category-grid span{letter-spacing:1px;align-self:center;font-family:Arial,sans-serif;font-size:11px}.page-hero{background:#271518;padding:86px 5vw 55px}.page-hero h1{letter-spacing:-.07em;margin:0;font-family:Georgia,serif;font-size:clamp(54px,8vw,108px);line-height:.9}.page-hero p:last-child{color:#d4bcbd;max-width:470px;margin:24px 0 0;line-height:1.6}.shop-layout{color:var(--ink);background:#f1e7dc;padding:40px 5vw 100px}.filters{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.filters a{text-transform:uppercase;letter-spacing:1px;border:1px solid #bca7a0;padding:10px 14px;font-size:11px}.filters a.active,.filters a:hover{background:var(--ink);color:var(--cream)}.shop-layout .product-info .category,.shop-layout .product-info .price{color:#715b5e}.shop-layout .product-grid{grid-template-columns:repeat(3,1fr)}.shop-layout .product-art{min-height:410px}.product-page{color:var(--ink);background:#f1e7dc;grid-template-columns:1.15fr .85fr;gap:8vw;padding:45px 5vw 95px;display:grid}.product-gallery{background:linear-gradient(145deg,#b77377,#3e1720);min-height:590px;position:relative}.product-gallery:after{content:"";background:#230e1466;border-radius:45% 45% 8% 8%;width:48%;height:82%;position:absolute;top:11%;left:27%}.product-details{padding-top:30px}.product-details h1{letter-spacing:-.06em;margin:0;font-family:Georgia,serif;font-size:clamp(43px,5vw,74px);font-weight:400;line-height:.94}.product-details .price{color:#8e2b39;margin:22px 0;font-size:17px}.product-details .description{color:#5e4a4c;max-width:410px;line-height:1.7}.option-label{letter-spacing:1.2px;text-transform:uppercase;margin:28px 0 10px;font-size:10px;font-weight:700;display:block}.option-row{flex-wrap:wrap;gap:8px;display:flex}.option-row button{cursor:pointer;background:0 0;border:1px solid #bfa9a1;min-width:40px;height:37px}.option-row button.selected,.option-row button:hover{background:var(--ink);color:var(--cream)}.add-to-cart{cursor:pointer;color:#fff;text-transform:uppercase;letter-spacing:1.4px;background:#a9283d;border:0;width:100%;margin-top:32px;padding:18px;font-size:11px;font-weight:700}.detail-notes{color:#644e51;border-top:1px solid #c6ada5;margin-top:36px;padding-top:19px;font-size:13px;line-height:1.7}.contact-page,.policy-page{color:var(--ink);background:#f1e7dc;min-height:75vh;padding:84px max(5vw,50vw - 425px)}.contact-page h1,.policy-page h1{letter-spacing:-.07em;margin:0 0 36px;font-family:Georgia,serif;font-size:clamp(48px,7vw,84px);font-weight:400}.policy-page h2{margin:36px 0 12px;font-family:Georgia,serif;font-size:25px;font-weight:400}.contact-page p,.policy-page li,.policy-page p{color:#5d494b;max-width:720px;line-height:1.75}.policy-callout{border-left:3px solid #a9283d;padding:8px 0 8px 20px;font-weight:700;color:#74202d!important}.contact-form{gap:13px;max-width:560px;margin-top:30px;display:grid}.contact-form input,.contact-form textarea{font:inherit;background:0 0;border:1px solid #bca7a0;padding:15px}.contact-form textarea{min-height:130px}.contact-form button{cursor:pointer;border:0;width:max-content}.site-footer{background:#120a0c;padding:70px 5vw 28px}.footer-top{grid-template-columns:1.3fr repeat(3,1fr);gap:35px;padding-bottom:65px;display:grid}.footer-brand p{color:#ab9292;max-width:300px;margin-top:16px;line-height:1.6}.footer-links h3{color:#d66a76;letter-spacing:1.3px;text-transform:uppercase;margin:8px 0 17px;font-size:10px}.footer-links a{color:#ddc9c8;margin:10px 0;font-size:13px;display:block}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);color:#927a7d;letter-spacing:.8px;text-transform:uppercase;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.age-gate{z-index:100;background:#120a0cfa;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.age-gate-card{text-align:center;background:radial-gradient(circle at 50% 0,#51202a,#0000 60%);border:1px solid #f6efe640;width:min(520px,100%);padding:50px 35px}.age-gate-card h2{letter-spacing:-.06em;margin:12px 0;font-family:Georgia,serif;font-size:53px;font-weight:400}.age-gate-card p{color:#d6c1bf;max-width:350px;margin:0 auto 28px;font-size:14px;line-height:1.6}.age-gate-actions{justify-content:center;gap:12px;display:flex}.age-gate button{cursor:pointer;border:0}.age-gate .leave{color:#d9c9c8;background:0 0;border:1px solid #f6efe659}@media (max-width:800px){.nav{display:none}.editorial-panel,.hero,.product-page{grid-template-columns:1fr}.hero-copy{min-height:580px}.hero-art{min-height:430px}.product-grid,.shop-layout .product-grid{grid-template-columns:repeat(2,1fr)}.product-art,.shop-layout .product-art{min-height:260px}.promise-band{gap:12px;padding:15px;font-size:8px}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-page{gap:25px}.product-gallery{min-height:440px}.site-header{padding:0 20px}.hero-copy,.page-hero,.product-page,.section-wrap,.shop-layout{padding-left:6vw;padding-right:6vw}}@media (max-width:460px){.utility a:first-child{display:none}.wordmark{font-size:23px}.product-grid,.shop-layout .product-grid{gap:10px}.product-art,.shop-layout .product-art{min-height:200px}.product-info .product-title{font-size:16px}.footer-bottom{flex-direction:column;gap:10px}.section-wrap{padding-top:75px;padding-bottom:75px}}.bag-list{border-top:1px solid #c6ada5;max-width:720px}.bag-item{border-bottom:1px solid #c6ada5;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.bag-item strong{font-family:Georgia,serif;font-size:19px}.bag-item p{margin:5px 0 0;font-size:13px}.bag-item button{color:#942638;cursor:pointer;text-transform:uppercase;background:0 0;border:0;margin:8px 0 0 auto;font-size:11px;text-decoration:underline;display:block}.bag-total{justify-content:space-between;font-size:18px;display:flex;margin:28px 0!important}.brand-logo{width:188px;line-height:0;display:block}.brand-logo img{width:100%;height:auto;display:block}.brand-logo-footer{width:218px}@media (max-width:460px){.brand-logo{width:152px}.brand-logo-footer{width:200px}}