@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=Inter:wght@400;500;600;700;800&family=Dancing+Script:wght@700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf5fd;color:#1a1a1a;font-family:Inter,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input{font-family:inherit}img{display:block;max-width:100%}:root{--color-primary:#7b5ea7;--color-secondary:#ce93d8;--color-dark:#2d1b6e;--color-muted:#7a6a8a;--color-light-bg:#f5eefb;--color-warm-bg:#ede0f7;--color-border:#e0cef0;--font-display:"Playfair Display",Georgia,serif;--font-body:"Inter",system-ui,sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-pill:50px;--shadow-sm:0 2px 12px #0000000f;--shadow-md:0 8px 32px #0000001a;--shadow-lg:0 16px 48px #0000001f;--transition-fast:0.15s ease;--transition-base:0.25s ease;--transition-slow:0.4s ease;--max-width:1280px;--section-padding:70px 24px}.container{margin:0 auto;max-width:1280px;max-width:var(--max-width);padding:0 24px}.section{padding:70px 24px;padding:var(--section-padding)}.section-label{color:#7b5ea7;color:var(--color-primary);font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.section-title{color:#2d1b6e;color:var(--color-dark);font-family:Playfair Display,Georgia,serif;font-family:var(--font-display);font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.2}.section-subtitle{color:#7a6a8a;color:var(--color-muted);font-size:15px;line-height:1.6;margin-top:12px}.section-header{margin-bottom:48px;text-align:center}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){:root{--section-padding:56px 20px}}@media (max-width:768px){:root{--section-padding:48px 16px}.section-title{font-size:28px}.hide-mobile{display:none!important}.show-mobile{display:flex!important}}@media (max-width:480px){:root{--section-padding:40px 14px}}.Marquee_wrapper__evyPv{background:#7b5ea7;color:#fff;font-size:13px;font-weight:500;letter-spacing:.03em;overflow:hidden;padding:10px 0;white-space:nowrap}.Marquee_inner__RCoO2{animation:Marquee_marqueeScroll__sFWgV 28s linear infinite;display:inline-block}@keyframes Marquee_marqueeScroll__sFWgV{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Navbar_header__m7KJv{background:#fff;border-bottom:1px solid #e8d8f5;position:-webkit-sticky;position:sticky;top:0;transition:box-shadow .3s ease;z-index:100}.Navbar_scrolled__8DEci{box-shadow:0 2px 20px #7b5ea71a}.Navbar_container__xOq0V{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin:0 auto;max-width:1280px;padding:10px 24px}.Navbar_burger__2qzFz{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-self:start;padding:6px}.Navbar_burger__2qzFz span{background:#2d1b6e;border-radius:2px;display:block;height:2.5px;transition:background .2s;width:24px}.Navbar_burger__2qzFz:hover span{background:#7b5ea7}.Navbar_logo__jA5Pb{align-items:center;display:flex;justify-content:center;text-decoration:none}.Navbar_logoImg__exApe{display:block;height:72px;object-fit:contain;width:auto}.Navbar_searchWrap__dEZ0y{justify-self:end;position:relative;width:280px}.Navbar_searchIcon__DKTSf{color:#9b7bb5;height:16px;left:13px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:16px}.Navbar_searchInput__UIE-6{background:#faf5fd;border:1.5px solid #d8c8ec;border-radius:50px;color:#333;font-size:13.5px;outline:none;padding:10px 16px 10px 38px;transition:border-color .2s,box-shadow .2s;width:100%}.Navbar_searchInput__UIE-6:focus{border-color:#7b5ea7;box-shadow:0 0 0 3px #7b5ea71a}.Navbar_searchDropdown__rCjgl{animation:Navbar_slideDown__vt6aW .15s ease;background:#fff;border:1px solid #e0cef0;border-radius:14px;box-shadow:0 8px 32px #7b5ea726;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:340px;z-index:300}.Navbar_searchResult__5k2p8{align-items:center;border-bottom:1px solid #f5eefb;cursor:pointer;display:flex;gap:12px;padding:10px 14px;transition:background .15s}.Navbar_searchResult__5k2p8:last-child{border-bottom:none}.Navbar_searchResult__5k2p8:hover{background:#f5eefb}.Navbar_resultImg__pjf48{background:#ede0f7;border-radius:8px;flex-shrink:0;height:44px;object-fit:cover;width:44px}.Navbar_resultInfo__gyVix{flex:1 1;min-width:0}.Navbar_resultName__RMNOD{color:#2d1b6e;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Navbar_resultMeta__9CfxP{color:#9b7bb5;font-size:11.5px;margin-top:2px}.Navbar_resultArrow__JBBPc{color:#7b5ea7;flex-shrink:0;font-size:14px}.Navbar_noResults__5zBKg{color:#9b7bb5;font-size:13px;padding:16px;text-align:center}.Navbar_overlay__fAwh3{background:#0000;inset:0;pointer-events:none;position:fixed;transition:background .3s ease;z-index:200}.Navbar_overlayOpen__hr1zf{background:#0006;pointer-events:all}.Navbar_drawer__h6U5D{background:#fff;box-shadow:4px 0 32px #7b5ea726;display:flex;flex-direction:column;height:100%;left:0;padding:24px;position:fixed;top:0;transform:translateX(-100%);transition:transform .32s cubic-bezier(.4,0,.2,1);width:280px;z-index:300}.Navbar_drawerOpen__sbAJA{transform:translateX(0)}.Navbar_closeBtn__xOmIX{align-self:flex-end;background:none;border:none;color:#7b5ea7;cursor:pointer;font-size:20px;line-height:1;margin-bottom:16px;padding:4px 8px}.Navbar_closeBtn__xOmIX:hover{color:#2d1b6e}.Navbar_drawerLogo__\+kbcU{display:block;height:auto;margin:0 auto 36px;object-fit:contain;width:160px}.Navbar_drawerNav__lX5Ds{display:flex;flex-direction:column;gap:4px}.Navbar_drawerLink__n01\+E{background:none;border:none;border-radius:10px;color:#2d1b6e;cursor:pointer;font-size:16px;font-weight:600;padding:14px 16px;text-align:left;transition:background .18s,color .18s}.Navbar_drawerLink__n01\+E:hover{background:#f0e6fa;color:#7b5ea7}@keyframes Navbar_slideDown__vt6aW{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.Navbar_searchWrap__dEZ0y{width:180px}.Navbar_logoImg__exApe{height:56px}.Navbar_searchDropdown__rCjgl{width:260px}}.HeroSlider_hero__AwQpt{aspect-ratio:16/6;background:#ede0f7;overflow:hidden;position:relative;width:100%}.HeroSlider_slide__gzU2m{height:100%;inset:0;object-fit:cover;opacity:0;position:absolute;transition:opacity .7s ease;-webkit-user-select:none;user-select:none;width:100%}.HeroSlider_slideActive__mb\+eR{opacity:1}.HeroSlider_dots__vjzp4{bottom:18px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.HeroSlider_dot__MSJ0p{background:#ffffff8c;border:none;border-radius:50px;cursor:pointer;height:8px;padding:0;transition:width .3s ease,background .3s ease;width:8px}.HeroSlider_dotActive__KjK4i{background:#fff;width:28px}@media (max-width:768px){.HeroSlider_hero__AwQpt{aspect-ratio:16/7}}@media (max-width:480px){.HeroSlider_hero__AwQpt{aspect-ratio:16/7}}.ProductCard_card__mPUsF{background:#fff;border:1px solid #e8d8f5;border-radius:18px;display:flex;flex-direction:column;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.ProductCard_card__mPUsF:hover{box-shadow:0 14px 40px #7b5ea724;transform:translateY(-5px)}.ProductCard_imageWrap__0WuHh{aspect-ratio:1/1;background:#f5eefb;overflow:hidden;position:relative;width:100%}.ProductCard_image__trfg6{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.ProductCard_card__mPUsF:hover .ProductCard_image__trfg6{transform:scale(1.04)}.ProductCard_placeholder__cqhQY{align-items:center;background:#f0e6fa;display:flex;font-size:64px;height:100%;justify-content:center;width:100%}.ProductCard_arrow__5\+kun{align-items:center;background:#ffffffe0;border:none;border-radius:50%;color:#2d1b6e;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:30px;justify-content:center;line-height:1;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:30px;z-index:3}.ProductCard_card__mPUsF:hover .ProductCard_arrow__5\+kun{opacity:1}.ProductCard_arrowLeft__gVjU2{left:8px}.ProductCard_arrowRight__RQBLY{right:8px}.ProductCard_imgDots__-Ht37{bottom:8px;display:flex;gap:4px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.ProductCard_imgDot__Wpn-l{background:#ffffff8c;border-radius:50%;cursor:pointer;height:6px;transition:background .2s,width .2s;width:6px}.ProductCard_imgDotActive__ss0qW{background:#fff;border-radius:3px;width:16px}.ProductCard_badge__CAv3X{background:#2d1b6ebf;border-radius:50px;color:#fff;font-size:10px;font-weight:700;left:10px;letter-spacing:.04em;padding:3px 9px;position:absolute;top:10px;z-index:2}.ProductCard_info__pfwoa{display:flex;flex:1 1;flex-direction:column;padding:14px 16px 16px}.ProductCard_category__i5Wcl{color:#9b7bb5;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:5px;text-transform:uppercase}.ProductCard_name__pb6-\+{color:#2d1b6e;flex:1 1;font-size:14.5px;font-weight:700;line-height:1.35;margin:0 0 12px}.ProductCard_footer__pyEyP{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:auto}.ProductCard_price__xPTcH{align-items:baseline;color:#7b5ea7;display:flex;font-weight:800;gap:3px;line-height:1}.ProductCard_priceCurrency__0NuyB{color:#9b7bb5;font-size:11px;font-weight:700;letter-spacing:.05em}.ProductCard_priceAmount__yIIap{color:#2d1b6e;font-size:20px;font-weight:900;letter-spacing:-.5px}.ProductCard_orderBtn__4V3JE{background:#7b5ea7;border-radius:50px;color:#fff;display:inline-block;font-size:12.5px;font-weight:700;padding:7px 16px;text-decoration:none;transition:background .2s ease,transform .15s ease;white-space:nowrap}.ProductCard_orderBtn__4V3JE:hover{background:#2d1b6e;transform:scale(1.04)}.ProductCard_comingSoon__VjML6{color:#b0a0c0;font-size:12px;font-style:italic}.ProductCard_customPrice__V-6iD{color:#7b5ea7;font-size:13px;font-style:italic;font-weight:700}.ProductCard_whatsappBtn__G1DPC{background:#25d366!important;font-size:11.5px!important}.ProductCard_whatsappBtn__G1DPC:hover{background:#1da851!important}.ProductsSection_section__7r8Kz{background:#faf5fd;padding:72px 24px}.ProductsSection_container__4EGmt{margin:0 auto;max-width:1280px}.ProductsSection_header__zXdjI{margin-bottom:36px;text-align:center}.ProductsSection_label__JfidE{color:#7b5ea7;font-size:12px;font-weight:700;letter-spacing:.15em;margin-bottom:10px;text-transform:uppercase}.ProductsSection_title__yy6KV{color:#2d1b6e;font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:800;margin:0 0 10px}.ProductsSection_subtitle__wz14L{color:#7a6a8a;font-size:15px}.ProductsSection_filters__bPU5s{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}.ProductsSection_filterBtn__o698I{background:#fff;border:1.5px solid #d8c8ec;border-radius:50px;color:#5a4a6e;cursor:pointer;font-size:13.5px;font-weight:600;padding:9px 22px;transition:all .2s ease}.ProductsSection_filterBtn__o698I:hover{border-color:#7b5ea7;color:#7b5ea7}.ProductsSection_filterBtnActive__MsUyg{background:#7b5ea7!important;border-color:#0000!important;color:#fff!important}.ProductsSection_dropdownWrap__jziAz{position:relative}.ProductsSection_filterBtnDropdown__Yp5e6{align-items:center;display:flex;gap:6px}.ProductsSection_arrow__doDQ3{flex-shrink:0;transition:transform .2s ease}.ProductsSection_arrowOpen__kVSXB{transform:rotate(180deg)}.ProductsSection_dropdownMenu__VnaUL{animation:ProductsSection_fadeDown__n3WRX .15s ease;background:#fff;border:1.5px solid #e0cef0;border-radius:16px;box-shadow:0 8px 32px #7b5ea726;left:50%;min-width:180px;padding:8px;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);z-index:100}@keyframes ProductsSection_fadeDown__n3WRX{0%{opacity:0;transform:translateX(-50%) translateY(-6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.ProductsSection_dropdownItem__Pl2sn{background:#0000;border:none;border-radius:10px;color:#4a3a5e;cursor:pointer;display:block;font-size:13.5px;font-weight:600;padding:9px 14px;text-align:left;transition:background .15s ease,color .15s ease;width:100%}.ProductsSection_dropdownItem__Pl2sn:hover{background:#f5eefb;color:#7b5ea7}.ProductsSection_dropdownItemActive__6Qr0i{background:#7b5ea7!important;color:#fff!important}.ProductsSection_count__Vq-lN{color:#9b8aaa;font-size:13px;margin-bottom:32px;text-align:center}.ProductsSection_grid__JfoMl{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.ProductsSection_loadMore__\+Xv4f{margin-top:48px;text-align:center}.ProductsSection_loadMoreBtn__qRAFp{background:#0000;border:2px solid #7b5ea7;border-radius:50px;color:#7b5ea7;cursor:pointer;font-size:15px;font-weight:700;padding:13px 44px;transition:background .2s,color .2s}.ProductsSection_loadMoreBtn__qRAFp:hover{background:#7b5ea7;color:#fff}@media (max-width:600px){.ProductsSection_grid__JfoMl{gap:12px;grid-template-columns:repeat(2,1fr)}.ProductsSection_section__7r8Kz{padding:48px 14px}}.WhyUs_section__DN1vu{padding:70px 24px}.WhyUs_container__rz-QA{margin:0 auto;max-width:1280px}.WhyUs_header__VbKSE{margin-bottom:52px;text-align:center}.WhyUs_sectionLabel__HCWpL{color:#e8735a;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.WhyUs_sectionTitle__d3fiw{color:#2d1b6e;font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,56px);font-weight:900;letter-spacing:-.5px;margin:0}.WhyUs_grid__fpHJi{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.WhyUs_card__v\+XER{background:#f5eefb;border:1px solid #e8d8f5;border-radius:24px;padding:36px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.WhyUs_card__v\+XER:hover{box-shadow:0 14px 40px #7b5ea726;transform:translateY(-6px)}.WhyUs_icon__xwKlz{font-size:48px;line-height:1;margin-bottom:16px}.WhyUs_title__Ji4LL{color:#2d1b6e;font-size:16px;font-weight:800;margin:0 0 10px}.WhyUs_desc__Iqrjb{color:#6b5a80;font-size:13.5px;line-height:1.65;margin:0}.BestSellers_section__kJHYC{background:#fff;padding:72px 24px}.BestSellers_container__JizVG{margin:0 auto;max-width:1280px}.BestSellers_header__T6nMZ{margin-bottom:40px;text-align:center}.BestSellers_label__sVQl\+{color:#7b5ea7;font-size:12px;font-weight:700;letter-spacing:.15em;margin-bottom:8px;text-transform:uppercase}.BestSellers_title__KZyly{color:#2d1b6e;font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:800;margin-bottom:8px}.BestSellers_subtitle__TY-Vs{color:#7a6a8a;font-size:15px}.BestSellers_sliderWrap__5svzi{align-items:center;display:flex;gap:12px;position:relative}.BestSellers_track__YyE21{-ms-overflow-style:none;display:flex;flex:1 1;gap:20px;overflow-x:auto;padding:8px 4px 16px;scroll-snap-type:x mandatory;scrollbar-width:none}.BestSellers_track__YyE21::-webkit-scrollbar{display:none}.BestSellers_arrow__6jZqH{align-items:center;background:#fff;border:1.5px solid #e0cef0;border-radius:50%;box-shadow:0 2px 12px #7b5ea71a;color:#7b5ea7;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:background .2s,color .2s;width:44px;z-index:2}.BestSellers_arrow__6jZqH:hover{background:#7b5ea7;border-color:#7b5ea7;color:#fff}.BestSellers_card__IhNEa{background:#faf5fd;border:1px solid #e8d8f5;border-radius:20px;flex-shrink:0;overflow:hidden;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease;width:220px}.BestSellers_card__IhNEa:hover{box-shadow:0 12px 32px #7b5ea724;transform:translateY(-5px)}.BestSellers_imgWrap__5eJY9{background:#f0e8f8;height:200px;position:relative}.BestSellers_img__v\+5s1{display:block;height:100%;object-fit:cover;width:100%}.BestSellers_saleBadge__AgVzi{background:#e53935;border-radius:20px;color:#fff;font-size:10px;font-weight:800;left:10px;letter-spacing:.08em;padding:3px 8px;position:absolute;top:10px}.BestSellers_info__l6e7D{display:flex;flex-direction:column;gap:8px;padding:14px 16px 16px}.BestSellers_name__mriFZ{color:#2d1b6e;font-size:14px;font-weight:700;line-height:1.3;margin:0}.BestSellers_priceRow__xdiyn{align-items:center;display:flex;gap:8px}.BestSellers_origPrice__Q663N{color:#aaa;font-size:12.5px;text-decoration:line-through}.BestSellers_salePrice__gv5BC{color:#7b5ea7;font-size:16px;font-weight:800}.BestSellers_btn__PTtFK{background:#7b5ea7;border-radius:50px;color:#fff;display:block;font-size:12.5px;font-weight:700;padding:8px 0;text-align:center;text-decoration:none;transition:background .2s ease}.BestSellers_btn__PTtFK:hover{background:#2d1b6e}@media (max-width:600px){.BestSellers_section__kJHYC{padding:48px 16px}.BestSellers_arrow__6jZqH{display:none}.BestSellers_sliderWrap__5svzi{display:block}.BestSellers_track__YyE21{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;overflow-x:visible;overflow-x:initial;padding:0;scroll-snap-type:none}.BestSellers_card__IhNEa{flex-shrink:1;scroll-snap-align:unset;width:100%}.BestSellers_imgWrap__5eJY9{height:150px}.BestSellers_name__mriFZ{font-size:12.5px}.BestSellers_salePrice__gv5BC{font-size:14px}.BestSellers_origPrice__Q663N{font-size:11px}.BestSellers_btn__PTtFK{font-size:11px;padding:7px 0}}.AboutUs_section__j8g4d{background:#faf5fd;padding:80px 24px}.AboutUs_container__-yGTT{align-items:center;display:flex;gap:72px;margin:0 auto;max-width:1200px}.AboutUs_imageWrap__RdiC4{border-radius:24px;box-shadow:0 20px 60px #7b5ea72e;flex:0 0 420px;overflow:hidden}.AboutUs_image__ieO35{display:block;height:100%;object-fit:cover;width:100%}.AboutUs_content__VCl6h{flex:1 1}.AboutUs_label__sCCh7{color:#7b5ea7;font-size:12px;font-weight:700;letter-spacing:.15em;margin-bottom:10px;text-transform:uppercase}.AboutUs_title__y1-S2{color:#2d1b6e;font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.15;margin-bottom:16px}.AboutUs_brand__u9mDe{color:#7b5ea7}.AboutUs_divider__4Uxut{background:linear-gradient(90deg,#7b5ea7,#ce93d8);border-radius:2px;height:3px;margin-bottom:24px;width:56px}.AboutUs_body__EyC7s{color:#4a3a5e;font-size:16px;line-height:1.8;margin-bottom:16px}.AboutUs_body__EyC7s strong{color:#2d1b6e;font-weight:600}.AboutUs_founders__VTSmG{display:flex;flex-wrap:wrap;gap:16px;margin:28px 0 20px}.AboutUs_founderCard__NJ7wZ{align-items:center;background:#f0e6fa;border:1px solid #e0cef0;border-radius:14px;display:flex;gap:12px;padding:12px 20px}.AboutUs_founderEmoji__KENtP{font-size:26px}.AboutUs_founderName__kZueL{color:#2d1b6e;font-size:15px;font-weight:700}.AboutUs_founderRole__jOVQH{color:#7b5ea7;font-size:12.5px;margin-top:2px}.AboutUs_closing__r4LJn{color:#4a3a5e;font-size:15.5px;font-style:italic;line-height:1.75}.AboutUs_closing__r4LJn strong{color:#7b5ea7;font-style:normal}@media (max-width:900px){.AboutUs_container__-yGTT{flex-direction:column;gap:40px}.AboutUs_imageWrap__RdiC4{flex:initial;margin:0 auto;max-width:480px;width:100%}}@media (max-width:480px){.AboutUs_section__j8g4d{padding:56px 16px}}.Founders_section__8uOAd{background:#fff;padding:80px 24px}.Founders_header__OPe79{margin-bottom:56px;text-align:center}.Founders_label__wo\+Dm{color:#7b5ea7;font-size:12px;font-weight:700;letter-spacing:.15em;margin-bottom:10px;text-transform:uppercase}.Founders_title__yVfN3{color:#2d1b6e;font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:800;margin-bottom:14px}.Founders_brand__F7jCD{color:#7b5ea7}.Founders_divider__wNy7x{background:linear-gradient(90deg,#7b5ea7,#ce93d8);border-radius:2px;height:3px;margin:0 auto;width:56px}.Founders_cards__057lw{display:flex;flex-direction:column;gap:56px;margin:0 auto;max-width:960px}.Founders_card__hp00H{align-items:center;background:#faf5fd;border:1px solid #e8d8f5;border-radius:24px;box-shadow:0 8px 32px #7b5ea714;display:flex;gap:52px;padding:40px 44px}.Founders_card__hp00H:nth-child(2n){flex-direction:row-reverse}.Founders_photoWrap__PaWwj{background:#ede0f7;border:4px solid #ce93d8;border-radius:50%;box-shadow:0 8px 24px #7b5ea733;flex-shrink:0;height:180px;overflow:hidden;width:180px}.Founders_photo__24rMj{display:block;height:100%;object-fit:cover;width:100%}.Founders_photoFallback__zIM0b{align-items:center;background:linear-gradient(135deg,#e8d8f5,#f5eefb);display:flex;height:100%;justify-content:center;width:100%}.Founders_fallbackEmoji__kXDjw{font-size:64px}.Founders_info__LvxNW{flex:1 1}.Founders_name__R8qaP{color:#2d1b6e;font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:800;margin-bottom:4px}.Founders_role__tQl9R{color:#7b5ea7;font-size:13px;font-weight:700;letter-spacing:.1em;margin-bottom:18px;text-transform:uppercase}.Founders_bio__6sweg{display:flex;flex-direction:column;gap:12px}.Founders_bio__6sweg p{color:#4a3a5e;font-size:15.5px;line-height:1.8;margin:0}@media (max-width:768px){.Founders_card__hp00H,.Founders_card__hp00H:nth-child(2n){align-items:center;flex-direction:column;gap:28px;padding:32px 24px;text-align:center}.Founders_photoWrap__PaWwj{height:140px;width:140px}}.AvailableOn_section__r4c9t{background:#fff;padding:56px 24px;text-align:center}.AvailableOn_title__MvCEj{color:#7b5ea7;font-family:Playfair Display,Georgia,serif;font-size:clamp(22px,3vw,32px);font-weight:700;margin-bottom:12px}.AvailableOn_divider__yD8Yo{background:#7b5ea7;border-radius:2px;height:3px;margin:0 auto 48px;width:48px}.AvailableOn_logos__wj-1f{flex-wrap:wrap;gap:48px;margin:0 auto;max-width:1100px}.AvailableOn_logoBox__comvQ,.AvailableOn_logos__wj-1f{align-items:center;display:flex;justify-content:center}.AvailableOn_logoBox__comvQ{cursor:pointer;height:120px;text-decoration:none;transition:transform .2s ease,opacity .2s ease;width:200px}.AvailableOn_logoBox__comvQ:hover{opacity:.85;transform:scale(1.06)}.AvailableOn_logo__c7MOB{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;opacity:.9;transition:transform .25s ease,opacity .25s ease;width:auto}.AvailableOn_logo__c7MOB:hover{opacity:1;transform:scale(1.07)}@media (max-width:768px){.AvailableOn_logos__wj-1f{gap:32px}.AvailableOn_logoBox__comvQ{height:90px;width:140px}}@media (max-width:480px){.AvailableOn_logoBox__comvQ{height:75px;width:120px}}.Footer_footer__EwVYi{font-family:Segoe UI,sans-serif}.Footer_heroBanner__8Scpk{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px 24px 32px}.Footer_logoImg__zz2sq{height:90px;margin-bottom:16px;object-fit:contain;width:auto}.Footer_logoDivider__hehty{align-items:center;display:flex;gap:12px}.Footer_dividerLine__1Cd8L{background:#ffffff80;display:block;height:1px;width:80px}.Footer_dividerHeart__R141t{color:#ce93d8;font-size:16px}.Footer_content__1dXVD{background-position:top;background-repeat:no-repeat;background-size:cover;color:#2d1b6e;padding:360px 48px 28px}.Footer_columns__bWHfE{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr 1fr 1.6fr;margin:0 auto 44px;max-width:900px}.Footer_colTitle__XjZe0{color:#2d1b6e;font-size:15px;font-weight:800;letter-spacing:.15em;margin-bottom:20px}.Footer_colLink__1TZSL{color:#4a3a6e;display:block;font-size:15.5px;margin-bottom:13px;text-decoration:none;transition:color .2s ease}.Footer_colLink__1TZSL:hover{color:#7b5ea7}.Footer_colLinkAdmin__QISMM{color:#ce93d8;display:block;font-size:15.5px;margin-top:4px;text-decoration:none;transition:color .2s ease}.Footer_colLinkAdmin__QISMM:hover{color:#f3e5f5}.Footer_contactDesc__zwTnT{color:#4a3a6e;font-size:15px;line-height:1.75;margin:0 0 18px}.Footer_contactItem__Elf\+g{align-items:center;color:#4a3a6e;display:flex;font-size:15.5px;gap:10px;margin-bottom:11px}.Footer_contactIcon__PPSXx{align-items:center;color:#7b5ea7;display:flex;flex-shrink:0}.Footer_hr__hq4d-{border:none;border-top:1px solid #7b5ea740;margin-bottom:24px}.Footer_bottom__lzFqe{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.Footer_socials__bqeqA{display:flex;flex-wrap:wrap;gap:10px}.Footer_socialBtn__clZMQ{align-items:center;background:#7b5ea71f;border:1px solid #7b5ea74d;border-radius:50%;color:#2d1b6e;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;position:relative;text-decoration:none;transition:background .2s ease,transform .2s ease;width:40px}.Footer_socialBtn__clZMQ:hover{background:#7b5ea740;transform:translateY(-3px)}.Footer_socialBtn__clZMQ:after{background:#000000bf;border-radius:20px;bottom:calc(100% + 8px);color:#fff;content:attr(aria-label);font-size:11px;font-weight:600;left:50%;letter-spacing:.03em;opacity:0;padding:4px 9px;pointer-events:none;position:absolute;transform:translateX(-50%) scale(.85);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.Footer_socialBtn__clZMQ:hover:after{opacity:1;transform:translateX(-50%) scale(1)}.Footer_copyright__QJwUC,.Footer_tagline__qJLMq{color:#4a3a6e;font-size:15px}.Footer_heart__xRdjE{color:#ce93d8}@media (max-width:1024px){.Footer_content__1dXVD{padding-top:260px}}@media (max-width:768px){.Footer_heroBanner__8Scpk{min-height:220px}.Footer_content__1dXVD{padding:280px 24px 24px}.Footer_columns__bWHfE{gap:32px;grid-template-columns:1fr 1fr}.Footer_columns__bWHfE>.Footer_col__2ng6i:last-child{grid-column:1/-1}.Footer_bottom__lzFqe{align-items:center;flex-direction:column;text-align:center}}@media (max-width:480px){.Footer_content__1dXVD{padding:260px 20px 24px}.Footer_columns__bWHfE{grid-template-columns:1fr}.Footer_logoImg__zz2sq{height:70px}}
/*# sourceMappingURL=main.26305112.css.map*/