#main-header[data-astro-cid-yzgauhh6]{position:fixed;top:0;left:0;right:0;z-index:30;background:var(--header-bg-color);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);border-bottom:1px solid var(--header-border-color);box-shadow:var(--header-shadow)}#main-header[data-astro-cid-yzgauhh6].scrolled{background:var(--header-scrolled-bg-color);box-shadow:0 4px 6px -1px #0000001a}#main-header[data-astro-cid-yzgauhh6].sticky{position:fixed}#main-header[data-astro-cid-yzgauhh6].shrinkOnScroll.scrolled{padding-top:.5rem;padding-bottom:.5rem}#main-header[data-astro-cid-yzgauhh6].hideOnScroll.hidden{transform:translateY(-100%)}.main-header-inner[data-astro-cid-yzgauhh6]{max-width:1280px;margin:0 auto;padding:0 .75rem;height:70px;transition:height .3s ease}@media (min-width: 640px){.main-header-inner[data-astro-cid-yzgauhh6]{padding:0 1.5rem;height:80px}}@media (min-width: 1024px){.main-header-inner[data-astro-cid-yzgauhh6]{padding:0 2rem}}@media (min-width: 1280px){.main-header-inner[data-astro-cid-yzgauhh6]{padding:0 2.5rem}}#main-header[data-astro-cid-yzgauhh6].shrinkOnScroll.scrolled .main-header-inner[data-astro-cid-yzgauhh6]{height:60px}@media (min-width: 640px){#main-header[data-astro-cid-yzgauhh6].shrinkOnScroll.scrolled .main-header-inner[data-astro-cid-yzgauhh6]{height:64px}}.header-content-wrapper[data-astro-cid-yzgauhh6]{display:grid;grid-template-columns:1fr auto;align-items:center;height:100%;gap:.5rem}@media (min-width: 640px){.header-content-wrapper[data-astro-cid-yzgauhh6]{gap:1rem}}.logo-section[data-astro-cid-yzgauhh6]{display:flex;min-width:0}.logo-link[data-astro-cid-yzgauhh6]{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .3s ease;min-width:0}@media (min-width: 640px){.logo-link[data-astro-cid-yzgauhh6]{gap:.75rem}}.logo-link[data-astro-cid-yzgauhh6]:hover{opacity:.8}.main-logo[data-astro-cid-yzgauhh6]{height:32px;width:auto;max-width:45px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}@media (min-width: 640px){.main-logo[data-astro-cid-yzgauhh6]{height:40px;max-width:none}}.logo-text[data-astro-cid-yzgauhh6]{font-size:1.125rem;font-weight:800;color:var(--header-text-color);transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}@media (min-width: 375px){.logo-text[data-astro-cid-yzgauhh6]{font-size:1.25rem;max-width:150px}}@media (min-width: 640px){.logo-text[data-astro-cid-yzgauhh6]{font-size:1.5rem;max-width:none}}#main-header[data-astro-cid-yzgauhh6].scrolled .logo-text[data-astro-cid-yzgauhh6]{color:var(--header-scrolled-text-color)}.navigation-section[data-astro-cid-yzgauhh6]{display:flex;align-items:center;gap:.5rem;min-width:0}@media (min-width: 640px){.navigation-section[data-astro-cid-yzgauhh6]{gap:1rem}}@media (min-width: 1024px){.navigation-section[data-astro-cid-yzgauhh6]{gap:1.5rem}}.navigation-links[data-astro-cid-yzgauhh6]{gap:.25rem}@media (min-width: 1024px){.navigation-links[data-astro-cid-yzgauhh6]{gap:.5rem}}.nav-link[data-astro-cid-yzgauhh6]{display:flex;align-items:center;padding:.625rem .75rem;text-decoration:none;color:var(--header-link-color);font-weight:500;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;white-space:nowrap}@media (min-width: 1024px){.nav-link[data-astro-cid-yzgauhh6]{padding:.75rem 1rem}}.nav-link-icon[data-astro-cid-yzgauhh6]{width:1rem;height:1rem;margin-left:.375rem;flex-shrink:0}@media (min-width: 1024px){.nav-link-icon[data-astro-cid-yzgauhh6]{margin-left:.5rem}}.nav-link-text[data-astro-cid-yzgauhh6]{font-size:.875rem}@media (min-width: 1024px){.nav-link-text[data-astro-cid-yzgauhh6]{font-size:1rem}}.nav-link[data-astro-cid-yzgauhh6]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--header-link-hover-color);transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(-50%)}.nav-link[data-astro-cid-yzgauhh6]:hover{color:var(--header-link-hover-color);background-color:var(--header-link-hover-bg)}.nav-link[data-astro-cid-yzgauhh6]:hover:after{width:80%}#main-header[data-astro-cid-yzgauhh6].scrolled .nav-link[data-astro-cid-yzgauhh6]{color:var(--header-scrolled-link-color)}#main-header[data-astro-cid-yzgauhh6].scrolled .nav-link[data-astro-cid-yzgauhh6]:hover{color:var(--header-scrolled-link-hover-color)}.cta-button[data-astro-cid-yzgauhh6]{display:inline-flex;align-items:center;justify-content:center;background:var(--cta-bg-color);color:var(--cta-text-color);padding:.625rem .875rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000001a;white-space:nowrap;gap:.375rem;font-size:.8125rem;min-width:-moz-fit-content;min-width:fit-content}@media (min-width: 768px){.cta-button[data-astro-cid-yzgauhh6]{padding:.625rem 1rem;font-size:.875rem;gap:.5rem}}@media (min-width: 1024px){.cta-button[data-astro-cid-yzgauhh6]{padding:.75rem 1.25rem;font-size:1rem}}.cta-text[data-astro-cid-yzgauhh6]{overflow:hidden;text-overflow:ellipsis;max-width:100px}@media (min-width: 768px){.cta-text[data-astro-cid-yzgauhh6]{max-width:none}}.cta-arrow[data-astro-cid-yzgauhh6]{width:.875rem;height:.875rem;flex-shrink:0}@media (min-width: 1024px){.cta-arrow[data-astro-cid-yzgauhh6]{width:1rem;height:1rem}}.cta-button[data-astro-cid-yzgauhh6]:hover{background:var(--cta-hover-bg-color);transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.cta-button[data-astro-cid-yzgauhh6]:active{transform:translateY(0)}.mobile-menu-toggle[data-astro-cid-yzgauhh6]{border:1px solid var(--header-border-color);background:var(--header-bg-color);color:var(--header-text-color);border-radius:8px;padding:.5rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.mobile-menu-toggle[data-astro-cid-yzgauhh6]:hover{background:var(--header-link-hover-bg);transform:scale(1.05)}.menu-icon[data-astro-cid-yzgauhh6]{display:flex;flex-direction:column;gap:3px}@media (min-width: 375px){.menu-icon[data-astro-cid-yzgauhh6]{gap:4px}}.menu-line[data-astro-cid-yzgauhh6]{background:var(--header-text-color);height:2px;width:18px;display:block;border-radius:1px;transition:all .3s ease}@media (min-width: 375px){.menu-line[data-astro-cid-yzgauhh6]{width:20px}}.mobile-menu-toggle[data-astro-cid-yzgauhh6]:hover .line-1[data-astro-cid-yzgauhh6]{transform:translate(-2px)}.mobile-menu-toggle[data-astro-cid-yzgauhh6]:hover .line-3[data-astro-cid-yzgauhh6]{transform:translate(2px)}.sidebar-bg-color[data-astro-cid-yzgauhh6]{background-color:var(--sidebar-bg-color)}.sidebar-border-color[data-astro-cid-yzgauhh6]{border-bottom:1px solid var(--sidebar-border-color)}.sidebar-text-color[data-astro-cid-yzgauhh6]{color:var(--sidebar-text-color)}.sidebar-logo[data-astro-cid-yzgauhh6]{height:48px!important;width:48px!important;min-height:48px;min-width:48px}@media (min-width: 375px){.sidebar-logo[data-astro-cid-yzgauhh6]{height:56px!important;width:56px!important;min-height:56px;min-width:56px}}@media (min-width: 640px){.sidebar-logo[data-astro-cid-yzgauhh6]{height:64px!important;width:64px!important;min-height:64px;min-width:64px}}.sidebar-logo-text[data-astro-cid-yzgauhh6]{font-size:1.25rem}@media (min-width: 375px){.sidebar-logo-text[data-astro-cid-yzgauhh6]{font-size:1.375rem}}@media (min-width: 640px){.sidebar-logo-text[data-astro-cid-yzgauhh6]{font-size:1.5rem}}.sidebar-close-btn[data-astro-cid-yzgauhh6]{color:var(--sidebar-text-color);background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease}.sidebar-close-btn[data-astro-cid-yzgauhh6]:hover{background-color:#0000000d;transform:rotate(90deg)}.sidebar-link[data-astro-cid-yzgauhh6]{color:var(--sidebar-link-color);display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:8px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInRight .3s ease-out forwards;opacity:0;font-size:.9375rem}@media (min-width: 640px){.sidebar-link[data-astro-cid-yzgauhh6]{font-size:1rem}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.sidebar-link[data-astro-cid-yzgauhh6]:hover{color:var(--sidebar-link-hover-color);background-color:var(--sidebar-link-hover-bg);transform:translate(-4px)}.link-arrow[data-astro-cid-yzgauhh6]{margin-right:auto;transition:transform .3s ease}.sidebar-cta-button[data-astro-cid-yzgauhh6]{background:var(--cta-bg-color);color:var(--cta-text-color);display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000001a}@media (min-width: 640px){.sidebar-cta-button[data-astro-cid-yzgauhh6]{padding:1rem 1.25rem}}.cta-text-responsive[data-astro-cid-yzgauhh6]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9375rem}@media (min-width: 640px){.cta-text-responsive[data-astro-cid-yzgauhh6]{font-size:1rem}}.cta-icon-responsive[data-astro-cid-yzgauhh6]{width:1rem;height:1rem;flex-shrink:0}@media (min-width: 640px){.cta-icon-responsive[data-astro-cid-yzgauhh6]{width:1.125rem;height:1.125rem}}.sidebar-cta-button[data-astro-cid-yzgauhh6]:hover{background:var(--cta-hover-bg-color);transform:scale(1.02);box-shadow:0 4px 8px #00000026}@media (max-width: 374px){.main-header-inner[data-astro-cid-yzgauhh6]{padding:0 .5rem;height:64px}.logo-text[data-astro-cid-yzgauhh6]{font-size:1rem;max-width:100px}.cta-button[data-astro-cid-yzgauhh6]{padding:.5rem .625rem;font-size:.75rem}.cta-text[data-astro-cid-yzgauhh6]{max-width:70px}.cta-arrow[data-astro-cid-yzgauhh6]{width:.75rem;height:.75rem}.menu-line[data-astro-cid-yzgauhh6]{width:16px}}@media (prefers-reduced-motion: reduce){[data-astro-cid-yzgauhh6]{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (min-width: 640px) and (max-width: 767px){.navigation-section[data-astro-cid-yzgauhh6]{gap:.75rem}.cta-button[data-astro-cid-yzgauhh6]{padding:.625rem .875rem}}@media (min-width: 768px) and (max-width: 1023px){.navigation-links[data-astro-cid-yzgauhh6]{gap:.375rem}.nav-link[data-astro-cid-yzgauhh6]{padding:.625rem .875rem}}#main-header[data-astro-cid-ywk4vbuw]{height:auto!important;min-height:80px}#main-header[data-astro-cid-pxg4ws4u]{height:70px!important}#main-header[data-astro-cid-gzshowek]{background:transparent!important;border-bottom:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0 1rem}.split-layout-wrapper[data-astro-cid-gzshowek]{display:flex;width:100%;overflow:hidden;position:relative}.split-layout-wrapper[data-astro-cid-gzshowek]:hover{transform:translateY(calc(-1 * var(--hover-lift-amount)));box-shadow:0 8px calc(var(--header-shadow-blur) * 1.5) rgba(0,0,0,calc(var(--header-shadow-intensity) * 1.5)),0 2px 8px rgba(0,0,0,calc(var(--header-shadow-intensity) * .75))}.brand-section[data-astro-cid-gzshowek]{display:flex;align-items:center;position:relative;overflow:hidden;transition:all var(--color-transition-duration) ease}.brand-section[data-astro-cid-gzshowek]:after{content:"";position:absolute;right:0;top:15%;bottom:15%;width:1px;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--cta-button-color) 30%,transparent) 50%,transparent)}.brand-link[data-astro-cid-gzshowek]{transition:transform var(--transform-transition-duration) ease;z-index:2}.brand-link[data-astro-cid-gzshowek]:hover{transform:translate(var(--link-hover-offset))}.logo-container[data-astro-cid-gzshowek]{transition:transform var(--transform-transition-duration) ease}.logo-container[data-astro-cid-gzshowek]:hover{transform:scale(1.05) rotate(2deg)}.nav-section[data-astro-cid-gzshowek]{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}.nav-link[data-astro-cid-gzshowek]{position:relative;padding:.5rem 1rem;border-radius:8px;text-decoration:none}.nav-link[data-astro-cid-gzshowek]:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--nav-link-hover-color);transition:all var(--color-transition-duration) ease;transform:translate(-50%);border-radius:1px}.nav-link[data-astro-cid-gzshowek]:hover{background-color:color-mix(in srgb,var(--cta-button-color) 10%,transparent);transform:translateY(calc(-1 * var(--link-hover-offset) / 4));color:var(--nav-link-hover-color)}.nav-link[data-astro-cid-gzshowek]:hover:before{width:80%}.cta-enhanced[data-astro-cid-gzshowek]{position:relative;border:none;overflow:hidden;transform:translateZ(0)}.cta-enhanced[data-astro-cid-gzshowek]:hover{transform:translateY(calc(-1 * var(--hover-lift-amount))) scale(var(--button-hover-scale));box-shadow:0 8px 25px color-mix(in srgb,var(--cta-button-color) 35%,transparent)}.cta-enhanced[data-astro-cid-gzshowek]:active{transform:translateY(0) scale(.98)}.cta-text[data-astro-cid-gzshowek]{position:relative;z-index:2}.cta-shine[data-astro-cid-gzshowek]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.cta-enhanced[data-astro-cid-gzshowek]:hover .cta-shine[data-astro-cid-gzshowek]{left:100%}.mobile-menu-btn[data-astro-cid-gzshowek]:hover{background:color-mix(in srgb,var(--cta-button-color) 15%,transparent);transform:scale(1.05)}.mobile-menu-btn[data-astro-cid-gzshowek]:hover .mobile-menu-icon[data-astro-cid-gzshowek]{transform:rotate(90deg);color:var(--cta-button-color)}#mobile-sidebar[data-astro-cid-gzshowek]{position:fixed!important;top:0!important;right:0!important;bottom:0!important;z-index:999!important;background-color:#fff!important;background-image:none!important;background:#fff!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;width:280px!important;max-width:80vw!important;height:100vh!important;isolation:isolate;box-shadow:-8px 0 30px #0000004d ! important,-4px 0 15px #0003 ! important,-2px 0 8px #0000001a!important}.sidebar-close-btn[data-astro-cid-gzshowek]{border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid color-mix(in srgb,var(--sidebar-close-btn-color) 30%,transparent)}.sidebar-close-btn[data-astro-cid-gzshowek]:hover{background:linear-gradient(135deg,#fee2e2,#fecaca)!important;border-color:#f87171;color:#dc2626;transform:scale(1.1) rotate(90deg);box-shadow:0 4px 15px #dc262633,0 2px 8px #dc26261a}.sidebar-link[data-astro-cid-gzshowek]{display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-weight:600;font-size:.95rem;position:relative;overflow:hidden;opacity:0;animation:slideInRight .6s ease forwards;border:1px solid color-mix(in srgb,var(--sidebar-link-text) 20%,transparent);box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.link-content[data-astro-cid-gzshowek]{display:flex;align-items:center;gap:1rem}.link-icon[data-astro-cid-gzshowek]{width:10px;height:10px;border-radius:50%;transition:all var(--transform-transition-duration) cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px color-mix(in srgb,var(--sidebar-icon-color) 30%,transparent);position:relative}.link-arrow[data-astro-cid-gzshowek]{opacity:.7;transform:translate(0);transition:all var(--color-transition-duration) cubic-bezier(.4,0,.2,1);padding:4px;border-radius:6px;background:color-mix(in srgb,var(--sidebar-arrow-color) 10%,transparent)}.sidebar-link[data-astro-cid-gzshowek]:hover{background:var(--sidebar-link-hover-bg)!important;color:var(--sidebar-link-hover-text)!important;transform:translate(var(--link-hover-offset)) scale(1.02);box-shadow:0 8px 25px color-mix(in srgb,var(--sidebar-link-hover-bg) 40%,transparent),0 4px 12px color-mix(in srgb,var(--sidebar-link-hover-bg) 20%,transparent);border-color:transparent}.sidebar-link[data-astro-cid-gzshowek]:hover .link-icon[data-astro-cid-gzshowek]{background:linear-gradient(135deg,#fff,#f0f9ff);box-shadow:0 3px 10px #fff6,0 1px 4px #fff3;transform:scale(1.4)}.sidebar-link[data-astro-cid-gzshowek]:hover .link-arrow[data-astro-cid-gzshowek]{opacity:1;transform:translate(var(--link-hover-offset));color:var(--sidebar-link-hover-text);background:#fff3}.sidebar-cta-button[data-astro-cid-gzshowek]{display:block;width:100%;padding:1.5rem 2rem;border-radius:20px;text-decoration:none;font-weight:700;font-size:1rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 12px 35px color-mix(in srgb,var(--cta-button-color) 40%,transparent),0 4px 15px color-mix(in srgb,var(--cta-button-color) 20%,transparent);border:2px solid transparent}.cta-bg-gradient[data-astro-cid-gzshowek]{position:absolute;inset:0;border-radius:18px;transition:all var(--color-transition-duration) ease}.cta-content[data-astro-cid-gzshowek]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:.75rem}.cta-icon[data-astro-cid-gzshowek]{font-size:1.1rem;transition:transform var(--transform-transition-duration) ease}.cta-ripple[data-astro-cid-gzshowek]{position:absolute;inset:0;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);opacity:0;transform:scale(0);transition:all .4s ease;border-radius:18px}.sidebar-cta-button[data-astro-cid-gzshowek]:hover{transform:translateY(calc(-1 * var(--hover-lift-amount))) scale(var(--button-hover-scale));box-shadow:0 20px 50px color-mix(in srgb,var(--cta-button-color) 50%,transparent),0 8px 25px color-mix(in srgb,var(--cta-button-color) 30%,transparent);border-color:#ffffff4d}.sidebar-cta-button[data-astro-cid-gzshowek]:hover .cta-bg-gradient[data-astro-cid-gzshowek]{background:linear-gradient(135deg,color-mix(in srgb,var(--cta-button-color) 80%,white),var(--cta-button-color),color-mix(in srgb,var(--cta-button-color) 80%,black))}.sidebar-cta-button[data-astro-cid-gzshowek]:hover .cta-icon[data-astro-cid-gzshowek]{transform:scale(1.2) rotate(10deg)}.sidebar-cta-button[data-astro-cid-gzshowek]:hover .cta-ripple[data-astro-cid-gzshowek]{opacity:1;transform:scale(1)}.sidebar-cta-button[data-astro-cid-gzshowek]:active{transform:translateY(calc(-1 * var(--hover-lift-amount) / 2)) scale(1.01)}@keyframes slideInRight{0%{opacity:0;transform:translate(30px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.sidebar-link[data-astro-cid-gzshowek]:nth-child(1){animation-delay:.1s}.sidebar-link[data-astro-cid-gzshowek]:nth-child(2){animation-delay:.2s}.sidebar-link[data-astro-cid-gzshowek]:nth-child(3){animation-delay:.3s}.sidebar-link[data-astro-cid-gzshowek]:nth-child(4){animation-delay:.4s}.sidebar-link[data-astro-cid-gzshowek]:nth-child(5){animation-delay:.5s}.sidebar-link[data-astro-cid-gzshowek]:nth-child(6){animation-delay:.6s}[data-astro-cid-gzshowek][data-theme=dark] .sidebar-title[data-astro-cid-gzshowek]{background:linear-gradient(135deg,#f1f5f9,var(--cta-button-color));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-astro-cid-gzshowek][data-theme=dark] .border-b[data-astro-cid-gzshowek].border-gray-200,[data-astro-cid-gzshowek][data-theme=dark] .border-t[data-astro-cid-gzshowek].border-gray-200{border-color:#374151!important}[data-astro-cid-gzshowek][data-theme=blue] #mobile-sidebar[data-astro-cid-gzshowek]{background:#f0f9ff!important;border-left:3px solid #3b82f6}[data-astro-cid-gzshowek][data-theme=green] #mobile-sidebar[data-astro-cid-gzshowek]{background:#f0fdf4!important;border-left:3px solid #22c55e}[data-astro-cid-gzshowek][data-theme=purple] #mobile-sidebar[data-astro-cid-gzshowek]{background:#faf5ff!important;border-left:3px solid #9333ea}[data-astro-cid-gzshowek][data-theme=red] #mobile-sidebar[data-astro-cid-gzshowek]{background:#fef2f2!important;border-left:3px solid #ef4444}[data-astro-cid-gzshowek][data-theme=orange] #mobile-sidebar[data-astro-cid-gzshowek]{background:#fff7ed!important;border-left:3px solid #f97316}[data-astro-cid-gzshowek][data-theme=teal] #mobile-sidebar[data-astro-cid-gzshowek]{background:#f0fdfa!important;border-left:3px solid #14b8a6}[data-astro-cid-gzshowek][data-theme=pink] #mobile-sidebar[data-astro-cid-gzshowek]{background:#fdf2f8!important;border-left:3px solid #ec4899}@media (max-width: 768px){.brand-section[data-astro-cid-gzshowek]{flex:0 0 60%;padding:0 1rem}.nav-section[data-astro-cid-gzshowek]{padding:0 1rem}.brand-text[data-astro-cid-gzshowek]{font-size:1rem}.split-layout-wrapper[data-astro-cid-gzshowek]{height:calc(var(--header-height) * .9)}}@media (max-width: 480px){.brand-section[data-astro-cid-gzshowek]{flex:0 0 70%;padding:0 .75rem}.nav-section[data-astro-cid-gzshowek]{padding:0 .75rem}.split-layout-wrapper[data-astro-cid-gzshowek]{border-radius:10px;height:calc(var(--header-height) * .8)}#mobile-sidebar[data-astro-cid-gzshowek]{width:min(var(--sidebar-width),90vw)}}.brand-link[data-astro-cid-gzshowek],.nav-link[data-astro-cid-gzshowek],.sidebar-link[data-astro-cid-gzshowek],.cta-enhanced[data-astro-cid-gzshowek],.sidebar-cta-button[data-astro-cid-gzshowek]{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.nav-link[data-astro-cid-gzshowek]:focus,.sidebar-link[data-astro-cid-gzshowek]:focus,.cta-enhanced[data-astro-cid-gzshowek]:focus,.sidebar-cta-button[data-astro-cid-gzshowek]:focus,.sidebar-close-btn[data-astro-cid-gzshowek]:focus,.mobile-menu-btn[data-astro-cid-gzshowek]:focus{outline:2px solid var(--cta-button-color);outline-offset:2px}.split-layout-wrapper[data-astro-cid-gzshowek].loading{opacity:.7;pointer-events:none}.split-layout-wrapper[data-astro-cid-gzshowek].loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid var(--cta-button-color);border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media print{#mobile-sidebar-container[data-astro-cid-gzshowek],.mobile-menu-btn[data-astro-cid-gzshowek]{display:none!important}.split-layout-wrapper[data-astro-cid-gzshowek]{box-shadow:none!important;border:1px solid #000!important}}@media (prefers-reduced-motion: reduce){[data-astro-cid-gzshowek],[data-astro-cid-gzshowek]:before,[data-astro-cid-gzshowek]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.split-layout-wrapper[data-astro-cid-gzshowek]:hover{transform:none}.sidebar-link[data-astro-cid-gzshowek]{animation:none}}@media (prefers-contrast: high){.split-layout-wrapper[data-astro-cid-gzshowek]{border-width:2px}.nav-link[data-astro-cid-gzshowek]:before{height:3px}.sidebar-link[data-astro-cid-gzshowek]{border-width:2px}}.nav-link[data-astro-cid-gzshowek].active,.sidebar-link[data-astro-cid-gzshowek].active{background:var(--cta-button-color)!important;color:var(--cta-button-text-color)!important}.nav-link[data-astro-cid-gzshowek].active:before{width:100%!important}@media (min-width: 1440px){.split-layout-wrapper[data-astro-cid-gzshowek]{max-width:1200px;margin:0 auto}}@media (min-width: 1920px){.split-layout-wrapper[data-astro-cid-gzshowek]{max-width:1400px}}#main-header[data-astro-cid-devr7fgu]{background:transparent!important;border-bottom:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0 1rem}.glass-header-container[data-astro-cid-devr7fgu]{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff4d}.animated-background[data-astro-cid-devr7fgu]{position:absolute;inset:0;overflow:hidden;z-index:1}.floating-orb[data-astro-cid-devr7fgu]{position:absolute;border-radius:50%;background:linear-gradient(45deg,#3b82f64d,#9333ea33);filter:blur(1px);animation:float 8s ease-in-out infinite}.orb-1[data-astro-cid-devr7fgu]{width:60px;height:60px;top:20%;left:10%;animation-delay:0s}.orb-2[data-astro-cid-devr7fgu]{width:40px;height:40px;top:60%;right:15%;animation-delay:2s}.orb-3[data-astro-cid-devr7fgu]{width:30px;height:30px;bottom:30%;left:60%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(90deg)}50%{transform:translateY(-5px) rotate(180deg)}75%{transform:translateY(-15px) rotate(270deg)}}.glass-content[data-astro-cid-devr7fgu]{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 2rem}.logo-section[data-astro-cid-devr7fgu]{flex:0 0 auto}.logo-link[data-astro-cid-devr7fgu]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.logo-link[data-astro-cid-devr7fgu]:hover{transform:translate(5px) scale(1.02)}.logo-wrapper[data-astro-cid-devr7fgu]{position:relative;padding:8px;border-radius:12px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-logo[data-astro-cid-devr7fgu]{height:32px;width:auto;position:relative;z-index:2}.logo-glow[data-astro-cid-devr7fgu]{position:absolute;inset:-2px;border-radius:14px;background:linear-gradient(45deg,#3b82f680,#9333ea4d,#3b82f680);opacity:0;transition:opacity .4s ease;filter:blur(8px);z-index:1}.logo-link[data-astro-cid-devr7fgu]:hover .logo-glow[data-astro-cid-devr7fgu]{opacity:1}.logo-text[data-astro-cid-devr7fgu]{font-size:1.25rem;font-weight:800;background:linear-gradient(135deg,var(--header-text, #1f2937),color-mix(in srgb,var(--header-text, #1f2937) 80%,var(--cta-bg, #3b82f6)));background-clip:text;-webkit-background-clip:text;color:transparent;transition:all .3s ease}.navigation-section[data-astro-cid-devr7fgu]{display:flex;align-items:center;gap:2rem}.navigation-links[data-astro-cid-devr7fgu]{gap:.5rem}.nav-link[data-astro-cid-devr7fgu]{position:relative;padding:.75rem 1.25rem;border-radius:12px;text-decoration:none;color:var(--header-link-text, #64748b);font-weight:500;font-size:.9rem;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:fadeInUp .6s ease forwards;overflow:hidden}.nav-text[data-astro-cid-devr7fgu]{position:relative;z-index:2}.nav-hover-effect[data-astro-cid-devr7fgu]{position:absolute;inset:0;border-radius:12px;background:linear-gradient(135deg,#fff3,#ffffff0d);transform:scale(0);transition:transform .3s ease}.nav-link[data-astro-cid-devr7fgu]:hover{color:var(--header-link-hover, #1f2937);transform:translateY(-2px)}.nav-link[data-astro-cid-devr7fgu]:hover .nav-hover-effect[data-astro-cid-devr7fgu]{transform:scale(1)}.glass-cta-button[data-astro-cid-devr7fgu]{position:relative;padding:.75rem 2rem;border-radius:16px;text-decoration:none;color:#fff;font-weight:700;font-size:.9rem;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;animation:fadeInUp .6s ease .8s forwards}.cta-bg-effect[data-astro-cid-devr7fgu]{position:absolute;inset:0;background:linear-gradient(135deg,var(--cta-bg, #3b82f6),color-mix(in srgb,var(--cta-bg, #3b82f6) 80%,#8b5cf6));border-radius:16px;transition:all .3s ease}.cta-content[data-astro-cid-devr7fgu]{position:relative;z-index:2;display:flex;align-items:center;gap:.5rem}.cta-icon[data-astro-cid-devr7fgu]{transition:transform .3s ease}.glass-cta-button[data-astro-cid-devr7fgu]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 10px 40px #3b82f666,0 0 0 1px #ffffff1a}.glass-cta-button[data-astro-cid-devr7fgu]:hover .cta-bg-effect[data-astro-cid-devr7fgu]{background:linear-gradient(135deg,color-mix(in srgb,var(--cta-bg, #3b82f6) 120%,white),var(--cta-bg, #3b82f6))}.glass-cta-button[data-astro-cid-devr7fgu]:hover .cta-icon[data-astro-cid-devr7fgu]{transform:translate(3px)}.mobile-menu-toggle[data-astro-cid-devr7fgu]{position:relative;padding:12px;border-radius:12px;background:#fff!important;border:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000001a}.menu-icon[data-astro-cid-devr7fgu]{width:20px;height:16px;position:relative}.menu-line[data-astro-cid-devr7fgu]{position:absolute;width:100%;height:2px;background:var(--header-text, #1f2937);border-radius:1px;transition:all .3s cubic-bezier(.4,0,.2,1)}.line-1[data-astro-cid-devr7fgu]{top:0}.line-2[data-astro-cid-devr7fgu]{top:50%;transform:translateY(-50%)}.line-3[data-astro-cid-devr7fgu]{bottom:0}.mobile-menu-toggle[data-astro-cid-devr7fgu]:hover{background:#f9fafb!important;transform:scale(1.1);box-shadow:0 4px 12px #00000026}.mobile-menu-toggle[data-astro-cid-devr7fgu]:hover .line-1[data-astro-cid-devr7fgu]{transform:translateY(2px) rotate(5deg)}.mobile-menu-toggle[data-astro-cid-devr7fgu]:hover .line-3[data-astro-cid-devr7fgu]{transform:translateY(-2px) rotate(-5deg)}#mobile-sidebar[data-astro-cid-devr7fgu]{background:#fff!important;box-shadow:-10px 0 50px #0003,inset 1px 0 #0000000d}[data-astro-cid-devr7fgu][data-theme=dark] #mobile-sidebar[data-astro-cid-devr7fgu]{background:#1f2937!important;box-shadow:-10px 0 50px #00000080,inset 1px 0 #ffffff1a}[data-astro-cid-devr7fgu][data-theme=dark] .mobile-menu-toggle[data-astro-cid-devr7fgu]{background:#374151!important;border:1px solid #6b7280}[data-astro-cid-devr7fgu][data-theme=dark] .mobile-menu-toggle[data-astro-cid-devr7fgu]:hover{background:#4b5563!important}.sidebar-title[data-astro-cid-devr7fgu]{color:#1e293b!important;background:linear-gradient(135deg,#1e293b,#3b82f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-astro-cid-devr7fgu][data-theme=dark] .sidebar-title[data-astro-cid-devr7fgu]{color:#f1f5f9!important;background:linear-gradient(135deg,#f1f5f9,#60a5fa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-astro-cid-devr7fgu][data-theme=dark] .flex[data-astro-cid-devr7fgu].justify-between.items-center.mb-8.pb-4{border-bottom-color:#374151!important}[data-astro-cid-devr7fgu][data-theme=dark] .mt-6[data-astro-cid-devr7fgu].pt-6{border-top-color:#374151!important}.sidebar-close-btn[data-astro-cid-devr7fgu]{width:40px;height:40px;border-radius:10px;background:#f1f5f9!important;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s ease;cursor:pointer}[data-astro-cid-devr7fgu][data-theme=dark] .sidebar-close-btn[data-astro-cid-devr7fgu]{background:#374151!important;border:1px solid #6b7280;color:#cbd5e1}.sidebar-close-btn[data-astro-cid-devr7fgu]:hover{background:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff;transform:scale(1.1) rotate(90deg);box-shadow:0 4px 15px #ef44444d}.sidebar-link[data-astro-cid-devr7fgu]{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-radius:16px;text-decoration:none;color:#1e293b!important;font-weight:600;font-size:.95rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:0;animation:slideInRight .5s ease forwards;background:linear-gradient(135deg,#fff,#f8fafc)!important;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a,0 1px 3px #00000014;margin-bottom:.5rem}[data-astro-cid-devr7fgu][data-theme=dark] .sidebar-link[data-astro-cid-devr7fgu]{color:#e2e8f0!important;background:linear-gradient(135deg,#334155,#1e293b)!important;border:1px solid #475569;box-shadow:0 2px 8px #0003,0 1px 3px #0000004d}.link-icon[data-astro-cid-devr7fgu]{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #3b82f64d}.link-arrow[data-astro-cid-devr7fgu]{margin-left:auto;color:#94a3b8;opacity:.6;transform:translate(0);transition:all .3s cubic-bezier(.4,0,.2,1);padding:6px;border-radius:8px;background:#94a3b81a}.sidebar-link[data-astro-cid-devr7fgu]:hover{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important;transform:translate(5px) scale(1.02);box-shadow:0 8px 25px #3b82f666,0 4px 12px #3b82f633;border-color:transparent}.sidebar-link[data-astro-cid-devr7fgu]:hover .link-icon[data-astro-cid-devr7fgu]{background:linear-gradient(135deg,#fff,#f1f5f9);box-shadow:0 2px 8px #ffffff4d;transform:scale(1.3)}.sidebar-link[data-astro-cid-devr7fgu]:hover .link-arrow[data-astro-cid-devr7fgu]{opacity:1;transform:translate(3px);color:#fff;background:#fff3}.sidebar-cta-button[data-astro-cid-devr7fgu]{display:block;width:100%;padding:1.25rem 2rem;border-radius:20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8,#3730a3);color:#fff!important;text-decoration:none;font-weight:700;font-size:1rem;text-align:center;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #3b82f666,0 4px 12px #3b82f633,inset 0 1px #ffffff4d}.cta-glow[data-astro-cid-devr7fgu]{position:absolute;inset:-2px;border-radius:18px;background:linear-gradient(45deg,#3b82f6,#8b5cf6,#3b82f6);opacity:0;transition:opacity .4s ease;filter:blur(8px);z-index:1}.cta-particles[data-astro-cid-devr7fgu]{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.3) 1px,transparent 1px),radial-gradient(circle at 80% 50%,rgba(255,255,255,.2) 1px,transparent 1px);background-size:20px 20px;opacity:0;animation:sparkle 2s ease infinite}.sidebar-cta-button[data-astro-cid-devr7fgu]:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 20px 50px #3b82f699,0 8px 20px #3b82f666}.sidebar-cta-button[data-astro-cid-devr7fgu]:hover .cta-glow[data-astro-cid-devr7fgu]{opacity:1}@keyframes sparkle{0%,to{opacity:0;transform:rotate(0)}50%{opacity:.3;transform:rotate(180deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.glass-content[data-astro-cid-devr7fgu]{padding:0 1.5rem}.glass-header-container[data-astro-cid-devr7fgu]{border-radius:16px}.logo-text[data-astro-cid-devr7fgu]{font-size:1.1rem}}@media (max-width: 640px){.glass-content[data-astro-cid-devr7fgu]{padding:0 1rem}.navigation-section[data-astro-cid-devr7fgu]{gap:1rem}#mobile-sidebar[data-astro-cid-devr7fgu]{width:300px}}@media (max-width: 480px){.glass-header-container[data-astro-cid-devr7fgu]{border-radius:12px}.logo-text[data-astro-cid-devr7fgu]{font-size:1rem}#mobile-sidebar[data-astro-cid-devr7fgu]{width:280px}}[data-astro-cid-devr7fgu][data-theme=dark] .glass-header-container[data-astro-cid-devr7fgu]{background:linear-gradient(135deg,#0003,#0000001a);border:1px solid rgba(255,255,255,.1)}[data-astro-cid-devr7fgu][data-theme=blue] .floating-orb[data-astro-cid-devr7fgu]{background:linear-gradient(45deg,#3b82f666,#93c5fd4d)}[data-astro-cid-devr7fgu][data-theme=green] .floating-orb[data-astro-cid-devr7fgu]{background:linear-gradient(45deg,#22c55e66,#86efac4d)}[data-astro-cid-devr7fgu][data-theme=purple] .floating-orb[data-astro-cid-devr7fgu]{background:linear-gradient(45deg,#9333ea66,#c4b5fd4d)}[data-astro-cid-devr7fgu][data-theme=red] .floating-orb[data-astro-cid-devr7fgu]{background:linear-gradient(45deg,#ef444466,#fca5a54d)}
