.Footer_footer__yl3k1{background-color:#190a29;color:white;padding:4rem 0 2rem}.Footer_container__MaumR{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer_top__GIEV4{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.Footer_social__H97YH{display:flex;gap:1.5rem}.Footer_social__H97YH a{color:white;transition:color .3s ease}.Footer_social__H97YH a:hover{color:#e9a2ff}.Footer_bottom__D31Rr{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}.Footer_links__Uk3ms{display:flex;gap:1.5rem}.Footer_links__Uk3ms a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.Footer_links__Uk3ms a:hover{color:white}@media (max-width:768px){.Footer_bottom__D31Rr,.Footer_top__GIEV4{flex-direction:column;gap:2rem;text-align:center}.Footer_links__Uk3ms,.Footer_social__H97YH{justify-content:center}.Footer_links__Uk3ms{flex-wrap:wrap}}.Hero_hero__D0Vj7{height:100vh;width:100%;background-image:url(/images/hero-bg.png);background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:white}.Hero_overlay__FXqgO{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(25,10,41,.7),rgba(25,10,41,.5))}.Hero_content__MVtUH{position:relative;z-index:10;max-width:800px;padding:0 1.5rem}.Hero_content__MVtUH h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:Playfair Display,serif}.Hero_content__MVtUH h2{font-size:1.8rem;margin-bottom:1.5rem;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Hero_content__MVtUH p{font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.Hero_ctaButton__Vm8Kv{background-color:#8a2be2;color:white;border:none;padding:.8rem 2rem;font-size:1.1rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:500;box-shadow:0 4px 10px rgba(138,43,226,.3)}.Hero_ctaButton__Vm8Kv:hover{background-color:#7a1cd1;transform:translateY(-2px);box-shadow:0 6px 15px rgba(138,43,226,.4)}@media (max-width:768px){.Hero_content__MVtUH h1{font-size:2.5rem}.Hero_content__MVtUH h2{font-size:1.4rem}.Hero_content__MVtUH p{font-size:1rem}}.Navbar_navbar__zhZYq{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:all .3s ease;padding:1rem 0;background-color:rgba(25,10,41,.8);backdrop-filter:blur(8px)}.Navbar_scrolled__S0FMT{padding:.5rem 0;box-shadow:0 2px 10px rgba(0,0,0,.1);background-color:rgba(25,10,41,.95)}.Navbar_container__szo_H{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__YNqJh{z-index:100}.Navbar_navLinks__fa9HS{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.Navbar_navLinks__fa9HS li a{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;cursor:pointer;position:relative}.Navbar_navLinks__fa9HS li a:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#e9a2ff;transition:width .3s ease}.Navbar_navLinks__fa9HS li a:hover:after{width:100%}.Navbar_ctaButton__C0a0j{background-color:#8a2be2;color:white;padding:.5rem 1rem;border-radius:50px;transition:all .3s ease}.Navbar_ctaButton__C0a0j:hover{background-color:#7a1cd1;transform:translateY(-2px)}.Navbar_ctaButton__C0a0j:after{display:none!important}.Navbar_menuToggle___anKf{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;z-index:100}.Navbar_menuToggle___anKf span{display:block;height:3px;width:100%;background-color:white;border-radius:3px;transition:all .3s ease}@media (max-width:768px){.Navbar_menuToggle___anKf{display:flex}.Navbar_navLinks__fa9HS{position:fixed;top:0;right:-100%;width:80%;height:100vh;background-color:rgba(25,10,41,.98);flex-direction:column;justify-content:center;align-items:center;transition:right .3s ease;padding:2rem;gap:2rem}.Navbar_navLinks__fa9HS.Navbar_active__v_AMp{right:0}.Navbar_navLinks__fa9HS li a{font-size:1.2rem}}.About_about__uU0XY{padding:5rem 0;background-color:#f9f4ff}.About_container__Ee_9S{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.About_content__Z3iGt h2{font-size:2.5rem;color:#3a0e61;margin-bottom:1rem;font-family:Playfair Display,serif}.About_divider__ayZDJ{width:80px;height:3px;background-color:#8a2be2;margin-bottom:2rem}.About_content__Z3iGt p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:#333}.About_imageContainer__M_AVa{position:relative}.About_imageWrapper__J05C7{position:relative;width:100%;height:500px;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.About_aboutImage__rgtyx{object-fit:cover}@media (max-width:992px){.About_container__Ee_9S{grid-template-columns:1fr;gap:3rem}.About_imageWrapper__J05C7{height:400px}}@media (max-width:768px){.About_about__uU0XY{padding:4rem 0}.About_content__Z3iGt h2{font-size:2rem}}.Products_products___Xx5x{padding:5rem 0;background-color:#fff}.Products_container__Lh2uh{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.Products_products___Xx5x h2{font-size:2.5rem;color:#3a0e61;margin-bottom:1rem;font-family:Playfair Display,serif}.Products_divider__N8CXl{width:80px;height:3px;background-color:#8a2be2;margin:0 auto 2rem}.Products_intro__o9WSH{max-width:700px;margin:0 auto 3rem;font-size:1.1rem;color:#555}.Products_productGrid__cXO_N{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.Products_productCard__rGPhb{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.Products_productCard__rGPhb:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.Products_productImageContainer__dp4DZ{position:relative;width:100%;height:300px}.Products_productImage__EZ7M2{object-fit:cover}.Products_productInfo___Bun_{padding:1.5rem;text-align:left}.Products_productInfo___Bun_ h3{font-size:1.3rem;margin-bottom:.5rem;color:#3a0e61}.Products_price__FT_gJ{font-weight:600;color:#8a2be2;margin-bottom:1rem}.Products_description__YO3nV{color:#555;line-height:1.6}@media (max-width:768px){.Products_products___Xx5x{padding:4rem 0}.Products_products___Xx5x h2{font-size:2rem}.Products_productGrid__cXO_N{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.Markets_markets__Hil7p{padding:5rem 0;background-color:#f9f4ff}.Markets_container__2NhQc{max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.Markets_markets__Hil7p h2{font-size:2.5rem;color:#3a0e61;margin-bottom:1rem;font-family:Playfair Display,serif}.Markets_divider__iYNXu{width:80px;height:3px;background-color:#8a2be2;margin:0 auto 2rem}.Markets_intro__lcWCv{max-width:700px;margin:0 auto 3rem;font-size:1.1rem;color:#555}.Markets_marketsList__T9_QC{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto}.Markets_marketCard__2QPMJ{display:flex;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease;text-align:left}.Markets_marketCard__2QPMJ:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Markets_marketDate__yGI4v{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#8a2be2;color:white;padding:1.5rem;min-width:120px;font-weight:600}.Markets_marketDate__yGI4v span:first-child{font-size:1.2rem;margin-bottom:.3rem}.Markets_marketInfo__viM9F{padding:1.5rem;flex-grow:1}.Markets_marketInfo__viM9F h3{font-size:1.3rem;margin-bottom:.5rem;color:#3a0e61}.Markets_location__sNp6N,.Markets_time__qpO0Y{color:#555;margin-bottom:.5rem}.Markets_description__5X_wv{color:#666;font-size:.95rem}@media (max-width:768px){.Markets_markets__Hil7p{padding:4rem 0}.Markets_markets__Hil7p h2{font-size:2rem}.Markets_marketCard__2QPMJ{flex-direction:column}.Markets_marketDate__yGI4v{width:100%;min-width:unset;padding:1rem}}