.ProfileTemplate_profileWrapper__QTrt1{display:flex;flex-direction:column;height:100vh;background-color:#f9fafb;color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.ProfileTemplate_profileBody__4DuC4{display:flex;flex:1;overflow:hidden}.ProfileTemplate_mainContent__G8va1{flex:1;padding:2rem;overflow-y:auto;background:#ffffff;border-radius:.75rem;margin:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ProfileTemplate_sidebar__LKdX3{width:250px;background:#ffffff;border-right:1px solid #e5e7eb;padding:1rem}.AppHeader_header__yhPZl{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;background-color:#ffffff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.06);position:sticky;top:0;z-index:1000}.AppHeader_leftSection__c9Y8t{display:flex;align-items:center;gap:1rem}.AppHeader_userRole__9O_tJ{font-size:.9rem;color:#6b7280;font-weight:500}.AppHeader_navSection__YVNUD{flex:1;display:flex;justify-content:center}.AppHeader_rightSection__xyfzD{display:flex;align-items:center;gap:1.2rem;position:relative}.AppHeader_dropdown__hNwDk{position:absolute;top:110%;right:0;background-color:#ffffff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;padding:.4rem 0;box-shadow:0 4px 14px rgba(0,0,0,.12);animation:AppHeader_fadeIn__RYiHz .15s ease-in-out;z-index:2000}.AppHeader_dropdown__hNwDk button{width:100%;padding:.65rem 1rem;font-size:.92rem;color:#374151;background:none;border:none;text-align:left;cursor:pointer}.AppHeader_dropdown__hNwDk button:hover{background-color:#f3f4f6}@keyframes AppHeader_fadeIn__RYiHz{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.AppHeader_badge__cFC0S{position:absolute;top:-4px;right:-6px;background-color:#ef4444;color:#ffffff;font-size:.65rem;font-weight:700;border-radius:50%;padding:2px 6px}.AppHeader_profile__mIrBd{display:flex;align-items:center;gap:.5rem;cursor:pointer;position:relative}.AppHeader_avatar__dplxW{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid #d1d5db}.AppHeader_logoutButton__kOwTm{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;color:#374151;border:none;background:none;cursor:pointer}.AppHeader_logoutButton__kOwTm:hover{background-color:#f3f4f6}.AppHeader_icon__9W4VA{font-size:1.25rem;color:#6b7280;cursor:pointer}@media (max-width:768px){.AppHeader_navSection__YVNUD{display:none}.AppHeader_header__yhPZl{padding:0 1rem}.AppHeader_rightSection__xyfzD{gap:.8rem}}.Logo_logo__sdUU0{display:flex;align-items:center;justify-content:center}.Logo_logoImage__RPpY2{height:auto;width:100%;max-width:100%;object-fit:contain;display:block}.Logo_small__z11Tx .Logo_logoImage__RPpY2{width:80px}.Logo_medium__JN70B .Logo_logoImage__RPpY2{width:120px}.Logo_large__zwGDl .Logo_logoImage__RPpY2{width:200px}.Logo_icon__AuNVF{margin-right:.5rem;display:flex;align-items:center}.Logout_wrapper__F1HPY{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:2rem;background-color:#ffffff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);gap:1.5rem;text-align:center}.Logout_wrapper__F1HPY p{font-size:1rem;color:#333333}.Logout_button__8IGPx{padding:.6rem 1.2rem;font-size:1rem;cursor:pointer;border-radius:8px;border:none;background-color:#1e90ff;color:#ffffff;transition:background-color .3s ease}.Logout_button__8IGPx:hover{background-color:#0f78d1}.HeaderTemplate_pageWrapper__pYjHJ{display:flex;flex-direction:column}.HeaderTemplate_contentWrapper__u6N4f{flex:1;padding:2rem}.HeroSection_heroSection__M1kiy{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(135deg,#f0f4ff,#ffffff);overflow:hidden}.HeroSection_container__qNOfb{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1200px;width:100%;gap:2rem}.HeroSection_textContent__YKcKn{flex:1}.HeroSection_headline__gcYWH{font-size:2.5rem;font-weight:700;color:#0d1b2a;margin-bottom:1rem;line-height:1.2}.HeroSection_subheading__tKANY{font-size:1.2rem;color:#334155;margin-bottom:2rem}.HeroSection_ctaButtons__DMokI{display:flex;gap:1rem;flex-wrap:wrap}.HeroSection_primaryBtn__xr0bB{padding:.8rem 2rem;background:#0d6efd;color:white;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.HeroSection_primaryBtn__xr0bB:hover{background:#0b5ed7}.HeroSection_secondaryBtn__5DIa8{padding:.8rem 2rem;background:#e0e7ff;color:#0d6efd;font-weight:600;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.HeroSection_secondaryBtn__5DIa8:hover{background:#c7d2fe}.HeroSection_imageWrapper__M0_lh{flex:1;display:flex;justify-content:center;align-items:center}.HeroSection_heroImage__d3sSW{width:100%;max-width:500px;border-radius:1rem;box-shadow:0 15px 30px rgba(0,0,0,.1);transition:transform .3s ease}.HeroSection_heroImage__d3sSW:hover{transform:scale(1.05)}@media (max-width:992px){.HeroSection_container__qNOfb{flex-direction:column-reverse;text-align:center;gap:3rem}.HeroSection_heroImage__d3sSW{max-width:80%}.HeroSection_headline__gcYWH{font-size:2rem}}@media (max-width:576px){.HeroSection_headline__gcYWH{font-size:1.6rem}.HeroSection_subheading__tKANY{font-size:1rem}.HeroSection_primaryBtn__xr0bB,.HeroSection_secondaryBtn__5DIa8{width:100%;text-align:center}}.KeyFeatures_featuresSection__SgVNp{background:#f8fafc;padding:5rem 1rem;text-align:center}.KeyFeatures_container__7sJO9{max-width:1200px;margin:0 auto}.KeyFeatures_heading__aTP4A{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.KeyFeatures_subheading__cwX1R{font-size:1.1rem;color:#475569;margin-bottom:3rem}.KeyFeatures_grid__wxXpu{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.KeyFeatures_card__qWDs5{background:#ffffff;border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:all .3s ease}.KeyFeatures_card__qWDs5:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.KeyFeatures_iconWrapper__uCLCV{background:#e0f2fe;width:60px;height:60px;border-radius:50%;margin:0 auto 1rem;display:flex;justify-content:center;align-items:center}.KeyFeatures_icon__CdvQM{color:#0ea5e9;width:28px;height:28px}.KeyFeatures_title__BOWF8{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:.4rem}.KeyFeatures_description__B3fn0{font-size:.9rem;color:#64748b;line-height:1.5}@media (max-width:768px){.KeyFeatures_heading__aTP4A{font-size:1.6rem}.KeyFeatures_card__qWDs5{padding:1.5rem}}.BenefitesSection_benefitsSection__StM6p{background:linear-gradient(to bottom right,#f8fafc,#eef2ff);padding:5rem 1rem;text-align:center}.BenefitesSection_container__E7js9{max-width:1200px;margin:0 auto}.BenefitesSection_heading__GTSbN{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.BenefitesSection_subheading__TCEcZ{font-size:1.1rem;color:#475569;margin-bottom:3rem}.BenefitesSection_grid__Vr8Wo{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem}.BenefitesSection_card__yddPp{background:#ffffff;border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:all .3s ease;position:relative;overflow:hidden}.BenefitesSection_card__yddPp:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.12)}.BenefitesSection_iconWrapper__6JLnB{background:#e0f2fe;width:60px;height:60px;border-radius:50%;margin:0 auto 1rem;display:flex;justify-content:center;align-items:center}.BenefitesSection_icon__r_qlJ{color:#0ea5e9;width:28px;height:28px}.BenefitesSection_title__R45jS{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:.4rem}.BenefitesSection_description___p35l{font-size:.9rem;color:#64748b;line-height:1.5}@media (max-width:768px){.BenefitesSection_heading__GTSbN{font-size:1.6rem}.BenefitesSection_card__yddPp{padding:1.5rem}}.SecuritySection_securitySection__GP6AM{background:linear-gradient(135deg,#f9fbfd,#eef4ff);text-align:center;padding:80px 20px;color:#1e293b}.SecuritySection_container__2PTTv{max-width:900px;margin:0 auto}.SecuritySection_iconWrapper__TZBtW{display:flex;justify-content:center;margin-bottom:20px}.SecuritySection_mainIcon__zyEcr{width:60px;height:60px;color:#2563eb}.SecuritySection_title__icyH5{font-size:2rem;font-weight:700;margin-bottom:16px}.SecuritySection_subtitle__fdg8j{font-size:1.05rem;color:#475569;line-height:1.8;margin-bottom:40px}.SecuritySection_features__5MnUr{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-bottom:40px}.SecuritySection_feature__1j90S{background:white;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.05);padding:25px;transition:transform .3s ease,box-shadow .3s ease}.SecuritySection_feature__1j90S:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(37,99,235,.1)}.SecuritySection_featureIcon__sNet5{width:36px;height:36px;color:#2563eb;margin-bottom:12px}.SecuritySection_footerText__puu9l{font-size:1rem;color:#334155;margin-top:20px;font-style:italic}@media (max-width:768px){.SecuritySection_title__icyH5{font-size:1.7rem}.SecuritySection_subtitle__fdg8j{font-size:1rem}.SecuritySection_feature__1j90S{padding:20px}}.AboutProductSection_aboutSection__uXaSq{background-color:#f8fafc;padding:80px 20px;display:flex;justify-content:center}.AboutProductSection_container__Mh8u_{display:flex;align-items:center;max-width:1000px;gap:40px;flex-wrap:wrap}.AboutProductSection_logoWrapper__M4liD{flex:1 1 250px;display:flex;justify-content:center;align-items:center}.AboutProductSection_logo__qxlSD{max-width:200px;height:auto;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AboutProductSection_textContent__gSRy8{flex:2 1 500px;text-align:left}.AboutProductSection_title__G5uhn{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:16px}.AboutProductSection_subtitle__NMsMA{font-size:1.05rem;color:#475569;line-height:1.7;margin-bottom:16px}.AboutProductSection_highlight__6W75N{font-size:1rem;font-weight:500;color:#2563eb}@media (max-width:768px){.AboutProductSection_container__Mh8u_{flex-direction:column;text-align:center}.AboutProductSection_textContent__gSRy8{text-align:center}}.VideoDemoSection_videoSection__ixXpx{padding:80px 20px;background-color:#f1f5f9}.VideoDemoSection_container__5mkEk{max-width:1100px;margin:0 auto;text-align:center}.VideoDemoSection_title__lVbbh{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:12px}.VideoDemoSection_subtitle__oUdbc{font-size:1.05rem;color:#475569;margin-bottom:40px}.VideoDemoSection_videoGrid__f9_mj{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.VideoDemoSection_videoWrapper__B62UX{flex:1 1 400px;display:flex;flex-direction:column;align-items:center}.VideoDemoSection_videoDesc__ziprW{margin-top:12px;font-size:.95rem;color:#334155}@media (max-width:768px){.VideoDemoSection_videoGrid__f9_mj{flex-direction:column;gap:32px}}.Footer_footer__LodlA{background-color:#1e293b;color:#f1f5f9;padding:40px 20px;font-size:.9rem}.Footer_container__nxR0m{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.Footer_companyInfo__7uM_F{margin-bottom:12px}.Footer_productLine__DpeT3{color:#f1f5f9;font-weight:500}.Footer_productTag__N8ulc{color:#38bdf8;font-weight:600;margin-left:5px}.Footer_links__J31_B{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.Footer_link___UwAH{color:#94a3b8;text-decoration:none;transition:color .3s ease}.Footer_link___UwAH:hover{color:#38bdf8}@media (max-width:768px){.Footer_links__J31_B{flex-direction:column;gap:10px}}.ViewSubscriptionDetails_wrapper__QUjkI{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);width:100%}.ViewSubscriptionDetails_title__Ah94o{margin-bottom:20px}.ViewSubscriptionDetails_card__jiNOP{margin-top:20px;padding:20px;background:#f8f9fc;border-radius:10px;border:1px solid #e5e7eb}.ViewSubscriptionDetails_label__965En{font-size:14px;color:#6b7280;margin-top:12px}.ViewSubscriptionDetails_value__5KSDx{font-size:16px;font-weight:600;color:#111827}.ViewSubscriptionDetails_trial__hzQ5Z{color:#d97706!important}.ViewSubscriptionDetails_active__UWFeC{color:#059669!important}.ViewSubscriptionDetails_list__YRIvv{margin-top:6px;padding-left:20px}.ViewSubscriptionDetails_listItem__Wjmnm{font-size:14px;margin-bottom:4px}.ViewSubscriptionDetails_errorText__WGQzV{margin-top:12px;font-size:14px}.ViewSubscriptionDetails_infoText__0u1ov{font-size:14px;margin-top:12px;color:#2563eb}