.HomePage_page__B5Odn{min-height:100vh;display:flex;flex-direction:column}.HomePage_main__GSpWB{flex:1 1}.HomePage_hero__NhgG3{padding:80px 20px 60px;text-align:center;background:radial-gradient(ellipse at 50% 0,rgba(59,130,246,.1) 0,transparent 60%)}.HomePage_heroInner__N6gbn{max-width:680px;margin:0 auto}.HomePage_badge__f6_yp{display:inline-block;padding:6px 16px;border-radius:999px;font-size:13px;font-weight:600;color:var(--accent);border:1px solid var(--border);background:var(--surface);margin-bottom:24px}.HomePage_h1__Blr8D{font-size:48px;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.HomePage_subtitle__9z3I2{font-size:18px;color:var(--text-secondary);line-height:1.6;margin-bottom:32px}.HomePage_searchForm__zxpxD{display:flex;max-width:520px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:border-color .2s}.HomePage_searchInput__Ctfi2{flex:1 1;padding:14px 16px;font-size:15px;color:var(--text);background:transparent;border:none;outline:none}.HomePage_searchButton__p017e{display:flex;align-items:center;justify-content:center;padding:0 16px;background:var(--primary);border:none;cursor:pointer;color:#fff}.HomePage_section__aXCn2{padding:0 20px 60px}.HomePage_sectionAlt__0BaHu{padding:0 20px 60px;background:hsla(0,0%,100%,.02)}.HomePage_sectionLast__Cn1Ge{padding:0 20px 80px}.HomePage_sectionInner__A3M3n{max-width:1000px;margin:0 auto}.HomePage_sectionTitle__zwTYN{font-size:24px;font-weight:700;color:var(--text);margin-bottom:24px;text-align:center}.HomePage_sectionTitleSmallMb__vNQTd{font-size:24px;font-weight:700;color:var(--text);margin-bottom:16px;text-align:center}.HomePage_cardsGrid__dDGeJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.HomePage_actionCard__DnPQO{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:32px 24px;text-decoration:none;transition:border-color .2s,transform .2s}.HomePage_actionCard__DnPQO:hover{border-color:var(--primary);transform:translateY(-2px)}.HomePage_cardIconWrap__2a_g6{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.HomePage_cardIconBlue__KbzB3{background:rgba(59,130,246,.1)}.HomePage_cardIconCyan__ZGEMv{background:rgba(34,211,238,.1)}.HomePage_cardIconPurple__v5vLk{background:rgba(139,92,246,.1)}.HomePage_cardHeading__izNu_{font-size:18px;font-weight:600;color:var(--text);margin-bottom:8px}.HomePage_cardDesc__NZBlK{font-size:14px;color:var(--text-secondary);line-height:1.5}.HomePage_productGrid__4hO4c{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.HomePage_productCard__ALXJ4{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:28px}.HomePage_productHeader__Z05Jk{display:flex;align-items:center;gap:12px;margin-bottom:8px}.HomePage_productName__1I8KK{font-size:20px;font-weight:600;color:var(--text)}.HomePage_productDesc__Vt8me{font-size:14px;color:var(--text-secondary);margin-bottom:16px}.HomePage_productLinkList__7qMwX{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.HomePage_productLink__v_gEB{font-size:14px;color:var(--primary);text-decoration:none;padding:6px 0;display:flex;align-items:center;gap:6px;transition:color .15s}.HomePage_productLink__v_gEB:hover{color:var(--text)}.HomePage_articlesGrid__79hOv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.HomePage_articleCard__m73ka{display:flex;align-items:flex-start;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:16px;text-decoration:none;transition:border-color .2s}.HomePage_articleCard__m73ka:hover{border-color:var(--primary)}.HomePage_articleIcon__GENSd{flex-shrink:0;margin-top:2px;color:var(--text-secondary)}.HomePage_articleTitle__vs6on{font-size:14px;font-weight:500;color:var(--text);line-height:1.4}.HomePage_articleCategory__PMrH3{font-size:12px;color:var(--text-secondary);margin-top:4px}.HomePage_infoGrid__iT1P2{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.HomePage_infoCard___ga9N{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:24px}.HomePage_infoHeading__PjC61{font-size:16px;font-weight:600;color:var(--text);margin-bottom:12px}.HomePage_infoRow__mcto3{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-secondary);margin-bottom:8px}.HomePage_infoLink__uecvM{color:var(--primary);text-decoration:none}.HomePage_infoNote__Tdi00{color:var(--text-secondary);font-size:13px}.HomePage_statusBanner__upGhG{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);border-radius:10px;font-size:14px;font-weight:500;color:#10b981;max-width:400px;margin:0 auto}@media (max-width:768px){.HomePage_hero__NhgG3{padding:48px 16px 40px}.HomePage_h1__Blr8D{font-size:32px}.HomePage_subtitle__9z3I2{font-size:16px;margin-bottom:24px}.HomePage_sectionAlt__0BaHu,.HomePage_sectionLast__Cn1Ge,.HomePage_section__aXCn2{padding:0 16px 40px}.HomePage_sectionTitleSmallMb__vNQTd,.HomePage_sectionTitle__zwTYN{font-size:20px}.HomePage_cardHeading__izNu_{font-size:16px}.HomePage_productName__1I8KK{font-size:18px}}@media (max-width:480px){.HomePage_hero__NhgG3{padding:36px 16px 32px}.HomePage_h1__Blr8D{font-size:28px}.HomePage_subtitle__9z3I2{font-size:15px}.HomePage_sectionAlt__0BaHu,.HomePage_sectionLast__Cn1Ge,.HomePage_section__aXCn2{padding:0 16px 32px}.HomePage_articlesGrid__79hOv,.HomePage_cardsGrid__dDGeJ,.HomePage_infoGrid__iT1P2,.HomePage_productGrid__4hO4c{grid-template-columns:1fr}.HomePage_actionCard__DnPQO{padding:24px 16px}.HomePage_infoCard___ga9N,.HomePage_productCard__ALXJ4{padding:20px}}