@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&display=swap";:root{--ivory:#f8f5ef;--cream:#efe9df;--ink:#29251f;--muted:#756e64;--gold:#9a7b48;--line:#d9d0c2;--serif:"Italiana",serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);margin:0;font-weight:400}button,input,textarea,select{font:inherit}button{cursor:pointer}.announcement{color:#f8f5ef;letter-spacing:1.4px;text-transform:uppercase;background:#29251f;justify-content:center;align-items:center;height:30px;font-size:10px;display:flex}.announcement span{color:#c7a96c;margin:0 15px}header{z-index:10;background:var(--ivory);border-bottom:1px solid #9b886b40;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 5%;display:grid;position:relative}header nav{gap:35px;display:flex}header nav button{text-transform:uppercase;letter-spacing:1.5px;color:var(--ink);background:0 0;border:0;font-size:12px}header nav button:hover{color:var(--gold)}.brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;display:flex}.brand i{font-family:var(--serif);font-size:34px;font-style:normal;line-height:1}.brand span{font-family:var(--serif);letter-spacing:3px;text-align:left;font-size:19px}.brand small{font-family:var(--sans);letter-spacing:6px;margin-top:4px;font-size:7px;display:block}.actions{justify-self:end;align-items:center;gap:18px;display:flex}.icon,.bag{color:var(--ink);background:0 0;border:0;align-items:center;display:flex}.icon svg,.bag svg{width:18px}.bag{text-transform:uppercase;letter-spacing:1px;gap:8px;font-size:11px;position:relative}.bag b{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-8px;right:-13px}.mobile{display:none}.hero{height:700px;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:100%}.hero:after{content:"";background:linear-gradient(90deg,#ede4d7d1 0%,#f2ece340 48%,#0000 65%);position:absolute;inset:0}.hero-copy{z-index:2;max-width:610px;position:absolute;top:50%;left:8%;transform:translateY(-50%)}.eyebrow{letter-spacing:2.6px;color:var(--gold);font-size:10px;font-weight:600}.hero h1,.shop-hero h1{font:64px/1.06 var(--serif);letter-spacing:-1px;margin:18px 0 22px}.hero h1 em,.section h2 em,.story h2 em,.shop-hero h1 em,.newsletter h2 em,.confirmed em{color:var(--gold);font-weight:400}.hero-copy>p{font:16px/1.8 var(--sans);color:#5f584f;max-width:490px}.hero-buttons{align-items:center;gap:25px;margin-top:34px;display:flex}.primary{border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:1.3px;justify-content:center;align-items:center;gap:24px;padding:16px 24px;font-size:10px;transition:all .3s;display:inline-flex}.primary:hover{background:var(--gold);border-color:var(--gold)}.primary svg,.outline svg{width:15px}.link{text-transform:uppercase;letter-spacing:1.3px;background:0 0;border:0;border-bottom:1px solid #8d8273;align-items:center;gap:12px;padding:9px 0;font-size:10px;display:flex}.link svg{width:14px}.hero-note{z-index:3;color:#fff;align-items:center;gap:15px;display:flex;position:absolute;bottom:38px;right:4%}.hero-note span{font:33px var(--serif);opacity:.7}.hero-note p{letter-spacing:1px;font-size:9px;line-height:1.7}.marquee{letter-spacing:2px;background:#d8c7ae;justify-content:space-evenly;align-items:center;height:62px;font-size:9px;display:flex}.marquee i{color:#fff}.section{padding:115px 6%}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.section h2,.story h2,.newsletter h2{font:45px/1.18 var(--serif);margin:15px 0}.collections{grid-template-columns:1.1fr .9fr 1.1fr;gap:18px;display:grid}.collection{text-align:left;color:#fff;background:#ddd;border:0;height:430px;padding:0;position:relative;overflow:hidden}.collection:nth-child(2){margin-top:42px}.collection img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.collection:after{content:"";background:linear-gradient(#0000,#1e1913bf);position:absolute;inset:40% 0 0}.collection:hover img{transform:scale(1.035)}.collection>div{z-index:2;position:absolute;bottom:25px;left:28px;right:25px}.collection span{font-size:10px}.collection h3{font:31px var(--serif);margin:8px 0}.collection p{margin:0;font-size:12px}.collection i{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:0;right:0}.collection i svg{width:15px}.best{text-align:center;background:#f1ece4}.center-head{text-align:center;margin-bottom:48px}.center-head p{color:var(--muted);font-size:13px}.product-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-image{background:#e8e0d4;border:0;width:100%;height:360px;padding:0;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product:hover .product-image img{transform:scale(1.035)}.product-image>span{text-transform:uppercase;letter-spacing:1.1px;background:#f8f5efe6;padding:7px 10px;font-size:8px;position:absolute;top:14px;left:14px}.product-image i{background:#f8f5efd9;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:13px;right:13px}.product-image i svg{width:14px}.rating{color:var(--gold);align-items:center;gap:5px;margin-top:16px;font-size:10px;display:flex}.rating svg{width:11px;fill:var(--gold)}.product h3{font:18px var(--serif);cursor:pointer;margin:8px 0 14px}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.product-bottom>b{font-size:13px}.product-bottom button{text-transform:uppercase;letter-spacing:1px;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;display:flex}.product-bottom button svg{width:13px}.outline{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:1.2px;background:0 0;align-items:center;gap:30px;margin:55px auto 0;padding:14px 22px;font-size:10px;display:flex}.story{grid-template-columns:1.05fr .95fr;display:grid}.story-image{height:700px;position:relative;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-image>div{font:25px var(--serif);background:#ddcbb3;padding:36px 55px;position:absolute;bottom:0;right:0}.story-copy{color:#fff;background:#2d2923;padding:100px 10%}.story-copy>p{color:#c9c1b6;margin:22px 0 35px;font-size:14px;line-height:1.8}.promise{border-top:1px solid #ffffff2b;gap:18px;padding:20px 0;display:flex}.promise svg{color:#c2a36e;width:21px}.promise b,.promise span{display:block}.promise b{font:16px var(--serif);margin-bottom:5px}.promise span{color:#aaa096;font-size:11px}.testimonial{text-align:center;background:#f8f5ef;padding:105px 15%}.quote{font:80px var(--serif);color:#c4a46c;height:60px;display:block}.testimonial p{font:30px/1.5 var(--serif);max-width:850px;margin:10px auto 20px}.stars{color:#af8a4f;letter-spacing:4px;font-size:10px}.testimonial b{letter-spacing:1.5px;font-size:9px}.testimonial b i{color:var(--muted);font-style:normal;font-weight:400}.newsletter{text-align:center;background:#d9c9b3;padding:85px 20px}.newsletter>div{max-width:520px;margin:30px auto 15px;display:flex}.newsletter input{background:0 0;border:0;border-bottom:1px solid #8f806c;outline:0;flex:1;padding:14px}.newsletter button{text-transform:uppercase;letter-spacing:1px;background:0 0;border:0;border-bottom:1px solid #8f806c;align-items:center;gap:15px;font-size:9px;display:flex}.newsletter svg{width:15px}.newsletter small{color:#766b5d;font-size:9px}footer{color:#eee7dd;background:#27231f}.footer-main{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:45px;padding:75px 6%;display:grid}.light{color:#fff;margin-bottom:25px}.footer-main p{color:#aaa197;font-size:11px;line-height:2}.footer-main>div:not(:first-child){flex-direction:column;gap:13px;display:flex}.footer-main b{letter-spacing:1.6px;color:#c7a46b;margin-bottom:6px;font-size:9px}.footer-main a{color:#aaa197;font-size:11px}.social{gap:14px;margin-top:22px;display:flex}.social svg{width:15px}.footer-bottom{letter-spacing:1px;color:#81796f;border-top:1px solid #413b35;padding:20px 6%;font-size:8px}.footer-bottom span{margin-left:40px}.footer-bottom i{float:right;color:#c7a46b}.shop{padding-bottom:110px}.shop-hero{background:#e5d8c7;padding:85px 8%;position:relative;overflow:hidden}.shop-hero:after{content:"A";font:300px var(--serif);color:#ffffff40;position:absolute;top:-75px;right:7%}.shop-hero h1{margin-bottom:10px;font-size:55px}.shop-hero p{color:var(--muted);font-size:13px}.shop-tools{border-bottom:1px solid var(--line);justify-content:space-between;padding:35px 6% 20px;display:flex}.chips{flex-wrap:wrap;gap:9px;display:flex}.chips button{border:1px solid var(--line);background:0 0;border-radius:30px;padding:10px 16px;font-size:10px}.chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.shop-tools label{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;font-size:10px;display:flex}.shop-tools select{appearance:none;background:0 0;border:0;padding-right:20px}.shop-tools label svg{width:13px}.shop-count{color:var(--muted);padding:24px 6% 8px;font-size:11px}.shop-grid{row-gap:55px;padding:20px 6%}.shop-grid .product-image{height:390px}.overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#201c18a6;place-items:center;padding:25px;animation:.25s fade;display:grid;position:fixed;inset:0}.overlay.right{justify-content:flex-end;padding:0;display:flex}.modal{background:var(--ivory);width:100%;max-width:1050px;max-height:94vh;position:relative;overflow:auto}.close{background:var(--ivory);z-index:3;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.close svg{width:18px}.product-modal{grid-template-columns:1fr 1fr;display:grid}.modal-image{min-height:650px}.modal-image img{object-fit:cover;width:100%;height:100%}.modal-copy{padding:65px 55px}.modal-copy h2{font:38px/1.2 var(--serif);margin:14px 0}.modal-copy .rating{margin:0}.modal-copy .rating span{color:var(--muted)}.modal-copy>h3{font:18px var(--serif)}.modal-copy>p{color:var(--muted);font-size:13px;line-height:1.8}.modal-copy ul{margin:22px 0;padding:0;list-style:none}.modal-copy li{align-items:center;gap:9px;margin:10px 0;font-size:11px;display:flex}.modal-copy li svg{width:14px;color:var(--gold)}.modal-copy label,.checkout-form label{text-transform:uppercase;letter-spacing:1px;font-size:10px;display:block;position:relative}.modal-copy label small{float:right}.modal-copy label input{border:1px solid var(--line);background:#fff;width:100%;margin-top:9px;padding:14px}.modal-copy label>span{color:#aaa;font-size:9px;position:absolute;bottom:14px;right:10px}.delivery{background:#eee7dd;gap:13px;margin:18px 0;padding:15px;display:flex}.delivery svg{width:18px;color:var(--gold)}.delivery b,.delivery small{font-size:10px;display:block}.delivery small{color:var(--muted);margin-top:4px}.full{width:100%}.cart{background:var(--ivory);flex-direction:column;width:min(520px,100%);height:100%;display:flex}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:32px;display:flex}.cart-head h2{font:31px var(--serif);margin:8px 0 0}.cart-head .close{position:static}.cart-items{flex:1;padding:0 30px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto;gap:16px;padding:25px 0;display:grid}.cart-item img{object-fit:cover;width:100px;height:120px}.cart-item h3{font:16px var(--serif);margin:6px 0}.cart-item small{color:var(--muted);font-size:9px}.cart-item>b{font-size:12px}.quantity{border:1px solid var(--line);width:92px;margin-top:20px;display:flex}.quantity button{background:0 0;border:0;width:30px;height:28px}.quantity svg{width:12px}.quantity span{text-align:center;width:30px;font-size:11px;line-height:28px}.wrap{border:1px solid var(--line);align-items:center;gap:10px;margin:18px 30px;padding:14px;display:flex}.wrap svg{width:18px;color:var(--gold)}.wrap b,.wrap small{font-size:10px;display:block}.wrap small{color:var(--muted);margin-top:3px}.promo{margin:0 30px;display:flex}.promo input{border:1px solid var(--line);background:0 0;flex:1;padding:12px}.promo button{border:1px solid var(--line);text-transform:uppercase;background:0 0;border-left:0;padding:0 20px;font-size:9px}.summary{padding:22px 30px}.summary p{justify-content:space-between;font-size:11px;display:flex}.summary>div{border-top:1px solid var(--ink);font:18px var(--serif);justify-content:space-between;padding:16px 0;display:flex}.summary>small,.checkout-sum>small{text-align:center;color:var(--muted);margin-top:12px;font-size:8px;display:block}.empty{text-align:center;margin:auto}.empty>svg{width:35px}.empty h3{font:25px var(--serif)}.empty p{color:var(--muted);font-size:12px}.checkout{grid-template-columns:1.15fr .85fr;display:grid}.checkout-form{padding:55px}.checkout-form h2{font:36px var(--serif);margin:12px 0 25px}.checkout-form>input,.field-row input,.checkout-form textarea{border:1px solid var(--line);background:#fff;width:100%;margin-bottom:12px;padding:13px;font-size:11px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-form label small{text-transform:none;letter-spacing:0;color:var(--muted);margin:5px 0;display:block}.checkout-form textarea{resize:none;height:75px;margin-top:8px}.checkout-form h3{font:21px var(--serif)}.payment{border:1px solid var(--line);background:#fff;grid-template-columns:55px 1fr 75px 60px;gap:8px;padding:14px;display:grid}.payment input{border:0;outline:0;min-width:0;font-size:10px}.checkout-sum{background:#e9e1d6;padding:65px 40px}.checkout-sum h3{font:23px/1.3 var(--serif)}.checkout-sum img{object-fit:cover;object-position:80%;width:100%;height:150px;margin:15px 0}.checkout-sum p{justify-content:space-between;font-size:10px;display:flex}.checkout-sum>div{font:17px var(--serif);border-top:1px solid #aaa095;justify-content:space-between;margin-top:14px;padding:18px 0;display:flex}.confirmed{text-align:center;grid-column:1/-1;padding:80px}.confirmed>i{background:#d7c6ad;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 25px;display:grid}.confirmed h2{font:43px var(--serif)}.confirmed p{color:var(--muted);max-width:440px;margin:0 auto 22px;font-size:13px;line-height:1.7}.confirmed>b{letter-spacing:2px;margin-bottom:28px;font-size:10px;display:block}@keyframes fade{0%{opacity:0}to{opacity:1}}@media (width<=850px){header{grid-template-columns:1fr auto 1fr;padding:0 20px}.mobile{display:flex}header nav{background:var(--ivory);flex-direction:column;padding:25px;display:none;position:absolute;top:84px;left:0;right:0}header nav.open{display:flex}.actions .icon,.bag span{display:none}.hero{height:650px}.hero:after{background:linear-gradient(90deg,#ede4d7e0,#f2ece333)}.hero-copy{top:44%;left:7%;right:7%}.hero h1{font-size:50px}.hero-note,.marquee span:nth-of-type(2n),.marquee i:nth-of-type(2n){display:none}.section{padding:80px 22px}.section-head{align-items:flex-start}.section-head .link{display:none}.collections{grid-template-columns:1fr 1fr}.collection{height:350px}.collection:last-child{display:none}.product-grid{grid-template-columns:1fr 1fr}.product-image{height:330px}.story{grid-template-columns:1fr}.story-image{height:500px}.story-copy{padding:70px 8%}.footer-main{grid-template-columns:1fr 1fr}.product-modal,.checkout{grid-template-columns:1fr}.modal-image{height:350px;min-height:350px}.checkout-sum{display:none}}@media (width<=520px){.announcement{font-size:8px}.announcement span,.announcement span~*{display:none}.brand span{font-size:15px}.brand i{font-size:28px}.hero{height:670px}.hero>img{object-position:70%}.hero h1{font-size:43px}.hero-copy{top:45%}.hero-copy>p{max-width:330px;font-size:13px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:12px}.marquee span:nth-of-type(3){display:none}.section h2,.story h2,.newsletter h2{font-size:36px}.collections{grid-template-columns:1fr}.collection{height:390px}.collection:nth-child(2){margin-top:0}.product-grid{gap:12px}.product-image,.shop-grid .product-image{height:240px}.product h3{font-size:15px}.product-bottom button{font-size:0}.product-bottom button svg{width:17px}.story-image{height:430px}.story-image>div{padding:25px;font-size:20px}.testimonial{padding:75px 25px}.testimonial p{font-size:22px}.footer-main{grid-template-columns:1fr 1fr;padding:55px 25px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom span{display:none}.shop-hero{padding:65px 25px}.shop-hero h1{font-size:43px}.shop-tools{padding:22px;display:block;overflow:hidden}.chips{flex-wrap:nowrap;padding-bottom:10px;overflow:auto}.chips button{white-space:nowrap}.shop-tools label{margin-top:12px}.shop-grid{padding:15px}.overlay{padding:0}.modal{height:100%;max-height:100vh}.product-modal{display:block}.modal-image{height:38vh;min-height:0}.modal-copy{padding:35px 25px}.modal-copy h2{font-size:30px}.cart-item{grid-template-columns:80px 1fr auto}.cart-item img{width:80px}.checkout-form{padding:55px 24px}.payment{grid-template-columns:35px 1fr 60px}.payment input:last-child{display:none}.confirmed{padding:80px 25px}.confirmed h2{font-size:36px}}.search-trigger{border:1px solid var(--line);height:40px;color:var(--ink);background:#fffdf9;border-radius:24px;align-items:center;gap:9px;padding:0 10px 0 15px;transition:all .25s;display:flex}.search-trigger:hover{border-color:var(--gold);box-shadow:0 8px 24px #5542291a}.search-trigger svg{width:14px}.search-trigger span{text-transform:uppercase;letter-spacing:1.2px;font-size:9px}.search-trigger kbd,.search-field kbd{border:1px solid var(--line);background:var(--cream);font:8px var(--sans);color:var(--muted);border-radius:12px;padding:4px 7px}.category-section{background:#fcfaf6;padding:105px 6% 115px}.category-intro{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.category-intro h2{font:45px/1.15 var(--serif);margin:13px 0 0}.category-intro h2 em{color:var(--gold);font-weight:400}.category-intro p{max-width:430px;color:var(--muted);font-size:12px;line-height:1.8}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(7,1fr);display:grid}.category-card{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;flex-direction:column;justify-content:center;align-items:center;min-height:175px;padding:26px 16px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.category-card>span{letter-spacing:1px;color:#aaa096;font-size:8px;position:absolute;top:13px;left:14px}.category-card>i{width:68px;height:68px;color:var(--gold);background:#eee7dd;border-radius:50%;place-items:center;margin-bottom:17px;transition:all .35s;display:grid}.category-card>i svg{width:30px;height:30px}.category-card>b{font:15px var(--serif);text-transform:capitalize}.category-arrow{opacity:0;width:14px;transition:all .3s;position:absolute;bottom:13px;right:13px;transform:translate(-6px)}.category-card:hover{color:#fff;background:#2d2923}.category-card:hover>i{color:#2d2923;background:#c8a86f;transform:translateY(-4px)}.category-card:hover .category-arrow{opacity:1;transform:none}.search-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:70;background:#221d18b3;padding:7vh 6%;animation:.2s fade;position:fixed;inset:0}.search-panel{background:var(--ivory);max-width:820px;margin:auto;box-shadow:0 25px 80px #00000040}.search-top{border-bottom:1px solid var(--line);align-items:center;padding:18px 22px;display:flex}.search-field{flex:1;align-items:center;gap:14px;display:flex}.search-field>svg{width:21px;color:var(--gold)}.search-field input{font:26px var(--serif);background:0 0;border:0;outline:0;flex:1;min-width:0}.search-top>button{background:0 0;border:0;margin-left:15px}.search-top>button svg{width:19px}.search-content{padding:30px}.search-results{margin-top:14px}.search-results>button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:64px 1fr 25px;align-items:center;gap:15px;width:100%;padding:13px 5px;display:grid}.search-results>button:hover{background:#f1ece4}.search-results img{object-fit:cover;width:64px;height:64px}.search-results span b,.search-results span small{display:block}.search-results span b{font:16px var(--serif)}.search-results span small{color:var(--muted);margin-top:5px;font-size:9px}.search-results svg,.search-all svg{width:14px}.search-results>p{color:var(--muted);padding:30px 0;font-size:12px}.search-all{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:1.2px;border:0;align-items:center;gap:25px;margin-top:15px;padding:13px 18px;font-size:9px;display:flex}@media (width<=1000px){.category-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=850px){.search-trigger kbd{display:none}.category-section{padding:75px 22px}.category-intro{align-items:flex-start}.category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){body{overflow-x:hidden}.announcement{letter-spacing:.8px;text-align:center;height:26px;padding:0 10px}header{height:68px;padding:0 14px;position:sticky;top:0;box-shadow:0 3px 18px #382c1f12}header nav{gap:26px;padding:26px 22px;top:68px}.brand{gap:5px}.brand span{letter-spacing:2px;font-size:13px}.brand small{letter-spacing:4px;font-size:6px}.brand i{font-size:25px}.actions{gap:8px}.search-trigger{justify-content:center;width:38px;height:38px;padding:0}.search-trigger span{display:none}.bag{justify-content:center;width:38px;height:38px}.bag b{top:-5px;right:-2px}.hero{background:#e9dfd1;flex-direction:column;height:auto;display:flex}.hero>img{object-position:69% center;order:0;height:330px}.hero:after{background:linear-gradient(#0000 55%,#241e182e);height:330px;bottom:auto}.hero-copy{order:1;max-width:none;padding:34px 21px 38px;position:relative;top:auto;left:auto;right:auto;transform:none}.hero h1{margin:13px 0 18px;font-size:43px;line-height:1.02}.hero-copy>p{max-width:320px;margin:0;font-size:12px;line-height:1.65}.hero-buttons{grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:25px;display:grid}.hero-buttons .primary{gap:12px;padding:15px 16px}.hero-buttons .link{white-space:nowrap;font-size:8px}.marquee{justify-content:space-around;height:48px}.marquee span{letter-spacing:1.2px;font-size:7px}.category-intro{margin:0 6px 30px;display:block}.category-intro h2{font-size:36px}.category-intro p{max-width:330px;margin-top:14px;font-size:11px}.category-grid{border-radius:18px;grid-template-columns:repeat(3,1fr);overflow:hidden}.category-card>i svg{width:23px}.category-arrow{display:none}.section h2,.story h2,.newsletter h2{font-size:34px}.collections{scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.collection,.collection:last-child{scroll-snap-align:center;min-width:82vw;height:390px;display:block}.best{padding-left:15px;padding-right:15px}.center-head{margin-bottom:30px}.product-bottom button{background:#e8ded0;border-radius:50%;justify-content:center;width:28px;height:28px}.outline{margin-top:38px}.story-copy>p{font-size:12px}.testimonial p{font-size:21px}.newsletter>div{grid-template-columns:1fr auto;display:grid}.newsletter input{min-width:0}.footer-main{gap:35px 20px;padding:48px 22px}.shop-hero h1{font-size:40px}.shop-tools{padding:18px 15px}.shop-count{padding-left:15px}.modal-copy{padding:30px 20px 45px}.modal-copy ul{margin:15px 0}.cart-head{padding:22px}.cart-items{padding:0 16px}.cart-item{grid-template-columns:72px 1fr auto;gap:11px;padding:18px 0}.cart-item img{width:72px;height:92px}.cart-item h3{font-size:14px}.wrap,.promo{margin-left:16px;margin-right:16px}.summary{padding:18px 16px}.search-overlay{padding:0}.search-panel{min-height:100%;box-shadow:none}.search-top{padding:16px 14px}.search-field input{font-size:20px}.search-field kbd{display:none}.search-content{padding:25px 16px}.search-results>button{grid-template-columns:58px 1fr 20px}.search-results img{width:58px;height:58px}.eyebrow{letter-spacing:2.2px;font-size:9px}.hero>img,.hero:after{height:390px}.hero-copy{padding:38px 24px 44px}.hero h1{letter-spacing:-1.5px;font-size:50px;line-height:.98}.hero-copy>p{max-width:340px;font-size:14px;line-height:1.72}.hero-buttons{grid-template-columns:1fr;margin-top:30px}.hero-buttons .primary{width:100%;height:56px;font-size:10px}.hero-buttons .link{justify-self:start;margin-top:3px;font-size:9px}.marquee{height:56px}.category-section{padding:82px 16px}.category-intro{margin:0 8px 38px}.category-intro h2{font-size:43px;line-height:1.06}.category-intro p{margin-top:18px;font-size:13px;line-height:1.7}.category-grid{border-radius:0;grid-template-columns:repeat(2,1fr)}.category-card{min-height:174px;padding:30px 12px 20px}.category-card>span{font-size:8px;top:12px;left:13px}.category-card>i{width:68px;height:68px;margin-bottom:18px}.category-card>i svg{width:31px;height:31px}.category-card>b{font-size:16px}.section{padding:82px 16px}.section-head{margin:0 8px 38px}.section h2,.story h2,.newsletter h2{font-size:42px;line-height:1.08}.collection,.collection:last-child{min-width:88vw;height:470px}.collection h3{font-size:36px}.center-head{margin:0 8px 40px}.center-head p{font-size:13px;line-height:1.6}.product-grid{grid-template-columns:1fr;gap:48px}.product-image,.shop-grid .product-image{border-radius:0;height:440px}.product-image>span{padding:8px 12px;font-size:9px}.product-image i{width:40px;height:40px}.product-image i svg{width:18px}.rating{margin-top:16px;font-size:10px}.product h3{min-height:0;margin:10px 0 15px;font-size:23px;line-height:1.2}.product-bottom{padding-top:14px}.product-bottom>b{font-size:15px}.product-bottom button{border-radius:0;gap:7px;width:auto;height:40px;padding:0 15px;font-size:9px}.product-bottom button svg{width:15px}.outline{height:50px;margin-top:50px}.story-image{height:520px}.story-image>div{padding:28px;font-size:24px}.story-copy{padding:68px 25px}.story-copy>p{font-size:14px;line-height:1.75}.promise{padding:23px 0}.promise b{font-size:18px}.promise span{font-size:12px;line-height:1.5}.testimonial{padding:80px 25px}.testimonial p{font-size:27px;line-height:1.45}.newsletter{padding:80px 24px}.newsletter>div{flex-direction:column;gap:12px;display:flex}.newsletter input{border:1px solid #32281e59;height:50px;padding:0 15px}.newsletter button{background:var(--ink);color:#fff;border:0;justify-content:space-between;height:50px;padding:0 18px}.shop-hero{padding:64px 24px}.shop-hero h1{font-size:49px;line-height:1}.shop-hero p{font-size:13px}.shop-grid{padding:20px 16px}.shop-count{padding:26px 16px 8px;font-size:12px}.modal-image{height:46vh}.modal-copy h2{font-size:36px}.cart-head h2{font-size:34px}}.mobile-tabs,.mobile-discover{display:none}@media (width<=520px){body{background:#fbf8f2;padding-bottom:82px}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2f5;height:76px;padding:0 18px}header>.mobile{justify-content:flex-start;width:44px;height:44px}.brand i{font-size:30px}.brand span{font-size:14px}.actions .bag{display:none}.hero>img,.hero:after{height:430px}.hero>img{object-position:72% center;transform:scale(1.28)}.hero-copy{padding:42px 24px 50px}.hero h1{font-size:56px}.hero-copy>p{max-width:350px;font-size:15px}.hero-buttons .primary{border-radius:16px;height:62px;font-size:11px;box-shadow:0 14px 28px #29251f2e}.hero-buttons .link{padding:8px 0;font-size:10px}.marquee{display:none}.mobile-discover{text-align:left;background:#fff;border:1px solid #dfd4c3;border-radius:22px;align-items:center;gap:14px;width:calc(100% - 32px);height:74px;margin:22px 16px 0;padding:0 18px;box-shadow:0 12px 35px #4d392217}.mobile-discover>svg:first-child{width:23px;color:var(--gold)}.mobile-discover>svg:last-child{width:17px;margin-left:auto}.mobile-discover span{font:16px var(--serif)}.mobile-discover small{font:8px var(--sans);letter-spacing:1.6px;color:var(--muted);margin-bottom:5px;display:block}.category-section{padding:64px 16px 76px}.category-intro{margin:0 4px 32px}.category-intro h2{font-size:46px}.category-intro p{font-size:14px}.category-grid{border:0;gap:14px;overflow:visible;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;display:grid!important}.category-card{background:linear-gradient(145deg,#fff,#f2eadf);border-radius:24px;justify-content:flex-end;align-items:flex-start;width:100%;min-width:0;min-height:196px;padding:22px;box-shadow:0 12px 28px #533f2614;border:1px solid #e3d9ca!important}.category-card:nth-child(n+9){display:none}.category-card>span{font-size:9px;top:17px;left:19px}.category-card>i{color:#896a39;background:linear-gradient(145deg,#e4d4ba,#f7efe3);border-radius:28px;width:82px;height:82px;margin:0 0 23px;box-shadow:inset 0 1px #fffc}.category-card>i svg{stroke-width:1.15px;width:39px;height:39px}.category-card>b{font-size:18px;line-height:1.1}.category-card:active{transform:scale(.97)}.section{padding:76px 16px}.section h2,.story h2,.newsletter h2{font-size:46px}.collection,.collection:last-child{border-radius:26px;min-width:90vw;height:510px;overflow:hidden}.collection h3{font-size:40px}.product{background:#fff;border-radius:28px;padding:10px 10px 20px;box-shadow:0 14px 34px #49362117}.product-image,.shop-grid .product-image{border-radius:21px;height:470px}.product .rating,.product>h3,.product-bottom{margin-left:10px;margin-right:10px}.product h3{font-size:25px}.product-bottom>b{font-size:17px}.product-bottom button{background:var(--ink);color:#fff;border-radius:15px;height:46px;padding:0 18px;font-size:9px}.mobile-tabs{height:72px;padding:8px 8px calc(6px + env(safe-area-inset-bottom));z-index:45;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#28241ff5;border:1px solid #ffffff1f;border-radius:24px;grid-template-columns:repeat(5,1fr);align-items:end;display:grid;position:fixed;bottom:8px;left:10px;right:10px;box-shadow:0 16px 45px #14100c4d}.mobile-tabs button{color:#a9a097;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:8px;display:flex;position:relative}.mobile-tabs button>svg{width:21px;height:21px}.mobile-tabs button.active{color:#e5c994}.mobile-tabs .tab-search{color:#ead7b4;transform:translateY(-13px)}.mobile-tabs .tab-search i{color:#fff;background:#b38d50;border-radius:18px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 8px 18px #b38d5059}.mobile-tabs .tab-search svg{width:22px}.mobile-tabs b{color:#fff;background:#c39b5b;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid;position:absolute;top:-5px;right:14px}footer{margin-bottom:-82px;padding-bottom:90px}.search-top{padding-top:max(18px,env(safe-area-inset-top))}}
