:root{font-size:16px;--color-brand: #e30513;--color-brand-strong: #ae0f09;--color-accent: #ff8600;--color-bg: #ffffff;--color-surface: #ffffff;--color-surface-muted: #f4f4f4;--color-border: #d2d2d2;--color-text: #242222;--color-text-muted: #5f5b5b;--shadow-panel: 0 18px 45px rgb(36 34 34 / .08)}:root[data-theme=dark]{--color-brand: #e30513;--color-brand-strong: #ff4a54;--color-accent: #ff8600;--color-bg: #191514;--color-surface: #242222;--color-surface-muted: #302d2d;--color-border: #4b4646;--color-text: #ffffff;--color-text-muted: #d2d2d2;--shadow-panel: 0 18px 45px rgb(0 0 0 / .22)}body{margin:0;font-family:Open Sans,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-text)}h1,h2,h3,header{font-family:Raleway,Open Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell.svelte-12qhfyh{display:grid;grid-template-columns:18rem minmax(0,1fr);min-height:100vh}.sidebar.svelte-12qhfyh{display:flex;flex-direction:column;gap:2rem;padding:1.25rem;background:var(--color-brand);color:#fff;border-right:1px solid var(--color-border)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:.8rem}.brand-logo.svelte-12qhfyh{width:4rem;height:4rem;flex:0 0 auto}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh):last-child{display:grid;gap:.1rem}.brand.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#fff}.nav.svelte-12qhfyh{display:grid;gap:.45rem}.nav-item.svelte-12qhfyh .nav-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;background:transparent;color:#fff;padding:.75rem .85rem;width:100%;cursor:pointer}.nav-item.active.svelte-12qhfyh .nav-button,.nav-item.svelte-12qhfyh .nav-button:hover{background:#fff;color:var(--color-brand)}.sidebar-footer.svelte-12qhfyh{margin-top:auto;display:grid;gap:.8rem;color:#fff}.sidebar-footer.svelte-12qhfyh p:where(.svelte-12qhfyh),.language-form.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}.language-form.svelte-12qhfyh{display:grid;gap:.5rem}.language-options.svelte-12qhfyh{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.language-chip.svelte-12qhfyh{border:1px solid rgb(255 255 255 / .55);border-radius:8px;background:transparent;color:#fff;padding:.6rem .75rem;cursor:pointer}.language-chip.active.svelte-12qhfyh,.language-chip.svelte-12qhfyh:hover{background:#fff;color:var(--color-brand)}.secondary-button{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text)}.content.svelte-12qhfyh{min-width:0;padding:clamp(1rem,3vw,2.5rem)}@media(max-width:820px){.app-shell.svelte-12qhfyh{grid-template-columns:1fr}.sidebar.svelte-12qhfyh{position:static;gap:1rem;border-right:0;border-bottom:1px solid var(--color-border)}.nav.svelte-12qhfyh{grid-template-columns:repeat(2,minmax(0,1fr))}}
