:root{--orange:#f7941d;--orange-dark:#c4720d;--orange-soft:#fff0d6;--green:#3aab35;--green-deep:#0d2b1a;--green-mid:#1e6b1a;--green-soft:#ebf7ea;--yellow:#ffd020;--canvas:#faf8f4;--panel:#fff;--cream:#fff6e8;--ink:#1a1a1a;--muted:#6b6b6b;--faint:#9a948a;--border:#eadcc8;--border-strong:#d8c6a8;--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:"DM Sans", system-ui, sans-serif;--font-mono:"Space Mono", ui-monospace, "SFMono-Regular", monospace;--radius:14px;--radius-sm:9px;--shadow-sm:0 1px 2px #1a1a1a0a;--shadow-md:0 6px 24px -8px #1a1a1a1f;--shadow-lg:0 24px 60px -20px #1a1a1a38;--maxw:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:radial-gradient(120% 80% at 100% 0%, var(--cream) 0%, transparent 55%), var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.05}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}:focus-visible{outline:2.5px solid var(--orange);outline-offset:2px;border-radius:4px}.eye{border:2.5px solid;border-radius:5px;flex:none;width:16px;height:16px;display:inline-block;position:relative}.eye:after{content:"";background:currentColor;border-radius:2px;position:absolute;inset:3.5px}.eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;display:inline-flex}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.topbar.svelte-12qhfyh{z-index:20;background:color-mix(in srgb, var(--canvas) 82%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:.85rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{align-items:center;gap:.6rem;display:inline-flex}.logo.svelte-12qhfyh{flex:none;align-self:center;width:auto;height:30px;display:block}.divider.svelte-12qhfyh{background:var(--border-strong);align-self:center;width:1px;height:22px}.wordmark.svelte-12qhfyh{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.32rem;font-weight:700}.iq.svelte-12qhfyh{color:var(--orange)}nav.svelte-12qhfyh{gap:.35rem;margin-left:.5rem;display:flex}.navlink.svelte-12qhfyh{color:var(--muted);border-radius:999px;padding:.42rem .85rem;font-size:.9rem;font-weight:500;transition:background .15s,color .15s}.navlink.svelte-12qhfyh:hover{color:var(--ink);background:color-mix(in srgb, var(--orange) 10%, transparent)}.navlink.active.svelte-12qhfyh{color:var(--green-deep);background:var(--green-soft)}.account.svelte-12qhfyh{margin-left:auto;position:relative}.avatar.svelte-12qhfyh{background:var(--panel);border:1.5px solid var(--border);color:var(--ink);border-radius:999px;align-items:center;gap:.5rem;padding:.32rem .6rem .32rem .35rem;transition:border-color .14s,box-shadow .14s;display:inline-flex}.avatar.svelte-12qhfyh:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.initials.svelte-12qhfyh{background:var(--green-deep);color:#fff;width:26px;height:26px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.82rem;font-weight:600;display:grid}.who.svelte-12qhfyh{font-size:.88rem;font-weight:500}.chev.svelte-12qhfyh{color:var(--faint);font-size:.7rem;transition:transform .15s}.chev.open.svelte-12qhfyh{transform:rotate(180deg)}.menu.svelte-12qhfyh{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:200px;box-shadow:var(--shadow-lg);z-index:30;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.menu-head.svelte-12qhfyh{border-bottom:1px solid var(--border);flex-direction:column;gap:.15rem;padding:.75rem .9rem;display:flex}.menu-name.svelte-12qhfyh{font-family:var(--font-display);font-size:.92rem;font-weight:600}.menu-role.svelte-12qhfyh{font-family:var(--font-mono);color:var(--faint);font-size:.7rem}.menu-item.svelte-12qhfyh{text-align:left;width:100%;color:var(--orange-dark);background:0 0;border:none;padding:.7rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;display:block}.menu-item.svelte-12qhfyh:hover{background:var(--orange-soft)}main.svelte-12qhfyh{width:100%;max-width:var(--maxw);flex:1;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,2.5rem) 4rem}footer.svelte-12qhfyh{border-top:1px solid var(--border);color:var(--faint);justify-content:center;align-items:center;gap:.6rem;padding:1.5rem;font-size:.82rem;display:flex}footer.svelte-12qhfyh .eye:where(.svelte-12qhfyh){color:var(--border-strong);width:13px;height:13px}.splash.svelte-12qhfyh{min-height:100dvh;color:var(--faint);justify-content:center;align-items:center;gap:.7rem;font-size:.9rem;display:flex}.splash.svelte-12qhfyh .eye:where(.svelte-12qhfyh){color:var(--border-strong)}@media (width<=560px){.who.svelte-12qhfyh{display:none}}
