:root{--font-main:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--bg-body:#f9fafb;--bg-card:#fff;--text-main:#111827;--text-muted:#6b7280;--border-light:#e5e7eb;--theme-color:#b31b1b;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--transition-base:.2s ease-in-out}body{font-family:var(--font-main);background-color:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer}.header.svelte-zne36e{z-index:50;box-shadow:var(--shadow-md);position:sticky;top:0;overflow:hidden}.header-overlay.svelte-zne36e{z-index:-1;position:absolute;inset:0}.header-content.svelte-zne36e{color:#fff;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex;position:relative}.left.svelte-zne36e{align-items:center;gap:1rem;display:flex}.menu-btn.svelte-zne36e{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:background-color .2s;display:flex}@media (width>=1024px){.menu-btn.svelte-zne36e{display:none}}.menu-btn.svelte-zne36e:hover{background-color:#fff3}.icon.svelte-zne36e{width:1.5rem;height:1.5rem}.title.svelte-zne36e{letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:700}@media (width>=768px){.title.svelte-zne36e{font-size:1.5rem}}.search-wrapper.svelte-zne36e{align-items:center;margin-left:1rem;display:flex;position:relative}.search-input.svelte-zne36e{color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:9999px;outline:none;width:100%;max-width:150px;padding:.5rem 1rem .5rem 2.25rem;font-size:.9rem;transition:all .2s}.search-input.svelte-zne36e::placeholder{color:#ffffffb3}.search-input.svelte-zne36e:focus{color:var(--text-main,#333);background:#fff;border-color:#fff;max-width:250px}.search-input.svelte-zne36e:focus+.search-icon:where(.svelte-zne36e){color:var(--text-main,#333)}.search-icon.svelte-zne36e{color:#ffffffb3;pointer-events:none;width:1rem;height:1rem;transition:color .2s;position:absolute;left:.75rem;right:auto}.error-container.svelte-12qhfyh{text-align:center;color:var(--text-muted);padding:2rem}.app-layout.svelte-12qhfyh{background-color:var(--bg-body);min-height:100vh}.main-content.svelte-12qhfyh{max-width:1280px;margin:0 auto;padding:1rem}@media (width>=768px){.main-content.svelte-12qhfyh{padding:2rem}}.sidebar.svelte-12qhfyh{z-index:100;width:280px;height:100%;box-shadow:var(--shadow-md);background:#fff;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open.svelte-12qhfyh{transform:translate(0)}@media (width>=1024px){.sidebar.svelte-12qhfyh{box-shadow:none;border-right:1px solid var(--border-light);z-index:40;transform:translate(0)}.app-layout.svelte-12qhfyh{padding-left:280px}.sidebar-overlay.svelte-12qhfyh{display:none!important}.close-btn.svelte-12qhfyh{display:none}}.sidebar-overlay.svelte-12qhfyh{z-index:90;background:#00000080;position:fixed;inset:0}.sidebar-header.svelte-12qhfyh{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1rem;display:flex}.sidebar-title.svelte-12qhfyh{margin:0;font-size:1.25rem;font-weight:600}.close-btn.svelte-12qhfyh{color:var(--text-muted);background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1}.sidebar-nav.svelte-12qhfyh{flex-direction:column;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.sidebar-link.svelte-12qhfyh{border-radius:var(--radius-md);color:var(--text-main);padding:.75rem 1rem;font-weight:500;transition:background-color .2s;display:block}.sidebar-link.svelte-12qhfyh:hover{background-color:var(--bg-body);color:var(--theme-color)}.sidebar-link.highlight.svelte-12qhfyh{background-color:var(--theme-color);color:#fff;text-align:center;margin-top:1rem}.sidebar-link.highlight.svelte-12qhfyh:hover{opacity:.9}.divider.svelte-12qhfyh{border:0;border-top:1px solid var(--border-light);margin:.5rem 0}
