.NextNavbar-module-scss-module__8JUqSG__nav{z-index:1000;color:#fff;background:linear-gradient(135deg,#240b3f,#3a1160);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding:10px 40px;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #14082259}.NextNavbar-module-scss-module__8JUqSG__logo{color:#fff;z-index:2;align-items:center;display:flex}.NextNavbar-module-scss-module__8JUqSG__brandLockup{--brand-lockup-color:#f7ecff;--brand-lockup-accent:#ff63b8;--brand-lockup-subtitle-color:#fffc;--brand-lockup-subtitle-size:.54rem;--brand-lockup-subtitle-spacing:.18em;text-shadow:0 2px 10px #18062a59}.NextNavbar-module-scss-module__8JUqSG__brandLockup .brand-lockup__title{font-size:20px;font-weight:900}.NextNavbar-module-scss-module__8JUqSG__links{align-items:center;gap:.25rem;list-style:none;display:flex}.NextNavbar-module-scss-module__8JUqSG__linkAnchor{color:#ffffffe0;border-radius:6px;padding:.45rem .7rem;font-size:14px;font-weight:500;transition:all .2s;display:inline-block}.NextNavbar-module-scss-module__8JUqSG__linkAnchor:hover{color:#fff;background:#ffffff1f}.NextNavbar-module-scss-module__8JUqSG__navRight{align-items:center;gap:.9rem;margin-left:.6rem;display:flex}.NextNavbar-module-scss-module__8JUqSG__actions{align-items:center;gap:.5rem;display:flex}.NextNavbar-module-scss-module__8JUqSG__auth{align-items:center;gap:.4rem;display:flex}.NextNavbar-module-scss-module__8JUqSG__account{align-items:center;display:flex;position:relative}.NextNavbar-module-scss-module__8JUqSG__guestAccount{display:none}.NextNavbar-module-scss-module__8JUqSG__accountMenu{z-index:1001;background:#fffffff5;border:1px solid #94a3b83d;border-radius:14px;gap:8px;width:min(220px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #1f173124}.NextNavbar-module-scss-module__8JUqSG__accountMenuLink{appearance:none;color:#6f2dbd;white-space:nowrap;background:0 0;border:1px solid #6f2dbd73;border-radius:12px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:800;display:inline-flex}.NextNavbar-module-scss-module__8JUqSG__accountMenuLink:hover{color:#4a148c;background:#6f2dbd1a;border-color:#6f2dbdb3}.NextNavbar-module-scss-module__8JUqSG__accountMenuPrimary{color:#fff;background:#6f2dbd;border-color:#6f2dbd}.NextNavbar-module-scss-module__8JUqSG__accountMenuPrimary:hover{color:#fff;background:#4a148c;border-color:#4a148c}.NextNavbar-module-scss-module__8JUqSG__authButton{appearance:none;color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;padding:.6rem 1.15rem;font-size:.9rem;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.NextNavbar-module-scss-module__8JUqSG__authGhost:hover{color:#fff;background:#ffffff1f;border-color:#ffffffd9}.NextNavbar-module-scss-module__8JUqSG__authPrimary{color:#3a1160;background:#fff;border-color:#fff}.NextNavbar-module-scss-module__8JUqSG__authPrimary:hover{color:#2a0f47;background:#ffffffe0;border-color:#ffffffe0}.NextNavbar-module-scss-module__8JUqSG__iconLink{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .2s;display:grid;position:relative}.NextNavbar-module-scss-module__8JUqSG__iconLink svg{fill:currentColor;width:20px;height:20px}.NextNavbar-module-scss-module__8JUqSG__iconLink:hover{color:#fff;background:#fff3}.NextNavbar-module-scss-module__8JUqSG__cartBadge{color:#2a0f47;background:#ff9f1c;border-radius:999px;place-items:center;min-width:16px;height:16px;font-size:.65rem;font-weight:700;display:grid;position:absolute;top:-3px;right:-3px}.NextNavbar-module-scss-module__8JUqSG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;margin-left:.6rem;padding:3px 0;display:none}.NextNavbar-module-scss-module__8JUqSG__hamburgerLine{background:#fff;border-radius:2px;width:100%;height:2.6px;transition:all .3s}.NextNavbar-module-scss-module__8JUqSG__hamburgerActive .NextNavbar-module-scss-module__8JUqSG__hamburgerLine:first-child{transform:translateY(7.5px)rotate(45deg)}.NextNavbar-module-scss-module__8JUqSG__hamburgerActive .NextNavbar-module-scss-module__8JUqSG__hamburgerLine:nth-child(2){opacity:0;transform:translate(-10px)}.NextNavbar-module-scss-module__8JUqSG__hamburgerActive .NextNavbar-module-scss-module__8JUqSG__hamburgerLine:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (max-width:900px){.NextNavbar-module-scss-module__8JUqSG__nav{box-shadow:none;border-bottom:none;padding-left:20px;padding-right:20px}.NextNavbar-module-scss-module__8JUqSG__brandLockup{--brand-lockup-subtitle-size:.5rem}.NextNavbar-module-scss-module__8JUqSG__brandLockup .brand-lockup__title{font-size:18px}.NextNavbar-module-scss-module__8JUqSG__links{width:calc(100% - 40px);max-width:260px;max-height:0;box-shadow:none;pointer-events:none;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:flex-start;transition:max-height .3s;position:fixed;top:60px;right:20px;overflow:hidden}.NextNavbar-module-scss-module__8JUqSG__linksOpen{pointer-events:auto;background:#2a0f47;border:1px solid #ffffff14;max-height:360px;overflow-y:auto;box-shadow:0 12px 24px #0c06144d}.NextNavbar-module-scss-module__8JUqSG__linkItem{border-bottom:1px solid #e4e0ef;width:100%}.NextNavbar-module-scss-module__8JUqSG__linkItem:last-child{border-bottom:none}.NextNavbar-module-scss-module__8JUqSG__linkAnchor{color:#ffffffe6;width:100%;padding:.75rem 1rem;font-size:15px}.NextNavbar-module-scss-module__8JUqSG__navRight{gap:.6rem}.NextNavbar-module-scss-module__8JUqSG__actions{gap:.3rem}.NextNavbar-module-scss-module__8JUqSG__auth{display:none}.NextNavbar-module-scss-module__8JUqSG__guestAccount{display:flex}.NextNavbar-module-scss-module__8JUqSG__authButton{padding:.5rem .75rem;font-size:.85rem}.NextNavbar-module-scss-module__8JUqSG__iconLink{width:36px;height:36px}.NextNavbar-module-scss-module__8JUqSG__iconLink svg{width:18px;height:18px}.NextNavbar-module-scss-module__8JUqSG__hamburger{display:flex}}
.NextFooter-module-scss-module__v-6doq__footer{color:#fff;margin-top:3rem}.NextFooter-module-scss-module__v-6doq__newsletter{text-align:center;color:#fff;background:#6f2dbd;padding:3rem 1.5rem}.NextFooter-module-scss-module__v-6doq__newsletterTitle{color:#fff;margin-bottom:.6rem}.NextFooter-module-scss-module__v-6doq__newsletterCopy{color:#fffc;margin-bottom:1.5rem}.NextFooter-module-scss-module__v-6doq__newsletterForm{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.NextFooter-module-scss-module__v-6doq__newsletterInput{border:none;border-radius:999px;min-width:260px;padding:.8rem 1.2rem}.NextFooter-module-scss-module__v-6doq__newsletterButton{color:#6f2dbd;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.8rem 1.8rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-weight:600;transition:opacity .3s}.NextFooter-module-scss-module__v-6doq__newsletterButton:hover{opacity:.9}.NextFooter-module-scss-module__v-6doq__top{background:linear-gradient(#2a0a4f,#120527);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:3rem 1.5rem 2rem;display:grid}.NextFooter-module-scss-module__v-6doq__brand{gap:1rem;display:grid}.NextFooter-module-scss-module__v-6doq__brandLockup{--brand-lockup-color:#fff;--brand-lockup-accent:#d45aa8;--brand-lockup-subtitle-color:#ffffffb8;--brand-lockup-subtitle-size:.62rem;--brand-lockup-subtitle-spacing:.16em}.NextFooter-module-scss-module__v-6doq__brandLockup .brand-lockup__title{font-size:1.4rem}.NextFooter-module-scss-module__v-6doq__socials{gap:.6rem;display:flex}.NextFooter-module-scss-module__v-6doq__socialLink{color:#fff;text-transform:uppercase;background:#ffffff1a;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:600;line-height:0;display:grid}.NextFooter-module-scss-module__v-6doq__socialLink svg{fill:currentColor;width:18px;height:18px}.NextFooter-module-scss-module__v-6doq__linksTitle{color:#fff;margin-bottom:.8rem}.NextFooter-module-scss-module__v-6doq__linksList{gap:.5rem;list-style:none;display:grid}.NextFooter-module-scss-module__v-6doq__linksList a{color:#ffffffbf;text-decoration:none;transition:all .2s}.NextFooter-module-scss-module__v-6doq__linksList a:hover{color:#fff}.NextFooter-module-scss-module__v-6doq__bottom{text-align:center;background:#120527;border-top:1px solid #ffffff1a;padding:1.5rem}.NextFooter-module-scss-module__v-6doq__bottomText{color:#ffffffa6}@media (max-width:700px){.NextFooter-module-scss-module__v-6doq__newsletter{padding:2rem 1rem}.NextFooter-module-scss-module__v-6doq__newsletterInput,.NextFooter-module-scss-module__v-6doq__newsletterButton{width:100%}.NextFooter-module-scss-module__v-6doq__newsletterInput{min-width:unset}}
.FaqSection-module-scss-module__6IJ7Mq__section{background:#fff;border:1px solid #94a3b859;border-radius:28px;justify-content:center;width:100%;display:flex;box-shadow:0 2px 6px #0000000d;padding:2.2rem 1.5rem!important}.FaqSection-module-scss-module__6IJ7Mq__frame{background:#fff;border-radius:28px;width:min(1100px,100%);padding:1.2rem;box-shadow:0 2px 6px #0000000d}.FaqSection-module-scss-module__6IJ7Mq__shell{background:#f7f4fb;border-radius:22px;padding:2rem}.FaqSection-module-scss-module__6IJ7Mq__box{gap:1.2rem;display:grid}.FaqSection-module-scss-module__6IJ7Mq__header{text-align:center;gap:8px;display:grid}.FaqSection-module-scss-module__6IJ7Mq__header h2{margin:0}.FaqSection-module-scss-module__6IJ7Mq__header p{color:#6b6880;max-width:72ch;margin:0 auto}.FaqSection-module-scss-module__6IJ7Mq__search{color:#6b6880;background:#fff;border:1px solid #94a3b859;border-radius:16px;align-items:center;gap:.7rem;padding:.85rem 1rem;display:flex;box-shadow:0 6px 18px #0f172a0f}.FaqSection-module-scss-module__6IJ7Mq__searchIcon svg{width:18px;height:18px}.FaqSection-module-scss-module__6IJ7Mq__search input{color:#1f1d2b;width:100%;box-shadow:none;background:0 0;border:none;outline:none;padding:0;font-size:.95rem}.FaqSection-module-scss-module__6IJ7Mq__search input::placeholder{color:#6b6880}.FaqSection-module-scss-module__6IJ7Mq__list{gap:10px;display:grid}.FaqSection-module-scss-module__6IJ7Mq__item{background:#e2e8f038;border:1px solid #94a3b84d;border-radius:16px;padding:.9rem 1rem}.FaqSection-module-scss-module__6IJ7Mq__item summary{color:#1f1d2b;cursor:pointer;padding-right:2rem;font-weight:700;list-style:none;position:relative}.FaqSection-module-scss-module__6IJ7Mq__item summary::-webkit-details-marker{display:none}.FaqSection-module-scss-module__6IJ7Mq__item summary:after{content:"+";color:#6f2dbd;font-size:1.1rem;transition:transform .2s;position:absolute;top:0;right:0}.FaqSection-module-scss-module__6IJ7Mq__item[open] summary:after{content:"-"}.FaqSection-module-scss-module__6IJ7Mq__item p{color:#6b6880;text-align:left;margin:.7rem 0 0;line-height:1.6}.FaqSection-module-scss-module__6IJ7Mq__empty{color:#6b6880;text-align:center;background:#e2e8f02e;border:1px dashed #94a3b873;border-radius:14px;padding:.9rem 1rem}.FaqSection-module-scss-module__6IJ7Mq__cta{text-align:center;gap:.7rem;display:grid}.FaqSection-module-scss-module__6IJ7Mq__cta p{color:#6b6880;margin:0}.FaqSection-module-scss-module__6IJ7Mq__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}:is(.FaqSection-module-scss-module__6IJ7Mq__actions .primary-btn,.FaqSection-module-scss-module__6IJ7Mq__actions .outline-btn){text-decoration:none}@media (max-width:900px){.FaqSection-module-scss-module__6IJ7Mq__section{padding:1.8rem 1.2rem}.FaqSection-module-scss-module__6IJ7Mq__frame{border-radius:24px;padding:1rem}.FaqSection-module-scss-module__6IJ7Mq__shell{border-radius:20px;padding:1.6rem}}@media (max-width:768px){.FaqSection-module-scss-module__6IJ7Mq__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}:is(.FaqSection-module-scss-module__6IJ7Mq__actions .primary-btn,.FaqSection-module-scss-module__6IJ7Mq__actions .outline-btn){white-space:nowrap;border-radius:12px;width:100%;padding:.5rem .85rem;font-size:.75rem}}@media (max-width:600px){.FaqSection-module-scss-module__6IJ7Mq__section{padding:1.4rem 1rem!important}.FaqSection-module-scss-module__6IJ7Mq__frame{border-radius:22px;padding:.1rem}.FaqSection-module-scss-module__6IJ7Mq__shell{border-radius:18px;padding:1.2rem .6rem}.FaqSection-module-scss-module__6IJ7Mq__header{text-align:left}.FaqSection-module-scss-module__6IJ7Mq__header p{margin:0}}
.HomeHeroSection-module-scss-module__DEdP6q__section{background:radial-gradient(circle at 100% 0,#d6ac5b2e,#0000 30%),linear-gradient(135deg,#fffffff0,#f0f6f1fa);border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:2rem;padding:2.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.HomeHeroSection-module-scss-module__DEdP6q__text{gap:1rem;display:grid}.HomeHeroSection-module-scss-module__DEdP6q__pill{color:#6a336f;background:#17332814;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.8rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.HomeHeroSection-module-scss-module__DEdP6q__title{color:#1f1d2b;margin:0;font-size:2.2rem;line-height:1.1}.HomeHeroSection-module-scss-module__DEdP6q__highlight{color:#6a336f}.HomeHeroSection-module-scss-module__DEdP6q__description{text-align:left;color:#6b6880;max-width:520px;font-size:1rem}.HomeHeroSection-module-scss-module__DEdP6q__actions{flex-wrap:wrap;align-items:stretch;gap:1rem;display:flex}.HomeHeroSection-module-scss-module__DEdP6q__actions a,.HomeHeroSection-module-scss-module__DEdP6q__actions button{text-align:center;justify-content:center;align-items:center;gap:.45rem;min-width:0;line-height:1.2;display:inline-flex}.HomeHeroSection-module-scss-module__DEdP6q__actionsHome{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.HomeHeroSection-module-scss-module__DEdP6q__actionsHome .HomeHeroSection-module-scss-module__DEdP6q__askButton{grid-column:1/-1}.HomeHeroSection-module-scss-module__DEdP6q__shopButton{color:#fff;cursor:pointer;background:#6a336f;border:none;border-radius:12px;padding:.7rem 1.6rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-weight:600;transition:opacity .3s}.HomeHeroSection-module-scss-module__DEdP6q__browseButton{color:#6a336f;cursor:pointer;background:0 0;border:1px solid #5d1f6e38;border-radius:12px;padding:.7rem 1.6rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-weight:600;transition:opacity .3s}.HomeHeroSection-module-scss-module__DEdP6q__askButton{color:#6a336f;cursor:pointer;background:#6a336f1a;border:1px solid #5d1f6e24;border-radius:12px;padding:.7rem 1.6rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif;font-weight:600;text-decoration:none;transition:opacity .3s}.HomeHeroSection-module-scss-module__DEdP6q__shopButton:hover,.HomeHeroSection-module-scss-module__DEdP6q__browseButton:hover,.HomeHeroSection-module-scss-module__DEdP6q__askButton:hover{opacity:.9}.HomeHeroSection-module-scss-module__DEdP6q__askButton:hover{opacity:1;background:#6a336f24}.HomeHeroSection-module-scss-module__DEdP6q__stats{flex-wrap:wrap;gap:1rem;display:flex}.HomeHeroSection-module-scss-module__DEdP6q__stat{display:grid}.HomeHeroSection-module-scss-module__DEdP6q__stat strong{color:#6a336f;font-size:1.1rem}.HomeHeroSection-module-scss-module__DEdP6q__stat span{color:#6b6880;font-size:.8rem}.HomeHeroSection-module-scss-module__DEdP6q__media{place-items:center;min-height:100%;display:grid;position:relative}.HomeHeroSection-module-scss-module__DEdP6q__imageFrame{z-index:0;background:linear-gradient(135deg,#d6ac5b6b,#1f5b402e);border-radius:28px;position:absolute;inset:8% 7% 10% 9%;transform:rotate(-5deg)}.HomeHeroSection-module-scss-module__DEdP6q__image{object-fit:cover;z-index:1;border-radius:24px;width:100%;max-width:560px;min-height:420px;position:relative;box-shadow:0 24px 48px #1733282e}@media (max-width:1024px){.HomeHeroSection-module-scss-module__DEdP6q__actionsHome{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.HomeHeroSection-module-scss-module__DEdP6q__actionsHome .HomeHeroSection-module-scss-module__DEdP6q__shopButton{grid-column:1/-1}.HomeHeroSection-module-scss-module__DEdP6q__actionsHome .HomeHeroSection-module-scss-module__DEdP6q__askButton{grid-column:auto}}@media (max-width:900px){.HomeHeroSection-module-scss-module__DEdP6q__section{grid-template-columns:1fr;padding:1.6rem}.HomeHeroSection-module-scss-module__DEdP6q__title{font-size:1.8rem}.HomeHeroSection-module-scss-module__DEdP6q__image{min-height:320px}}@media (max-width:768px){.HomeHeroSection-module-scss-module__DEdP6q__section{grid-template-columns:1fr;gap:1.4rem;padding:1.2rem}.HomeHeroSection-module-scss-module__DEdP6q__text{gap:.8rem}.HomeHeroSection-module-scss-module__DEdP6q__pill{text-align:center;margin-bottom:0;padding:.3rem .7rem;font-size:.75rem}.HomeHeroSection-module-scss-module__DEdP6q__title{letter-spacing:-.01em;font-size:1.2rem;line-height:1.1}.HomeHeroSection-module-scss-module__DEdP6q__description{max-width:100%;font-size:.75rem;line-height:1.5}.HomeHeroSection-module-scss-module__DEdP6q__actionsHome{grid-template-columns:1fr;gap:.65rem}.HomeHeroSection-module-scss-module__DEdP6q__actionsHome .HomeHeroSection-module-scss-module__DEdP6q__shopButton{grid-column:auto}.HomeHeroSection-module-scss-module__DEdP6q__shopButton,.HomeHeroSection-module-scss-module__DEdP6q__browseButton,.HomeHeroSection-module-scss-module__DEdP6q__askButton{padding:.5rem;font-size:.75rem}.HomeHeroSection-module-scss-module__DEdP6q__shopButton{font-size:.8rem}.HomeHeroSection-module-scss-module__DEdP6q__stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.4rem;display:grid}.HomeHeroSection-module-scss-module__DEdP6q__stat{text-align:center}.HomeHeroSection-module-scss-module__DEdP6q__stat strong{font-size:.9rem}.HomeHeroSection-module-scss-module__DEdP6q__stat span{font-size:.7rem}.HomeHeroSection-module-scss-module__DEdP6q__media{order:-1}.HomeHeroSection-module-scss-module__DEdP6q__imageFrame{display:none}.HomeHeroSection-module-scss-module__DEdP6q__image{border-radius:16px;min-height:220px}}
.HomeCategoriesSection-module-scss-module__eUZYQa__section{border-radius:28px;padding:1rem 0}.HomeCategoriesSection-module-scss-module__eUZYQa__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.HomeCategoriesSection-module-scss-module__eUZYQa__copy{flex-direction:column;padding:.75rem;display:flex}.HomeCategoriesSection-module-scss-module__eUZYQa__title{text-align:left;margin:0;padding:0;font-size:20px;display:block}.HomeCategoriesSection-module-scss-module__eUZYQa__description{text-align:left;color:#6b6880;font-size:14px}.HomeCategoriesSection-module-scss-module__eUZYQa__link{color:#6a336f;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.HomeCategoriesSection-module-scss-module__eUZYQa__link svg{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.HomeCategoriesSection-module-scss-module__eUZYQa__link:hover{color:#4f2459}.HomeCategoriesSection-module-scss-module__eUZYQa__link:hover svg{transform:translate(2px)}.HomeCategoriesSection-module-scss-module__eUZYQa__tabs{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;display:grid}.HomeCategoriesSection-module-scss-module__eUZYQa__tab{cursor:pointer;background:#ffffffe0;border:1px solid #17332814;border-radius:18px;align-items:center;gap:.65rem;width:100%;min-width:0;padding:.85rem 1rem;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #1733280f}.HomeCategoriesSection-module-scss-module__eUZYQa__tab:hover{border-color:#1733282e;transform:translateY(-1px)}.HomeCategoriesSection-module-scss-module__eUZYQa__tabActive{color:#fff;background:#6a336f;border-color:#6a336f}.HomeCategoriesSection-module-scss-module__eUZYQa__thumb{color:#173328c7;background:#1733280f;border:1px solid #1733281f;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:.85rem;font-weight:800;display:grid;overflow:hidden}.HomeCategoriesSection-module-scss-module__eUZYQa__tabActive .HomeCategoriesSection-module-scss-module__eUZYQa__thumb{color:#fff;background:#ffffff24;border-color:#ffffff3d}.HomeCategoriesSection-module-scss-module__eUZYQa__thumbPlaceholder{letter-spacing:.01em}.HomeCategoriesSection-module-scss-module__eUZYQa__thumb img{object-fit:cover;width:100%;height:100%;display:block}.HomeCategoriesSection-module-scss-module__eUZYQa__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:600;overflow:hidden}@media (max-width:768px){.HomeCategoriesSection-module-scss-module__eUZYQa__copy{gap:2px;padding:8px}.HomeCategoriesSection-module-scss-module__eUZYQa__title{text-align:center;font-size:16px}.HomeCategoriesSection-module-scss-module__eUZYQa__description{text-align:center;font-size:12px}.HomeCategoriesSection-module-scss-module__eUZYQa__link{justify-content:flex-start;width:auto;font-size:.8rem}.HomeCategoriesSection-module-scss-module__eUZYQa__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.HomeCategoriesSection-module-scss-module__eUZYQa__tab{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;gap:.4rem;width:100%;min-width:0;padding:.62rem .5rem}.HomeCategoriesSection-module-scss-module__eUZYQa__thumb{border-radius:12px;width:36px;height:36px}.HomeCategoriesSection-module-scss-module__eUZYQa__label{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.2;display:-webkit-box;overflow:hidden}}
.HomeProductsSection-module-scss-module__Dx_OFG__section{padding:16px 0}.HomeProductsSection-module-scss-module__Dx_OFG__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.HomeProductsSection-module-scss-module__Dx_OFG__copy{flex-direction:column;padding:.75rem;display:flex}.HomeProductsSection-module-scss-module__Dx_OFG__title{text-align:left;margin:0;padding:0;font-size:20px;display:block}.HomeProductsSection-module-scss-module__Dx_OFG__description{text-align:left;color:#6b6880;font-size:14px}.HomeProductsSection-module-scss-module__Dx_OFG__link{color:#6a336f;align-items:center;gap:.55rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.HomeProductsSection-module-scss-module__Dx_OFG__link svg{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.HomeProductsSection-module-scss-module__Dx_OFG__link:hover{color:#4f2459}.HomeProductsSection-module-scss-module__Dx_OFG__link:hover svg{transform:translate(2px)}.HomeProductsSection-module-scss-module__Dx_OFG__loading,.HomeProductsSection-module-scss-module__Dx_OFG__error,.HomeProductsSection-module-scss-module__Dx_OFG__notice{text-align:center;margin:1rem 0;font-weight:600}.HomeProductsSection-module-scss-module__Dx_OFG__loading,.HomeProductsSection-module-scss-module__Dx_OFG__error{color:#6f2dbd}.HomeProductsSection-module-scss-module__Dx_OFG__notice{color:#7b2cbf;margin:.5rem 0 1rem}.HomeProductsSection-module-scss-module__Dx_OFG__grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:1rem;display:grid}.HomeProductsSection-module-scss-module__Dx_OFG__card{background:#fff;border:1px solid #e4e0ef;border-radius:12px;flex-direction:column;height:100%;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.HomeProductsSection-module-scss-module__Dx_OFG__card:hover{transform:translateY(-2px)}.HomeProductsSection-module-scss-module__Dx_OFG__badge{color:#fff;z-index:2;background:#6f2dbd;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:8px;left:8px}.HomeProductsSection-module-scss-module__Dx_OFG__productLink{color:inherit;text-decoration:none}.HomeProductsSection-module-scss-module__Dx_OFG__imageWrapper{aspect-ratio:1;background:#fcfbfe;justify-content:center;align-items:center;width:100%;padding:12px 12px 0;display:flex;position:relative}.HomeProductsSection-module-scss-module__Dx_OFG__imageWrapper img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .3s;display:block}.HomeProductsSection-module-scss-module__Dx_OFG__card:hover .HomeProductsSection-module-scss-module__Dx_OFG__imageWrapper img{transform:scale(1.03)}.HomeProductsSection-module-scss-module__Dx_OFG__body{flex-direction:column;flex-grow:1;gap:.25rem;padding:12px;display:flex}.HomeProductsSection-module-scss-module__Dx_OFG__category{text-transform:uppercase;letter-spacing:.05em;color:#6b6880;font-size:.65rem;font-weight:600}.HomeProductsSection-module-scss-module__Dx_OFG__name{font-size:var(--font-body);color:#1f1d2b;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:1.8em;margin:0;font-weight:600;line-height:.9;display:-webkit-box;overflow:hidden}.HomeProductsSection-module-scss-module__Dx_OFG__shortInfo{text-align:left;color:#6b6880;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:12px;overflow:hidden}.HomeProductsSection-module-scss-module__Dx_OFG__rating{align-items:center;gap:.2rem;margin-top:2px;display:flex}.HomeProductsSection-module-scss-module__Dx_OFG__stars{align-items:center;gap:.1rem;display:inline-flex}.HomeProductsSection-module-scss-module__Dx_OFG__star{font-size:.75rem}.HomeProductsSection-module-scss-module__Dx_OFG__starFilled{color:#ffc107}.HomeProductsSection-module-scss-module__Dx_OFG__starMuted{color:#ffc10766}.HomeProductsSection-module-scss-module__Dx_OFG__ratingCount{color:#6b6880;font-size:.7rem}.HomeProductsSection-module-scss-module__Dx_OFG__footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:4px;padding-bottom:4px;display:flex}.HomeProductsSection-module-scss-module__Dx_OFG__price{color:#1f1d2b;white-space:nowrap;font-size:16px;font-weight:600}.HomeProductsSection-module-scss-module__Dx_OFG__actions{align-items:center;gap:6px;display:inline-flex}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton{color:#6f2dbd;cursor:pointer;background-color:#6f2dbd14;border:1px solid #6f2dbd59;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;transition:all .2s;display:inline-flex}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton:hover{color:#fff;background-color:#6f2dbd;border-color:#6f2dbd}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton:disabled{opacity:.5;cursor:not-allowed}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton svg{fill:currentColor;stroke:currentColor;stroke-width:1.6px;width:18px;height:18px;display:block}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton svg path{fill:currentColor;stroke:currentColor}.HomeProductsSection-module-scss-module__Dx_OFG__addButton{color:#1f1d2b;cursor:pointer;white-space:nowrap;background:#f7f4fb;border:1px solid #94a3b84d;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;height:30px;padding:0 .85rem;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.HomeProductsSection-module-scss-module__Dx_OFG__addButton:hover{color:#fff;background:#6f2dbd}.HomeProductsSection-module-scss-module__Dx_OFG__addButton:disabled{opacity:.6;cursor:not-allowed}.HomeProductsSection-module-scss-module__Dx_OFG__addButton svg{fill:currentColor;width:18px;height:18px}.HomeProductsSection-module-scss-module__Dx_OFG__cartCountPill{color:#6f2dbd;background:#6f2dbd14;border-radius:999px;align-items:center;width:fit-content;padding:.25rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}@media (max-width:900px){.HomeProductsSection-module-scss-module__Dx_OFG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.HomeProductsSection-module-scss-module__Dx_OFG__section{padding:4px 0}.HomeProductsSection-module-scss-module__Dx_OFG__copy{gap:2px;padding:8px}.HomeProductsSection-module-scss-module__Dx_OFG__title{text-align:center;font-size:16px}.HomeProductsSection-module-scss-module__Dx_OFG__description{text-align:center;font-size:12px}.HomeProductsSection-module-scss-module__Dx_OFG__link{justify-content:flex-start;width:auto;font-size:.8rem}.HomeProductsSection-module-scss-module__Dx_OFG__grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.HomeProductsSection-module-scss-module__Dx_OFG__imageWrapper,.HomeProductsSection-module-scss-module__Dx_OFG__body{padding:8px 8px 0}.HomeProductsSection-module-scss-module__Dx_OFG__shortInfo{font-size:10px}.HomeProductsSection-module-scss-module__Dx_OFG__price{font-size:14px}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton{width:24px;min-width:24px;height:24px}.HomeProductsSection-module-scss-module__Dx_OFG__wishlistButton svg{width:14px;height:14px}.HomeProductsSection-module-scss-module__Dx_OFG__addButton{gap:.3rem;height:24px;padding:0 .55rem;font-size:.65rem}.HomeProductsSection-module-scss-module__Dx_OFG__addButton svg{width:12px;height:12px}}@media (max-width:480px){.HomeProductsSection-module-scss-module__Dx_OFG__section{padding:4px 0}.HomeProductsSection-module-scss-module__Dx_OFG__grid{gap:.5rem}}
.HomePartnersSection-module-scss-module__FnERwG__section{background:#fff;border:1px solid #e4e0ef;border-radius:24px;margin:1.6rem 0;padding:1.6rem;box-shadow:0 2px 6px #0000000d}.HomePartnersSection-module-scss-module__FnERwG__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.HomePartnersSection-module-scss-module__FnERwG__copy{gap:6px;display:grid}.HomePartnersSection-module-scss-module__FnERwG__copy h2{text-align:left;margin:0}.HomePartnersSection-module-scss-module__FnERwG__copy p{text-align:left;color:#6b6880;max-width:60ch;margin:0}.HomePartnersSection-module-scss-module__FnERwG__rail{margin-top:1rem;position:relative;overflow:hidden}.HomePartnersSection-module-scss-module__FnERwG__track{align-items:center;gap:16px;width:max-content;display:flex}.HomePartnersSection-module-scss-module__FnERwG__trackMarquee{animation:30s linear infinite HomePartnersSection-module-scss-module__FnERwG__partnerMarquee}.HomePartnersSection-module-scss-module__FnERwG__item{color:inherit;text-decoration:none}.HomePartnersSection-module-scss-module__FnERwG__logo{background:#e2e8f04d;border:1px solid #94a3b84d;border-radius:16px;place-items:center;min-width:160px;height:72px;padding:10px 14px;display:grid;box-shadow:0 12px 22px #17332814}.HomePartnersSection-module-scss-module__FnERwG__logo span{letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#233931c7;font-size:.9rem;font-weight:800}.HomePartnersSection-module-scss-module__FnERwG__logo img{width:auto;max-width:100%;height:auto;max-height:100%}@keyframes HomePartnersSection-module-scss-module__FnERwG__partnerMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.HomePartnersSection-module-scss-module__FnERwG__rail{overflow-x:auto}.HomePartnersSection-module-scss-module__FnERwG__trackMarquee{animation:none}}@media (max-width:900px){.HomePartnersSection-module-scss-module__FnERwG__section{margin:1.2rem 0;padding:1.2rem}.HomePartnersSection-module-scss-module__FnERwG__logo{min-width:140px;height:64px}}
.HomepageAboutSection-module-scss-module__KBBxlq__section{background:radial-gradient(circle at 100% 0,#d6ac5b2e,#0000 30%),linear-gradient(135deg,#fffffff0,#f0f6f1fa);border:1px solid #94a3b838;border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:2rem;margin:1.8rem 0;padding:2.2rem;display:grid;box-shadow:0 2px 6px #0000000d}@media (max-width:768px){.HomepageAboutSection-module-scss-module__KBBxlq__section{grid-template-columns:1fr;padding:1.8rem}}@media (max-width:640px){.HomepageAboutSection-module-scss-module__KBBxlq__section{flex-wrap:nowrap;justify-content:flex-start;gap:8px}:is(.HomepageAboutSection-module-scss-module__KBBxlq__section .HomepageAboutSection-module-scss-module__KBBxlq__actions .primary-btn,.HomepageAboutSection-module-scss-module__KBBxlq__section .HomepageAboutSection-module-scss-module__KBBxlq__actions .outline-btn){white-space:nowrap;border-radius:12px;padding:.5rem .85rem;font-size:.75rem}.HomepageAboutSection-module-scss-module__KBBxlq__section{border-radius:20px;gap:1.4rem;margin:1.4rem 0;padding:1.2rem}}.HomepageAboutSection-module-scss-module__KBBxlq__copy{gap:12px;display:grid}.HomepageAboutSection-module-scss-module__KBBxlq__copy h2{text-align:left;letter-spacing:-.03em;max-width:28ch;margin:0;line-height:1.1}.HomepageAboutSection-module-scss-module__KBBxlq__copy p{text-align:left;color:#6b6880;max-width:70ch;margin:0}.HomepageAboutSection-module-scss-module__KBBxlq__eyebrow{color:#6a336f;background:#17332814;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.HomepageAboutSection-module-scss-module__KBBxlq__brand{color:#3a1160;letter-spacing:-.01em;align-items:baseline;font-weight:800;display:inline-flex}.HomepageAboutSection-module-scss-module__KBBxlq__brandAccent{color:#ff63b8}.HomepageAboutSection-module-scss-module__KBBxlq__actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}@media (max-width:640px){.HomepageAboutSection-module-scss-module__KBBxlq__actions{flex-wrap:nowrap;justify-content:flex-start;gap:8px}}.HomepageAboutSection-module-scss-module__KBBxlq__cta{color:#6a336f;justify-self:start;align-items:center;gap:.55rem;width:fit-content;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}@media (max-width:640px){.HomepageAboutSection-module-scss-module__KBBxlq__cta{font-size:.85rem}}.HomepageAboutSection-module-scss-module__KBBxlq__cta svg{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.HomepageAboutSection-module-scss-module__KBBxlq__cta:hover{color:#4f2459}.HomepageAboutSection-module-scss-module__KBBxlq__cta:hover svg{transform:translate(2px)}.HomepageAboutSection-module-scss-module__KBBxlq__highlights{gap:12px;display:grid}@media (max-width:768px){.HomepageAboutSection-module-scss-module__KBBxlq__highlights{display:none}}.HomepageAboutSection-module-scss-module__KBBxlq__card{background:#ffffffeb;border:1px solid #94a3b838;border-radius:18px;gap:6px;padding:14px 16px;display:grid;box-shadow:0 2px 6px #0000000d}.HomepageAboutSection-module-scss-module__KBBxlq__card strong{letter-spacing:-.01em;color:#1f1d2b;font-size:1.05rem}.HomepageAboutSection-module-scss-module__KBBxlq__card p{color:#6b6880;margin:0;font-size:.95rem;line-height:1.55}.HomepageAboutSection-module-scss-module__KBBxlq__cardLabel{text-transform:uppercase;letter-spacing:.14em;color:#233931bd;font-size:.7rem;font-weight:800}@media (max-width:640px){:is(.HomepageAboutSection-module-scss-module__KBBxlq__actions .primary-btn,.HomepageAboutSection-module-scss-module__KBBxlq__actions .outline-btn){white-space:nowrap;border-radius:12px;padding:.5rem .85rem;font-size:.75rem}}
.HomeClient-module-scss-module__W0sO_G__page{padding:1rem 1.5rem 2rem;font-family:DM Sans,Sora,Space Grotesk,sans-serif;overflow-x:hidden}@media (max-width:768px){.HomeClient-module-scss-module__W0sO_G__page{padding:12px 12px 16px}}@media (max-width:480px){.HomeClient-module-scss-module__W0sO_G__page{padding:12px 12px 14px}}
