.Header_header__072v2{background:linear-gradient(135deg,#ffffff,#f8fafc);box-shadow:0 2px 20px rgba(0,0,0,.1);position:sticky;top:0;z-index:1000;border-bottom:3px solid #ea580c}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:80px}.Header_logo__0dir7{flex-shrink:0}.Header_logoLink__FYRA_{text-decoration:none;color:inherit}.Header_logoContainer__V_0vt{display:flex;align-items:center;gap:15px;transition:transform .3s ease}.Header_logoContainer__V_0vt:hover{transform:scale(1.05)}.Header_logoImage__3Nnj4{width:50px;height:50px;object-fit:contain;border-radius:10px;border:3px solid #ea580c;padding:3px;background:white;box-shadow:0 4px 12px rgba(234,88,12,.2)}.Header_logoText__ZcPbR{display:flex;flex-direction:column}.Header_logoTitle__rDf85{font-size:1.8rem;font-weight:700;color:#ea580c;margin:0;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Header_logoSubtitle__ORaay{font-size:.85rem;color:#666;margin:0;font-style:italic;font-weight:500}.Header_nav__evgr5{gap:2.5rem}.Header_navLink__bzbwi,.Header_nav__evgr5{display:flex;align-items:center;transition:all .3s ease}.Header_navLink__bzbwi{text-decoration:none;color:#4b5563;font-weight:600;font-size:1.1rem;padding:.75rem 1.5rem;border-radius:12px;position:relative;gap:8px}.Header_navLink__bzbwi:hover{color:#ea580c;background:linear-gradient(135deg,rgba(234,88,12,.1),rgba(234,88,12,.05));transform:translateY(-2px);box-shadow:0 4px 12px rgba(234,88,12,.15)}.Header_navLink__bzbwi.Header_active__3IUjt{color:#ffffff;background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 4px 15px rgba(234,88,12,.3)}.Header_navLink__bzbwi.Header_active__3IUjt:before{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:#ea580c;border-radius:50%}.Header_mobileMenuButton__QRUW9{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem;width:30px;height:30px;position:relative}.Header_mobileMenuButton__QRUW9 span{width:100%;height:3px;background:#ea580c;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_mobileMenuButton__QRUW9 span:first-child{transform:translateY(0) rotate(0deg)}.Header_mobileMenuButton__QRUW9 span:nth-child(2){opacity:1}.Header_mobileMenuButton__QRUW9 span:nth-child(3){transform:translateY(0) rotate(0deg)}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:first-child{transform:translateY(7px) rotate(45deg)}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:nth-child(2){opacity:0}.Header_mobileMenuButton__QRUW9 span.Header_open__cQB4I:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.Header_container__DOHRG{padding:0 1.5rem;height:70px}.Header_mobileMenuButton__QRUW9{display:flex}.Header_nav__evgr5{position:absolute;top:100%;left:0;right:0;background:linear-gradient(135deg,#ffffff,#f8fafc);flex-direction:column;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.15);border-top:1px solid #e5e7eb;transform:translateY(-20px);opacity:0;visibility:hidden;gap:1rem}.Header_nav__evgr5.Header_open__cQB4I{transform:translateY(0);opacity:1;visibility:visible}.Header_navLink__bzbwi{width:100%;justify-content:center;padding:1rem 1.5rem;font-size:1.2rem;border-radius:10px;border:1px solid #e5e7eb}.Header_navLink__bzbwi.Header_active__3IUjt:before{display:none}.Header_logoContainer__V_0vt{gap:12px}.Header_logoImage__3Nnj4{width:45px;height:45px}.Header_logoTitle__rDf85{font-size:1.5rem}.Header_logoSubtitle__ORaay{font-size:.8rem}}@media (max-width:480px){.Header_container__DOHRG{padding:0 1rem;height:65px}.Header_logoContainer__V_0vt{gap:10px}.Header_logoImage__3Nnj4{width:40px;height:40px;border-width:2px}.Header_logoTitle__rDf85{font-size:1.3rem}.Header_logoSubtitle__ORaay{font-size:.75rem}.Header_nav__evgr5{padding:1.5rem 1rem}.Header_navLink__bzbwi{padding:.875rem 1.25rem;font-size:1.1rem}}@keyframes Header_logoPulse__siAqK{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Header_logoContainer__V_0vt:hover .Header_logoImage__3Nnj4{animation:Header_logoPulse__siAqK .6s ease-in-out}.Header_header__072v2{transition:all .3s ease}.Header_navLink__bzbwi{transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_mobileMenuButton__QRUW9:focus,.Header_navLink__bzbwi:focus{outline:2px solid #ea580c;outline-offset:2px}.Header_mobileMenuButton__QRUW9:focus{border-radius:4px}@media (prefers-color-scheme:dark){.Header_header__072v2{background:linear-gradient(135deg,#1f2937,#374151);border-bottom-color:#fb923c}.Header_logoTitle__rDf85{color:#fb923c}.Header_logoImage__3Nnj4{border-color:#fb923c;box-shadow:0 4px 12px rgba(251,146,60,.2)}.Header_navLink__bzbwi{color:#d1d5db}.Header_navLink__bzbwi:hover{color:#fb923c;background:linear-gradient(135deg,rgba(251,146,60,.1),rgba(251,146,60,.05))}.Header_navLink__bzbwi.Header_active__3IUjt{color:#1f2937;background:linear-gradient(135deg,#fb923c,#ea580c)}.Header_mobileMenuButton__QRUW9 span{background:#fb923c}}.Footer_footer__yl3k1{background-color:#f8f9fa;color:#6c757d;padding:1.5rem 0;border-top:1px solid #dee2e6;margin-top:auto}.Footer_footerContent__B4teV{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}.Footer_mainContent__g4kxU{display:grid;grid-template-columns:1fr 2fr 1fr;gap:2rem;align-items:start;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.Footer_brand__epaix h3{margin:0 0 .5rem;font-size:1.3rem;color:#2c3e50;font-weight:600}.Footer_tagline__VeQYX{margin:0;color:#6c757d;font-style:italic;font-size:.9rem}.Footer_description__hNlni{font-size:.9rem;color:#6c757d;margin-top:.5rem;line-height:1.4}.Footer_contactInfo__3mDun{display:flex;flex-direction:column;gap:.8rem}.Footer_contactItem__1KujK{display:flex;align-items:flex-start;gap:.8rem;color:#495057;font-size:.9rem;line-height:1.4}.Footer_contactItem__1KujK a{color:#495057;text-decoration:none;transition:color .3s ease}.Footer_contactItem__1KujK a:hover{color:#007bff;text-decoration:underline}.Footer_icon__dgf9c{font-size:1rem;margin-top:.1rem;flex-shrink:0;color:#6c757d}.Footer_quickActions__5L3gx{display:flex;flex-direction:column;gap:.8rem}.Footer_actionBtn__duhtE{background:#ffffff;color:#495057;padding:.7rem 1.2rem;border-radius:25px;text-decoration:none;text-align:center;font-weight:500;transition:all .3s ease;border:1px solid #dee2e6;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;gap:.5rem}.Footer_actionBtn__duhtE:hover{background:#007bff;color:white;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,123,255,.3);text-decoration:none}.Footer_bottomBar__LASBC{display:flex;justify-content:space-between;align-items:center;color:#6c757d;font-size:.8rem;padding-bottom:1.5rem;border-bottom:1px solid #dee2e6}.Footer_copyright__g3z6w p{margin:.2rem 0;color:#6c757d}.Footer_madeWith__bb7z2{color:#e74c3c!important;font-size:.9rem}.Footer_techpotli__ngOXl{display:flex;align-items:center;gap:.5rem;justify-content:center;width:100%;padding-top:1rem;margin-top:1rem;border-top:1px solid #dee2e6}.Footer_techpotli__ngOXl p{font-size:.8rem;color:#6c757d;margin:0}.Footer_logoLink__pR5JW{text-decoration:none;transition:opacity .2s ease;display:flex;align-items:center}.Footer_logoLink__pR5JW:hover{opacity:.8}.Footer_logo__ZIHpg{height:25px;width:auto;filter:brightness(.7);transition:filter .2s ease}.Footer_logoLink__pR5JW:hover .Footer_logo__ZIHpg{filter:brightness(.5)}.Footer_techpotliTagline__F5ZNw{font-size:.75rem;color:#9ca3af;font-style:italic}@media (max-width:768px){.Footer_footerContent__B4teV{flex-direction:column;text-align:center;gap:1rem;padding:0 .5rem}.Footer_footer__yl3k1{padding:1rem 0}.Footer_mainContent__g4kxU{grid-template-columns:1fr;gap:1.5rem;text-align:center}.Footer_contactItem__1KujK{justify-content:center}.Footer_quickActions__5L3gx{flex-direction:row;justify-content:center;flex-wrap:wrap}.Footer_actionBtn__duhtE{flex:1 1;min-width:140px;max-width:160px}.Footer_bottomBar__LASBC{flex-direction:column;gap:.5rem;text-align:center}.Footer_techpotli__ngOXl{flex-direction:column;gap:.3rem;padding-top:.5rem}.Footer_techpotli__ngOXl p{font-size:.75rem}.Footer_logo__ZIHpg{height:20px}}@media (max-width:480px){.Footer_brand__epaix h3{font-size:1.1rem}.Footer_actionBtn__duhtE{padding:.6rem 1rem;font-size:.85rem;min-width:120px}.Footer_logo__ZIHpg{height:18px}.Footer_techpotli__ngOXl{gap:.2rem}.Footer_techpotliTagline__F5ZNw,.Footer_techpotli__ngOXl p{font-size:.7rem}}.Home_container__d256j{min-height:100vh;overflow-x:hidden;background:linear-gradient(135deg,#1a1a1a,#2c1b0a)}.Home_hero__VkeT1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;color:white}.Home_heroBackground__P_n7A{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-2;background:linear-gradient(135deg,#1a1a1a,#2c1b0a)}.Home_heroImage__TUNRx{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;animation:Home_fadeIn__6AUDn 1.5s ease-in-out}.Home_heroOverlay__oyeUG{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,153,51,.9),rgba(139,69,19,.85) 50%,rgba(101,67,33,.8)),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5L35 25H25L30 5zM30 55L25 35H35L30 55zM5 30L25 25V35L5 30zM55 30L35 35V25L55 30z' fill='%23ffffff' fill-opacity='0.1'/%3E%3C/svg%3E");-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_heroContent__aWtjQ{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.Home_heroText__g9CCy{animation:Home_slideInLeft__tlmuz 1s ease-out}.Home_heroBadge__yn8D4{margin-bottom:20px}.Home_heroBadge__yn8D4 span{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:25px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,255,255,.3)}.Home_heroTitle__AMpNI{font-size:3.5rem;font-weight:700;margin-bottom:15px;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.3);position:relative;display:inline-block}.Home_heroTitle__AMpNI:after,.Home_heroTitle__AMpNI:before{content:"🕉️";font-size:2rem;position:absolute;top:50%;transform:translateY(-50%);opacity:.8}.Home_heroTitle__AMpNI:before{left:-3rem}.Home_heroTitle__AMpNI:after{right:-3rem}.Home_heroTitleAccent__4H6sD{color:#FFD700;display:block;position:relative}.Home_heroTitleAccent__4H6sD:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#FFD700,transparent)}.Home_heroTagline__4zg7f{font-size:1.4rem;margin-bottom:25px;opacity:.95}.Home_hindiText__s_lVs{display:block;font-size:1.8rem;font-weight:600;margin-bottom:5px;color:#FFD700}.Home_englishText__ybziu{display:block;font-size:1.2rem;opacity:.9}.Home_heroDescription__h0e7Z{font-size:1.1rem;line-height:1.6;margin-bottom:30px;opacity:.9;max-width:500px}.Home_heroFeatures__QYr3K{display:flex;flex-direction:column;gap:12px;margin-bottom:35px;position:relative}.Home_heroFeatures__QYr3K:before{content:"🕉️";position:absolute;left:-40px;top:50%;transform:translateY(-50%);font-size:2rem;opacity:.5}.Home_featureItem__lQpto{display:flex;align-items:center;gap:12px;font-size:1rem;background:rgba(255,215,0,.1);padding:10px 15px;border-radius:10px;border:1px solid rgba(255,215,0,.2);transition:all .3s ease}.Home_featureItem__lQpto:hover{transform:translateX(10px);background:rgba(255,215,0,.2);border-color:rgba(255,215,0,.3)}.Home_featureIcon__rV5mF{font-size:1.2rem}.Home_heroButtons__CS1EM{display:flex;gap:15px;margin-bottom:40px;flex-wrap:wrap}.Home_ctaButton__lZzFU,.Home_secondaryButton__6EeWS{padding:15px 30px;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px;font-size:1rem}.Home_ctaButton__lZzFU{background:linear-gradient(135deg,#8B4513,#654321);color:white;box-shadow:0 8px 25px rgba(139,69,19,.3)}.Home_ctaButton__lZzFU:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(255,153,51,.4)}.Home_secondaryButton__6EeWS{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;border:2px solid rgba(255,255,255,.3)}.Home_secondaryButton__6EeWS:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}.Home_buttonArrow__MyABI{font-size:1.2rem;transition:transform .3s ease}.Home_ctaButton__lZzFU:hover .Home_buttonArrow__MyABI{transform:translateX(5px)}.Home_heroVisual__iiOhq{position:relative;height:500px;animation:Home_slideInRight__75z_m 1s ease-out}.Home_floatingProducts__rOQJt{position:relative;height:100%}.Home_productCard__P8KzM{position:absolute;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:15px;text-align:center;width:180px;border-radius:8px;transition:transform .3s ease}.Home_productCard__P8KzM:hover{transform:translateY(-5px)}.Home_productImage__V7IkC{font-size:2rem;margin-bottom:10px;display:block;text-align:center}.Home_productInfo__kvMjr h4{font-size:1rem;color:white;font-weight:500}.Home_productInfo__kvMjr p{font-size:.9rem;color:rgba(255,255,255,.7)}.Home_product1__offj7{top:50px;left:50px;animation:Home_slideIn__3In_d .6s ease-out}.Home_product2__rt79r{top:150px;right:30px;animation:Home_slideIn__3In_d .6s ease-out .2s}.Home_product3__bvO8j{bottom:80px;left:100px;animation:Home_slideIn__3In_d .6s ease-out .4s}@keyframes Home_slideIn__3In_d{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.Home_floatingElement1__IBFHF,.Home_floatingElement2__8IuNM,.Home_floatingElement3__dRZ2T{position:absolute;font-size:2rem;opacity:.7;animation:Home_float__2P4aV 6s ease-in-out infinite}.Home_floatingElement1__IBFHF{top:30px;right:100px;animation-delay:0s}.Home_floatingElement2__8IuNM{bottom:120px;right:50px;animation-delay:2s}.Home_floatingElement3__dRZ2T{top:200px;left:30px;animation-delay:4s}.Home_scrollIndicator__nzISG{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);text-align:center;color:white;opacity:.8}.Home_scrollArrow__mbk0v{width:2px;height:20px;background:white;margin:10px auto 0;animation:Home_bounce__b_Seq 2s infinite}@keyframes Home_fadeIn__6AUDn{0%{opacity:0}to{opacity:1}}@keyframes Home_slideInLeft__tlmuz{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_slideInRight__75z_m{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes Home_float__2P4aV{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes Home_divinePulse__nrjNB{0%{box-shadow:0 0 0 0 rgba(255,215,0,.4)}70%{box-shadow:0 0 0 20px rgba(255,215,0,0)}to{box-shadow:0 0 0 0 rgba(255,215,0,0)}}@keyframes Home_bounce__b_Seq{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.Home_categoriesSection__f5SyE{padding:80px 0;background:linear-gradient(135deg,#1a1a1a,#2c1b0a);position:relative}.Home_categoriesBackground__OrCR4{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,26,26,.9),rgba(44,27,10,.8))}.Home_categoriesGrid__XygeJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.Home_categoryCard__3jCoL{background:rgba(0,0,0,.8);padding:40px 30px;border-radius:20px;text-align:center;box-shadow:0 10px 30px rgba(255,153,51,.2);transition:all .3s ease;border:2px solid #ff9933;position:relative;overflow:hidden;background-image:linear-gradient(45deg,rgba(255,153,51,.1) 25%,transparent 0),linear-gradient(-45deg,rgba(255,153,51,.1) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(255,153,51,.1) 0),linear-gradient(-45deg,transparent 75%,rgba(255,153,51,.1) 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.Home_categoryCard__3jCoL:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(255,153,51,.15)}.Home_categoryCard__3jCoL:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#FF9933,#FFD700);transform:scaleX(0);transition:transform .3s ease}.Home_categoryCard__3jCoL:hover:before{transform:scaleX(1)}.Home_categoryIcon__KfKby{font-size:3rem;margin-bottom:20px}.Home_categoryCard__3jCoL h3{font-size:1.5rem;margin-bottom:15px;color:#FF9933}.Home_categoryCard__3jCoL p{color:#ffffff;margin-bottom:20px;line-height:1.6}.Home_categoryFeatures__ifNIh{display:flex;flex-direction:column;gap:8px;margin-bottom:25px;text-align:left}.Home_categoryFeatures__ifNIh span{color:#555;font-size:.9rem}.Home_categoryButton__GhP6p{background:linear-gradient(135deg,#FF9933,#FF4500);color:white;border:1px solid rgba(255,153,51,.5);padding:12px 25px;border-radius:25px;cursor:pointer;font-weight:600;transition:all .3s ease}.Home_categoryButton__GhP6p:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,153,51,.3)}.Home_aboutSection__IZNA4,.Home_featuresSection__9MiUa,.Home_statsSection__zT36o,.Home_testimonialsSection__ujc8R{padding:80px 0}.Home_sectionHeader__BnBQb{margin-bottom:50px}.Home_sectionTitle__DKb2S{font-size:2.5rem;font-weight:700;margin-bottom:15px;color:#2c1b0a}.Home_sectionSubtitle__IhU_e{font-size:1.2rem;color:#666}.Home_statsGrid__9tzJ7{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px}.Home_statItem__JSUd_{text-align:center;padding:30px 20px;background:white;border-radius:15px;box-shadow:0 5px 20px rgba(255,153,51,.1);transition:all .3s ease;border:1px solid #ffe4b5}.Home_statItem__JSUd_:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(255,153,51,.15)}.Home_statIcon__AbR4o{font-size:3rem;margin-bottom:15px}.Home_statNumber__LBuFb{display:block;font-size:2.5rem;font-weight:700;color:#FF9933;margin-bottom:10px}.Home_statLabel__GSvXT{font-size:1.1rem;color:#666;font-weight:600}.Home_featuresSection__9MiUa{position:relative;padding:100px 0;color:white;overflow:hidden;background:linear-gradient(135deg,rgba(0,0,0,.95),rgba(255,153,51,.3) 50%,rgba(0,0,0,.95))}.Home_featuresBackground__XGtps{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.Home_featuresImage__0UTM6{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,215,0,.05) 0,transparent 50%),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="%23ffffff10"><path d="M50 20 Q60 10 70 20 T90 30 T80 40 T70 50 T60 60 T50 70 T40 60 T30 50 T20 40 T10 30 T30 20 Z"/></svg>');background-size:50% 50%,50% 50%,50% 50%,200px 200px;background-position:0 0,100% 100%,50% 50%,50%;animation:Home_patternMove__A4t39 20s linear infinite;opacity:.6}.Home_featuresOverlay__AIGMc{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(0,0,0,.3),transparent 50%),linear-gradient(90deg,transparent,rgba(255,255,255,.1) 50%,transparent);background-size:100% 100%,200% 100%;animation:Home_shimmer__YAhUi 8s linear infinite}.Home_featuresGrid__5Vmg9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;position:relative;z-index:2}.Home_featureCard__KC0ot{background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px 30px;border-radius:20px;text-align:center;box-shadow:0 15px 35px rgba(255,153,51,.2),inset 0 1px 0 rgba(255,153,51,.2);transition:all .3s ease;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.Home_featureCard__KC0ot:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.Home_featureCard__KC0ot:hover:before{left:100%}.Home_featureCard__KC0ot:hover{transform:translateY(-10px) scale(1.02);background:rgba(255,255,255,.2);box-shadow:0 25px 50px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.3)}.Home_featureIconWrapper__umm3_{width:90px;height:90px;background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;border:2px solid rgba(255,255,255,.4);box-shadow:0 8px 25px rgba(0,0,0,.2);transition:all .3s ease;position:relative;overflow:hidden}.Home_featureIconWrapper__umm3_:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#FF9933,#FF8C00,#FF6B00,#FF4500);border-radius:50%;z-index:-1;opacity:0;transition:opacity .3s ease}.Home_featureCard__KC0ot:hover .Home_featureIconWrapper__umm3_:before{opacity:1}.Home_featureCard__KC0ot:hover .Home_featureIconWrapper__umm3_{transform:scale(1.1) rotate(5deg);border-color:rgba(255,255,255,.6);box-shadow:0 12px 30px rgba(0,0,0,.3)}.Home_featureIcon__rV5mF{font-size:2.8rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.Home_featureTitle__Bmu0V{font-size:1.6rem;margin-bottom:15px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Home_featureDescription__QfQIu{line-height:1.6;opacity:.95;font-size:1.1rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.Home_sectionHeader__BnBQb{text-align:center;margin-bottom:60px;position:relative;z-index:2}.Home_sectionTitle__DKb2S{font-size:3.2rem;font-weight:800;margin-bottom:20px;color:white;text-shadow:0 2px 10px rgba(0,0,0,.3),0 4px 20px rgba(0,0,0,.2);position:relative;display:inline-block;padding:0 50px}.Home_sectionTitle__DKb2S:after,.Home_sectionTitle__DKb2S:before{content:"🌺";position:absolute;top:50%;transform:translateY(-50%);font-size:2rem}.Home_sectionTitle__DKb2S:before{left:0}.Home_sectionTitle__DKb2S:after{right:0;content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FF9933,#FF4500);border-radius:2px}.Home_sectionSubtitle__IhU_e{font-size:1.3rem;color:rgba(255,255,255,.9);max-width:600px;margin:0 auto;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.3)}.Home_testimonialsSection__ujc8R{background:#000000;padding:80px 0}.Home_testimonialShowcase___MS5m{max-width:600px;margin:0 auto;text-align:center}.Home_testimonialCard__rOu_1{background:linear-gradient(135deg,#1a1a1a,#2c1b0a);padding:40px;border-radius:20px;box-shadow:0 10px 30px rgba(255,153,51,.2);margin-bottom:30px;border:1px solid #ff9933}.Home_rating__ntd9J{font-size:1.5rem;color:#FFD700;margin-bottom:20px}.Home_testimonialText__0ryhJ{font-size:1.2rem;line-height:1.6;color:#ffffff;margin-bottom:25px;font-style:italic}.Home_customerInfo__qgyMo{border-top:1px solid #ffe4b5;padding-top:20px}.Home_customerName__d4bK2{font-weight:600;color:#2c1b0a;margin-bottom:5px}.Home_customerLocation__tQ2xo{color:#666;font-size:.9rem}.Home_testimonialControls__OuJPp{display:flex;justify-content:center;gap:10px}.Home_controlDot__MjS0R{width:12px;height:12px;border-radius:50%;border:none;background:#FFE4B5;cursor:pointer;transition:all .3s ease}.Home_controlDot__MjS0R.Home_active__EQNkL{background:#FF9933;transform:scale(1.2)}.Home_ctaSection__PhJ6r{position:relative;padding:100px 0;color:white;text-align:center}.Home_ctaBackground__hMXx2{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2c1b0a,#1a1a1a);z-index:-2}.Home_ctaOverlay__5e5Q5{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" fill="%23FF993310"><polygon points="0,0 1000,50 1000,100 0,100"/></svg>') bottom no-repeat;background-size:cover}.Home_ctaContent__RObbv{max-width:800px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.Home_ctaBadge__7J9rT{margin-bottom:20px}.Home_ctaBadge__7J9rT span{background:rgba(255,153,51,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:25px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,153,51,.5)}.Home_ctaContent__RObbv h2{font-size:2.5rem;margin-bottom:20px;font-weight:700;color:#FFD700}.Home_ctaContent__RObbv p{font-size:1.2rem;margin-bottom:30px;opacity:.9;line-height:1.6}.Home_ctaFeatures__HmB8h{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.Home_ctaFeature__r4yKa{background:rgba(255,153,51,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:20px;border:1px solid rgba(255,153,51,.3)}.Home_ctaButtons__pu37U{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.Home_ctaButtonPrimary__hfDGl,.Home_ctaButtonSecondary__7IkGB,.Home_ctaButtonTertiary__IysbE{padding:15px 25px;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.Home_ctaButtonPrimary__hfDGl{background:linear-gradient(135deg,#FF9933,#FF4500);color:white;border:1px solid rgba(255,153,51,.5)}.Home_ctaButtonPrimary__hfDGl:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,153,51,.5)}.Home_ctaButtonSecondary__7IkGB{background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:white;border:2px solid rgba(255,255,255,.3)}.Home_ctaButtonSecondary__7IkGB:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}.Home_ctaButtonTertiary__IysbE{background:transparent;color:white;border:2px solid rgba(255,255,255,.3)}.Home_ctaButtonTertiary__IysbE:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.Home_contactInfo__4uK4g{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:40px}.Home_contactItem__Dvzuk{gap:15px;padding:20px}.Home_contactItem__Dvzuk span{font-size:1.5rem}.Home_contactItem__Dvzuk strong{margin-bottom:5px}.Home_contactItem__Dvzuk p{margin:0;font-size:.9rem;opacity:.8}.Home_contactArrow__6d2BM{margin-left:auto;transition:transform .3s ease}.Home_contactItem__Dvzuk:hover .Home_contactArrow__6d2BM{transform:translateX(5px)}.Home_quickActions___0ksC{margin-top:40px}.Home_quickActions___0ksC h3{margin-bottom:20px;color:#FFD700}.Home_actionButtons__DtCE_{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px}.Home_actionButton__INz8r{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:15px;border-radius:15px;color:white;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px}.Home_actionButton__INz8r:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.Home_heroContact__Vj7QG{margin-top:30px}.Home_contactQuick__NPMCB{display:flex;gap:15px;flex-wrap:wrap}.Home_contactItem__Dvzuk{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 20px;border-radius:15px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;flex:1 1;min-width:200px}.Home_contactItem__Dvzuk:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Home_contactIcon__ovWCK{font-size:1.5rem}.Home_contactItem__Dvzuk strong{display:block;font-size:1rem;margin-bottom:4px}.Home_contactItem__Dvzuk span{font-size:.85rem;opacity:.9}@keyframes Home_patternMove__A4t39{0%{background-position:0 0,100% 100%,50% 50%,50%}to{background-position:100% 100%,0 0,50% 50%,50%}}@keyframes Home_shimmer__YAhUi{0%{background-position:0 0,-200% 0}to{background-position:0 0,200% 0}}.Home_featureCard__KC0ot{animation:Home_slideInUp__D_vlJ .6s ease-out both}.Home_featureCard__KC0ot:first-child{animation-delay:.1s}.Home_featureCard__KC0ot:nth-child(2){animation-delay:.2s}.Home_featureCard__KC0ot:nth-child(3){animation-delay:.3s}.Home_featureCard__KC0ot:nth-child(4){animation-delay:.4s}.Home_featureCard__KC0ot:nth-child(5){animation-delay:.5s}.Home_featureCard__KC0ot:nth-child(6){animation-delay:.6s}@keyframes Home_slideInUp__D_vlJ{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home_heroContent__aWtjQ{grid-template-columns:1fr;text-align:center;gap:40px}.Home_heroTitle__AMpNI{font-size:2.5rem}.Home_heroVisual__iiOhq{height:300px}.Home_featuresSection__9MiUa{padding:80px 0}.Home_sectionTitle__DKb2S{font-size:2.5rem}.Home_sectionSubtitle__IhU_e{font-size:1.1rem}.Home_featuresGrid__5Vmg9{grid-template-columns:1fr;gap:20px}.Home_featureCard__KC0ot{padding:30px 20px}.Home_featureIconWrapper__umm3_{width:70px;height:70px}.Home_featureIcon__rV5mF{font-size:2.2rem}.Home_featureTitle__Bmu0V{font-size:1.4rem}.Home_featureDescription__QfQIu{font-size:1rem}.Home_ctaButtons__pu37U{flex-direction:column;align-items:center}.Home_ctaButtonPrimary__hfDGl,.Home_ctaButtonSecondary__7IkGB,.Home_ctaButtonTertiary__IysbE{width:100%;max-width:300px;justify-content:center}}@media (max-width:480px){.Home_heroTitle__AMpNI{font-size:2rem}.Home_heroButtons__CS1EM{flex-direction:column}.Home_sectionTitle__DKb2S{font-size:2rem}.Home_featuresSection__9MiUa{padding:60px 0}.Home_contactQuick__NPMCB{flex-direction:column}.Home_contactItem__Dvzuk{min-width:auto}}