.page_navbar__k3RMs{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page_navContainer__fvPGx{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.page_logo__ikIZE h2{margin:0;color:#06c;font-size:1.5rem;font-weight:700}.page_navLinks__8rPi_{display:flex;gap:1rem;align-items:center}.page_navButton__G_SkT{color:#06c;text-decoration:none;font-weight:600;padding:.75rem 1.5rem;border:2px solid #06c;border-radius:8px;transition:all .3s ease;background:transparent;display:inline-block}.page_navButton__G_SkT:hover{background:#06c;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,102,204,.3)}.page_hero__7KFOs{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.page_hero__7KFOs:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.page_heroContent__dzLob{max-width:800px;margin:0 auto;position:relative;z-index:1}.page_heroTitle__ixXIp{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page_heroSubtitle__ZW2Yq{font-size:1.5rem;margin-bottom:1rem;opacity:.95;font-weight:500}.page_heroDescription__BOlMS{font-size:1.1rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6}.page_heroButtons__QFahC{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page_primaryButton__gjjaG{background:#fff;color:#667eea;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page_primaryButton__gjjaG:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.page_secondaryButton__0Pzex{background:transparent;color:#fff;padding:1rem 2.5rem;border:2px solid #fff;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.page_secondaryButton__0Pzex:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.page_featuresSection__54_Nl{padding:5rem 2rem;background:#f8f9fa}.page_sectionContainer__qZJlW{max-width:1200px;margin:0 auto}.page_sectionTitle__6ic_4{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#333}.page_sectionSubtitle__cOHw_{font-size:1.2rem;text-align:center;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.page_features__GdcOS{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.page_featureCard__swyBK{background:#fff;padding:2.5rem;border-radius:16px;text-decoration:none;transition:all .3s ease;display:block;border:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page_featureCard__swyBK:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,102,204,.15);border-color:#06c}.page_featureIcon__UHR_A{font-size:3rem;margin-bottom:1.5rem;display:block}.page_featureCard__swyBK h3{font-size:1.75rem;margin-bottom:1rem;color:#06c;font-weight:700}.page_featureCard__swyBK p{color:#666;line-height:1.7;margin-bottom:1.5rem;font-size:1rem}.page_featureLink__VAEzI{color:#06c;font-weight:600;font-size:1rem;display:inline-block;transition:transform .2s}.page_featureCard__swyBK:hover .page_featureLink__VAEzI{transform:translateX(5px)}.page_footer__F3MD0{background:#1a1a1a;color:#fff;padding:3rem 2rem 1.5rem}.page_footerContainer__eXMkR{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin:0 auto 2rem}.page_footerSection__NPFDG h3{color:#06c;margin-bottom:1rem;font-size:1.5rem}.page_footerSection__NPFDG h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.page_footerSection__NPFDG p{color:#ccc;line-height:1.6;margin-bottom:.5rem}.page_footerSection__NPFDG a{color:#ccc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .2s}.page_footerSection__NPFDG a:hover{color:#06c}.page_footerBottom___Oisj{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #333;text-align:center}.page_footerBottom___Oisj p{color:#999;margin:0;font-size:.9rem}@media (max-width:768px){.page_navbar__k3RMs{padding:.75rem 0}.page_navContainer__fvPGx{flex-direction:column;gap:1rem;padding:0 1rem}.page_logo__ikIZE h2{font-size:1.25rem}.page_navLinks__8rPi_{gap:.75rem;width:100%;justify-content:center;flex-wrap:wrap}.page_navButton__G_SkT{padding:.6rem 1.2rem;font-size:.9rem;flex:1 1;min-width:140px;text-align:center}.page_hero__7KFOs{padding:4rem 1.5rem}.page_heroTitle__ixXIp{font-size:2.5rem}.page_heroSubtitle__ZW2Yq{font-size:1.2rem}.page_heroDescription__BOlMS{font-size:1rem}.page_heroButtons__QFahC{flex-direction:column;align-items:stretch}.page_primaryButton__gjjaG,.page_secondaryButton__0Pzex{width:100%;text-align:center}.page_sectionTitle__6ic_4{font-size:2rem}.page_sectionSubtitle__cOHw_{font-size:1rem}.page_features__GdcOS{grid-template-columns:1fr}.page_featuresSection__54_Nl{padding:3rem 1.5rem}.page_footer__F3MD0{padding:2rem 1rem 1rem}.page_footerContainer__eXMkR{grid-template-columns:1fr;gap:1.5rem;text-align:center}.page_footerSection__NPFDG{padding:0}.page_footerSection__NPFDG h3{font-size:1.25rem;margin-bottom:.75rem}.page_footerSection__NPFDG h4{font-size:1rem;margin-bottom:.75rem}.page_footerSection__NPFDG a,.page_footerSection__NPFDG p{font-size:.9rem;margin-bottom:.4rem}.page_footerBottom___Oisj{padding-top:1.5rem;margin-top:1rem}.page_footerBottom___Oisj p{font-size:.85rem}}@media (max-width:480px){.page_navbar__k3RMs{padding:.5rem 0}.page_navContainer__fvPGx{padding:0 .75rem}.page_logo__ikIZE h2{font-size:1.1rem}.page_navLinks__8rPi_{gap:.5rem;flex-direction:column;width:100%}.page_navButton__G_SkT{width:100%;padding:.75rem 1rem;font-size:.85rem}.page_hero__7KFOs{padding:3rem 1rem}.page_heroTitle__ixXIp{font-size:2rem}.page_heroSubtitle__ZW2Yq{font-size:1.1rem}.page_heroDescription__BOlMS{font-size:.95rem}.page_sectionTitle__6ic_4{font-size:1.75rem}.page_featuresSection__54_Nl{padding:3rem 1rem}.page_featureCard__swyBK{padding:1.5rem}.page_footer__F3MD0{padding:1.5rem .75rem 1rem}.page_footerSection__NPFDG h3{font-size:1.1rem}.page_footerSection__NPFDG h4{font-size:.95rem}.page_footerSection__NPFDG a,.page_footerSection__NPFDG p{font-size:.85rem}}