.Home_homeContainer__h7U1S{width:100%;color:var(--text-light);background-color:#f5f7fa;min-height:100vh;transition:background-color .3s,color .3s;border-radius:2rem}.Home_darkTheme__HNKdB{color:var(--text-dark);background-color:#121212}.Home_welcomeSection__26ZwS{background:linear-gradient(to right,var(--primary-color),var(--primary-hover));padding:3rem 2rem;color:#fff;text-align:center;margin-bottom:2rem;border-radius:0 0 10px 10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_welcomeContent__mTL1G{max-width:800px;margin:0 auto}.Home_mainTitle__o5VAj{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.Home_subtitle__KzT68{font-size:1.125rem;opacity:.9}.Home_contentWrapper__rmdac{max-width:1280px;margin:0 auto;padding:0 1.5rem 2rem}.Home_quickAccessSection__JmjfB{margin-bottom:2.5rem}.Home_sectionHeader__BnBQb{display:flex;align-items:center;margin-bottom:1.25rem}.Home_sectionIcon__P8kY9{color:var(--primary-color);margin-right:.75rem}.Home_sectionTitle__DKb2S{font-size:1.5rem;font-weight:600}.Home_toolsGrid__1K6sS{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.25rem;gap:1.25rem}@media (min-width:640px){.Home_toolsGrid__1K6sS{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home_toolsGrid__1K6sS{grid-template-columns:repeat(4,1fr)}}.Home_toolCard__TIBIK{background-color:#fff;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease;text-decoration:none;color:var(--text-light);position:relative;overflow:hidden;height:100%}.Home_darkTheme__HNKdB .Home_toolCard__TIBIK{background-color:#1e1e1e;color:var(--text-dark);box-shadow:0 2px 10px rgba(0,0,0,.2)}.Home_toolCard__TIBIK:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.Home_darkTheme__HNKdB .Home_toolCard__TIBIK:hover{box-shadow:0 8px 15px rgba(0,0,0,.3)}.Home_toolIcon__65iBj{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:var(--primary-color)}.Home_toolInfo__Ovh4x{flex-grow:1;width:100%}.Home_toolTitle__NJzps{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.Home_toolDescription__xkbWU{font-size:.875rem;color:#71717a;margin-bottom:1rem}.Home_darkTheme__HNKdB .Home_toolDescription__xkbWU{color:#a1a1aa}.Home_toolArrow__xU7It{color:var(--primary-color);opacity:0;position:absolute;right:1.25rem;bottom:1.25rem;transition:all .3s ease}.Home_toolCard__TIBIK:hover .Home_toolArrow__xU7It{opacity:1;transform:translateX(3px)}.Home_twoColumnSection__i7xih{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}@media (min-width:768px){.Home_twoColumnSection__i7xih{grid-template-columns:1fr 1fr}}.Home_card__E5spL{background-color:#fff;border-radius:10px;padding:1.5rem;height:100%;box-shadow:0 2px 10px rgba(0,0,0,.05)}.Home_darkTheme__HNKdB .Home_card__E5spL{background-color:#1e1e1e;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Home_cardTitle__rMNyu{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:var(--primary-color)}.Home_featureList__dN8ZU{list-style:none;padding:0;margin:0 0 1.5rem}.Home_featureItem__lQpto{display:flex;align-items:center;margin-bottom:1rem}.Home_featureIcon__rV5mF{color:var(--primary-color);margin-right:.75rem;min-width:20px}.Home_cardButton__UYIBp{display:inline-block;background-color:var(--primary-color);color:#fff;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;text-decoration:none;transition:background-color .3s}.Home_cardButton__UYIBp:hover{background-color:var(--primary-hover)}.Home_upcomingList__O2LC2{display:flex;flex-direction:column;gap:1.25rem}.Home_upcomingItem__qlwx_{border-left:3px solid var(--primary-color);padding-left:1rem}.Home_upcomingStatus__J83wc{display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem;background-color:rgba(59,130,246,.1);color:var(--primary-color);border-radius:999px;margin-bottom:.5rem}.Home_darkTheme__HNKdB .Home_upcomingStatus__J83wc{background-color:rgba(59,130,246,.2)}.Home_upcomingTitle__cvPUm{display:flex;align-items:center;font-size:1rem;font-weight:600;margin-bottom:.5rem}.Home_upcomingIcon__U7zG5{margin-right:.5rem;color:var(--primary-color)}.Home_upcomingDescription__y5zsC{font-size:.875rem;color:#71717a}.Home_darkTheme__HNKdB .Home_upcomingDescription__y5zsC{color:#a1a1aa}.Home_helpBanner__piCrY{background-color:#fff;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden}.Home_darkTheme__HNKdB .Home_helpBanner__piCrY{background-color:#1e1e1e;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Home_helpContent__QZsoe{display:flex;align-items:center;padding:1.5rem;gap:1.5rem}.Home_helpIcon__L5G2X{color:var(--primary-color);flex-shrink:0}.Home_helpTitle__OQ8m9{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.Home_helpText__nY5w3{font-size:.9rem;color:#71717a;margin:0}.Home_darkTheme__HNKdB .Home_helpText__nY5w3{color:#a1a1aa}.Home_helpButton__hrkJw{display:inline-block;background-color:var(--primary-color);color:#fff;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;text-decoration:none;transition:background-color .3s;margin-left:auto;white-space:nowrap}.Home_helpButton__hrkJw:hover{background-color:var(--primary-hover)}@media (max-width:640px){.Home_helpContent__QZsoe{flex-direction:column;text-align:center;gap:1rem}.Home_helpButton__hrkJw{margin-left:0;width:100%;text-align:center}}