:root{--gray-1: #141210;--gray-2: #222;--gray-4: #555;--gray-5: #888;--yellow-1: #fcba28;--red-1: #c0392b;--blue-1: #60a5fa;--sand-1: #e3d2c1;--sand-2: #bfa98a;--sand-3: #8a7060;--sand-4: #4a3828;--page-width: 600px}.lc-tooltip-container{padding:8px 12px!important}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--gray-1);color:var(--sand-1);font-family:system-ui,sans-serif;min-height:100vh}main{width:100%;max-width:var(--page-width);margin:0 auto;padding:24px 20px 46px}header.svelte-12qhfyh{background:#191919;border-bottom:2px solid black}.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:Roboto,sans-serif;margin-right:12px}.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(--sand-3);font-size:14px;padding:6px 10px;border-radius:6px;transition:color .15s,background .15s}@media(max-width:400px){nav.svelte-12qhfyh{gap:2px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:6px 4px}}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--sand-1);background:#1e1e1e}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--sand-1)}.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(--sand-2);width:32px;height:32px;cursor:pointer;padding:0}.user-btn.svelte-12qhfyh:hover{border-color:#666;color:var(--sand-1)}.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(--sand-2);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(--sand-1);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(--sand-1);font-size:14px;text-decoration:none;padding:12px 16px;border-bottom:1px solid #222}.dropdown-link.svelte-12qhfyh:hover{background:#222}
