@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--primary:#3b82f6;--primary-dark:#2563eb;--primary-light:#60a5fa;--secondary:#10b981;--secondary-dark:#059669;--accent:#8b5cf6;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--background:#f3f4f6;--surface:#fff;--text-primary:#1f2937;--text-secondary:#4b5563;--text-tertiary:#6b7280;--border:#e5e7eb;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-normal:200ms cubic-bezier(0.4,0,0.2,1);--transition-slow:300ms cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--background);color:var(--text-primary);line-height:1.5}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;background:none;padding:0}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--text-tertiary);border-radius:var(--radius-md)}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}@media (max-width:640px){.container{padding:0 var(--spacing-sm)}}.fade-in{animation:fadeIn var(--transition-normal) ease-in}.slide-up{animation:slideUp var(--transition-normal) ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.glass{background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.Footer_footer__UaG1g{width:100%;padding:2rem 0;background:#f9fafb;border-top:1px solid #e5e7eb;margin-top:auto}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.Footer_links__oDyjI{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.Footer_link__EWWOW{color:#4b5563;text-decoration:none;font-size:.875rem;transition:color .2s}.Footer_link__EWWOW:hover{color:#4caf50}.Footer_copyright__j5CNb{color:#9ca3af;font-size:.875rem}@media (max-width:640px){.Footer_links__oDyjI{flex-direction:column;gap:1rem}}.Header_header__MvnS2{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:50}.Header_container__L4JQR{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.Header_logo__j7oID{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#4f46e5;text-decoration:none;transition:color .2s ease}.Header_logo__j7oID:hover{color:#4338ca}.Header_logoImage__hE07D{object-fit:contain}.Header_nav__EE71E{display:flex;gap:1rem}.Header_navLink__Q_hTB{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#4b5563;text-decoration:none;border-radius:8px;transition:all .2s ease}.Header_navLink__Q_hTB:hover{color:#4f46e5;background-color:#f3f4f6}.Header_navLink__Q_hTB.Header_active__t8h51{color:#4f46e5;background-color:#ede9fe}.Header_icon__JOAy9{width:1.25rem;height:1.25rem}@media (prefers-color-scheme:dark){.Header_header__MvnS2{background-color:#1f2937;border-bottom-color:#374151}.Header_logo__j7oID{color:#6366f1}.Header_logo__j7oID:hover{color:#818cf8}.Header_navLink__Q_hTB{color:#d1d5db}.Header_navLink__Q_hTB:hover{color:#6366f1;background-color:#374151}.Header_navLink__Q_hTB.Header_active__t8h51{color:#6366f1;background-color:#312e81}}@media (max-width:640px){.Header_container__L4JQR{padding:0 .5rem}.Header_logo__j7oID,.Header_navLink__Q_hTB span{font-size:.8rem}.Header_navLink__Q_hTB{padding:.5rem}}