.aythen-search-field .aythen-search-field__input:focus,.aythen-search-field .aythen-search-field__input:focus-visible{outline:none;border:0;box-shadow:none}.aythen-search--global{position:relative;flex:1 1 auto;min-width:0;max-width:none}.aythen-search-field--global{display:flex;align-items:center;width:100%;max-width:none;flex:1 1 auto;min-height:32px;margin:0;cursor:text}.aythen-topbar .aythen-search-field.aythen-search-field--global{box-sizing:border-box;min-height:32px;height:auto;gap:.625rem;padding:.4375rem .8125rem;border:1px solid var(--ak-search-border)!important;border-radius:999px!important;background:var(--ak-search-bg)!important;box-shadow:none!important;outline:none!important;overflow:visible;color:var(--ak-text-primary, var(--text));font-size:.8125rem;transition:border-color .15s ease}.aythen-topbar .aythen-search-field.aythen-search-field--global:hover:not(:focus-within):not(.is-open){background:var(--ak-search-bg-hover)!important;border-color:var(--ak-search-border-hover)!important;box-shadow:none!important}.aythen-topbar .aythen-search-field.aythen-search-field--global:focus-within,.aythen-topbar .aythen-search-field.aythen-search-field--global.is-open{background:var(--ak-search-bg-focus)!important;border-color:var(--ak-search-border-focus)!important;box-shadow:none!important;outline:none!important}.aythen-topbar .aythen-search-field.aythen-search-field--global .aythen-search-field__icon{flex:0 0 .875rem;width:.875rem;height:.875rem;overflow:visible;display:block;color:var(--ak-search-icon)!important;opacity:1}.aythen-topbar .aythen-search-field.aythen-search-field--global .aythen-search-field__input{flex:1 1 0;min-width:0;width:auto;height:auto;min-height:0;margin:0;padding:0;border:0;color:var(--ak-text-primary, var(--text));font-size:.8125rem;font-weight:400;line-height:1.25;caret-color:var(--ak-text-primary, var(--text));outline:none!important;box-shadow:none!important;appearance:none;-webkit-appearance:none;background:transparent!important}.aythen-topbar .aythen-search-field.aythen-search-field--global .aythen-search-field__input::placeholder{color:var(--ak-search-placeholder)!important;opacity:1;line-height:1.25}.aythen-topbar .aythen-search-field.aythen-search-field--global .aythen-search-field__kbd{flex-shrink:0;color:var(--ak-search-placeholder)!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:.625rem;padding:0;line-height:1.25;letter-spacing:.03em;white-space:nowrap}.aythen-topbar .aythen-search-field.aythen-search-field--global .aythen-search-field__clear:hover{color:var(--ak-text-secondary, var(--text-muted));background:var(--ak-hover-subtle, rgba(255, 255, 255, .06))}.aythen-search-field--global .aythen-search-field__input[type=search]::-webkit-search-cancel-button,.aythen-search-field--global .aythen-search-field__input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.aythen-search-field__clear{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--ak-text-muted, var(--text-muted));cursor:pointer;transition:color .15s ease,background .15s ease}.aythen-search-field__clear:hover{color:var(--ak-text-primary, var(--text));background:var(--ak-hover-subtle, rgba(255, 255, 255, .06))}.aythen-search-field__kbd{flex-shrink:0;font-family:var(--font);font-size:.625rem;font-weight:500;letter-spacing:.02em;color:var(--ak-text-muted, var(--text-muted));border:1px solid var(--ak-border-subtle, var(--border));border-radius:var(--ak-radius-sm, 6px);padding:.12rem .38rem;background:transparent;line-height:1.2}.aythen-megamenu{position:absolute;top:calc(100% + 10px);left:0;right:auto;width:min(760px,calc(100vw - 2rem));max-width:min(760px,calc(100vw - 2rem));border:1px solid var(--ak-mega-border, var(--ak-border-subtle));border-radius:16px;background:var(--ak-mega-bg, var(--ak-bg-card));backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:var(--ak-mega-shadow, var(--ak-shadow-overlay));z-index:60;overflow:hidden;animation:aythen-mega-in .18s cubic-bezier(.22,1,.36,1)}.aythen-header-search-slot .aythen-megamenu{left:auto;right:0}@keyframes aythen-mega-in{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.aythen-megamenu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.35rem;padding:.65rem;max-height:min(58vh,460px);overflow-y:auto}.aythen-mega-col h4{margin:.15rem 0 .35rem;padding:0 .45rem;font-family:var(--font);font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ak-text-muted)}.aythen-mega-item{display:flex;align-items:center;gap:.55rem;width:100%;min-height:40px;border:0;background:transparent;color:var(--ak-text-primary);text-align:left;text-decoration:none;box-sizing:border-box;padding:.35rem .45rem;border-radius:10px;cursor:pointer;font:inherit;transition:background .15s ease}.aythen-mega-item:hover,.aythen-mega-item:focus-visible{background:var(--ak-mega-item-hover, var(--ak-hover-subtle));outline:none}.aythen-mega-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem}.aythen-mega-icon .aythen-product-app-icon--nav{width:1.75rem;height:1.75rem;transition:transform .2s ease}.aythen-mega-item:hover .aythen-mega-icon .aythen-product-app-icon--nav,.aythen-mega-item:focus-visible .aythen-mega-icon .aythen-product-app-icon--nav{transform:scale(1.05)}.aythen-mega-txt{display:flex;flex-direction:column;min-width:0;gap:.05rem}.aythen-mega-txt b,.aythen-mega-item>b{font-size:.8125rem;font-weight:500;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aythen-mega-txt small{font-size:.6875rem;color:var(--ak-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aythen-megamenu-empty{margin:0;padding:2rem 1rem;text-align:center;font-size:.8125rem;color:var(--ak-text-muted)}.aythen-megamenu-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .85rem;border-top:1px solid var(--ak-mega-border, var(--ak-border-subtle));background:var(--ak-mega-foot-bg, transparent);font-family:var(--font);font-size:.6875rem;color:var(--ak-text-muted)}.aythen-mega-sync{display:inline-flex;align-items:center;gap:.35rem;color:var(--ak-text-secondary)}.aythen-mega-sync-dot{width:6px;height:6px;border-radius:50%;background:var(--ok, #4ade80);box-shadow:0 0 0 2px color-mix(in srgb,var(--ok, #4ade80) 14%,transparent);animation:aythen-mega-sync-pulse 2s ease-in-out infinite}@keyframes aythen-mega-sync-pulse{0%,to{opacity:1}50%{opacity:.55}}.aythen-search--sidebar-integrated{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;overflow:visible}.aythen-search--sidebar-integrated>.aythen-search-field--global{flex-shrink:0;overflow:visible}.aythen-megamenu--sidebar-integrated{position:static;top:auto;left:auto;right:auto;width:100%;max-width:none;flex:1 1 auto;min-height:0;margin-top:.5rem;border:0;border-radius:0;background:transparent;box-shadow:none;animation:none;display:flex;flex-direction:column;overflow:hidden;z-index:auto}.aythen-megamenu--sidebar-integrated .aythen-megamenu-grid{display:flex;flex-direction:column;gap:.75rem;padding:.15rem 0 .35rem;max-height:none;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.aythen-megamenu--sidebar-integrated .aythen-mega-col h4{padding:0 .2rem}.aythen-megamenu--sidebar-integrated .aythen-mega-item{min-height:2.25rem;padding:.4rem .45rem;border-radius:.65rem;align-items:flex-start}.aythen-megamenu--sidebar-integrated .aythen-mega-txt b,.aythen-megamenu--sidebar-integrated .aythen-mega-txt small,.aythen-megamenu--sidebar-integrated .aythen-mega-item>b{white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.aythen-megamenu--sidebar-integrated .aythen-megamenu-foot{flex-shrink:0;padding:.45rem .2rem .15rem;border-top:1px solid color-mix(in srgb,var(--ak-text-primary, #000) 8%,transparent);background:transparent}.aythen-megamenu--sidebar-integrated .aythen-megamenu-empty{padding:1.25rem .5rem;text-align:left}@media(max-width:900px){.aythen-search-field__kbd{display:none}.aythen-header-search-slot .aythen-megamenu,.aythen-megamenu:not(.aythen-megamenu--sidebar-integrated){position:fixed;top:calc(var(--ak-topbar-h, 52px) + 8px);left:.75rem;right:.75rem;width:auto;max-width:none}}@media(max-width:480px){.aythen-topbar .aythen-search-field.aythen-search-field--global{padding-inline:.75rem}}
