@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--wine:#713e3d;--wine-dark:#502c2c;--ink:#332d2b;--muted:#807771;--cream:#faf8f5;--rose:#eee2db;--line:#e7e0d9;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:13px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--wine);outline-offset:5px}button:disabled{opacity:.5;cursor:not-allowed}svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400}em{font-weight:400;color:var(--wine)}.container{width:min(1360px,calc(100% - 100px));margin-inline:auto}.eyebrow{font-size:10px;letter-spacing:2.4px;font-weight:500}.muted{color:var(--muted);line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:18px 25px;font-size:10px;letter-spacing:1.3px;min-height:49px;transition:background .2s,transform .2s}.primary{background:var(--wine);color:#fff}.primary:hover{background:var(--wine-dark);transform:translateY(-2px)}.button span{font-size:19px}.brand{display:flex;flex-direction:column;align-items:center;width:max-content;color:var(--wine)}.brand-emblem{width:70px;height:39px;background:url('WhatsApp Image 2026-09-22 at 3.26.17 PM.jpeg') center -32px/260px auto no-repeat;mix-blend-mode:multiply}.brand-name{font-family:var(--serif);font-size:33px;letter-spacing:2px;line-height:1}.brand-caption{font-size:9px;letter-spacing:6px;margin:6px 0 0 6px}.icon-button{padding:8px;display:inline-flex;align-items:center;justify-content:center}.text-link{font-size:10px;letter-spacing:1.2px;border-bottom:1px solid #aa9087;padding:7px 0;white-space:nowrap}.text-link:hover{color:var(--wine)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-60px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}
/* Country selection */
.welcome{min-height:100svh;display:grid;grid-template-columns:53% 47%}.welcome-art{position:relative;overflow:hidden;background:#dcd8d0;min-height:740px}.welcome-photo{height:100%;width:100%;position:absolute;object-fit:cover;object-position:center 40%}.welcome-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#00000014 0%,transparent 40%,#201712a6 100%)}.welcome-art-top{position:absolute;z-index:1;top:33px;left:36px;right:36px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px}.welcome-art-copy{position:absolute;z-index:1;bottom:100px;left:55px;color:white}.welcome-art-copy h1{font-size:68px;line-height:1.02;margin-bottom:22px}.welcome-art-copy em{color:#f7d8c5}.welcome-art-copy>p:last-child{font-size:12px;letter-spacing:1px}.edition-mark{position:absolute;bottom:32px;left:55px;z-index:1;color:#fff;font-size:9px;letter-spacing:2px}.welcome-content{padding:42px 12% 25px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:45px}.welcome-brand .brand-name{font-size:43px}.welcome-brand .brand-emblem{width:95px;height:54px;background-size:350px;background-position:center -43px}.welcome-brand .brand-caption{font-size:11px;letter-spacing:8px}.region-card{width:100%;max-width:380px;text-align:center}.region-card h2{font-size:39px;margin-bottom:14px;white-space:nowrap}.region-card>.muted{font-size:13px;line-height:1.9;margin-bottom:35px}.region-card .eyebrow{font-size:9px;letter-spacing:2px;color:var(--wine);margin-bottom:14px}#region-form{text-align:left}#region-form>label:not(.check-label){font-size:9px;letter-spacing:1.7px;display:block;margin:22px 0 10px}select{width:100%;border:1px solid #d8cec5;background:transparent;color:var(--ink);padding:15px 12px;min-height:49px}.check-label{display:flex;gap:9px;align-items:center;font-size:11px;margin:20px 0 28px;color:var(--muted)}input[type=checkbox]{accent-color:var(--wine)}#region-form>.button{width:100%;font-size:9px}.region-note{color:var(--muted);font-family:var(--serif);font-style:italic;font-size:17px;margin:25px 0 0}.welcome-bottom{display:flex;justify-content:space-between;width:100%;font-size:8px;color:var(--muted);gap:20px}.welcome-bottom span:last-child{letter-spacing:1.4px}.noscript{padding:20px;background:white;text-align:center}
/* Store header and navigation */
.announcement{background:var(--wine);color:#fff;display:flex;justify-content:center;gap:42px;align-items:center;padding:11px 20px;font-size:10px;letter-spacing:.6px}.announcement a{font-size:9px;letter-spacing:1.3px}.site-header{position:sticky;top:0;z-index:20;background:var(--cream)}.header-main{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-top:15px;padding-bottom:17px}.header-main .brand{flex-shrink:0}.search{display:flex;align-items:center;border-bottom:1px solid #cfc3ba;max-width:465px;flex:1;margin-left:45px}.search input{border:0;outline:none;background:none;width:100%;font-size:12px;padding:13px 0;color:var(--ink)}.search input::placeholder{color:#a0958b}.search:focus-within{border-color:var(--wine)}.header-actions{display:flex;align-items:center;gap:23px}.header-action{display:flex;flex-direction:column;align-items:center;gap:7px;white-space:nowrap;font-size:9px;padding:0}.header-action:hover{color:var(--wine)}.icon-wrap{position:relative;display:flex}.badge{position:absolute;right:-8px;top:-4px;min-width:14px;height:14px;display:grid;place-items:center;background:var(--wine);color:#fff;border-radius:100%;font-size:8px}.mobile-toggle{display:none}.main-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.nav-inner{display:flex;justify-content:space-between;position:relative}.nav-item>button{font-size:10px;font-weight:500;letter-spacing:1.1px;padding:18px 10px;white-space:nowrap}.nav-item:first-child>button{color:#9e4e42}.nav-item>button:hover,.nav-item.open>button{color:var(--wine);background:#f0e9e3}.nav-chevron{font-size:10px;margin-left:12px}.mega-menu{display:none;position:absolute;top:100%;left:0;right:0;min-height:260px;padding:30px 38px;background:var(--cream);box-shadow:0 12px 22px #30201714;border:1px solid var(--line);grid-template-columns:1fr 1fr 230px;gap:35px}.nav-item.open .mega-menu{display:grid}.mega-links{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.mega-links button{font-size:11px;padding:2px 0;text-align:left}.mega-links button:hover{color:var(--wine);text-decoration:underline}.mega-title{font-family:var(--serif);font-size:28px;margin-bottom:10px}.mega-intro{border-left:1px solid var(--line);padding-left:35px;display:flex;flex-direction:column;justify-content:center}.mega-intro p{font-family:var(--serif);font-size:28px;line-height:1.2}.mega-image{width:100%;height:215px;object-fit:cover;object-position:50% 24%}
/* Editorial home */
.category-section{padding:26px 0 29px}.category-row{display:flex;justify-content:center;gap:47px;overflow:auto;scrollbar-width:none}.category{display:flex;flex-direction:column;gap:11px;align-items:center;flex-shrink:0;padding:0;font-size:10px}.category-image{width:82px;height:82px;padding:4px;border:1px solid #dbcabf;border-radius:50%;transition:border .2s,transform .2s}.category-image img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:50% 22%}.category:hover .category-image{border-color:var(--wine);transform:translateY(-3px)}.category:last-child .category-image{background:var(--wine);color:#fff;display:flex;flex-direction:column;justify-content:center;font-family:var(--serif);font-size:26px;line-height:1}.category:last-child .category-image small{font-family:var(--sans);font-size:8px;letter-spacing:1px;margin-top:5px}.hero{display:grid;grid-template-columns:49% 51%;min-height:550px;position:relative;background:#eee5da;overflow:hidden}.hero-copy{padding:77px 35px 32px 62px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1;background:radial-gradient(ellipse at 0 0,#faf6f0,transparent 75%)}.hero-copy>.eyebrow{display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:2px;color:var(--wine)}.little-line{height:1px;width:27px;background:var(--wine)}.hero h1{font-size:clamp(42px,4.6vw,70px);line-height:1.07;margin:27px 0 22px;letter-spacing:-1.5px}.hero-copy>p{font-size:12px;line-height:1.9;color:#7c6d63;margin-bottom:29px}.hero-copy .button{font-size:9px}.hero-image{position:relative;background:#e5e1db;min-height:550px;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 44%;transition:opacity .2s}.hero-foot{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:44px;font-size:8px;letter-spacing:1.6px;color:#89796d}.hero-foot>span:last-child{display:flex;align-items:center;gap:12px}.hero-foot i{width:42px;height:1px;background:#b79f8f}.hero-side{position:absolute;right:10px;top:40px;writing-mode:vertical-rl;font-size:8px;letter-spacing:2px;color:#685c55}.image-caption{position:absolute;left:25px;bottom:28px;font-size:8px;letter-spacing:1.6px;background:#faf8f5cd;padding:9px}.hero-controls{position:absolute;right:25px;bottom:23px;display:flex;gap:7px}.round-button{width:35px;height:35px;border:1px solid #afa097;background:#faf8f5c9;border-radius:100%;font-size:17px}.round-button:hover{background:#fff}.brand-strip{display:flex;align-items:center;justify-content:center;gap:60px;border-bottom:1px solid var(--line);padding:23px 0;font-size:8px;letter-spacing:1.8px;color:#8c796a}.brand-strip>span:nth-child(even){font-size:17px;color:#a98c75}.collections-section,.products-section{padding-top:64px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:26px}.section-heading .eyebrow{color:var(--wine);font-size:9px;margin-bottom:11px}.section-heading h2{font-size:37px;margin-bottom:0;line-height:1.15}.section-aside{color:var(--muted);font-size:11px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.collection-card{padding:0;text-align:left;position:relative;overflow:hidden;background:#e9e5df}.collection-card>img{width:100%;height:430px;object-fit:cover;object-position:50% 30%;transition:transform .5s}.collection-card:hover>img{transform:scale(1.035)}.collection-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#251d19a6);padding:60px 26px 25px;color:white;display:flex;align-items:flex-end;justify-content:space-between}.collection-caption small{font-size:8px;letter-spacing:1.5px;display:block;margin-bottom:8px}.collection-caption strong{font-family:var(--serif);font-size:31px;font-weight:400}.collection-caption>span:last-child{font-size:25px}.product-filters{display:flex;gap:23px;margin:6px 0 24px}.product-filters button{font-size:11px;padding:8px 0;border-bottom:1px solid transparent;color:var(--muted)}.product-filters button.active{border-color:var(--wine);color:var(--wine)}#result-note:empty{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.product-photo{position:relative;background:#eae7e4;overflow:hidden}.product-photo>button:first-child{display:block;width:100%;padding:0}.product-photo img{width:100%;height:365px;object-fit:cover;object-position:50% 25%;transition:transform .4s}.product-photo:hover img{transform:scale(1.025)}.product-tag{position:absolute;left:13px;top:14px;background:#faf8f5e6;padding:6px 9px;font-size:8px;letter-spacing:1px;pointer-events:none}.wish-toggle{position:absolute;right:10px;top:10px;background:#faf8f5e6;width:31px;height:31px;border-radius:100%;display:grid;place-items:center;font-size:21px;color:var(--wine)}.wish-toggle[aria-pressed=true]{background:var(--wine);color:white}.quick-view{position:absolute;bottom:0;left:0;right:0;width:100%;padding:13px;background:#faf8f5e8;font-size:9px;letter-spacing:1.5px;transform:translateY(100%);transition:transform .2s}.product-photo:hover .quick-view,.product-photo:focus-within .quick-view{transform:translateY(0)}.product-meta{padding-top:15px;display:flex;justify-content:space-between;gap:8px}.product-name{font-size:12px;padding:0;text-align:left}.product-category{color:var(--muted);font-size:9px;margin:7px 0 12px}.price{font-size:11px;white-space:nowrap}.swatches{display:flex;gap:5px}.swatches i{width:9px;height:9px;background:#cbb29e;border-radius:50%;display:block}.swatches i:nth-child(2){background:#9da796}.empty-results{grid-column:1/-1;background:#f0e9e2;padding:50px;text-align:center}.empty-results h3{font-family:var(--serif);font-size:30px;font-weight:400}.story{margin-top:76px;display:grid;grid-template-columns:43% 57%;background:#eee6dd}.story-image{height:460px;overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover;object-position:50% 32%}.story-copy{padding:59px 70px}.story-copy .eyebrow{color:var(--wine);font-size:9px}.story h2{font-size:49px;line-height:1.05;margin:20px 0 23px}.story p:not(.eyebrow){font-size:11px;line-height:1.9;color:#83746a;max-width:355px}.story .text-link{margin-top:12px}.newsletter{margin-top:70px;background:#f0e9e3;padding:42px max(50px,calc((100vw - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:50px}.newsletter .eyebrow{font-size:9px;color:var(--wine);margin-bottom:10px}.newsletter h2{font-size:33px;margin-bottom:8px}.newsletter p{font-size:11px;color:var(--muted);margin-bottom:0}.newsletter form{width:350px;max-width:100%}.email-field{display:flex;border-bottom:1px solid #ac9787}.email-field input{width:100%;border:0;background:none;padding:13px 0;outline:none;font-size:11px}.email-field button{font-size:25px;padding:0 8px}.newsletter-consent{font-size:9px;color:var(--muted);display:flex;gap:5px;align-items:center;margin-top:12px}.newsletter #newsletter-status{line-height:1.5;margin-top:8px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:35px;padding:51px 0 40px}.footer-brand .brand-name{font-size:33px}.footer-brand p{font-size:11px;color:var(--muted);line-height:1.9;margin-top:22px}.footer-top h3{font-size:9px;letter-spacing:1.3px;font-weight:500;margin-bottom:20px}.footer-top>div>button,.footer-top>div>a:not(.brand){display:block;font-size:10px;color:var(--muted);padding:0;margin:0 0 13px;text-align:left}.footer-top button:hover{color:var(--wine)}.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:8px;color:var(--muted)}.footer-bottom>span:nth-child(2){letter-spacing:1.2px}.footer-bottom button{font-size:8px;padding:0}
/* Product and shopping dialogs */
dialog{width:min(690px,calc(100% - 32px));border:1px solid var(--line);padding:28px;background:var(--cream);color:var(--ink);max-height:90svh}dialog::backdrop{background:#2d211f70;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:15px;gap:20px}.dialog-heading h2{font-size:31px;margin:0}.dialog-product{display:grid;grid-template-columns:1fr 1fr;gap:25px}.dialog-product>img{width:100%;height:340px;object-fit:cover}.dialog-product h3{font-family:var(--serif);font-size:28px;font-weight:400;margin-top:15px}.dialog-product p{line-height:1.8;color:var(--muted);font-size:12px}.dialog-product label{display:block;margin:18px 0 9px;font-size:10px}.dialog-product .button{margin-top:20px;width:100%;font-size:9px}.cart-row{display:flex;align-items:center;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row img{width:66px;height:88px;object-fit:cover}.cart-row-content{flex:1}.cart-row h3{font-size:13px;font-weight:500;margin-bottom:7px}.cart-row p{font-size:10px;color:var(--muted);margin-bottom:7px}.quantity{display:flex;align-items:center;gap:14px;margin-top:10px}.quantity button{width:26px;height:26px;border:1px solid var(--line)}.remove-button{font-size:10px;text-decoration:underline}.cart-total{display:flex;justify-content:space-between;font-size:16px;padding:20px 0}.dialog-note{font-size:11px;line-height:1.8;color:var(--muted)}.info-copy{line-height:1.9;color:var(--muted)}.size-table{width:100%;border-collapse:collapse;font-size:12px}.size-table th,.size-table td{text-align:left;border-bottom:1px solid var(--line);padding:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--wine-dark);color:white;padding:15px 24px;z-index:50;transition:.25s;font-size:12px;text-align:center;max-width:90%}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1600px){.hero{min-height:620px}.hero-image{min-height:620px}.hero-copy{padding-top:95px}}
@media(max-width:1150px){.container{width:calc(100% - 56px)}.header-main{gap:25px}.search{margin-left:0}.header-actions{gap:17px}.nav-item>button{font-size:9px;padding-inline:7px;letter-spacing:.5px}.nav-chevron{margin-left:5px}.category-row{gap:30px}.hero-copy{padding:58px 30px 30px}.hero,.hero-image{min-height:500px}.brand-strip{gap:35px}.collection-card>img{height:370px}.product-photo img{height:300px}.product-meta{flex-direction:column}.story-copy{padding:45px}.welcome-content{padding-left:9%;padding-right:9%}.welcome-art-copy{left:35px}.welcome-art-copy h1{font-size:60px}.welcome-bottom{font-size:7px}.section-heading h2{font-size:33px}}
@media(max-width:800px){html{scroll-padding-top:145px}.container{width:calc(100% - 36px)}.announcement{font-size:9px;padding:9px;gap:0}.announcement a{display:none}.header-main{flex-wrap:wrap;padding:13px 0 10px;gap:9px}.mobile-toggle{display:inline-flex;padding:5px}.header-main .brand{margin-right:auto;margin-left:8px}.header-main .brand-emblem{display:none}.header-main .brand-name{font-size:29px}.header-main .brand-caption{font-size:7px;letter-spacing:4.5px;margin-top:4px}.header-actions{gap:17px}.header-action>span:not(.icon-wrap){display:none}.header-actions svg{width:21px;height:21px}.care-action{display:none}.search{order:4;flex-basis:100%;max-width:none;margin-top:8px;border:1px solid var(--line);padding:0 8px}.search input{padding:10px 5px;font-size:11px}.search .icon-button{padding:5px}.search svg{width:19px;height:19px}.main-nav{display:none;max-height:70svh;overflow:auto}.main-nav.mobile-open{display:block}.nav-inner{display:block;width:100%}.nav-item{border-bottom:1px solid var(--line)}.nav-item>button{width:100%;text-align:left;padding:16px 22px;font-size:11px}.nav-chevron{float:right}.mega-menu{position:static;grid-template-columns:1fr;padding:8px 32px 25px;border:0;box-shadow:none;min-height:0}.mega-intro,.mega-image,.mega-title{display:none}.mega-links{gap:15px}.category-section{padding:19px 0 23px}.category-row{justify-content:flex-start;gap:22px}.category-image{width:67px;height:67px}.category{font-size:9px;gap:8px}.category:last-child .category-image{font-size:22px}.hero,.hero-image{min-height:425px}.hero-copy{padding:45px 23px 25px}.hero h1{font-size:42px;letter-spacing:-1px}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1px}.little-line{width:15px}.hero-copy>p{font-size:10px}.hero-copy .button{font-size:8px;gap:12px;padding:15px}.hero-foot{font-size:6px;letter-spacing:1px}.image-caption{display:none}.hero-side{font-size:6px;right:7px}.brand-strip{gap:20px;font-size:6px;letter-spacing:1px;padding:18px 0}.brand-strip>span:nth-child(even){font-size:13px}.collections-section,.products-section{padding-top:42px}.section-heading h2{font-size:29px}.section-aside{display:none}.collection-grid{gap:12px}.collection-card>img{height:300px}.collection-caption{padding:45px 14px 18px}.collection-caption strong{font-size:25px}.collection-caption small{font-size:6px;letter-spacing:.6px}.collection-caption>span:last-child{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 15px}.product-photo img{height:360px}.quick-view{transform:none;padding:10px;font-size:8px}.product-meta{flex-direction:row}.story{margin-top:45px;grid-template-columns:42% 58%}.story-image{height:410px}.story-copy{padding:35px 25px}.story h2{font-size:37px}.story p:not(.eyebrow){font-size:10px}.newsletter{padding:35px 25px;gap:25px;margin-top:45px}.newsletter h2{font-size:28px}.newsletter>div{flex:1}.newsletter form{width:40%}.footer-top{gap:25px;grid-template-columns:1.4fr 1fr 1fr}.footer-top>div:last-child{display:none}.footer-bottom>span:nth-child(2){display:none}.welcome{grid-template-columns:45% 55%}.welcome-art{min-height:720px}.welcome-art-top{left:20px;top:25px;font-size:8px}.welcome-art-top span:last-child{display:none}.welcome-art-copy{left:25px;bottom:85px}.welcome-art-copy h1{font-size:46px}.welcome-art-copy .eyebrow{font-size:7px;max-width:160px;line-height:1.8}.welcome-art-copy>p:last-child{font-size:10px}.edition-mark{left:25px;font-size:7px}.welcome-content{padding:35px 9% 22px}.region-card h2{font-size:32px}.region-card .eyebrow{font-size:7px}.region-card>.muted{font-size:11px}.welcome-bottom span:last-child{display:none}#region-form>.button{font-size:8px;gap:10px;padding:15px}.region-note{font-size:15px}}
@media(max-width:520px){.welcome{display:flex;flex-direction:column-reverse}.welcome-content{padding:28px 28px 22px;gap:33px;min-height:100svh}.welcome-brand .brand-name{font-size:36px}.welcome-brand .brand-emblem{width:75px;height:43px;background-size:280px;background-position:center -34px}.welcome-brand .brand-caption{font-size:9px;letter-spacing:6px}.region-card h2{font-size:37px}.region-card .eyebrow{font-size:8px}.region-card>.muted{font-size:12px;margin-bottom:28px}.welcome-bottom{font-size:8px;max-width:380px}.welcome-bottom span:last-child{display:block}.welcome-art{min-height:530px}.welcome-photo{object-position:50% 35%}.welcome-art-copy h1{font-size:54px}.welcome-art-top{left:25px}.region-card{max-width:380px}#region-form>.button{font-size:9px;padding:17px}.header-actions{gap:13px}.header-main .brand-name{font-size:26px}.hero{grid-template-columns:1fr 1fr;min-height:370px}.hero-copy{padding:33px 15px 20px}.hero h1{font-size:33px;line-height:1.08;margin:22px 0 18px}.hero-copy>.eyebrow{font-size:6px;letter-spacing:.8px;display:block;line-height:1.8}.little-line{display:none}.hero-copy>p{font-size:9px;line-height:1.7;margin-bottom:22px}.hero-copy .button{padding:12px 10px;font-size:7px;letter-spacing:.5px;gap:6px;min-height:40px}.hero-copy .button span{font-size:15px}.hero-image{min-height:370px}.hero-image>img{object-position:49% 50%}.hero-foot{padding-top:28px}.hero-foot>span:last-child{display:none}.hero-controls{right:10px;bottom:12px;gap:5px}.round-button{width:28px;height:28px;font-size:14px}.hero-side{top:18px;letter-spacing:1px;font-size:5px}.brand-strip{gap:13px;font-size:5px;letter-spacing:.6px}.brand-strip>span:nth-child(even){font-size:11px}.section-heading{gap:10px;margin-bottom:20px}.section-heading h2{font-size:29px;max-width:285px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.section-heading .text-link{font-size:7px;letter-spacing:.5px}.collection-grid{grid-template-columns:1fr 1fr;gap:12px}.collection-card:last-child{grid-column:1/-1}.collection-card>img{height:285px}.collection-card:last-child>img{height:260px;object-position:50% 22%}.collection-caption strong{font-size:26px}.collection-caption small{font-size:6px}.collection-caption{padding:45px 12px 17px}.product-filters{gap:17px;overflow:auto;white-space:nowrap;margin-bottom:18px}.product-filters button{font-size:9px}.product-photo img{height:255px}.product-meta{flex-direction:column;padding-top:12px}.product-name{font-size:11px}.price{font-size:10px}.product-category{font-size:8px;margin-bottom:5px}.product-tag{font-size:6px;left:9px;top:10px;padding:5px 7px}.wish-toggle{width:26px;height:26px;font-size:18px;right:7px;top:7px}.story{grid-template-columns:1fr}.story-image{height:295px}.story-image img{object-position:50% 28%}.story-copy{padding:32px 28px}.story h2{font-size:43px}.story p:not(.eyebrow){font-size:11px}.newsletter{flex-direction:column;align-items:stretch;padding:32px 25px;gap:22px}.newsletter form{width:100%}.newsletter h2{font-size:32px}.footer-top{grid-template-columns:1fr 1fr;padding:35px 0 20px;gap:25px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-brand p{font-size:10px;margin:0}.footer-brand .brand-name{font-size:30px}.footer-brand .brand-caption{font-size:8px}.footer-top h3{font-size:9px;margin-bottom:17px}.footer-bottom{font-size:7px;gap:8px}.footer-bottom button{font-size:7px}dialog{padding:20px}.dialog-heading h2{font-size:27px}.dialog-product{gap:16px}.dialog-product>img{height:270px}.dialog-product h3{font-size:25px}.dialog-product p{font-size:10px}.dialog-product .button{padding:13px;font-size:8px;gap:8px}.dialog-product select{padding:10px}.cart-row{gap:12px}.cart-row img{width:50px;height:70px}.cart-row h3{font-size:11px}.remove-button{font-size:9px}.empty-results{padding:30px 15px}}
.brand-emblem{filter:brightness(1.13) contrast(1.1)}
.hero-image>img,.collection-card>img,.story-image img{object-position:50% 0%}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
