@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&display=swap";:root{font-family:Montserrat,sans-serif;color:#171311;background:#f7f1e7;font-synthesis:none;--red: #bf211f;--gold: #c49a42;--paper: #f7f1e7;--black: #090909}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--paper);-webkit-font-smoothing:antialiased}button,select,input,textarea{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.035em}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;width:100%}.eyebrow{margin:0 0 12px;color:var(--red);font-family:Montserrat;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:22px;background:#090909e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gate-card{position:relative;width:min(520px,100%);padding:48px;background:var(--paper);box-shadow:0 30px 90px #0008;text-align:center}.gate-card:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid #d3c6b3;pointer-events:none}.gate-close{position:absolute;z-index:1;top:20px;right:20px;border:0;background:none;cursor:pointer}.gate-logo{display:block;width:min(260px,76%);height:116px;margin:0 auto 22px;object-fit:contain}.gate h1{margin:0;font:600 clamp(38px,6vw,56px)/1.02 "Montserrat",sans-serif;letter-spacing:-.05em}.gate-copy{max-width:410px;margin:20px auto 26px;color:#635b55;font-family:Montserrat;font-size:14px;line-height:1.6}.gate label{display:block;margin:0 0 8px;text-align:left;font-family:Montserrat;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.gate select{width:100%;height:54px;padding:0 14px;border:1px solid #b8ad9f;background:#fff}.gate .wide{justify-content:center;width:100%;margin-top:12px;border:0}.gate .wide:disabled{opacity:.42;cursor:not-allowed}.gate-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:20px 0 0;color:#7f756b;font-family:Montserrat;font-size:11px}.site-header{position:absolute;z-index:20;top:0;width:100%;color:#fff}.topbar{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;font-size:17px}.topbar svg{color:var(--red)}nav{position:relative;display:flex;align-items:center;justify-content:space-between;height:106px;padding:0 5vw;background:#080808}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;object-fit:contain}.brand-logo-header{width:190px;height:82px;filter:invert(1)}.nav-links{position:absolute;z-index:30;top:calc(100% - 12px);right:5vw;display:none;width:min(300px,calc(100vw - 32px));padding:18px;color:#171311;background:var(--paper);box-shadow:0 18px 45px #0006;font-size:16px}.nav-links.open{display:flex;flex-direction:column;align-items:stretch;gap:3px}.nav-links a{position:relative;width:100%;padding:12px 14px;border-bottom:1px solid #d8cdbd}.nav-links a:last-child{border-bottom:0}.nav-links a:hover,.nav-links a:focus-visible{background:#eee4d7;outline:none}.nav-links a.active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--red)}.nav-links small{margin-left:8px;color:#d4ad5b;font-size:12px}.nav-actions{display:flex;align-items:center;gap:14px}.district-button,.bag-button,.menu-button{display:flex;align-items:center;gap:7px;border:0;color:inherit;background:transparent;cursor:pointer}.district-button{padding:11px 14px;border:1px solid #ffffff88;border-radius:4px;font-size:15px}.bag-button{position:relative;padding:8px}.bag-button b{display:grid;place-items:center;position:absolute;top:-1px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:var(--red);font-family:Montserrat;font-size:8px}.menu-button{display:flex;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #ffffff88;border-radius:4px}.macro{height:405px;overflow:hidden;background:#080808}.macro img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.lifestyle{position:relative;display:grid;grid-template-columns:1fr 1fr;height:380px;border-bottom:1px solid #d5cbbb;background-color:var(--paper)}.lifestyle-copy{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:35px 5vw 35px 10.5vw}.lifestyle h2{margin:0 0 12px;font:600 clamp(50px,4.6vw,68px)/.92 "Montserrat",sans-serif;letter-spacing:-.04em}.lifestyle h2 em{color:var(--red);font-size:1.04em;font-weight:500}.lifestyle-copy>p{margin:0 0 18px;font-size:20px;line-height:1.25}.lifestyle-copy>.made-to-order{display:flex;align-items:center;gap:7px}.made-to-order svg{flex:0 0 auto;color:#090909}.hero-star{position:absolute;top:102px;right:10%;color:#0b0b0b;transform:rotate(12deg)}.hero-actions{display:flex;gap:12px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:10px 26px;border:1px solid #171311;border-radius:4px;font-size:17px;text-align:center}.primary{color:#fff;background:#0b0b0b}.secondary{min-width:175px;flex-direction:column;background:#fff5}.secondary small{display:block;color:var(--red);font-size:15px}.lifestyle-image{height:100%;overflow:hidden}.lifestyle-image img{height:100%;object-fit:cover;object-position:center 24%}.shop{position:relative;padding:28px 9.5vw 34px;background-color:var(--paper)}.section-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto 16px}.section-heading h2{margin:0;font-size:38px;line-height:1}.section-heading span{width:72px;height:1px;background:var(--gold)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1130px;margin:auto}.product{overflow:hidden;border:1px solid #d5cbbb;border-radius:5px;background:#ffffff52}.product-image{display:block;width:100%;height:auto;aspect-ratio:1;padding:0;border:0;overflow:hidden;background:transparent;cursor:pointer}.product-image img{height:100%;object-fit:contain;object-position:center}.product-photo{display:block;position:relative;width:100%;height:100%;container-type:size;overflow:hidden;background:#f4efe6}.product-photo-stage{position:absolute;width:min(100cqw,100cqh);height:min(100cqw,100cqh);left:50%;top:50%;transform:translate(-50%,-50%)}.product-photo-window{position:absolute;display:block;overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%)}.product-photo .product-photo-window>img{position:absolute;max-width:none;object-fit:fill;margin:0;animation:none}.cart-product-photo{width:88px;height:88px}.search-product-photo{width:64px;height:64px}.color-photo{display:block;width:34px;height:34px}.product-info{padding:11px 12px 14px}.product h3{margin:0;font-size:17px;font-weight:600}.product-info strong{display:block;margin:2px 0 3px;font-size:15px;font-weight:500}.product button{display:flex;align-items:center;gap:5px;padding:0;border:0;color:var(--red);background:transparent;font-size:14px;cursor:pointer}.product button svg{width:15px}.custom{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;padding:80px 8vw;color:#fff;background:#171414}.custom .eyebrow{color:#df9090}.custom h2{margin:0;font-size:62px;line-height:.9}.custom>div:last-child{align-self:center;max-width:520px;color:#c9c2bb;font-family:Montserrat;font-size:15px;line-height:1.7}.custom-photo{display:block;width:100%;height:240px;margin-top:24px;margin-bottom:-56px;border:1px solid #ffffff30;border-radius:18px;object-fit:cover;object-position:center 48%}.giveback{display:flex;align-items:center;justify-content:center;gap:25px;padding:32px 7vw;color:#fff;background:var(--red)}.giveback h2{margin:0;font-size:28px}.giveback p{max-width:480px;margin:0;font-family:Montserrat;font-size:13px;line-height:1.55}footer{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:60px 7vw;color:#fff;background:#080808}footer>div:last-child{text-align:right}footer p{max-width:470px;color:#aaa29b;font-family:Montserrat;font-size:13px;line-height:1.6}footer>div:last-child p{margin-left:auto}.brand.light{display:inline-block;margin-bottom:18px}.brand-logo-footer{width:210px;height:94px;filter:invert(1)}.legal{font-size:10px}.footer-made-local{margin-top:10px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.toast{position:fixed;z-index:80;right:24px;bottom:24px;padding:15px 18px;color:#fff;background:#171414;box-shadow:0 12px 35px #0004;font-family:Montserrat;font-size:13px}.toast span{margin-left:18px;color:#ef9b9f;font-weight:700}.drawer-layer,.checkout-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#090909a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(470px,100%);height:100%;padding:34px;background:var(--paper);box-shadow:-20px 0 60px #0004}.cart-heading{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #d4c8b8}.cart-heading h2,.checkout-title h2{margin:0;font-size:43px;line-height:.9}.cart-heading button,.checkout-close{border:0;background:transparent;cursor:pointer}.cart-lines{flex:1;overflow:auto}.empty-cart{display:grid;place-items:center;padding:90px 20px;color:#6e645b;text-align:center}.empty-cart h3{margin:16px 0 3px;font-size:28px}.empty-cart p{margin:0;font-family:Montserrat;font-size:13px}.cart-line{display:grid;grid-template-columns:88px 1fr auto;gap:15px;padding:18px 0;border-bottom:1px solid #d4c8b8}.cart-line>img{width:88px;height:88px;object-fit:cover}.cart-line h3{margin:3px 0 2px;font-size:21px}.cart-line p{margin:0}.quantity{display:flex;align-items:center;width:max-content;margin-top:10px;border:1px solid #c8bcad}.quantity button{display:grid;place-items:center;width:29px;height:27px;border:0;background:transparent;cursor:pointer}.quantity svg{width:13px}.quantity span{min-width:24px;text-align:center}.cart-total{padding-top:20px;border-top:1px solid #d4c8b8}.cart-total>div{display:flex;justify-content:space-between;font-size:23px}.cart-total>p{color:#6e645b;font-family:Montserrat;font-size:11px;line-height:1.5}.checkout-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;padding:10px 18px;border:0;border-radius:3px;color:#fff;background:#0b0b0b;font-family:Montserrat;font-size:13px;font-weight:700;cursor:pointer}.checkout-button:disabled{opacity:.6;cursor:wait}.checkout-layer{display:grid;place-items:center;padding:24px;background:#090909d9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.checkout-panel{position:relative;width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:40px 46px;background:var(--paper);box-shadow:0 30px 90px #0008}.checkout-close{position:absolute;top:22px;right:22px}.checkout-title{padding-bottom:18px;border-bottom:1px solid #d4c8b8}.checkout-title>p:last-child{margin:10px 0 0;color:#6e645b;font-family:Montserrat;font-size:13px}.customer-form{display:grid;gap:13px;margin-top:20px}.customer-form label{display:grid;gap:5px;font-family:Montserrat;font-size:11px;font-weight:700;letter-spacing:.04em}.customer-form input{width:100%;height:43px;padding:0 11px;border:1px solid #b9ad9e;border-radius:2px;background:#fff}.fulfillment-options{margin:3px 0 0;padding:0;border:0}.fulfillment-options legend{margin-bottom:8px;font-family:Montserrat;font-size:11px;font-weight:700;letter-spacing:.04em}.fulfillment-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-form .fulfillment-choice{display:flex;grid-template-columns:none;align-items:center;gap:10px;min-height:64px;padding:10px 12px;border:1px solid #b9ad9e;border-radius:2px;background:#fff;cursor:pointer}.customer-form .fulfillment-choice.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.customer-form .fulfillment-choice input{width:16px;height:16px;margin:0;accent-color:var(--red)}.fulfillment-choice span{display:grid;gap:2px}.fulfillment-choice strong{font-size:12px}.fulfillment-choice small,.fulfillment-note{color:#746a61;font-family:Montserrat;font-size:11px;font-weight:400;line-height:1.45;letter-spacing:0}.fulfillment-note{margin:-2px 0 0;padding:10px 12px;border-left:3px solid var(--red);background:#f3e7df}.delivery-fields{display:grid;gap:13px}.customer-form .radius-confirmation{display:flex;grid-template-columns:none;align-items:flex-start;gap:9px;color:#514a44;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:0;text-transform:none}.customer-form .radius-confirmation input{width:16px;height:16px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--red)}.field-pair,.field-city{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-city{grid-template-columns:1fr 76px 100px}.customer-form .checkout-button{margin-top:6px}.payment-form{display:grid;gap:15px;margin-top:22px}.payment-message,.secure-note,.payment-error,.setup-note{font-family:Montserrat;font-size:12px;line-height:1.55}.secure-note{margin:18px 0 0;color:#746a61;text-align:center}.payment-error{color:#9e171b}.setup-note{margin-top:20px;padding:18px;border:1px solid #d8b9a9;background:#fff8ef}.setup-note h3{margin:0 0 6px;font-family:Montserrat,sans-serif;font-size:24px}.setup-note p{margin:5px 0}.checkout-success{padding:50px 20px;text-align:center}.checkout-success>svg{margin-bottom:20px;color:var(--red)}.checkout-success h2{margin:0 auto 16px;max-width:470px;font-size:48px;line-height:.95}.checkout-success>p:not(.eyebrow){margin:0 auto 24px;max-width:430px;color:#6e645b;font-family:Montserrat;font-size:14px;line-height:1.6}.product-layer,.search-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;padding:24px}.product-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#090909d9;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-modal{position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow:auto;background:var(--paper);box-shadow:0 30px 90px #0008}.product-close,.search-close{position:absolute;z-index:2;top:18px;right:18px;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f7f1e7e8;cursor:pointer}.product-detail-image{height:600px;min-height:0;align-self:center;background:#f4efe6}.product-detail-image>.product-photo{width:100%;height:100%;animation:chain-swap .28s ease-out}@keyframes chain-swap{0%{opacity:.25;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.product-detail-copy{padding:58px 52px 42px}.product-detail-copy h2{margin:0;font-size:58px;line-height:.88}.product-price{display:block;margin:12px 0 20px;font-size:24px}.product-description{margin:0 0 17px;color:#584f47;font-family:Montserrat;font-size:14px;line-height:1.65}.giveback-note{display:flex;align-items:center;gap:8px;margin:0 0 22px;padding:11px 13px;color:var(--red);background:#f0dfd4;font-family:Montserrat;font-size:12px;font-weight:700}.product-detail-copy fieldset{margin:0 0 20px;padding:0;border:0}.fixed-color{display:flex;align-items:center;gap:8px;margin:0 0 20px;font-family:Montserrat;font-size:12px}.product-detail-copy legend{margin-bottom:10px;font-family:Montserrat;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.color-options{display:flex;flex-wrap:wrap;gap:8px}.color-options button{display:flex;align-items:center;gap:7px;min-width:96px;padding:6px 10px 6px 6px;border:1px solid #c6baac;border-radius:3px;color:#171311;background:#fffaf3;font-family:Montserrat;font-size:12px;cursor:pointer}.color-options button:hover{border-color:#6d6258}.color-options button.selected{border-color:#171311;background:#fff;box-shadow:inset 0 0 0 1px #171311}.color-options button>img{width:34px;height:34px;border-radius:2px;object-fit:cover}.swatch{width:13px;height:13px;border:1px solid #9d9184;border-radius:50%}.swatch.gold{background:#c6a45c}.swatch.black{background:#151515}.swatch.white{background:#fff}.swatch.red{background:var(--red)}.product-spec{margin:7px 0;color:#5c534b;font-family:Montserrat;font-size:12px;line-height:1.5}.personalization{padding-top:18px!important;border-top:1px solid #d5c9ba!important}.personalization legend{float:left;width:100%}.personalization legend span{float:right;color:#8a7f75;font-size:9px;font-weight:500}.personalization-grid{display:grid;grid-template-columns:1fr 1fr;clear:both;gap:10px}.personalization-grid label{display:grid;gap:6px;font-family:Montserrat;font-size:11px;font-weight:700}.personalization-grid label>span{display:grid}.personalization-grid small{color:#776d64;font-size:9px;font-weight:500}.personalization-grid input{width:100%;height:43px;padding:0 12px;border:1px solid #b9ad9e;border-radius:2px;background:#fff;font-family:Montserrat;font-size:16px;text-transform:uppercase}.personalization-summary{display:flex;align-items:center;gap:7px;margin-top:10px;padding:9px 11px;color:#8f171a;background:#f0dfd4;font-family:Montserrat;font-size:10px;font-weight:700}.cart-personalization{color:var(--red);font-size:10px!important}.product-buy{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:24px}.detail-quantity{display:flex;align-items:center;border:1px solid #aa9e90}.detail-quantity button{display:grid;place-items:center;width:34px;height:48px;border:0;background:transparent;cursor:pointer}.detail-quantity svg{width:13px}.detail-quantity span{min-width:27px;text-align:center}.made-note{display:flex;align-items:center;justify-content:center;gap:5px;margin:14px 0 0;color:#756b62;font-family:Montserrat;font-size:10px;text-align:center}.made-note svg{width:12px;height:12px;color:var(--red)}.search-layer{background:#090909df;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.search-panel{position:relative;width:min(650px,100%);padding:44px;background:var(--paper);box-shadow:0 30px 90px #0008}.search-input{display:flex;align-items:center;gap:10px;padding:0 0 12px;border-bottom:1px solid #81766b}.search-input input{flex:1;border:0;outline:0;background:transparent;font-size:34px}.search-results{display:grid;gap:8px;max-height:430px;margin-top:20px;overflow:auto}.search-results>button{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:8px;border:0;background:#fff7;text-align:left;cursor:pointer}.search-results img{width:70px;height:58px;object-fit:cover}.search-results span{display:grid;font-size:19px}.search-results small{font-size:14px}.search-results svg{width:18px}.search-results>p{font-family:Montserrat;font-size:13px}@media(max-width:1000px){.nav-links{right:5vw}.lifestyle-copy{padding-left:7vw}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:auto}.product-modal{grid-template-columns:1fr}.product-detail-image{height:520px}}@media(max-width:600px){.gate-card{padding:40px 24px 30px}.gate-copy{margin:17px auto 22px}.topbar{height:30px;overflow:hidden;padding:0 8px;font-size:10px;white-space:nowrap}nav{height:72px;padding:0 16px}.brand{max-width:118px}.brand-logo-header{width:118px;height:58px}.district-button{padding:7px;font-size:0}.nav-actions{gap:5px}.nav-links{top:calc(100% - 4px);right:16px}.menu-button{width:36px;height:36px;padding:0;border:0}.macro{height:235px}.macro img{object-position:center 56%}.lifestyle{grid-template-columns:1fr;height:auto}.lifestyle-copy{min-height:305px;padding:45px 24px}.lifestyle h2{font-size:53px}.lifestyle-copy>p{font-size:17px}.hero-star{top:85px;right:24px}.hero-actions{width:100%;flex-direction:column}.primary,.secondary{width:100%}.lifestyle-image{height:360px;grid-row:1}.shop{padding:40px 16px 50px}.section-heading{gap:9px;text-align:center}.section-heading h2{font-size:36px}.section-heading span{width:30px}.product-grid{grid-template-columns:1fr;gap:16px}.product-image{height:auto}.product-layer{padding:0}.product-modal{width:100%;height:100%;max-height:none}.product-detail-image{min-height:340px;height:42vh}.product-detail-copy{padding:35px 20px}.product-detail-copy h2{font-size:45px}.product-buy{grid-template-columns:1fr}.detail-quantity{width:max-content}.search-layer{padding:0}.search-panel{width:100%;height:100%;padding:60px 20px}.search-input input{font-size:27px}.custom{grid-template-columns:1fr;padding:64px 24px}.custom h2{font-size:48px}.custom-photo{height:210px;margin-bottom:0;border-radius:14px}.giveback{align-items:flex-start;flex-direction:column;gap:10px;padding:38px 24px}footer{grid-template-columns:1fr;padding:50px 24px}footer>div:last-child{text-align:left}footer>div:last-child p{margin-left:0}.toast{right:14px;bottom:14px;left:14px}.cart-drawer{padding:25px 20px}.cart-line{grid-template-columns:72px 1fr auto}.cart-line>img{width:72px;height:72px}.checkout-layer{padding:0}.checkout-panel{width:100%;height:100%;max-height:none;padding:34px 20px}.field-pair{grid-template-columns:1fr 1fr}.fulfillment-choice-grid{grid-template-columns:1fr}.field-city{grid-template-columns:1fr 62px 84px}.checkout-title h2{font-size:38px}}
