:root{--color-primary: #fbd35f;--color-surface-100: hsl(0, 0%, 7%);--color-surface-200: hsl(0, 0%, 12%);--color-surface-300: hsl(0, 0%, 20%);--color-surface-content: hsl(0, 0%, 94%)}.lc-tooltip-container{padding:8px 12px!important}:root{--page-width: 600px;--color-text-primary: #fff6e5;--color-text-secondary: #bfa98a;--color-text-muted: #8a7060;--color-text-disabled: #4a3828;--color-accent: #fbd35f}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#141210;color:var(--color-text-primary);font-family:system-ui,sans-serif;min-height:100vh}main{width:100%;max-width:var(--page-width);margin:0 auto;padding:48px 16px}header.svelte-12qhfyh{border-bottom:1px solid #1e1e1e}.nav-inner.svelte-12qhfyh{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:var(--page-width);margin:0 auto;padding:0 16px;height:56px}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:600;font-size:16px;font-family:Playfair Display,serif}.logo.svelte-12qhfyh span:where(.svelte-12qhfyh){background:linear-gradient(90deg,#e8d4a4,#c99235);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){width:24px;height:auto}nav.svelte-12qhfyh{display:flex;align-items:center;gap:4px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--color-text-muted);font-size:14px;padding:6px 10px;border-radius:6px;transition:color .15s,background .15s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text-primary);background:#1e1e1e}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-text-primary)}.user-menu.svelte-12qhfyh{position:relative;display:flex;justify-content:flex-end}.user-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;background:none;border:1px solid #333;border-radius:50%;color:var(--color-text-secondary);width:32px;height:32px;cursor:pointer;padding:0}.user-btn.svelte-12qhfyh:hover{border-color:#666;color:var(--color-text-primary)}.backdrop.svelte-12qhfyh{position:fixed;inset:0;z-index:10}.dropdown.svelte-12qhfyh{position:absolute;top:calc(100% + 8px);right:0;z-index:11;background:#1a1a1a;border:1px solid #333;border-radius:8px;min-width:200px;overflow:hidden}.email.svelte-12qhfyh{font-size:13px;color:var(--color-text-secondary);padding:12px 16px;border-bottom:1px solid #222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown.svelte-12qhfyh button:where(.svelte-12qhfyh){display:block;width:100%;background:none;border:none;color:var(--color-text-primary);font-size:14px;text-align:left;padding:12px 16px;cursor:pointer}.dropdown.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:#222}.dropdown-link.svelte-12qhfyh{display:block;color:var(--color-text-primary);font-size:14px;text-decoration:none;padding:12px 16px;border-bottom:1px solid #222}.dropdown-link.svelte-12qhfyh:hover{background:#222}
