.styles_darkTheme__mEHDN{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-accent:#60a5fa;--border-primary:#334155;--border-secondary:#475569;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.4);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.5)}.styles_container__T_VWp{min-height:100vh;background-color:var(--bg-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:background-color .3s ease}.styles_addButton__o1B_w{background:linear-gradient(135deg,var(--accent-blue),var(--accent-blue-hover));color:#fff;padding:.625rem 1.25rem;border-radius:.5rem;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-weight:500;transition:all .2s ease;font-family:inherit}.styles_addButton__o1B_w:hover{box-shadow:var(--shadow-md);opacity:.94}.styles_main__8J1F0{max-width:80rem;margin:0 auto;padding:1.5rem 1rem}.styles_hero__8MPm_{padding:2rem 0 .6rem;position:relative;overflow:hidden}.styles_heroContent___5buE{text-align:left;max-width:70rem;position:relative;z-index:2}.styles_heroTitle__FMxzq{font-size:3.5rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;line-height:1.1;background:var(--gradient-tertiary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.styles_heroSubtitle__QlCIs{font-size:1.25rem;color:var(--text-secondary);max-width:48rem;margin-bottom:1.5rem;line-height:1.7;font-weight:400}.styles_heroFeatures__0YP85{display:flex;gap:1rem;flex-wrap:wrap}.styles_heroFeature__RS1HL{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.2rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden;text-decoration:none;cursor:pointer}.styles_heroFeature__RS1HL:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--gradient-primary);opacity:.05;transition:left .3s ease}.styles_heroFeature__RS1HL:hover:before{left:0}.styles_heroFeature__RS1HL:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-blue)}.styles_heroFeatureIcon__A5D9z{width:1.5rem;height:1.5rem;color:var(--accent-blue);transition:all .3s ease;position:relative;z-index:1}.styles_heroFeature__RS1HL:hover .styles_heroFeatureIcon__A5D9z{transform:scale(1.1)}.styles_heroFeatureText__f12P6{font-weight:500;color:var(--text-primary);font-size:.94rem;position:relative;z-index:1}.styles_categoriesContainer__vUQSB{display:flex;flex-direction:column;gap:4rem;margin-top:2rem}.styles_infoSection__VCiTb{margin-top:6rem;padding:3rem 0;background:var(--bg-secondary);border-radius:1rem;border:1px solid var(--border-primary);box-shadow:var(--shadow-sm)}.styles_infoContent__qhR02{max-width:74rem;margin:0 auto;padding:0 2rem}.styles_infoTitle__UrgFC{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:1.3rem;text-align:center;background:var(--gradient-tertiary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:left}.styles_infoText__vg4Sc{margin-bottom:1rem}.styles_infoText__vg4Sc p{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.styles_infoBlocks__D2i3_{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.styles_infoBlock__d6XO7{background:var(--bg-secondary);padding:2rem;border-radius:.75rem;border:1px solid var(--border-primary);transition:all .3s ease}.styles_infoBlock__d6XO7:hover{transform:translateY(-1px)}.styles_infoBlockTitle__NPUM6{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.styles_infoBlockText__r8aCi{font-size:1rem;line-height:1.6;color:var(--text-secondary)}.styles_infoFooter__FPg5v{text-align:center}.styles_infoFooterText__DxjsY{font-size:1rem;line-height:1.7;text-align:left;color:var(--text-secondary)}.styles_darkTheme__mEHDN .styles_heroTitle__FMxzq{background:linear-gradient(135deg,#60a5fa,#3472ed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_darkTheme__mEHDN .styles_heroTitle__FMxzq:after{background:linear-gradient(135deg,#f093fb,#f5576c)}.styles_darkTheme__mEHDN .styles_heroStatNumber__82EPZ{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_darkTheme__mEHDN .styles_infoTitle__UrgFC{background:linear-gradient(135deg,#60a5fa,#3472ed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:768px){.styles_main__8J1F0{padding:1rem;max-width:100%}.styles_hero__8MPm_{padding:.6rem 0 .4rem}.styles_heroContent___5buE{text-align:left;max-width:100%}.styles_heroTitle__FMxzq{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;line-height:1.25}.styles_heroSubtitle__QlCIs{font-size:1rem;line-height:1.6;margin-bottom:1.4rem;max-width:100%;color:var(--text-secondary)}.styles_heroFeatures__0YP85{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-top:0}.styles_heroFeature__RS1HL{padding:0 .9rem;border-radius:8px;background:var(--bg-secondary);border:1px solid var(--border-primary);justify-content:flex-start;min-height:48px}.styles_heroFeature__RS1HL:active{transform:scale(.98)}.styles_heroFeatureIcon__A5D9z{width:1.25rem;height:1.25rem;flex-shrink:0}.styles_heroFeatureText__f12P6{font-size:.875rem;font-weight:500}.styles_addButton__o1B_w{padding:.75rem 1rem;font-size:.875rem;border-radius:8px;min-height:44px}.styles_categoriesContainer__vUQSB{gap:2.5rem;margin-top:2rem}.styles_infoSection__VCiTb{margin-top:6rem;padding:2rem 0;border-radius:.75rem}.styles_infoContent__qhR02{padding:0 1rem}.styles_infoTitle__UrgFC{font-size:1.4rem;margin-bottom:1.5rem;line-height:1.4}.styles_infoText__vg4Sc p{font-size:.9rem;margin-bottom:.8rem}.styles_infoBlocks__D2i3_{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1rem}.styles_infoBlock__d6XO7{padding:1.5rem}.styles_infoBlockText__r8aCi,.styles_infoBlockTitle__NPUM6,.styles_infoFooterText__DxjsY{font-size:.9rem}}@media (max-width:480px){.styles_main__8J1F0{padding:.75rem}.styles_hero__8MPm_{padding:1rem 0 .2rem}.styles_heroTitle__FMxzq{font-size:1.875rem;margin-bottom:.5rem}.styles_heroSubtitle__QlCIs{font-size:.9375rem;margin-bottom:1.4rem;line-height:1.55}.styles_heroFeatures__0YP85{grid-template-columns:1fr;gap:.5rem}.styles_heroFeature__RS1HL{padding:0 .9rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:6px}.styles_heroFeatureIcon__A5D9z{width:1.125rem;height:1.125rem}.styles_heroFeatureText__f12P6{font-size:.875rem}.styles_addButton__o1B_w{width:100%;justify-content:center;padding:.875rem;font-size:.875rem}.styles_categoriesContainer__vUQSB{gap:2rem;margin-top:1.5rem}.styles_infoSection__VCiTb{margin-top:5rem;padding:1.5rem 0}.styles_infoContent__qhR02{padding:0 .75rem}.styles_infoTitle__UrgFC{font-size:1.1rem;margin-bottom:1rem;line-height:1.4}.styles_infoText__vg4Sc p{font-size:.82rem;line-height:1.5}.styles_infoBlock__d6XO7{padding:1.25rem}.styles_infoBlockTitle__NPUM6{font-size:1rem}.styles_infoBlockText__r8aCi{font-size:.82rem}.styles_infoBlockTitle__NPUM6{font-size:.84rem}.styles_infoFooterText__DxjsY{font-size:.82rem}}@media (max-width:360px){.styles_main__8J1F0{padding:.5rem}.styles_heroTitle__FMxzq{font-size:1.75rem}.styles_heroSubtitle__QlCIs{font-size:.875rem}.styles_heroFeature__RS1HL{padding:0 .9rem}.styles_infoContent__qhR02{padding:0 .5rem}.styles_infoTitle__UrgFC{font-size:1.375rem}}