@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap);.App_appContainer__Q73Qs{background-color:#080a14;background-image:radial-gradient(circle at 15% 50%,#e8735514,#0000 25%),radial-gradient(circle at 85% 30%,#35699b14,#0000 25%);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden}.App_neonText__EOWvS{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e87355,#a35b89 50%,#5ba5e0);-webkit-background-clip:text;background-clip:text}.App_sectionTitle__ROHEV{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.App_glassCard__HHrtf{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0d111f99;border:1px solid #5ba5e026;border-radius:16px;padding:2rem;transition:all .3s ease}.App_glassCard__HHrtf:hover{border-color:#5ba5e066;box-shadow:0 10px 30px -10px #5ba5e040;transform:translateY(-5px)}.App_btnPrimary__oSc5w{background:linear-gradient(90deg,#e87355,#c94b63);border:none;border-radius:8px;box-shadow:0 0 15px #e8735566;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.875rem 1.75rem;transition:all .3s ease}.App_btnPrimary__oSc5w:hover{box-shadow:0 0 25px #e8735599;transform:scale(1.05)}.App_btnSecondary__PjzFh{background:#0000;border:2px solid #5ba5e0;border-radius:8px;color:#5ba5e0;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.875rem 1.75rem;transition:all .3s ease}.App_btnSecondary__PjzFh:hover{background:#5ba5e01a;box-shadow:inset 0 0 15px #5ba5e033}.App_navbar__gqftH{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a14d9;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:1rem 5%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.App_logoWrapper__G\+nzZ{align-items:center;background:#fffffff2;border-radius:8px;box-shadow:0 0 20px #5ba5e033;display:flex;padding:.5rem 1rem}.App_logoImg__yMbts{height:40px;object-fit:contain}.App_navLinks__m3aTQ a{color:#cbd5e1;font-weight:500;margin-left:2rem;text-decoration:none;transition:color .3s ease}.App_navLinks__m3aTQ a:hover{color:#e87355}.App_hero__eey18{align-items:center;display:flex;gap:4rem;justify-content:space-between;min-height:80vh;padding:6rem 5%}.App_heroContent__rdshD{flex:1 1}.App_heroTitle__VOxwZ{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.App_heroSub__Ogkpr{color:#94a3b8;font-size:1.5rem;line-height:1.4;margin-bottom:1rem}.App_heroHindi__6yRSr{color:#cbd5e1;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.App_heroButtons__SKNwu{display:flex;gap:1.5rem}.App_heroVisual__nXiko{flex:1 1;position:relative}.App_heroImageContainer__Un277{animation:App_float__amrD6 6s ease-in-out infinite;background:linear-gradient(135deg,#e8735533,#5ba5e033);border-radius:20px;padding:1rem;position:relative}.App_heroImage__ujtXf{border-radius:16px;box-shadow:0 20px 50px #00000080;width:100%}@keyframes App_float__amrD6{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.App_about__G\+VIW{background:linear-gradient(180deg,#0000,#0d111fcc,#0000);padding:6rem 5%}.App_aboutGrid__M6WOu{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.App_aboutText__Oxg4v h2{font-size:2.5rem;margin-bottom:1.5rem}.App_aboutText__Oxg4v p{color:#94a3b8;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.App_featuresList__mQJf0{grid-gap:1.5rem;display:grid;gap:1.5rem}.App_featureItem__Jz1qs{align-items:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;display:flex;font-size:1.1rem;gap:1rem;padding:1rem 1.5rem}.App_samples__jm3d0{padding:6rem 5%}.App_videoGrid__ckxLC{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.App_videoCard__jG6Q\+{border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;overflow:hidden;position:relative}.App_videoThumb__XAX8e{height:200px;object-fit:cover;transition:transform .5s ease;width:100%}.App_videoCard__jG6Q\+:hover .App_videoThumb__XAX8e{transform:scale(1.1)}.App_playOverlay__Okqon{align-items:center;background:#0006;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;transition:background .3s ease}.App_videoCard__jG6Q\+:hover .App_playOverlay__Okqon{background:#e8735533}.App_playBtn__5Z3Pz{align-items:center;background:#e87355e6;border-radius:50%;box-shadow:0 0 20px #e8735580;display:flex;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.App_playOverlay__Okqon h3{font-size:1.2rem;font-weight:600;text-shadow:0 2px 4px #000c}.App_pricing__cGqXu{background:#0d111f66;padding:6rem 5%}.App_pricingGrid__8iRK1{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.App_priceCard__0Pyfc{display:flex;flex-direction:column;position:relative}.App_premiumCard__hskvX{border-color:#e87355;box-shadow:0 0 30px #e8735526;transform:scale(1.05)}.App_popularBadge__vhOew{background:linear-gradient(90deg,#e87355,#f2a679);border-radius:20px;color:#000;font-size:.85rem;font-weight:800;left:50%;padding:.25rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.App_planName__F9m2q{font-size:1.5rem;margin-bottom:1rem}.App_planPrice__v0kLe{color:#5ba5e0;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.App_planPrice__v0kLe span{color:#94a3b8;font-size:1rem;font-weight:400}.App_planTagline__Xms4I{color:#a35b89;font-size:.9rem;font-weight:600;margin-bottom:2rem}.App_planFeatures__TLmTN{flex:1 1;list-style:none;margin-bottom:2rem;padding:0}.App_planFeatures__TLmTN li{align-items:flex-start;color:#cbd5e1;display:flex;font-size:.95rem;gap:.75rem;line-height:1.4;margin-bottom:1rem}.App_planNote__CN5Yv{border-top:1px solid #ffffff1a;color:#ef4444;font-size:.85rem;margin-top:1rem;padding-top:1rem}.App_testimonials__jIpLE{padding:6rem 5%}.App_testimonialGrid__Muk4G{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.App_stars__rfkGX{color:#f2a679;display:flex;gap:.25rem;margin-bottom:1rem}.App_quote__DJ5lb{color:#e2e8f0;font-size:1.1rem;font-style:italic;margin-bottom:1.5rem}.App_client__aQ3ls{align-items:center;display:flex;gap:1rem}.App_clientImg__mc09g{align-items:center;background:#1e293b;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.App_cta__jUKnT{padding:6rem 5%;text-align:center}.App_ctaBox__RuUI7{background:linear-gradient(135deg,#e873551a,#5ba5e01a);border:1px solid #e873554d;border-radius:24px;margin:0 auto;max-width:800px;padding:4rem 2rem}.App_ctaBox__RuUI7 h2{font-size:2.5rem;margin-bottom:1rem}.App_ctaBox__RuUI7 p{color:#cbd5e1;font-size:1.2rem;margin-bottom:2rem}.App_ctaButtons__eBdyO{display:flex;gap:1.5rem;justify-content:center}.App_footer__aawhi{background:#04050a;border-top:1px solid #ffffff0d;padding:4rem 5% 2rem}.App_footerGrid__arsvb{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.App_footerLogo__YogtM h3{font-size:1.5rem;margin-bottom:1rem}.App_footerLogo__YogtM p{color:#94a3b8;font-size:.9rem}.App_footerLinks__yxDPS h4{color:#fff;margin-bottom:1.5rem}.App_footerLinks__yxDPS ul{list-style:none;padding:0}.App_footerLinks__yxDPS li{margin-bottom:.75rem}.App_footerLinks__yxDPS a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.App_footerLinks__yxDPS a:hover{color:#5ba5e0}.App_copyright__0PjtI{border-top:1px solid #ffffff0d;color:#64748b;padding-top:2rem;text-align:center}@media (max-width:968px){.App_hero__eey18{flex-direction:column;padding-top:3rem;text-align:center}.App_heroButtons__SKNwu{justify-content:center}.App_aboutGrid__M6WOu{grid-template-columns:1fr}.App_premiumCard__hskvX{transform:scale(1)}}@media (max-width:768px){.App_heroTitle__VOxwZ{font-size:2.8rem}.App_navLinks__m3aTQ{display:none}.App_ctaButtons__eBdyO{flex-direction:column}}.Hero_heroContainer__naMX7{align-items:center;background-color:#020617;color:#fff;display:flex;font-family:Space Grotesk,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:80px 5% 45px;position:relative}.Hero_bgInteractiveLayer__zlK1H{inset:0;pointer-events:none;position:absolute;z-index:1}.Hero_bgIcon__HV3RM{color:#ffffff08;filter:blur(2px);position:absolute}.Hero_blobBlue__CHJpd,.Hero_blobOrange__gZLGD{border-radius:50%;filter:blur(120px);height:600px;opacity:.12;position:absolute;width:600px}.Hero_blobOrange__gZLGD{background:#e87355;right:-100px;top:-100px}.Hero_blobBlue__CHJpd{background:#5ba5e0;bottom:-100px;left:-100px}.Hero_contentWrapper__aqv-V{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.1fr .9fr;max-width:1300px;width:100%;z-index:10}.Hero_mainTitle__A9vDM{font-size:clamp(2.5rem,8vw,5rem);font-weight:900;letter-spacing:-4px;line-height:.9;margin-bottom:15px;text-transform:uppercase}.Hero_aiText__2ie4U{-webkit-text-stroke:1px #e8735566;color:#e87355;font-weight:300}.Hero_hindiHeadline__mUH84{font-size:clamp(1.5rem,4vw,2.8rem);font-weight:700;letter-spacing:-1px;margin-bottom:25px}.Hero_blueAccent__h1OIk{color:#5ba5e0}.Hero_descriptionBox__8mYdS{border-left:3px solid #e87355;margin-bottom:40px;padding-left:20px}.Hero_heroSubText__V1s4A{color:#94a3b8;font-size:1.2rem;margin-bottom:8px}.Hero_heroHindiDetail__qaqwC{color:#cbd5e1;font-size:1.1rem;line-height:1.5}.Hero_visualSide__yIAgW{display:flex;justify-content:center;position:relative;width:100%}.Hero_squareFrame__BBUEq{aspect-ratio:1/1;background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 50px 100px -20px #000c;max-width:500px;overflow:hidden;position:relative;width:100%}.Hero_customVideo__p7O8m{height:100%;object-fit:cover;width:100%}.Hero_overlayUI__A2gM3{background:linear-gradient(180deg,#0006,#0000,#000000b3);display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:20px;position:absolute;z-index:20}.Hero_topRow__fHtpg{align-items:center;display:flex;justify-content:space-between}.Hero_liveBadge__Tb\+L2{align-items:center;background:red;border-radius:6px;color:#fff;display:flex;font-size:.75rem;font-weight:900;gap:8px;padding:5px 12px}.Hero_audioIcon__YGiu8{background:#00000080;border-radius:50%;display:flex;padding:8px}.Hero_voiceOverlay__YgNCl{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;flex-direction:column;gap:15px;inset:0;position:absolute;z-index:50}.Hero_playBtn__a\+4rY,.Hero_voiceOverlay__YgNCl{align-items:center;display:flex;justify-content:center}.Hero_playBtn__a\+4rY{background:#e87355;border-radius:50%;box-shadow:0 0 30px #e8735580;height:80px;padding-left:5px;width:80px}.Hero_voiceOverlay__YgNCl span{font-size:.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.Hero_tickerContainer__jDjiE{align-items:center;background:#000;border-top:2px solid #e87355;bottom:0;display:flex;height:45px;left:0;position:absolute;width:100%;z-index:50}.Hero_tickerTitle__Jksna{align-items:center;background:#e87355;box-shadow:10px 0 20px #00000080;color:#fff;display:flex;font-size:.8rem;font-weight:900;height:100%;padding:0 25px}.Hero_tickerTrack__x4zQz{flex:1 1;overflow:hidden}.Hero_tickerContent__M8Oiw{animation:Hero_scrollTicker__gk7MM 30s linear infinite;display:flex;white-space:nowrap}.Hero_tickerContent__M8Oiw span{color:#fff;font-size:.9rem;font-weight:600;padding-left:50px}@keyframes Hero_scrollTicker__gk7MM{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Hero_breadcrumbWrapper__2Lii7{display:flex;gap:15px;margin-bottom:35px}.Hero_crumb__\+jnJv{cursor:pointer;opacity:.3;transition:.3s;width:60px}.Hero_activeCrumb__P\+9ZL{opacity:1}.Hero_crumbBar__9CZ7F{background:#ffffff1a;border-radius:2px;height:3px;margin-bottom:5px;overflow:hidden}.Hero_progressFill__KtUmX{background:#e87355;height:100%;width:100%}.Hero_crumbLabel__PvY\+A{font-size:.7rem;font-weight:800}.Hero_signalWidget__IXgZv,.Hero_statWidget__9kldU{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f172ab3;border:1px solid #ffffff1a;border-radius:12px;display:flex;font-size:.7rem;font-weight:800;gap:8px;padding:12px 18px;position:absolute;z-index:25}.Hero_statWidget__9kldU{right:-10px;top:-25px}.Hero_signalWidget__IXgZv{bottom:35px;left:-25px}.Hero_btnPrimary__Xog4b{border-radius:14px;box-shadow:0 15px 30px #e873554d;gap:12px;padding:20px 40px}@media (max-width:1024px){.Hero_contentWrapper__aqv-V{gap:40px;grid-template-columns:1fr;text-align:center}.Hero_descriptionBox__8mYdS{border-left:none;border-top:2px solid #e87355;padding:20px 0 0}.Hero_breadcrumbWrapper__2Lii7,.Hero_heroButtons__8wGT5{justify-content:center}.Hero_squareFrame__BBUEq{margin:0 auto;max-width:400px}.Hero_bgIcon__HV3RM{display:none}}.Hero_heroButtons__8wGT5{display:flex;gap:15px;margin-top:10px}.Hero_btnPrimary__Xog4b{align-items:center;background:#e87355;border:none;border-radius:12px;box-shadow:0 10px 25px #e873554d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:10px;padding:16px 32px;transition:all .3s ease}.Hero_btnPrimary__Xog4b:hover{background:#ff5e3a;box-shadow:0 15px 30px #e8735580;transform:translateY(-3px)}.Hero_btnSecondary__sGuFl{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000;border:2px solid #5ba5e066;border-radius:12px;color:#5ba5e0;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:10px;padding:16px 32px;transition:all .3s ease}.Hero_btnSecondary__sGuFl:hover{background:#5ba5e01a;border-color:#5ba5e0;color:#fff;transform:translateY(-3px)}@media (max-width:1024px){.Hero_heroButtons__8wGT5{justify-content:center}}@media (max-width:600px){.Hero_heroButtons__8wGT5{flex-direction:column;gap:12px;width:100%}.Hero_btnPrimary__Xog4b,.Hero_btnSecondary__sGuFl{font-size:.95rem;justify-content:center;padding:14px;width:100%}}.Pricing_pricing__kIHON{background-color:#0f172a;color:#fff;padding:80px 5%}.Pricing_sectionTitle__354wW{font-size:2.5rem;margin-bottom:50px;text-align:center}.Pricing_neonText__KBrV8{color:#e87355;text-shadow:0 0 10px #e8735580}.Pricing_pricingGrid__PkxoN{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.Pricing_glassCard__6UOYd{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;padding:40px 30px;position:relative;transition:transform .3s ease}.Pricing_priceCard__9aJai:hover{border-color:#e87355;transform:translateY(-10px)}.Pricing_premiumCard__uEffv{background:#e873550d;border:2px solid #e87355}.Pricing_popularBadge__Sbr-S{background:#e87355;border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;left:50%;padding:5px 20px;position:absolute;top:-15px;transform:translateX(-50%)}.Pricing_planName__MgDIe{font-size:1.5rem;margin-bottom:10px}.Pricing_planPrice__CBxYJ{font-size:2.5rem;font-weight:700;margin-bottom:5px}.Pricing_planPrice__CBxYJ span{color:#94a3b8;font-size:1rem}.Pricing_planTagline__alWrB{color:#94a3b8;font-size:.9rem;margin-bottom:25px}.Pricing_planFeatures__B7NjU{flex-grow:1;list-style:none;margin:0 0 30px;padding:0}.Pricing_planFeatures__B7NjU li{align-items:center;display:flex;font-size:.95rem;gap:10px;line-height:1.4;margin-bottom:12px}.Pricing_planNote__4K9Aa{color:#94a3b8;font-size:.75rem;margin-top:15px;text-align:center}.Pricing_btnPrimary__BmWTY,.Pricing_btnSecondary__shgg8{border:none;border-radius:10px;cursor:pointer;font-weight:600;padding:12px 25px;transition:.3s}.Pricing_btnPrimary__BmWTY{background:#e87355;color:#fff}.Pricing_btnSecondary__shgg8{background:#0000;border:1px solid #e87355;color:#fff}.Pricing_btnPrimary__BmWTY:hover{background:#d45d41}.Pricing_btnSecondary__shgg8:hover{background:#e873551a}.FeaturePowerhouse_container__maG5D{background-color:#020617;color:#fff;overflow:hidden;padding:100px 5%;position:relative}.FeaturePowerhouse_header__ibrWX{margin:0 auto 60px;max-width:900px;text-align:center}.FeaturePowerhouse_mainTitle__XKDSr{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1;margin-bottom:20px}.FeaturePowerhouse_gradientText__wLTh4{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e87355,#5ba5e0);-webkit-background-clip:text}.FeaturePowerhouse_subLead__T-XNJ{color:#94a3b8;font-size:1.25rem;line-height:1.6}.FeaturePowerhouse_subLead__T-XNJ span{color:#5ba5e0;font-weight:700}.FeaturePowerhouse_visionBlock__9uBJ1{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;margin-bottom:80px;padding:40px;position:relative;text-align:center}.FeaturePowerhouse_visionBadge__Z3ipa{align-items:center;background:#e87355;border-radius:50px;display:flex;font-size:.75rem;font-weight:900;gap:8px;left:50%;padding:6px 18px;position:absolute;top:-15px;transform:translateX(-50%)}.FeaturePowerhouse_visionBlock__9uBJ1 h3{font-size:1.8rem;font-weight:800}.FeaturePowerhouse_visionBlock__9uBJ1 h3 span{color:#e87355}.FeaturePowerhouse_featureGrid__jVfzS{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1300px}.FeaturePowerhouse_glassCard__jEcut{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:24px;overflow:hidden;padding:40px;position:relative;transition:.3s}.FeaturePowerhouse_glassCard__jEcut:hover{background:#e873550d;border-color:#e87355}.FeaturePowerhouse_iconCircle__y3cTZ{align-items:center;background:#ffffff0d;border-radius:16px;display:flex;height:64px;justify-content:center;margin-bottom:25px;width:64px}.FeaturePowerhouse_glassCard__jEcut h4{font-size:1.4rem;font-weight:800;margin-bottom:15px}.FeaturePowerhouse_glassCard__jEcut p{color:#94a3b8;line-height:1.6}.FeaturePowerhouse_promoCard__CAZs0{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border:2px solid #e87355;display:flex;justify-content:center;text-align:center}.FeaturePowerhouse_cardBtn__kTF32{align-items:center;background:#e87355;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:800;gap:10px;margin-top:20px;padding:12px 25px}.FeaturePowerhouse_bgGlow__Q90Uv{background:radial-gradient(circle,#5ba5e014 0,#0000 70%);height:800px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:800px;z-index:0}@media (max-width:768px){.FeaturePowerhouse_visionBlock__9uBJ1 h3{font-size:1.4rem}.FeaturePowerhouse_mainTitle__XKDSr{font-size:2.2rem}}.SocialSamples_sectionContainer__k\+TSo{background-color:#020617;border:1px solid #e873551a;border-radius:20px;box-shadow:0 20px 50px -20px #00000080,0 0 20px #e873550d;color:#fff;margin:15px;padding:20px 0}.SocialSamples_wrapper__XeILY{margin:0 auto;max-width:1200px;padding:0 5%}.SocialSamples_sectionTitle__swUhu{font-size:clamp(2rem,5vw,2.5rem);font-weight:900;margin-bottom:50px;text-align:left}.SocialSamples_accent__fj-Oh{color:#e87355}.SocialSamples_platformGroup__xaO9T{margin-bottom:60px}.SocialSamples_platformHeader__xLa7z{align-items:center;display:flex;gap:12px;margin-bottom:20px}.SocialSamples_logoYT__5SdWj{height:18px}.SocialSamples_logoFB__ylvwa{height:22px}.SocialSamples_platformName__t1gSd{color:#f8fafc;font-size:1rem;font-weight:700}.SocialSamples_carousel__ViY-l{display:flex;gap:20px;overflow-x:auto;padding-bottom:15px;scrollbar-width:none}.SocialSamples_carousel__ViY-l::-webkit-scrollbar{display:none}.SocialSamples_standardCard__jKdaZ{flex-shrink:0;max-width:360px;min-width:360px}.SocialSamples_videoBox__N8xCV{aspect-ratio:16/9;background:#000;border-radius:10px;overflow:hidden;position:relative;width:100%}.SocialSamples_videoBox__N8xCV iframe,.SocialSamples_videoBox__N8xCV video{border:none;height:100%;object-fit:cover;width:100%}.SocialSamples_ytInfo__vtNw8{display:flex;gap:12px;padding-top:12px}.SocialSamples_avatarYT__ji9cE{align-items:center;background:#e87355;border-radius:50%;display:flex;font-size:14px;font-weight:800;height:30px;justify-content:center;margin-top:10px;width:50px}.SocialSamples_ytTitle__4FnX7{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#f1f5f9;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:4px;margin-top:2px;overflow:hidden}.SocialSamples_ytMeta__Q6LKj{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:4px}.SocialSamples_fbInnerCard__TVlG-{background:#1c1e21;border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.SocialSamples_fbHeader__7yI6s{align-items:center;display:flex;gap:10px;padding:10px 14px}.SocialSamples_avatarFB__ih352{align-items:center;background:#5ba5e0;border-radius:50%;display:flex;font-size:13px;font-weight:800;height:34px;justify-content:center;width:34px}.SocialSamples_fbUser__x85-B h5{color:#e4e6eb;font-size:13px;margin:0}.SocialSamples_fbUser__x85-B p{align-items:center;color:#b0b3b8;display:flex;font-size:11px;gap:4px;margin:0}.SocialSamples_fbFollow__pDIiH{color:#2e89ff;cursor:pointer;font-size:12px;font-weight:700;margin-left:auto}.SocialSamples_fbText__42sub{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e4e6eb;display:-webkit-box;font-size:12px;height:34px;line-height:1.4;overflow:hidden;padding:0 14px 10px}.SocialSamples_fbActions__eWoSl{border-top:1px solid #3e4042;display:flex;padding:2px}.SocialSamples_fbBtn__VeAa8{align-items:center;color:#b0b3b8;cursor:pointer;display:flex;flex:1 1;font-size:11px;font-weight:600;gap:6px;justify-content:center;padding:8px}@media (max-width:768px){.SocialSamples_standardCard__jKdaZ{max-width:290px;min-width:290px}.SocialSamples_wrapper__XeILY{padding:0 20px}}.SocialSamples_demoCtaWrapper__ekJHN{align-items:center;background:#ffffff08;border:1px dashed #e8735533;border-radius:20px;display:flex;flex-direction:column;gap:20px;margin-top:60px;padding:40px 20px;text-align:center}.SocialSamples_ctaPrompt__-OXWc{color:#94a3b8;font-size:1.1rem;font-weight:500}.SocialSamples_requestBtn__3Bndj{align-items:center;background:#25d366;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:800;gap:12px;overflow:hidden;padding:16px 35px;position:relative;text-decoration:none}.SocialSamples_shimmer__TniQY{animation:SocialSamples_shimmerEffect__r-Y6l 3s infinite;background:linear-gradient(90deg,#fff0 0,#ffffff4d 50%,#fff0);height:100%;left:-100%;position:absolute;top:0;transform:skewX(-25deg);width:50%}@keyframes SocialSamples_shimmerEffect__r-Y6l{0%{left:-100%}to{left:150%}}@media (max-width:768px){.SocialSamples_requestBtn__3Bndj{font-size:1rem;justify-content:center;padding:14px 25px;width:80%}.SocialSamples_ctaPrompt__-OXWc{font-size:.9rem}}.ComparisonSection_container__JQIpu{background-color:#020617;color:#fff;padding:80px 5%}.ComparisonSection_wrapper__Mb5-U{margin:0 auto;max-width:1200px}.ComparisonSection_header__sJNYy{margin-bottom:50px;text-align:center}.ComparisonSection_title__gNjLH{font-size:clamp(2.2rem,8vw,3.5rem);font-weight:900;margin-bottom:10px}.ComparisonSection_accent__85kHY{color:#e87355}.ComparisonSection_subTitle__FRWwG{color:#94a3b8;font-size:clamp(1rem,3vw,1.2rem);margin:0 auto;max-width:600px}.ComparisonSection_stackContainer__NuKty{display:flex;flex-direction:column;gap:30px}.ComparisonSection_problemCard__TouRl{background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:30px;position:relative}.ComparisonSection_cardLabel__3sIXO{align-items:center;color:#ef4444;display:flex;font-size:.7rem;font-weight:800;gap:5px;letter-spacing:1px;margin-bottom:15px}.ComparisonSection_cardHeading__XZwlQ{font-size:1.5rem;font-weight:800;margin-bottom:25px}.ComparisonSection_pointsList__h5vCY{display:flex;flex-direction:column;gap:15px}.ComparisonSection_point__0QvWK{align-items:flex-start;display:flex;gap:12px}.ComparisonSection_point__0QvWK strong{color:#cbd5e1;font-size:1rem}.ComparisonSection_priceTag__L3UMs{color:#ef4444;display:block;font-size:.8rem;font-weight:700;margin-top:2px}.ComparisonSection_solutionCard__zyEI3{background:linear-gradient(135deg,#0f172ae6,#1e293bcc);border:2px solid #5ba5e0;border-radius:24px;box-shadow:0 20px 50px #00000080,0 0 20px #5ba5e01a;padding:40px 30px;position:relative}.ComparisonSection_popularBadge__nHW0g{background:#5ba5e0;border-radius:50px;color:#fff;font-size:.65rem;font-weight:900;padding:4px 12px;position:absolute;right:20px;top:-12px}.ComparisonSection_solutionGrid__HPj89{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr}.ComparisonSection_solItem__K0nZV{align-items:flex-start;display:flex;gap:15px}.ComparisonSection_solIcon__wZj59{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.ComparisonSection_solItem__K0nZV h4{font-size:1.1rem;font-weight:700;margin-bottom:4px}.ComparisonSection_solItem__K0nZV p{color:#94a3b8;font-size:.9rem;line-height:1.5}@media (min-width:968px){.ComparisonSection_stackContainer__NuKty{align-items:stretch;flex-direction:row}.ComparisonSection_problemCard__TouRl{flex:0.8 1}.ComparisonSection_solutionCard__zyEI3{flex:1.2 1}.ComparisonSection_solutionGrid__HPj89{grid-template-columns:1fr 1fr}}@media (max-width:480px){.ComparisonSection_solutionCard__zyEI3{padding:35px 20px}.ComparisonSection_solItem__K0nZV{flex-direction:column;gap:10px}}.Feedback_feedbackSection__SC47r{background-color:#020617;color:#fff;font-family:Space Grotesk,sans-serif;overflow:hidden;padding:100px 5%;position:relative}.Feedback_glowOrb__zjR-0{background:radial-gradient(circle,#5ba5e00d 0,#0000 70%);height:700px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:700px}.Feedback_wrapper__vubIu{margin:0 auto;max-width:1200px}.Feedback_header__FoMUS{margin-bottom:60px;text-align:center}.Feedback_badge__He31Z{background:#e873551a;border:1px solid #e873554d;border-radius:50px;color:#e87355;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1px;margin-bottom:15px;padding:6px 16px}.Feedback_title__-n809{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:15px}.Feedback_gradientText__wQrGS{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e87355,#5ba5e0);-webkit-background-clip:text}.Feedback_subtitle__jjKsH{color:#94a3b8;font-size:1.1rem}.Feedback_carouselContainer__FzwLV{align-items:center;display:flex;gap:25px;justify-content:center}.Feedback_cardViewport__u9vOX{display:flex;flex:1 1;height:550px;justify-content:center;max-width:950px;position:relative}.Feedback_feedbackCard__fC3iH{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:32px;box-shadow:0 40px 100px -20px #000c;display:grid;grid-template-columns:320px 1fr;height:100%;overflow:hidden;position:absolute;width:100%}.Feedback_visualSide__SnIBb{background:#000;border-right:1px solid #ffffff0d;height:100%;position:relative}.Feedback_portraitFrame__wcDMS{height:100%;position:relative;width:100%}.Feedback_videoPlayer__gATR0{height:100%;object-fit:cover;width:100%}.Feedback_videoOverlay__e\+uM3{align-items:flex-start;display:flex;inset:0;justify-content:space-between;padding:20px;pointer-events:none;position:absolute}.Feedback_tag__8ZMaB{background:#0009;border-radius:4px;color:#5ba5e0;font-size:.65rem;font-weight:800;padding:5px 12px}.Feedback_volumeToggle__odNdq{align-items:center;background:#0009;border:1px solid #fff3;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;pointer-events:auto;transition:.3s;width:40px}.Feedback_volumeToggle__odNdq:hover{background:#e87355}.Feedback_unmuteHint__YcYmO{animation:Feedback_pulse__zZgLq 2s infinite;bottom:20px;color:#fff9;font-size:.7rem;font-weight:700;left:0;position:absolute;text-align:center;width:100%}.Feedback_placeholderSide__3\+RM8{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center}.Feedback_quoteIconGhost__kwiS5{color:#e87355;opacity:.1}.Feedback_brandBadge__bECoH{border:1px solid #5ba5e04d;border-radius:50px;color:#5ba5e0;font-size:.8rem;font-weight:700;letter-spacing:3px;padding:10px 20px}.Feedback_contentSide__XFQi5{display:flex;flex-direction:column;justify-content:space-between;padding:60px}.Feedback_stars__RyQqi{display:flex;gap:5px;margin-bottom:30px}.Feedback_textContainer__cDFCS{align-items:center;display:flex;flex:1 1}.Feedback_mainQuote__UJroB{color:#f8fafc;font-size:1.8rem;font-style:italic;font-weight:400;line-height:1.4}.Feedback_authorMeta__K3-1x{align-items:center;display:flex;gap:20px;margin-top:40px}.Feedback_avatar__sNSGR{align-items:center;background:#1e293b;border:1px solid #e87355;border-radius:50%;color:#e87355;display:flex;font-size:1.3rem;font-weight:700;height:55px;justify-content:center;width:55px}.Feedback_name__yFO2g{color:#fff;font-size:1.3rem;margin:0}.Feedback_role__IdJR8{color:#94a3b8;font-size:.95rem;margin:0}.Feedback_navBtn__gkJ94{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:56px;justify-content:center;transition:.3s;width:56px}.Feedback_navBtn__gkJ94:hover{background:#e87355;transform:scale(1.1)}.Feedback_indicatorWrapper__tDMih{display:flex;gap:12px;justify-content:center;margin-top:50px}.Feedback_dot__EM5w2{background:#fff3;border-radius:5px;cursor:pointer;height:10px;transition:.3s;width:10px}.Feedback_activeDot__xImcZ{background:#e87355;width:35px}@keyframes Feedback_pulse__zZgLq{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:1024px){.Feedback_feedbackCard__fC3iH{grid-template-columns:280px 1fr}.Feedback_mainQuote__UJroB{font-size:1.4rem}.Feedback_contentSide__XFQi5{padding:40px}}@media (max-width:768px){.Feedback_carouselContainer__FzwLV{gap:10px}.Feedback_navBtn__gkJ94{display:none}.Feedback_cardViewport__u9vOX{height:auto;min-height:700px}.Feedback_feedbackCard__fC3iH{grid-template-columns:1fr;grid-template-rows:400px 1fr;position:relative}.Feedback_visualSide__SnIBb{border-bottom:1px solid #ffffff1a;border-right:none;height:400px}.Feedback_contentSide__XFQi5{padding:30px 25px}.Feedback_mainQuote__UJroB{font-size:1.2rem}.Feedback_indicatorWrapper__tDMih{margin-top:30px}}.OtherServices_section__tlyvO{background-color:#020617;color:#fff;font-family:Space Grotesk,sans-serif;overflow:hidden;padding:100px 5%}.OtherServices_wrapper__aeYtB{margin:0 auto;max-width:1300px}.OtherServices_header__DlvGU{margin-bottom:70px;text-align:center}.OtherServices_badge__WAsVz{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;color:#94a3b8;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:2px;margin-bottom:20px;padding:6px 16px}.OtherServices_title__NiOOz{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:15px}.OtherServices_accent__vYImE{color:#e87355}.OtherServices_subtitle__OBax6{color:#94a3b8;font-size:1.1rem;margin:0 auto;max-width:600px}.OtherServices_grid__oY0Cp{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.OtherServices_card__PACQb{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a99;border:1px solid #ffffff14;border-radius:32px;display:flex;flex-direction:column;overflow:hidden;padding:50px;position:relative;transition:box-shadow .4s ease}.OtherServices_electionCard__E\+wTH:hover{border-color:#e873554d;box-shadow:0 20px 50px -10px #e8735540}.OtherServices_infoCard__o1AIq:hover{border-color:#5ba5e04d;box-shadow:0 20px 50px -10px #5ba5e040}.OtherServices_cardHeader__wVN9v{align-items:center;display:flex;gap:20px;margin-bottom:30px;z-index:2}.OtherServices_iconCircle__qJrBl{align-items:center;border-radius:20px;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.OtherServices_cardTitle__Hda5P{color:#94a3b8;font-size:1.2rem;font-weight:400;line-height:1.2}.OtherServices_cardTitle__Hda5P span{color:#fff;display:block;font-size:1.8rem;font-weight:800;margin-top:5px}.OtherServices_cardDesc__UTnxO{color:#94a3b8;font-size:1.05rem;line-height:1.6;margin-bottom:40px;z-index:2}.OtherServices_servicesGrid__IT5i6{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:50px;z-index:2}.OtherServices_serviceItem__YP7Fn{align-items:center;color:#cbd5e1;display:flex;font-size:.9rem;font-weight:600;gap:10px}.OtherServices_infoList__hoGxb{display:flex;flex-direction:column;gap:25px;list-style:none;margin-bottom:50px;padding:0;z-index:2}.OtherServices_listItem__IVTnK{align-items:flex-start;display:flex;gap:15px}.OtherServices_listItem__IVTnK strong{display:block;font-size:1.1rem;margin-bottom:4px}.OtherServices_listItem__IVTnK p{color:#94a3b8;font-size:.9rem}.OtherServices_cardBtn__LSsf2{align-items:center;border:none;border-radius:14px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:800;gap:12px;justify-content:center;margin-top:auto;padding:18px 30px;transition:.3s;z-index:2}.OtherServices_cardBtn__LSsf2:hover{filter:brightness(1.1);transform:scale(1.02)}.OtherServices_bgIcon__TAvEy{bottom:-20px;pointer-events:none;position:absolute;right:-20px;transform:rotate(-15deg);z-index:0}@media (max-width:1024px){.OtherServices_grid__oY0Cp{grid-template-columns:1fr}.OtherServices_card__PACQb{padding:40px}}@media (max-width:600px){.OtherServices_cardHeader__wVN9v{align-items:flex-start;flex-direction:column}.OtherServices_servicesGrid__IT5i6{grid-template-columns:1fr}.OtherServices_cardTitle__Hda5P span{font-size:1.5rem}.OtherServices_card__PACQb{padding:30px 25px}}.Navbar_navbar__-BbDz{align-items:center;box-sizing:border-box;display:flex;font-family:Space Grotesk,sans-serif;height:90px;left:0;position:fixed;top:0;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:2000}.Navbar_scrolled__XK0VY{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#020617f2;border-bottom:1px solid #e8735533;height:75px}.Navbar_navContainer__77uAB{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1300px;padding:0 5%;position:relative;width:100%;z-index:3001}.Navbar_logo__XvhXo{align-items:center;cursor:pointer;display:flex;gap:6px;text-decoration:none}.Navbar_logoText__pjWal{color:#fff;font-size:1.6rem;font-weight:900;letter-spacing:-1.5px}.Navbar_logoDot__nRWkr{background:#e87355;border-radius:50%;box-shadow:0 0 10px #e87355;height:7px;margin-top:5px;width:7px}.Navbar_desktopWrapper__JQA\+g{align-items:center;display:flex;gap:40px}.Navbar_navLinks__-KBTZ{align-items:center;display:flex;gap:30px}.Navbar_navLink__VkTy1{color:#94a3b8;font-size:.9rem;font-weight:600;text-decoration:none;text-transform:uppercase;transition:.3s}.Navbar_navLink__VkTy1:hover{color:#e87355}.Navbar_ctaBtn__1RGdM{align-items:center;background:#e87355;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:800;gap:8px;padding:10px 22px;text-decoration:none}.Navbar_mobileToggle__cLad2{background:#0000;border:none;color:#fff;cursor:pointer;display:none;margin-right:-10px;padding:10px;transition:.3s;z-index:4000}.Navbar_toggleActive__HuiGd{color:#e87355}.Navbar_mobileMenuOverlay__W9B4f{background:#020617;inset:0;padding:110px 6% 40px;position:fixed;z-index:2500}.Navbar_menuContent__V5HJH{display:flex;flex-direction:column;height:100%}.Navbar_menuTickerBar__eRe9o{align-items:center;background:#000;border:1px solid #e8735566;border-radius:4px;display:flex;height:45px;margin-bottom:40px;overflow:hidden}.Navbar_liveLabel__\+7a95{align-items:center;background:#e87355;color:#fff;display:flex;font-size:.7rem;font-weight:900;gap:8px;height:100%;padding:0 15px;white-space:nowrap}.Navbar_menuTickerText__lmfpS{animation:Navbar_menuMarquee__mhMCn 15s linear infinite;color:#94a3b8;font-size:.75rem;font-weight:700;padding-left:20px;white-space:nowrap}@keyframes Navbar_menuMarquee__mhMCn{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Navbar_mobileLinksStack__SlZIv{display:flex;flex-direction:column;flex-grow:1;gap:10px}.Navbar_mobileNavLink__QScBM{align-items:center;border-bottom:1px solid #ffffff0d;color:#fff;display:flex;padding:20px 0;text-decoration:none}.Navbar_linkNum__FjUdn{color:#e87355;font-size:.8rem;font-weight:900;margin-right:20px}.Navbar_linkTitle__irVK3{flex-grow:1;font-size:2rem;font-weight:800;letter-spacing:-1px;text-transform:uppercase}.Navbar_arrow__owku4{color:#e87355;opacity:0;transform:translateX(-10px);transition:.3s}.Navbar_mobileNavLink__QScBM:hover .Navbar_arrow__owku4{opacity:1;transform:translateX(0)}.Navbar_menuFooter__XNtM3{display:flex;flex-direction:column;gap:20px;margin-top:auto}.Navbar_whatsappBtn__oL4Dj{align-items:center;background:#25d366;border:none;border-radius:14px;box-shadow:0 10px 20px #25d36633;color:#fff;display:flex;font-size:1.1rem;font-weight:900;gap:12px;justify-content:center;padding:18px;text-decoration:none}.Navbar_copyright__GSIjy{color:#475569;font-size:.7rem;letter-spacing:2px;text-align:center}.Navbar_pulse__Je9aq{animation:Navbar_pulseAnim__9f0RF 1.5s infinite}@keyframes Navbar_pulseAnim__9f0RF{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:968px){.Navbar_desktopWrapper__JQA\+g{display:none}.Navbar_mobileToggle__cLad2{display:block}.Navbar_navbar__-BbDz{height:80px}}@media (max-width:480px){.Navbar_linkTitle__irVK3{font-size:1.6rem}.Navbar_logoText__pjWal{font-size:1.4rem}}.Footer_footer__rbbQe{background-color:#010413;border-top:1px solid #ffffff0d;color:#fff;font-family:Space Grotesk,sans-serif;padding:80px 5% 30px}.Footer_container__egZwD{margin:0 auto;max-width:1300px}.Footer_grid__dLyR0{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1.5fr 1fr 1fr 1.2fr;margin-bottom:60px}.Footer_logo__lnp09{align-items:center;display:flex;gap:6px;margin-bottom:20px;text-decoration:none}.Footer_logoText__IB1sO{color:#fff;font-size:1.8rem;font-weight:900;letter-spacing:-1.5px}.Footer_logoDot__4MTbH{background:#e87355;border-radius:50%;box-shadow:0 0 10px #e87355;height:8px;width:8px}.Footer_description__\+ilDY{color:#94a3b8;font-size:.95rem;line-height:1.6;margin-bottom:25px}.Footer_socials__rc3\+6{display:flex;gap:15px}.Footer_socialIcon__1c4Sz{align-items:center;background:#ffffff0d;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:.3s;width:40px}.Footer_socialIcon__1c4Sz:hover{background:#e87355;transform:translateY(-3px)}.Footer_colTitle__tTj7M{color:#f8fafc;font-size:1.2rem;font-weight:700;margin-bottom:25px}.Footer_list__Sq\+YP{list-style:none;padding:0}.Footer_list__Sq\+YP li{align-items:center;color:#94a3b8;display:flex;font-size:.95rem;gap:12px;margin-bottom:15px}.Footer_list__Sq\+YP a{color:#94a3b8;text-decoration:none;transition:.3s}.Footer_list__Sq\+YP a:hover{color:#e87355;padding-left:5px}.Footer_newsletterCol__zwtzm p{color:#94a3b8;font-size:.9rem;margin-bottom:20px}.Footer_inputBox__A3Akz{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;padding:5px}.Footer_inputBox__A3Akz input{background:#0000;border:none;color:#fff;outline:none;padding:10px 15px;width:100%}.Footer_inputBox__A3Akz button{align-items:center;background:#e87355;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:.3s;width:40px}.Footer_inputBox__A3Akz button:hover{background:#5ba5e0}.Footer_bottomBar__FHSSs{align-items:center;border-top:1px solid #ffffff0d;color:#64748b;display:flex;font-size:.85rem;justify-content:space-between;padding-top:30px;position:relative}.Footer_bottomLinks__-96d9{display:flex;gap:30px}.Footer_bottomLinks__-96d9 a{color:#64748b;text-decoration:none;transition:.3s}.Footer_bottomLinks__-96d9 a:hover{color:#fff}.Footer_scrollTop__Elz7R{align-items:center;background:#1e293b;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:45px;justify-content:center;transition:.3s;width:45px}.Footer_scrollTop__Elz7R:hover{background:#e87355;transform:translateY(-5px)}@media (max-width:1024px){.Footer_grid__dLyR0{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer_grid__dLyR0{grid-template-columns:1fr}.Footer_bottomBar__FHSSs{flex-direction:column;gap:20px;text-align:center}}.Admin_adminPage__xWRKM{align-items:center;background:radial-gradient(circle at top left,#1e1b4b,#0f172a);color:#f8fafc;display:flex;font-family:Inter,system-ui,sans-serif;justify-content:center;min-height:100vh}.Admin_uploadCard__Oo-Yq{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 25px 50px -12px #00000080;max-width:450px;padding:3rem;text-align:center;width:100%}.Admin_uploadCard__Oo-Yq h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#818cf8,#c084fc);-webkit-background-clip:text;font-size:1.8rem;margin-bottom:.5rem}.Admin_uploadCard__Oo-Yq p{color:#94a3b8;font-size:.9rem;margin-bottom:2rem}.Admin_fileInputWrapper__uM0IS{border:2px dashed #6366f14d;border-radius:12px;margin-bottom:1.5rem;padding:2rem;position:relative;transition:all .3s ease}.Admin_fileInputWrapper__uM0IS:hover{background:#6366f10d;border-color:#6366f1}.Admin_btn__VNmYc{background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:12px;box-shadow:0 10px 15px -3px #6366f14d;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:transform .2s,box-shadow .2s;width:100%}.Admin_btn__VNmYc:hover{box-shadow:0 20px 25px -5px #6366f166;transform:translateY(-2px)}.Admin_btn__VNmYc:disabled{background:#475569;cursor:not-allowed;transform:none}.Admin_linkResult__J5WYm{animation:Admin_slideUp__W1exB .4s ease-out;background:#0000004d;border:1px solid #10b98133;border-radius:16px;margin-top:2rem;padding:1.5rem}.Admin_linkInput__J0g8u{background:#000;border:1px solid #1e293b;border-radius:8px;color:#10b981;font-family:JetBrains Mono,monospace;font-size:.8rem;margin:10px 0;padding:10px;width:100%}.Admin_copyBtn__kAB17{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;padding:6px 12px}@keyframes Admin_slideUp__W1exB{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Viewer_viewerPage__dMWq3{align-items:center;background-color:#030712;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center;overflow:hidden;position:relative;transition:filter .5s cubic-bezier(.4,0,.2,1);width:100%}.Viewer_bgGlow1__h4iT3{animation:Viewer_float__fxBmp 20s infinite alternate;background:radial-gradient(circle,#6366f126 0,#0000 70%);filter:blur(80px);height:500px;left:-10%;position:absolute;top:-10%;width:500px}.Viewer_bgGlow2__8aQ-\+{animation:Viewer_float__fxBmp 15s infinite alternate-reverse;background:radial-gradient(circle,#a855f726 0,#0000 70%);bottom:-10%;filter:blur(80px);height:400px;position:absolute;right:-10%;width:400px}@keyframes Viewer_float__fxBmp{0%{transform:translate(0)}to{transform:translate(100px,100px)}}.Viewer_blurred__OVosm{filter:blur(80px) grayscale(1)}.Viewer_playerCard__nG4CS{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#111827b3;border:1px solid #ffffff14;border-radius:32px;box-shadow:0 25px 50px -12px #00000080;max-width:420px;padding:2.5rem;text-align:center;width:90%;z-index:10}.Viewer_cardHeader__BALPE{margin-bottom:2rem}.Viewer_logo__tEWE1{filter:drop-shadow(0 0 10px rgba(255,255,255,.2));height:50px;margin-bottom:1.5rem}.Viewer_securityStatus__GuoVj{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;color:#94a3b8;display:inline-flex;font-size:.65rem;font-weight:700;gap:8px;letter-spacing:1px;padding:6px 14px}.Viewer_pulseDot__-T8Cf{animation:Viewer_pulse__kBBj4 1.5s infinite;background:#ef4444;border-radius:50%;box-shadow:0 0 10px #ef4444;height:8px;width:8px}@keyframes Viewer_pulse__kBBj4{0%{opacity:1;transform:scale(.95)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(.95)}}.Viewer_songTitle__b0FGv{color:#f8fafc;font-size:1.4rem;font-weight:600;margin:1.5rem 0 .5rem}.Viewer_audioVisualizer__X8sKp{align-items:flex-end;display:flex;gap:4px;height:40px;justify-content:center;margin:10px 0}.Viewer_bar__HarT2{background:linear-gradient(0deg,#6366f1,#a855f7);border-radius:2px;height:5px;transition:height .3s;width:4px}.Viewer_animate__aUDAm{animation:Viewer_bounce__RpxN8 .8s ease-in-out infinite alternate}.Viewer_bar__HarT2:nth-child(2){animation-delay:.1s}.Viewer_bar__HarT2:nth-child(3){animation-delay:.2s}.Viewer_bar__HarT2:nth-child(4){animation-delay:.3s}.Viewer_bar__HarT2:nth-child(5){animation-delay:.4s}@keyframes Viewer_bounce__RpxN8{0%{height:5px}to{height:35px}}.Viewer_playCounter__3snAZ{align-items:center;background:#0003;border-radius:16px;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:12px}.Viewer_playCounter__3snAZ span{color:#64748b;font-size:.8rem}.Viewer_playCounter__3snAZ strong{color:#818cf8}.Viewer_audioTag__GMZiK{filter:invert(1) hue-rotate(180deg) brightness(1.5);height:40px;width:100%}.Viewer_expiredOverlay__jGJBm{background:#ef44440d;border:1px dashed #ef44444d;border-radius:20px;padding:2rem 1rem}.Viewer_lockIcon__TTmDC{font-size:2rem;margin-bottom:1rem}.Viewer_cardFooter__IRpNk{border-top:1px solid #ffffff0d;margin-top:2.5rem;padding-top:1.5rem}.Viewer_cardFooter__IRpNk p{color:#94a3b8;font-size:.75rem;margin:0}.Viewer_cardFooter__IRpNk strong{color:#f8fafc}.Viewer_cardFooter__IRpNk small{color:#475569;display:block;font-size:.6rem;letter-spacing:1px;margin-top:8px}.Viewer_loadingScreen__yg5aU{align-items:center;background:#030712;color:#6366f1;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center}.Viewer_spinner__qVyZu{animation:Viewer_spin__wSX8q 1s linear infinite;border:3px solid #6366f11a;border-radius:50%;border-top-color:#6366f1;height:40px;width:40px}@keyframes Viewer_spin__wSX8q{to{transform:rotate(1turn)}}.Sidebar_sidebar__84j9l{background-color:#0f172a;box-shadow:2px 0 8px #0000001a;box-sizing:border-box;color:#f1f5f9;display:flex;flex-direction:column;height:100vh;left:0;padding:24px 16px;position:fixed;top:0;width:250px;z-index:100}.Sidebar_logo__EJyc5{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:40px;padding:0 12px}.Sidebar_nav__mIRiQ{display:flex;flex-direction:column;gap:8px}.Sidebar_navItem__aJIVO{align-items:center;background:#0000;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;padding:12px 16px;text-align:left;text-decoration:none;transition:all .2s ease-in-out;width:100%}.Sidebar_navItem__aJIVO:hover{background-color:#1e293b;color:#f8fafc}.Sidebar_navItemActive__g\+Rg5{background-color:#2563eb;color:#fff}.Sidebar_navItemActive__g\+Rg5:hover{background-color:#1d4ed8}.Sidebar_icon__7JHoe{font-size:1.2rem;margin-right:12px}.CRMLayout_layoutContainer__Y1yRD{background-color:#f1f5f9;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.CRMLayout_mainContent__apbBX{box-sizing:border-box;flex:1 1;margin-left:250px;min-height:100vh;padding:40px}@media (max-width:768px){.CRMLayout_mainContent__apbBX{margin-left:0;padding:80px 24px 24px}}.DashboardCards_cardsGrid__CBEEU{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.DashboardCards_card__rwItO{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.DashboardCards_clickableCard__HTMdF{cursor:pointer}.DashboardCards_clickableCard__HTMdF:hover{border-color:#cbd5e1}.DashboardCards_card__rwItO:hover:not(.DashboardCards_clickableCard__HTMdF),.DashboardCards_clickableCard__HTMdF:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-4px)}.DashboardCards_cardHeader__MX8Cw{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.DashboardCards_cardTitle__SFADy{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.DashboardCards_cardIcon__eQUTx{align-items:center;border-radius:10px;display:flex;font-size:1.25rem;height:44px;justify-content:center;width:44px}.DashboardCards_blueIcon__2gLZW{background-color:#eff6ff;color:#3b82f6}.DashboardCards_greenIcon__RflHP{background-color:#f0fdf4;color:#10b981}.DashboardCards_orangeIcon__Dxmqx{background-color:#fff7ed;color:#f97316}.DashboardCards_yellowIcon__kaY9Y{background-color:#fefce8;color:#eab308}.DashboardCards_redIcon__yaDxl{background-color:#fef2f2;color:#ef4444}.DashboardCards_purpleIcon__6jd0V{background-color:#f3e8ff;color:#a855f7}.DashboardCards_cardValue__98qk0{color:#0f172a;font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 4px}.DashboardCards_cardSubtitle__X1nV1{color:#64748b;font-size:.875rem;margin:0}.DashboardCards_cardTitleRow__gx6cX{align-items:center;display:flex}.DashboardCards_monthInput__o00gS{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:.8rem;margin-left:12px;outline:none;padding:4px 8px;transition:border-color .2s}.DashboardCards_monthInput__o00gS:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width:1200px){.DashboardCards_cardsGrid__CBEEU{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.DashboardCards_cardsGrid__CBEEU{grid-template-columns:1fr}}.DashboardChart_chartContainer__Dfedi{animation:DashboardChart_fadeIn__BbFa\+ .4s ease-in-out;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;margin-bottom:32px;padding:24px}.DashboardChart_chartTitle__YnCKt{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0}.DashboardChart_chartHeader__nyX2x{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.DashboardChart_viewSelect__tm8ND{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:.9rem;font-weight:500;outline:none;padding:8px 12px;transition:all .2s ease}.DashboardChart_viewSelect__tm8ND:hover{border-color:#94a3b8}.DashboardChart_viewSelect__tm8ND:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.DashboardChart_chartWrapper__mBAcx{height:300px;width:100%}@keyframes DashboardChart_fadeIn__BbFa\+{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.UpcomingCollections_container__ipW7M{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:32px;padding:24px}.UpcomingCollections_header__tVzMr{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.UpcomingCollections_title__YQgJJ{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0}.UpcomingCollections_badge__KHJOq{background-color:#fef2f2;border-radius:12px;color:#ef4444;font-size:.8rem;font-weight:600;padding:4px 10px}.UpcomingCollections_list__lXSPC{display:flex;flex-direction:column;gap:12px}.UpcomingCollections_item__qpIQ-{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:16px;transition:transform .2s,box-shadow .2s}.UpcomingCollections_item__qpIQ-:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d;transform:translateY(-2px)}.UpcomingCollections_info__lVQt4{display:flex;flex-direction:column;gap:4px}.UpcomingCollections_name__0B2li{color:#1e293b;font-size:.95rem;font-weight:600}.UpcomingCollections_channel__iKAKw{color:#64748b;font-size:.8rem}.UpcomingCollections_dueInfo__J3H3P{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.UpcomingCollections_amount__pv8p9{color:#10b981;font-size:.95rem;font-weight:600}.UpcomingCollections_days__lEZxn{background-color:#fef2f2;border-radius:4px;color:#ef4444;font-size:.8rem;font-weight:600;padding:2px 8px}.Dashboard_dashboardContainer__I0Xic{animation:Dashboard_fadeIn__LPcO1 .4s ease-in-out;display:flex;flex-direction:column}.Dashboard_header__u8LJ4{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.Dashboard_title__\+v1kl{color:#0f172a;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.Dashboard_subtitle__rkncj{color:#64748b;font-size:1.05rem;margin:0}@keyframes Dashboard_fadeIn__LPcO1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Dashboard_chartSection__OXIif{margin-bottom:32px}.Dashboard_addRevenueBtn__Z6LaA{background-color:#f8fafc;border:1px solid #bfdbfe;border-radius:8px;color:#3b82f6;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 16px;transition:all .2s ease}.Dashboard_addRevenueBtn__Z6LaA:hover{background-color:#eff6ff}.Dashboard_revenueFormWrapper__275yU{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:32px;padding:24px}.Dashboard_revenueForm__8XvmO{align-items:flex-end;display:flex;gap:16px}.Dashboard_formGroup__oXgKl{display:flex;flex:1 1;flex-direction:column;gap:8px}.Dashboard_formGroup__oXgKl label{color:#475569;font-size:.85rem;font-weight:600}.Dashboard_formGroup__oXgKl input{border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;outline:none;padding:10px 12px;transition:border-color .2s}.Dashboard_formGroup__oXgKl input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.Dashboard_submitBtn__uFLV7{background-color:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;height:42px;padding:12px 24px;transition:background-color .2s ease}.Dashboard_submitBtn__uFLV7:hover{background-color:#059669}.Dashboard_expenseBtn__XGxB\+{background-color:#fef2f2;border-color:#fecaca;color:#ef4444}.Dashboard_expenseBtn__XGxB\+:hover{background-color:#fee2e2}.Dashboard_submitExpenseBtn__1xtUH{background-color:#ef4444}.Dashboard_submitExpenseBtn__1xtUH:hover{background-color:#dc2626}.Dashboard_expenseFormWrapper__2WtLc{border-color:#fca5a5;box-shadow:0 4px 6px -1px #ef44441a}.Dashboard_recentRevenuesWrapper__v0DPH{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:32px;padding:24px}.Dashboard_sectionTitle__4Lhmb{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 20px}.Dashboard_dateGroupList__jgN2I{display:flex;flex-direction:column;gap:20px}.Dashboard_dateGroup__W39sS{display:flex;flex-direction:column;gap:12px}.Dashboard_dateHeader__dez5O{border-bottom:1px dashed #e2e8f0;color:#64748b;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin:0 0 4px;padding-bottom:4px;text-transform:uppercase}.Dashboard_recentRevenuesList__4IhQ6{display:flex;flex-direction:column;gap:8px}.Dashboard_recentRevenueItem__c25Tz{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px;transition:transform .2s,box-shadow .2s}.Dashboard_recentRevenueItem__c25Tz:hover{border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d;transform:translateY(-2px)}.Dashboard_revType__CkYCB{color:#1e293b;font-size:.95rem;font-weight:600;margin:0}.Dashboard_revAmount__PslkW{color:#10b981;font-size:.95rem;font-weight:600}.Dashboard_modalOverlay__nQR8h{align-items:center;animation:Dashboard_fadeIn__LPcO1 .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f172a66;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Dashboard_modalContent__OZFzG{animation:Dashboard_slideUp__dn9tI .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:80vh;max-width:500px;width:90%}.Dashboard_modalHeader__YbtRx{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.Dashboard_modalTitle__Genxv{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.Dashboard_closeBtn__3l4NX{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:1.5rem;line-height:1;padding:4px;transition:all .2s}.Dashboard_closeBtn__3l4NX:hover{background-color:#f1f5f9;color:#0f172a}.Dashboard_modalBody__giEVm{overflow-y:auto;padding:24px}@keyframes Dashboard_slideUp__dn9tI{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ClientTable_tableContainer__-p-Wk{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;display:flex;flex-direction:column}.ClientTable_tableHeader__lmqdf{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.ClientTable_tableTitle__r9gx1{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0}.ClientTable_tableResponsive__FKTQ6{overflow-x:auto;width:100%}.ClientTable_table__W9xDl{border-collapse:collapse;min-width:600px;text-align:left;width:100%}.ClientTable_th__WD4i-{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:16px 24px;text-transform:uppercase;white-space:nowrap}.ClientTable_td__KQjye{border-bottom:1px solid #f1f5f9;color:#334155;font-size:.95rem;padding:16px 24px;vertical-align:middle;white-space:nowrap}.ClientTable_tr__W8FLE{transition:background-color .2s ease}.ClientTable_tr__W8FLE:hover{background-color:#f8fafc}.ClientTable_tr__W8FLE:last-child .ClientTable_td__KQjye{border-bottom:none}.ClientTable_clientInfo__1z6Ty{display:flex;flex-direction:column}.ClientTable_clientName__e-\+5j{color:#0f172a;font-weight:600}.ClientTable_channelName__3ehh-{color:#64748b;font-size:.8rem;margin-top:4px}.ClientTable_statusBadge__y1BTZ{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.ClientTable_statusPending__1r28F{background-color:#fefce8;color:#ca8a04}.ClientTable_statusCompleted__FEeoR{background-color:#f0fdf4;color:#16a34a}.ClientTable_statusOverdue__FC3y5{background-color:#fef2f2;color:#dc2626}.ClientTable_amount__PBlpk{color:#0f172a;font-weight:600}.ClientTable_actionBtn__fmk7H{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#3b82f6;cursor:pointer;font-size:.8rem;font-weight:600;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.ClientTable_actionBtn__fmk7H:hover{background-color:#dbeafe}.ClientTable_editBtn__W-\+aS{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:.8rem;font-weight:600;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.ClientTable_editBtn__W-\+aS:hover{background-color:#e2e8f0}.ClientForm_formContainer__ZaiR\+{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;max-width:100%;padding:32px}.ClientForm_formTitle__7-m71{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:24px;margin-top:0}.ClientForm_formGrid__xoozE{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.ClientForm_formGroup__mtcON{display:flex;flex-direction:column;gap:8px}.ClientForm_label__-78CK{color:#475569;font-size:.875rem;font-weight:600}.ClientForm_input__hJSWG{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#1e293b;font-size:.95rem;outline:none;padding:12px 16px;transition:all .2s ease}.ClientForm_input__hJSWG:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ClientForm_input__hJSWG::placeholder{color:#94a3b8}.ClientForm_amountInputGroup__ZDkvZ{display:flex;gap:8px}.ClientForm_currencySelect__-SIB6{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#1e293b;cursor:pointer;font-size:.95rem;outline:none;padding:12px;transition:all .2s ease;width:110px}.ClientForm_currencySelect__-SIB6:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ClientForm_amountInput__66275{flex:1 1}.ClientForm_submitButton__U0Caw{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;min-width:200px;padding:14px 24px;transition:background-color .2s ease,transform .1s ease;width:auto}.ClientForm_submitButton__U0Caw:hover{background-color:#1d4ed8}.ClientForm_submitButton__U0Caw:active{transform:scale(.98)}.ClientForm_cancelButton__n4g4G{background-color:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;display:block;font-size:1rem;font-weight:600;min-width:120px;padding:14px 24px;transition:background-color .2s ease,transform .1s ease;width:auto}.ClientForm_cancelButton__n4g4G:hover{background-color:#e2e8f0}.ClientForm_cancelButton__n4g4G:active{transform:scale(.98)}@media (max-width:768px){.ClientForm_formGrid__xoozE{grid-template-columns:1fr}}.Clients_clientsContainer__PF4Nv{animation:Clients_fadeIn__KOE-m .4s ease-in-out;display:flex;flex-direction:column}.Clients_header__4b0Er{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:32px}.Clients_pageTitle__\+R3jO{color:#0f172a;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.Clients_pageSubtitle__GG\+20{color:#64748b;font-size:1.05rem;margin:0}.Clients_addBtn__9R-26{background-color:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .2s ease;white-space:nowrap}.Clients_addBtn__9R-26:hover{background-color:#1e293b;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.Clients_addBtn__9R-26:active{transform:translateY(0)}.Clients_formWrapper__LgBRM{animation:Clients_slideDown__hgDk9 .3s ease-out}.Clients_tableWrapper__VBZmK{animation:Clients_fadeIn__KOE-m .3s ease-out}@keyframes Clients_slideDown__hgDk9{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Clients_fadeIn__KOE-m{0%{opacity:0}to{opacity:1}}.Clients_searchContainer__9Thle{margin-bottom:24px}.Clients_searchInput__PE\+jI{background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 2px 0 #0000000d;color:#1e293b;font-size:.95rem;max-width:400px;outline:none;padding:12px 16px;transition:all .2s ease;width:100%}.Clients_searchInput__PE\+jI:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width:640px){.Clients_header__4b0Er{align-items:flex-start;flex-direction:column;gap:16px}.Clients_addBtn__9R-26{width:100%}}.InvoiceGenerator_invoiceContainer__Au23D{align-items:center;background-color:#f4f6f8;display:flex;flex-direction:column;min-height:100vh;padding:40px}.InvoiceGenerator_invoicePaper__gg-kV{background-color:#fff;box-shadow:0 4px 6px #0000001a;color:#1a1a1a;font-family:Inter,Roboto,sans-serif;max-width:900px;padding:40px;width:100%}.InvoiceGenerator_invoiceTable__g1ghc{border-collapse:collapse;font-size:14px;width:100%}.InvoiceGenerator_invoiceTable__g1ghc td,.InvoiceGenerator_invoiceTable__g1ghc th{border:1px solid #000;padding:8px;text-align:left}.InvoiceGenerator_invoiceTable__g1ghc th{background-color:#e5e7eb;font-weight:700;text-align:center}.InvoiceGenerator_textCenter__GCd6J{text-align:center!important}.InvoiceGenerator_textRight__pVkFx{text-align:right!important}.InvoiceGenerator_borderBottomZero__mV8B\+{border-bottom:0!important}.InvoiceGenerator_borderTopBottomZero__lJM7U{border-bottom:0!important;border-top:0!important}.InvoiceGenerator_borderTopZero__mkIt4{border-top:0!important}.InvoiceGenerator_billToSection__SSK3G{background-color:#e5e7eb}.InvoiceGenerator_bankDetailsSection__CVCL2{margin-top:10px}.InvoiceGenerator_bankTitle__m9kvC{font-size:16px;font-weight:700;padding:8px;text-align:center}.InvoiceGenerator_paytmRow__xwfd9{background-color:#1e3a8a;color:#fff;font-weight:700}.InvoiceGenerator_signatorySection__hr2XF{padding-top:30px;text-align:center}.InvoiceGenerator_signatureImage__okYLp{height:auto;margin-bottom:-10px;max-width:150px}.InvoiceGenerator_footer__8ZUIo{background-color:#e0e7ff;color:#1e3a8a;font-size:16px;font-weight:500;margin-top:30px;padding:15px;text-align:center}.InvoiceGenerator_formControls__y2dUo{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px;max-width:900px;padding:20px;width:100%}.InvoiceGenerator_formGroup__J8TXm{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:200px}.InvoiceGenerator_formGroup__J8TXm label{font-size:14px;font-weight:600}.InvoiceGenerator_formGroup__J8TXm input,.InvoiceGenerator_formGroup__J8TXm select{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px}.InvoiceGenerator_btnPrimary__60mcJ{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .2s}.InvoiceGenerator_btnPrimary__60mcJ:hover{background-color:#1d4ed8}.InvoiceGenerator_btnSecondary__f7D1A{background-color:#10b981;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:background-color .2s}.InvoiceGenerator_btnSecondary__f7D1A:hover{background-color:#059669}.InvoiceGenerator_btnDanger__8GP0S{background-color:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:8px 12px}.InvoiceGenerator_installmentsToggle__17SQo{align-items:center;display:flex;font-weight:600;gap:10px;margin-top:15px}.InvoiceGenerator_installmentsToggle__17SQo input[type=checkbox]{height:20px;width:20px}.InvoiceGenerator_installmentsSection__uM2hS{background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;margin-top:20px;padding:15px}.InvoiceGenerator_installmentRow__H6ZLN{align-items:center;display:flex;gap:10px;margin-bottom:10px}.InvoiceGenerator_transparentInput__dLxSI{background:#0000;border:none;font-family:inherit;font-size:inherit;padding:5px;width:100%}.InvoiceGenerator_transparentInput__dLxSI:focus{background:#fff;outline:1px solid #3b82f6}@media print{.InvoiceGenerator_formControls__y2dUo,.InvoiceGenerator_noPrint__ATZFI{display:none!important}.InvoiceGenerator_invoiceContainer__Au23D{background-color:#fff;padding:0}.InvoiceGenerator_invoicePaper__gg-kV{box-shadow:none;max-width:100%;padding:0}@page{margin:.5cm}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth;scroll-padding-top:100px}
/*# sourceMappingURL=main.30098685.css.map*/