@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}:root{--primary:#8B5CF6;--primary-dark:#7C3AED;--primary-light:#A78BFA;--secondary:#10b981;--accent:#f59e0b;--background:#ffffff;--foreground:#1f2937;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1);--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:1rem;--radius-xl:1.5rem;--max-width:1280px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--foreground);background:var(--background);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}p{margin-bottom:1rem;color:var(--gray-600)}a{color:var(--primary);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-dark)}.container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.section{padding:5rem 0}.gradient-text{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-center{text-align:center}.flex{display:flex}.grid{display:grid}.hidden{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.animate-fadeIn{animation:fadeIn .6s ease-out}.animate-slideInLeft{animation:slideInLeft .6s ease-out}.animate-slideInRight{animation:slideInRight .6s ease-out}@media (max-width:768px){.section{padding:3rem 0}.container{padding:0 1.5rem}}.Footer_footer__eNA9m{background:var(--gray-900);color:white;padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer_footer__eNA9m:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary) 0,var(--secondary) 50%,var(--accent) 100%)}.Footer_container__IkLXC{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.Footer_top__c3EOc{display:grid;grid-template-columns:2fr 3fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.Footer_brand__Lj6Sp{max-width:350px}.Footer_logo__8uCHD{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:1rem;transition:transform .3s ease}.Footer_logo__8uCHD:hover{transform:scale(1.05)}.Footer_logoImage__V4C5V{height:auto;max-height:40px;width:auto;filter:brightness(1.1) contrast(1.1);transition:opacity .3s ease}.Footer_logo__8uCHD:hover .Footer_logoImage__V4C5V{opacity:.9}.Footer_tagline__WuViG{color:var(--gray-400);line-height:1.6;margin-bottom:1.5rem}.Footer_social__MxJPj{display:flex;gap:1rem}.Footer_socialLink__nh4hv{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border-radius:var(--radius-md);color:var(--gray-400);transition:all .3s ease}.Footer_socialLink__nh4hv:hover{background:var(--primary);color:white;transform:translateY(-3px)}.Footer_links__13oK3{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.Footer_column__DPqof{min-width:0}.Footer_columnTitle__75v_I{font-size:1rem;font-weight:600;margin-bottom:1rem;color:white;text-transform:uppercase;letter-spacing:.05em}.Footer_linkList__K_ONQ{list-style:none;padding:0;margin:0}.Footer_linkList__K_ONQ li{margin-bottom:.75rem}.Footer_link___mmVB{color:var(--gray-400);text-decoration:none;transition:color .3s ease;font-size:.95rem}.Footer_link___mmVB:hover{color:var(--primary-light)}.Footer_contact__K_gpn{color:var(--gray-400);font-size:.95rem}.Footer_contactItem__M0DvS{margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;color:var(--gray-400)}.Footer_bottom__ch0uR{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_copyright__vFlrA,.Footer_credits__q7PZF{color:var(--gray-500);font-size:.875rem;margin:0}@media (max-width:968px){.Footer_top__c3EOc{grid-template-columns:1fr;gap:3rem}.Footer_links__13oK3{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.Footer_footer__eNA9m{padding:3rem 0 1.5rem}.Footer_links__13oK3{grid-template-columns:1fr;gap:2rem}.Footer_bottom__ch0uR{flex-direction:column;text-align:center}.Footer_social__MxJPj{justify-content:center}}