.kw-header:where(.astro-4b4p46v3){position:sticky;top:0;z-index:100;background:var(--kw-header-bg, #ffffff);border-bottom:1px solid var(--kw-header-border, #e5e7eb);box-shadow:var(--kw-shadow-sm, 0 1px 2px rgba(0, 0, 0, .05));transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.kw-header-container:where(.astro-4b4p46v3){max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.kw-header-container:where(.astro-4b4p46v3){padding:0 1.5rem}}@media (min-width: 1024px){.kw-header-container:where(.astro-4b4p46v3){padding:0 2rem}}.kw-nav:where(.astro-4b4p46v3){display:flex;justify-content:space-between;align-items:center;height:4rem}.kw-logo:where(.astro-4b4p46v3){flex-shrink:0}.kw-logo-link:where(.astro-4b4p46v3){display:flex;align-items:center;text-decoration:none}.kw-logo-icon:where(.astro-4b4p46v3){width:2.25rem;height:2.25rem;border-radius:.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;box-shadow:var(--kw-shadow-sm, 0 1px 2px rgba(0, 0, 0, .05))}.kw-logo-icon:where(.astro-4b4p46v3) span:where(.astro-4b4p46v3){color:#fff;font-weight:700;font-size:1.125rem}.kw-logo-text:where(.astro-4b4p46v3){margin-left:.75rem}.kw-logo-title:where(.astro-4b4p46v3){display:block;color:var(--kw-text-primary, #1f2937);font-size:1.25rem;font-weight:700;transition:color .2s ease}.kw-logo-tagline:where(.astro-4b4p46v3){display:none;color:var(--kw-text-muted, #9ca3af);font-size:.75rem;transition:color .2s ease}@media (min-width: 768px){.kw-logo-tagline:where(.astro-4b4p46v3){display:block}}.kw-nav-links:where(.astro-4b4p46v3){display:none;align-items:center;gap:.25rem}@media (min-width: 1024px){.kw-nav-links:where(.astro-4b4p46v3){display:flex}}.kw-nav-link:where(.astro-4b4p46v3){display:flex;align-items:center;padding:.75rem 1rem;color:var(--kw-text-secondary, #4b5563);font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.5rem;transition:color .2s ease,background-color .2s ease;background:transparent;border:none;cursor:pointer}.kw-nav-link:where(.astro-4b4p46v3):hover{color:var(--kw-brand-primary, #2563eb);background:var(--kw-nav-hover-bg, #f3f4f6)}.kw-dropdown:where(.astro-4b4p46v3){position:static}.kw-dropdown-trigger:where(.astro-4b4p46v3){gap:.25rem}.kw-dropdown-icon:where(.astro-4b4p46v3){width:1rem;height:1rem;transition:transform .2s ease}.kw-dropdown:where(.astro-4b4p46v3):hover .kw-dropdown-icon:where(.astro-4b4p46v3){transform:rotate(180deg)}.kw-mega-menu:where(.astro-4b4p46v3){position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);background:var(--kw-dropdown-bg, #ffffff);border:1px solid var(--kw-dropdown-border, #e5e7eb);border-radius:1rem;box-shadow:0 25px 50px -12px #00000026;padding:1.5rem;opacity:0;visibility:hidden;transition:all .25s ease;z-index:100}.kw-dropdown:where(.astro-4b4p46v3):hover .kw-mega-menu:where(.astro-4b4p46v3){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.kw-mega-menu-3col:where(.astro-4b4p46v3){width:42rem}.kw-mega-menu-4col:where(.astro-4b4p46v3){width:56rem}.kw-mega-menu-5col:where(.astro-4b4p46v3){width:68rem}.kw-mega-menu-6col:where(.astro-4b4p46v3){width:80rem;max-width:calc(100vw - 2rem)}.kw-mega-menu-grid:where(.astro-4b4p46v3){display:grid;gap:2rem}.kw-mega-menu-3col:where(.astro-4b4p46v3) .kw-mega-menu-grid:where(.astro-4b4p46v3){grid-template-columns:repeat(3,1fr)}.kw-mega-menu-4col:where(.astro-4b4p46v3) .kw-mega-menu-grid:where(.astro-4b4p46v3){grid-template-columns:repeat(4,1fr)}.kw-mega-menu-5col:where(.astro-4b4p46v3) .kw-mega-menu-grid:where(.astro-4b4p46v3){grid-template-columns:repeat(5,1fr)}.kw-mega-menu-6col:where(.astro-4b4p46v3) .kw-mega-menu-grid:where(.astro-4b4p46v3){grid-template-columns:repeat(6,1fr)}.kw-mega-menu-column:where(.astro-4b4p46v3){min-width:0}.kw-mega-menu-heading:where(.astro-4b4p46v3){font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--kw-brand-primary, #6366f1);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--kw-border-light, #f3f4f6)}.kw-mega-menu-list:where(.astro-4b4p46v3){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.125rem}.kw-mega-menu-link:where(.astro-4b4p46v3){display:block;padding:.5rem .75rem;margin:0 -.75rem;font-size:.8125rem;font-weight:500;color:var(--kw-text-primary, #1f2937);text-decoration:none;border-radius:.5rem;transition:all .15s ease}.kw-mega-menu-link:where(.astro-4b4p46v3):hover{background:var(--kw-nav-hover-bg, #f3f4f6);color:var(--kw-brand-primary, #6366f1);padding-left:1rem}.kw-mega-menu-footer:where(.astro-4b4p46v3){margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--kw-border-light, #f3f4f6);text-align:center}.kw-mega-menu-view-all:where(.astro-4b4p46v3){display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--kw-brand-primary, #6366f1);text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;transition:all .15s ease}.kw-mega-menu-view-all:where(.astro-4b4p46v3):hover{background:var(--kw-brand-primary, #6366f1);color:#fff}.kw-view-all-icon:where(.astro-4b4p46v3){width:1rem;height:1rem;transition:transform .15s ease}.kw-mega-menu-view-all:where(.astro-4b4p46v3):hover .kw-view-all-icon:where(.astro-4b4p46v3){transform:translate(3px)}.kw-header-actions:where(.astro-4b4p46v3){display:none;align-items:center;gap:.5rem}@media (min-width: 1024px){.kw-header-actions:where(.astro-4b4p46v3){display:flex}}.kw-icon:where(.astro-4b4p46v3){width:1.25rem;height:1.25rem}.kw-theme-toggle:where(.astro-4b4p46v3){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:none;border-radius:.5rem;color:var(--kw-text-secondary, #4b5563);cursor:pointer;transition:all .2s ease}.kw-theme-toggle:where(.astro-4b4p46v3):hover{background:var(--kw-nav-hover-bg, #f3f4f6);color:var(--kw-brand-primary, #2563eb);transform:scale(1.05)}.kw-theme-toggle:where(.astro-4b4p46v3):hover .kw-icon:where(.astro-4b4p46v3){transform:rotate(20deg)}.kw-theme-toggle:where(.astro-4b4p46v3) .kw-icon:where(.astro-4b4p46v3){transition:transform .3s ease}.kw-social-icon:where(.astro-4b4p46v3){display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:var(--kw-text-secondary, #4b5563);border-radius:.5rem;transition:all .2s ease;text-decoration:none}.kw-social-icon:where(.astro-4b4p46v3):hover{color:var(--kw-brand-primary, #2563eb);background:var(--kw-nav-hover-bg, #f3f4f6);transform:translateY(-2px)}.kw-mobile-menu-btn:where(.astro-4b4p46v3){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:none;border-radius:.5rem;color:var(--kw-text-secondary, #4b5563);cursor:pointer;transition:all .2s ease}@media (min-width: 1024px){.kw-mobile-menu-btn:where(.astro-4b4p46v3){display:none}}.kw-mobile-menu-btn:where(.astro-4b4p46v3):hover{background:var(--kw-nav-hover-bg, #f3f4f6);color:var(--kw-brand-primary, #2563eb)}.kw-mobile-menu:where(.astro-4b4p46v3){max-height:0;overflow:hidden;border-top:1px solid var(--kw-border-primary, #e5e7eb);transition:max-height .3s ease}.kw-mobile-menu:where(.astro-4b4p46v3).show{max-height:80vh;overflow-y:auto}@media (min-width: 1024px){.kw-mobile-menu:where(.astro-4b4p46v3){display:none}}.kw-mobile-menu-content:where(.astro-4b4p46v3){padding:.75rem 0}.kw-mobile-menu-link:where(.astro-4b4p46v3){display:block;padding:.75rem 1rem;color:var(--kw-text-secondary, #4b5563);font-weight:600;text-decoration:none;transition:all .2s ease}.kw-mobile-menu-link:where(.astro-4b4p46v3):hover,.kw-mobile-menu-link:where(.astro-4b4p46v3).active{color:var(--kw-brand-primary, #6366f1);background:var(--kw-nav-hover-bg, #f3f4f6)}.kw-mobile-accordion:where(.astro-4b4p46v3){border-bottom:1px solid var(--kw-border-light, #f3f4f6)}.kw-mobile-accordion-trigger:where(.astro-4b4p46v3){display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;color:var(--kw-text-primary, #1f2937);background:transparent;border:none;cursor:pointer;transition:all .2s ease}.kw-mobile-accordion-trigger:where(.astro-4b4p46v3):hover{color:var(--kw-brand-primary, #6366f1);background:var(--kw-nav-hover-bg, #f3f4f6)}.kw-mobile-accordion-icon:where(.astro-4b4p46v3){width:1rem;height:1rem;transition:transform .2s ease}.kw-mobile-accordion-trigger:where(.astro-4b4p46v3).open .kw-mobile-accordion-icon:where(.astro-4b4p46v3){transform:rotate(180deg)}.kw-mobile-accordion-content:where(.astro-4b4p46v3){max-height:0;overflow:hidden;background:var(--kw-bg-secondary, #f9fafb);transition:max-height .3s ease}.kw-mobile-accordion-content:where(.astro-4b4p46v3).open{max-height:1000px}.kw-mobile-section:where(.astro-4b4p46v3){padding:.75rem 1rem;border-bottom:1px solid var(--kw-border-light, #f3f4f6)}.kw-mobile-section:where(.astro-4b4p46v3):last-child{border-bottom:none}.kw-mobile-section-heading:where(.astro-4b4p46v3){font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--kw-brand-primary, #6366f1);margin-bottom:.5rem}.kw-mobile-section-link:where(.astro-4b4p46v3){display:block;padding:.5rem 0;font-size:.875rem;font-weight:500;color:var(--kw-text-secondary, #4b5563);text-decoration:none;transition:color .15s ease}.kw-mobile-section-link:where(.astro-4b4p46v3):hover{color:var(--kw-brand-primary, #6366f1)}.hidden:where(.astro-4b4p46v3){display:none!important}.kw-unified-footer:where(.astro-cxltp7fu){margin-top:3rem}.kw-footer-inner:where(.astro-cxltp7fu){background:var(--kw-footer-bg, #111827);transition:background-color .2s ease}.kw-footer-container:where(.astro-cxltp7fu){max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.kw-footer-container:where(.astro-cxltp7fu){padding:0 1.5rem}}@media (min-width: 1024px){.kw-footer-container:where(.astro-cxltp7fu){padding:0 2rem}}.kw-footer-grid:where(.astro-cxltp7fu){display:grid;grid-template-columns:1fr;gap:2rem;padding:3rem 0;border-bottom:1px solid var(--kw-footer-border, #374151)}@media (min-width: 640px){.kw-footer-grid:where(.astro-cxltp7fu){grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.kw-footer-grid:where(.astro-cxltp7fu){grid-template-columns:2fr 1fr 1fr;gap:3rem}}.kw-footer-logo:where(.astro-cxltp7fu){display:flex;align-items:center;margin-bottom:1rem}.kw-footer-logo-icon:where(.astro-cxltp7fu){width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center}.kw-footer-logo-icon:where(.astro-cxltp7fu) span:where(.astro-cxltp7fu){color:#fff;font-weight:700;font-size:1rem}.kw-footer-logo-text:where(.astro-cxltp7fu){margin-left:.5rem;color:var(--kw-footer-heading, #ffffff);font-size:1.125rem;font-weight:700}.kw-footer-description:where(.astro-cxltp7fu){color:var(--kw-footer-text, #d1d5db);font-size:.875rem;line-height:1.6;margin-bottom:1rem}.kw-footer-social:where(.astro-cxltp7fu){display:flex;gap:.75rem}.kw-footer-social-link:where(.astro-cxltp7fu){display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:var(--kw-footer-border, #374151);color:var(--kw-footer-link, #9ca3af);border-radius:.5rem;transition:all .2s ease;text-decoration:none}.kw-footer-social-link:where(.astro-cxltp7fu):hover{background:var(--kw-brand-primary, #2563eb);color:#fff;transform:translateY(-2px)}.kw-footer-icon:where(.astro-cxltp7fu){width:1.25rem;height:1.25rem}.kw-footer-heading:where(.astro-cxltp7fu){color:var(--kw-footer-heading, #ffffff);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.kw-footer-links:where(.astro-cxltp7fu){list-style:none;padding:0;margin:0}.kw-footer-links:where(.astro-cxltp7fu) li:where(.astro-cxltp7fu){margin-bottom:.5rem}.kw-footer-links:where(.astro-cxltp7fu) a:where(.astro-cxltp7fu){color:var(--kw-footer-link, #9ca3af);font-size:.875rem;text-decoration:none;transition:color .2s ease}.kw-footer-links:where(.astro-cxltp7fu) a:where(.astro-cxltp7fu):hover{color:var(--kw-footer-link-hover, #60a5fa)}.kw-footer-view-all:where(.astro-cxltp7fu){color:var(--kw-brand-primary, #3b82f6)!important;font-weight:500;margin-top:.25rem;display:inline-block}.kw-footer-view-all:where(.astro-cxltp7fu):hover{color:var(--kw-footer-link-hover, #60a5fa)!important}.kw-footer-email:where(.astro-cxltp7fu){display:flex;align-items:center;gap:.25rem}.kw-footer-email-icon:where(.astro-cxltp7fu){width:1rem;height:1rem}.kw-footer-bottom:where(.astro-cxltp7fu){display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0}@media (min-width: 768px){.kw-footer-bottom:where(.astro-cxltp7fu){flex-direction:row;justify-content:space-between}}.kw-footer-copyright:where(.astro-cxltp7fu){color:var(--kw-footer-link, #9ca3af);font-size:.875rem;margin:0}.kw-footer-legal:where(.astro-cxltp7fu){display:flex;gap:1.5rem}.kw-footer-legal:where(.astro-cxltp7fu) a:where(.astro-cxltp7fu){color:var(--kw-footer-link, #9ca3af);font-size:.875rem;text-decoration:none;transition:color .2s ease}.kw-footer-legal:where(.astro-cxltp7fu) a:where(.astro-cxltp7fu):hover{color:var(--kw-footer-text, #d1d5db)}
