.app-header[data-v-50ffccdf]{padding:1rem 0;position:sticky;top:0;transition:all .3s ease;z-index:100}html:not(.dark) .app-header[data-v-50ffccdf]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid var(--stone-200)}html.dark .app-header[data-v-50ffccdf]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0e0df2;border-bottom:1px solid var(--border-color)}.header-logo-link[data-v-50ffccdf]{align-items:center;display:flex;gap:.75rem;text-decoration:none;transition:opacity .2s ease}.header-logo-link[data-v-50ffccdf]:hover{opacity:.8}.header-logo-icon[data-v-50ffccdf]{align-items:center;border-radius:.75rem;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.header-gradient[data-v-50ffccdf]{background:linear-gradient(135deg,var(--peach-600),var(--honey-600))}.dark .header-gradient[data-v-50ffccdf],html.dark .header-gradient[data-v-50ffccdf]{background:linear-gradient(135deg,#f97316,#ef4444)!important}.header-logo-text[data-v-50ffccdf]{color:var(--stone-800);font-size:1.25rem;font-weight:700}.dark .header-logo-text[data-v-50ffccdf]{color:var(--text-primary)}.nav-desktop[data-v-50ffccdf]{display:flex;gap:2rem}.nav-link[data-v-50ffccdf]{color:var(--stone-600);font-weight:500;padding-bottom:.25rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link[data-v-50ffccdf]:after{background:linear-gradient(90deg,var(--peach-600),var(--honey-600));bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link[data-v-50ffccdf]:hover{color:var(--peach-600)}.nav-link[data-v-50ffccdf]:hover:after{width:100%}.nav-link.active[data-v-50ffccdf]{color:var(--peach-600);font-weight:600}.nav-link.active[data-v-50ffccdf]:after{width:100%}.dark .nav-link[data-v-50ffccdf]{color:var(--text-secondary)}.dark .nav-link[data-v-50ffccdf]:hover{color:var(--peach-400)}.dark .nav-link.active[data-v-50ffccdf]{color:#f97316}.dark .nav-link[data-v-50ffccdf]:after{background:linear-gradient(90deg,#f97316,#ef4444)}.theme-toggle[data-v-50ffccdf]{align-items:center;background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.theme-toggle[data-v-50ffccdf]:hover{background:var(--stone-100)}.dark .theme-toggle[data-v-50ffccdf]:hover{background:var(--stone-200)}.theme-icon[data-v-50ffccdf]{color:var(--stone-600);height:1.25rem;transition:all .2s ease;width:1.25rem}.theme-toggle:hover .theme-icon[data-v-50ffccdf]{color:var(--peach-600)}.dark .theme-icon[data-v-50ffccdf]{color:var(--text-secondary)}.dark .theme-toggle:hover .theme-icon[data-v-50ffccdf]{color:var(--peach-500)}.language-switcher[data-v-50ffccdf]{align-items:center;display:inline-flex;position:relative}.language-select[data-v-50ffccdf]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");background-position:right .25rem center;background-repeat:no-repeat;background-size:1rem;border:none;color:var(--stone-700);cursor:pointer;font-size:.875rem;font-weight:600;min-width:60px;padding:.5rem 1.75rem .5rem .75rem;text-align:left;transition:all .2s ease}.language-select[data-v-50ffccdf]:focus{outline:none}.language-select[data-v-50ffccdf]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f97316' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");color:var(--peach-600)}.dark .language-select[data-v-50ffccdf]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%239ca3af' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");color:var(--text-secondary)}.dark .language-select[data-v-50ffccdf]:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23f97316' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");color:var(--peach-500)}.header-content[data-v-50ffccdf]{align-items:center;display:flex;gap:1rem;justify-content:space-between}.header-actions[data-v-50ffccdf]{align-items:center;display:flex;gap:.75rem}.mobile-menu-toggle[data-v-50ffccdf]{background:transparent;border:none;border-radius:.375rem;cursor:pointer;display:none;padding:.5rem;transition:all .2s ease;z-index:101}.mobile-menu-toggle[data-v-50ffccdf]:hover{background:var(--stone-100)}.dark .mobile-menu-toggle[data-v-50ffccdf]:hover{background:#ffffff1a}.menu-icon[data-v-50ffccdf]{color:var(--stone-700);height:1.5rem;width:1.5rem}.dark .menu-icon[data-v-50ffccdf]{color:var(--text-primary)}.desktop-only[data-v-50ffccdf]{display:inline-flex}@media(max-width:1024px){.nav-desktop[data-v-50ffccdf]{gap:1.5rem}.nav-link[data-v-50ffccdf]{font-size:.875rem}.app-header[data-v-50ffccdf]{padding:1rem}}@media(max-width:768px){.app-header[data-v-50ffccdf]{padding:.75rem 0}.app-header .container[data-v-50ffccdf]{padding:0 1rem}.header-actions[data-v-50ffccdf],.nav-desktop[data-v-50ffccdf]{display:none}.mobile-menu-toggle[data-v-50ffccdf]{display:flex}.header-logo-icon[data-v-50ffccdf]{height:2.25rem;width:2.25rem}.header-logo-text[data-v-50ffccdf]{font-size:1.125rem}}
