@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap');
:root{--wine:#570e22;--dark:#3e0c19;--rose:#b96677;--blush:#fae9e6;--muted:#806268;--border:#ecdeda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fffdfc;color:var(--wine);font-family:'DM Sans',Arial,sans-serif;font-size:14px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:600;letter-spacing:-.8px}h2{font-size:29px;line-height:1.1}button,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--rose)}.container{width:84%;max-width:1200px;margin-inline:auto}.wide{width:94%;max-width:1340px;margin-inline:auto}.header{height:68px;position:relative;z-index:20;background:#fffdfc;border-bottom:1px solid #ede3dc}.nav-wrap{width:84%;max-width:1200px;height:100%;margin:auto;display:flex;align-items:center;gap:32px}.brand{width:138px;align-self:flex-start;flex-shrink:0;position:relative;z-index:2}.logo-photo{width:110px;height:110px;border-radius:50%;box-shadow:0 2px 5px #40091e1c}.photo{display:block;position:relative;overflow:hidden;background:#f2e4d9}.photo img{position:absolute;max-width:none;height:auto;pointer-events:none;user-select:none}.nav-wrap nav{display:flex;align-items:center;gap:21px;white-space:nowrap;flex:1;font-size:11px;font-weight:500}.nav-wrap nav>a,.nav-dropdown>a{padding:26px 0;position:relative}.nav-wrap nav>a:after,.nav-dropdown>a:after{content:'';position:absolute;bottom:19px;left:0;height:2px;width:0;background:var(--wine);transition:width .2s}.nav-wrap nav>a:hover:after,.nav-wrap nav>a.active:after,.nav-dropdown:hover>a:after{width:100%}small{font-size:inherit}.nav-dropdown{position:relative}.dropdown{position:absolute;top:38px;left:-18px;min-width:210px;padding:12px;background:#fffdfc;box-shadow:0 12px 32px #570e221c;border:1px solid var(--border);border-radius:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.dropdown a{display:block;padding:10px;border-radius:4px}.dropdown a:hover{background:var(--blush)}.nav-dropdown:hover .dropdown,.nav-dropdown:focus-within .dropdown{opacity:1;visibility:visible;transform:none}.nav-actions{display:flex;align-items:center;gap:15px}.search{display:flex;align-items:center;background:#f7f0eb;border-radius:30px;padding:10px 13px;gap:8px;width:169px}.search svg{width:15px;height:15px}.search input{border:0;background:none;width:100%;min-width:0;font-size:10px;outline:none;color:var(--wine)}.icon{padding:0;display:grid;place-items:center;transition:transform .2s}.icon:hover{transform:translateY(-2px)}.icon svg{width:21px;height:21px}.cart-button{position:relative}.cart-button span{position:absolute;top:-9px;right:-7px;min-width:15px;height:15px;border-radius:50%;font-size:9px;background:var(--wine);color:white;display:grid;place-items:center}.mobile-menu{display:none}.hero{height:369px;position:relative;background:#f5ece2;overflow:hidden}.hero-art{position:absolute;right:0;top:0;width:58.2%;height:100%}.hero-art .photo{width:100%;height:100%}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5ece2 0%,transparent 18%)}.hero-inner{position:relative;width:84%;max-width:1200px;margin:auto;height:100%;display:flex;align-items:center}.hero-copy{padding-top:8px;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:600;margin-bottom:4px}h1{font-size:60px;line-height:.99;letter-spacing:-2.5px;font-weight:500}h1>span{padding-left:17px}h1 em{color:var(--rose);font-weight:400}.hero-description{font-size:15px;line-height:1.4;margin:12px 0 9px}.button{background:var(--wine);color:white;border:1px solid var(--wine);border-radius:30px;display:inline-flex;justify-content:center;align-items:center;gap:15px;padding:10px 25px;font-size:12px;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#7a2039;transform:translateY(-2px);box-shadow:0 5px 14px #570e2225}.hero-cta{font-size:13px;padding:8px 28px}.benefits{display:flex;margin-top:23px;gap:16px}.benefits>div{display:flex;gap:9px;align-items:center;padding-right:16px;border-right:1px solid #dcbdb4}.benefits>div:last-child{border:0}.benefits p{font-size:12px;line-height:1.3}.benefits small{display:block;font-size:10px}.hero-arrow{position:absolute;top:45%;height:35px;width:28px;background:#fff9;border-radius:20px;font-size:27px;opacity:0;transition:.2s;z-index:4}.hero:hover .hero-arrow,.hero:focus-within .hero-arrow{opacity:1}.hero-arrow.prev{left:12px}.hero-arrow.next{right:12px}.slider-dots{position:absolute;bottom:9px;left:50%;display:flex;gap:7px;z-index:3}.slider-dots button{width:6px;height:6px;padding:0;border-radius:5px;background:#570e2240;transition:width .2s}.slider-dots .selected{width:20px;background:var(--wine)}.budget-strip{display:flex;align-items:center;gap:32px;border-radius:14px;background:var(--blush);margin-top:7px;padding:12px 5%;min-height:76px}.budget-strip h2{font-size:25px;flex-shrink:0;border-right:1px solid #a7797b;padding-right:35px}.budget-options{display:flex;gap:34px;flex:1}.budget-options button{display:flex;align-items:center;justify-content:space-between;background:var(--wine);color:white;border-radius:40px;min-height:50px;padding:6px 22px;flex:1;font-size:26px;transition:.2s}.budget-options button>span{flex:1;font-family:Georgia,serif;font-size:20px}.budget-options small{display:block;font-family:'DM Sans',sans-serif;font-size:10px}.budget-options button:hover{background:#7a2039;transform:translateY(-3px);box-shadow:0 5px 12px #570e2220}.budget-note{display:flex;align-items:center;gap:17px;font-size:11px}.budget-note svg{width:37px;height:37px}.section{margin-top:17px}.section-heading{display:flex;align-items:center;gap:18px;margin-bottom:11px}.heading-line{width:43px;height:1px;background:var(--rose)}.section-heading>p{margin-left:auto;font-size:11px;color:var(--muted)}.arrows{display:flex;gap:10px}.round{border:1px solid #d3acb2;border-radius:50%;width:31px;height:31px;font-size:24px;line-height:1;transition:.2s}.round:hover{background:var(--wine);color:white;border-color:var(--wine)}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category{position:relative;border-radius:7px;overflow:hidden;aspect-ratio:1.48;background:var(--blush)}.category>.photo{position:absolute;inset:0;transition:transform .5s}.category:hover>.photo{transform:scale(1.045)}.category h3{position:absolute;bottom:0;left:0;background:#fff0eb;border-radius:0 15px 0 0;padding:9px 15px;min-width:54%;font-size:18px;line-height:1.04;letter-spacing:-.4px;min-height:34%}.category-arrow{position:absolute;right:11px;bottom:12px;background:white;border-radius:50%;width:30px;height:30px;font-size:28px;display:grid;place-items:center;line-height:1;box-shadow:0 2px 5px #0001;transition:.25s}.category:hover .category-arrow{background:var(--wine);color:white;transform:translateX(3px)}#bundles{margin-top:22px}.small{padding:6px 16px;font-size:10px}.product{border:1px solid var(--border);padding:5px 5px 7px;border-radius:8px;position:relative;transition:.25s;background:#fffdfb}.product:hover{transform:translateY(-5px);box-shadow:0 10px 26px #570e2214;border-color:#d1afb2}.product-image{display:block;width:100%;padding:0;border-radius:5px;overflow:hidden;aspect-ratio:2.22}.product-image .photo{width:100%;height:100%;transition:transform .5s}.product:hover .product-image .photo{transform:scale(1.04)}.favorite{position:absolute;top:12px;right:12px;background:#fffc;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;padding:4px}.favorite svg{width:15px;height:15px}.favorite.saved svg{fill:var(--wine)}.product-details{padding:7px 4px 0}.product h3{font-size:14px;letter-spacing:-.4px;line-height:1.3}.product p{font-size:11px;color:#888;margin:1px 0 5px}.price{font-size:12px;font-weight:600;display:block;margin-bottom:5px}.product .button{width:100%;padding:5px;font-size:10px}.how-strip{background:var(--blush);border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px 5%;margin-top:20px}.how-strip h2{font-size:25px;padding-right:28px;border-right:1px solid #a7797b;flex-shrink:0}.step{display:flex;align-items:center;gap:12px}.step svg{width:34px;height:34px}.step p{font-size:10px;line-height:1.5}.step b{font-size:10px;white-space:nowrap}.step p span{display:block;color:var(--muted)}.step-arrow{font-size:19px}.promo{position:relative;overflow:hidden;height:104px;border-radius:13px;display:flex;align-items:center;justify-content:flex-end;gap:90px;padding-right:17.5%;margin-top:9px;background:var(--blush)}.promo-art{position:absolute;inset:0}.promo:after{content:'';position:absolute;left:40%;right:17%;inset-block:0;background:#fae6e0}.promo-copy,.promo>.button{position:relative;z-index:1;flex-shrink:0}.promo-copy h2{font-size:25px;line-height:1.02}.promo-copy p{font-size:12px;margin-top:7px}.testimonials{margin-top:14px}.testimonials h2{font-size:24px}.testimonials .section-heading{margin-bottom:8px}.testimonials .round{width:27px;height:27px;font-size:21px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{display:flex;gap:17px;border:1px solid var(--border);border-radius:8px;padding:10px 15px;align-items:center}.avatar{width:53px;height:53px;border-radius:50%;flex-shrink:0;border:1px solid #ae6c77}.stars{color:#b74824;letter-spacing:2px;font-size:12px}.review p{font-size:10px;line-height:1.5;color:#56504e}.newsletter{display:flex;align-items:center;gap:24px;background:var(--blush);border-radius:13px;padding:12px 5.5%;margin-top:11px;margin-bottom:6px}.newsletter>svg{width:42px;height:42px}.newsletter h2{font-size:21px}.newsletter p{font-size:10px;margin-top:4px}.newsletter form{margin-left:auto;display:flex;align-items:center;border:1px solid var(--border);border-radius:30px;background:white;width:40%}.newsletter input{width:100%;min-width:0;border:0;background:none;padding:9px 18px;font-size:10px;border-radius:30px}.newsletter .button{font-size:10px;padding:8px 29px}footer{background:radial-gradient(ellipse at center,#69182e,var(--dark));color:#f7e3e2;padding:13px 0 5px}.footer-inner{display:flex;justify-content:space-between;gap:35px}.footer-brand{width:117px;flex-shrink:0}.footer-brand .photo{width:112px;height:112px;border-radius:50%}.footer-inner h3{font-family:'DM Sans',sans-serif;font-size:11px;letter-spacing:0;margin:5px 0}.footer-inner a:not(.footer-brand),.footer-inner button{display:block;font-size:10px;line-height:1.5;padding:0;text-align:left;color:#e7c9d0}.footer-inner button:hover,.footer-inner a:hover{color:white;text-decoration:underline}.social{border-left:1px solid #a26572;padding-left:28px}.social>div{display:flex;gap:16px}.social button{font-size:22px;font-weight:600}.footer-motto{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:18px;transform:rotate(-7deg);padding-top:15px;white-space:nowrap}.copyright{display:flex;justify-content:flex-end;gap:25px;border-top:1px solid #ffffff24;padding-top:5px;font-size:8px;color:#d6aeb9}.copyright span{margin:auto}.copyright button{font-size:8px;padding:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{border:1px solid var(--border);border-radius:18px;width:min(700px,92vw);padding:35px;color:var(--wine);background:#fffdfc;max-height:90vh;box-shadow:0 30px 100px #26040b44}dialog::backdrop{background:#26040b88;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:14px;top:9px;font-size:28px;z-index:2}.detail-photo{width:100%;aspect-ratio:2.22;border-radius:10px;margin-bottom:20px}.detail-description{margin:10px 0 20px;color:var(--muted);line-height:1.6}.detail-budgets{display:flex;gap:10px;margin:15px 0}.detail-budgets button{border:1px solid var(--border);border-radius:8px;padding:12px;flex:1}.detail-budgets button.selected{background:var(--wine);color:white;border-color:var(--wine)}.detail-budgets small{display:block;font-size:10px;margin-top:3px}.detail-note{font-size:12px;line-height:1.6;color:var(--muted);margin-bottom:20px}.cart-row{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--border)}.cart-row>div{flex:1}.cart-row h3{font-size:17px}.cart-row p{font-size:12px;margin-top:5px}.cart-total{display:flex;justify-content:space-between;font-weight:600;margin-top:20px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--wine);color:white;padding:13px 25px;border-radius:30px;box-shadow:0 6px 25px #0002;z-index:100;opacity:0;pointer-events:none;transition:.3s;max-width:90vw;text-align:center;font-size:13px}#toast.show{opacity:1;transform:translate(-50%,0)}#filter-status{font-size:12px;background:var(--blush);border-radius:8px;padding:10px;margin-bottom:12px}#filter-status button{text-decoration:underline;float:right}.empty-state{padding:30px;text-align:center;color:var(--muted)}[hidden]{display:none!important}
@media(min-width:1400px){.hero{height:430px}h1{font-size:72px}.hero-description{font-size:17px}.hero-art .photo img{min-width:0}.nav-wrap nav{font-size:12px}.section{margin-top:22px}.product h3{font-size:17px}.product p,.price{font-size:13px}.product .button{font-size:12px;padding:7px}.category h3{font-size:22px}.review p{font-size:12px}}
@media(max-width:1150px){.nav-wrap{gap:22px}.brand{width:170px}.logo-photo{width:97px;height:97px;margin-left:45px}.nav-wrap nav{gap:18px;font-size:9px}.nav-actions{gap:14px}.search{width:148px}.header{height:59px}.hero{height:323px}h1{font-size:55px}.hero-description{font-size:14px}.benefits{margin-top:18px}.budget-strip{gap:28px;padding:9px 5%}.budget-strip h2{font-size:23px;padding-right:30px}.budget-options{gap:29px}.budget-options button{padding:6px 19px;min-height:46px}.budget-note{gap:15px}.how-strip{gap:13px;padding:16px 5%}.how-strip h2{font-size:24px;padding-right:25px}.step{gap:10px}.step svg{width:32px}.step b{font-size:9px}.step p{font-size:9px}.promo{height:92px;gap:70px}.promo-copy h2{font-size:23px}.footer-inner{gap:30px}.footer-brand .photo{width:104px;height:104px}}
@media(max-width:1000px){.nav-wrap{width:92%;gap:20px}.brand{width:110px}.logo-photo{margin:0;width:90px;height:90px}.nav-wrap nav{gap:13px}.search{width:125px}.container{width:90%}.hero-inner{width:90%}.budget-strip{padding:12px 3%;gap:18px}.budget-strip h2{font-size:20px;padding-right:18px}.budget-options{gap:16px}.budget-note{font-size:10px;gap:9px}.budget-note svg{width:29px}.how-strip{padding:16px 3%;gap:8px}.how-strip h2{font-size:20px;padding-right:15px}.step{gap:7px}.step svg{width:27px}.section-heading h2{font-size:25px}.promo{padding-right:14%;gap:35px}.promo-copy h2{font-size:22px}.footer-inner{gap:20px}.footer-motto{font-size:15px}.review{padding:9px;gap:10px}.newsletter{gap:15px;padding-inline:4%}.newsletter p{font-size:9px}}
@media(max-width:760px){.header{height:66px}.nav-wrap{gap:16px;justify-content:space-between}.brand{width:68px}.logo-photo{width:76px;height:76px}.mobile-menu{display:grid;order:-1;font-size:22px}.nav-wrap nav{display:none;position:absolute;top:66px;left:0;right:0;padding:20px;background:#fffdfc;box-shadow:0 10px 20px #0001;flex-wrap:wrap;gap:22px;font-size:13px}.nav-wrap nav.open{display:flex}.nav-wrap nav>a,.nav-dropdown>a{padding:6px}.nav-wrap nav>a:after{bottom:0}.dropdown{top:25px}.nav-actions{gap:17px}.search{width:34px;padding:8px;background:none}.search:focus-within{position:absolute;left:4%;right:4%;width:92%;background:#f7f0eb;z-index:5}.search input{font-size:12px}.search:not(:focus-within) input{opacity:0}.hero{height:470px}.hero-art{width:100%;height:245px;top:auto;bottom:0}.hero-art:after{background:linear-gradient(180deg,#f5ece2,transparent 30%)}.hero-inner{align-items:flex-start;width:90%}.hero-copy{padding-top:25px;width:100%}.eyebrow{font-size:9px;letter-spacing:1.8px}h1{font-size:42px}h1 br{display:none}h1>span{padding-left:0}h1{max-width:360px}.hero-description{font-size:12px;max-width:340px;margin-top:10px}.hero-cta{font-size:11px;padding:8px 20px}.benefits{position:absolute;top:411px;left:0;background:#fffdfce8;padding:10px;border-radius:8px;margin:0;width:100%;justify-content:center;gap:12px}.benefits>div{gap:7px;padding-right:12px}.benefits svg{width:21px}.benefits p{font-size:10px}.benefits small{font-size:8px}.slider-dots{left:auto;right:20px;bottom:71px}.hero-arrow{opacity:1;top:62%}.budget-strip{margin-top:12px;flex-wrap:wrap;gap:13px;padding:15px 4%}.budget-strip h2{border:0;padding:0;font-size:21px}.budget-strip h2 br{display:none}.budget-options{order:3;width:100%;flex-basis:100%;gap:10px}.budget-options button{padding:9px 13px;font-size:21px}.budget-options button>span{font-size:17px}.budget-options small{font-size:8px}.budget-note{margin-left:auto}.budget-note svg{width:25px;height:25px}.budget-note p{font-size:8px}.section{margin-top:22px}.section-heading{gap:10px;flex-wrap:wrap}.section-heading h2{font-size:23px}.section-heading>p{display:none}.heading-line{flex:1;max-width:35px}.section-heading .arrows,.section-heading>.button{margin-left:auto}.category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category h3{font-size:17px;padding:8px 12px;min-height:36%}.category-arrow{width:25px;height:25px;font-size:24px;bottom:9px;right:9px}.product h3{font-size:14px}.product p{font-size:10px}.product .button{font-size:11px;padding:7px}.product-details{padding:7px 3px 0}.how-strip{flex-wrap:wrap;gap:18px;padding:18px 5%;margin-top:22px}.how-strip h2{width:100%;border:0;font-size:24px}.how-strip h2 br{display:none}.step{width:calc(50% - 9px);gap:12px}.step b{font-size:10px}.step p{font-size:10px}.step svg{width:30px}.step-arrow{display:none}.promo{height:140px;justify-content:flex-start;padding:15px 5%;gap:10px;flex-wrap:wrap}.promo-art{opacity:.3}.promo:after{left:0;right:30%;background:linear-gradient(90deg,#fae6e0,transparent)}.promo-copy h2{font-size:23px}.promo-copy p{font-size:11px}.promo>.button{margin-left:auto;align-self:flex-end}.review-grid{grid-template-columns:1fr;gap:8px}.review{gap:17px;padding:12px 15px}.review p{font-size:12px}.newsletter{flex-wrap:wrap;padding:18px 5%;gap:12px;margin-top:20px}.newsletter>svg{width:32px;height:32px}.newsletter>div{flex:1}.newsletter h2{font-size:21px}.newsletter p{font-size:10px;line-height:1.5}.newsletter form{width:100%;margin:0}.newsletter input{font-size:12px}.newsletter .button{font-size:11px}.footer-inner{flex-wrap:wrap;justify-content:flex-start;gap:20px 30px;padding-top:10px}.footer-brand{width:100%;display:flex;justify-content:center}.footer-inner>div{width:calc(50% - 15px)}.footer-inner h3{font-size:13px;margin-bottom:8px}.footer-inner a:not(.footer-brand),.footer-inner button{font-size:12px;line-height:1.8}.social{border:0;padding:0}.social button{font-size:23px}.footer-motto{width:100%;text-align:center;padding:0;transform:none;font-size:21px}.copyright{flex-wrap:wrap;justify-content:center;margin-top:20px;gap:12px;padding:10px 0}.copyright span{width:100%;text-align:center}.copyright,.copyright button{font-size:9px}dialog{padding:28px 20px}dialog h2{font-size:25px}}
@media(max-width:760px){h1 br{display:block}.budget-options button>span{white-space:nowrap;font-size:16px}.budget-options small{white-space:normal}.budget-options button{padding-inline:10px}.budget-options{gap:8px}}
.collection-nav{display:flex;align-items:center;gap:12px;margin-top:27px;padding:16px 0;border-block:1px solid var(--border)}.collection-nav>span{font-family:'Playfair Display',Georgia,serif;font-size:18px;margin-right:auto}.collection-nav a{display:flex;align-items:center;gap:22px;font-size:11px;border:1px solid var(--border);padding:9px 17px;border-radius:30px;transition:.2s}.collection-nav a:hover{background:var(--wine);border-color:var(--wine);color:white}.collection-section{margin-top:31px}.collection-section>.eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--rose);margin-bottom:7px}.collection-section .section-heading{margin-bottom:6px}.collection-section h2{font-size:27px}.collection-view{margin-left:auto;white-space:nowrap;font-size:11px}.collection-view:hover{text-decoration:underline}.collection-subtitle{font-size:12px;color:var(--muted);margin-bottom:10px}.product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px)/4);gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d4b0b8 #f8eee9;padding:8px 0 14px}.product-track .product{scroll-snap-align:start;min-width:0;display:flex;flex-direction:column}.product-track .product-details{display:flex;flex-direction:column;flex:1}.product-track .product-details p{min-height:28px;line-height:1.4;margin-top:4px}.product-track .product-details .price{margin-top:auto}.product-track .product-image{aspect-ratio:1.65;flex-shrink:0}.product-track .product h3{min-height:36px;font-size:15px}.product-track .product:hover{transform:translateY(-3px);box-shadow:0 4px 10px #570e2214}.collection-bottom{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:3px}.round:disabled{opacity:.3;cursor:default;background:transparent;color:var(--wine)}#collection-birthday{background:linear-gradient(120deg,#fdf4f0,#fffdfc);border-radius:12px;padding:20px;margin-bottom:25px}.collection-position{font-variant-numeric:tabular-nums}
@media(max-width:1000px){.collection-section h2{font-size:24px}.collection-section .heading-line{display:none}.collection-nav>span{font-size:16px}.collection-nav a{padding-inline:13px;gap:10px}}
@media(max-width:760px){.collection-nav{flex-wrap:wrap;gap:8px;margin-top:22px;padding:14px 0}.collection-nav>span{width:100%;font-size:19px;margin-bottom:3px}.collection-nav a{flex:1;justify-content:space-between;font-size:10px;padding:9px 11px;gap:5px}.collection-section{margin-top:26px}.collection-section .section-heading{gap:8px}.collection-section h2{font-size:23px;width:100%;line-height:1.2}.collection-view{margin:2px auto 0 0;font-size:11px}.collection-section .section-heading .arrows{margin-left:0}.collection-subtitle{font-size:11px;max-width:95%;line-height:1.5}.product-track{grid-auto-columns:76%;gap:12px;padding-top:6px}.product-track .product h3{min-height:0;font-size:17px}.product-track .product-details{padding:10px 8px 4px}.product-track .product-details p{font-size:11px;min-height:30px}.product-track .product-details .price{font-size:13px;margin-bottom:8px}.product-track .product .button{padding:9px;font-size:12px}.collection-bottom{font-size:9px;gap:15px}.collection-bottom>span:first-child{max-width:60%}#collection-birthday{padding:15px}.collection-section>.eyebrow{font-size:8px}}
/* Readable typography and comfortable spacing across every collection. */
:root{--muted:#69545a;--reading-font:'DM Sans',Arial,sans-serif}
body{font-size:16px;line-height:1.5}
h2,h3,.collection-nav>span{font-family:var(--reading-font);letter-spacing:-.3px;font-weight:700}
h2,.section-heading h2,.collection-section h2{font-size:30px;line-height:1.25}
.section{margin-top:28px}.section-heading{gap:16px;margin-bottom:16px;flex-wrap:wrap}
.section-heading>p,.collection-subtitle{font-size:14px;line-height:1.6}
.section-heading>h2{max-width:100%}.heading-line{flex-shrink:0}
.button,.small,.hero-cta,.newsletter .button{font-size:14px;font-weight:600;line-height:1.4;min-height:42px;padding:10px 21px}
.round{width:38px;height:38px;flex-shrink:0}
.nav-wrap{width:92%;gap:22px}.brand{width:112px}.logo-photo{margin-left:0}
.nav-wrap nav{font-size:14px;gap:17px}.nav-actions{gap:16px}.search{width:185px}.search input{font-size:13px}
.dropdown{min-width:250px}.dropdown a{white-space:normal;line-height:1.5}
.hero{height:430px}.hero-description{font-size:17px;line-height:1.6;max-width:480px}.hero .eyebrow{font-size:12px;letter-spacing:1.8px}
.benefits p{font-size:14px;line-height:1.5}.benefits small{font-size:12px}.benefits{gap:14px}
.budget-strip{gap:22px;padding-block:18px}.budget-strip h2{font-size:25px;line-height:1.3;padding-right:23px}
.budget-options{gap:18px}.budget-options button{min-height:64px;padding:10px 18px}.budget-options button>span{font-family:var(--reading-font);font-size:22px;font-weight:700;white-space:nowrap}.budget-options small{font-size:12px;font-weight:500;line-height:1.5}.budget-note{font-size:13px;line-height:1.45;gap:12px}
.category h3{font-size:21px;line-height:1.3;letter-spacing:0;padding:11px 15px;min-height:0;max-width:78%}
.product{padding:7px;border-radius:10px;display:flex;flex-direction:column}
.product-image{flex-shrink:0}.product-details,.product-track .product-details{padding:12px 7px 4px;display:flex;flex-direction:column;flex:1}
.product h3,.product-track .product h3{font-family:var(--reading-font);font-size:18px;font-weight:700;letter-spacing:0;line-height:1.4;min-height:0}
.product p,.product-track .product-details p{font-size:14px;line-height:1.6;color:#655d60;margin:6px 0 12px;min-height:0}
.price,.product-track .product-details .price{font-size:16px;line-height:1.5;font-weight:700;margin-top:auto;margin-bottom:10px}
.product .button,.product-track .product .button{font-size:14px;min-height:44px;padding:10px 12px}
.favorite{width:30px;height:30px;padding:6px}.favorite svg{width:18px;height:18px}
.collection-nav{flex-wrap:wrap;padding-block:20px}.collection-nav>span{font-size:18px}.collection-nav a,.collection-view{font-size:14px;font-weight:600}.collection-nav a{padding:10px 16px}
.collection-section{margin-top:38px}.collection-section>.eyebrow{font-size:12px;letter-spacing:1.4px;color:#874353}.collection-subtitle{margin:8px 0 13px}.collection-bottom{font-size:12px;line-height:1.5;margin-top:8px}
.how-strip{display:grid;grid-template-columns:1.05fr repeat(4,1fr);gap:22px;padding:24px 4%}.how-strip h2{font-size:25px;line-height:1.3;padding-right:20px}.step{align-items:flex-start;gap:12px}.step b,.step p{font-size:13px;line-height:1.6}.step b{white-space:normal;display:block;margin-bottom:4px}.step p span{color:var(--muted)}.step-arrow{display:none}
.promo{height:145px;gap:24px;padding-right:15%}.promo-copy h2{font-size:26px;line-height:1.25}.promo-copy p{font-size:15px;line-height:1.5}
.testimonials h2{font-size:28px}.review{align-items:flex-start;padding:16px 14px;gap:12px}.review p{font-size:14px;line-height:1.65;color:#51464a}.stars{font-size:14px;margin-bottom:5px}.avatar{width:46px;height:46px}
.newsletter{padding-block:20px}.newsletter h2{font-size:24px;line-height:1.3}.newsletter p{font-size:14px;line-height:1.6;max-width:550px}.newsletter input{font-size:16px;padding:12px 18px}.newsletter form{min-width:320px}
.footer-inner{gap:25px;padding-block:12px}.footer-inner h3{font-size:14px;line-height:1.5;margin-bottom:10px}.footer-inner a:not(.footer-brand),.footer-inner button{font-size:13px;line-height:1.8}.social{padding-left:20px}.social button{font-size:24px}.footer-motto{font-size:17px}.copyright,.copyright button{font-size:11px;line-height:1.5}.copyright{padding-top:12px;padding-bottom:8px}
.detail-description{font-size:16px;line-height:1.7}.detail-note{font-size:14px;line-height:1.65}.detail-budgets button{font-size:16px}.detail-budgets small{font-size:12px;line-height:1.5}.cart-row p,#filter-status{font-size:14px}
@media(min-width:761px) and (max-width:1200px){
  .header{height:auto;min-height:76px}.nav-wrap{flex-wrap:wrap;gap:12px 20px;padding:12px 0}.brand{width:90px}.logo-photo{width:80px;height:80px}.nav-wrap nav{order:3;width:100%;flex-basis:100%;justify-content:center;gap:22px;font-size:14px;padding-bottom:6px}.nav-wrap nav>a,.nav-dropdown>a{padding:6px 0}.nav-wrap nav>a:after,.nav-dropdown>a:after{bottom:0}.nav-actions{margin-left:auto}.dropdown{top:25px}.hero{height:450px}.hero-description{font-size:16px;max-width:410px}.benefits{gap:8px}.benefits>div{padding-right:8px;gap:7px}.benefits p{font-size:13px}.benefits small{font-size:11px}
  .budget-strip{flex-wrap:wrap}.budget-strip h2{border:0;padding:0}.budget-note{margin-left:auto}.budget-options{order:3;flex-basis:100%}.budget-options button{flex:1}.how-strip{grid-template-columns:repeat(4,1fr);gap:18px}.how-strip h2{grid-column:1/-1;border:0;padding:0}.how-strip h2 br{display:none}.step{flex-direction:column}.step p{font-size:14px}.step b{font-size:14px}.promo{justify-content:center;padding-inline:5%}.promo:after{left:20%;right:10%}.newsletter{flex-wrap:wrap}.newsletter form{width:100%;margin-left:0}.footer-inner{flex-wrap:wrap}.footer-motto{display:none}.footer-inner>div{flex:1}.product h3,.product-track .product h3{font-size:17px}
}
@media(max-width:760px){
  body{font-size:16px}.header{height:72px}.nav-wrap{gap:12px}.brand{width:70px}.logo-photo{width:76px;height:76px}.nav-actions{gap:14px}.search{width:32px;padding:6px}.search:focus-within{width:92%}.search input,.search:focus-within input{font-size:16px}.nav-wrap nav{top:72px;font-size:16px;gap:20px}.nav-wrap nav>a,.nav-dropdown>a{padding:8px}
  .hero{height:570px}.hero-copy{padding-top:25px}.hero .eyebrow{font-size:10px;letter-spacing:1.4px}h1{font-size:42px;line-height:1.1;letter-spacing:-1.5px}.hero-description{font-size:15px;line-height:1.55;max-width:100%;margin:12px 0}.hero-art{height:270px}.hero-cta{font-size:14px}.benefits{top:470px;gap:8px;padding:12px 8px;align-items:flex-start}.benefits>div{flex:1;gap:5px;padding-right:7px;align-items:flex-start}.benefits svg{width:18px;height:20px}.benefits p{font-size:12px;line-height:1.45}.benefits small{font-size:11px}.slider-dots{bottom:104px}
  .budget-strip{padding:18px 4%;gap:16px}.budget-strip h2{font-size:24px;width:100%;padding:0}.budget-note{margin:0;gap:10px}.budget-note p{font-size:12px;line-height:1.5}.budget-note p br{display:none}.budget-options{gap:8px}.budget-options button{padding:10px 6px;min-height:75px}.budget-options button>span{font-size:18px}.budget-options small{font-size:11px;white-space:normal;max-width:90px;margin:auto}.budget-options button{font-size:18px}
  h2,.section-heading h2,.collection-section h2,.testimonials h2{font-size:26px;line-height:1.3}.section-heading{gap:12px}.section-heading .heading-line{display:none}.section-heading>.button{margin-left:0}.category h3{font-size:16px;line-height:1.35;padding:8px 10px;max-width:83%}.category-arrow{right:6px;bottom:10px;width:24px;height:24px}.category{aspect-ratio:1.12}
  .product-details,.product-track .product-details{padding:10px 5px 4px}.product h3,.product-track .product h3{font-size:16px;line-height:1.4}.product p,.product-track .product-details p{font-size:14px;line-height:1.5;margin:7px 0 12px}.price,.product-track .product-details .price{font-size:15px}.product .button,.product-track .product .button{font-size:14px;padding:10px 6px;min-height:44px}.product-image{aspect-ratio:1.5}.product-track .product h3{font-size:18px}
  .collection-nav>span{font-size:18px}.collection-nav a{font-size:13px;padding:9px;flex:auto}.collection-section>.eyebrow{font-size:11px}.collection-view{font-size:14px}.collection-subtitle{font-size:14px;line-height:1.6}.collection-bottom{font-size:12px;gap:10px}.collection-bottom>span:first-child{max-width:55%}.collection-position{text-align:right}.product-track{grid-auto-columns:82%}
  .how-strip{grid-template-columns:1fr;gap:23px;padding:24px 6%}.how-strip h2{width:auto;border:0;font-size:26px;padding:0}.step{width:100%;gap:16px;align-items:flex-start}.step svg{width:34px;height:34px}.step p,.step b{font-size:15px;line-height:1.6}.step br{display:none}
  .promo{height:auto;min-height:200px;padding:22px 6%;gap:16px}.promo-copy{flex-shrink:1;max-width:100%}.promo-copy h2{font-size:24px;line-height:1.3}.promo-copy p{font-size:14px}.promo>.button{margin-left:0}
  .review p{font-size:14px}.newsletter{gap:14px;padding:20px 5%}.newsletter h2{font-size:22px}.newsletter p{font-size:14px}.newsletter form{min-width:0;width:100%}.newsletter input{font-size:16px;padding:12px}.newsletter .button{font-size:14px;padding:11px 15px}.footer-inner>div{width:calc(50% - 15px)}.footer-inner h3{font-size:15px}.footer-inner a:not(.footer-brand),.footer-inner button{font-size:14px;line-height:1.9}.social{padding:0}.social button{font-size:24px}.copyright,.copyright button{font-size:12px}dialog h2{font-size:25px}.detail-budgets{gap:6px}.detail-budgets button{padding:11px 6px;font-size:15px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
