@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800;900&family=Shrikhand&display=swap";.ms-home{--ms-pink:#ff1685;--ms-light:#fff7fb;--ms-ink:#271620;color:var(--ms-ink);font-family:DM Sans,sans-serif;background-color:#fff8fc;background-image:radial-gradient(circle at 8% 15%,rgba(255,125,187,.1) 0 38px,transparent 40px),radial-gradient(circle at 92% 35%,rgba(255,94,169,.07) 0 62px,transparent 64px),linear-gradient(125deg,#fffafc,#ffedf6 48%,#fff);padding:20px 22px 1px}.ms-home *{box-sizing:border-box}.ms-home a{text-decoration:none;color:inherit}.ms-hero{height:min(720px,78vh);min-height:600px;position:relative;overflow:hidden;border-radius:36px;border:2px solid #fff;outline:1px solid #ffadd2;box-shadow:0 18px 45px #5a12341f;color:#fff;background:linear-gradient(115deg,#7e3b5c,#f8b8d8)}.ms-hero__media,.ms-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ms-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#3d07219e,#ff248b0f 68%)}.ms-hero__content{position:absolute;z-index:2;left:7%;top:50%;transform:translateY(-48%);max-width:850px}.ms-pill{display:inline-block;margin:0 0 28px;background:linear-gradient(#fff,#ffd7ea);color:#ed0072;border:2px solid #fff;outline:1px solid #ff64ad;padding:10px 18px;border-radius:99px;box-shadow:0 4px 0 var(--ms-pink);font-size:11px;font-weight:700;letter-spacing:.16em}.ms-hero h1,.ms-section-head h2,.ms-sale h2,.ms-statement h2,.ms-fit h2{font-family:Fredoka,sans-serif;letter-spacing:-.05em}.ms-hero h1{font-size:clamp(58px,6vw,86px);line-height:.89;margin:0;text-shadow:0 3px 0 rgba(90,18,52,.2);white-space:pre-line}.ms-hero h1 br+*{color:#ffb4d8}.ms-hero__body{font-size:17px;margin:28px 0 32px}.ms-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:225px;padding:17px 23px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.12em;transition:.2s}.ms-button:hover{transform:translateY(-3px)}.ms-button--light{background:#fff;color:var(--ms-pink)!important;box-shadow:0 6px 0 var(--ms-pink),0 12px 22px #480a272e}.ms-hero__side{position:absolute;right:25px;bottom:30px;z-index:2;writing-mode:vertical-rl;font-size:9px;letter-spacing:.17em}.ms-marquee{height:50px;border-radius:0 0 24px 24px;background:linear-gradient(90deg,#ff1685,#ff7ebd,#ff1685);color:#fff;border:2px solid #fff;overflow:hidden;display:flex;align-items:center}.ms-marquee div{white-space:nowrap;font-family:Fredoka,sans-serif;font-size:17px;letter-spacing:.06em;animation:ms-scroll 20s linear infinite}@keyframes ms-scroll{to{transform:translate(-50%)}}.ms-products{padding:95px 3vw 110px}.ms-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.ms-kicker{font-size:11px;font-weight:700;letter-spacing:.18em;color:#8a6577}.ms-section-head h2{font-size:clamp(48px,5vw,66px);line-height:.92;margin:18px 0 0}.ms-section-head h2 em,.ms-fit h2 em{font-style:normal;color:var(--ms-pink)}.ms-section-head>a,.ms-fit__copy>a{font-size:11px;font-weight:700;letter-spacing:.1em;background:#ffd7ea;color:#d90068;border-radius:99px;padding:13px 18px}.ms-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ms-product-card{background:#ffffffbf;border:1px solid rgba(255,88,165,.16);border-radius:28px;padding:10px;box-shadow:0 14px 36px #5f214014;transition:.25s}.ms-product-card:hover{transform:translateY(-7px)}.ms-product-card__image{display:block;position:relative;overflow:hidden;border-radius:21px;aspect-ratio:3/4;background:#f7dfeb}.ms-product-card__image img,.ms-product-card__image svg{width:100%;height:100%;object-fit:cover}.ms-label{position:absolute;top:14px;left:14px;background:#fff;color:#e80070;border:1px solid #ff9ecb;border-radius:99px;padding:8px 10px;font-size:9px;font-weight:700;letter-spacing:.12em}.ms-product-card__info{display:flex;justify-content:space-between;gap:12px;padding:16px 8px 8px}.ms-product-card h3{font-size:15px;margin:0 0 5px}.ms-product-card p{margin:0;color:#826d77;font-size:11px}.ms-price{text-align:right;font-size:13px;font-weight:700}.ms-price s{display:block;color:#a58d99;font-weight:400}.ms-product-card--empty{display:grid;place-items:center;min-height:390px}.ms-sale{margin:0 0 100px;min-height:520px;border-radius:38px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;background:#21151c;color:#fff;box-shadow:0 18px 45px #3a0f2329}.ms-sale__copy{padding:75px 8%;display:flex;flex-direction:column;justify-content:center}.ms-sale h2{font-size:clamp(50px,5vw,68px);line-height:.9;margin:18px 0 0;white-space:pre-line}.ms-sale__copy>p:not(.ms-kicker){color:#d9cbd2;max-width:430px;line-height:1.7;margin:26px 0 30px}.ms-button--pink{background:var(--ms-pink);color:#fff!important}.ms-sale__visual{position:relative;display:flex;align-items:flex-end;padding:50px;overflow:hidden;background:linear-gradient(135deg,#8e3f67,#ed82b8)}.ms-sale__visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ms-sale__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(30,8,19,.72),transparent 58%)}.ms-sale__visual strong{position:relative;z-index:2;font-family:Fredoka,sans-serif;font-size:54px;line-height:.88}.ms-sale__sticker{position:absolute;z-index:2;right:36px;top:34px;width:125px;height:125px;border-radius:50%;background:var(--ms-pink);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:700;letter-spacing:.12em;border:3px solid #fff;box-shadow:0 8px 25px #29091840;transform:rotate(8deg)}.ms-sale__sticker b{font-size:32px;line-height:1}.ms-statement{margin-bottom:22px;padding:100px 6vw;border-radius:38px;text-align:center;color:#fff;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.2),transparent 19%),linear-gradient(135deg,#ff1685,#ff70b8)}.ms-statement>p{font-size:11px;font-weight:700;letter-spacing:.16em}.ms-statement h2{font-size:clamp(42px,4.5vw,62px);line-height:1.02;margin:25px 0 38px}.ms-statement h2 em{font-style:normal}.ms-button--dark{background:#271620;color:#fff!important}.ms-fit{margin-bottom:22px;border-radius:38px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;min-height:640px;background:#ffffffc2;box-shadow:0 16px 45px #5d1e3d1a}.ms-fit__image img{width:100%;height:100%;object-fit:cover}.ms-fit__copy{padding:80px 10%;display:flex;flex-direction:column;justify-content:center}.ms-fit h2{font-size:clamp(48px,5vw,66px);line-height:.92;margin:18px 0}.ms-fit__copy>p:not(.ms-kicker){color:#69515d;line-height:1.7;margin:5px 0 28px}.ms-fit__copy>a{width:max-content}@media(max-width:989px){.ms-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.ms-home{padding:10px 10px 1px}.ms-hero{height:650px;min-height:0;border-radius:26px}.ms-hero__content{left:22px;right:18px;top:auto;bottom:48px;transform:none}.ms-hero h1{font-size:49px}.ms-hero__body{font-size:14px}.ms-hero__side{display:none}.ms-marquee{height:44px;border-radius:0 0 20px 20px}.ms-products{padding:70px 8px}.ms-section-head{display:block}.ms-section-head>a{display:inline-block;margin-top:24px}.ms-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:18px}.ms-product-card{min-width:82vw;scroll-snap-align:start}.ms-sale{grid-template-columns:1fr;border-radius:28px;margin-bottom:70px}.ms-sale__copy{padding:62px 25px}.ms-sale h2{font-size:48px}.ms-sale__visual{min-height:400px;padding:30px}.ms-sale__visual strong{font-size:42px}.ms-sale__sticker{width:100px;height:100px;right:22px;top:22px}.ms-statement{padding:80px 22px;border-radius:28px}.ms-fit{grid-template-columns:1fr;border-radius:28px}.ms-fit__image{height:430px}.ms-fit__copy{padding:65px 25px}}.ms-home{--ms-ink:#9b205c;color:var(--ms-ink)}.ms-hero__wash{background:linear-gradient(90deg,#ffdbede6,#fff3f947 72%)}.ms-hero h1{color:#f20b7d;text-shadow:0 3px 0 rgba(255,255,255,.95),0 8px 24px rgba(149,24,83,.14)}.ms-hero__body{color:#8f1c54;font-weight:600}.ms-hero__side{color:#b32366}.ms-product-card,.ms-product-card a,.ms-product-card h3,.ms-product-card p,.ms-price{color:#a22260}.ms-product-card p{color:#c24c83}.ms-button--dark{background:#9c205d}.ms-sale{background:#7d1e4b}.ms-fit__copy>p:not(.ms-kicker){color:#a13a6b}.ms-ari .ms-fit__image img{object-position:center 42%}.ms-hero h1{color:#f6acd2;-webkit-text-stroke:2px #fff;text-shadow:0 5px 0 #ed5ba3,0 10px 25px rgba(149,24,83,.16)}.ms-hero__body{font-family:Fredoka,sans-serif;color:#f5a4cc;-webkit-text-stroke:.6px #fff;font-size:20px;letter-spacing:-.02em;text-shadow:0 3px 10px rgba(149,24,83,.12)}.ms-basics{padding-top:10px}.ms-statement{padding-left:max(24px,12vw);padding-right:max(24px,12vw)}.ms-statement h2{margin:0 0 14px}.ms-statement h3{font-family:Fredoka,sans-serif;font-size:clamp(28px,3vw,42px);margin:0 0 22px}.ms-statement>p{max-width:820px;margin:0 auto 34px;font-size:16px;line-height:1.75;letter-spacing:0;font-weight:500}.ms-ari .ms-fit__copy h2{margin-top:0}@media(max-width:749px){.ms-hero h1{-webkit-text-stroke:1.2px #fff}.ms-hero__body{font-size:17px;-webkit-text-stroke:.35px #fff}.ms-basics{padding-top:0}.ms-statement>p{font-size:14px}}.ms-fit-guide,.ms-reviews,.ms-signup{margin:0 0 22px;padding:90px 6vw;border-radius:38px;background:#fff}.ms-fit-guide header,.ms-reviews header{text-align:center;margin-bottom:38px}.ms-fit-guide h2,.ms-reviews h2,.ms-micro-girls h2,.ms-signup h2{font-family:Fredoka,sans-serif;font-size:clamp(46px,5vw,68px);line-height:.92;letter-spacing:-.05em;color:#a22260;margin:14px 0}.ms-fit-guide h2 em,.ms-reviews h2 em,.ms-micro-girls h2 em,.ms-signup h2 em{font-style:normal;color:#ff1685}.ms-fit-guide__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ms-fit-guide__grid a{padding:48px;border-radius:28px;background:linear-gradient(145deg,#fff1f8,#ffd7ea);color:#9b205c;transition:.25s}.ms-fit-guide__grid a:hover{transform:translateY(-6px) rotate(-.5deg);box-shadow:0 18px 35px #9b205c1f}.ms-fit-guide__grid h3{font-family:Fredoka,sans-serif;font-size:42px;color:#ff1685;margin:12px 0}.ms-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ms-review-grid article{padding:34px;border:1px solid #ffd0e4;border-radius:24px;background:#fff7fb;color:#9b205c}.ms-review-grid span{color:#ff1685;letter-spacing:3px}.ms-review-grid p{font-size:17px;line-height:1.55;font-weight:600}.ms-micro-girls{display:grid;grid-template-columns:.9fr 1.1fr;min-height:620px;margin-bottom:22px;border-radius:38px;overflow:hidden;background:linear-gradient(135deg,#ffd9ea,#fff7fb)}.ms-micro-girls>div{padding:70px 9%;display:flex;flex-direction:column;justify-content:center}.ms-micro-girls>img{width:100%;height:100%;object-fit:cover}.ms-signup{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:#ffe0ee}.ms-signup__form{display:flex;padding:7px;border-radius:999px;background:#fff}.ms-signup__form input{flex:1;min-width:0;padding:14px 17px;border:0;background:transparent;color:#9b205c}.ms-signup__form button{padding:0 24px;border:0;border-radius:999px;background:#ff1685;color:#fff;font-weight:800}.template-index #cart-counter{animation:msCartJump 2.4s infinite;transform-origin:center bottom}@keyframes msCartJump{0%,72%,to{transform:translateY(0)}78%{transform:translateY(-7px) rotate(-5deg)}86%{transform:translateY(0) rotate(4deg)}92%{transform:translateY(-3px)}}@media(max-width:749px){.ms-fit-guide,.ms-reviews,.ms-signup{padding:62px 22px;border-radius:28px}.ms-fit-guide__grid,.ms-review-grid,.ms-micro-girls,.ms-signup{grid-template-columns:1fr}.ms-fit-guide__grid a{padding:32px}.ms-review-grid{grid-template-columns:1fr}.ms-micro-girls>div{padding:60px 24px}.ms-micro-girls>img{height:430px}.ms-signup__form{display:grid;border-radius:18px}.ms-signup__form button{height:50px}}.ms-home{background:#fff;color:#9b205c}.ms-hero{outline:0;border:0;box-shadow:none;border-radius:0;margin:-20px -22px 0;height:min(760px,82vh)}.ms-hero__wash{background:linear-gradient(90deg,#ffeef7f0,#ffeef794 42%,#fff0 68%)}.ms-hero__content{left:max(26px,6vw);max-width:650px}.ms-hero__eyebrow{font-size:11px;font-weight:800;letter-spacing:.17em;color:#a22260;margin:0 0 16px}.ms-hero h1{font-size:clamp(58px,6.8vw,104px);line-height:.86;color:#ff4f9f;-webkit-text-stroke:0;text-shadow:none}.ms-hero__body{max-width:430px;font-family:DM Sans,sans-serif;font-size:16px;color:#a22260;-webkit-text-stroke:0;text-shadow:none}.ms-hero__actions{display:flex;align-items:center;gap:24px}.ms-button--light{background:#ff1685;color:#fff!important;box-shadow:0 7px #c92069,0 14px 26px #a9256224;animation:msSoftPulse 2.8s infinite}.ms-hero__shop-all{font-size:12px;font-weight:800;letter-spacing:.1em;color:#a22260!important;border-bottom:2px solid #ff9bc9;padding-bottom:5px}.ms-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 -22px;background:#ffd4e8;border-top:1px solid #ffd4e8;border-bottom:1px solid #ffd4e8}.ms-benefits span{padding:17px 12px;background:#fff8fc;text-align:center;color:#a22260;font-size:10px;font-weight:800;letter-spacing:.13em}.ms-products{padding-top:82px}.ms-section-head h2,.ms-sale h2,.ms-fit-guide h2,.ms-reviews h2,.ms-micro-girls h2,.ms-signup h2{color:#a22260}.ms-section-head h2 em{color:#ff1685}.ms-product-card{border-radius:20px;border-color:#ffd5e7;background:#fff;box-shadow:none}.ms-product-card:hover{transform:translateY(-7px) rotate(-.35deg);box-shadow:0 18px 35px #a925621a}.ms-product-card__image{border-radius:14px}.ms-label{background:#ffeff7;color:#c92069;border:0}.ms-sale{background:linear-gradient(130deg,#9d245b,#e84382 62%,#ff7eb8);box-shadow:none}.ms-sale__copy>p:not(.ms-kicker){color:#fff}.ms-sale__sticker{animation:msSalePulse 3s infinite}.ms-review-grid article{transition:.25s}.ms-review-grid article:hover{transform:translateY(-5px)}@keyframes msSoftPulse{50%{box-shadow:0 7px #c92069,0 0 0 12px #ff168500}}@keyframes msSalePulse{50%{transform:rotate(8deg) scale(1.055)}}@media(max-width:749px){.ms-home{padding-top:10px}.ms-hero{margin:-10px -10px 0;height:720px;border-radius:0}.ms-hero__wash{background:linear-gradient(0deg,#ffedf6f5,#fff5fa14 68%)}.ms-hero__content{left:22px;right:22px;bottom:46px;top:auto;transform:none}.ms-hero h1{font-size:52px}.ms-hero__body{font-size:14px}.ms-hero__actions{align-items:flex-start;flex-direction:column;gap:20px}.ms-benefits{grid-template-columns:1fr;margin:0 -10px}.ms-benefits span{padding:12px}.ms-product-card{min-width:78vw}.ms-section-head h2{font-size:50px}}.ms-home{--ms-pink:#ff4f9f;--ms-ink:#a92562;padding:14px 14px 1px;font-family:DM Sans,sans-serif}.ms-home h1,.ms-home h2,.ms-home h3,.ms-sale__visual strong{font-family:Shrikhand,cursive;font-weight:400;letter-spacing:-2px}.ms-hero{position:relative;display:grid;grid-template-columns:1.14fr .86fr;gap:14px;margin:0;height:auto;min-height:calc(100svh - 110px);overflow:visible;background:none}.ms-hero__media{position:relative;inset:auto;min-height:650px;border-radius:20px;overflow:hidden}.ms-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 34%;animation:msSlowZoom 14s ease-in-out infinite alternate}.ms-hero__wash{display:none}.ms-hero__content{position:relative;inset:auto;transform:none;max-width:none;min-height:650px;border-radius:20px;padding:clamp(40px,6vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(135deg,#ffe7f2,#ffd2e6)}.ms-hero h1{font-size:clamp(52px,5.7vw,88px);line-height:.93;color:#ff4f9f;text-shadow:none}.ms-hero h1 br+*{color:#d73368}.ms-hero__eyebrow{font-size:12px;font-weight:900}.ms-hero__body{font-size:17px;line-height:1.55;margin:24px 0}.ms-button--light{background:#ff4f9f;box-shadow:none}.ms-benefits{margin:14px 0 0;border-radius:14px;overflow:hidden}.ms-section-head h2,.ms-fit-guide h2,.ms-reviews h2,.ms-micro-girls h2,.ms-signup h2{font-family:Shrikhand,cursive;font-weight:400;letter-spacing:-2px}.ms-section-head h2{font-size:clamp(48px,5vw,76px);line-height:.95}.ms-section-head h2 em,.ms-fit-guide h2 em,.ms-reviews h2 em,.ms-micro-girls h2 em,.ms-signup h2 em{font-style:normal;color:#ff4f9f}.ms-product-card{border:0;border-radius:13px;padding:0}.ms-product-card__image{border-radius:13px}.ms-sale{border-radius:0;margin-left:-14px;margin-right:-14px}.ms-fit-guide__grid h3{font-family:Shrikhand,cursive;font-weight:400}.ms-micro-girls{border-radius:18px}.ms-signup{border-radius:0;margin-left:-14px;margin-right:-14px}@keyframes msSlowZoom{to{transform:scale(1.035)}}@media(max-width:749px){.ms-home{padding:8px 8px 1px}.ms-hero{grid-template-columns:1fr;min-height:auto;margin:0}.ms-hero__media{min-height:62svh;border-radius:14px}.ms-hero__content{min-height:auto;border-radius:14px;padding:42px 24px}.ms-hero h1{font-size:48px}.ms-benefits{margin-top:8px}.ms-sale,.ms-signup{margin-left:-8px;margin-right:-8px}.ms-product-card{min-width:78vw}}#cart-counter{display:inline-flex!important;animation:msCartHop 2.2s cubic-bezier(.2,.8,.3,1) infinite!important;transform-origin:center bottom;will-change:transform}#cart-counter:hover{animation-duration:.7s!important}@keyframes msCartHop{0%,68%,to{transform:translateY(0) rotate(0) scale(1)}74%{transform:translateY(-10px) rotate(-7deg) scale(1.06)}80%{transform:translateY(0) rotate(6deg) scale(1)}86%{transform:translateY(-5px) rotate(-3deg) scale(1.03)}92%{transform:translateY(0) rotate(0) scale(1)}}@media(prefers-reduced-motion:reduce){#cart-counter{animation:none!important}}.shopify-section-announcement-bar{position:relative;z-index:50}.announcement-bar{min-height:32px!important;background:#ff4f9f!important;color:#fff!important;border:0!important}.announcement-bar,.announcement-bar *{color:#fff!important}.announcement-bar p,.announcement-bar__item-content{font-family:DM Sans,sans-serif!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase}.shopify-section-header{z-index:49!important}.header{min-height:72px!important;background:#fffffff2!important;color:#a92562!important;border-bottom:1px solid rgba(244,199,220,.75)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none!important}.header:after{display:none!important}.header__inner{position:relative;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;min-height:72px!important;padding-top:0!important;padding-bottom:0!important}.header__inner>.header__nav{display:none!important}.ms-concept-nav{justify-self:start;display:flex;align-items:center;gap:25px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:800;color:#a92562}.ms-concept-nav a{position:relative;color:#a92562!important;text-decoration:none}.ms-concept-nav a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:2px;background:#ff4f9f;transition:width .25s}.ms-concept-nav a:hover:after{width:100%}.header__logo{justify-self:center!important;grid-column:2!important;grid-row:1!important}.header__logo img,.header__logo svg{max-height:52px!important;width:auto!important;transition:transform .25s}.header__logo:hover img,.header__logo:hover svg{transform:scale(1.04)}.header__utils{justify-self:end!important;grid-column:3!important;grid-row:1!important}.header__utils-link,.header__utils-link svg{color:#ff4f9f!important;stroke:#ff4f9f!important}.header__utils-items{gap:12px!important}.footer,.footer-bar{background:#fff!important;color:#a92562!important;border-color:#f4c7dc!important}.footer *,.footer-bar *{color:#a92562}.footer__heading{font-family:Shrikhand,cursive!important;font-weight:400!important;color:#ff4f9f!important}.footer__nav a:after{background:#ff4f9f!important}.footer .newsletter-form button,.footer button{color:#ff4f9f!important}.footer-bar{font-family:DM Sans,sans-serif!important}@media(max-width:989px){.header__inner{grid-template-columns:1fr auto 1fr!important}.header__logo{grid-column:2!important}.header__utils{grid-column:3!important}}@media(max-width:749px){.announcement-bar{min-height:29px!important}.header,.header__inner{min-height:62px!important}.header__logo img,.header__logo svg{max-height:44px!important}.header__inner{padding-left:14px!important;padding-right:14px!important}.footer__heading{font-family:Shrikhand,cursive!important}}.ms-hero{display:block;position:relative;width:100%;aspect-ratio:16/9;min-height:620px;max-height:calc(100svh - 80px);overflow:hidden;border-radius:18px}.ms-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;border-radius:0}.ms-hero__media img{object-position:center center;filter:saturate(1.04) brightness(.92)}.ms-hero__wash{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#70123f8f,#70123f14 64%)}.ms-hero__content{position:absolute;z-index:2;left:max(28px,6vw);top:50%;transform:translateY(-50%);width:min(610px,48vw);min-height:0;padding:0;background:none;border-radius:0}.ms-hero__eyebrow,.ms-hero__body,.ms-hero__shop-all{color:#fff!important}.ms-hero h1{color:#fff!important;text-shadow:0 4px 24px rgba(112,18,63,.2)}.ms-button--light{background:#ff4f9f!important;color:#fff!important}.ms-button--light:hover{transform:translateY(-4px) scale(1.035)}.ms-products{padding-top:76px}.ms-basics{background:#fff5fa}.ms-product-card__info{align-items:flex-start;gap:20px;padding:18px 4px 12px}.ms-product-card h3{font-family:DM Sans,sans-serif!important;font-size:17px!important;line-height:1.25!important;letter-spacing:0!important;font-weight:800!important;color:#a92562!important}.ms-product-card p{display:none}.ms-price{font-family:DM Sans,sans-serif;font-size:14px!important;line-height:1.4;white-space:nowrap;color:#d73368!important}.ms-product-card__image img{transition:transform .7s,filter .35s}.ms-product-card:hover .ms-product-card__image img{transform:scale(1.045)}.ms-product-card:hover{transform:translateY(-10px) rotate(-.5deg)}.ms-sale{display:block;min-height:0;padding:52px max(24px,7vw);text-align:center;background:linear-gradient(105deg,#9d245b,#df3b78 58%,#ff69ad);color:#fff}.ms-sale__copy{padding:0;align-items:center}.ms-sale__copy h2,.ms-sale__copy p,.ms-sale__copy .ms-kicker{color:#fff!important}.ms-sale__copy h2{font-size:clamp(42px,5vw,70px);line-height:.9}.ms-sale__copy>p:not(.ms-kicker){margin:14px 0 22px}.ms-sale .ms-button{background:#fff!important;color:#d73368!important;animation:msSaleCta 2.8s infinite}@keyframes msSaleCta{50%{transform:translateY(-3px) scale(1.025)}}.ms-micro-girls{display:block;min-height:0;padding:90px max(20px,4vw);background:#fff;border-radius:0}.ms-micro-girls header{text-align:center;margin-bottom:34px}.ms-instagram-main{display:inline-block;margin-top:10px;font-family:Shrikhand,cursive;font-size:clamp(26px,3vw,42px);color:#ff4f9f!important;transition:transform .25s}.ms-instagram-main:hover{transform:scale(1.05) rotate(-1deg)}.ms-girl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ms-girl-grid a{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;border-radius:14px;background:#ffe3f0;transition:transform .3s}.ms-girl-grid a:hover{transform:translateY(-7px) rotate(var(--girl-tilt,-.4deg))}.ms-girl-grid a:nth-child(2n){--girl-tilt:.4deg}.ms-girl-grid img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.ms-girl-grid a:hover img{transform:scale(1.04)}.ms-girl-grid small{position:absolute;left:9px;bottom:9px;padding:7px 10px;border-radius:999px;background:#ffffffeb;color:#a92562;font-size:11px;font-weight:800}.ms-signup{padding-top:72px;padding-bottom:72px}.ms-signup>div>p:last-child{font-size:16px;line-height:1.55}.ms-signup__form button{white-space:nowrap}.footer__grid-item--newsletter{display:none!important}#cart-counter{animation:msCartBold 1.75s cubic-bezier(.2,.8,.3,1) infinite!important}@keyframes msCartBold{0%,58%,to{transform:translateY(0) rotate(0) scale(1)}67%{transform:translateY(-14px) rotate(-10deg) scale(1.14)}76%{transform:translateY(1px) rotate(8deg) scale(1.04)}84%{transform:translateY(-7px) rotate(-5deg) scale(1.1)}92%{transform:translateY(0) rotate(0) scale(1)}}@media(max-width:989px){.ms-hero{aspect-ratio:16/10;min-height:560px}.ms-girl-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.header,.header__inner{min-height:108px!important}.header__inner{grid-template-rows:62px 46px!important}.ms-concept-nav{grid-column:1/-1!important;grid-row:2!important;width:calc(100vw - 28px);justify-self:center;justify-content:flex-start;gap:24px;overflow-x:auto;white-space:nowrap;padding:0 4px 11px;font-size:12px;scrollbar-width:none}.ms-concept-nav::-webkit-scrollbar{display:none}.header__logo,.header__utils{grid-row:1!important}.ms-hero{aspect-ratio:auto;min-height:76svh;max-height:none;border-radius:14px}.ms-hero__content{left:22px;right:22px;top:auto;bottom:38px;transform:none;width:auto}.ms-hero__wash{background:linear-gradient(0deg,#70123fad,#70123f0d 72%)}.ms-hero h1{font-size:48px}.ms-hero__body{font-size:15px;margin:18px 0}.ms-hero__actions{gap:16px}.ms-benefits{grid-template-columns:1fr}.ms-products{padding-top:58px}.ms-product-card__info{display:block;padding-top:14px}.ms-product-card h3{font-size:16px!important;margin-bottom:7px}.ms-price{text-align:left}.ms-sale{padding:43px 22px}.ms-sale__copy h2{font-size:44px}.ms-girl-grid{grid-template-columns:repeat(2,1fr);gap:8px}.ms-girl-grid small{font-size:9px;padding:6px 7px}.ms-micro-girls{padding:64px 8px}.ms-signup{padding-top:58px;padding-bottom:58px}.ms-signup__form button{font-size:11px}}.ms-micro-girls{padding-top:64px;padding-bottom:64px}.ms-girl-grid{max-width:1120px;margin:0 auto;gap:10px}.ms-girl-grid a{aspect-ratio:4/5}.ms-sale{position:relative;isolation:isolate;overflow:hidden}.ms-sale:before,.ms-sale:after{content:"SHOP SALE  \2192   SHOP SALE  \2192   SHOP SALE  \2192   SHOP SALE  \2192";position:absolute;z-index:0;left:-8%;width:116%;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:11px;font-weight:900;letter-spacing:.18em;color:#fff3;animation:msSaleRibbon 9s linear infinite}.ms-sale__copy{position:relative;z-index:1}.ms-sale:before{top:15px}.ms-sale:after{bottom:15px;animation-direction:reverse}.ms-sale .ms-button{position:relative;overflow:hidden;min-width:240px;font-size:12px;font-weight:900;box-shadow:0 8px #75123e47,0 14px 28px #5a082d2e}.ms-sale .ms-button:before{content:"";position:absolute;top:-30%;bottom:-30%;left:-45%;width:32%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),transparent);transform:skew(-18deg);animation:msSaleShine 2.4s ease-in-out infinite}.ms-sale .ms-button span{font-size:18px;animation:msSaleArrow .9s ease-in-out infinite alternate}@keyframes msSaleRibbon{to{transform:translate(-90px)}}@keyframes msSaleShine{0%,42%{left:-45%}75%,to{left:125%}}@keyframes msSaleArrow{to{transform:translate(5px,-3px)}}@media(max-width:749px){.header .container--fullwidth{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;overflow:hidden}.header__inner{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1fr) auto minmax(44px,1fr)!important}.header__logo{min-width:0!important;max-width:calc(100vw - 112px)!important}.header__logo img,.header__logo svg{max-width:100%!important;height:auto!important}.header__utils{min-width:44px!important;max-width:54px!important;padding-right:2px!important}.header__utils-items{justify-content:flex-end!important;gap:0!important;margin:0!important}.header__utils-item--cart,.header__utils-link{max-width:44px!important}.ms-concept-nav{width:100%!important;max-width:100%!important;padding-left:2px!important;padding-right:2px!important}.ms-micro-girls{padding:54px 0 58px}.ms-micro-girls header{padding:0 18px}.ms-girl-grid{display:flex;gap:7px;overflow-x:auto;padding:0 8px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.ms-girl-grid::-webkit-scrollbar{display:none}.ms-girl-grid a{flex:0 0 38vw;max-width:165px;aspect-ratio:4/5;scroll-snap-align:start;border-radius:11px}.ms-girl-grid small{left:5px;right:5px;bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.ms-sale{padding-top:54px;padding-bottom:54px}.ms-sale:before{top:10px}.ms-sale:after{bottom:10px}}.ms-sale-jump{grid-column:1!important;grid-row:1!important;width:112px!important;height:112px!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;background:#fff!important;color:#d73368!important;line-height:.85!important}@media(prefers-reduced-motion:reduce){.ms-sale:before,.ms-sale:after,.ms-sale .ms-button:before,.ms-sale .ms-button span{animation:none!important}}.ms-sale-jump{position:absolute;z-index:3;right:clamp(18px,5vw,72px);top:50%;width:94px;height:94px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#d73368;font-family:Shrikhand,cursive;font-size:25px;letter-spacing:-1px;border:3px solid #ffb4d5;box-shadow:0 9px #74133d3d,0 18px 32px #56092a33;animation:msLiteralSaleJump 1.45s cubic-bezier(.2,.8,.3,1) infinite;transform-origin:center bottom}@keyframes msLiteralSaleJump{0%,56%,to{transform:translateY(-50%) rotate(7deg) scale(1)}67%{transform:translateY(calc(-50% - 18px)) rotate(-7deg) scale(1.08)}78%{transform:translateY(-48%) rotate(5deg) scale(1.02)}88%{transform:translateY(calc(-50% - 8px)) rotate(-3deg) scale(1.05)}}.ms-micro-girls{padding-left:max(14px,3vw);padding-right:max(14px,3vw)}.ms-girl-grid{width:min(100%,980px);grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.ms-girl-grid a{min-width:0!important;max-width:none!important;aspect-ratio:4/5!important}@media(max-width:749px){.ms-girl-grid{display:grid!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;overflow:visible!important;padding:0!important}.ms-girl-grid a{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;border-radius:7px!important}.ms-girl-grid small{left:3px!important;right:3px!important;bottom:3px!important;padding:4px 2px!important;border-radius:5px!important;font-size:clamp(5px,1.65vw,7px)!important;letter-spacing:-.02em!important}.ms-micro-girls{padding:46px 6px 50px!important}.ms-sale-jump{right:10px;top:13px;width:68px;height:68px;font-size:19px;animation-duration:1.25s}.ms-sale__copy{padding-top:35px}}@media(prefers-reduced-motion:reduce){.ms-sale-jump{animation:none!important;transform:translateY(-50%) rotate(7deg)}}.ms-sale-jump{position:relative;inset:auto;right:auto;top:auto;width:126px;height:126px;margin:0 auto 22px;transform:rotate(6deg);font-size:34px;border-width:4px;animation:msSaleSlowPulse 2.35s ease-in-out infinite;box-shadow:0 10px #74133d3d,0 20px 36px #56092a33}@keyframes msSaleSlowPulse{0%,to{transform:rotate(6deg) scale(1);box-shadow:0 10px #74133d3d,0 20px 36px #56092a33}50%{transform:rotate(-3deg) scale(1.13);box-shadow:0 13px #74133d33,0 25px 44px #56092a40}}.ms-girl-carousel{display:grid;grid-template-columns:44px minmax(0,980px) 44px;align-items:center;justify-content:center;gap:12px;width:100%;margin:0 auto}.ms-girl-grid{display:flex!important;width:100%!important;max-width:980px!important;gap:10px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:7px 2px 15px!important;scrollbar-width:none}.ms-girl-grid::-webkit-scrollbar{display:none}.ms-girl-grid a{flex:0 0 calc((100% - 30px)/4)!important;width:auto!important;min-width:0!important;max-width:none!important;scroll-snap-align:start;aspect-ratio:4/5!important}.ms-girl-arrow{width:44px;height:44px;border:1px solid #ffc2dd;border-radius:50%;background:#fff0f7;color:#d73368;font-size:20px;font-weight:900;cursor:pointer;transition:transform .2s,background .2s,color .2s}.ms-girl-arrow:hover{transform:scale(1.1);background:#ff4f9f;color:#fff}@media(max-width:749px){.ms-girl-carousel{grid-template-columns:32px minmax(0,1fr) 32px;gap:5px}.ms-girl-grid{display:flex!important;grid-template-columns:none!important;gap:7px!important;overflow-x:auto!important;padding:5px 0 12px!important}.ms-girl-grid a{flex:0 0 46vw!important;width:46vw!important;max-width:190px!important;min-width:138px!important;border-radius:10px!important}.ms-girl-grid small{left:5px!important;right:auto!important;bottom:5px!important;padding:5px 7px!important;border-radius:999px!important;font-size:8px!important}.ms-girl-arrow{width:32px;height:32px;font-size:16px}.ms-sale-jump{width:104px;height:104px;margin-bottom:20px;font-size:28px}.ms-sale__copy{padding-top:0}}@media(prefers-reduced-motion:reduce){.ms-sale-jump{animation:none!important;transform:rotate(6deg)}}html,body{max-width:100%;overflow-x:hidden}.ms-home{width:100%;max-width:100%;overflow:hidden}.ms-girl-grid a{flex-basis:calc((100% - 24px)/3.35)!important}.ms-sale{padding:28px max(20px,5vw)!important;margin-bottom:42px!important}.ms-sale__copy{display:grid!important;grid-template-columns:auto minmax(260px,650px) auto;grid-template-rows:auto auto auto;column-gap:28px;align-items:center;justify-content:center}.ms-sale-jump{grid-column:1;grid-row:1/4;width:108px;height:108px;margin:0;font-size:29px}.ms-sale__copy>.ms-kicker{grid-column:2;grid-row:1;margin:0 0 5px!important}.ms-sale__copy>h2{grid-column:2;grid-row:2;margin:0!important;font-size:clamp(34px,4vw,55px)!important}.ms-sale__copy>p:not(.ms-kicker){grid-column:2;grid-row:3;margin:8px 0 0!important;line-height:1.35!important}.ms-sale__copy>.ms-button{grid-column:3;grid-row:1/4;margin:0;min-width:205px;padding:15px 20px}.ms-sale:before,.ms-sale:after{display:none}@media(max-width:749px){.ms-home{padding-left:6px!important;padding-right:6px!important}.ms-hero{width:100%!important;max-width:100%!important}.ms-benefits,.ms-sale,.ms-signup{margin-left:-6px!important;margin-right:-6px!important}.ms-girl-carousel{grid-template-columns:34px minmax(0,1fr) 34px!important;width:100%!important;max-width:100%!important}.ms-girl-grid a{flex:0 0 52vw!important;width:52vw!important;min-width:154px!important;max-width:210px!important}.ms-sale{padding:25px 16px 28px!important;margin-bottom:34px!important}.ms-sale__copy{display:flex!important;flex-direction:column!important;gap:0!important}.ms-sale-jump{width:86px;height:86px;margin:0 auto 13px;font-size:23px}.ms-sale__copy>.ms-kicker{margin-bottom:7px!important}.ms-sale__copy>h2{font-size:34px!important;line-height:.92!important;max-width:350px}.ms-sale__copy>p:not(.ms-kicker){font-size:13px!important;margin:9px 0 15px!important}.ms-sale__copy>.ms-button{min-width:205px!important;padding:14px 19px!important}}.ms-micro-girls{padding-top:48px!important;padding-bottom:52px!important}.ms-micro-girls header{margin-bottom:16px!important}.ms-girl-carousel{display:grid!important;grid-template-columns:44px minmax(0,980px) 44px!important;grid-template-rows:auto!important;align-items:center!important;justify-content:center!important;gap:10px!important}.ms-girl-arrow--prev{grid-column:1!important;grid-row:1!important}.ms-girl-grid{grid-column:2!important;grid-row:1!important}.ms-girl-arrow--next{grid-column:3!important;grid-row:1!important}.ms-sale{background:linear-gradient(110deg,#aa1f5d,#e83d83 62%,#ff65aa)!important;padding:30px max(24px,6vw)!important}.ms-sale__copy{display:grid!important;grid-template-columns:118px minmax(320px,680px) minmax(205px,260px)!important;grid-template-rows:1fr!important;gap:clamp(22px,4vw,64px)!important;align-items:center!important;justify-content:center!important;width:100%!important}.ms-sale-jump{position:relative!important;inset:auto!important;grid-column:1!important;grid-row:1!important;width:112px!important;height:112px!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;background:#fff!important;color:#d73368!important;line-height:.85!important}.ms-sale-jump small{font-family:DM Sans,sans-serif;font-size:9px;font-weight:900;letter-spacing:.16em}.ms-sale-jump strong{font-family:Shrikhand,cursive;font-size:37px;font-weight:400;letter-spacing:-1px}.ms-sale-message{grid-column:2!important;grid-row:1!important;text-align:left!important}.ms-sale-message .ms-kicker{margin:0 0 6px!important;color:#fff!important}.ms-sale-message h2{margin:0!important;color:#fff!important;font-size:clamp(35px,4vw,56px)!important;line-height:.86!important}.ms-sale-message h2 em{font-style:normal;color:#fff!important}.ms-sale-message>p:last-child{margin:10px 0 0!important;color:#fff!important;font-size:14px;line-height:1.35}.ms-sale__copy>.ms-button{grid-column:3!important;grid-row:1!important;min-width:220px!important;margin:0!important;background:#fff!important;color:#d73368!important;padding:17px 21px!important}@media(max-width:749px){.ms-micro-girls{padding-top:38px!important;padding-bottom:42px!important}.ms-micro-girls header{margin-bottom:12px!important}.ms-girl-carousel{grid-template-columns:32px minmax(0,1fr) 32px!important;grid-template-rows:auto!important;gap:4px!important}.ms-girl-arrow--prev{grid-column:1!important;grid-row:1!important}.ms-girl-grid{grid-column:2!important;grid-row:1!important}.ms-girl-arrow--next{grid-column:3!important;grid-row:1!important}.ms-sale{padding:24px 18px 27px!important}.ms-sale__copy{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:13px 14px!important;text-align:left!important}.ms-sale-jump{grid-column:1!important;grid-row:1!important;width:76px!important;height:76px!important;margin:0!important}.ms-sale-jump strong{font-size:27px}.ms-sale-jump small{font-size:7px}.ms-sale-message{grid-column:2!important;grid-row:1!important;text-align:left!important}.ms-sale-message .ms-kicker{font-size:8px!important;margin-bottom:5px!important}.ms-sale-message h2{font-size:31px!important;line-height:.86!important}.ms-sale-message>p:last-child{font-size:11px!important;margin-top:7px!important}.ms-sale__copy>.ms-button{grid-column:1/3!important;grid-row:2!important;width:100%!important;min-width:0!important;padding:14px 18px!important}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/microswim-home.css.map */
