@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-body);color:#202723;font-synthesis:none;text-rendering:optimizelegibility;--font-body:"Manrope", "Segoe UI Variable", "Segoe UI", Helvetica, Arial, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Newsreader", Georgia, ui-serif, serif;--color-bg:#f3f1eb;--color-guest-bg:#efeee8;--color-nav:#f8f7f2;--color-surface:#fbfaf6;--color-surface-raised:#ecebe5;--color-surface-translucent:#ffffffad;--color-line:#3243391a;--color-line-strong:#3243392e;--color-text:#202723;--color-text-soft:#5e6861;--color-text-muted:#7a837d;--color-accent-strong:#526f5d;--color-accent-soft:#e1e8e2;--color-accent-faint:#f0f4ef;--color-button-text:#f7faf7;--color-success:#578269;--color-success-soft:#e3eee6;--color-warning:#bd8a4e;--color-warning-text:#8c642f;--color-warning-soft:#f3e8d5;--color-priority:#b85f51;--color-priority-text:#994c42;--color-priority-soft:#f4dfdc;--color-guest-card:#364b40;--color-guest-card-text:#f1f6f2;--color-guest-card-soft:#c4d0c8;--color-overlay:#101612;--shadow-soft:0 16px 50px #2e3d3414;--shadow-card:0 12px 42px #2e3d3412;--shadow-lifted:0 24px 70px #24302924;--shadow-dialog:0 34px 90px #141c173d;background:#f3f1eb}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf2ee;--color-bg:#171c19;--color-guest-bg:#151a17;--color-nav:#1d2420;--color-surface:#222a25;--color-surface-raised:#2b342f;--color-surface-translucent:#252e29c7;--color-line:#d5e5da17;--color-line-strong:#d5e5da2b;--color-text:#edf2ee;--color-text-soft:#aab5ae;--color-text-muted:#818d85;--color-accent-strong:#9ab7a4;--color-accent-soft:#2b3b32;--color-accent-faint:#202e26;--color-button-text:#172019;--color-success:#83ad91;--color-success-soft:#263c2d;--color-warning:#d0a468;--color-warning-text:#ddb77e;--color-warning-soft:#403521;--color-priority:#d57d6f;--color-priority-text:#e5a095;--color-priority-soft:#462c29;--color-guest-card:#2b4537;--color-guest-card-text:#f0f6f2;--color-guest-card-soft:#bdcdc3;--color-overlay:#050706;--shadow-soft:0 18px 58px #0000002e;--shadow-card:0 14px 44px #0000002e;--shadow-lifted:0 28px 76px #00000047;--shadow-dialog:0 36px 100px #0000007a;background:#171c19}*{box-sizing:border-box}html{background:var(--color-bg);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-bg);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.45}h1,h2{font-family:var(--font-display);text-wrap:balance}h3,h4,p{text-wrap:pretty}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--color-accent-strong) 45%, transparent);outline-offset:3px}.topbar{justify-content:space-between;align-items:center;height:78px;display:flex}.topbar .wordmark{color:var(--color-text);font-family:var(--font-body);letter-spacing:-.055em;font-size:1.25rem;font-weight:780;text-decoration:none}.topbar-actions{align-items:center;gap:10px;display:flex}.topbar .dev-label{color:var(--color-text-muted);letter-spacing:.12em;font-size:.61rem;font-weight:800}.theme-toggle{width:40px;height:40px;color:var(--color-text-soft);background:var(--color-surface-raised);cursor:pointer;border:0;border-radius:13px;place-items:center;display:grid}.guest-page .profile-section,.guest-page .language-options{display:none!important}.guest-page .readiness-card .message-preview{border:1px solid var(--color-line);background:var(--color-accent-faint)}::selection{color:var(--color-text);background:var(--color-accent-soft)}@media (prefers-color-scheme:dark){:root:not([data-theme]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf2ee;--color-bg:#171c19;--color-guest-bg:#151a17;--color-nav:#1d2420;--color-surface:#222a25;--color-surface-raised:#2b342f;--color-surface-translucent:#252e29c7;--color-line:#d5e5da17;--color-line-strong:#d5e5da2b;--color-text:#edf2ee;--color-text-soft:#aab5ae;--color-text-muted:#818d85;--color-accent-strong:#9ab7a4;--color-accent-soft:#2b3b32;--color-accent-faint:#202e26;--color-button-text:#172019;--color-success:#83ad91;--color-success-soft:#263c2d;--color-warning:#d0a468;--color-warning-text:#ddb77e;--color-warning-soft:#403521;--color-priority:#d57d6f;--color-priority-text:#e5a095;--color-priority-soft:#462c29;--color-guest-card:#2b4537;--color-guest-card-text:#f0f6f2;--color-guest-card-soft:#bdcdc3;--color-overlay:#050706;--shadow-soft:0 18px 58px #0000002e;--shadow-card:0 14px 44px #0000002e;--shadow-lifted:0 28px 76px #00000047;--shadow-dialog:0 36px 100px #0000007a;background:#171c19}}@media (width<=520px){.topbar{height:66px}.topbar .dev-label{display:none}.host-shell .workspace-heading{gap:16px!important;padding-top:31px!important;padding-bottom:24px!important}.host-shell .workspace-heading h1{max-width:100%;letter-spacing:-.045em!important;margin-top:8px!important;margin-bottom:10px!important;font-size:clamp(2.35rem,9.8vw,2.95rem)!important;line-height:.98!important}.host-shell .workspace-heading>div>p:last-child{max-width:430px;font-size:.9rem;line-height:1.48}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.toast-region.svelte-1roxu74{z-index:120;top:max(14px, env(safe-area-inset-top));pointer-events:none;gap:8px;width:min(100vw - 28px,520px);display:grid;position:fixed;left:50%;transform:translate(-50%)}.app-toast.svelte-1roxu74{border:1px solid var(--color-line-strong);min-height:52px;color:var(--color-text);background:color-mix(in srgb, var(--color-surface) 94%, transparent);-webkit-backdrop-filter:blur(24px)saturate(1.12);backdrop-filter:blur(24px)saturate(1.12);pointer-events:auto;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 10px 10px 12px;display:grid;box-shadow:0 16px 42px #1c262029}.toast-icon.svelte-1roxu74{width:30px;height:30px;color:var(--color-accent-strong);background:var(--color-accent-soft);border-radius:10px;place-items:center;display:grid}.app-toast.success.svelte-1roxu74 .toast-icon:where(.svelte-1roxu74){color:var(--color-accent-strong)}.app-toast.error.svelte-1roxu74 .toast-icon:where(.svelte-1roxu74){color:var(--color-priority-text);background:var(--color-priority-soft)}.app-toast.svelte-1roxu74 p:where(.svelte-1roxu74){margin:0;font-size:.78rem;font-weight:680;line-height:1.4}.app-toast.svelte-1roxu74 button:where(.svelte-1roxu74){width:34px;height:34px;color:var(--color-text-soft);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:1.25rem}@media (width<=680px){.toast-region.svelte-1roxu74{top:max(10px, env(safe-area-inset-top))}.app-toast.svelte-1roxu74{border-radius:15px}}@media (prefers-reduced-motion:reduce){.app-toast.svelte-1roxu74{transition:none}}
