.language-switcher[data-astro-cid-l4evwy7q]{display:inline-block;position:relative}.lang-button[data-astro-cid-l4evwy7q]{cursor:pointer;backdrop-filter:blur(12px);font-family:var(--font-family-base);color:var(--color-text-secondary);background:#fffffffa;border:2px solid #3b82f633;border-radius:.875rem;align-items:center;gap:.5rem;min-height:42px;padding:.625rem .875rem;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #3b82f614,0 1px 3px #0000000d}.lang-button[data-astro-cid-l4evwy7q]:hover{border-color:var(--color-primary);background:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #3b82f626,0 2px 6px #00000014}.lang-button[data-astro-cid-l4evwy7q]:active{transform:translateY(0)}.lang-button[data-astro-cid-l4evwy7q][aria-expanded=true]{border-color:var(--color-primary);background:#3b82f60d;box-shadow:0 0 0 3px #3b82f61a,0 4px 16px #3b82f626}.lang-button[data-astro-cid-l4evwy7q][aria-expanded=true] .lang-chevron[data-astro-cid-l4evwy7q]{transform:rotate(180deg)}.lang-icon[data-astro-cid-l4evwy7q]{width:1.5rem;height:1.5rem;color:var(--color-primary);background:#3b82f61a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lang-code[data-astro-cid-l4evwy7q]{letter-spacing:.025em;color:var(--color-text);font-size:.8125rem;font-weight:700}.lang-chevron[data-astro-cid-l4evwy7q]{color:var(--color-text-light);flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.lang-menu-desktop[data-astro-cid-l4evwy7q]{backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:10000;background:#fffffffa;border:2px solid #3b82f626;border-radius:1rem;flex-direction:column;min-width:240px;max-height:480px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-8px)scale(.96);box-shadow:0 12px 40px #0000001f,0 4px 16px #3b82f626,0 1px 3px #00000014}.lang-menu-desktop[data-astro-cid-l4evwy7q][aria-hidden=false]{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.lang-menu-header[data-astro-cid-l4evwy7q]{background:#f8fafc80;border-bottom:1px solid #e2e8f0cc;border-radius:1rem 1rem 0 0;padding:.875rem 1rem}.lang-menu-title[data-astro-cid-l4evwy7q]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);font-size:.75rem;font-weight:700}.lang-menu-list[data-astro-cid-l4evwy7q]{padding:.5rem;overflow:hidden auto}.lang-menu-list[data-astro-cid-l4evwy7q]::-webkit-scrollbar{width:6px}.lang-menu-list[data-astro-cid-l4evwy7q]::-webkit-scrollbar-track{background:#3b82f60d;border-radius:10px;margin:.5rem 0}.lang-menu-list[data-astro-cid-l4evwy7q]::-webkit-scrollbar-thumb{background:#3b82f640;border-radius:10px}.lang-menu-list[data-astro-cid-l4evwy7q]::-webkit-scrollbar-thumb:hover{background:#3b82f666}.lang-menu-item[data-astro-cid-l4evwy7q]{color:var(--color-text);cursor:pointer;border-radius:.75rem;align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.lang-menu-item[data-astro-cid-l4evwy7q]:before{content:"";opacity:0;border-radius:inherit;background:linear-gradient(135deg,#3b82f614 0%,#2563eb1f 100%);transition:opacity .2s;position:absolute;inset:0}.lang-menu-item[data-astro-cid-l4evwy7q]:hover{background:#3b82f60d;transform:translate(4px)}.lang-menu-item[data-astro-cid-l4evwy7q]:hover:before{opacity:1}.lang-menu-item[data-astro-cid-l4evwy7q]:active{transform:translate(2px)scale(.98)}.lang-menu-code-badge[data-astro-cid-l4evwy7q]{width:2.5rem;height:2rem;color:var(--color-primary);letter-spacing:.02em;z-index:1;background:#3b82f614;border:1px solid #3b82f62e;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;transition:transform .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.lang-menu-item[data-astro-cid-l4evwy7q]:hover .lang-menu-code-badge[data-astro-cid-l4evwy7q]{transform:scale(1.06)}.lang-menu-text[data-astro-cid-l4evwy7q]{z-index:1;flex-direction:column;flex:1;gap:.125rem;display:flex;position:relative}.lang-menu-native[data-astro-cid-l4evwy7q]{color:var(--color-text);font-size:.9375rem;font-weight:600;line-height:1.2}.lang-modal[data-astro-cid-l4evwy7q]{display:none}.lang-button[data-astro-cid-l4evwy7q]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.lang-menu-item[data-astro-cid-l4evwy7q]:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px;z-index:1}@media (width<=1024px){.lang-menu-desktop[data-astro-cid-l4evwy7q]{display:none!important}.lang-modal[data-astro-cid-l4evwy7q]{z-index:10002;visibility:hidden;opacity:0;width:100%;height:100vh;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;top:0;left:0}.lang-modal[data-astro-cid-l4evwy7q].open{visibility:visible;opacity:1}.lang-modal-overlay[data-astro-cid-l4evwy7q]{backdrop-filter:blur(8px);background:#0009;transition:opacity .3s;position:absolute;inset:0}.lang-modal-content[data-astro-cid-l4evwy7q]{background:#fff;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;max-height:80vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -20px 60px #00000040,0 -8px 24px #3b82f626}.lang-modal[data-astro-cid-l4evwy7q].open .lang-modal-content[data-astro-cid-l4evwy7q]{transform:translateY(0)}.lang-modal-header[data-astro-cid-l4evwy7q]{background:linear-gradient(#f8fafccc 0%,#fff 100%);border-bottom:2px solid #e2e8f0cc;border-radius:1.5rem 1.5rem 0 0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.lang-modal-title[data-astro-cid-l4evwy7q]{color:var(--color-text);margin:0;font-size:1.25rem;font-weight:700}.lang-modal-close[data-astro-cid-l4evwy7q]{width:44px;height:44px;color:var(--color-text-light);cursor:pointer;background:#f3f4f6cc;border:1px solid #e5e7ebcc;border-radius:.875rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.lang-modal-close[data-astro-cid-l4evwy7q]:hover{color:var(--color-text);background:#e5e7eb;transform:scale(1.05)}.lang-modal-close[data-astro-cid-l4evwy7q]:active{transform:scale(.95)}.lang-modal-list[data-astro-cid-l4evwy7q]{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.lang-modal-current-label[data-astro-cid-l4evwy7q],.lang-modal-available-label[data-astro-cid-l4evwy7q]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.lang-modal-current[data-astro-cid-l4evwy7q]{border-bottom:1px solid #e2e8f0cc;padding-bottom:1rem}.lang-modal-grid[data-astro-cid-l4evwy7q]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.lang-modal-item[data-astro-cid-l4evwy7q]{color:var(--color-text);cursor:pointer;background:#fff;border:2px solid #e2e8f0cc;border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;min-height:100px;padding:1.25rem 1rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.lang-modal-item[data-astro-cid-l4evwy7q]:before{content:"";opacity:0;background:linear-gradient(135deg,#3b82f60d 0%,#2563eb14 100%);transition:opacity .2s;position:absolute;inset:0}.lang-modal-item[data-astro-cid-l4evwy7q]:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f626,0 3px 8px #00000014}.lang-modal-item[data-astro-cid-l4evwy7q]:hover:before{opacity:1}.lang-modal-item[data-astro-cid-l4evwy7q]:active{transform:translateY(0)scale(.98)}.lang-modal-item-active[data-astro-cid-l4evwy7q]{border-color:var(--color-primary);cursor:default;background:linear-gradient(135deg,#3b82f61a 0%,#2563eb26 100%)}.lang-modal-item-active[data-astro-cid-l4evwy7q]:hover{transform:none;box-shadow:0 4px 12px #3b82f633,0 2px 6px #00000014}.lang-modal-code-badge[data-astro-cid-l4evwy7q]{min-width:3.25rem;height:2.375rem;color:var(--color-primary);letter-spacing:.02em;z-index:1;background:#3b82f614;border:1px solid #3b82f633;border-radius:.75rem;justify-content:center;align-items:center;padding:0 .65rem;font-size:.9375rem;font-weight:800;transition:transform .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.lang-modal-item[data-astro-cid-l4evwy7q]:hover .lang-modal-code-badge[data-astro-cid-l4evwy7q]{transform:scale(1.06)}.lang-modal-text[data-astro-cid-l4evwy7q]{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}.lang-modal-native[data-astro-cid-l4evwy7q]{color:var(--color-text);font-size:1rem;font-weight:600;line-height:1.2}.lang-modal-check[data-astro-cid-l4evwy7q]{color:var(--color-primary);filter:drop-shadow(0 2px 4px #3b82f64d);position:absolute;top:.75rem;right:.75rem}}@media (width<=768px){.lang-button[data-astro-cid-l4evwy7q]{min-height:38px;padding:.5rem .75rem}.lang-icon[data-astro-cid-l4evwy7q]{width:1.375rem;height:1.375rem}.lang-code[data-astro-cid-l4evwy7q]{font-size:.75rem}.lang-chevron[data-astro-cid-l4evwy7q]{width:14px;height:14px}.lang-modal-content[data-astro-cid-l4evwy7q]{max-height:85vh}.lang-modal-header[data-astro-cid-l4evwy7q]{padding:1.25rem 1rem}.lang-modal-title[data-astro-cid-l4evwy7q]{font-size:1.125rem}.lang-modal-close[data-astro-cid-l4evwy7q]{width:40px;height:40px}.lang-modal-list[data-astro-cid-l4evwy7q]{gap:1.25rem;padding:1rem}.lang-modal-grid[data-astro-cid-l4evwy7q]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.625rem}.lang-modal-item[data-astro-cid-l4evwy7q]{min-height:90px;padding:1rem .75rem}.lang-modal-code-badge[data-astro-cid-l4evwy7q]{min-width:3rem;height:2.125rem;font-size:.875rem}.lang-modal-native[data-astro-cid-l4evwy7q]{font-size:.9375rem}}@media (width<=480px){.lang-button[data-astro-cid-l4evwy7q]{gap:.375rem;min-height:36px;padding:.5rem .625rem}.lang-icon[data-astro-cid-l4evwy7q]{width:1.25rem;height:1.25rem}.lang-code[data-astro-cid-l4evwy7q]{font-size:.7rem}.lang-modal-content[data-astro-cid-l4evwy7q]{max-height:90vh}.lang-modal-header[data-astro-cid-l4evwy7q]{padding:1rem .875rem}.lang-modal-title[data-astro-cid-l4evwy7q]{font-size:1rem}.lang-modal-list[data-astro-cid-l4evwy7q]{padding:.875rem}.lang-modal-grid[data-astro-cid-l4evwy7q]{grid-template-columns:repeat(2,1fr);gap:.5rem}.lang-modal-item[data-astro-cid-l4evwy7q]{min-height:85px;padding:.875rem .625rem}.lang-modal-code-badge[data-astro-cid-l4evwy7q]{min-width:2.75rem;height:2rem;font-size:.8125rem}.lang-modal-native[data-astro-cid-l4evwy7q]{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.lang-button[data-astro-cid-l4evwy7q],.lang-menu-desktop[data-astro-cid-l4evwy7q],.lang-menu-item[data-astro-cid-l4evwy7q],.lang-modal[data-astro-cid-l4evwy7q],.lang-modal-overlay[data-astro-cid-l4evwy7q],.lang-modal-content[data-astro-cid-l4evwy7q],.lang-modal-item[data-astro-cid-l4evwy7q],.lang-modal-code-badge[data-astro-cid-l4evwy7q],.lang-icon[data-astro-cid-l4evwy7q],.lang-chevron[data-astro-cid-l4evwy7q]{transition:none!important;animation:none!important}}@media (prefers-contrast:high){.lang-button[data-astro-cid-l4evwy7q],.lang-menu-desktop[data-astro-cid-l4evwy7q],.lang-modal-content[data-astro-cid-l4evwy7q],.lang-modal-item[data-astro-cid-l4evwy7q]{border-width:3px}}body.lang-modal-open{overflow:hidden}.language-switcher-sidebar[data-astro-cid-l4evwy7q]{flex-direction:column;gap:.5rem;width:100%;display:flex}.lang-sidebar-trigger[data-astro-cid-l4evwy7q]{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.lang-sidebar-trigger[data-astro-cid-l4evwy7q]:hover{border-color:var(--color-primary);background:#3b82f60d}.lang-sidebar-trigger[data-astro-cid-l4evwy7q][aria-expanded=true]{border-color:var(--color-primary);background:#3b82f614}.lang-sidebar-trigger[data-astro-cid-l4evwy7q][aria-expanded=true] .lang-sidebar-chevron[data-astro-cid-l4evwy7q]{transform:rotate(180deg)}.lang-sidebar-label[data-astro-cid-l4evwy7q]{align-items:center;gap:.625rem;display:inline-flex}.lang-sidebar-icon[data-astro-cid-l4evwy7q]{color:var(--color-primary);flex-shrink:0}.lang-sidebar-chevron[data-astro-cid-l4evwy7q]{color:#6b7280;flex-shrink:0;transition:transform .2s}.lang-sidebar-list[data-astro-cid-l4evwy7q]{flex-direction:column;gap:.375rem;padding:.5rem 0;display:flex}.lang-sidebar-list[data-astro-cid-l4evwy7q][hidden]{display:none}.lang-sidebar-item[data-astro-cid-l4evwy7q]{color:var(--color-text);background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.lang-sidebar-item[data-astro-cid-l4evwy7q]:hover{border-color:var(--color-primary);background:#3b82f60d}.lang-sidebar-item-current[data-astro-cid-l4evwy7q]{border-color:var(--color-primary);background:#3b82f614;font-weight:600}.lang-sidebar-code[data-astro-cid-l4evwy7q]{width:2.375rem;height:1.875rem;color:var(--color-primary);letter-spacing:.02em;background:#3b82f614;border:1px solid #3b82f62e;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:inline-flex}.lang-sidebar-native[data-astro-cid-l4evwy7q]{flex:1}.lang-sidebar-check[data-astro-cid-l4evwy7q]{color:var(--color-primary);font-size:1rem;font-weight:700}.marketplace-selector[data-astro-cid-sxja2piu]{min-width:0;display:inline-flex}.marketplace-selector[data-astro-cid-sxja2piu] label[data-astro-cid-sxja2piu]{gap:.25rem;min-width:0;display:grid}.marketplace-selector__label[data-astro-cid-sxja2piu]{color:#475569;font-size:.6875rem;font-weight:700}.marketplace-selector[data-astro-cid-sxja2piu] select[data-astro-cid-sxja2piu]{color:#0f172a;max-width:12rem;min-height:36px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem 1.75rem .4rem .625rem;font-size:.8125rem;font-weight:600}.marketplace-selector[data-astro-cid-sxja2piu] select[data-astro-cid-sxja2piu]:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.marketplace-selector--compact[data-astro-cid-sxja2piu] .marketplace-selector__label[data-astro-cid-sxja2piu]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketplace-selector--sidebar[data-astro-cid-sxja2piu],.marketplace-selector--sidebar[data-astro-cid-sxja2piu] label[data-astro-cid-sxja2piu],.marketplace-selector--sidebar[data-astro-cid-sxja2piu] select[data-astro-cid-sxja2piu],.marketplace-selector--standalone[data-astro-cid-sxja2piu],.marketplace-selector--standalone[data-astro-cid-sxja2piu] label[data-astro-cid-sxja2piu],.marketplace-selector--standalone[data-astro-cid-sxja2piu] select[data-astro-cid-sxja2piu]{width:100%;max-width:none}.marketplace-sidebar-wrapper[data-astro-cid-sxja2piu]{flex-direction:column;gap:.5rem;width:100%;display:flex}.marketplace-sidebar-trigger[data-astro-cid-sxja2piu]{color:#0f172a;cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:1rem;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.marketplace-sidebar-trigger[data-astro-cid-sxja2piu]:hover{background:#3b82f60d;border-color:#2563eb}.marketplace-sidebar-trigger[data-astro-cid-sxja2piu][aria-expanded=true]{background:#3b82f614;border-color:#2563eb}.marketplace-sidebar-trigger[data-astro-cid-sxja2piu][aria-expanded=true] .marketplace-sidebar-chevron[data-astro-cid-sxja2piu]{transform:rotate(180deg)}.marketplace-sidebar-label[data-astro-cid-sxja2piu]{align-items:center;gap:.625rem;display:inline-flex}.marketplace-sidebar-icon[data-astro-cid-sxja2piu]{color:#2563eb;flex-shrink:0}.marketplace-sidebar-selected[data-astro-cid-sxja2piu]{color:#0f172a}.marketplace-sidebar-chevron[data-astro-cid-sxja2piu]{color:#6b7280;flex-shrink:0;transition:transform .2s}.marketplace-sidebar-list[data-astro-cid-sxja2piu]{flex-direction:column;gap:.375rem;padding:0 0 .5rem;display:flex}.marketplace-sidebar-list[data-astro-cid-sxja2piu][hidden]{display:none}.marketplace-sidebar-item[data-astro-cid-sxja2piu]{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.marketplace-sidebar-item[data-astro-cid-sxja2piu]:hover{background:#3b82f60d;border-color:#2563eb}.marketplace-sidebar-item-current[data-astro-cid-sxja2piu]{background:#3b82f614;border-color:#2563eb;font-weight:600}.marketplace-sidebar-item-disabled[data-astro-cid-sxja2piu]{opacity:.5;cursor:not-allowed}.marketplace-sidebar-item-disabled[data-astro-cid-sxja2piu]:hover{background:#fff;border-color:#e5e7eb}.marketplace-sidebar-code[data-astro-cid-sxja2piu]{color:#2563eb;letter-spacing:.02em;background:#3b82f614;border:1px solid #3b82f62e;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:1.875rem;font-size:.75rem;font-weight:800;display:inline-flex}.marketplace-sidebar-name[data-astro-cid-sxja2piu]{flex:1}.marketplace-sidebar-badge[data-astro-cid-sxja2piu]{color:#6b7280;background:#f1f5f9;border-radius:.375rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:600}.marketplace-sidebar-check[data-astro-cid-sxja2piu]{color:#2563eb;flex-shrink:0}.nav-header[data-astro-cid-yxete6jp]{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#fffffff7;border-bottom:1px solid #3b82f61a;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 25px #3b82f614}.nav-container[data-astro-cid-yxete6jp]{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;max-width:100%;height:64px;min-height:64px;margin:0;padding:0 1.25rem;display:flex}.nav-left[data-astro-cid-yxete6jp]{flex-shrink:0;align-items:center;padding-inline-start:0;display:flex}.nav-center[data-astro-cid-yxete6jp]{flex:1;justify-content:center;align-items:center;min-width:0;display:flex;overflow:visible}.nav-right[data-astro-cid-yxete6jp]{flex-shrink:0;justify-content:flex-end;align-items:center;gap:1rem;padding-inline-end:12px;display:flex}.nav-brand[data-astro-cid-yxete6jp]{flex-shrink:0;align-items:center;display:flex}.brand-link[data-astro-cid-yxete6jp]{color:var(--color-text);border-radius:.75rem;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:all .3s;display:flex}.brand-link[data-astro-cid-yxete6jp]:hover{color:var(--color-primary);background:#3b82f60d}.brand-logo[data-astro-cid-yxete6jp]{background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #3b82f640}.brand-text[data-astro-cid-yxete6jp]{flex-direction:column;min-width:0;line-height:1.2;display:flex}.brand-name[data-astro-cid-yxete6jp]{color:inherit;white-space:nowrap;font-size:1.125rem;font-weight:800}.brand-tagline[data-astro-cid-yxete6jp]{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:.7rem;font-weight:600;overflow:hidden}.sr-only[data-astro-cid-yxete6jp]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-links[data-astro-cid-yxete6jp]{backdrop-filter:blur(10px);background:#f8fafce6;border:1px solid #e2e8f0b3;border-radius:.875rem;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .5rem;display:flex}.nav-link[data-astro-cid-yxete6jp]{color:var(--color-text-secondary);white-space:nowrap;border-radius:.5rem;padding:.45rem .7rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s,transform .2s}.nav-link[data-astro-cid-yxete6jp] .link-text[data-astro-cid-yxete6jp]{text-overflow:unset;overflow:visible}.nav-link[data-astro-cid-yxete6jp]:hover{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);transform:translateY(-1px)}.nav-link[data-astro-cid-yxete6jp].active{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);box-shadow:0 4px 12px #3b82f640}.nav-dropdown-wrapper[data-astro-cid-yxete6jp]{flex-shrink:0;margin-left:.125rem;position:relative}.nav-dropdown-trigger[data-astro-cid-yxete6jp]{cursor:pointer;color:var(--color-text-secondary);white-space:nowrap;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.25rem;padding:.45rem .7rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:color .2s,background .2s,transform .2s;display:inline-flex}.nav-dropdown-trigger[data-astro-cid-yxete6jp]:hover{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);transform:translateY(-1px)}.nav-dropdown-trigger[data-astro-cid-yxete6jp][aria-expanded=true]{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);box-shadow:0 4px 12px #3b82f640}.nav-dropdown-chevron[data-astro-cid-yxete6jp]{transition:transform .2s}.nav-dropdown-wrapper[data-astro-cid-yxete6jp][data-open=true] .nav-dropdown-chevron[data-astro-cid-yxete6jp]{transform:rotate(180deg)}.nav-dropdown-menu[data-astro-cid-yxete6jp]{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #e2e8f0e6;border-radius:.75rem;min-width:200px;padding:.375rem;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + .25rem);right:0;transform:translateY(-6px);box-shadow:0 4px 20px #00000014,0 0 0 1px #00000005}.nav-dropdown-wrapper[data-astro-cid-yxete6jp][data-open=true] .nav-dropdown-menu[data-astro-cid-yxete6jp],.nav-dropdown-wrapper[data-astro-cid-yxete6jp]:hover .nav-dropdown-menu[data-astro-cid-yxete6jp]{opacity:1;visibility:visible;transform:translateY(0)}@media (width>=1025px) and (width<=1279px){.brand-tagline[data-astro-cid-yxete6jp]{display:none}.nav-link[data-astro-cid-yxete6jp],.nav-dropdown-trigger[data-astro-cid-yxete6jp]{padding:.4rem .6rem;font-size:.8rem}.nav-links[data-astro-cid-yxete6jp]{gap:.3rem}}@media (width>=1280px){.nav-container[data-astro-cid-yxete6jp]{gap:1.5rem;padding:0 1.5rem}.nav-links[data-astro-cid-yxete6jp]{gap:.4rem;padding:.4rem .5rem}.nav-link[data-astro-cid-yxete6jp],.nav-dropdown-trigger[data-astro-cid-yxete6jp]{padding:.5rem .8rem;font-size:.875rem}}.nav-dropdown-link[data-astro-cid-yxete6jp]{color:var(--color-text);border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.nav-dropdown-link[data-astro-cid-yxete6jp]:hover{color:var(--color-primary);background:#3b82f614}.nav-actions[data-astro-cid-yxete6jp]{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.nav-action-btn[data-astro-cid-yxete6jp]{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f90 0%,#e47911 100%);border-radius:.875rem;align-items:center;gap:.625rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 14px #ff99004d}.nav-action-btn[data-astro-cid-yxete6jp]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f906}.mobile-action-btn[data-astro-cid-yxete6jp]{display:none}.mobile-menu-toggle[data-astro-cid-yxete6jp]{cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:10px;transition:all .3s;display:none}.mobile-menu-toggle[data-astro-cid-yxete6jp]:hover{background:#e2e8f0}.mobile-menu-toggle[data-astro-cid-yxete6jp]:active{transform:scale(.95)}.hamburger-line[data-astro-cid-yxete6jp]{transform-origin:50%;background:#374151;border-radius:2px;width:20px;height:2.5px;transition:all .3s}.mobile-menu-toggle[data-astro-cid-yxete6jp][aria-expanded=true] .hamburger-line[data-astro-cid-yxete6jp]:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-toggle[data-astro-cid-yxete6jp][aria-expanded=true] .hamburger-line[data-astro-cid-yxete6jp]:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle[data-astro-cid-yxete6jp][aria-expanded=true] .hamburger-line[data-astro-cid-yxete6jp]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-sidebar[data-astro-cid-yxete6jp]{z-index:9999;visibility:hidden;opacity:0;width:100%;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.mobile-sidebar[data-astro-cid-yxete6jp].open{visibility:visible;opacity:1}.mobile-sidebar-overlay[data-astro-cid-yxete6jp]{backdrop-filter:blur(4px);background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.mobile-sidebar-content[data-astro-cid-yxete6jp]{z-index:10001;background:#fff;flex-direction:column;width:320px;max-width:85vw;height:100%;transition:left .3s;display:flex;position:fixed;top:0;left:-100%;overflow:hidden auto;box-shadow:4px 0 25px #00000026}.mobile-sidebar[data-astro-cid-yxete6jp].open .mobile-sidebar-content[data-astro-cid-yxete6jp]{left:0}.mobile-sidebar-header[data-astro-cid-yxete6jp]{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.mobile-sidebar-brand[data-astro-cid-yxete6jp]{align-items:center;gap:.75rem;display:flex}.mobile-sidebar-logo[data-astro-cid-yxete6jp]{background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #3b82f640}.mobile-sidebar-brand-text[data-astro-cid-yxete6jp]{color:var(--color-text);font-size:1.25rem;font-weight:800}.mobile-sidebar-close[data-astro-cid-yxete6jp]{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.mobile-sidebar-close[data-astro-cid-yxete6jp]:hover{color:#374151;background:#e5e7eb;transform:scale(1.05)}.mobile-sidebar-nav[data-astro-cid-yxete6jp]{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.mobile-sidebar-more-label[data-astro-cid-yxete6jp]{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #e5e7eb;margin:.5rem 0 0;padding:.5rem 0 0;font-size:.75rem;font-weight:700}.mobile-sidebar-link[data-astro-cid-yxete6jp]{color:var(--color-text);background:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000000d}.mobile-sidebar-link[data-astro-cid-yxete6jp]:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.mobile-sidebar-link[data-astro-cid-yxete6jp].active{background:linear-gradient(135deg, var(--color-primary) 0%, #1d4ed8 100%);color:#fff;border-color:var(--color-primary);box-shadow:0 6px 20px #3b82f64d}.mobile-sidebar-link-icon[data-astro-cid-yxete6jp]{opacity:.8;font-size:1.25rem}.mobile-sidebar-link[data-astro-cid-yxete6jp]:hover .mobile-sidebar-link-icon[data-astro-cid-yxete6jp],.mobile-sidebar-link[data-astro-cid-yxete6jp].active .mobile-sidebar-link-icon[data-astro-cid-yxete6jp]{opacity:1}.mobile-sidebar-link-text[data-astro-cid-yxete6jp]{flex:1}.mobile-sidebar-actions[data-astro-cid-yxete6jp]{background:#f9fafb;border-top:1px solid #e5e7eb;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.mobile-sidebar-language[data-astro-cid-yxete6jp]{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.75rem;padding:0;display:flex}.mobile-sidebar-language[data-astro-cid-yxete6jp] .language-switcher-sidebar,.mobile-sidebar-language[data-astro-cid-yxete6jp] .marketplace-selector--sidebar{width:100%}.mobile-sidebar-action[data-astro-cid-yxete6jp]{color:#fff;background:linear-gradient(135deg,#f90 0%,#e47911 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 25px #ff990059}.mobile-sidebar-action[data-astro-cid-yxete6jp]:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ff990073}.mobile-sidebar-action-icon[data-astro-cid-yxete6jp]{font-size:1.25rem}@media (width<=1024px){.nav-container[data-astro-cid-yxete6jp]{gap:1rem;padding:0 1rem}.nav-center[data-astro-cid-yxete6jp]{display:none}.nav-right[data-astro-cid-yxete6jp]{justify-content:flex-end;margin-left:auto}.mobile-menu-toggle[data-astro-cid-yxete6jp]{display:flex}}@media (width<=768px){.nav-container[data-astro-cid-yxete6jp]{gap:.75rem;height:60px;padding:0 1rem}.brand-logo[data-astro-cid-yxete6jp]{width:42px;height:42px}.brand-logo[data-astro-cid-yxete6jp] svg[data-astro-cid-yxete6jp]{width:26px;height:26px}.brand-text[data-astro-cid-yxete6jp]{display:flex}.brand-name[data-astro-cid-yxete6jp]{font-size:1.125rem}.brand-tagline[data-astro-cid-yxete6jp],.nav-actions[data-astro-cid-yxete6jp]{display:none}.mobile-action-btn[data-astro-cid-yxete6jp]{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f90 0%,#e47911 100%);border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #ff990059}.mobile-action-btn[data-astro-cid-yxete6jp]:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ff990073}.mobile-action-btn[data-astro-cid-yxete6jp]:active{transform:scale(.98)}.mobile-action-icon[data-astro-cid-yxete6jp]{justify-content:center;align-items:center;display:flex}.mobile-action-icon[data-astro-cid-yxete6jp] svg[data-astro-cid-yxete6jp]{stroke:#fff}.mobile-action-text[data-astro-cid-yxete6jp]{font-size:.9375rem}.mobile-menu-toggle[data-astro-cid-yxete6jp]{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;gap:5px;width:44px;height:44px;padding:11px}.hamburger-line[data-astro-cid-yxete6jp]{background:#374151;width:18px;height:2px}.mobile-sidebar-content[data-astro-cid-yxete6jp]{width:300px;max-width:85vw}.mobile-sidebar-header[data-astro-cid-yxete6jp]{padding:1.25rem 1rem}.mobile-sidebar-logo[data-astro-cid-yxete6jp]{width:38px;height:38px}.mobile-sidebar-brand-text[data-astro-cid-yxete6jp]{font-size:1.125rem}.mobile-sidebar-nav[data-astro-cid-yxete6jp]{padding:1rem}.mobile-sidebar-link[data-astro-cid-yxete6jp]{padding:1rem 1.25rem;font-size:1rem}.mobile-sidebar-actions[data-astro-cid-yxete6jp]{gap:1rem;padding:1rem}.mobile-sidebar-action[data-astro-cid-yxete6jp]{padding:1rem 1.5rem;font-size:1rem}}@media (width<=480px){.nav-container[data-astro-cid-yxete6jp]{gap:.5rem;height:56px;padding:0 .75rem}.brand-logo[data-astro-cid-yxete6jp]{width:38px;height:38px}.brand-logo[data-astro-cid-yxete6jp] svg[data-astro-cid-yxete6jp]{width:22px;height:22px}.brand-name[data-astro-cid-yxete6jp]{font-size:1rem}.mobile-action-btn[data-astro-cid-yxete6jp]{border-radius:8px;gap:.375rem;padding:.5rem .875rem;font-size:.875rem}.mobile-action-icon[data-astro-cid-yxete6jp] svg[data-astro-cid-yxete6jp]{width:16px;height:16px}.mobile-action-text[data-astro-cid-yxete6jp]{font-size:.875rem}.mobile-menu-toggle[data-astro-cid-yxete6jp]{border-radius:8px;gap:4px;width:40px;height:40px;padding:10px}.hamburger-line[data-astro-cid-yxete6jp]{width:16px;height:2px}.mobile-sidebar-content[data-astro-cid-yxete6jp]{width:100%;max-width:100%}.mobile-sidebar-header[data-astro-cid-yxete6jp]{padding:1rem}.mobile-sidebar-nav[data-astro-cid-yxete6jp]{gap:.5rem;padding:.75rem}.mobile-sidebar-link[data-astro-cid-yxete6jp]{border-radius:.75rem;padding:.875rem 1rem;font-size:.9375rem}.mobile-sidebar-actions[data-astro-cid-yxete6jp]{gap:.75rem;padding:.75rem}.mobile-sidebar-language[data-astro-cid-yxete6jp]{padding:0}.mobile-sidebar-action[data-astro-cid-yxete6jp]{border-radius:.75rem;padding:.875rem 1.25rem;font-size:.9375rem}}.nav-link[data-astro-cid-yxete6jp]:focus,.nav-dropdown-trigger[data-astro-cid-yxete6jp]:focus,.nav-dropdown-link[data-astro-cid-yxete6jp]:focus,.nav-action-btn[data-astro-cid-yxete6jp]:focus,.mobile-action-btn[data-astro-cid-yxete6jp]:focus,.mobile-sidebar-link[data-astro-cid-yxete6jp]:focus,.mobile-sidebar-action[data-astro-cid-yxete6jp]:focus,.mobile-menu-toggle[data-astro-cid-yxete6jp]:focus,.mobile-sidebar-close[data-astro-cid-yxete6jp]:focus{outline:2px solid var(--color-primary);outline-offset:2px}body.mobile-sidebar-open{overflow:hidden}
