.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(3,1fr)}}.Home_toolCardButton__EVAal,.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_toolCardButton__EVAal{border:none;width:100%;cursor:pointer}.Home_darkTheme__HNKdB .Home_toolCardButton__EVAal{background-color:#1e1e1e;color:var(--text-dark);box-shadow:0 2px 10px rgba(0,0,0,.2)}.Home_toolCardButton__EVAal:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.Home_darkTheme__HNKdB .Home_toolCardButton__EVAal:hover{box-shadow:0 8px 15px rgba(0,0,0,.3)}.Home_toolCardButton__EVAal:hover .Home_toolArrow__xU7It{opacity:1;transform:translateX(3px)}.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_modalOverlay__Q9k7h{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:1.25rem;z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Home_modal___NgiA{width:100%;max-width:760px;background:#fff;border-radius:14px;box-shadow:0 25px 50px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.08);overflow:hidden}.Home_darkTheme__HNKdB .Home_modal___NgiA{background:#1e1e1e;border-color:hsla(0,0%,100%,.08)}.Home_modalHeader__0qgf3{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem}.Home_modalTitle__LWOOv{font-size:1.1rem;font-weight:700;margin:0}.Home_modalClose__kOVjF{border:none;background:transparent;font-size:1.6rem;line-height:1;cursor:pointer;color:#71717a;padding:.25rem .5rem;border-radius:8px}.Home_darkTheme__HNKdB .Home_modalClose__kOVjF{color:#a1a1aa}.Home_modalClose__kOVjF:hover{background:rgba(0,0,0,.06)}.Home_darkTheme__HNKdB .Home_modalClose__kOVjF:hover{background:hsla(0,0%,100%,.06)}.Home_modalBody__EUru0{padding:.75rem 1.25rem 1.25rem}.Home_modalHint__KEiVJ{margin:0;color:#71717a;font-size:.95rem}.Home_darkTheme__HNKdB .Home_modalHint__KEiVJ{color:#a1a1aa}.Home_modalGrid__2F0DE{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media (min-width:640px){.Home_modalGrid__2F0DE{grid-template-columns:1fr 1fr}}.Home_modalItem__kDXfq{text-align:left;border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:12px;padding:.9rem .95rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.Home_darkTheme__HNKdB .Home_modalItem__kDXfq{background:#171717;border-color:hsla(0,0%,100%,.08)}.Home_modalItem__kDXfq:hover{transform:translateY(-1px);border-color:rgba(59,130,246,.35);box-shadow:0 10px 20px rgba(0,0,0,.08)}.Home_darkTheme__HNKdB .Home_modalItem__kDXfq:hover{box-shadow:0 10px 20px rgba(0,0,0,.35)}.Home_modalItemTitle__G__Kr{font-weight:700;margin-bottom:.25rem}.Home_modalItemSubtitle__mt4NB{font-size:.9rem;color:#71717a;line-height:1.35}.Home_darkTheme__HNKdB .Home_modalItemSubtitle__mt4NB{color:#a1a1aa}.Home_twoColumnSection__i7xih{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.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}}