:root{--nav-h: 64px;--nav-bg: rgba(255,255,255,.92);--nav-border: #e5e7eb;--nav-text: #374151;--nav-hover: #111827;--nav-active-bg: #f3f4f6;--nav-accent: #7c3aed;--nav-max: 1152px}.jb-nav[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;height:var(--nav-h);background:var(--nav-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--nav-border);z-index:100;transition:box-shadow .2s}.jb-nav[data-astro-cid-pux6a34n].scrolled{box-shadow:0 2px 16px #00000014}.jb-nav-inner[data-astro-cid-pux6a34n]{max-width:var(--nav-max);margin:0 auto;padding:0 1.5rem;height:var(--nav-h);display:flex;align-items:center;gap:1.5rem}.jb-nav-logo[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;line-height:1.1;text-decoration:none;flex-shrink:0;margin-right:.5rem}.jb-logo-name[data-astro-cid-pux6a34n]{font-size:1rem;font-weight:800;color:#111827;letter-spacing:-.02em}.jb-logo-tag[data-astro-cid-pux6a34n]{font-size:.65rem;font-weight:600;color:var(--nav-accent);letter-spacing:.06em;text-transform:uppercase}.jb-nav-links[data-astro-cid-pux6a34n]{display:none;align-items:center;gap:.125rem;flex:1}@media(min-width:768px){.jb-nav-links[data-astro-cid-pux6a34n]{display:flex}}.jb-nl[data-astro-cid-pux6a34n]{padding:.375rem .6rem;border-radius:.375rem;font-size:.8125rem;font-weight:500;color:var(--nav-text);text-decoration:none;white-space:nowrap;transition:background .14s,color .14s}.jb-nl[data-astro-cid-pux6a34n]:hover,.jb-nl--active[data-astro-cid-pux6a34n]{background:var(--nav-active-bg);color:var(--nav-hover)}.jb-nl--active[data-astro-cid-pux6a34n]{font-weight:600}.jb-nav-right[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;margin-left:auto}.jb-lang-wrap[data-astro-cid-pux6a34n]{flex-shrink:0}.jb-nav-cta[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:.5rem;background:var(--nav-accent);color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .14s,transform .14s;flex-shrink:0}.jb-nav-cta[data-astro-cid-pux6a34n]:hover{opacity:.88;transform:translateY(-1px)}.jb-hamburger[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;border:1px solid var(--nav-border);background:transparent;cursor:pointer;color:var(--nav-text);transition:background .14s;flex-shrink:0}.jb-hamburger[data-astro-cid-pux6a34n]:hover{background:var(--nav-active-bg)}.jb-ham-icon[data-astro-cid-pux6a34n]{width:1.25rem;height:1.25rem}.jb-mob-overlay[data-astro-cid-pux6a34n]{position:fixed;inset:0;z-index:200}.jb-mob-backdrop[data-astro-cid-pux6a34n]{position:absolute;inset:0;background:#00000059;opacity:0;transition:opacity .25s}.jb-mob-overlay[data-astro-cid-pux6a34n].open .jb-mob-backdrop[data-astro-cid-pux6a34n]{opacity:1}.jb-mob-panel[data-astro-cid-pux6a34n]{position:absolute;top:0;right:0;width:min(22rem,92vw);height:100%;background:#fff;border-left:1px solid var(--nav-border);box-shadow:-8px 0 32px #0000001a;padding:1.5rem;display:flex;flex-direction:column;gap:0;transition:transform .28s cubic-bezier(.4,0,.2,1);overflow-y:auto}.jb-mob-overlay[data-astro-cid-pux6a34n].open .jb-mob-panel[data-astro-cid-pux6a34n]{transform:translate(0)!important}.jb-mob-header[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--nav-border);margin-bottom:1.5rem}.jb-mob-logo[data-astro-cid-pux6a34n]{font-size:.9375rem;font-weight:800;color:#111827;letter-spacing:-.01em}.jb-mob-close[data-astro-cid-pux6a34n]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:1px solid var(--nav-border);background:transparent;cursor:pointer;color:var(--nav-text);transition:background .14s}.jb-mob-close[data-astro-cid-pux6a34n]:hover{background:var(--nav-active-bg)}.jb-mob-links[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:.25rem;flex:1}.jb-ml[data-astro-cid-pux6a34n]{display:block;padding:.75rem 1rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;color:var(--nav-text);text-decoration:none;transition:background .14s,color .14s}.jb-ml[data-astro-cid-pux6a34n]:hover{background:var(--nav-active-bg);color:var(--nav-hover)}.jb-mob-lang[data-astro-cid-pux6a34n]{padding:1rem 0;border-top:1px solid var(--nav-border);border-bottom:1px solid var(--nav-border);margin:1rem 0}.jb-mob-cta-wrap[data-astro-cid-pux6a34n]{padding-top:.5rem}.jb-footer[data-astro-cid-sz7xmlte]{background:#f9fafb;border-top:1px solid #e5e7eb;position:relative}.jb-footer-inner[data-astro-cid-sz7xmlte]{max-width:1152px;margin:0 auto;padding:3.5rem 1.5rem 2rem}.jb-footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px){.jb-footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.jb-footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr 1fr 1fr 1fr}}.jb-footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.jb-footer-logo[data-astro-cid-sz7xmlte]{display:inline-flex;flex-direction:column;line-height:1.1;text-decoration:none;gap:.1rem}.jb-fl-name[data-astro-cid-sz7xmlte]{font-size:1.0625rem;font-weight:800;color:#111827;letter-spacing:-.02em}.jb-fl-tag[data-astro-cid-sz7xmlte]{font-size:.6875rem;font-weight:600;color:#7c3aed;letter-spacing:.07em;text-transform:uppercase}.jb-footer-desc[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#6b7280;line-height:1.65;max-width:22rem}.jb-socials[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;flex-wrap:wrap}.jb-social[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;transition:border-color .14s,color .14s,background .14s;text-decoration:none;flex-shrink:0}.jb-social[data-astro-cid-sz7xmlte]:hover{border-color:#7c3aed;color:#7c3aed;background:#faf5ff}.jb-si[data-astro-cid-sz7xmlte]{width:1.0625rem;height:1.0625rem}.jb-footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.875rem}.jb-footer-heading[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:.08em;margin:0}.jb-footer-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.jb-fl[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#6b7280;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:color .14s}.jb-fl[data-astro-cid-sz7xmlte]:hover{color:#7c3aed}.jb-ext-icon[data-astro-cid-sz7xmlte]{width:.625rem;height:.625rem;opacity:.5}.jb-fl--ext[data-astro-cid-sz7xmlte]:hover .jb-ext-icon[data-astro-cid-sz7xmlte]{opacity:1}.jb-fl--muted[data-astro-cid-sz7xmlte]{color:#9ca3af;font-size:.8125rem}.jb-fl--muted[data-astro-cid-sz7xmlte]:hover{color:#7c3aed}.jb-fl--cta[data-astro-cid-sz7xmlte]{color:#7c3aed;font-weight:600;font-size:.8125rem;margin-top:.25rem}.jb-fl--cta[data-astro-cid-sz7xmlte]:hover{color:#6d28d9}.jb-fi[data-astro-cid-sz7xmlte]{font-size:.875rem;color:#9ca3af}.jb-footer-bottom[data-astro-cid-sz7xmlte]{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}@media(min-width:640px){.jb-footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:row;align-items:center;justify-content:space-between}}.jb-footer-copy[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:#9ca3af;margin:0}.jb-footer-legal-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.5rem}.jb-bottom-link[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:#9ca3af;text-decoration:none;transition:color .14s}.jb-bottom-link[data-astro-cid-sz7xmlte]:hover{color:#7c3aed}.jb-dot[data-astro-cid-sz7xmlte]{color:#d1d5db;font-size:.75rem}.jb-scroll-top[data-astro-cid-sz7xmlte]{position:fixed;bottom:1.75rem;right:1.75rem;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;box-shadow:0 2px 12px #0000001a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s,color .14s;z-index:50}.jb-scroll-top[data-astro-cid-sz7xmlte].visible{opacity:1;pointer-events:auto}.jb-scroll-top[data-astro-cid-sz7xmlte]:hover{color:#7c3aed;transform:translateY(-2px)}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;line-height:1.6}::-moz-selection{background:#7c3aed2e}::selection{background:#7c3aed2e}:root{--jb-bg: #ffffff;--jb-gray: #f5f5f5;--jb-card: #ffffff;--jb-border: #e5e7eb;--jb-text: #111827;--jb-muted: #6b7280;--jb-accent: #7c3aed;--jb-dark: #020617}.jb-surface{background:var(--jb-card);border:1px solid var(--jb-border)}.font-display{font-family:Poppins,system-ui,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-fade-in{animation:fadeIn .6s ease-out}.animate-slide-up{animation:slideUp .8s ease-out}.animate-float{animation:float 6s ease-in-out infinite}html[dir=rtl]{text-align:right}html[dir=rtl] .flex{flex-direction:row-reverse}html[dir=rtl] .space-x-4>*+*{margin-left:0;margin-right:1rem}html[dir=rtl] .ml-2{margin-left:0;margin-right:.5rem}html[dir=rtl] .mr-2{margin-right:0;margin-left:.5rem}*{scroll-behavior:smooth}
