*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:#152342;background:#fff;font:15px/1.6 Arial,Helvetica,sans-serif}h1,h2,h3,p{margin:0 0 16px}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(36px,5vw,66px)}h2{font-size:clamp(27px,3vw,42px)}h3{font-size:19px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button,a,input,select,textarea{touch-action:manipulation}button{background:none;border:0}button:disabled{opacity:.5;cursor:not-allowed}img,svg,video{max-width:100%}img{height:auto}video,iframe,model-viewer{width:100%}input,select,textarea{border:1px solid #ced4dd;border-radius:12px;padding:12px;background:white;max-width:100%}textarea{width:100%;resize:vertical}label{display:block;font-size:13px}input[type=checkbox]{accent-color:var(--blue)}:focus-visible{outline:3px solid #235cb5;outline-offset:4px}[hidden]{display:none!important}.shell{max-width:1400px;width:calc(100% - 80px);margin:auto}.section-space{padding-top:56px;padding-bottom:28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.19em;line-height:1.5;text-transform:uppercase;margin-bottom:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;padding:15px 25px;font-size:14px;font-weight:700;line-height:1.25;min-height:48px;text-decoration:none!important;border:1px solid transparent;transition:transform .2s,filter .2s}.button:hover{filter:brightness(.95);transform:translateY(-1px)}.blue{background:#236ac1;color:white}.pink{background:var(--pink);color:#152342}.dark{background:#152342;color:white}.icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:28px;line-height:1}.text-link{font-size:14px;text-decoration:underline;display:inline-block;padding:8px 0}.announcement{background:var(--yellow);font-size:11px;text-align:center;padding:8px 16px;letter-spacing:.05em}.header{display:flex;align-items:center;gap:28px;min-height:100px;background:white;position:relative;z-index:20}.brand{flex-shrink:0}.brand-logo{width:var(--logo-width,220px);height:auto;display:block}.desktop-nav{display:flex;gap:28px;align-items:center;flex:1;justify-content:center;font-size:13px;font-weight:600}.header-actions{display:flex;gap:3px}.bag{position:relative}.bag span{position:absolute;top:0;right:0;font-size:10px;background:var(--pink);border-radius:50%;width:18px;height:18px;display:grid;place-items:center}.nav-dropdown summary{cursor:pointer;list-style:none}.nav-dropdown summary:after{content:'⌄';margin-left:8px}.mega-menu{position:absolute;left:0;right:0;top:95%;padding:36px;background:white;box-shadow:0 15px 25px #14234115;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mega-menu a{display:block;padding:6px}.sub-link{font-size:12px;font-weight:400;padding-left:18px!important}.mobile-only{display:none}.hero-inner{background:var(--pink);border-radius:28px;position:relative;min-height:300px;overflow:hidden;display:grid;grid-template-columns:43% 57%}.hero-copy{position:relative;z-index:2;padding:42px 0 32px 48px}.hero h1{font-size:clamp(38px,4.2vw,58px);font-weight:800;letter-spacing:-.06em;line-height:1.01;margin:16px 0}.hero-description{font-size:16px;max-width:310px;line-height:1.45}.hero .button{margin:10px 0 22px}.micro{font-size:11px}.hero-art{position:relative;display:flex;align-items:flex-end;margin-left:-55px}.hero-art-crop{position:relative;overflow:hidden;width:115%;margin-left:-5%;z-index:1;display:block}.hero-art-crop img{position:absolute;top:0;left:0;width:100%;height:auto;display:block;max-width:none}.round-note{position:absolute;bottom:20px;right:24px;border-radius:50%;width:105px;height:105px;background:var(--yellow);display:grid;place-content:center;text-align:center;font:italic 15px/1.3 Georgia,serif;transform:rotate(-10deg);z-index:3}.star{position:absolute;font-size:60px;color:var(--yellow);right:28px;top:12px}.hero-bottom{display:flex;justify-content:space-between;padding:17px 9px;border-bottom:1px solid #dfe3ea;font-size:10px;letter-spacing:.12em;font-weight:700}.pink-dot{color:#d6508b}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-heading h2{margin:0}.section-heading>a{font-size:12px;white-space:nowrap}.search-bar-section{position:relative;padding:0 0 16px}.search-pill{width:100%;display:flex;align-items:center;gap:10px;background:var(--pink);border-radius:100px;padding:6px 6px 6px 24px;box-shadow:0 2px 10px #15234214;transition:box-shadow .2s}.search-pill:focus-within{box-shadow:0 4px 16px #1523421f}.search-bar-input{flex:1;min-width:0;background:transparent;border:0;padding:12px 0;font-size:15px;color:#152342}.search-bar-input::placeholder{color:#15234299}.search-bar-input:focus-visible{outline:0}.search-bar-submit{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#fff}.search-bar-submit:hover{background:#ffffffcc}.home-search-results{position:absolute;left:0;right:0;top:calc(100% + 4px);background:var(--yellow);border-radius:18px;padding:22px 24px;box-shadow:0 10px 25px #15234222;z-index:30;max-height:70vh;overflow:auto}.home-search-results[hidden]{display:none}.home-search-results p{margin:0;font-size:13px}.suggest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:22px}.suggest-card{display:flex;flex-direction:column;text-align:left;font-size:12px}.suggest-card img,.suggest-ph{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:14px;margin-bottom:8px;display:block}.suggest-vendor{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.65;margin-bottom:2px}.suggest-type{font-size:9px;text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:4px}.suggest-title{font-size:13px;line-height:1.35;font-weight:500;margin-bottom:6px}.suggest-card b{font-weight:700;font-size:13px}[data-product-count]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.vendor-logo-badge{height:48px;width:auto;max-width:260px;object-fit:contain;vertical-align:middle}.brands-section{padding-top:16px;padding-bottom:0}.brands-panel{background:linear-gradient(180deg,#fdf3f6,#fdf6ef);border-radius:26px 26px 0 0;padding:30px 0 22px}.brand-marquee-viewport{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%)}.brand-track{display:flex;gap:56px;align-items:center;width:max-content;animation:brandMarquee 100s linear infinite alternate}.brand-marquee-viewport:hover .brand-track{animation-play-state:paused}.brand-logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:77px;opacity:.7;transition:opacity .2s}.brand-logo:hover{opacity:1}.brand-logo img{height:100%;width:auto;max-width:315px;object-fit:contain;display:block}@keyframes brandMarquee{from{transform:translateX(-50%)}to{transform:translateX(0)}}.brand-logo span{font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#152342}.categories-section{padding-top:0}.categories-panel{background:linear-gradient(180deg,#fdf6ef,#fff);border-radius:0 0 26px 26px;border-top:1px solid #15234212;padding:12px 26px 30px}.category-heading{justify-content:flex-end;margin-bottom:10px}.categories-carousel{position:relative;display:flex;align-items:center;gap:10px}.categories{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:4px 2px 12px;scroll-padding-left:2px;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%)}.categories::-webkit-scrollbar{display:none}.category{text-align:center;font-size:11px;font-weight:600;flex:0 0 auto;width:92px;scroll-snap-align:start}.category-art{width:84px;height:84px;aspect-ratio:1;border-radius:50%;background:var(--tone);display:flex;align-items:center;justify-content:center;margin:0 auto 10px;overflow:hidden;box-shadow:0 8px 16px #15234214;transition:transform .2s}.category:hover .category-art{transform:translateY(-2px)}.category-art img{width:100%;height:100%;object-fit:cover}.carousel-arrow{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e7e7e7;box-shadow:0 4px 10px #15234214;font-size:15px;display:grid;place-items:center;color:#152342}.carousel-arrow:hover{background:#f5f5f5}.carousel-arrow:disabled{opacity:.35;pointer-events:none}.bottle{position:relative;width:40%;height:62%;background:linear-gradient(90deg,#ffffff8a,#fff,#ffffff70);box-shadow:10px 13px 20px #15234218;border-radius:12px 12px 16px 16px;display:grid;place-items:center;border:1px solid #fff9;transform:rotate(-8deg);margin-top:12px}.bottle i{position:absolute;top:-15%;width:50%;height:18%;background:#fff;border-radius:4px 4px 0 0}.bottle b{font-size:13px;color:#15234290}.bottle-2,.bottle-5{transform:rotate(8deg);width:32%}.bottle-3{height:56%;width:27%}.bottle-4{height:36%;width:57%;border-radius:15px}.bottle-6{border-radius:45%;height:68%;width:54%;transform:rotate(12deg)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-picture{position:relative;background:#f5f6f8;border-radius:20px;aspect-ratio:1;overflow:hidden}.product-picture>a{display:block;width:100%;height:100%}.product-picture img,.product-picture .placeholder{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-picture:hover img{transform:scale(1.035)}.favorite{position:absolute;top:9px;right:8px;background:#ffffffdf;border-radius:50%;width:36px;height:36px;font-size:24px}.favorite[aria-pressed=true]{background:var(--pink)}.quick-link{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);padding:8px 16px;font-size:11px;border-radius:25px;white-space:nowrap;background:#fff;box-shadow:0 4px 10px #0001}.product-card-info{padding:16px 2px}.product-card .eyebrow{font-size:9px;margin-bottom:7px}.product-card h3{font-size:14px;line-height:1.45;letter-spacing:-.01em;font-weight:500;min-height:42px}.price{font-weight:700;font-size:16px;margin:12px 0} s{font-size:.75em;font-weight:400;opacity:.6;margin-left:5px}.card-actions{display:flex;gap:5px;align-items:center}.card-actions .button{flex:1;font-size:12px;padding:12px 8px;min-height:42px}.badge{position:absolute;left:10px;top:12px;background:#fff;border-radius:20px;font-size:10px;padding:5px 10px}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#d5eafb;border-radius:26px;padding:52px;gap:60px}.editorial h2{font-size:48px;max-width:350px}.editorial p{max-width:450px}.ritual-steps{display:flex;flex-direction:column;justify-content:center}.ritual-steps span{border-bottom:1px solid #15234225;display:flex;gap:22px;align-items:center;padding:22px 0;font-size:12px}.ritual-steps b{font-size:24px;letter-spacing:-.04em}.community{text-align:center}.community>p{max-width:600px;margin:15px auto}.community-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:25px 0}.community-grid img{aspect-ratio:1;object-fit:cover;border-radius:18px}.community-grid a span{display:block;font-size:12px}footer{margin-top:60px;border-top:1px solid #eee}.newsletter{padding:48px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px}.newsletter h2{max-width:430px}.newsletter-form{align-self:center}.input-button{display:flex;gap:10px}.input-button input{flex:1;min-width:0}.consent{font-size:10px;margin-top:10px}.consent input{vertical-align:middle}.consent a{text-decoration:underline}.footer-main{border-top:1px solid #eee;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-top:42px;padding-bottom:42px}.footer-main h3{font-size:14px;letter-spacing:0}.footer-main a,.footer-main button{display:block;font-size:12px;padding:5px 0;text-align:left}.footer-brand p{font-size:13px;margin-top:18px}.footer-bottom{border-top:1px solid #eee;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:10px}.payments{display:flex;gap:5px}.payment-icon{width:35px;height:22px}.breadcrumbs{font-size:11px;margin-bottom:26px}.product-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:65px}.main-media{background:#f7f7f8;border-radius:24px;overflow:hidden}.main-media img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.thumbnails{display:flex;gap:9px;margin-top:14px;overflow-x:auto}.thumbnails button{width:75px;height:75px;flex-shrink:0;border-radius:10px;border:1px solid #ddd;padding:3px}.thumbnails button[aria-pressed=true]{border:2px solid var(--blue)}.thumbnails img{width:100%;height:100%;object-fit:contain}.product-summary h1{font-size:clamp(28px,3vw,40px);margin:15px 0;line-height:1.15}.product-kind,.tax-note,.sku{font-size:12px;color:#5c6370}.product-price{font-size:27px}.product-form{margin-top:28px}.product-form select{width:100%;margin:6px 0}.stock-label{font-size:12px;margin:8px 0;color:#315b4a}.buy-row{display:flex;align-items:end;gap:15px}.buy-row>.button{flex:1}.quantity{max-width:85px}.quantity input{width:100%;margin-top:4px;border-radius:30px}.product-tools{display:flex;gap:15px;flex-wrap:wrap;border-bottom:1px solid #eee;padding:15px 0;margin:15px 0;font-size:12px}.service-strip{display:flex;flex-direction:column;gap:10px;font-size:12px;background:#f4f8fc;padding:18px;border-radius:15px;margin:18px 0}.product-details{max-width:1000px;margin:65px auto 10px}.product-details .section-heading span{font-size:9px;letter-spacing:.13em}.rte{line-height:1.8}.rte a{text-decoration:underline}.rte h2,.rte h3{margin-top:24px}.rte img{height:auto}.rte table{display:block;max-width:100%;overflow-x:auto}.product-details details, .drawer details{border-bottom:1px solid #dfe3ea;padding:18px 0}.product-details summary,.drawer summary{font-weight:700;cursor:pointer;font-size:16px;list-style:none;display:flex;justify-content:space-between}.product-details summary:after,.drawer summary:after{content:'+'}.product-details details[open] summary:after,.drawer details[open] summary:after{content:'−'}.product-details details>p{padding-top:15px}.sticky-buy{position:fixed;bottom:0;left:0;right:0;z-index:25;background:white;box-shadow:0 -4px 20px #15234215;padding:12px 40px;display:flex;align-items:center;justify-content:flex-end;gap:28px;font-size:13px}.sticky-buy>span:first-child{margin-right:auto;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-buy .button{padding:12px 26px;min-height:42px}body:has(.sticky-buy){padding-bottom:80px}.filter-form{display:flex;align-items:center;gap:22px;justify-content:space-between;border-block:1px solid #ddd;padding:18px 0;margin:28px 0}.filter-form>label{display:flex;align-items:center;gap:12px;margin-left:auto}.filters-panel summary{cursor:pointer}.filter-fields{position:absolute;z-index:15;background:white;box-shadow:0 10px 25px #0002;padding:25px;max-height:65vh;overflow:auto;max-width:90vw;min-width:280px}.filter-fields fieldset{border:0;border-bottom:1px solid #ddd;padding:15px 0;max-width:350px}.filter-fields label{padding:4px 0}.filter-fields legend{font-weight:700}.pagination{text-align:center;margin:35px 0}.pagination a,.pagination .current{display:inline-block;padding:10px}.prose{max-width:850px}.contact-form{display:grid;gap:12px}.collection-card{background:#e9f3fc;border-radius:20px;overflow:hidden}.collection-card h2{padding:20px;font-size:24px}.cart-page-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:70px}.cart-line{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #eee}.cart-line img{width:100px;height:120px;object-fit:contain}.cart-line h3{font-size:15px;line-height:1.4;letter-spacing:0}.cart-line input{width:70px;padding:7px}.cart-line a{font-size:12px}.cart-summary{background:#eef5fd;border-radius:22px;padding:30px;align-self:start}.cart-summary .button{width:100%}.cart-summary p{display:flex;justify-content:space-between;font-size:13px}.empty-state{grid-column:1/-1;padding:60px 20px;text-align:center;background:#f5f8fc;border-radius:20px}.empty-state .brand-logo{margin:auto auto 35px}.empty-state .button{margin-top:20px}dialog{border:0;border-radius:24px;padding:35px;max-width:calc(100vw - 30px);max-height:90dvh;color:#152342}dialog::backdrop{background:#13233e55;backdrop-filter:blur(3px)}dialog h2{padding-right:25px}dialog.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:480px;border-radius:24px 0 0 24px;padding:32px 28px}.close{position:absolute;right:15px;top:12px;font-size:30px;width:40px;height:40px;z-index:2}.search-modal{width:740px}.quick-modal{width:900px}.list-modal{width:1100px}.mobile-nav{display:flex;flex-direction:column;gap:12px}.mobile-nav a,.mobile-nav button{padding:10px 0;border-bottom:1px solid #eee;text-align:left}.quick-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.quick-layout img{width:100%;aspect-ratio:1;object-fit:contain;background:#f8f8f8;border-radius:15px}.quick-layout h2{font-size:26px;line-height:1.15}.quick-layout select{width:100%;margin-bottom:18px}.quick-layout .button{width:100%}.cart-drawer .cart-line{gap:14px}.cart-drawer .cart-line img{width:75px;height:90px}.cart-drawer .cart-line h3{font-size:13px}.cart-drawer .cart-line>div{flex:1}.cart-drawer .cart-line p{margin:4px 0}.cart-drawer label{margin-top:15px}.cart-drawer [data-cart-footer]>.button{width:100%;margin-top:15px}.cart-total{display:flex;justify-content:space-between;margin:25px 0 10px;font-size:20px}.cart-drawer .text-link{display:block;text-align:center}.cart-drawer #discount-code{width:100%}#shipping-estimate{display:grid;gap:6px}#shipping-estimate p{font-size:12px}.shipping-meter{height:6px;background:#eee;border-radius:5px;overflow:hidden}.shipping-meter span{display:block;height:100%;background:var(--blue)}[data-shipping-progress]{font-size:12px;margin-bottom:15px}[data-shipping-progress] p{margin-bottom:7px}#toast{position:fixed;left:50%;bottom:95px;transform:translateX(-50%);z-index:100;background:#152342;color:white;border-radius:12px;padding:14px 22px;box-shadow:0 5px 20px #0002;max-width:90vw;font-size:13px;display:none}#toast.active{display:block}.compare-float{position:fixed;bottom:22px;right:22px;border-radius:30px;background:#152342;color:white;padding:12px 20px;z-index:24;box-shadow:0 5px 15px #0002}body:has(.sticky-buy) .compare-float{bottom:92px}.compare-table{width:100%;border-collapse:collapse;font-size:13px}.compare-table th,.compare-table td{padding:15px;border-bottom:1px solid #ddd;text-align:left;min-width:140px;vertical-align:top}.compare-table img{width:130px;height:140px;object-fit:contain}.table-scroll{overflow:auto}#predictive-results:not(:empty){background:var(--yellow);border-radius:18px;padding:6px 16px;margin-top:14px}.predictive-item{display:flex;gap:15px;align-items:center;padding:13px 0;border-bottom:1px solid #15234222;font-size:13px}.predictive-item:last-child{border-bottom:0}.predictive-item img{width:55px;height:55px;object-fit:contain}.predictive-item span{flex:1}.form-error{color:#a12545;font-size:13px}.skip{position:absolute;left:10px;top:-100px;z-index:100;background:#fff;padding:15px}.skip:focus{top:10px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.loading{opacity:.6;pointer-events:none}@media(min-width:1600px){.hero-inner{min-height:340px}}@media(max-width:1100px){.shell{width:calc(100% - 48px)}.desktop-nav{gap:14px}.header{gap:18px}.brand-logo{width:190px}.hero-copy{padding:32px 0 26px 32px}.hero-inner{min-height:280px}.categories{gap:14px}.product-layout{gap:35px}.editorial{padding:35px;gap:35px}.newsletter{gap:35px}}@media(max-width:749px){.shell{width:calc(100% - 32px)}.section-space{padding-top:35px;padding-bottom:15px}.desktop-only,.desktop-nav{display:none}.mobile-only{display:inline-flex}.header{min-height:80px;justify-content:space-between;gap:4px}.header .brand-logo{width:165px}.header>.icon{width:32px}.header-actions{gap:0}.header-actions .icon{width:35px}.announcement{font-size:9px}.hero-inner{display:flex;flex-direction:column;min-height:0;border-radius:21px}.hero-copy{text-align:center;padding:30px 20px 0}.hero-copy .eyebrow{font-size:8px}.hero h1{font-size:48px;margin:14px 0}.hero-description{font-size:15px;margin:0 auto 15px;max-width:250px}.hero .button{margin:0 0 10px;padding:13px 25px}.hero .micro{display:none}.hero-art{margin:0;min-height:0}.hero-art-crop{width:100%;margin:0}.round-note{width:85px;height:85px;font-size:12px;right:10px;bottom:12px}.star{font-size:45px;right:7px;top:3px}.hero-bottom{font-size:8px;letter-spacing:.05em;gap:10px;justify-content:center}.hero-bottom span:first-child,.hero-bottom span:last-child{display:none}.section-heading{gap:8px;margin-bottom:20px}.section-heading h2{font-size:27px}.section-heading>a{font-size:10px}.section-heading .eyebrow{font-size:8px;margin-bottom:8px}.categories{gap:12px}.category{font-size:9px;width:72px}.category-art{width:66px;height:66px;margin:0 auto 8px}.carousel-arrow{display:none}.brands-panel{padding:20px 0 16px;border-radius:20px 20px 0 0}.categories-panel{padding:10px 18px 22px;border-radius:0 0 20px 20px}.brand-track{gap:40px;animation-duration:72s}.search-pill{padding:4px 4px 4px 18px}.search-bar-input{padding:10px 0;font-size:14px}.search-bar-submit{width:38px;height:38px}.home-search-results{padding:16px}.suggest-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:14px}.suggest-title{font-size:11px}.suggest-card b{font-size:11px}.brand-logo{height:54px}.brand-logo img{max-width:225px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-picture{border-radius:14px}.product-card-info{padding-top:12px}.product-card .eyebrow{font-size:8px}.product-card h3{font-size:12px;min-height:50px}.price{font-size:14px}.card-actions{gap:0}.card-actions .button{font-size:10px;padding:10px 6px;min-height:39px}.card-actions .icon{width:29px;font-size:20px}.quick-link{font-size:9px;padding:6px 12px;bottom:8px}.favorite{width:29px;height:29px;font-size:20px}.editorial{grid-template-columns:1fr;padding:30px;gap:15px;border-radius:20px}.editorial h2{font-size:38px}.editorial p{font-size:13px}.ritual-steps span{padding:16px 0;gap:15px;font-size:10px}.ritual-steps b{font-size:22px}.community h2{font-size:29px}.community>p{font-size:13px}.community-grid{grid-template-columns:repeat(2,1fr)}footer{margin-top:30px}.newsletter{grid-template-columns:1fr;padding:30px 0;gap:15px}.newsletter h2{font-size:31px}.newsletter p{font-size:13px}.newsletter .input-button{gap:6px}.newsletter .button{font-size:12px;padding:12px 16px}.footer-main{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer-brand .brand-logo{width:190px}.footer-main a{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:10px;font-size:9px}.product-layout{grid-template-columns:1fr;gap:25px}.breadcrumbs{font-size:9px;margin-bottom:16px}.product-summary h1{font-size:29px}.product-price{font-size:24px}.product-details{margin-top:40px}.product-details .section-heading span{display:none}.product-details summary{font-size:15px}.product-details .rte{font-size:14px}.sticky-buy{padding:10px 16px;gap:15px}.sticky-buy>span:first-child{display:none}.sticky-buy [data-sticky-price]{margin-right:auto;font-weight:700}.filter-form{flex-wrap:wrap;gap:10px;font-size:12px}.filter-form>label{gap:5px}.filter-form select{font-size:11px;max-width:160px;padding:8px}.cart-page-layout{grid-template-columns:1fr;gap:25px}.cart-line img{width:80px}.cart-line h3{font-size:13px}dialog{padding:30px 20px}dialog.drawer{border-radius:18px 0 0 18px;width:95vw;padding:30px 20px}.quick-layout{grid-template-columns:1fr;gap:15px}.quick-layout>img{max-height:220px}.quick-layout h2{font-size:23px}.quick-modal{width:95vw}.compare-float{font-size:12px;right:12px;bottom:12px}.search-modal h2{font-size:26px}.search-modal .input-button{gap:6px}.search-modal .button{padding:12px 16px}.empty-state{padding:40px 18px}.input-button input{font-size:14px}.product-tools{font-size:11px;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.skin-chips{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.skin-chips span{background:#e5f2fd;padding:5px 12px;border-radius:20px;font-size:11px}
