.LandingPage_container__Lx_Vz{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a202c;overflow-x:hidden}.LandingPage_nav__fTUtv{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0;z-index:100}.LandingPage_navLinks__OUwP2{display:flex;gap:2rem;align-items:center}.LandingPage_navLinks__OUwP2 a{text-decoration:none;color:var(--text-secondary,#4a5568);font-weight:500;transition:color .3s ease;display:flex;align-items:center;gap:4px}.LandingPage_navLinks__OUwP2 a:hover{color:var(--howfm-purple,#667eea)}.LandingPage_websiteLink__cZLyi{position:relative;padding-right:16px}.LandingPage_websiteLink__cZLyi:after{content:"↗";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;opacity:.7;transition:all .3s ease}.LandingPage_websiteLink__cZLyi:hover:after{opacity:1;transform:translateY(-50%) translateX(2px) translateY(-2px)}.LandingPage_loginButton__BX6Cj{background:linear-gradient(135deg,#667eea,#764ba2);color:white!important;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.LandingPage_loginButton__BX6Cj:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}.LandingPage_hero__UyKg9{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;min-height:80vh;padding:6rem 4rem;max-width:1400px;margin:0 auto}.LandingPage_heroText__cLPwZ{max-width:600px}.LandingPage_heroText__cLPwZ h1{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--howfm-purple,#667eea),var(--howfm-teal,#38B2AC));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.LandingPage_heroText__cLPwZ p{font-size:1.25rem;line-height:1.6;color:var(--text-secondary,#4a5568);margin-bottom:2rem;max-width:500px}.LandingPage_ctaButtons__E1BIe{display:flex;gap:1rem;flex-wrap:wrap}.LandingPage_primaryButton__PmCW6{padding:1rem 2rem;background:var(--howfm-purple,#667eea);color:white;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.LandingPage_primaryButton__PmCW6:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(107,70,193,.2)}.LandingPage_secondaryButton__QlE_a{padding:1rem 2rem;background:white;color:var(--howfm-purple,#667eea);border:2px solid var(--howfm-purple,#667eea);border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.LandingPage_secondaryButton__QlE_a:hover{background:var(--howfm-purple-light,rgba(107,70,193,.1))}.LandingPage_heroVisual__xBIvM,.LandingPage_logo__J0O__{display:flex;align-items:center}.LandingPage_heroVisual__xBIvM{justify-content:center;position:relative}.LandingPage_warehouseGrid__qaoK7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px;transform:rotateX(20deg) rotate(-20deg);transform-style:preserve-3d;perspective:1200px;margin:2rem auto;max-width:300px}.LandingPage_box__6ZnOr{width:100px;height:100px;background:var(--howfm-purple,#667eea);border-radius:16px;display:flex;align-items:center;justify-content:center;color:white;font-size:28px;box-shadow:0 12px 24px rgba(0,0,0,.15);transition:all .3s ease;cursor:pointer}.LandingPage_box__6ZnOr:hover{box-shadow:0 16px 32px rgba(0,0,0,.2);transform:translateY(-8px)}.LandingPage_box__6ZnOr:nth-child(2){background:var(--howfm-teal,#38B2AC)}.LandingPage_box__6ZnOr:nth-child(3){background:var(--howfm-orange,#FF9F1C)}.LandingPage_box__6ZnOr:nth-child(4){background:var(--howfm-purple,#667eea)}.LandingPage_stats__wx4Nb{padding:4rem 2rem;background:white}.LandingPage_statsGrid__8OJUR{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.LandingPage_statCard__suGlG{text-align:center;padding:2rem;border-radius:16px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.LandingPage_statCard__suGlG:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.LandingPage_statCard__suGlG h3{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.LandingPage_statCard__suGlG p{color:#4a5568;font-weight:500;font-size:1.1rem}.LandingPage_features___yJJw{padding:6rem 2rem;background:white;text-align:center}.LandingPage_features___yJJw h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--text-primary,#2d3748)}.LandingPage_sectionSubtitle__pjPP0{font-size:1.25rem;color:var(--text-secondary,#4a5568);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.LandingPage_featureGrid__hZkjr{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.LandingPage_featureCard__lffJl{padding:2rem;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);text-align:center;transition:all .3s ease}.LandingPage_featureCard__lffJl:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.LandingPage_featureIcon__RAHO_{font-size:2.5rem;color:var(--howfm-purple,#667eea);margin-bottom:1rem}.LandingPage_featureCard__lffJl h3{font-size:1.5rem;color:var(--text-primary,#2d3748);margin-bottom:1rem;font-weight:600}.LandingPage_featureCard__lffJl p{color:var(--text-secondary,#4a5568);line-height:1.6}.LandingPage_featureList__Tt9t1{list-style:none;padding:0;margin:0}.LandingPage_featureList__Tt9t1 li{display:flex;align-items:center;gap:.5rem;color:#4a5568;margin-bottom:.5rem;font-size:.95rem}.LandingPage_featureList__Tt9t1 li svg{color:#667eea;font-size:.8rem}.LandingPage_testimonials__OmeeQ{padding:6rem 2rem;background:white;text-align:center}.LandingPage_testimonials__OmeeQ h2{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#2d3748}.LandingPage_testimonialGrid__A3Ap0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.LandingPage_testimonialCard__nNFiJ{background:#f8fafc;padding:2rem;border-radius:16px;text-align:left;border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.LandingPage_testimonialCard__nNFiJ:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.LandingPage_stars__me50S{display:flex;gap:.25rem;margin-bottom:1rem;color:#fbbf24}.LandingPage_testimonialCard__nNFiJ p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;font-style:italic}.LandingPage_testimonialAuthor__mFwES{display:flex;flex-direction:column;gap:.25rem}.LandingPage_testimonialAuthor__mFwES strong{color:#2d3748;font-weight:600}.LandingPage_testimonialAuthor__mFwES span{color:#4a5568;font-size:.9rem}.LandingPage_videoSection__Gp9Do{margin-top:4rem;text-align:center;padding:0 2rem}.LandingPage_videoSection__Gp9Do h3{font-size:2rem;margin-bottom:2rem;color:var(--howfm-purple,#667eea)}.LandingPage_videoSubtitle__Qc__u{font-size:1.1rem;color:#4a5568;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.LandingPage_videoContainer__ygb0R{max-width:800px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15);border:3px solid rgba(107,70,193,.2);background:white;padding:8px;position:relative}.LandingPage_videoContainer__ygb0R:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;background:linear-gradient(135deg,rgba(107,70,193,.1),rgba(0,164,180,.1));pointer-events:none;z-index:-1}.LandingPage_videoContainer__ygb0R iframe{aspect-ratio:16/9;width:100%;height:100%;border-radius:8px;border:none}.LandingPage_videoWrapper__XtkU_{max-width:800px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.LandingPage_videoWrapper__XtkU_ iframe{border-radius:16px}.LandingPage_cta___ymtd{padding:6rem 2rem;background:linear-gradient(135deg,var(--howfm-purple,#667eea),var(--howfm-teal,#38B2AC));color:white;text-align:center}.LandingPage_ctaContent__aDwBb{max-width:800px;margin:0 auto}.LandingPage_ctaContent__aDwBb h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.LandingPage_ctaContent__aDwBb p{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.LandingPage_footer__RJl6s{background:#f8f9fa;color:var(--text-primary,#1a202c);padding:4rem 2rem 2rem;border-top:1px solid #e9ecef}.LandingPage_footerContent__wZ9UK{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem}.LandingPage_footerLogo__iv8oW{display:flex;flex-direction:column}.LandingPage_footerLogo__iv8oW p{margin-top:1rem;color:var(--text-secondary,#4a5568)}.LandingPage_footerLinks__5TAmy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.LandingPage_footerLinks__5TAmy h4{color:var(--howfm-purple,#667eea);margin-bottom:1rem;font-weight:600}.LandingPage_footerLinks__5TAmy a{color:var(--text-secondary,#4a5568);text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.LandingPage_footerLinks__5TAmy a:hover{color:var(--howfm-purple,#667eea)}.LandingPage_footerWebsiteLink__EhmXd{position:relative;padding-right:16px}.LandingPage_footerWebsiteLink__EhmXd:after{content:"↗";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:10px;opacity:.7;transition:all .3s ease}.LandingPage_footerWebsiteLink__EhmXd:hover:after{opacity:1;transform:translateY(-50%) translateX(2px) translateY(-2px)}.LandingPage_footerBottom__H4wYK{max-width:1200px;margin:2rem auto 0;padding-top:2rem;border-top:1px solid #e9ecef;text-align:center;color:var(--text-secondary,#4a5568)}.LandingPage_modalOverlay__IeWD_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.LandingPage_modalContent__58uM9{background:linear-gradient(135deg,#ffffff,#f8f9ff);padding:2.5rem;border-radius:20px;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.15);border:1px solid rgba(107,70,193,.1)}.LandingPage_closeButton__L9xs5{position:absolute;top:1.5rem;right:1.5rem;background:rgba(107,70,193,.1);border:none;font-size:1.2rem;cursor:pointer;color:var(--howfm-purple,#667eea);padding:.8rem;border-radius:50%;transition:all .3s ease;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.LandingPage_closeButton__L9xs5:hover{background:var(--howfm-purple,#667eea);color:white;transform:scale(1.1)}.LandingPage_modalHeader__Y1z6T{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(107,70,193,.1)}.LandingPage_modalIcon__WVHsA{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;color:white;margin-bottom:1rem;box-shadow:0 8px 24px rgba(107,70,193,.3)}.LandingPage_modalIcon__WVHsA,.LandingPage_modalTitle__9bF37{background:linear-gradient(135deg,var(--howfm-purple,#667eea),var(--howfm-teal,#38B2AC))}.LandingPage_modalTitle__9bF37{color:var(--howfm-purple,#667eea);margin:0;font-size:2rem;font-weight:700;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.LandingPage_modalSections__7nofG{display:grid;grid-gap:2rem;gap:2rem}.LandingPage_modalSection__Y3jTs{background:white;padding:1.5rem;border-radius:16px;border:1px solid rgba(107,70,193,.1);box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease}.LandingPage_modalSection__Y3jTs:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:rgba(107,70,193,.2)}.LandingPage_sectionHeader__gIKTo{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.LandingPage_sectionIcon__K115L{font-size:1.5rem;color:var(--howfm-purple,#667eea);background:rgba(107,70,193,.1);padding:.8rem;border-radius:12px;min-width:48px;height:48px;display:flex;align-items:center;justify-content:center}.LandingPage_modalSection__Y3jTs h3{color:var(--howfm-purple,#667eea);margin:0;font-size:1.3rem;font-weight:600}.LandingPage_modalSection__Y3jTs p{color:#555;line-height:1.6;margin:0;font-size:1rem}.LandingPage_featureList__Tt9t1{display:flex;flex-direction:column;gap:.8rem}.LandingPage_featureItem__Dm05N{display:flex;align-items:center;gap:1rem;padding:.8rem;background:rgba(107,70,193,.05);border-radius:8px;transition:all .3s ease}.LandingPage_featureItem__Dm05N:hover{background:rgba(107,70,193,.1);transform:translateX(4px)}.LandingPage_featureBullet__5Jd3P{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--howfm-purple,#667eea);color:white;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0}.LandingPage_featureItem__Dm05N span{color:#333;font-weight:500}.LandingPage_modalActions__0USWu{margin-top:2rem;display:flex;justify-content:center;padding-top:1.5rem;border-top:2px solid rgba(107,70,193,.1)}.LandingPage_modalActions__0USWu button{padding:1rem 2.5rem;font-size:1.1rem;border-radius:12px;background:linear-gradient(135deg,var(--howfm-purple,#667eea),var(--howfm-teal,#38B2AC));color:white;border:none;cursor:pointer;transition:all .3s ease;font-weight:600;box-shadow:0 4px 12px rgba(107,70,193,.3)}.LandingPage_modalActions__0USWu button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(107,70,193,.4)}@media (max-width:768px){.LandingPage_hero__UyKg9{grid-template-columns:1fr;gap:2rem;padding:2rem 1rem;text-align:center}.LandingPage_heroText__cLPwZ h1{font-size:2.5rem}.LandingPage_heroText__cLPwZ p{font-size:1.1rem}.LandingPage_ctaButtons__E1BIe{justify-content:center}.LandingPage_warehouseGrid__qaoK7{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:300px}.LandingPage_box__6ZnOr{padding:1.5rem}.LandingPage_featureGrid__hZkjr,.LandingPage_testimonialGrid__A3Ap0{grid-template-columns:1fr}.LandingPage_statsGrid__8OJUR{grid-template-columns:repeat(2,1fr)}.LandingPage_footerContent__wZ9UK{flex-direction:column;text-align:center}.LandingPage_nav__fTUtv{padding:1rem}.LandingPage_navLinks__OUwP2{gap:1rem}}@media (max-width:480px){.LandingPage_heroText__cLPwZ h1{font-size:2rem}.LandingPage_ctaButtons__E1BIe{flex-direction:column;align-items:center}.LandingPage_primaryButton__PmCW6,.LandingPage_secondaryButton__QlE_a{width:100%;max-width:250px}.LandingPage_statsGrid__8OJUR{grid-template-columns:1fr}}.InfoButton_infoButton__J9rqs{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:white;border:2px solid var(--howfm-purple);border-radius:50%;cursor:pointer;transition:all .3s ease;color:var(--howfm-purple);box-shadow:0 2px 8px rgba(107,70,193,.1)}.InfoButton_infoButton__J9rqs:hover{background:var(--howfm-purple);color:white;box-shadow:0 4px 12px rgba(107,70,193,.2);transform:translateY(-2px)}@media (max-width:768px){.InfoButton_infoButton__J9rqs{width:32px;height:32px}}.Layout_layout__oM4MU{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow-x:hidden}.Layout_container__l2gjk,.Layout_layout__oM4MU{min-height:100vh;display:flex;flex-direction:column;width:100%}.Layout_container__l2gjk{overflow:hidden}.Layout_header__8XhYm{background:var(--header-background,#FFFFFF);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px rgba(0,0,0,.1);position:relative;z-index:100;width:100%;box-sizing:border-box}.Layout_header__8XhYm:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.4) 50%,rgba(255,255,255,.2));animation:Layout_shimmer__CbJ4I 2s infinite}.Layout_headerCenter__sokoI,.Layout_headerLeft__VU_e6{display:flex;align-items:center}.Layout_headerCenter__sokoI{justify-content:center;flex:1 1}.Layout_languageToggle__QhCrA{position:relative;z-index:1000}.Layout_languageButton__ORGG8{display:flex;align-items:center;gap:.5rem;background:white;border:1px solid rgba(107,70,193,.2);border-radius:8px;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease;font-size:.9rem;color:var(--text-color,#000000);font-weight:500}.Layout_languageButton__ORGG8:hover{border-color:var(--howfm-purple,#6B46C1);box-shadow:0 2px 8px rgba(107,70,193,.15)}.Layout_languageIcon__fQ3M8{font-size:1rem;color:var(--howfm-purple,#6B46C1)}.Layout_languageFlag__Fc12g{font-size:1.1rem}.Layout_languageName___A4CQ{font-weight:500}.Layout_languageArrow__ropLQ{font-size:.8rem;color:var(--text-secondary,#666);transition:transform .3s ease}.Layout_languageArrow__ropLQ.Layout_rotated__W5fXB{transform:rotate(180deg)}.Layout_languageDropdown__fiH6L{position:absolute;top:100%;right:0;background:white;border:1px solid rgba(107,70,193,.2);border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);min-width:150px;margin-top:.5rem;overflow:hidden}.Layout_languageOption__KMhDG{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;cursor:pointer;transition:all .3s ease;font-size:.9rem;color:var(--text-color,#000000);text-align:left}.Layout_languageOption__KMhDG:hover{background:rgba(107,70,193,.05)}.Layout_languageOption__KMhDG.Layout_active__obJLs{background:rgba(107,70,193,.1);color:var(--howfm-purple,#6B46C1);font-weight:600}.Layout_logoContainer__w2mRo{display:flex;align-items:center;gap:1rem;text-decoration:none;position:relative}.Layout_logoContainer__w2mRo img{max-height:50px;width:auto;object-fit:contain}.Layout_logoContainer__w2mRo:after{display:none}.Layout_logoSeparator__WCTlO{color:var(--text-color,#000000);font-size:1.5rem;font-weight:300;opacity:.6}.Layout_userSection__wJK3t{display:flex;align-items:center;gap:1.5rem}.Layout_welcome__pbJ8O{font-weight:500;color:var(--text-color,#000000)}.Layout_authButton__dC7Da{background:var(--primary-color,#D40511);border:1px solid var(--primary-color,#d40511);color:white;padding:.5rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;position:relative;overflow:hidden}.Layout_authButton__dC7Da:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.Layout_authButton__dC7Da:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Layout_authButton__dC7Da:hover:before{left:100%}.Layout_contentWrapper__J49FI{display:flex;flex:1 1;position:relative;width:100%;max-width:100%;overflow:hidden}.Layout_sidebar__saart{background:white;width:0;overflow:hidden;transition:width .3s ease;box-shadow:4px 0 20px rgba(0,0,0,.05);position:relative;will-change:width}.Layout_sidebarOpen__THWCw{width:250px}.Layout_navItems__eMkdu{padding:2rem 0;display:flex;flex-direction:column;gap:.5rem}.Layout_navItem__dRAc_{display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;color:var(--text-secondary);text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.Layout_navItem__dRAc_:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:var(--howfm-purple);transform:scaleY(0);transition:transform .3s ease}.Layout_navItem__dRAc_.Layout_active__obJLs:before,.Layout_navItem__dRAc_:hover:before{transform:scaleY(1)}.Layout_navItem__dRAc_.Layout_active__obJLs,.Layout_navItem__dRAc_:hover{background:rgba(107,70,193,.05);color:var(--howfm-purple);transform:translateX(4px)}.Layout_navIcon__g1cHI{font-size:1.25rem;transition:transform .3s ease}.Layout_navItem__dRAc_:hover .Layout_navIcon__g1cHI{transform:scale(1.1)}.Layout_navLabel__pRE9b{font-weight:500}.Layout_main__BqQ1G{flex:1 1;padding:2rem;width:100%;max-width:100%;transition:margin-left .3s ease}.Layout_mainShifted__IuDul{margin-left:250px}.Layout_footer__3v8iv{background:white;padding:4rem 2rem 2rem;margin-top:auto;border-top:1px solid #e9ecef}.Layout_footerContent__Vp3O_{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem}.Layout_footerLogo__7XxJm p{margin-top:1rem;color:var(--text-secondary)}.Layout_footerLinks__IW6OI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.Layout_footerLinks__IW6OI h4{color:var(--text-primary);margin-bottom:1rem}.Layout_footerLinks__IW6OI a{display:block;color:var(--text-secondary);text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.Layout_footerLinks__IW6OI a:hover{color:var(--howfm-purple)}.Layout_footerBottom__CYzGn{max-width:1200px;margin:2rem auto 0;padding-top:2rem;border-top:1px solid #e9ecef;text-align:center;color:var(--text-secondary)}@keyframes Layout_shimmer__CbJ4I{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.Layout_header__8XhYm{padding:1rem;flex-wrap:wrap;gap:1rem}.Layout_headerLeft__VU_e6{order:1;flex:1 1}.Layout_headerCenter__sokoI{order:3;flex-basis:100%;justify-content:center;margin-top:.5rem}.Layout_languageButton__ORGG8{font-size:.85rem;padding:.6rem .8rem}.Layout_languageDropdown__fiH6L{right:auto;left:50%;transform:translateX(-50%);min-width:140px}.Layout_userSection__wJK3t{order:2;gap:1rem}.Layout_welcome__pbJ8O{display:none}.Layout_main__BqQ1G{padding:1rem}.Layout_mainShifted__IuDul{margin-left:0}.Layout_footerContent__Vp3O_{text-align:center}.Layout_footerContent__Vp3O_,.Layout_footerLinks__IW6OI{flex-direction:column;gap:2rem}}@media (max-width:480px){.Layout_languageButton__ORGG8{font-size:.8rem;padding:.5rem .7rem}.Layout_languageName___A4CQ{display:none}.Layout_header__8XhYm{padding:.75rem}}.VersionInfo_versionInfo__sa_yZ{position:fixed;bottom:1rem;right:1rem;font-size:.75rem;z-index:100}.VersionInfo_versionButton__sOVSx{background:none;border:none;color:var(--text-secondary);opacity:.7;cursor:pointer;padding:.5rem;transition:opacity .2s}.VersionInfo_versionButton__sOVSx:hover{opacity:1}.VersionInfo_environment__Hpi_7{margin-left:.5rem;padding:.2rem .5rem;background:var(--howfm-purple-light);border-radius:4px}.VersionInfo_changelogOverlay__IU53n{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.VersionInfo_changelogModal__NmpT3{background:white;border-radius:8px;padding:2rem;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.15)}.VersionInfo_closeButton__Dt1Qa{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-secondary);opacity:.7;transition:opacity .2s}.VersionInfo_closeButton__Dt1Qa:hover{opacity:1}.VersionInfo_changelogContent__XZOb9{margin-top:1rem}.VersionInfo_changelogTitle__ziog1{color:var(--howfm-purple);margin-top:0;font-size:1.5rem}.VersionInfo_changelogSection__MU_38{color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:1.2rem}.VersionInfo_changelogList__HnZld{margin:.5rem 0;padding-left:1.5rem;list-style-type:disc}.VersionInfo_changelogItem__viBMJ{color:var(--text-secondary);margin:.25rem 0}.NotificationBell_notificationContainer__xW33N{position:relative;display:inline-block}.NotificationBell_bellButton__g7vaE{background:none;border:none;font-size:20px;color:#6B7280;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;position:relative}.NotificationBell_bellButton__g7vaE:hover{background-color:#F3F4F6;color:#374151;transform:scale(1.1)}.NotificationBell_badge__CdDOp{position:absolute;top:2px;right:2px;background-color:#EF4444;color:white;border-radius:50%;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid white;animation:NotificationBell_pulse____xBy 2s infinite}@keyframes NotificationBell_pulse____xBy{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.NotificationBell_notificationDropdown__tZ_HQ{position:absolute;top:100%;right:0;width:380px;max-height:500px;background:white;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);z-index:1000;overflow:hidden;margin-top:8px}.NotificationBell_dropdownHeader__f753h{padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#F9FAFB;display:flex;justify-content:space-between;align-items:center}.NotificationBell_dropdownHeader__f753h h3{margin:0;font-size:16px;font-weight:600;color:#111827}.NotificationBell_markAllReadButton__iq2X0{background:none;border:none;color:#6B46C1;font-size:12px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.NotificationBell_markAllReadButton__iq2X0:hover{background-color:#F3F4F6}.NotificationBell_notificationList__2LoGE{max-height:400px;overflow-y:auto}.NotificationBell_loading__Dga3h{padding:20px;text-align:center;color:#6B7280;font-size:14px}.NotificationBell_emptyState__p8ffK{padding:40px 20px;text-align:center;color:#9CA3AF}.NotificationBell_emptyState__p8ffK svg{font-size:32px;margin-bottom:12px;opacity:.5}.NotificationBell_emptyState__p8ffK p{margin:0;font-size:14px}.NotificationBell_notificationItem__i96fh{padding:16px 20px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:flex-start;gap:12px;position:relative}.NotificationBell_notificationItem__i96fh:hover{background-color:#F9FAFB}.NotificationBell_notificationItem__i96fh.NotificationBell_unread__hiANQ{background-color:#FEF3C7;border-left:3px solid #f59e0b}.NotificationBell_notificationIcon__lFOGR{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;color:white}.NotificationBell_notificationContent__wtU9c{flex:1 1;min-width:0}.NotificationBell_notificationTitle__MgZK1{font-weight:600;font-size:14px;color:#111827;margin-bottom:4px;line-height:1.4}.NotificationBell_notificationMessage__FwRBp{font-size:13px;color:#6B7280;line-height:1.4;margin-bottom:6px;word-wrap:break-word}.NotificationBell_notificationTime__wxyC8{font-size:11px;color:#9CA3AF;font-weight:500}.NotificationBell_userInfo__mmO52{color:#6B46C1}.NotificationBell_adminInfo__eFM1Y,.NotificationBell_userInfo__mmO52{font-size:12px;font-weight:500;margin:4px 0;padding:2px 6px;background-color:#F3F4F6;border-radius:4px;display:inline-block}.NotificationBell_adminInfo__eFM1Y{color:#8B5CF6;border-left:3px solid #8b5cf6}.NotificationBell_unreadDot__gNaU1{position:absolute;top:16px;right:16px;width:8px;height:8px;background-color:#EF4444;border-radius:50%}.NotificationBell_overlay__bfBK8{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background:transparent}.NotificationBell_notificationList__2LoGE::-webkit-scrollbar{width:4px}.NotificationBell_notificationList__2LoGE::-webkit-scrollbar-track{background:#F3F4F6}.NotificationBell_notificationList__2LoGE::-webkit-scrollbar-thumb{background:#D1D5DB;border-radius:2px}.NotificationBell_notificationList__2LoGE::-webkit-scrollbar-thumb:hover{background:#9CA3AF}@media (max-width:480px){.NotificationBell_notificationDropdown__tZ_HQ{width:320px;right:-20px}}.AdminUsers_container__sU3Na{padding:2rem;max-width:1200px;margin:0 auto}.AdminUsers_error__lTY5F{background-color:rgba(var(--howfm-orange),.1);color:var(--howfm-orange);padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.AdminUsers_error__lTY5F button{background:none;border:none;color:#e53e3e;cursor:pointer;font-size:1.2rem;padding:.25rem}.AdminUsers_createUserSection__i2sKf{background:white;padding:2rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06)}.AdminUsers_createUserForm__y5Qor{display:grid;grid-gap:1.5rem;gap:1.5rem;max-width:600px}.AdminUsers_formGroup__4IkyC{display:grid;grid-gap:.5rem;gap:.5rem}.AdminUsers_formGroup__4IkyC label{font-weight:500;color:var(--text-primary)}.AdminUsers_formGroup__4IkyC input,.AdminUsers_formGroup__4IkyC select{padding:.75rem;border:2px solid var(--howfm-purple-light);border-radius:8px;font-size:1rem}.AdminUsers_formGroup__4IkyC input:focus,.AdminUsers_formGroup__4IkyC select:focus{outline:none;border-color:var(--howfm-purple);box-shadow:0 0 0 3px var(--howfm-purple-light)}.AdminUsers_submitButton___JLVy{background:var(--howfm-purple);color:white;border:none;padding:.75rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.AdminUsers_submitButton___JLVy:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(107,70,193,.2)}.AdminUsers_usersTable__bdAF0{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.AdminUsers_usersTable__bdAF0 table{width:100%;border-collapse:collapse}.AdminUsers_usersTable__bdAF0 td,.AdminUsers_usersTable__bdAF0 th{padding:1rem;text-align:left;border-bottom:1px solid var(--howfm-purple-light)}.AdminUsers_usersTable__bdAF0 th{font-weight:600;color:var(--text-primary)}.AdminUsers_usersTable__bdAF0 select{padding:.5rem;border:1px solid var(--howfm-purple-light);border-radius:4px;background:white}.AdminUsers_deleteButton__46bNx{background:#DC2626;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .2s ease}.AdminUsers_deleteButton__46bNx:hover:not(:disabled){background:#B91C1C}.AdminUsers_deleteButton__46bNx:disabled{opacity:.5;cursor:not-allowed}.AdminUsers_roleSelect__vJZET{padding:.5rem 2rem .5rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;background-color:white;cursor:pointer}.AdminUsers_roleSelect__vJZET:focus{outline:none;border-color:var(--howfm-teal)}.AdminUsers_header__gknbC{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:2rem;background:var(--howfm-purple);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.AdminUsers_header__gknbC h1{margin:0;font-size:2.5rem;color:white;font-weight:600}.AdminUsers_createButton__QjxUk{background-color:var(--howfm-teal);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s ease;margin-left:3rem}.AdminUsers_createButton__QjxUk:hover{filter:brightness(110%);transform:translateY(-1px)}.AdminUsers_actions__DNYXl{display:flex;gap:1rem;justify-content:flex-end}.AdminUsers_deleteButton__46bNx,.AdminUsers_resetButton__Xt5tG{padding:.5rem;border:none;border-radius:6px;cursor:pointer;font-size:1.1rem;transition:all .2s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.AdminUsers_resetButton__Xt5tG{background-color:var(--howfm-teal);color:white}.AdminUsers_deleteButton__46bNx{background-color:var(--howfm-orange);color:white}.AdminUsers_deleteButton__46bNx:hover,.AdminUsers_resetButton__Xt5tG:hover{filter:brightness(110%);transform:translateY(-1px)}.AdminUsers_modalOverlay___yuwF{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.AdminUsers_modal__xfhUA{background:white;border-radius:12px;box-shadow:0 4px 25px rgba(0,0,0,.15);width:auto;max-height:calc(100vh - 2rem);overflow-y:auto;margin:auto}.AdminUsers_tableContainer__XF2qj{background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;border:1px solid rgba(0,0,0,.1)}.AdminUsers_table__mUxTe{width:100%;border-collapse:collapse}.AdminUsers_table__mUxTe td,.AdminUsers_table__mUxTe th{padding:1.25rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.AdminUsers_table__mUxTe th{background-color:var(--howfm-purple);color:white;font-weight:600;font-size:.95rem}.AdminUsers_table__mUxTe tr:last-child td{border-bottom:none}.AdminUsers_table__mUxTe tr:hover{background-color:#f8f9fa}.AdminUsers_loading__7dXTP{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.AdminUsers_spinner__nv1sW{border:4px solid var(--howfm-purple);border-top:4px solid transparent;border-radius:50%;width:40px;height:40px;animation:AdminUsers_spin__Gj6Ls 1s linear infinite;margin-bottom:1rem}@keyframes AdminUsers_spin__Gj6Ls{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AdminUsers_noUsers__EyDwy{text-align:center;padding:2rem;color:var(--gray-600)}.CreateUserDialog_modalOverlay__AqpIU{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.CreateUserDialog_modal__qO4Xa{background:white;padding:2rem;border-radius:8px;width:100%;max-width:500px;box-shadow:0 2px 10px rgba(0,0,0,.1);position:relative}.CreateUserDialog_modalHeader__FipNE{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.CreateUserDialog_modalHeader__FipNE h2{margin:0}.CreateUserDialog_closeButton__WH_hJ{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;color:#666;position:absolute;right:1rem;top:1rem}.CreateUserDialog_closeButton__WH_hJ:hover{color:#333}.CreateUserDialog_formGroup__6fxJE{margin-bottom:1rem}.CreateUserDialog_formGroup__6fxJE label{display:block;margin-bottom:.5rem;font-weight:500}.CreateUserDialog_formGroup__6fxJE input,.CreateUserDialog_formGroup__6fxJE select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.CreateUserDialog_formGroup__6fxJE input:disabled,.CreateUserDialog_formGroup__6fxJE select:disabled{background-color:#f5f5f5;cursor:not-allowed}.CreateUserDialog_buttonGroup__cmmwR{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.CreateUserDialog_cancelButton__lCaWI,.CreateUserDialog_submitButton__gqzNj{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;min-width:100px}.CreateUserDialog_submitButton__gqzNj{background-color:#0070f3;color:white}.CreateUserDialog_submitButton__gqzNj:hover:not(:disabled){background-color:#0051cc}.CreateUserDialog_submitButton__gqzNj:disabled{background-color:#ccc;cursor:not-allowed}.CreateUserDialog_cancelButton__lCaWI{background-color:#fff;border:1px solid #ddd}.CreateUserDialog_cancelButton__lCaWI:hover:not(:disabled){background-color:#f5f5f5}.CreateUserDialog_cancelButton__lCaWI:disabled{color:#999;cursor:not-allowed}.CreateUserDialog_error__Iv3u6{background-color:#fee2e2;border:1px solid #ef4444;color:#dc2626;padding:.75rem;border-radius:4px;margin-bottom:1rem}.CreateUserDialog_success___JUKU{text-align:center;padding:1rem}.CreateUserDialog_credentials__Ddk9Z{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem;margin:1rem 0;text-align:left}.CreateUserDialog_credentials__Ddk9Z p{margin:.5rem 0}.Analytics_container__w3kWp{padding:0 2rem;background:#f9fafb;min-height:100vh}.Analytics_main__oWQO1{min-height:100vh;padding:4rem 0;flex:1 1;display:flex;flex-direction:column;align-items:center}.Analytics_headerSection__sY4mn{display:flex;align-items:center;gap:1rem;margin-bottom:3rem;width:100%;max-width:1200px}.Analytics_icon__jgrvs{font-size:2.5rem;color:#ff6b6b}.Analytics_title__TklkM{margin:0;font-size:2.5rem;color:#2d3748}.Analytics_grid__nf4h2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1200px}.Analytics_card__bAhtD{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Analytics_chartContainer__ZcHj5{height:300px;width:100%;position:relative}.Analytics_recommendationsContainer__fBo_E{padding:1rem}.Analytics_recommendation__VS_yM{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-bottom:1rem}.Analytics_recommendation__VS_yM h3{color:#2d3748;margin-bottom:1rem}.Analytics_recommendation__VS_yM ul{list-style-type:none;padding:0}.Analytics_recommendation__VS_yM li{padding:.5rem 0;color:#4a5568;border-bottom:1px solid #e2e8f0}.Analytics_recommendation__VS_yM li:last-child{border-bottom:none}@media (max-width:1024px){.Analytics_grid__nf4h2{grid-template-columns:1fr}}@media (max-width:768px){.Analytics_container__w3kWp{padding:0 1rem}.Analytics_headerSection__sY4mn{flex-direction:column;text-align:center}.Analytics_title__TklkM{font-size:2rem}}.Analytics_controls__pDTuY{display:flex;gap:1rem;align-items:center}.Analytics_controlButton__a5Uqr{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:6px;background:white;color:#4a5568;cursor:pointer;transition:all .2s ease}.Analytics_controlButton__a5Uqr:hover{background:#f8fafc;border-color:#cbd5e0}.Analytics_metricsSection___DBTH{width:100%;max-width:1200px;margin-bottom:2rem}.Analytics_metricToggles__GKAPr{display:flex;gap:1rem;margin-bottom:1rem}.Analytics_metricButton__9Sanf{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:6px;background:white;color:#4a5568;cursor:pointer;transition:all .2s ease}.Analytics_metricButton__9Sanf.Analytics_active__l4PKv{background:#ff6b6b;color:white;border-color:#ff6b6b}.Analytics_insightPanel__42NeN{margin-top:1rem;padding:1rem;background:#f8fafc;border-radius:6px}.Analytics_insightPanel__42NeN h4{margin:0 0 .5rem;color:#2d3748}.Analytics_insightPanel__42NeN ul{margin:0;padding-left:1.5rem}.Analytics_segmentList__hAzkp{margin-top:1rem}.Analytics_segment__CiEd_{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.Analytics_segmentLabel__YadHj{color:#4a5568}.Analytics_segmentValue__LgTIi{font-weight:600;color:#2d3748}.Analytics_segmentTrend__ez2TP{font-size:.875rem}.Analytics_segmentTrend__ez2TP.Analytics_positive__ycQy6{color:#10b981}.Analytics_segmentTrend__ez2TP.Analytics_negative__M_Gbt{color:#ef4444}.Analytics_productMetrics__hQ5uO{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.Analytics_metric__csqIa{display:flex;flex-direction:column;padding:1rem;background:#f8fafc;border-radius:6px}.Analytics_aiInsights__5Y3ce{display:grid;grid-gap:1rem;gap:1rem}.Analytics_insight__hZCFH{padding:1rem;background:#f8fafc;border-radius:6px}.Analytics_confidenceLevel__eVnc5{margin-top:.5rem;padding:.25rem .5rem;background:#e2e8f0;border-radius:4px;font-size:.875rem;display:inline-block}.Analytics_detailedAnalysis__GTikj{width:100%;max-width:1200px;margin-top:2rem}.Analytics_analysisGrid__4ezEp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}@media (max-width:768px){.Analytics_controls__pDTuY{flex-direction:column;align-items:stretch}.Analytics_metricToggles__GKAPr{flex-wrap:wrap}.Analytics_metricButton__9Sanf{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.5rem)}}.Business_container__EhNeD{max-width:1200px;margin:0 auto;padding:2rem}.Business_intro__tEDpq{text-align:center;margin-bottom:3rem;animation:Business_fadeIn__mfWM1 .8s ease-out}.Business_intro__tEDpq h2{color:var(--text-primary);font-size:2rem;margin-bottom:1rem}.Business_intro__tEDpq p{color:var(--text-secondary);font-size:1.1rem;max-width:600px;margin:0 auto}.Business_toolsGrid__VuZWL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.Business_toolCard___K0Wf{background:white;border-radius:16px;padding:2rem;text-decoration:none;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1.5rem;animation:Business_fadeInUp__z1mc4 .8s ease-out forwards;opacity:0}.Business_toolCard___K0Wf:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.Business_iconContainer__d_1HV{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;transition:all .3s ease}.Business_toolCard___K0Wf:hover .Business_iconContainer__d_1HV{transform:scale(1.1)}.Business_toolContent__WJcsX h3{color:var(--text-primary);font-size:1.25rem;margin:0 0 .5rem}.Business_toolContent__WJcsX p{color:var(--text-secondary);font-size:.95rem;margin:0 0 1rem;line-height:1.5}.Business_learnMore__IRO_u{display:flex;align-items:center;gap:.5rem;color:var(--howfm-purple);font-weight:500;font-size:.95rem}.Business_featuredSection__ahBur{background:linear-gradient(135deg,var(--howfm-purple) 0,var(--howfm-purple-medium) 100%);border-radius:24px;padding:3rem;color:white;margin-top:2rem;animation:Business_fadeIn__mfWM1 1s ease-out}.Business_featuredContent__Q11u7{max-width:600px}.Business_featuredContent__Q11u7 h2{font-size:2rem;margin:0 0 1rem}.Business_featuredContent__Q11u7 p{font-size:1.1rem;margin:0 0 2rem;opacity:.9}.Business_featuredButton__fEYgC{display:inline-flex;align-items:center;gap:.5rem;background:white;color:var(--howfm-purple);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s ease}.Business_featuredButton__fEYgC:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@keyframes Business_fadeIn__mfWM1{0%{opacity:0}to{opacity:1}}@keyframes Business_fadeInUp__z1mc4{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Business_toolCard___K0Wf:first-child{animation-delay:.1s}.Business_toolCard___K0Wf:nth-child(2){animation-delay:.2s}.Business_toolCard___K0Wf:nth-child(3){animation-delay:.3s}.Business_toolCard___K0Wf:nth-child(4){animation-delay:.4s}@media (max-width:768px){.Business_featuredSection__ahBur{padding:2rem}.Business_intro__tEDpq h2{font-size:1.75rem}.Business_toolsGrid__VuZWL{gap:1.5rem}}.SubpageNavigation_navigation__dH6Et{margin-bottom:2rem}.SubpageNavigation_backButton__3iFqD{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;background:none;border:none;color:var(--text-primary);font-weight:500;cursor:pointer;transition:all .2s ease}.SubpageNavigation_backButton__3iFqD:hover{background:var(--howfm-purple-light);color:var(--howfm-purple)}.SubpageNavigation_backIcon__X979V{font-size:1.25rem}.Pricing_container__M5dF6{padding:2rem}.Pricing_pricingGrid__0eN0E{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.Pricing_pricingCard__Q5ncF{padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Dashboard_container__NIhIv{--howfm-purple:var(--branding-primary,#6B46C1);--howfm-purple-light:rgba(107,70,193,0.1);--howfm-purple-medium:rgba(107,70,193,0.5);--howfm-gradient-start:var(--branding-primary,#6B46C1);--howfm-gradient-end:var(--branding-secondary,#805AD5);--background-light:var(--branding-background,#F7FAFC);--text-primary:var(--branding-text,#2D3748);--text-secondary:var(--branding-text-secondary,#4A5568);--howfm-teal:var(--branding-secondary,#38B2AC);--howfm-orange:var(--branding-accent,#FF9F1C);width:100%;min-height:100vh;background:linear-gradient(135deg,rgba(107,70,193,.03),rgba(56,178,172,.03) 50%,rgba(255,159,28,.02));position:relative;padding:2rem;overflow-x:hidden}.Dashboard_container__NIhIv:before{top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(107,70,193,.08) 0,transparent 70%);animation:Dashboard_float__PV51g 20s ease-in-out infinite}.Dashboard_container__NIhIv:after,.Dashboard_container__NIhIv:before{content:"";position:fixed;border-radius:50%;z-index:0;pointer-events:none}.Dashboard_container__NIhIv:after{bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(56,178,172,.08) 0,transparent 70%);animation:Dashboard_float__PV51g 25s ease-in-out infinite reverse}@keyframes Dashboard_float__PV51g{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.Dashboard_header__Zvu6_{text-align:center;margin-bottom:3rem;position:relative;padding:3rem 0;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.7));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 8px 32px rgba(107,70,193,.08);border:1px solid rgba(107,70,193,.1);z-index:1}.Dashboard_header__Zvu6_:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--howfm-purple),var(--howfm-teal),var(--howfm-orange));border-radius:24px 24px 0 0}.Dashboard_headerTop___yRZC{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.Dashboard_logoContainer__9xcsr{position:relative;display:inline-block}.Dashboard_logoImage__19o6h{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .3s ease}.Dashboard_logoImage__19o6h:hover{transform:scale(1.02)}.Dashboard_welcomeSection__MSAu_ h1{font-size:3rem;color:var(--text-primary);margin-bottom:1rem;font-weight:800;background:linear-gradient(135deg,var(--howfm-purple) 0,var(--howfm-teal) 50%,var(--howfm-orange) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:Dashboard_gradientFlow__75uTy 8s ease infinite;text-shadow:0 4px 12px rgba(107,70,193,.1);letter-spacing:-.02em}.Dashboard_welcomeSection__MSAu_ p{color:var(--text-secondary);font-size:1.2rem;max-width:600px;margin:0 auto;line-height:1.6}.Dashboard_journeySection__dkCh2{margin-bottom:3rem}.Dashboard_journeyCard__316OA{background:white;border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08);border:1px solid rgba(107,70,193,.1);position:relative;overflow:hidden}.Dashboard_journeyCard__316OA:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--howfm-purple),var(--howfm-teal),var(--howfm-orange))}.Dashboard_journeyHeader__4gjd0{display:flex;align-items:center;gap:2rem;margin-bottom:2.5rem}.Dashboard_journeyIcon__nqXlj{font-size:2.5rem;background:linear-gradient(135deg,var(--howfm-purple),var(--howfm-teal));padding:1.2rem;border-radius:16px;min-width:70px;height:70px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 24px rgba(107,70,193,.3);transition:all .3s ease}.Dashboard_journeyCard__316OA:hover .Dashboard_journeyIcon__nqXlj{transform:scale(1.05) rotate(3deg);box-shadow:0 12px 32px rgba(107,70,193,.4)}.Dashboard_journeyInfo__sUdpl{flex:1 1}.Dashboard_journeyInfo__sUdpl h2{font-size:1.8rem;color:var(--text-primary);margin:0 0 .5rem;font-weight:700;background:linear-gradient(135deg,var(--howfm-purple),var(--howfm-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Dashboard_journeyInfo__sUdpl p{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.6;font-weight:500}.Dashboard_journeyProgress__Ci_5i{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem}.Dashboard_progressBar__iztQQ{width:120px;height:8px;background:rgba(107,70,193,.1);border-radius:4px;overflow:hidden}.Dashboard_progressFill__gQYb7{height:100%;border-radius:4px;background:linear-gradient(90deg,var(--howfm-purple),var(--howfm-teal));transition:width .8s ease}.Dashboard_journeyProgress__Ci_5i span{font-size:.9rem;color:var(--text-secondary);font-weight:600}.Dashboard_journeyActions__v8UMb{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.Dashboard_actionCard__tf3QF{background:white;border:1px solid rgba(107,70,193,.15);border-radius:12px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.Dashboard_actionCard__tf3QF:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(107,70,193,.05),transparent);transition:left .6s ease}.Dashboard_actionCard__tf3QF:hover:before{left:100%}.Dashboard_actionCard__tf3QF.Dashboard_priority-high__zA8em{border-color:var(--howfm-purple);background:linear-gradient(135deg,rgba(107,70,193,.03),rgba(107,70,193,.01))}.Dashboard_actionCard__tf3QF.Dashboard_priority-medium__1z6zD{border-color:var(--howfm-teal);background:linear-gradient(135deg,rgba(56,178,172,.03),rgba(56,178,172,.01))}.Dashboard_actionCard__tf3QF:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(107,70,193,.15);border-color:rgba(107,70,193,.3)}.Dashboard_actionLink__h_spP{display:flex;align-items:center;gap:1.2rem;text-decoration:none;color:var(--text-primary);font-weight:600;transition:all .3s ease;position:relative;z-index:2}.Dashboard_actionLink__h_spP:hover{color:var(--howfm-purple)}.Dashboard_actionIcon__sgkUY{font-size:1.4rem;color:var(--howfm-purple);transition:all .3s ease}.Dashboard_actionCard__tf3QF:hover .Dashboard_actionIcon__sgkUY{color:var(--howfm-teal);transform:scale(1.1)}.Dashboard_actionArrow__kP1QV{margin-left:auto;font-size:1rem;color:var(--text-secondary);transition:all .3s ease}.Dashboard_actionCard__tf3QF:hover .Dashboard_actionArrow__kP1QV{transform:translateX(4px);color:var(--howfm-purple)}.Dashboard_searchSection__giI9V{margin-bottom:3rem;position:relative;z-index:1}.Dashboard_searchContainer__ENiFb{position:relative;max-width:700px;margin:0 auto}.Dashboard_searchIcon__4UY0_{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:var(--howfm-purple);font-size:1.2rem;transition:all .3s ease}.Dashboard_searchInput__LLNWA{width:100%;padding:1.2rem 1.2rem 1.2rem 3.5rem;border:2px solid rgba(107,70,193,.15);border-radius:16px;font-size:1.1rem;color:var(--text-primary);background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(0,0,0,.05),0 2px 8px rgba(107,70,193,.05);font-weight:500}.Dashboard_searchInput__LLNWA:focus{outline:none;border-color:var(--howfm-purple);box-shadow:0 12px 40px rgba(107,70,193,.2),0 4px 12px rgba(56,178,172,.1);transform:translateY(-2px);background:rgba(255,255,255,1)}.Dashboard_searchInput__LLNWA:focus+.Dashboard_searchIcon__4UY0_{color:var(--howfm-teal);transform:translateY(-50%) scale(1.1)}.Dashboard_clearSearchButton__PGC2_{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:rgba(107,70,193,.1);border:none;color:var(--howfm-purple);cursor:pointer;padding:.6rem;border-radius:8px;transition:all .3s ease;font-size:1rem}.Dashboard_clearSearchButton__PGC2_:hover{background:var(--howfm-purple);color:white;transform:translateY(-50%) scale(1.1)}.Dashboard_searchSuggestions__AdgJq{position:absolute;top:100%;left:0;right:0;background:white;border:2px solid var(--howfm-purple);border-top:none;border-radius:0 0 16px 16px;box-shadow:0 8px 32px rgba(107,70,193,.15);z-index:1000;max-height:350px;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Dashboard_suggestionHeader__nOwe6{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,rgba(107,70,193,.08),rgba(56,178,172,.08));border-bottom:1px solid rgba(107,70,193,.15);font-weight:600;color:var(--howfm-purple);font-size:1rem}.Dashboard_clearHistoryButton__wXHy4{background:rgba(107,70,193,.1);border:none;color:var(--howfm-purple);cursor:pointer;font-size:.9rem;padding:.4rem .8rem;border-radius:6px;transition:all .3s ease;font-weight:500}.Dashboard_clearHistoryButton__wXHy4:hover{background:var(--howfm-purple);color:white;transform:scale(1.05)}.Dashboard_suggestionItem__wFPXA{display:flex;align-items:center;padding:.8rem 1.5rem;border-bottom:1px solid rgba(107,70,193,.08);transition:all .3s ease}.Dashboard_suggestionItem__wFPXA:hover{background:linear-gradient(135deg,rgba(107,70,193,.03),rgba(56,178,172,.03))}.Dashboard_suggestionButton__n9tBx{flex:1 1;background:none;border:none;text-align:left;padding:.6rem;cursor:pointer;color:var(--text-primary);transition:all .3s ease;font-size:1rem;font-weight:500;border-radius:6px}.Dashboard_suggestionButton__n9tBx:hover{background:rgba(107,70,193,.05);color:var(--howfm-purple);transform:translateX(4px)}.Dashboard_removeSuggestionButton__lUah5{background:rgba(107,70,193,.1);border:none;color:var(--howfm-purple);cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease;font-size:.9rem;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.Dashboard_removeSuggestionButton__lUah5:hover{background:var(--howfm-purple);color:white;transform:scale(1.1)}.Dashboard_favoritesSection__smFNH{margin-bottom:3rem}.Dashboard_favoritesSection__smFNH h2{font-size:1.6rem;color:var(--text-primary);margin-bottom:2rem;font-weight:700;background:linear-gradient(135deg,var(--howfm-purple),var(--howfm-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Dashboard_favoritesGrid__vRjCN{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.Dashboard_favoriteCard__YZQdM{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(107,70,193,.15);border-radius:16px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.05)}.Dashboard_favoriteCard__YZQdM:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--howfm-purple),var(--howfm-teal));opacity:0;transition:opacity .3s ease}.Dashboard_favoriteCard__YZQdM:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(107,70,193,.1) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transition:all .6s ease;pointer-events:none}.Dashboard_favoriteCard__YZQdM:hover:before{opacity:1}.Dashboard_favoriteCard__YZQdM:hover:after{width:200%;height:200%}.Dashboard_favoriteCard__YZQdM:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 48px rgba(107,70,193,.2),0 8px 16px rgba(56,178,172,.1);border-color:rgba(107,70,193,.3);background:rgba(255,255,255,1)}.Dashboard_favoriteLink__xv1Tf{display:flex;align-items:center;gap:1.2rem;text-decoration:none;color:var(--text-primary);font-weight:600;transition:all .3s ease}.Dashboard_favoriteLink__xv1Tf:hover{color:var(--howfm-purple)}.Dashboard_favoriteIcon__VLEO7{font-size:1.4rem;color:var(--howfm-purple);transition:all .3s ease}.Dashboard_favoriteCard__YZQdM:hover .Dashboard_favoriteIcon__VLEO7{color:var(--howfm-teal);transform:scale(1.1)}.Dashboard_sectionsGrid__VBq7H{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));grid-gap:2.5rem;gap:2.5rem;position:relative;z-index:1}.Dashboard_sectionCard__KMrMn{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.08),0 2px 8px rgba(107,70,193,.05);border:1px solid rgba(255,255,255,.8);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;z-index:1}.Dashboard_sectionCard__KMrMn:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--branding-gradient-primary,linear-gradient(90deg,var(--howfm-purple),var(--howfm-teal),var(--howfm-orange)));opacity:0;transition:opacity .3s ease}.Dashboard_sectionCard__KMrMn:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(107,70,193,.1) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none}.Dashboard_sectionCard__KMrMn:hover:after,.Dashboard_sectionCard__KMrMn:hover:before{opacity:1}.Dashboard_sectionCard__KMrMn:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 24px 64px rgba(107,70,193,.2),0 8px 16px rgba(56,178,172,.1);border-color:rgba(107,70,193,.3);background:rgba(255,255,255,1)}.Dashboard_sectionHeader__cvAW7{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;position:relative;z-index:2}.Dashboard_sectionIcon__JLp75{font-size:2.2rem;background:linear-gradient(135deg,var(--howfm-purple),var(--howfm-teal));padding:1rem;border-radius:16px;min-width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 24px rgba(107,70,193,.3),0 4px 12px rgba(56,178,172,.2);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Dashboard_sectionIcon__JLp75:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.3),transparent);transform:rotate(45deg);transition:all .6s ease;opacity:0}.Dashboard_sectionCard__KMrMn:hover .Dashboard_sectionIcon__JLp75:before{animation:Dashboard_shine__krY0g .6s ease}.Dashboard_sectionCard__KMrMn:hover .Dashboard_sectionIcon__JLp75{transform:scale(1.15) rotate(5deg);box-shadow:0 16px 40px rgba(107,70,193,.4),0 8px 16px rgba(56,178,172,.3)}@keyframes Dashboard_shine__krY0g{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg);opacity:0}50%{opacity:1}to{transform:translateX(100%) translateY(100%) rotate(45deg);opacity:0}}.Dashboard_sectionInfo__dAE_v h3{font-size:1.6rem;color:var(--text-primary);margin:0 0 .5rem;font-weight:700;background:linear-gradient(135deg,var(--howfm-purple),var(--howfm-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease}.Dashboard_sectionInfo__dAE_v p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6;font-weight:500}.Dashboard_sectionLinks__31IGG{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:2}.Dashboard_linkCard__4rv1K{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(107,70,193,.15);position:relative;overflow:hidden}.Dashboard_linkCard__4rv1K:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(107,70,193,.08),transparent);transition:left .6s ease}.Dashboard_linkCard__4rv1K:after{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--howfm-purple),var(--howfm-teal));opacity:0;transition:opacity .3s ease}.Dashboard_linkCard__4rv1K:hover:before{left:100%}.Dashboard_linkCard__4rv1K:hover:after{opacity:1}.Dashboard_linkCard__4rv1K:hover{transform:translateY(-4px) translateX(4px);box-shadow:0 16px 48px rgba(107,70,193,.2),0 4px 12px rgba(56,178,172,.1);border-color:rgba(107,70,193,.3);background:rgba(255,255,255,1)}.Dashboard_link__yR5VB{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;text-decoration:none;color:var(--text-primary);font-weight:600;transition:all .3s ease;position:relative;z-index:2}.Dashboard_link__yR5VB:hover{color:var(--howfm-purple)}.Dashboard_linkIcon___qvHq{font-size:1.3rem;color:var(--howfm-purple);min-width:24px;transition:all .3s ease}.Dashboard_linkCard__4rv1K:hover .Dashboard_linkIcon___qvHq{color:var(--howfm-teal);transform:scale(1.1)}.Dashboard_favoriteButton__E8Zx4{margin-left:auto;background:rgba(107,70,193,.1);border:none;color:var(--howfm-purple);cursor:pointer;padding:.6rem;border-radius:8px;transition:all .3s ease;font-size:1rem;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center}.Dashboard_favoriteButton__E8Zx4:hover{background:var(--howfm-purple);color:white;transform:scale(1.1)}.Dashboard_favoriteButton__E8Zx4:active{transform:scale(.95)}@keyframes Dashboard_gradientFlow__75uTy{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Dashboard_tourButtonPulse__N94lK{background:#6B46C1;color:#fff;border:none;border-radius:8px;padding:8px 20px;font-size:1.1rem;font-weight:600;cursor:pointer;box-shadow:0 0 0 0 rgba(107,70,193,.7);animation:Dashboard_pulseGlow__DC1l0 1.8s infinite;transition:background .2s,box-shadow .2s}@keyframes Dashboard_pulseGlow__DC1l0{0%{box-shadow:0 0 0 0 rgba(107,70,193,.7)}70%{box-shadow:0 0 0 12px rgba(107,70,193,.12)}to{box-shadow:0 0 0 0 rgba(107,70,193,.7)}}@media (max-width:768px){.Dashboard_container__NIhIv{padding:1rem}.Dashboard_headerTop___yRZC{flex-direction:column;gap:1rem;text-align:center}.Dashboard_welcomeSection__MSAu_ h1{font-size:2rem}.Dashboard_welcomeSection__MSAu_ p{font-size:1rem}.Dashboard_journeyHeader__4gjd0{flex-direction:column;text-align:center;gap:1rem}.Dashboard_journeyIcon__nqXlj{min-width:50px;height:50px;font-size:1.8rem}.Dashboard_journeyActions__v8UMb,.Dashboard_sectionsGrid__VBq7H{grid-template-columns:1fr}.Dashboard_sectionCard__KMrMn{padding:1.5rem}.Dashboard_favoritesGrid__vRjCN{grid-template-columns:1fr}.Dashboard_searchSuggestions__AdgJq{max-height:200px}}@media (max-width:480px){.Dashboard_journeyCard__316OA{padding:1.5rem}.Dashboard_sectionHeader__cvAW7{flex-direction:column;text-align:center;gap:.5rem}.Dashboard_sectionIcon__JLp75{min-width:45px;height:45px;font-size:1.5rem}.Dashboard_languageButton__WIhK5{font-size:.8rem;padding:.5rem .7rem}.Dashboard_languageName__WNyHo{display:none}}.EnterpriseSolutions_container__Bnzka{--howfm-purple:#6B46C1;--howfm-purple-light:rgba(107,70,193,0.1);--background-light:#F7FAFC;--text-primary:#2D3748;max-width:1200px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,var(--background-light) 0,white 100%);min-height:100vh}.EnterpriseSolutions_container__Bnzka h1{color:#6B46C1;font-size:2rem;font-weight:700;margin-bottom:2rem}.Demo_container__tDBrp{min-height:100vh;background:linear-gradient(135deg,var(--howfm-purple-light),rgba(0,164,180,.2),rgba(255,159,28,.2))}.Demo_main__0Mjre{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:2rem}.Demo_hero__RAtbN{text-align:center;padding:4rem 0 2rem}.Demo_heroContent__ULZg4{max-width:800px;margin:0 auto}.Demo_badge__p2PuF{display:inline-block;background:var(--howfm-orange);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.Demo_hero__RAtbN h1{font-size:3rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2}.Demo_subtitle__BMiyy{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.Demo_demoSection__z947_{padding:2rem 0 4rem}.Demo_demoGrid__KqX7q{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start}.Demo_demoInfo__nJJ3B{display:flex;flex-direction:column;gap:3rem}.Demo_infoCards__eGivE{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.Demo_infoCard___aTN2{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid var(--howfm-purple-light)}.Demo_infoCard___aTN2:hover{transform:translateY(-5px);box-shadow:0 8px 12px var(--howfm-purple-light)}.Demo_iconWrapper__BLtz8{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Demo_iconWrapper__BLtz8,.Demo_iconWrapper__BLtz8:nth-child(3n+1){background:var(--howfm-purple)}.Demo_iconWrapper__BLtz8:nth-child(3n+2){background:var(--howfm-teal)}.Demo_iconWrapper__BLtz8:nth-child(3n+3){background:var(--howfm-orange)}.Demo_iconWrapper__BLtz8 svg{color:white;font-size:1.5rem}.Demo_infoCard___aTN2 h3{font-size:1.25rem;color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.Demo_infoCard___aTN2 p{color:var(--text-secondary);line-height:1.5}.Demo_benefitsList__tZ5uL{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid var(--howfm-purple-light)}.Demo_benefitsList__tZ5uL h2{font-size:1.5rem;color:var(--text-primary);margin-bottom:1.5rem;font-weight:600}.Demo_benefitsList__tZ5uL ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.Demo_benefitsList__tZ5uL li{display:flex;align-items:flex-start;gap:1rem}.Demo_benefitsList__tZ5uL .Demo_icon__pJRby{color:var(--howfm-teal);font-size:1.25rem;flex-shrink:0;margin-top:.25rem}.Demo_benefitsList__tZ5uL li div{display:flex;flex-direction:column;gap:.25rem}.Demo_benefitsList__tZ5uL li strong{color:var(--text-primary);font-size:1.125rem;font-weight:600}.Demo_benefitsList__tZ5uL li span{color:var(--text-secondary)}.Demo_schedulerWrapper__5krYS{position:-webkit-sticky;position:sticky;top:2rem}.Demo_schedulerCard__xUveT{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 20px var(--howfm-purple-light);border:1px solid var(--howfm-purple-light)}.Demo_schedulerCard__xUveT h2{font-size:1.5rem;color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.Demo_schedulerCard__xUveT p{color:var(--text-secondary);margin-bottom:1.5rem}.Demo_schedulerContainer__ukqh_{min-height:600px;border-radius:8px;overflow:hidden}@media (max-width:1200px){.Demo_demoGrid__KqX7q{grid-template-columns:1fr;gap:2rem}.Demo_schedulerWrapper__5krYS{position:static}}@media (max-width:768px){.Demo_main__0Mjre{padding:1rem}.Demo_hero__RAtbN{padding:2rem 0}.Demo_hero__RAtbN h1{font-size:2rem}.Demo_subtitle__BMiyy{font-size:1.125rem}.Demo_infoCards__eGivE{grid-template-columns:1fr}.Demo_schedulerCard__xUveT{padding:1.5rem}}.IssuesList_issuesList__DF4CX{display:grid;grid-gap:1rem;gap:1rem}.IssuesList_issueCard__w6KbK{background:white;border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(var(--primary-rgb),.05)}.IssuesList_issueHeader__T8jV1{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.IssuesList_issueTitleGroup__Mz_cb{display:flex;align-items:center;gap:.75rem}.IssuesList_severityIcon__iBRKB{font-size:1.25rem}.IssuesList_severityIcon__iBRKB.IssuesList_high__htgWv{color:var(--danger)}.IssuesList_severityIcon__iBRKB.IssuesList_medium__tiywu{color:var(--warning)}.IssuesList_severityIcon__iBRKB.IssuesList_low__HcyKU{color:var(--success)}.IssuesList_issueHeader__T8jV1 h3{font-size:1rem;font-weight:600;color:var(--text-primary)}.IssuesList_issueActions__93ttx{display:flex;gap:.5rem}.IssuesList_actionButton__z7_TS{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease}.IssuesList_actionButton__z7_TS:hover{color:var(--primary-color);background:rgba(var(--primary-rgb),.1)}.IssuesList_issueDetails__SHpB6{display:flex;gap:1rem;font-size:.9rem;color:var(--text-secondary)}.IssuesList_status___ozb0{padding:.25rem .5rem;border-radius:12px;font-size:.8rem}.IssuesList_status___ozb0.IssuesList_open__npNYk{background:rgba(var(--primary-rgb),.1);color:var(--primary-color)}.IssuesList_status___ozb0.IssuesList_in-progress__NLl4i{background-color:rgba(237,137,54,.1);color:var(--warning)}.IssuesList_status___ozb0.IssuesList_resolved__N_Ze5{background-color:rgba(72,187,120,.1);color:var(--success)}.ActivityList_activityList__hiBKP{display:flex;flex-direction:column;gap:1rem}.ActivityList_activityItem__TPwU8{display:flex;gap:1rem;padding:.75rem;background:white;border-radius:8px;box-shadow:0 2px 4px rgba(var(--primary-rgb),.05)}.ActivityList_activityIcon__tU5tz{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--howfm-purple-light)}.ActivityList_activityIconCreate__S68vG{color:var(--success)}.ActivityList_activityIconDelete__D5IoA{color:var(--danger)}.ActivityList_activityIconChange__Gwt_W{color:var(--warning)}.ActivityList_activityIconEdit__TD0p8{color:var(--howfm-purple)}.ActivityList_activityIconAssign__dl8kR{color:var(--text-primary)}.ActivityList_activityContent__k1bRt{flex:1 1;font-size:.9rem}.ActivityList_activityTime__blGAS{display:block;font-size:.8rem;color:var(--text-secondary);margin-top:.25rem}.ActivityList_activityList__hiBKP::-webkit-scrollbar{width:6px}.ActivityList_activityList__hiBKP::-webkit-scrollbar-track{background:rgba(var(--primary-rgb),.05);border-radius:3px}.ActivityList_activityList__hiBKP::-webkit-scrollbar-thumb{background:rgba(var(--primary-rgb),.2);border-radius:3px}.ActivityList_activityList__hiBKP::-webkit-scrollbar-thumb:hover{background:rgba(var(--primary-rgb),.3)}.MetricCard_metricCard__jQvUJ{background:white;border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(var(--primary-rgb),.05)}.MetricCard_metricTitle__tsh3U{color:var(--text-secondary);font-size:.9rem;margin-bottom:.5rem}.MetricCard_metricValue__cnj7A{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);font-size:1.5rem;font-weight:600}.MetricCard_trendIcon__J2ZUs{font-size:1rem}.MetricCard_trendIcon__J2ZUs.MetricCard_positive__TR7We{color:var(--success)}.MetricCard_trendIcon__J2ZUs.MetricCard_negative__FAjyI{color:var(--danger)}.MetricCard_trendIcon__J2ZUs.MetricCard_neutral__X51zl{color:var(--warning)}.ProjectDetails_container__3HAkK{max-width:1400px;margin:0 auto;padding:2rem}.ProjectDetails_content__9KmTT{margin-top:2rem}.ProjectDetails_grid__sQia2{display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem}.ProjectDetails_section__PkZFN{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(var(--primary-rgb),.06);margin-bottom:2rem}.ProjectDetails_section__PkZFN:last-child{margin-bottom:0}.ProjectDetails_sectionTitle__innZj{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.ProjectDetails_metricsGrid__uftoa{grid-template-columns:repeat(3,1fr)}.ProjectDetails_metricsGrid__uftoa,.ProjectDetails_milestonesList__V9xu8{display:grid;grid-gap:1rem;gap:1rem}.ProjectDetails_commentInput__sBE2z{margin-bottom:1.5rem}.ProjectDetails_textarea__koGEx{width:100%;min-height:100px;padding:.75rem;border:1px solid rgba(var(--primary-rgb),.2);border-radius:8px;margin-bottom:1rem;resize:vertical}.ProjectDetails_commentActions__YPIyG{display:flex;gap:1rem}.ProjectDetails_commentType__7qIzz{flex:1 1;padding:.5rem;border:1px solid rgba(var(--primary-rgb),.2);border-radius:4px}.ProjectDetails_sendButton__8_hAk{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--primary-color);color:white;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease}.ProjectDetails_sendButton__8_hAk:hover{background:rgba(var(--primary-rgb),.9)}.ProjectDetails_detailsGrid__D8dTP{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.ProjectDetails_detailCard__LDvuL{background:#f8f9fa;border-radius:8px;padding:1.25rem}.ProjectDetails_detailLabel__maqNW{font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem}.ProjectDetails_detailValue__d8aM6{font-size:1rem;color:var(--text-primary);font-weight:500}.ProjectDetails_editableField__pjlFa{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ProjectDetails_editableField__pjlFa label{font-size:.875rem;color:var(--text-secondary)}.ProjectDetails_editableField__pjlFa input,.ProjectDetails_editableField__pjlFa select,.ProjectDetails_editableField__pjlFa textarea{padding:.75rem;border:1px solid rgba(var(--primary-rgb),.2);border-radius:6px;font-size:.875rem}.ProjectDetails_editableField__pjlFa input:focus,.ProjectDetails_editableField__pjlFa select:focus,.ProjectDetails_editableField__pjlFa textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.1)}.ProjectDetails_actionButtons__2ugA_{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.ProjectDetails_cancelButton__PZXJ8,.ProjectDetails_saveButton__1SH1n{padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ProjectDetails_saveButton__1SH1n{background:var(--primary-color);color:white;border:none}.ProjectDetails_saveButton__1SH1n:hover{filter:brightness(110%)}.ProjectDetails_cancelButton__PZXJ8{background:white;color:var(--text-primary);border:1px solid rgba(var(--primary-rgb),.2)}.ProjectDetails_cancelButton__PZXJ8:hover{background:#f8f9fa}@media (max-width:1024px){.ProjectDetails_grid__sQia2{grid-template-columns:1fr}.ProjectDetails_metricsGrid__uftoa{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:640px){.ProjectDetails_container__3HAkK{padding:1rem}.ProjectDetails_detailsGrid__D8dTP{grid-template-columns:1fr}.ProjectDetails_actionButtons__2ugA_{flex-direction:column}.ProjectDetails_cancelButton__PZXJ8,.ProjectDetails_saveButton__1SH1n{width:100%}}.Performance_dashboard__k_ZXA{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Performance_metricsGrid__EVmoq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.Performance_metric__OQLUv{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--background-light);border-radius:12px;transition:transform .2s ease}.Performance_metric__OQLUv:hover{transform:translateY(-4px)}.Performance_metricIcon__04S3K{font-size:2rem;color:var(--howfm-purple);background:var(--howfm-purple-light);padding:.75rem;border-radius:12px}.Performance_metricContent__Xl2k5 h3{color:var(--text-secondary);font-size:1rem;margin:0 0 .5rem}.Performance_metricValue__BUGnY{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0}.Performance_metricChange__rV6WI{color:var(--howfm-teal);font-size:.875rem;margin:.25rem 0 0}@media (max-width:768px){.Performance_metricsGrid__EVmoq{grid-template-columns:1fr}}.BestPractices_container__c7DcW{max-width:1200px;margin:0 auto;padding:2rem}.BestPractices_subtitle__6Cwtz{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.BestPractices_questionnaire__GvVob{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.BestPractices_question__GXK_Y{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.BestPractices_question__GXK_Y label{display:block;margin-bottom:1rem;font-weight:500;color:var(--text-primary)}.BestPractices_options__FbObs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.BestPractices_option__ediuA{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:var(--background-light);border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:center;font-size:.9rem}.BestPractices_option__ediuA:hover{background:var(--howfm-purple-light);border-color:var(--howfm-purple)}.BestPractices_option__ediuA.BestPractices_selected__wkz80{background:var(--howfm-purple);color:white;border-color:var(--howfm-purple)}.BestPractices_option__ediuA svg{font-size:1.2rem}.BestPractices_recommendation__10GA1{margin-top:2rem}.BestPractices_recommendationHeader__duQV4{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.BestPractices_recommendationHeader__duQV4 h3{color:var(--text-primary);margin:0;font-size:1.8rem;font-weight:700}.BestPractices_recommendationBadge__PTjOJ{background:linear-gradient(135deg,#38B27A,#2A9D8F);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px rgba(56,178,122,.3)}.BestPractices_recommendationContent__414Jo{width:100%}.BestPractices_recommendationCard__3Jssw{background:white;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.08);overflow:hidden;border:1px solid rgba(0,0,0,.05)}.BestPractices_scenarioHeader__rMClF{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:2rem;text-align:center}.BestPractices_scenarioTitle__60Gyl{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.BestPractices_scenarioDescription__q7l8D{font-size:1rem;opacity:.9;margin:0;line-height:1.5}.BestPractices_scenarioMetrics__Xr6oG{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;padding:1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.BestPractices_metricCard__fCpDf{display:flex;align-items:center;gap:1rem;background:white;padding:1rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s ease}.BestPractices_metricCard__fCpDf:hover{transform:translateY(-2px)}.BestPractices_metricIcon__S4zSu{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px}.BestPractices_metricContent__ngDnu{display:flex;flex-direction:column}.BestPractices_metricLabel__GjRWT{font-size:.8rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.BestPractices_metricValue__KyCtQ{font-size:1rem;font-weight:700;color:#1e293b}.BestPractices_scenarioSections__ub6nr{padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.BestPractices_scenarioSection__F__so{background:#f8fafc;border-radius:12px;padding:1.5rem}.BestPractices_sectionHeader__oaq5T{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.BestPractices_sectionIcon__Jr5oN{font-size:1.2rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:white;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.BestPractices_sectionHeader__oaq5T h5{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.BestPractices_sectionContent__MFtsP{display:flex;flex-direction:column;gap:.75rem}.BestPractices_howItem__jWxpQ,.BestPractices_whenItem__uYpxL{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:white;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.BestPractices_bulletPoint__WMASZ{color:#667eea;font-weight:700;font-size:1.2rem;line-height:1;margin-top:.1rem}.BestPractices_stepNumber__uBl_U{background:#667eea;color:white;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;flex-shrink:0}.BestPractices_prosCons__IQZt8{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem;background:#f8fafc;border-top:1px solid #e2e8f0}.BestPractices_cons__fSX8k,.BestPractices_pros__53lwz{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.BestPractices_pros__53lwz .BestPractices_sectionHeader__oaq5T{color:#059669}.BestPractices_cons__fSX8k .BestPractices_sectionHeader__oaq5T{color:#dc2626}.BestPractices_conItem__1Wxtq,.BestPractices_proItem__sbs7W{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.5rem;border-radius:6px}.BestPractices_proItem__sbs7W{background:#f0fdf4}.BestPractices_conItem__1Wxtq{background:#fef2f2}.BestPractices_checkIcon__9J_zh{color:#059669;font-weight:700;font-size:1.1rem;margin-top:.1rem}.BestPractices_warningIcon__nKK8G{color:#dc2626;font-weight:700;font-size:1.1rem;margin-top:.1rem}.BestPractices_actionButtons__YzdML{display:flex;gap:1rem;padding:1.5rem;background:white;border-top:1px solid #e2e8f0}.BestPractices_checklistButton__Bl0E4,.BestPractices_implementationButton__bFJMQ{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1 1;justify-content:center}.BestPractices_implementationButton__bFJMQ{background:#667eea;color:white}.BestPractices_implementationButton__bFJMQ.BestPractices_active__HkFte,.BestPractices_implementationButton__bFJMQ:hover{background:#5a67d8;transform:translateY(-1px)}.BestPractices_checklistButton__Bl0E4{background:#38B27A;color:white}.BestPractices_checklistButton__Bl0E4:hover{background:#2d9a6b;transform:translateY(-1px)}.BestPractices_buttonIcon__IxM_5{font-size:1.1rem}.BestPractices_implementationGuide__59LIu{background:#f8fafc;border-top:1px solid #e2e8f0;overflow:hidden}.BestPractices_guideHeader__K6JzR{padding:1.5rem 1.5rem 1rem;text-align:center}.BestPractices_guideHeader__K6JzR h5{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:#1e293b}.BestPractices_guideHeader__K6JzR p{margin:0;color:#64748b;font-size:.9rem}.BestPractices_implementationPhases___ashk{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:1.5rem}.BestPractices_implementationPhase__QLjV5{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.BestPractices_phaseHeader__hi4D_{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.BestPractices_phaseIcon__CT3ay{font-size:1.2rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:6px}.BestPractices_phaseHeader__hi4D_ h6{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.BestPractices_phaseContent__vDIN9{display:flex;flex-direction:column;gap:.75rem}.BestPractices_phaseItem__o8bxm{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#f8fafc;border-radius:8px;border-left:3px solid #667eea}.BestPractices_phaseBullet__4ZCpU{background:#667eea;color:white;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;flex-shrink:0;margin-top:.1rem}.BestPractices_actionPanel__9hwQw{display:flex;justify-content:center;margin-bottom:2rem;margin-top:1rem}.BestPractices_actionCard__B5BQy{display:flex;align-items:center;gap:1.5rem;background:#FFFBEA;border:2px solid #ffb800;border-radius:14px;box-shadow:0 4px 24px rgba(255,184,0,.1),0 1.5px 8px rgba(56,178,122,.08);padding:1.5rem 2.2rem;min-width:320px;max-width:520px;transition:border .2s,box-shadow .2s}.BestPractices_actionIconCircle__PFvBn{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(0,0,0,.1);margin-right:.5rem}.BestPractices_actionIcon__NDcB1{font-size:2rem;color:#fff}.BestPractices_actionCard__B5BQy h4{margin:0 0 .3rem;font-size:1.18rem;font-weight:700}.BestPractices_actionText__XA2eK{margin:0 0 .5rem;color:#333;font-size:1rem}.BestPractices_actionButton__sWiJ_{margin-top:.5rem;background:linear-gradient(90deg,#38B27A 60%,#FFB800);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;padding:8px 20px;cursor:pointer;box-shadow:0 2px 8px rgba(56,178,122,.1);transition:background .2s,box-shadow .2s,transform .1s}.BestPractices_actionButton__sWiJ_:hover{background:linear-gradient(90deg,#FFB800 60%,#38B27A);box-shadow:0 4px 16px rgba(56,178,122,.18);transform:translateY(-2px) scale(1.04)}@media (max-width:768px){.BestPractices_container__c7DcW{padding:1rem}.BestPractices_options__FbObs{grid-template-columns:1fr}.BestPractices_recommendationHeader__duQV4{flex-direction:column;gap:1rem;text-align:center}.BestPractices_scenarioMetrics__Xr6oG{grid-template-columns:1fr}.BestPractices_prosCons__IQZt8,.BestPractices_scenarioSections__ub6nr{grid-template-columns:1fr;gap:1rem}.BestPractices_actionButtons__YzdML{flex-direction:column}.BestPractices_implementationPhases___ashk{grid-template-columns:1fr}.BestPractices_scenarioHeader__rMClF{padding:1.5rem}.BestPractices_scenarioTitle__60Gyl{font-size:1.3rem}}.Unauthorized_container__pM5Nh{padding:2rem;text-align:center}.Unauthorized_container__pM5Nh h1{color:#e53e3e;margin-bottom:1rem}.Unauthorized_container__pM5Nh p{color:#666}