.header-entry.svelte-18wlees{display:flex;align-items:center;gap:.375rem}.back-button.svelte-18wlees{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius);color:var(--primary-foreground);text-decoration:none;transition:background-color .15s}.back-button.svelte-18wlees:hover{background:var(--on-primary-hover)}.header-title.svelte-18wlees{font-size:1.125rem;font-weight:600;color:inherit;text-decoration:none}.header-search-form.svelte-18wlees{display:flex;align-items:center;gap:.5rem;position:relative;width:100%}.header-search-form.svelte-18wlees .search-icon{position:absolute;left:.5rem;color:color-mix(in srgb,var(--primary-foreground) 60%,transparent);pointer-events:none}.header-search-form.svelte-18wlees input:where(.svelte-18wlees){flex:1;min-width:0;padding:.4375rem .625rem .4375rem 2rem;border:1px solid color-mix(in srgb,var(--primary-foreground) 30%,transparent);border-radius:var(--radius);font-size:.9375rem;background:color-mix(in srgb,var(--primary-foreground) 20%,transparent);color:var(--primary-foreground);color-scheme:dark}.header-search-form.svelte-18wlees input:where(.svelte-18wlees)::placeholder{color:color-mix(in srgb,var(--primary-foreground) 60%,transparent)}.header-search-form.svelte-18wlees input:where(.svelte-18wlees):focus{outline:2px solid var(--primary-foreground);outline-offset:-1px;background:color-mix(in srgb,var(--primary-foreground) 15%,transparent)}.search-submit.svelte-18wlees{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;border:1px solid color-mix(in srgb,var(--primary-foreground) 30%,transparent);border-radius:var(--radius);font-size:.875rem;background:color-mix(in srgb,var(--primary-foreground) 10%,transparent);color:var(--primary-foreground);cursor:pointer;flex-shrink:0}.search-submit.svelte-18wlees:hover{background:color-mix(in srgb,var(--primary-foreground) 20%,transparent)}.search-submit.svelte-18wlees .submit-icon{display:none}@media(max-width:959px){.search-submit.svelte-18wlees{padding:.4375rem}.submit-text.svelte-18wlees{display:none}.search-submit.svelte-18wlees .submit-icon{display:block}}.site-header.svelte-m3udl2{position:fixed;top:0;left:0;right:0;z-index:30;height:var(--header-height);background:var(--header-bg);color:var(--primary-foreground);display:flex;align-items:center;padding:0 1rem;border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.header-left.svelte-m3udl2{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.menu-button.svelte-m3udl2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius);color:var(--primary-foreground);cursor:pointer;transition:background-color .15s}.menu-button.svelte-m3udl2:hover{background:var(--on-primary-hover)}.site-brand.svelte-m3udl2{display:flex;align-items:center;text-decoration:none;-webkit-user-select:none;user-select:none}.site-logo.svelte-m3udl2{max-height:52px;width:auto}.header-custom.svelte-m3udl2{flex:1;min-width:0;padding-right:.5rem}@media(min-width:960px){.header-left.svelte-m3udl2{width:var(--sidebar-width)}}@media(max-width:959px){.site-brand.svelte-m3udl2{display:none}.header-left.svelte-m3udl2{gap:0}}.sidebar.svelte-1x2oeav{width:var(--sidebar-width);height:100%;background:var(--background);border-right:1px solid var(--border);overflow-y:auto;padding:.5rem 0}.nav-list.svelte-1x2oeav{list-style:none;margin:0;padding:0}.nav-link.svelte-1x2oeav{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.5rem;color:var(--foreground);text-decoration:none;font-size:.9375rem;font-weight:500;transition:background-color .15s,color .15s}.nav-link.svelte-1x2oeav:hover{background:var(--surface);color:var(--primary-soft);text-decoration:none}.nav-link[aria-current=page].svelte-1x2oeav{background:color-mix(in srgb,var(--primary) 8%,transparent);color:var(--primary-soft);font-weight:600}.nav-link.svelte-1x2oeav .nav-icon{flex-shrink:0;color:var(--muted-foreground);transition:color .15s}.nav-link.svelte-1x2oeav:hover .nav-icon,.nav-link[aria-current=page].svelte-1x2oeav .nav-icon{color:var(--primary-soft)}.nav-divider.svelte-1x2oeav{height:1px;background:var(--border);margin:.5rem 1rem}.sidebar-checkbox{position:fixed;top:0;left:0;opacity:0;pointer-events:none}.app-body.svelte-1v2axqk{display:flex;padding-top:var(--header-height);min-height:100svh}.sidebar-wrapper.svelte-1v2axqk{position:fixed;top:var(--header-height);left:0;bottom:0;z-index:20;transform:translate(-100%);transition:transform .25s ease}.sidebar-backdrop.svelte-1v2axqk{display:none;position:fixed;inset:0;top:var(--header-height);background:var(--overlay);z-index:15;cursor:default}.sidebar-checkbox:checked~.app-body.svelte-1v2axqk .sidebar-wrapper:where(.svelte-1v2axqk){transform:translate(0)}.sidebar-checkbox:checked~.app-body.svelte-1v2axqk .sidebar-backdrop:where(.svelte-1v2axqk){display:block}.main-content.svelte-1v2axqk{flex:1;min-width:0;padding:var(--content-padding)}@media(max-width:600px){.main-content.svelte-1v2axqk{padding:1.25rem 1rem}}@media(min-width:960px){.sidebar-wrapper.svelte-1v2axqk{position:sticky;top:var(--header-height);height:calc(100svh - var(--header-height));transform:translate(0);flex-shrink:0;transition:margin-left .25s ease,transform .25s ease}.sidebar-checkbox:checked~.app-body.svelte-1v2axqk .sidebar-wrapper:where(.svelte-1v2axqk){margin-left:calc(-1 * var(--sidebar-width));transform:translate(-100%);visibility:hidden;transition:margin-left .25s ease,transform .25s ease,visibility 0s .25s}.sidebar-checkbox:checked~.app-body.svelte-1v2axqk .sidebar-backdrop:where(.svelte-1v2axqk){display:none}}
