html{--color-bg: #fff7ed;--color-elevated: #ffffff;--color-text: #1c1917;--color-muted: #57534e;--color-primary: #ea580c;--color-primary-dark: #c2410c;--color-accent: #7c3aed;--color-accent-soft: #ede9fe;--color-border: #e7e5e4;--color-card-shadow: 0 1px 3px rgba(28, 25, 23, .08)}body{margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;background:var(--color-bg);color:var(--color-text);min-height:100vh}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}.top.svelte-12qhfyh{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--color-border);background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.25rem;max-width:1120px;margin:0 auto;width:100%;box-sizing:border-box}.brand.svelte-12qhfyh{font-weight:700;font-size:1.25rem;letter-spacing:-.02em;color:var(--color-primary-dark);text-decoration:none}.brand.svelte-12qhfyh:hover{color:var(--color-primary)}.nav-desktop.svelte-12qhfyh{display:none;align-items:center;gap:1.5rem}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-muted);text-decoration:none;font-size:.95rem;font-weight:600}.nav-desktop.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text)}.menu-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0;border:none;background:transparent;border-radius:10px;cursor:pointer;color:var(--color-text)}.menu-btn.svelte-12qhfyh:hover{background:#ea580c14}.burger.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:center;gap:5px;width:22px}.burger.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;height:2px;background:currentColor;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.burger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){opacity:0}.burger.open.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-panel.svelte-12qhfyh{display:flex;flex-direction:column;gap:0;padding:.5rem 1.25rem 1rem;max-width:1120px;margin:0 auto;width:100%;box-sizing:border-box;border-top:1px solid var(--color-border);background:var(--color-elevated)}.nav-panel.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.85rem .5rem;min-height:44px;display:flex;align-items:center;color:var(--color-text);text-decoration:none;font-weight:600;border-radius:8px}.nav-panel.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ea580c14}@media(min-width:768px){.nav-desktop.svelte-12qhfyh{display:flex}.menu-btn.svelte-12qhfyh,.nav-panel.svelte-12qhfyh{display:none}}.main.svelte-12qhfyh{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:1.5rem 1.25rem 3rem;box-sizing:border-box}@media(min-width:640px){.main.svelte-12qhfyh{padding:2rem 1.25rem 3rem}}.foot.svelte-12qhfyh{padding:2rem 1.5rem;border-top:1px solid var(--color-border);font-size:.8rem;color:var(--color-muted);max-width:720px;margin:0 auto;line-height:1.5}.muted.svelte-12qhfyh{opacity:.85;margin-top:.75rem}
