@font-face{font-family:NoirPro;src:url(/fonts/noir-pro/NoirPro-Regular.woff2) format("woff2"),url(/fonts/noir-pro/NoirPro-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NoirPro;src:url(/fonts/noir-pro/NoirPro-Medium.woff2) format("woff2"),url(/fonts/noir-pro/NoirPro-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}:root{--color-primary: hsl(239.18, 84.97%, 66.08%);--color-primary-dark: hsl(239.18, 84.97%, 35%);--color-text-primary: hsl(220, 30%, 6%);--color-text-secondary: hsl(220, 20%, 35%);--color-bg-default: hsl(220, 20%, 97.5%);--color-bg-paper: hsl(0, 0%, 100%);--color-divider: hsla(220, 20%, 80%, .4);--color-success: hsl(120, 44%, 53%);--font-family: "NoirPro", Arial, sans-serif;--shadow-card: rgba(0, 0, 0, .16) 0px 1px 4px;--shadow-1: rgba(0, 0, 0, .06) 0px 2px 8px 0px, rgba(0, 0, 0, .04) 0px 1px 3px 0px;--radius: 4px;--container-max-width: 1200px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-family);color:var(--color-text-primary);background:#fff;-webkit-font-smoothing:antialiased}strong,b,h1,h2,h3,h4,h5,h6{font-weight:500}img{max-width:100%;height:auto;display:block}a{color:inherit}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 24px}.container-xl{max-width:1536px;margin:0 auto;padding:0 24px}@media(max-width:600px){.container,.container-xl{padding:0 16px}}@keyframes trail-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.trail-item{opacity:0;animation:trail-in .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(80ms + var(--i, 0) * .11s)}.fade-in{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease;will-change:opacity,transform}.fade-in.is-visible{opacity:1;transform:translateY(0)}.site-header[data-astro-cid-sckkx6r4]{position:sticky;top:0;z-index:20;height:60px;background:#fff;border-bottom:1px solid #e5e5e5;transition:background-color .2s,backdrop-filter .2s}.site-header[data-astro-cid-sckkx6r4].scrolled{background:#ffffffd9;backdrop-filter:blur(12px)}.header-inner[data-astro-cid-sckkx6r4]{height:60px;display:flex;align-items:center;justify-content:space-between}.header-left[data-astro-cid-sckkx6r4]{flex:1;display:flex;align-items:center;min-width:0}.logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center;flex-shrink:0}.logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:22px;width:auto}.nav-links[data-astro-cid-sckkx6r4]{display:none;align-items:center;gap:0;margin-left:16px}.nav-links[data-astro-cid-sckkx6r4]>a[data-astro-cid-sckkx6r4]{font-size:14px;font-weight:500;color:#555;text-decoration:none;padding:4px 18px;border-radius:6px;white-space:nowrap;transition:color .15s}.nav-links[data-astro-cid-sckkx6r4]>a[data-astro-cid-sckkx6r4]:hover{color:#111}.nav-dropdown[data-astro-cid-sckkx6r4]{position:relative}.dropdown-trigger[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;gap:2px;font:inherit;font-size:14px;font-weight:500;color:#555;background:none;border:none;cursor:pointer;padding:4px 18px;border-radius:6px;white-space:nowrap;transition:color .15s}.dropdown-trigger[data-astro-cid-sckkx6r4]:hover{color:#111}.chevron[data-astro-cid-sckkx6r4]{transition:transform .15s}.nav-dropdown[data-astro-cid-sckkx6r4].open .chevron[data-astro-cid-sckkx6r4]{transform:rotate(180deg)}.dropdown-panel[data-astro-cid-sckkx6r4]{display:none;position:absolute;top:calc(100% + 4px);left:0;min-width:260px;background:#fff;border:1px solid #e8e8e8;border-radius:0 0 6px 6px;padding:8px;z-index:30}.nav-dropdown[data-astro-cid-sckkx6r4].open .dropdown-panel[data-astro-cid-sckkx6r4]{display:block}.dropdown-item[data-astro-cid-sckkx6r4]{display:block;padding:8px;font-size:14px;font-weight:500;color:#0a0a0a;text-decoration:none;border-radius:4px;transition:color .15s}.dropdown-item[data-astro-cid-sckkx6r4]:hover{color:#5f61f2}.header-right[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:4px;flex-shrink:0}.lang-switch[data-astro-cid-sckkx6r4]{display:flex;gap:4px;align-items:center}.lang-chip[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:400;color:var(--color-text-secondary);text-decoration:none;transition:background-color .15s,color .15s}.lang-chip[data-astro-cid-sckkx6r4]:hover{background:#0000000a;color:var(--color-text-primary)}.lang-chip[data-astro-cid-sckkx6r4].active{font-weight:500;background:var(--color-primary);color:#fff}.lang-chip[data-astro-cid-sckkx6r4].active:hover{background:var(--color-primary);color:#fff}.login-btn[data-astro-cid-sckkx6r4]{font-size:13.5px;font-weight:500;text-decoration:none;color:#fff;background:#0a0a0a;border-radius:6px;padding:7px 16px;margin-left:4px;transition:background-color .15s}.login-btn[data-astro-cid-sckkx6r4]:hover{background:#222}.login-btn[data-astro-cid-sckkx6r4].full{display:block;text-align:center;border-radius:8px;padding:13px}.desktop-only[data-astro-cid-sckkx6r4]{display:none}.hamburger[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;padding:0;margin-left:2px;background:none;border:none;cursor:pointer}.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:18px;height:1.5px;margin:0 auto;background:#111;border-radius:2px;transition:all .25s ease}.hamburger[data-astro-cid-sckkx6r4].open span[data-astro-cid-sckkx6r4]:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.hamburger[data-astro-cid-sckkx6r4].open span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-sckkx6r4].open span[data-astro-cid-sckkx6r4]:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}@media(min-width:900px){.nav-links[data-astro-cid-sckkx6r4]{display:flex}.desktop-only[data-astro-cid-sckkx6r4]{display:inline-block}.hamburger[data-astro-cid-sckkx6r4]{display:none}}.mobile-drawer[data-astro-cid-sckkx6r4]{position:fixed;inset:0;height:100dvh;z-index:50;background:#fff;display:flex;flex-direction:column;padding:20px;overflow:hidden;transform:translateY(-100%);transition:transform .25s ease}.mobile-drawer[data-astro-cid-sckkx6r4].open{transform:translateY(0)}.mobile-drawer-header[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mobile-drawer-header[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:22px;width:auto}.drawer-close[data-astro-cid-sckkx6r4]{background:none;border:none;font-size:20px;cursor:pointer;color:#111}.mobile-drawer[data-astro-cid-sckkx6r4] hr[data-astro-cid-sckkx6r4]{border:none;border-top:1px solid var(--color-divider);margin:0}.mobile-nav[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;justify-content:flex-start;gap:0;margin-top:16px;flex:1;min-height:0}.mobile-nav-group[data-astro-cid-sckkx6r4]{padding:12px 0}.mobile-nav-label[data-astro-cid-sckkx6r4]{display:block;font-size:12px;font-weight:500;color:#aaa;letter-spacing:.08em;text-transform:uppercase;padding:0 4px;margin-bottom:8px}.mobile-nav-group[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;color:#555;text-decoration:none;font-size:16px;font-weight:500;padding:8px 4px}.mobile-nav-top[data-astro-cid-sckkx6r4]{display:block;color:#111;text-decoration:none;font-size:20px;font-weight:500;padding:12px 4px}.mobile-drawer-footer[data-astro-cid-sckkx6r4]{padding-top:24px}@media(min-width:900px){.mobile-drawer[data-astro-cid-sckkx6r4]{display:none}}.site-footer[data-astro-cid-sckkx6r4]{background:#0a0a0a;color:#ffffff8c}.footer-inner[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1fr;gap:32px;padding:48px 24px}.footer-brand[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{height:24px;width:auto;margin-bottom:12px}.footer-brand[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:14px;color:#fff6;max-width:240px;margin:0 0 20px}.footer-social[data-astro-cid-sckkx6r4]{display:flex;gap:2px}.social-icon-btn[data-astro-cid-sckkx6r4]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#ffffff59;transition:color .15s,background-color .15s}.social-icon-btn[data-astro-cid-sckkx6r4]:hover{color:#fff;background:#ffffff0f}.footer-col[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{font-size:11px;font-weight:500;color:#ffffff4d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;font-size:14px;color:#ffffff8c;text-decoration:none;margin-bottom:10px}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#fff}.footer-bottom[data-astro-cid-sckkx6r4]{border-top:1px solid rgba(255,255,255,.08);padding:20px 24px;font-size:13px;color:#ffffff40;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-bottom-links[data-astro-cid-sckkx6r4]{display:flex;gap:20px}.footer-bottom-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:13px;color:#ffffff40;text-decoration:none}.footer-bottom-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#ffffffa6}@media(min-width:600px){.footer-bottom[data-astro-cid-sckkx6r4]{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:600px){.footer-inner[data-astro-cid-sckkx6r4]{grid-template-columns:repeat(2,1fr)}.footer-brand[data-astro-cid-sckkx6r4]{grid-column:1 / -1}}@media(min-width:900px){.footer-inner[data-astro-cid-sckkx6r4]{grid-template-columns:2fr repeat(4,1fr)}.footer-brand[data-astro-cid-sckkx6r4]{grid-column:1}}
