:root{--bg:#f7f4ef;--surface:#fffdfa;--ink:#1f1f1f;--muted:#6d6d6f;--line:#e7e2da;--accent:#f4a7aa;--accent-soft:#fbdcdd;--page:1680px;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Inter,SF Pro Display,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{max-width:var(--page);margin:0 auto;padding:0 clamp(20px,5vw,96px)}.section-padding{padding:clamp(58px,7vw,110px) 0}.skip-link{position:absolute;left:-999px;top:0;background:#000;color:#fff;padding:10px}.skip-link:focus{left:10px;z-index:999}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:650;line-height:1.2;color:#1f1f1f;margin:0 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-size:15px;font-weight:620;letter-spacing:.01em;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease);white-space:nowrap}.button:hover{transform:translateY(-1px)}.button--dark{background:#050505;color:#fff;box-shadow:0 14px 28px #00000026}.button--soft{background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.08);color:#111}.button--outline{border:1px solid #d7d0c8;background:transparent}.button--wide{width:100%}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-heading h2,.section-heading h1{font-size:clamp(34px,4.4vw,72px);letter-spacing:-.055em;line-height:.98;margin:0;font-weight:520}.section-heading p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.55;margin:10px 0 0}.section-heading--center{display:block;text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading a{color:#111;font-weight:600}.announcement{background:#050505;color:#fff;font-size:13px;letter-spacing:.02em}.announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:18px}.announcement__divider{opacity:.28}.site-header{position:sticky;top:0;z-index:60;background:#f7f4efd1;-webkit-backdrop-filter:saturate(180%) blur(24px);backdrop-filter:saturate(180%) blur(24px);border-bottom:1px solid rgba(0,0,0,.06)}.site-header__inner{min-height:112px;display:grid;grid-template-columns:260px 1fr 260px;align-items:center;gap:28px}.site-logo img{width:min(220px,100%)}.site-nav{display:flex;justify-content:center;gap:clamp(22px,3.4vw,62px);font-size:15px;letter-spacing:.04em}.site-nav a{color:#2d2d2f}.site-nav a:hover{color:#000}.site-icons{display:flex;align-items:center;justify-content:flex-end;gap:22px}.icon-link{position:relative;display:grid;place-items:center;width:26px;height:26px}.cart-count{position:absolute;right:-9px;top:-8px;min-width:18px;height:18px;border-radius:999px;background:var(--accent-soft);font-size:11px;display:grid;place-items:center}.mobile-menu-button{display:none;background:none;border:0;padding:0}.mercado-hero{position:relative;min-height:var(--hero-min,680px);overflow:hidden;background:#f2eee7}.mercado-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.mercado-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.mercado-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f4eff0,#f7f4efdb 25%,#f7f4ef61 52%,#f7f4ef05)}.mercado-hero__content{position:relative;z-index:1;min-height:var(--hero-min,680px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.mercado-hero h1{font-size:clamp(56px,7vw,118px);letter-spacing:-.075em;line-height:.92;margin:0 0 30px;font-weight:430;max-width:760px}.hero-copy{font-size:clamp(18px,1.6vw,25px);line-height:1.45;color:#686868;max-width:520px;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.trust-bar{background:#fffdfa94;border-bottom:1px solid var(--line)}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:center;padding:34px 38px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{width:46px;height:46px;border-radius:50%;border:1px solid #1f1f1f;display:grid;place-items:center;font-size:20px}.trust-item h3{margin:0 0 6px;font-size:18px;letter-spacing:-.02em}.trust-item p{margin:0;color:var(--muted);font-size:15px;line-height:1.45}.category-row__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:26px;align-items:start}.category-card{text-align:center;display:block}.category-card__image-wrap{display:block;aspect-ratio:1/1;border-radius:999px;overflow:hidden;background:#eee9e2;margin-bottom:16px;box-shadow:0 26px 60px #00000014;transition:transform .32s var(--ease),box-shadow .32s var(--ease)}.category-card:hover .category-card__image-wrap{transform:translateY(-4px);box-shadow:0 34px 78px #0000001f}.category-card__image-wrap img{width:100%;height:100%;object-fit:cover}.category-card__title{font-size:16px;font-weight:520}.category-card__title span{font-size:18px;margin-left:7px}.product-grid{display:grid;gap:24px}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{background:#fffdfac2;border:1px solid rgba(0,0,0,.06);border-radius:28px;overflow:hidden;transition:transform .32s var(--ease),box-shadow .32s var(--ease);box-shadow:0 20px 60px #0000000d}.product-card:hover{transform:translateY(-5px);box-shadow:0 32px 80px #0000001c}.product-card__media{display:block;background:#f0ece5;aspect-ratio:1.06/1;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__info{padding:20px 22px 22px}.product-card__title{font-size:17px;font-weight:620;letter-spacing:-.02em}.product-card__meta{margin:8px 0 0;color:var(--muted);font-size:14px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px}.product-card__price{font-weight:650}.badge{font-size:12px;background:var(--accent-soft);padding:5px 10px;border-radius:999px}.split-feature{padding:clamp(60px,8vw,120px) 0}.split-feature__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(34px,5vw,86px);align-items:center}.split-feature__media{border-radius:38px;overflow:hidden;box-shadow:0 34px 90px #0000001f;background:#eee9e2}.split-feature__media img{width:100%;height:auto}.split-feature__content h2,.wholesale__content h2,.beauty-future h2{font-size:clamp(42px,5vw,86px);letter-spacing:-.065em;line-height:.95;margin:0 0 24px;font-weight:500}.split-feature__content p,.wholesale__content p{font-size:19px;line-height:1.58;color:var(--muted);max-width:620px}.feature-list{display:grid;gap:14px;margin:28px 0 34px;padding:0;list-style:none}.feature-list li{display:flex;gap:12px;align-items:flex-start;font-size:16px;color:#3a3a3a}.feature-list li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);margin-top:8px;flex:0 0 auto}.wholesale{padding:clamp(60px,7vw,110px) 0}.wholesale__panel{display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:42px;background:#111;color:#fff;min-height:560px}.wholesale__content{padding:clamp(42px,6vw,86px);align-self:center}.wholesale__content p{color:#ffffffc2}.wholesale__media img{width:100%;height:100%;object-fit:cover}.wholesale .button--soft{background:#fff;color:#111}.beauty-future{padding:clamp(58px,7vw,110px) 0;background:#fffdfa;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.beauty-future__intro{text-align:center;max-width:820px;margin:0 auto 42px}.beauty-future__intro p{font-size:18px;color:var(--muted);line-height:1.55}.beauty-future__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.future-card{background:var(--bg);border-radius:30px;padding:18px;border:1px solid var(--line)}.future-card img{aspect-ratio:1.25/1;border-radius:22px;object-fit:cover;width:100%;background:#eee9e2}.future-card h3{font-size:23px;margin:18px 6px 5px;letter-spacing:-.03em}.future-card p{margin:0 6px 8px;color:var(--muted);line-height:1.5}.newsletter{padding:clamp(70px,9vw,130px) 0;text-align:center}.newsletter__inner{max-width:820px;margin:0 auto}.newsletter h2{font-size:clamp(42px,5.8vw,90px);letter-spacing:-.07em;line-height:.95;margin:0 0 18px;font-weight:500}.newsletter p{font-size:18px;color:var(--muted);line-height:1.55}.newsletter-form{display:flex;gap:10px;max-width:560px;margin:30px auto 0;background:#fff;border:1px solid var(--line);padding:7px;border-radius:999px;box-shadow:0 18px 50px #00000012}.newsletter-form input{flex:1;border:0;background:transparent;padding:0 18px;font-size:15px;outline:none}.footer{background:#0a0a0a;color:#fff;padding:62px 0 34px}.footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:34px}.footer img{width:220px;filter:brightness(0) invert(1)}.footer p,.footer a{color:#ffffffb3;line-height:1.7}.footer h3{font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;color:#fff}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:46px;padding-top:24px;color:#ffffff8c;font-size:13px;display:flex;justify-content:space-between;gap:20px}.main-page,.main-404,.main-search,.main-cart,.collection-main,.product-main{padding:clamp(46px,6vw,90px) 0}.page-content{max-width:900px;margin:0 auto;color:#4e4e50;font-size:18px;line-height:1.7}.collection-main__header,.search-header,.cart-header,.page-header{text-align:center;max-width:860px;margin:0 auto 42px}.collection-main__header h1,.search-header h1,.cart-header h1,.page-header h1{font-size:clamp(44px,5vw,88px);letter-spacing:-.07em;line-height:.95;margin:0 0 14px;font-weight:500}.collection-main__header p,.search-header p,.page-header p{color:var(--muted);font-size:18px}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(34px,6vw,88px);align-items:start}.product-gallery{display:grid;gap:18px}.product-gallery__main{border-radius:36px;overflow:hidden;background:#efeae2}.product-gallery__main img{width:100%;height:auto}.product-info{position:sticky;top:142px}.product-info h1{font-size:clamp(38px,4vw,68px);letter-spacing:-.055em;line-height:.98;margin:0 0 14px;font-weight:520}.product-price{font-size:22px;font-weight:650;margin:18px 0}.product-description{color:var(--muted);font-size:17px;line-height:1.65;margin:26px 0}.product-form{display:grid;gap:16px}.field label{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#5b5b5d;margin-bottom:8px}.field select,.field input,.contact-form input,.contact-form textarea,.search-form input,.cart-note textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#fffdfa;padding:14px 16px;font-size:16px;color:#111}.quantity-row{display:grid;grid-template-columns:120px 1fr;gap:12px}.cart-table{display:grid;gap:18px;max-width:1100px;margin:0 auto}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;background:#fffdfa;border:1px solid var(--line);border-radius:24px;padding:16px}.cart-item img{border-radius:18px;background:#eee9e2}.cart-summary{max-width:430px;margin:30px 0 0 auto;background:#fffdfa;border:1px solid var(--line);border-radius:28px;padding:24px}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:18px}.search-form{display:flex;gap:10px;max-width:680px;margin:28px auto 0}.search-form input{background:#fff}.contact-form{max-width:760px;margin:0 auto;display:grid;gap:14px}.contact-form button{border:0;cursor:pointer}.form-status{border-radius:18px;background:#fffdfa;border:1px solid var(--line);padding:14px;margin:0 0 20px}.empty-state{text-align:center;background:#fffdfa;border:1px solid var(--line);border-radius:30px;padding:50px 24px;color:var(--muted)}@media(max-width:1100px){.site-header__inner{grid-template-columns:220px 1fr 160px}.site-nav{gap:24px}.category-row__grid{grid-template-columns:repeat(3,1fr)}.product-grid--4,.trust-bar__grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item{border-bottom:1px solid var(--line)}.trust-item:nth-child(n+3){border-bottom:0}.split-feature__grid,.wholesale__panel,.product-layout{grid-template-columns:1fr}.wholesale__media{min-height:420px}.beauty-future__grid{grid-template-columns:1fr 1fr}.product-info{position:static}}@media(max-width:760px){.announcement__inner{font-size:12px;padding:0 14px}.site-header__inner{min-height:86px;grid-template-columns:1fr auto auto}.site-logo img{width:180px}.site-nav{display:none}.mobile-menu-button{display:grid;place-items:center}.site-icons{gap:14px}.mercado-hero{min-height:680px}.mercado-hero:after{background:linear-gradient(180deg,#f7f4effa,#f7f4efd4 46%,#f7f4ef1f)}.mercado-hero__content{min-height:680px;justify-content:flex-start;padding-top:74px}.mercado-hero h1{font-size:58px;max-width:360px}.hero-copy{font-size:17px;max-width:330px}.button{padding:13px 19px}.trust-bar__grid{grid-template-columns:1fr}.trust-item{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:26px 24px}.trust-item:last-child{border-bottom:0!important}.category-row__grid{grid-template-columns:repeat(2,1fr);gap:22px}.product-grid,.product-grid--4,.product-grid--3,.product-grid--2{grid-template-columns:1fr}.section-heading{display:block}.section-heading h2{font-size:42px}.split-feature__media,.wholesale__panel{border-radius:30px}.wholesale__content{padding:34px 24px}.beauty-future__grid{grid-template-columns:1fr}.newsletter-form{border-radius:24px;display:grid;padding:10px}.newsletter-form input{min-height:48px}.footer__grid{grid-template-columns:1fr}.footer__bottom{display:block}.cart-item{grid-template-columns:84px 1fr}.cart-item__price{grid-column:2}.quantity-row,.search-form{grid-template-columns:1fr;display:grid}.page-width{padding:0 20px}}.mercado-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-badge{border:1px solid rgba(0,0,0,.1);background:#ffffff94;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;padding:9px 13px;font-size:13px;color:#3d3d3d}.trend-collections{background:#fffdfa}.trend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trend-card{background:#f7f4ef;border-radius:36px;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 70px #0000000f;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.trend-card:hover{transform:translateY(-4px);box-shadow:0 30px 90px #0000001a}.trend-card__media{aspect-ratio:1.25/1;background:#f2eee7;overflow:hidden}.trend-card__media img{width:100%;height:100%;object-fit:cover}.trend-card__content{padding:28px}.trend-card__kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700;color:#777;margin:0 0 10px}.trend-card h3{margin:0 0 10px;font-size:clamp(24px,2vw,34px);letter-spacing:-.045em;line-height:1}.trend-card p{margin:0 0 18px;color:#666;line-height:1.5;font-size:15px}.trend-card__link{font-weight:650}.seo-content{background:#f7f4ef}.seo-content__box{max-width:980px;margin:auto;text-align:left;background:#fffdfab8;border:1px solid rgba(0,0,0,.06);border-radius:36px;padding:clamp(28px,5vw,64px);box-shadow:0 26px 85px #0000000d}.seo-content h2{font-size:clamp(32px,4vw,64px);letter-spacing:-.06em;line-height:1;margin:0 0 18px}.seo-content p{font-size:17px;line-height:1.65;color:#606060}.seo-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px}.seo-mini{padding:20px;border-radius:22px;background:#fffdfa;border:1px solid rgba(0,0,0,.06)}.seo-mini h3{margin:0 0 8px;font-size:17px}.seo-mini p{font-size:14px;margin:0;color:#686868}.faq{background:#fffdfa}.faq__grid{max-width:980px;margin:auto}.faq details{border-top:1px solid var(--line);padding:24px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:20px;font-weight:560;letter-spacing:-.02em}.faq p{color:#666;line-height:1.65;max-width:780px}.collection-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.collection-tag{border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:8px 12px;color:#444;background:#fff9;font-size:13px}.product-card__media img{object-fit:cover}.product-card__meta{min-height:20px}.page-content a{text-decoration:underline;text-underline-offset:3px}.seo-note{font-size:13px;color:#747474;margin-top:18px}@media(max-width:990px){.trend-grid,.seo-columns{grid-template-columns:1fr}.mercado-hero__badges{display:none}}.social-links{display:flex;align-items:center;gap:10px;margin-top:22px;flex-wrap:wrap}.social-links a{width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;color:#fff;background:#ffffff0f;transition:transform .25s var(--ease),background .25s var(--ease),border-color .25s var(--ease)}.social-links a:hover{transform:translateY(-2px);background:#ffffff1f;border-color:#ffffff59}.social-links svg{width:19px;height:19px}.footer__brand{max-width:420px}.footer__logo{display:inline-block;margin-bottom:18px}.footer__local{font-size:13px;color:#ffffff94!important;max-width:380px}.footer__payments{border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding-top:24px}.payment-methods{display:grid;gap:12px}.payment-methods__label{margin:0;color:#ffffffa8;font-size:13px;letter-spacing:.03em}.product-payments .payment-methods__label,.cart-payments .payment-methods__label{color:#666}.payment-methods__list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.payment-methods__item{display:flex;align-items:center;justify-content:center;min-height:30px}.payment-methods__item--svg svg,.payment-methods__svg{height:24px;width:auto;display:block;border-radius:4px}.payment-methods__item--text{height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(0,0,0,.11);background:#fff;color:#222;font-size:12px;font-weight:650;letter-spacing:.02em}.product-payments{margin-top:18px;padding:18px;border-radius:22px;background:#ffffffa3;border:1px solid rgba(0,0,0,.06)}.cart-payments{margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.product-payments .payment-methods__item--svg svg,.cart-payments .payment-methods__item--svg svg{filter:none}.product-form button[disabled]{opacity:.45;cursor:not-allowed}.product-info .collection-tags{margin-top:20px}.footer__bottom{align-items:center}.template-product .site-header,.template-cart .site-header{box-shadow:0 14px 40px #0000000a}@media(max-width:760px){.footer__payments{margin-top:30px}.payment-methods__list{gap:6px}.payment-methods__item--svg svg{height:22px}.product-payments{padding:14px}.footer__brand{max-width:none}}.site-header--static{position:relative;top:auto}.footer__wholesale-cta{display:inline-flex;margin-top:18px;padding:11px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#fff!important;font-size:13px;font-weight:650;letter-spacing:.01em}.footer__wholesale-cta:hover{background:#ffffff1f}.footer__payments{display:block;border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding-top:24px}.payment-methods{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;width:100%}.payment-methods--center{justify-content:center;text-align:center}.payment-methods--right{justify-content:flex-end;text-align:right}.footer__payments--center .payment-methods{justify-content:center}.footer__payments--right .payment-methods{justify-content:flex-end}.payment-methods__label{margin:0;color:#ffffffad;font-size:13px;letter-spacing:.03em;flex:0 0 auto}.product-payments .payment-methods,.cart-payments .payment-methods{justify-content:flex-start}.product-payments .payment-methods__label,.cart-payments .payment-methods__label{width:100%;flex-basis:100%;color:#666}.footer .payment-methods__list,.payment-methods .payment-methods__list,.footer ul.payment-methods__list{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start;gap:8px!important;row-gap:8px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important;list-style:none!important;max-width:min(100%,760px)}.payment-methods__item{display:inline-flex!important;align-items:center;justify-content:center;min-height:0;line-height:0}.payment-methods__item--svg svg,.payment-methods__svg{height:23px!important;width:auto!important;display:block!important;border-radius:4px;overflow:hidden;background:#fff}.payment-methods--large .payment-methods__item--svg svg,.payment-methods--large .payment-methods__svg{height:29px!important}.payment-methods__item--text{height:25px;line-height:25px;padding:0 10px;border-radius:999px;border:1px solid rgba(0,0,0,.11);background:#fff;color:#222;font-size:12px;font-weight:650;letter-spacing:.02em}.footer .payment-methods__item--text{background:#ffffff14;border-color:#ffffff29;color:#fff}.footer .payment-methods__item--svg svg{box-shadow:0 1px #ffffff1f}@media(max-width:760px){.payment-methods{display:block}.payment-methods__label{display:block;margin-bottom:12px}.footer .payment-methods__list,.payment-methods .payment-methods__list{justify-content:flex-start!important}.payment-methods__item--svg svg,.payment-methods__svg{height:21px!important}.payment-methods--large .payment-methods__item--svg svg,.payment-methods--large .payment-methods__svg{height:25px!important}}.footer__payments{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:26px}.footer__payments--left{text-align:left}.footer__payments--center{text-align:center}.footer__payments--right{text-align:right}.payment-methods{width:100%}.payment-methods__label{margin:0 0 12px;color:#ffffffb8;font-size:13px;letter-spacing:.02em}.payment-methods__list{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.payment-methods--center .payment-methods__list{justify-content:center!important}.payment-methods--right .payment-methods__list{justify-content:flex-end!important}.payment-methods__item{margin:0!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto!important}.payment-methods__svg{display:block!important;width:40px!important;height:25px!important;border-radius:4px!important}.payment-methods--large .payment-methods__svg{width:52px!important;height:32px!important}.payment-methods__note{margin:12px 0 0;color:#ffffff85;font-size:12px;line-height:1.4}.payment-badge{height:25px;min-width:40px;padding:0 8px!important;border-radius:5px;background:#fff;color:#111;font-size:10px;font-weight:700;letter-spacing:-.02em;line-height:1;box-shadow:0 1px #ffffff14,0 1px 6px #0000002e}.payment-methods--large .payment-badge{height:32px;min-width:52px;font-size:12px;padding:0 10px!important}.payment-badge--amazon{gap:2px;text-transform:lowercase;font-weight:500}.payment-badge--amazon span{font-family:Georgia,serif;font-size:13px}.payment-badge--amazon strong{font-weight:800;font-size:9px;align-self:flex-end;margin-bottom:6px}.payment-badge--visa{color:#1a1f71;font-size:11px}.payment-badge--amex{background:#2e77bc;color:#fff;font-size:9px}.payment-badge--discover{font-size:8px;background:linear-gradient(90deg,#fff 0 55%,#f58220 55% 100%)}.payment-badge--paypal{color:#003087}.payment-badge--shop{background:#5a31f4;color:#fff}.payment-badge--apple{font-size:12px}.payment-badge--google{font-weight:800}.payment-badge--klarna{background:#ffb3c7;color:#111}.payment-badge--afterpay{background:#b2fce4;color:#111}.payment-badge--custom{background:#f5f5f7;color:#111}.payment-badge--mastercard{position:relative;gap:0;width:46px;overflow:hidden}.payment-badge--mastercard strong{position:absolute;bottom:3px;font-size:5px;font-weight:700;letter-spacing:-.04em}.payment-badge__dot{width:13px;height:13px;border-radius:999px;display:block;opacity:.96}.payment-badge__dot:first-child{background:#eb001b;margin-right:-4px}.payment-badge__dot:nth-child(2){background:#f79e1b}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.social-links a{width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ffffffd1;transition:transform .2s ease,background .2s ease,border-color .2s ease}.social-links a:hover{transform:translateY(-1px);background:#ffffff14;border-color:#ffffff47}.social-links svg{width:18px;height:18px;display:block}.product-main--media-rich{padding:clamp(34px,5vw,78px) 0 clamp(70px,8vw,128px);background:#f7f4ef}.product-layout--media-rich{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(34px,5vw,78px)}.product-gallery--rich{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:start}.product-gallery__thumbs{position:sticky;top:140px;display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 170px);overflow:auto;padding:2px 4px 2px 2px;scrollbar-width:thin}.product-gallery__thumb{position:relative;display:block;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:#eee9e2;border:1px solid rgba(0,0,0,.07);box-shadow:0 10px 26px #0000000b;opacity:.72;transition:opacity .22s var(--ease),transform .22s var(--ease),border-color .22s var(--ease),box-shadow .22s var(--ease)}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{opacity:1;transform:translateY(-1px);border-color:#111;box-shadow:0 14px 34px #0000001a}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__thumb-badge{position:absolute;right:7px;bottom:7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#000000c2;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1}.product-gallery__stage{display:grid;gap:18px}.product-media-frame{border-radius:34px;overflow:hidden;background:#efeae2;border:1px solid rgba(0,0,0,.055);box-shadow:0 26px 78px #00000012;scroll-margin-top:132px}.product-media{width:100%;background:#efeae2}.product-media--image{display:block}.product-media__image{width:100%;height:auto;display:block}.product-media--video,.product-media--external_video,.product-media--model{aspect-ratio:1/1;display:grid;place-items:center}.product-media__video,.product-media__external-video,.product-media__model,.product-media__video-wrap iframe,.product-media__model-wrap model-viewer{width:100%;height:100%;display:block;border:0}.product-media__video{object-fit:contain;background:#000}.product-media__video-wrap,.product-media__model-wrap{width:100%;height:100%;background:#111}.product-media__model-wrap{background:#efeae2}.product-media-frame:focus{outline:2px solid #111;outline-offset:4px}.product-price[data-product-price]{transition:opacity .18s var(--ease)}.product-form select{width:100%;border:1px solid rgba(0,0,0,.14);border-radius:18px;background:#fffdfa;padding:14px 16px;font:inherit;color:#111}.field label{display:block;margin-bottom:8px;font-size:13px;font-weight:650;color:#4c4c4c;letter-spacing:.03em}.product-description{margin-top:28px;color:#4f4f4f;line-height:1.7}.product-description h2,.product-description h3{color:#111;letter-spacing:-.03em}.product-description ul,.product-description ol{padding-left:1.25rem}.product-description li{margin:.35rem 0}@media(max-width:1080px){.product-layout--media-rich,.product-gallery--rich{grid-template-columns:1fr}.product-gallery__thumbs{position:relative;top:auto;max-height:none;overflow:auto;flex-direction:row;order:2;padding:4px 0 8px;scroll-snap-type:x proximity}.product-gallery__thumb{width:76px;min-width:76px;border-radius:16px;scroll-snap-align:start}.product-gallery__stage{order:1}.product-media-frame{scroll-margin-top:110px}.product-info{position:static}}@media(max-width:760px){.product-main--media-rich{padding-top:18px}.product-gallery__stage{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:10px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.product-media-frame{min-width:calc(100vw - 40px);scroll-snap-align:center;border-radius:28px}.product-gallery__thumbs{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.product-gallery__thumb{width:68px;min-width:68px}.product-media--video,.product-media--external_video,.product-media--model{min-height:calc(100vw - 40px)}.product-layout--media-rich{gap:28px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/theme.css.map */
