html{overflow-y:scroll!important;scrollbar-width:thin;scrollbar-color:#5070ff #f1f5f9}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5070ff,#3730a3);border-radius:6px;border:2px solid #f1f5f9}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3730a3,#2563eb)}.hdr-bar[data-astro-cid-4wsjtibl]{background:#fff;border-bottom:1px solid #e9ecef;z-index:1001;transition:box-shadow .2s ease,border-color .2s ease}.hdr-sticky[data-astro-cid-4wsjtibl]{position:sticky;top:0}.hdr-relative[data-astro-cid-4wsjtibl]{position:relative}.hdr-bar[data-astro-cid-4wsjtibl].is-scrolled{box-shadow:0 2px 20px #00000014;border-bottom-color:transparent}.hdr-inner[data-astro-cid-4wsjtibl]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1280px;margin:0 auto;padding:0 28px;height:64px}.hdr-logo[data-astro-cid-4wsjtibl]{display:flex;align-items:center;text-decoration:none;justify-self:start}.hdr-nav[data-astro-cid-4wsjtibl]{display:flex;align-items:center;gap:4px;justify-self:center}.hdr-link[data-astro-cid-4wsjtibl]{padding:7px 14px;border-radius:8px;color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;white-space:nowrap;line-height:1}.hdr-link[data-astro-cid-4wsjtibl]:hover{color:#0431ff;background:#0431ff0d}.hdr-link--active[data-astro-cid-4wsjtibl]{color:#0431ff;font-weight:600;background:#0431ff0f}.hdr-dropdown[data-astro-cid-4wsjtibl]{position:relative;display:inline-flex}.hdr-dropdown-trigger[data-astro-cid-4wsjtibl]{display:inline-flex;align-items:center;gap:5px;border:0;background:0 0;cursor:pointer;font-family:inherit}.hdr-caret[data-astro-cid-4wsjtibl]{opacity:.6;transition:transform .15s}.hdr-dropdown[data-astro-cid-4wsjtibl]:hover .hdr-caret[data-astro-cid-4wsjtibl],.hdr-dropdown[data-astro-cid-4wsjtibl]:focus-within .hdr-caret[data-astro-cid-4wsjtibl]{transform:rotate(180deg)}.hdr-dropdown-menu[data-astro-cid-4wsjtibl]{position:absolute;top:100%;left:0;min-width:190px;background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 14px 34px #0f172a21;padding:6px;margin-top:8px;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:1002}.hdr-dropdown-menu[data-astro-cid-4wsjtibl]:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.hdr-dropdown[data-astro-cid-4wsjtibl]:hover .hdr-dropdown-menu[data-astro-cid-4wsjtibl],.hdr-dropdown[data-astro-cid-4wsjtibl]:focus-within .hdr-dropdown-menu[data-astro-cid-4wsjtibl]{opacity:1;visibility:visible;transform:translateY(0)}.hdr-dropdown-link[data-astro-cid-4wsjtibl]{display:block;padding:9px 12px;border-radius:8px;color:#4b5563;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .15s,background .15s}.hdr-dropdown-link[data-astro-cid-4wsjtibl]:hover{color:#0431ff;background:#0431ff0d}.hdr-mobile-group[data-astro-cid-4wsjtibl]{display:flex;flex-direction:column;border-bottom:1px solid #f1f5f9}.hdr-mobile-grouplabel[data-astro-cid-4wsjtibl]{padding:13px 4px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.hdr-mobile-group[data-astro-cid-4wsjtibl] .hdr-mobile-link[data-astro-cid-4wsjtibl]{border-bottom:none}.hdr-mobile-sublink[data-astro-cid-4wsjtibl]{padding-left:16px}.hdr-right[data-astro-cid-4wsjtibl]{display:flex;align-items:center;gap:12px;justify-self:end}.hdr-actions[data-astro-cid-4wsjtibl]{display:flex;align-items:center;gap:8px}.hdr-actions[data-astro-cid-4wsjtibl]>[data-astro-cid-4wsjtibl][data-auth-branch=in],.hdr-mobile-footer>[data-auth-branch=in]{display:none}html.auth-hinted-in .hdr-actions[data-astro-cid-4wsjtibl]>[data-astro-cid-4wsjtibl][data-auth-branch=out],html.auth-hinted-in .hdr-mobile-footer>[data-auth-branch=out]{display:none}html.auth-hinted-in .hdr-actions[data-astro-cid-4wsjtibl]>[data-astro-cid-4wsjtibl][data-auth-branch=in]{display:inline-flex}html.auth-hinted-in .hdr-mobile-footer>[data-auth-branch=in]{display:block}.hdr-cta{display:inline-flex;align-items:center;padding:8px 18px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;white-space:nowrap;line-height:1}.hdr-cta--primary{background:linear-gradient(135deg,#0431ff,#5170ff);color:#fff;box-shadow:0 2px 10px #0431ff47}.hdr-cta--primary:hover{transform:translateY(-1px);box-shadow:0 4px 18px #0431ff61}.hdr-cta--ghost{color:#0431ff;background:#0431ff12;border:1px solid rgba(4,49,255,.18)}.hdr-cta--ghost:hover{background:#0431ff1f;border-color:#0431ff4d}.hdr-cta--red{color:#dc2626;background:#dc262612;border:1px solid rgba(220,38,38,.18)}.hdr-cta--red:hover{background:#dc26261f;border-color:#dc26264d}.hdr-hamburger[data-astro-cid-4wsjtibl]{display:none;flex-direction:column;justify-content:center;gap:5px;background:0 0;border:0;cursor:pointer;padding:8px;border-radius:8px;transition:background .15s;margin-left:4px}.hdr-hamburger[data-astro-cid-4wsjtibl]:hover{background:#0000000d}.hdr-ham-line[data-astro-cid-4wsjtibl]{display:block;width:22px;height:2px;background:#374151;border-radius:2px;transition:transform .25s ease,opacity .2s ease;transform-origin:center}.hdr-hamburger[data-astro-cid-4wsjtibl].is-open .hdr-ham-line[data-astro-cid-4wsjtibl]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hdr-hamburger[data-astro-cid-4wsjtibl].is-open .hdr-ham-line[data-astro-cid-4wsjtibl]:nth-child(2){opacity:0;transform:scaleX(0)}.hdr-hamburger[data-astro-cid-4wsjtibl].is-open .hdr-ham-line[data-astro-cid-4wsjtibl]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hdr-mobile[data-astro-cid-4wsjtibl]{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1);background:#fff;border-top:1px solid #f1f5f9}.hdr-mobile[data-astro-cid-4wsjtibl].is-open{max-height:800px}.hdr-mobile-nav[data-astro-cid-4wsjtibl]{display:flex;flex-direction:column;padding:8px 20px}.hdr-mobile-link[data-astro-cid-4wsjtibl]{padding:13px 4px;font-size:15px;font-weight:500;color:#374151;text-decoration:none;border-bottom:1px solid #f1f5f9;transition:color .15s}.hdr-mobile-link[data-astro-cid-4wsjtibl]:last-child{border-bottom:none}.hdr-mobile-link[data-astro-cid-4wsjtibl]:hover{color:#0431ff}.hdr-mobile-footer[data-astro-cid-4wsjtibl]{padding:16px 20px 20px;display:flex;gap:10px;border-top:1px solid #f1f5f9}.hdr-mobile-cta{flex:1;text-align:center;padding:12px 16px;background:linear-gradient(135deg,#0431ff,#5170ff);color:#fff;font-size:15px;font-weight:600;text-decoration:none;border-radius:10px;box-shadow:0 2px 10px #0431ff47}.hdr-mobile-logout{padding:12px 16px;background:#dc262612;border:1px solid rgba(220,38,38,.18);color:#dc2626;font-size:15px;font-weight:600;text-decoration:none;border-radius:10px}@media (max-width:920px){.hdr-inner[data-astro-cid-4wsjtibl]{display:flex;justify-content:space-between;align-items:center}.hdr-nav[data-astro-cid-4wsjtibl],.hdr-actions[data-astro-cid-4wsjtibl]{display:none}.hdr-hamburger[data-astro-cid-4wsjtibl]{display:flex}.hdr-right[data-astro-cid-4wsjtibl]{justify-self:unset}}@media (max-width:480px){.hdr-inner[data-astro-cid-4wsjtibl]{padding:0 16px;height:58px}}