:root{--ms-radius:18px;--ms-shadow:0 12px 38px rgb(24 24 27/.09)}html{scroll-behavior:smooth}body{background:#f7f7f8!important}.ms-marketplace{background:radial-gradient(circle at 88% 4%,color-mix(in srgb,var(--ms-accent) 9%,transparent),transparent 25%),#f7f7f8;color:var(--ms-dark);padding:20px 0 12px}.ms-shell{width:min(1480px,calc(100% - 40px));margin:auto}.ms-hero{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:520px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--ms-shadow)}.ms-hero__copy{padding:clamp(38px,5.5vw,88px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.ms-eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;display:flex;gap:9px;align-items:center;color:var(--ms-accent)}.ms-eyebrow span{width:22px;height:3px;background:currentColor;border-radius:8px}.ms-hero h1{font-size:clamp(42px,5vw,76px);line-height:.98;letter-spacing:-.055em;text-transform:none;margin:18px 0;color:var(--ms-dark)}.ms-hero__copy>p{font-size:clamp(16px,1.4vw,20px);line-height:1.55;color:#626267;max-width:590px;margin:0}.ms-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.ms-btn{min-height:52px;padding:0 25px;border-radius:12px;display:inline-flex;align-items:center;gap:18px;justify-content:center;font-weight:800;text-decoration:none;transition:.25s}.ms-btn:hover{transform:translateY(-2px);box-shadow:0 9px 22px #00000024}.ms-btn--primary{background:linear-gradient(120deg,var(--ms-accent),var(--ms-accent-2));color:#fff}.ms-btn--ghost{background:#f1f1f3;color:#232326}.ms-social-proof{margin-top:32px;display:flex;align-items:center;gap:14px}.ms-avatars{display:flex}.ms-avatars i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin-left:-7px;border:3px solid #fff;background:#ffcf4a;color:#242424;font-style:normal;font-size:12px}.ms-avatars i:first-child{margin-left:0}.ms-social-proof b,.ms-social-proof small{display:block}.ms-social-proof b{font-size:13px}.ms-social-proof small{color:#777;font-size:12px;margin-top:2px}.ms-hero__visual{position:relative;min-height:520px;background:linear-gradient(145deg,#ffe0d6,#ffb68e);overflow:hidden}.ms-hero__visual img,.ms-hero__visual>svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s}.ms-hero__visual:hover img{transform:scale(1.025)}.ms-discount{position:absolute;top:25px;right:25px;background:#fff;color:var(--ms-dark);border-radius:50%;width:128px;height:128px;display:grid;place-content:center;text-align:center;transform:rotate(7deg);box-shadow:0 14px 30px #0002}.ms-discount strong{font-size:22px;line-height:1}.ms-discount span{font-size:9px;font-weight:900;letter-spacing:.1em;margin-top:5px}.ms-offer{position:absolute;bottom:22px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;background:#141417e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;padding:14px 18px;border-radius:13px}.ms-offer span{font-size:13px;font-weight:700}.ms-offer b{font-variant-numeric:tabular-nums;letter-spacing:.08em}.ms-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;margin:18px 0;border-radius:16px;padding:18px 6px;box-shadow:0 5px 20px #18181b0a}.ms-benefits>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:2px 18px;border-right:1px solid #ececef}.ms-benefits>div:last-child{border:0}.ms-benefits i{font-style:normal;font-size:25px}.ms-benefits b,.ms-benefits small{display:block}.ms-benefits b{font-size:13px}.ms-benefits small{font-size:11px;color:#777;margin-top:2px}.ms-section-head{display:flex;align-items:flex-end;justify-content:space-between;padding:40px 2px 20px}.ms-section-head>div>span{color:var(--ms-accent);font-size:11px;font-weight:900;letter-spacing:.14em}.ms-section-head h2{font-size:clamp(28px,3vw,42px);text-transform:none;letter-spacing:-.035em;margin:6px 0 0}.ms-section-head>a{font-weight:800;text-decoration:none;color:var(--ms-dark);font-size:14px}.ms-section-head>a span{color:var(--ms-accent)}.ms-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.ms-category{text-decoration:none;color:var(--ms-dark);min-width:0}.ms-category__image{aspect-ratio:1/1;border-radius:17px;background:#fff;overflow:hidden;position:relative}.ms-category__image img,.ms-category__image svg{width:100%;height:100%;object-fit:cover;transition:.35s}.ms-category__image span{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 4px 12px #0002;opacity:0;transform:translate(-5px);transition:.25s}.ms-category:hover .ms-category__image img{transform:scale(1.06)}.ms-category:hover .ms-category__image span{opacity:1;transform:none}.ms-category strong,.ms-category small{display:block}.ms-category strong{margin:11px 2px 3px;font-size:14px}.ms-category small{margin-left:2px;color:#888;font-size:11px}.ms-promo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin:46px 0 32px}.ms-promo{padding:clamp(28px,4vw,55px);min-height:260px;border-radius:20px;text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;overflow:hidden}.ms-promo:after{content:"";position:absolute;width:240px;height:240px;border:55px solid currentColor;opacity:.08;border-radius:50%;right:-40px;top:-70px}.ms-promo--dark{background:#18181b;color:#fff}.ms-promo--color{background:linear-gradient(135deg,var(--ms-accent),var(--ms-accent-2));color:#fff}.ms-promo>span{font-size:10px;letter-spacing:.16em;font-weight:900}.ms-promo h3{font-size:clamp(26px,3vw,43px);line-height:1.05;letter-spacing:-.04em;text-transform:none;max-width:650px;margin:11px 0}.ms-promo p{opacity:.78;max-width:500px;margin:0 0 20px}.ms-promo b{font-size:13px}.product-card__content{background:#fff;border-radius:14px!important;padding:8px!important;box-shadow:0 3px 16px #1717170a;transition:transform .25s,box-shadow .25s}.product-card:hover .product-card__content{transform:translateY(-4px);box-shadow:var(--ms-shadow)}.product-card img{border-radius:10px}.button,.button-secondary,.add-to-cart-button{border-radius:10px!important}.header-section{box-shadow:0 2px 18px #0000000b}.ms-mobile-nav{display:none}.ms-js .ms-reveal{opacity:0;transform:translateY(14px);transition:opacity .55s,transform .55s}.ms-js .ms-reveal.ms-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ms-js .ms-reveal{opacity:1;transform:none;transition:none}}@media(max-width:989px){.ms-shell{width:min(100% - 22px,760px)}.ms-hero{grid-template-columns:1fr}.ms-hero__copy{padding:36px 26px}.ms-hero__visual{min-height:390px;grid-row:1}.ms-hero{min-height:0}.ms-discount{width:100px;height:100px;top:15px;right:15px}.ms-discount strong{font-size:18px}.ms-benefits{grid-template-columns:1fr 1fr}.ms-benefits>div:nth-child(2){border-right:0}.ms-benefits>div{justify-content:flex-start;padding:10px 16px}.ms-categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-11px;padding-right:15px}.ms-category{flex:0 0:31%;scroll-snap-align:start}.ms-promo-grid{grid-template-columns:1fr}}@media(max-width:749px){body{padding-bottom:68px}.ms-marketplace{padding-top:10px}.ms-hero{border-radius:18px}.ms-hero__visual{min-height:300px}.ms-hero__copy{padding:29px 21px 33px}.ms-hero h1{font-size:40px}.ms-hero__actions{width:100%;margin-top:23px}.ms-btn{flex:1;padding:0 14px;font-size:13px}.ms-social-proof{margin-top:24px}.ms-benefits{gap:0;padding:7px}.ms-benefits>div{padding:10px 8px}.ms-benefits i{font-size:20px}.ms-benefits small{display:none}.ms-benefits b{font-size:11px}.ms-section-head{padding-top:31px}.ms-category{flex-basis:42%}.ms-promo-grid{margin-top:34px}.ms-promo{min-height:230px}.ms-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:9999;left:8px;right:8px;bottom:7px;height:61px;border:1px solid #e8e8ea;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;box-shadow:0 10px 35px #0003;padding:5px 4px}.ms-mobile-nav__item{border:0;background:transparent;color:#707078;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:600 9px/1 sans-serif;position:relative}.ms-mobile-nav__item svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ms-mobile-nav__item.is-active{color:var(--ms-accent,#ff3d00)}.ms-mobile-nav__cart{position:relative;height:22px}.ms-mobile-nav__cart b{position:absolute;top:-7px;right:-10px;background:#ff3d00;color:#fff;min-width:15px;height:15px;border-radius:9px;font-size:8px;display:grid;place-items:center}.ms-offer{bottom:12px;left:12px;right:12px}.ms-discount{width:84px;height:84px}.ms-discount strong{font-size:15px}}.mp-wrap{width:min(1480px,calc(100% - 40px));margin-inline:auto}.mp-header{background:#fff;color:#18181b;position:relative;z-index:100}.mp-topbar{background:#18181b;color:#fff;font-size:11px}.mp-topbar .mp-wrap{height:32px;display:flex;align-items:center;justify-content:space-between}.mp-topbar a{color:#fff;text-decoration:none}.mp-topbar__center{opacity:.72}.mp-header__main{height:82px;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;gap:30px;align-items:center}.mp-brand{display:flex;align-items:center;text-decoration:none;color:#18181b;letter-spacing:-.04em}.mp-brand img{max-width:180px;max-height:52px;width:auto}.mp-brand strong{font-size:25px}.mp-brand em{font-style:normal;font-size:8px;background:#ff4d00;color:#fff;border-radius:4px;padding:3px 5px;margin-left:6px;letter-spacing:.08em}.mp-search{height:48px;display:grid;grid-template-columns:auto 1fr 50px;border:2px solid #ff4d00;border-radius:12px;overflow:hidden;background:#fff}.mp-search select{border:0;border-right:1px solid #eee;padding:0 12px;background:#f7f7f8;font-size:11px}.mp-search input{border:0!important;background:#fff!important;padding:0 17px!important;outline:0;min-width:0}.mp-search button{border:0;background:linear-gradient(135deg,#ff4d00,#ff9700);color:#fff}.mp-search svg,.mp-header__actions svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.mp-header__actions{display:flex;gap:23px}.mp-header__actions>a{display:flex;align-items:center;gap:8px;color:#18181b;text-decoration:none}.mp-header__actions small,.mp-header__actions b{display:block;white-space:nowrap}.mp-header__actions small{font-size:10px;color:#777}.mp-header__actions b{font-size:12px}.mp-cart-icon{position:relative}.mp-cart-icon i{position:absolute;right:-8px;top:-9px;background:#ff4d00;color:#fff;font-style:normal;font-size:8px;min-width:16px;height:16px;border-radius:10px;display:grid;place-items:center}.mp-nav{border-top:1px solid #eee;border-bottom:1px solid #e8e8ea;background:#fff}.mp-nav .mp-wrap{height:44px;display:flex;align-items:center;gap:29px}.mp-nav a,.mp-categories-toggle{color:#333;text-decoration:none;font:700 12px/1 var(--font-body--family);border:0;background:none;white-space:nowrap}.mp-categories-toggle{height:100%;background:#f1f1f3;padding:0 20px;border-radius:8px 8px 0 0}.mp-categories-toggle span{margin-right:8px}.mp-nav__deal{margin-left:auto!important;color:#e53800!important}.mp-menu-toggle,.mp-drawer,.mp-drawer-overlay{display:none}.mp-footer{background:#17171a;color:#fff;margin-top:70px}.mp-newsletter{background:linear-gradient(110deg,#ff4d00,#ff8a00);padding:38px 0}.mp-newsletter .mp-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.mp-newsletter span{font-size:10px;font-weight:900;letter-spacing:.15em}.mp-newsletter h2{color:#fff;font-size:34px;text-transform:none;margin:5px 0}.mp-newsletter p{margin:0;opacity:.8}.mp-newsletter__form{display:grid;grid-template-columns:minmax(230px,370px) auto;position:relative}.mp-newsletter__form input{height:54px;border:0;border-radius:11px 0 0 11px;padding:0 18px}.mp-newsletter__form button{border:0;border-radius:0 11px 11px 0;background:#18181b;color:#fff;font-weight:800;padding:0 20px}.mp-newsletter__form small{position:absolute;top:60px}.mp-footer__main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:65px;padding:65px 0 48px}.mp-footer .mp-brand{color:#fff}.mp-footer__brand p{color:#a9a9ae;max-width:360px;line-height:1.7;font-size:13px}.mp-footer__social{display:flex;gap:15px}.mp-footer__social a,.mp-footer__column a{color:#b9b9bd;text-decoration:none;font-size:13px}.mp-footer__column{display:flex;flex-direction:column;gap:12px}.mp-footer__column h3{color:#fff;font-size:14px;text-transform:none;margin:0 0 10px}.mp-footer__column p{font-size:12px;color:#b9b9bd;margin:0}.mp-payments{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.mp-payments svg{width:34px;height:22px}.mp-footer__bottom{border-top:1px solid #303035;padding:20px 0;display:flex;justify-content:space-between;color:#777;font-size:10px}.mp-breadcrumb{display:flex;gap:8px;align-items:center;font-size:11px;color:#8a8a8f;padding:20px 0}.mp-breadcrumb a{color:#555;text-decoration:none}.mp-product-page,.mp-collection-page,.mp-cart-page{color:#18181b}.mp-product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:55px;background:#fff;padding:24px;border-radius:20px;box-shadow:0 8px 35px #18181b0b}.mp-gallery{display:grid;grid-template-columns:76px 1fr;gap:12px}.mp-gallery__thumbs{display:flex;flex-direction:column;gap:9px}.mp-gallery__thumbs button{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#f5f5f5;aspect-ratio:1}.mp-gallery__thumbs button.is-active{border-color:#ff4d00}.mp-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.mp-gallery__stage{background:#f7f7f8;border-radius:15px;overflow:hidden;min-height:580px;display:grid;place-items:center}.mp-gallery__stage>div{width:100%;height:100%}.mp-gallery__stage img{width:100%;height:100%;object-fit:contain}.mp-gallery__stage .is-hidden{display:none}.mp-product-info{padding:18px 22px 18px 0}.mp-product-info__label{color:#ff4d00;font-size:10px;font-weight:900;letter-spacing:.15em}.mp-product-info h1{font-size:clamp(30px,3.2vw,48px);line-height:1.08;letter-spacing:-.04em;text-transform:none;margin:13px 0}.mp-product-info__reviews{display:flex;gap:10px;align-items:center;font-size:11px}.mp-product-info__reviews>span,.mp-product-card__rating span{color:#ff9d00;letter-spacing:.04em}.mp-product-info__reviews a{color:#444}.mp-product-info__reviews i{width:1px;height:12px;background:#ddd}.mp-product-price{display:flex;align-items:center;gap:12px;margin:25px 0 8px}.mp-product-price strong{font-size:33px;color:#e83e00}.mp-product-price s{color:#999}.mp-product-price>b{font-size:9px;background:#ffe4da;color:#d83700;padding:5px 7px;border-radius:5px}.mp-pay-note{font-size:12px;background:#f5f5f7;padding:11px 13px;border-radius:8px}.mp-product-form fieldset{border:0;padding:0;margin:22px 0}.mp-product-form legend{font-size:12px;margin-bottom:10px}.mp-options{display:flex;gap:8px;flex-wrap:wrap}.mp-options button{min-height:40px;padding:0 15px;border:1px solid #ddd;background:#fff;border-radius:8px}.mp-options button.is-selected{border:2px solid #ff4d00;background:#fff8f5}.mp-options button:disabled{opacity:.35;text-decoration:line-through}.mp-purchase{display:grid;grid-template-columns:105px 1fr;gap:10px;margin-top:25px}.mp-qty{display:grid;grid-template-columns:30px 1fr 30px;border:1px solid #ddd;border-radius:10px;overflow:hidden}.mp-qty button,.mp-qty input{border:0;background:#fff;text-align:center;min-width:0}.mp-qty input{padding:0}.mp-add{min-height:52px;border:0;border-radius:10px;background:linear-gradient(110deg,#ff4d00,#ff8500);color:#fff;font-weight:900;display:flex;justify-content:center;align-items:center;gap:35px;padding:0 22px;width:100%}.mp-add:hover{filter:brightness(.96);transform:translateY(-1px)}.shopify-payment-button{margin-top:9px}.mp-product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.mp-product-trust>div{display:flex;gap:7px;background:#f7f7f8;padding:10px 8px;border-radius:8px;font-size:15px}.mp-product-trust b,.mp-product-trust small{display:block}.mp-product-trust b{font-size:9px}.mp-product-trust small{font-size:8px;color:#777;margin-top:2px}.mp-product-description{display:grid;grid-template-columns:.6fr 1.4fr;gap:70px;margin-top:24px;background:#fff;border-radius:18px;padding:45px}.mp-product-description>div>span,.mp-title-row>div>span{color:#ff4d00;font-size:10px;font-weight:900;letter-spacing:.14em}.mp-product-description h2,.mp-title-row h2{font-size:clamp(26px,3vw,40px);text-transform:none;letter-spacing:-.035em;margin:8px 0}.mp-product-description .rte{color:#555;line-height:1.8}.mp-related{padding-top:54px}.mp-title-row{display:flex;justify-content:space-between;align-items:end;margin:50px 0 20px}.mp-title-row>a{color:#18181b;font-weight:800;text-decoration:none;font-size:12px}.mp-title-row__timer{background:#18181b;color:#fff;border-radius:8px;padding:9px 12px;font-size:11px}.mp-title-row__timer b{color:#ffb000;font-variant-numeric:tabular-nums;margin-left:5px}.mp-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mp-product-card{background:#fff;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 3px 15px #18181b0a;transition:.25s}.mp-product-card:hover{transform:translateY(-5px);box-shadow:0 14px 35px #18181b16}.mp-product-card__media{display:block;aspect-ratio:1/1.08;background:#f4f4f5;position:relative;overflow:hidden}.mp-product-card__media img,.mp-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:.4s}.mp-product-card:hover .mp-product-card__media img{transform:scale(1.045)}.mp-product-card__badge{position:absolute;left:9px;top:9px;background:#ff4d00;color:#fff;padding:5px 7px;border-radius:6px;font-size:10px;font-weight:900}.mp-product-card__body{padding:12px}.mp-product-card__rating{font-size:9px;display:flex;gap:5px}.mp-product-card__rating small{color:#999}.mp-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#333;text-decoration:none;font-size:13px;line-height:1.35;min-height:35px;margin:7px 0}.mp-product-card__price{display:flex;gap:7px;align-items:center}.mp-product-card__price b{font-size:18px;color:#e83e00}.mp-product-card__price s{font-size:10px;color:#999}.mp-product-card__shipping{font-size:9px;color:#17823b}.mp-collection-hero{min-height:270px;background:#18181b;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;color:#fff}.mp-collection-hero>div{overflow:hidden}.mp-collection-hero img{width:100%;height:100%;object-fit:cover}.mp-collection-hero section{display:flex;flex-direction:column;justify-content:center;padding:45px}.mp-collection-hero section>span{font-size:10px;color:#ff8a00;font-weight:900;letter-spacing:.15em}.mp-collection-hero h1{font-size:48px;color:#fff;text-transform:none;letter-spacing:-.04em;margin:8px 0}.mp-collection-hero p{color:#bbb;line-height:1.6}.mp-collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding:28px 2px 17px;font-size:12px}.mp-collection-toolbar select{border:1px solid #ddd;background:#fff;border-radius:8px;padding:10px}.mp-pagination{text-align:center;padding:40px}.mp-empty{grid-column:1/-1;text-align:center;background:#fff;border-radius:18px;padding:70px 20px}.mp-cart-page>h1{font-size:44px;text-transform:none}.mp-cart-layout{display:grid;grid-template-columns:1fr 360px;gap:25px}.mp-cart-items,.mp-cart-summary{background:#fff;border-radius:16px}.mp-cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:20px;padding:20px;border-bottom:1px solid #eee}.mp-cart-item>a img{width:130px;height:130px;object-fit:cover;border-radius:10px}.mp-cart-item h2{font-size:16px;text-transform:none;margin:5px 0;color:#18181b}.mp-cart-item p{font-size:11px;color:#777}.mp-cart-item__actions{display:flex;gap:18px;margin-top:15px}.mp-cart-item__actions input{width:60px;border:1px solid #ddd;border-radius:6px;padding:7px}.mp-cart-item__actions a{color:#777;font-size:11px}.mp-cart-summary{padding:27px;height:max-content;position:sticky;top:20px}.mp-cart-summary>span{font-size:10px;letter-spacing:.15em;color:#ff4d00;font-weight:900}.mp-cart-summary h2{text-transform:none;font-size:25px}.mp-cart-summary>div{display:flex;justify-content:space-between;border-top:1px solid #eee;padding:17px 0}.mp-cart-summary p,.mp-cart-summary small{display:block;color:#777;font-size:10px}.mp-update{border:0;background:none;text-decoration:underline;width:100%;padding:14px}.content-for-layout{min-height:50vh}@media(max-width:1100px){.mp-header__main{grid-template-columns:170px 1fr auto;gap:14px}.mp-header__actions>a>span:last-child{display:none}.mp-nav .mp-wrap{overflow-x:auto}.mp-product-grid{grid-template-columns:repeat(4,1fr)}.mp-product-trust{grid-template-columns:1fr}.mp-footer__main{grid-template-columns:1.3fr repeat(2,1fr);gap:35px}.mp-footer__column:last-child{grid-column:2/-1}.mp-product-main{gap:25px}.mp-gallery__stage{min-height:480px}}@media(max-width:749px){.mp-wrap{width:min(100% - 22px,700px)}.mp-topbar .mp-wrap{height:28px;justify-content:center}.mp-topbar__center,.mp-topbar a{display:none}.mp-header__main{height:67px;grid-template-columns:38px 1fr auto}.mp-brand{justify-content:center}.mp-brand img{max-width:140px;max-height:40px}.mp-menu-toggle{display:flex;width:36px;height:36px;border:0;background:none;flex-direction:column;justify-content:center;gap:4px}.mp-menu-toggle span{display:block;width:20px;height:2px;background:#18181b}.mp-search,.mp-header__actions>a:first-child,.mp-header__actions>a:last-child>span:last-child{display:none}.mp-header__actions{gap:0}.mp-header__actions>a:last-child{display:flex}.mp-nav{display:none}.mp-drawer{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(86vw,360px);background:#fff;z-index:10002;transform:translate(-105%);transition:.3s;flex-direction:column;padding:18px}.mp-drawer.is-open{transform:none}.mp-drawer-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:10001;opacity:0;visibility:hidden;transition:.3s}.mp-drawer-overlay.is-open{opacity:1;visibility:visible}.mp-drawer__head{display:flex;justify-content:space-between;align-items:center;font-size:20px}.mp-drawer__head .mp-menu-toggle{font-size:28px}.mp-drawer-search{display:flex;margin:20px 0}.mp-drawer-search input{min-width:0;flex:1;border:1px solid #ddd;border-radius:8px 0 0 8px;padding:12px}.mp-drawer-search button{border:0;background:#ff4d00;color:#fff;border-radius:0 8px 8px 0}.mp-drawer>a{padding:15px 4px;border-bottom:1px solid #eee;color:#222;text-decoration:none;display:flex;justify-content:space-between}.mp-newsletter .mp-wrap{display:block}.mp-newsletter h2{font-size:28px}.mp-newsletter__form{grid-template-columns:1fr;margin-top:20px}.mp-newsletter__form input,.mp-newsletter__form button{border-radius:9px;height:49px}.mp-newsletter__form button{margin-top:7px}.mp-footer__main{grid-template-columns:1fr 1fr;padding:45px 0;gap:30px}.mp-footer__brand{grid-column:1/-1}.mp-footer__column:last-child{grid-column:1/-1}.mp-footer__bottom{display:block;line-height:1.8}.mp-product-main{display:block;padding:12px}.mp-gallery{display:block}.mp-gallery__stage{min-height:360px}.mp-gallery__thumbs{flex-direction:row;overflow-x:auto;order:2;margin-bottom:10px}.mp-gallery__thumbs button{flex:0 0 58px}.mp-product-info{padding:22px 8px}.mp-product-info h1{font-size:31px}.mp-product-description{grid-template-columns:1fr;padding:28px 20px;gap:10px}.mp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mp-product-grid--home{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-11px;padding-right:12px}.mp-product-grid--home .mp-product-card{flex:0 0:62%;scroll-snap-align:start}.mp-title-row{align-items:center;margin-top:37px}.mp-title-row h2{font-size:27px}.mp-title-row__timer{font-size:9px;white-space:nowrap}.mp-collection-hero{grid-template-columns:1fr;min-height:0}.mp-collection-hero>div{height:210px}.mp-collection-hero section{padding:28px}.mp-collection-hero h1{font-size:35px}.mp-cart-layout{grid-template-columns:1fr}.mp-cart-item{grid-template-columns:85px 1fr}.mp-cart-item>a img{width:85px;height:90px}.mp-cart-item>strong{grid-column:2}.mp-cart-summary{position:static}.mp-cart-page>h1{font-size:35px}}@media(min-width:990px){html:has(.page-wrapper),html:has(.page-wrapper) body{height:100dvh;overflow:hidden}.page-wrapper{height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}}.mp-header,.mp-header *,.ms-marketplace,.ms-marketplace *,.mp-footer,.mp-footer *{box-sizing:border-box}.mp-header .mp-wrap,.ms-marketplace .ms-shell,.mp-footer .mp-wrap{max-width:1480px}.mp-product-grid>*{min-width:0}.mp-product-card__body{min-width:0}.mp-product-card__title{overflow-wrap:anywhere}.mp-title-row{min-width:0;gap:20px}.mp-title-row>div:first-child{min-width:0}.mp-title-row h2{overflow-wrap:anywhere}.mp-product-grid--home{width:100%}@media(min-width:750px)and (max-width:1200px){.mp-wrap,.ms-shell{width:calc(100% - 28px)!important}.mp-header__main{grid-template-columns:170px minmax(240px,1fr) 88px}.mp-header__actions>a>span:last-child{display:none}.mp-nav .mp-wrap{gap:18px}.ms-hero{grid-template-columns:42% 58%}.ms-hero__copy{padding:38px}.ms-hero h1{font-size:clamp(38px,5vw,58px)}.mp-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mp-product-grid--home .mp-product-card:nth-child(n+9){display:none}}@media(min-width:750px)and (max-width:989px){.mp-topbar__center{display:none}.mp-header__main{height:72px;grid-template-columns:42px 150px minmax(240px,1fr) 45px;gap:12px}.mp-menu-toggle{display:flex;width:38px;height:38px;border:0;background:none;flex-direction:column;justify-content:center;gap:4px}.mp-menu-toggle span{display:block;width:21px;height:2px;background:#18181b}.mp-header__actions>a:first-child{display:none}.mp-nav{display:none}.mp-drawer{display:flex;position:fixed;left:0;top:0;bottom:0;width:min(86vw,380px);background:#fff;z-index:10002;transform:translate(-105%);transition:.3s;flex-direction:column;padding:18px}.mp-drawer.is-open{transform:none}.mp-drawer-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0008;z-index:10001;opacity:0;visibility:hidden;transition:.3s}.mp-drawer-overlay.is-open{opacity:1;visibility:visible}.mp-drawer__head{display:flex;justify-content:space-between;align-items:center}.mp-drawer__head .mp-menu-toggle{font-size:28px}.mp-drawer-search{display:flex;margin:20px 0}.mp-drawer-search input{min-width:0;flex:1;padding:12px}.mp-drawer-search button{border:0;background:#ff4d00;color:#fff}.mp-drawer>a{padding:15px 4px;border-bottom:1px solid #eee;color:#222;text-decoration:none;display:flex;justify-content:space-between}.mp-product-main{grid-template-columns:1fr}.mp-product-info{padding:24px}.mp-gallery__stage{min-height:520px}.mp-footer__main{grid-template-columns:1.4fr repeat(2,1fr)}}@media(max-width:749px){html,body{max-width:100%;overflow-x:hidden}.page-wrapper{width:100%;overflow:visible!important}.ms-shell,.mp-wrap{width:calc(100% - 20px)!important;max-width:none}.ms-marketplace{width:100%;overflow:hidden}.mp-title-row{display:flex;flex-direction:column;align-items:flex-start!important;gap:11px;margin:34px 0 15px}.mp-title-row h2{font-size:24px!important;line-height:1.08;margin-bottom:0}.mp-title-row__timer{align-self:flex-start;font-size:10px}.mp-product-grid--home{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;margin:0!important;padding:0!important}.mp-product-grid--home .mp-product-card{width:auto!important;min-width:0!important;flex:none!important}.mp-product-grid--home .mp-product-card:nth-child(n+7){display:none}.mp-product-card__body{padding:10px}.mp-product-card__title{font-size:12px;min-height:33px}.mp-product-card__price{flex-wrap:wrap;gap:3px 6px}.mp-product-card__price b{font-size:16px}.mp-product-card__shipping{font-size:8px}.ms-promo-grid{width:100%;grid-template-columns:minmax(0,1fr)}.ms-promo{width:100%;min-width:0;padding:26px 20px}.ms-categories{max-width:100%;padding-bottom:5px}.ms-category{flex:0 0:min(42vw,155px)}.ms-benefits{width:100%}.ms-benefits>div{min-width:0}.ms-benefits b{overflow-wrap:anywhere}.ms-hero__actions{display:grid;grid-template-columns:1fr;width:100%}.ms-btn,.mp-newsletter__form{width:100%}.mp-footer__main{width:calc(100% - 30px)!important}.mp-cart-item{min-width:0}.mp-cart-item>div{min-width:0}.mp-cart-item h2{overflow-wrap:anywhere}}body.mp-menu-open{overflow:hidden!important;touch-action:none}@media(min-width:990px){body.mp-menu-open{overflow:hidden!important}.mp-drawer,.mp-drawer-overlay{display:none!important}}.page-wrapper{display:flex!important;flex-direction:column!important;min-height:100dvh!important}.page-wrapper>#header-group{order:1!important;flex:0 0 auto!important;width:100%}.page-wrapper>main#MainContent{order:2!important;display:block!important;flex:0 0 auto!important;width:100%;min-height:calc(100dvh - 160px)}.page-wrapper>footer.mp-site-footer-shell{order:3!important;display:block!important;position:relative!important;inset:auto!important;float:none!important;clear:both!important;flex:0 0 auto!important;width:100%;margin-top:auto!important;z-index:1}.page-wrapper>footer.mp-site-footer-shell .shopify-section,.page-wrapper>footer.mp-site-footer-shell .mp-footer{display:block!important;position:relative!important;inset:auto!important;width:100%;float:none!important}.content-for-layout>.shopify-section{position:relative;flex:none!important;width:100%}.mp-footer{margin-top:70px!important}@media(max-width:749px){.page-wrapper>main#MainContent{min-height:calc(100svh - 95px)}.mp-footer{margin-top:48px!important}.page-wrapper>footer.mp-site-footer-shell{padding-bottom:70px}}.mp-description-rte{min-width:0}.mp-description-original-image{display:none!important}.mp-desc-carousel{--mp-carousel-radius:18px;position:relative;width:100%;margin:0 0 34px;color:#fff;isolation:isolate}.mp-desc-carousel__viewport{position:relative;overflow:hidden;border-radius:var(--mp-carousel-radius);background:linear-gradient(145deg,#efeff1,#dadadd);box-shadow:0 18px 48px #14141824}.mp-desc-carousel__track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.mp-desc-carousel__track::-webkit-scrollbar{display:none}.mp-desc-carousel__slide{position:relative;flex:0 0 100%;width:100%;aspect-ratio:16/10;margin:0;scroll-snap-align:center;scroll-snap-stop:always;overflow:hidden;background:#eee}.mp-desc-carousel__slide img{display:block;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.mp-desc-carousel:hover .mp-desc-carousel__slide img{transform:scale(1.015)}.mp-desc-carousel__slide:after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,#0000006b);pointer-events:none}.mp-desc-carousel__slide figcaption{position:absolute;z-index:2;left:22px;bottom:18px;max-width:70%;color:#fff;font-size:12px;line-height:1.4;text-shadow:0 1px 8px #0008}.mp-desc-carousel__arrow{position:absolute;z-index:3;top:50%;width:46px;height:46px;padding:0;border:1px solid rgb(255 255 255/.45);border-radius:50%;background:#1414168a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:grid;place-items:center;transform:translateY(-50%);transition:background .2s,transform .2s;cursor:pointer}.mp-desc-carousel__arrow:hover{background:#ff4d00;transform:translateY(-50%) scale(1.06)}.mp-desc-carousel__arrow span{font-size:21px;line-height:1}.mp-desc-carousel__arrow--previous{left:18px}.mp-desc-carousel__arrow--next{right:18px}.mp-desc-carousel__footer{position:absolute;z-index:3;left:50%;bottom:17px;transform:translate(-50%);display:flex;align-items:center;gap:18px;border:1px solid rgb(255 255 255/.24);border-radius:30px;background:#121214ad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:7px 12px}.mp-desc-carousel__counter{display:flex;align-items:center;gap:6px;font:600 9px/1 sans-serif;letter-spacing:.08em}.mp-desc-carousel__counter b{font-size:11px;color:#fff}.mp-desc-carousel__counter span{color:#aaa}.mp-desc-carousel__counter i{display:block;width:16px;height:1px;background:#777}.mp-desc-carousel__dots{display:flex;align-items:center;gap:5px}.mp-desc-carousel__dots button{width:5px;height:5px;padding:0;border:0;border-radius:5px;background:#8a8a8e;transition:width .25s,background .25s;cursor:pointer}.mp-desc-carousel__dots button.is-active{width:18px;background:#ff6a24}.mp-desc-carousel--single .mp-desc-carousel__slide:after{display:none}.mp-desc-carousel:focus-visible{outline:2px solid #ff4d00;outline-offset:4px}@media(max-width:749px){.mp-product-description{overflow:hidden}.mp-description-rte{width:100%;max-width:100%}.mp-desc-carousel{--mp-carousel-radius:13px;margin:2px 0 25px}.mp-desc-carousel__slide{aspect-ratio:4/5;max-height:68svh}.mp-desc-carousel__arrow{width:38px;height:38px;top:46%}.mp-desc-carousel__arrow--previous{left:9px}.mp-desc-carousel__arrow--next{right:9px}.mp-desc-carousel__slide figcaption{left:14px;bottom:52px;max-width:82%;font-size:10px}.mp-desc-carousel__footer{bottom:11px;padding:6px 10px;gap:11px}.mp-desc-carousel__counter i{width:11px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/mystore-premium.css.map */
