@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");body,html{margin:0;padding:0;height:auto;overflow:visible;font-family:Nunito,sans-serif;background:var(--gradient-light);overscroll-behavior:none}:root{--color-black-900:#0c0f14;--color-black-700:#1a1d23;--color-black-500:#2a2e35;--color-white-100:#ffffff;--color-white-200:#f3f4f6;--color-primary:#0ea5e9;--header-height:62px;--gradient-dark-bg:linear-gradient(180deg,#0c0f14,#131518);--gradient-dark:linear-gradient(180deg,rgba(26,29,35,0.7),rgba(42,46,53,0.7));--gradient-light:linear-gradient(180deg,#ffffff,#f1f3f6);--gradient-light-inset:linear-gradient(180deg,#f1f3f6,#ffffff);--gradient-light-soft:linear-gradient(180deg,#ffffff,#fafbfc);--gradient-light-inset-soft:linear-gradient(180deg,#fafbfc,#ffffff);--primary:var(--color-primary);--primary-light:#bfdbfe;--bg-section:var(--gradient-light);--bg-card:#ffffff;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--border-light:#d7dadd;--border:#c4c4c4;--clr-react:#61DBFB;--clr-nextjs:#000000;--clr-nodejs:#336633;--clr-typescript:#3178C6;--clr-firebase:#FFC400;--clr-aws:#FF9900;--clr-figma:#F24E1E;--clr-illustrator:#FF9A00;--clr-aftereffects:#CF96FD}*{box-sizing:border-box}h1{font-size:1.8rem}h1,h2{font-weight:400}h2{font-size:1.6rem}h3{font-size:1.4rem;font-weight:400}p{font-size:14px;font-weight:300}::selection{background:var(--color-black-900);color:var(--color-white-100)}.cookie-consent_banner__4mW0p{position:fixed;bottom:1rem;left:1rem;right:1rem;background:var(--gradient-dark-bg);color:#ffffff;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap;max-width:600px;margin:0 auto;border-radius:.75rem;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:1000;text-align:center}.cookie-consent_message__kRJyM{margin:0;font-size:.9rem;flex:1 1}.cookie-consent_link__5IHcV{color:inherit;text-decoration:underline}.cookie-consent_link__5IHcV:focus-visible,.cookie-consent_link__5IHcV:hover{text-decoration:none}.cookie-consent_actions___W8DF{display:flex;gap:.5rem}.cookie-consent_accept___QZ2v,.cookie-consent_decline__hXjWR{padding:.5rem .9rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.3);background:transparent;color:inherit;font-size:.85rem}.cookie-consent_accept___QZ2v{background:rgba(255,255,255,.1)}.cookie-consent_accept___QZ2v:focus-visible,.cookie-consent_accept___QZ2v:hover,.cookie-consent_decline__hXjWR:focus-visible,.cookie-consent_decline__hXjWR:hover{background:rgba(255,255,255,.2)}@media (max-width:480px){.cookie-consent_actions___W8DF{width:100%;justify-content:center}}