.richtext a{color:var(--link);text-underline-offset:2px;text-decoration:underline}.richtext a:hover{color:var(--link-hover)}.richtext h3{font-size:var(--text-h3-size);font-weight:var(--text-h3-weight);margin:var(--space-5) 0 var(--space-2)}.richtext h4{margin:var(--space-4) 0 var(--space-2);font-size:1rem;font-weight:700}.richtext h5,.richtext h6{margin:var(--space-4) 0 var(--space-1);font-size:.94rem;font-weight:700}.richtext h6{color:var(--text-body)}.richtext ol{margin:var(--space-2) 0;padding-inline-start:1.6rem}.richtext ul{margin:var(--space-2) 0;padding-inline-start:1.2rem}.richtext li,.richtext li>ul,.richtext li>ol{margin:var(--space-1) 0}.richtext blockquote{margin:var(--space-4) 0;padding-block:var(--space-1);border-inline-start:3px solid var(--border-brand-subtle);color:var(--text-body);padding-inline-start:var(--space-4);padding-inline-end:0}.richtext code{font-family:var(--font-mono);background:var(--surface-page);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.9em}.richtext pre{margin:var(--space-4) 0;padding:var(--space-3) var(--space-4);background:var(--surface-page);border:1px solid var(--border-default);border-radius:var(--radius-sm);overflow-x:auto}.richtext pre code{background:0 0;border:0;border-radius:0;padding:0;font-size:.88rem}.richtext table{border-collapse:collapse;width:fit-content;max-width:100%;margin:var(--space-4) 0;font-size:.95em;display:block;overflow-x:auto}.richtext th,.richtext td{border:1px solid var(--border-default);padding:var(--space-2) var(--space-3);vertical-align:top}.richtext th{background:var(--surface-page);color:var(--text-heading);font-weight:700}.richtext th:not([align]),.richtext td:not([align]){text-align:start}.richtext hr{margin:var(--space-5) 0;border:0;border-top:1px solid var(--border-default)}.richtext mark{background:var(--surface-warning);color:var(--text-warning-strong);border-radius:var(--radius-sm);padding:.1em .25em}.richtext small{font-size:var(--text-caption-size);color:var(--text-body)}.richtext sub,.richtext sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}.richtext sup{top:-.5em}.richtext sub{bottom:-.25em}.richtext del,.richtext s{color:var(--text-body);text-decoration:line-through}.richtext ins,.richtext u{text-underline-offset:2px;text-decoration:underline}:root{--blue-600:#06f;--blue-800:#0b3ea8;--blue-700:#1e40af;--blue-500:#2563eb;--blue-100:#dce7fb;--blue-50:#eff4ff;--slate-900:#101828;--slate-600:#475569;--slate-500:#64748b;--slate-200:#eaecef;--slate-50:#f7f8fa;--orange-50:#fff7ed;--orange-200:#fde7b8;--orange-700:#c2410c;--orange-900:#92400e;--orange-500:#ffa000;--red-600:#ec0d13;--green-700:#15803d;--green-500:#10b981;--green-50:#f0fdf4;--green-200:#bbf7d0;--brand-primary:var(--blue-600);--brand-primary-hover:var(--blue-800);--brand-hero:var(--blue-700);--link:var(--blue-500);--link-hover:var(--blue-800);--text-heading:var(--slate-900);--text-body:var(--slate-600);--text-muted:var(--slate-500);--text-on-dark:var(--blue-100);--border-default:var(--slate-200);--surface-page:var(--slate-50);--surface-card:#fff;--surface-tint-blue:var(--blue-50);--surface-warning:var(--orange-50);--border-warning:var(--orange-200);--text-warning:var(--orange-700);--text-warning-strong:var(--orange-900);--surface-success:var(--green-50);--border-success:var(--green-200);--text-success:var(--green-700);--status-verified:var(--green-500);--status-error:var(--red-600);--status-accent:var(--orange-500);--focus-ring:#0b3ea8;--font-sans:"Noto Sans", "Noto Sans Arabic", system-ui, sans-serif;--font-mono:"SFMono-Regular", Consolas, monospace;--text-eyebrow-size:13px;--text-eyebrow-weight:700;--text-eyebrow-tracking:1.5px;--text-h1-size:34px;--text-h1-weight:800;--text-h2-size:19px;--text-h2-weight:700;--text-h3-size:17px;--text-h3-weight:800;--text-body-size:15px;--text-body-weight:400;--text-body-line:1.6;--text-caption-size:13px;--text-caption-weight:400}*,:before,:after{box-sizing:border-box}:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:36px;--container-mobile-margin:16px;--container-desktop-body:1040px;--container-desktop-frame:1440px;--bp-sm:600px;--bp-md:905px;--bp-lg:1240px;--bp-xl:1440px;--touch-target-min:44px;--radius-sm:8px;--radius-button:10px;--radius-input:12px;--radius-card:16px;--radius-card-lg:18px;--radius-full:50%;--shadow-sm:0 2px 6px -2px #1018280f;--shadow-md:0 3px 10px -4px #10182812;--shadow-lg:0 30px 70px -24px #10182859;--shadow-cta:0 6px 14px -4px #0066ff73;--focus-ring-shadow:0 0 0 3px var(--focus-ring);--surface-error:#fef2f2;--border-error:#fecdca;--text-error:#b42318;--border-brand-subtle:var(--blue-100);--text-on-brand:#fff;--container-reader:640px;--brand-cta-hover:#0052d6;--transition-fast:.12s}body{font-family:var(--font-sans);font-size:var(--text-body-size);line-height:var(--text-body-line);background:var(--surface-page);color:var(--text-heading);-webkit-font-smoothing:antialiased;margin:0}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.app.svelte-12qhfyh{min-height:100vh;container:app/inline-size}header.svelte-12qhfyh{background:var(--surface-card);padding:14px var(--space-5);z-index:5;position:sticky;top:0}.bar.svelte-12qhfyh{max-width:var(--container-desktop-body);align-items:center;gap:var(--space-3) var(--space-4);flex-wrap:wrap;margin:0 auto;display:flex}.start.svelte-12qhfyh{align-items:center;gap:var(--space-3) var(--space-6);flex-wrap:wrap;min-width:0;display:flex}.brand.svelte-12qhfyh{align-items:center;gap:var(--space-2);text-decoration:none;display:inline-flex}.logo.svelte-12qhfyh{width:auto;height:22px;display:block}.nav.svelte-12qhfyh{gap:var(--space-1);flex-wrap:wrap;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){align-items:center;gap:var(--space-2);color:var(--text-muted);padding:var(--space-2) var(--space-3);border-radius:var(--radius-button);white-space:nowrap;font-size:.94rem;font-weight:600;text-decoration:none;display:inline-flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--surface-tint-blue);color:var(--brand-hero)}.nav.svelte-12qhfyh a.has-icon:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){flex-shrink:0;width:18px;height:18px}.right.svelte-12qhfyh{align-items:center;gap:var(--space-4);margin-inline-start:auto;display:flex}.lang.svelte-12qhfyh{font:inherit;border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-card);color:var(--text-heading);cursor:pointer;padding:.35rem .5rem;font-size:.85rem}.back-to-app.svelte-12qhfyh{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);min-height:var(--touch-target-min);border-radius:var(--radius-button);background:var(--surface-tint-blue);color:var(--brand-hero);font-size:var(--text-caption-size);white-space:nowrap;font-weight:700;text-decoration:none;display:inline-flex}.back-to-app.svelte-12qhfyh:hover{background:var(--blue-100)}.avatar.svelte-12qhfyh{border-radius:var(--radius-full);object-fit:cover;border:1px solid var(--border-default);background:var(--border-default);flex-shrink:0;width:38px;height:38px}.avatar-fallback.svelte-12qhfyh{color:var(--text-muted);background:var(--surface-page);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.menu-root.svelte-12qhfyh{position:relative}.kebab.svelte-12qhfyh{width:var(--touch-target-min);height:var(--touch-target-min);border-radius:var(--radius-full);color:var(--text-heading);background:0 0;border:none;justify-content:center;align-items:center;padding:0;list-style:none;display:inline-flex}.kebab.svelte-12qhfyh::-webkit-details-marker{display:none}.kebab.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:18px;height:18px}.kebab.svelte-12qhfyh:hover{background:var(--surface-page)}.menu.svelte-12qhfyh{top:calc(100% + var(--space-2));z-index:10;min-width:200px;max-width:min(280px, calc(100cqw - 2 * var(--container-mobile-margin)));padding:var(--space-2);background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);position:absolute;inset-inline-end:0}.menu-who.svelte-12qhfyh{padding:var(--space-2) var(--space-3);font-size:var(--text-caption-size);color:var(--text-heading);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:700;overflow:hidden}.menu-item.svelte-12qhfyh{width:100%;min-height:var(--touch-target-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);text-align:start;color:var(--text-body);background:0 0;border:none;align-items:center;text-decoration:none;display:flex}.menu-item.svelte-12qhfyh:hover{background:var(--surface-page)}.menu-sep.svelte-12qhfyh{height:1px;margin:var(--space-2) 0;background:var(--border-default);border:none}button.svelte-12qhfyh{font:inherit;cursor:pointer;border:1px solid var(--border-default);background:var(--surface-card);border-radius:var(--radius-sm);padding:.4rem .8rem}button.svelte-12qhfyh:hover{background:var(--surface-page)}main.svelte-12qhfyh{max-width:calc(var(--container-desktop-body) + 2 * var(--space-5));padding:var(--space-6) var(--space-5);margin:0 auto}main.wide.svelte-12qhfyh{max-width:none}@media (width<=905px){.start.svelte-12qhfyh{gap:var(--space-4)}}@media (width<=600px){header.svelte-12qhfyh{padding:var(--space-2) var(--space-4);position:static}.bar.svelte-12qhfyh{gap:var(--space-2)}.start.svelte-12qhfyh,.right.svelte-12qhfyh{flex:100%}.start.svelte-12qhfyh{gap:var(--space-2)}.right.svelte-12qhfyh{justify-content:space-between;margin-inline-start:0}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:var(--space-2)}main.svelte-12qhfyh{padding:var(--space-5) var(--container-mobile-margin)}.back-to-app.svelte-12qhfyh{display:none}}@media (width>=601px){.back-to-app-item.svelte-12qhfyh{display:none}}
