.lang-switcher.svelte-sc538e ul:where(.svelte-sc538e){list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.lang-switcher.svelte-sc538e a:where(.svelte-sc538e),.lang-switcher.svelte-sc538e .lang-current:where(.svelte-sc538e){font-size:.85rem}.lang-switcher.svelte-sc538e a:where(.svelte-sc538e){text-decoration:none;color:var(--muted);transition:color var(--dur-micro) ease}.lang-switcher.svelte-sc538e a:where(.svelte-sc538e):hover{color:var(--ink);text-decoration:underline}.lang-switcher.svelte-sc538e .lang-current:where(.svelte-sc538e){color:var(--ink);font-weight:var(--weight-semibold)}.lang-disclosure.svelte-sc538e{position:relative}.lang-disclosure.svelte-sc538e summary:where(.svelte-sc538e){list-style:none;display:inline-flex;align-items:center;gap:.35rem;padding:var(--space-2xs) var(--space-xs);border:1px solid var(--line);border-radius:2rem;background:color-mix(in srgb,var(--bg) 60%,transparent);color:var(--ink);font-size:var(--text-sm);font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color var(--dur-micro) ease,color var(--dur-micro) ease}.lang-disclosure.svelte-sc538e summary:where(.svelte-sc538e)::-webkit-details-marker{display:none}.lang-disclosure.svelte-sc538e summary:where(.svelte-sc538e):hover{border-color:var(--accent);color:var(--accent)}.lang-disclosure.svelte-sc538e .globe:where(.svelte-sc538e){flex:none}.lang-disclosure.svelte-sc538e .chevron:where(.svelte-sc538e){flex:none;transition:transform var(--dur-micro) ease}.lang-disclosure[open].svelte-sc538e summary:where(.svelte-sc538e) .chevron:where(.svelte-sc538e){transform:rotate(180deg)}.lang-disclosure.svelte-sc538e ul:where(.svelte-sc538e){position:absolute;right:0;top:calc(100% + var(--space-2xs));z-index:60;min-width:9rem;margin:0;padding:var(--space-2xs);list-style:none;display:flex;flex-direction:column;gap:.1rem;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md)}.lang-disclosure.svelte-sc538e li:where(.svelte-sc538e){display:flex}.lang-disclosure.svelte-sc538e a:where(.svelte-sc538e),.lang-disclosure.svelte-sc538e .lang-current:where(.svelte-sc538e){flex:1;padding:var(--space-2xs) var(--space-xs);border-radius:.4rem;font-size:var(--text-sm);text-decoration:none;color:var(--ink)}.lang-disclosure.svelte-sc538e a:where(.svelte-sc538e):hover{background:color-mix(in srgb,var(--accent) 12%,transparent)}.lang-disclosure.svelte-sc538e .lang-current:where(.svelte-sc538e){color:var(--muted);font-weight:var(--weight-semibold);background:color-mix(in srgb,var(--accent) 8%,transparent)}@media (prefers-reduced-motion: reduce){.lang-disclosure.svelte-sc538e .chevron:where(.svelte-sc538e){transition:none}}@media (max-width: 30rem){.lang-disclosure.svelte-sc538e .lang-summary-label:where(.svelte-sc538e),.lang-disclosure.svelte-sc538e .chevron:where(.svelte-sc538e){display:none}.lang-disclosure.svelte-sc538e summary:where(.svelte-sc538e){padding:var(--space-2xs)}}.consent.svelte-18rujyr{position:fixed;z-index:60;left:var(--pad);bottom:var(--space-md);max-width:30rem;display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm) var(--space-md);padding:var(--space-md);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);animation:svelte-18rujyr-consent-in var(--dur-standard) cubic-bezier(.22,1,.36,1) both}@media (max-width: 34rem){.consent.svelte-18rujyr{right:var(--pad);max-width:none}}@keyframes svelte-18rujyr-consent-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.consent.svelte-18rujyr{animation:none}}.consent-msg.svelte-18rujyr{flex:1 1 16rem;margin:0;font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--muted)}.consent-msg.svelte-18rujyr a:where(.svelte-18rujyr){color:var(--accent);text-underline-offset:2px}.consent-actions.svelte-18rujyr{display:flex;gap:var(--space-xs);margin-left:auto}.consent-actions.svelte-18rujyr button:where(.svelte-18rujyr){padding:var(--space-2xs) var(--space-md);border-radius:2rem;font-size:var(--text-sm);font-weight:var(--weight-semibold);font-family:inherit;cursor:pointer;transition:background var(--dur-micro) ease,border-color var(--dur-micro) ease,transform var(--dur-micro) ease}.consent-actions.svelte-18rujyr .ghost:where(.svelte-18rujyr){background:transparent;border:1px solid var(--line);color:var(--muted)}.consent-actions.svelte-18rujyr .ghost:where(.svelte-18rujyr):hover{border-color:var(--muted);color:var(--ink)}.consent-actions.svelte-18rujyr .solid:where(.svelte-18rujyr){background:var(--accent);border:1px solid var(--accent);color:var(--btn-ink)}.consent-actions.svelte-18rujyr .solid:where(.svelte-18rujyr):hover{transform:translateY(-1px)}.chat.svelte-3vislt{position:fixed;right:clamp(.9rem,3vw,1.5rem);bottom:clamp(.9rem,3vw,1.5rem);z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:.7rem}.launcher.svelte-3vislt{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border:none;border-radius:50%;background:var(--accent);color:var(--btn-ink);cursor:pointer;box-shadow:var(--shadow-md);align-self:flex-end;transition:transform var(--dur-micro) ease,box-shadow var(--dur-micro) ease}.launcher.svelte-3vislt:hover{transform:translateY(-2px)}.panel.svelte-3vislt{width:min(22rem,calc(100vw - 1.8rem));height:min(30rem,calc(100vh - 6rem));display:flex;flex-direction:column;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);overflow:hidden;animation:svelte-3vislt-chat-in var(--dur-standard) cubic-bezier(.22,1,.36,1) both}@keyframes svelte-3vislt-chat-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.panel.svelte-3vislt{animation:none}}.head.svelte-3vislt{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--accent);color:var(--btn-ink)}.title.svelte-3vislt{font-weight:600;font-size:.98rem}.close.svelte-3vislt{border:none;background:transparent;color:var(--btn-ink);font-size:1.5rem;line-height:1;cursor:pointer;padding:0 .2rem}.log.svelte-3vislt{flex:1;overflow-y:auto;padding:.9rem;display:flex;flex-direction:column;gap:.6rem}.msg.svelte-3vislt{max-width:85%}.msg.svelte-3vislt p:where(.svelte-3vislt){margin:0;padding:.55rem .8rem;border-radius:.9rem;font-size:.92rem;line-height:1.45;white-space:pre-wrap;word-wrap:break-word}.msg.bot.svelte-3vislt{align-self:flex-start}.msg.bot.svelte-3vislt p:where(.svelte-3vislt){background:var(--panel);color:var(--ink);border-bottom-left-radius:.25rem}.msg.me.svelte-3vislt{align-self:flex-end}.msg.me.svelte-3vislt p:where(.svelte-3vislt){background:var(--accent);color:var(--btn-ink);border-bottom-right-radius:.25rem}.typing.svelte-3vislt{display:flex;gap:.25rem;padding:.6rem .85rem}.typing.svelte-3vislt span:where(.svelte-3vislt){width:.4rem;height:.4rem;border-radius:50%;background:var(--muted);animation:svelte-3vislt-blink 1.2s infinite ease-in-out both}.typing.svelte-3vislt span:where(.svelte-3vislt):nth-child(2){animation-delay:.15s}.typing.svelte-3vislt span:where(.svelte-3vislt):nth-child(3){animation-delay:.3s}@keyframes svelte-3vislt-blink{0%,80%,to{opacity:.3}40%{opacity:1}}@media (prefers-reduced-motion: reduce){.typing.svelte-3vislt span:where(.svelte-3vislt){animation:none}}.err.svelte-3vislt{margin:0;color:var(--danger);font-size:.88rem}.composer.svelte-3vislt{display:flex;gap:.5rem;padding:.6rem;border-top:1px solid var(--line)}.composer.svelte-3vislt textarea:where(.svelte-3vislt){flex:1;resize:none;max-height:6rem;padding:.55rem .7rem;border:1px solid var(--line);border-radius:.6rem;font-family:inherit;font-size:.92rem;background:var(--bg);color:var(--ink)}.composer.svelte-3vislt textarea:where(.svelte-3vislt):focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.send.svelte-3vislt{align-self:flex-end;padding:.55rem .9rem;border:none;border-radius:.6rem;background:var(--accent);color:var(--btn-ink);font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity var(--dur-micro) ease}.send.svelte-3vislt:disabled{opacity:.5;cursor:default}.disclaimer.svelte-3vislt{margin:0;padding:0 .9rem .7rem;font-size:.72rem;color:var(--muted)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/inter-variable-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/fraunces-variable-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90%;descent-override:22.43%;line-gap-override:0%;size-adjust:107%}@font-face{font-family:Fraunces Fallback;src:local("Georgia");ascent-override:96%;descent-override:26%;line-gap-override:0%;size-adjust:104%}:root{--color-primary-50: #f3f6f1;--color-primary-100: #e4ece0;--color-primary-200: #c9d6c1;--color-primary-300: #a8bb9f;--color-primary-400: #849a79;--color-primary-500: #647a58;--color-primary-600: #4c6042;--color-primary-700: #3b4d36;--color-primary-800: #2f4235;--color-primary-900: #1f2c24;--color-primary-950: #131b16;--color-secondary-50: #fdf8ee;--color-secondary-100: #faedd3;--color-secondary-200: #f2d69f;--color-secondary-300: #e6b566;--color-secondary-400: #d99f42;--color-secondary-500: #c4862a;--color-secondary-600: #a66d1f;--color-secondary-700: #85541a;--color-secondary-800: #653f17;--color-secondary-900: #3f2810;--color-neutral-50: #fbfaf6;--color-neutral-100: #f2efe6;--color-neutral-200: #ddd9cc;--color-neutral-300: #c4c0b2;--color-neutral-400: #a2a094;--color-neutral-500: #7e8177;--color-neutral-600: #5c6660;--color-neutral-700: #454e48;--color-neutral-800: #343c37;--color-neutral-900: #26302a;--color-neutral-950: #171d19;--color-error-50: #fbf0ef;--color-error-100: #f6d7d4;--color-error-200: #ecb2ad;--color-error-300: #dd847d;--color-error-400: #c85850;--color-error-500: #b8403a;--color-error-600: #a8322d;--color-error-700: #892824;--color-error-800: #661e1b;--color-error-900: #401211;--color-common-white: #ffffff;--bg: var(--color-neutral-50);--panel: var(--color-neutral-100);--ink: var(--color-neutral-900);--muted: var(--color-neutral-600);--line: var(--color-neutral-200);--accent: var(--color-primary-800);--accent-2: var(--color-secondary-300);--danger: var(--color-error-600);--btn-ink: var(--color-common-white);--surface-golden: color-mix(in srgb, var(--color-secondary-100) 45%, var(--color-neutral-50));--surface-dusk: var(--color-primary-950);--dusk-ink: var(--color-neutral-50);--dusk-muted: var(--color-neutral-300);--dusk-link: var(--color-primary-200);--dusk-line: color-mix(in srgb, var(--color-neutral-50) 16%, transparent);--maxw: 64rem;--pad: clamp(1.25rem, 5vw, 2.5rem);--radius: .75rem;--shadow-sm: 0 1px 2px rgba(38, 48, 42, .04), 0 2px 8px rgba(38, 48, 42, .05);--shadow-md: 0 4px 12px rgba(38, 48, 42, .07), 0 14px 40px rgba(38, 48, 42, .09);--dur-micro: .15s;--dur-standard: .25s;--dur-deliberate: .4s;--text-2xs: .72rem;--text-xs: .8rem;--text-sm: .9rem;--text-base: 1rem;--text-md: 1.08rem;--text-lg: 1.2rem;--text-xl: 1.35rem;--text-2xl: 1.6rem;--text-3xl: 2.1rem;--text-standfirst: clamp(1.4rem, 2.6vw, 1.95rem);--text-section-h2: clamp(1.75rem, 3.6vw, 2.5rem);--text-page-h1: clamp(2rem, 4.8vw, 3rem);--text-hero-h1: clamp(2.05rem, 5.6vw, 4.3rem);--text-display-mega: clamp(2.4rem, 7vw, 5.4rem);--leading-tight: 1.08;--leading-snug: 1.25;--leading-normal: 1.65;--leading-relaxed: 1.75;--tracking-tighter: -.02em;--tracking-tight: -.015em;--tracking-snug: -.01em;--tracking-normal: 0;--tracking-wide: .14em;--tracking-wider: .18em;--weight-normal: 400;--weight-medium: 460;--weight-semibold: 600;--weight-bold: 700;--space-3xs: .25rem;--space-2xs: .4rem;--space-xs: .6rem;--space-sm: .85rem;--space-md: 1.2rem;--space-lg: 1.75rem;--space-xl: 2.5rem;--space-2xl: 3.5rem;--space-3xl: 5rem;--space-section: clamp(3rem, 8vw, 5.5rem);--font: "Inter", "Inter Fallback", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Fraunces", "Fraunces Fallback", "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif}:root[data-theme=dark]{--bg: var(--color-neutral-950);--panel: var(--color-neutral-900);--ink: var(--color-neutral-50);--muted: var(--color-neutral-400);--line: var(--color-neutral-700);--accent: var(--color-primary-300);--accent-2: var(--color-secondary-400);--danger: var(--color-error-300);--btn-ink: var(--color-neutral-900);--surface-golden: color-mix(in srgb, var(--color-secondary-900) 26%, var(--color-neutral-900));--surface-dusk: var(--color-neutral-950);--dusk-muted: var(--color-neutral-400);--dusk-link: var(--color-primary-300);--dusk-line: var(--color-neutral-700);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3), 0 2px 8px rgba(0, 0, 0, .35);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4), 0 14px 40px rgba(0, 0, 0, .5)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2{font-family:var(--font-display);font-optical-sizing:auto;font-weight:var(--weight-medium);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--ink);text-wrap:balance}h3{line-height:var(--leading-snug);color:var(--ink)}a{color:var(--accent)}::selection{background:var(--accent-2);color:var(--color-primary-800)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.skip-link.svelte-12qhfyh{position:fixed;top:var(--space-2xs);left:var(--space-2xs);z-index:100;padding:var(--space-xs) var(--space-md);background:var(--accent);color:var(--btn-ink);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-decoration:none;border-radius:var(--radius);box-shadow:var(--shadow-md);transform:translateY(-150%);transition:transform var(--dur-micro) ease}.skip-link.svelte-12qhfyh:focus{transform:translateY(0)}@media (prefers-reduced-motion: reduce){.skip-link.svelte-12qhfyh{transition:none}}header.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 78%,transparent);-webkit-backdrop-filter:saturate(1.4) blur(12px);backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid transparent;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}header.scrolled.svelte-12qhfyh{border-bottom-color:var(--line);box-shadow:var(--shadow-sm)}nav.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;padding:var(--space-sm) var(--pad);display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand.svelte-12qhfyh{font-family:var(--font-display);font-optical-sizing:auto;font-weight:500;font-size:1.3rem;letter-spacing:-.01em;text-decoration:none;color:var(--ink);white-space:nowrap}.links.svelte-12qhfyh{display:flex;align-items:center;gap:clamp(.75rem,3vw,1.5rem)}.nav-link.svelte-12qhfyh{text-decoration:none;font-size:var(--text-sm);font-weight:500;color:var(--ink);opacity:.85;transition:opacity var(--dur-micro) ease}.nav-link.svelte-12qhfyh:hover{opacity:1}.book-cta.svelte-12qhfyh{display:inline-block;padding:.5rem 1rem;border-radius:2rem;background:var(--accent);color:var(--btn-ink);text-decoration:none;font-size:var(--text-sm);font-weight:600;white-space:nowrap;transition:transform var(--dur-micro) ease,box-shadow var(--dur-micro) ease,background var(--dur-micro) ease}.book-cta.svelte-12qhfyh:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.theme-toggle.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--line);border-radius:50%;background:color-mix(in srgb,var(--bg) 60%,transparent);color:var(--ink);cursor:pointer;transition:border-color var(--dur-micro) ease,color var(--dur-micro) ease,transform var(--dur-micro) ease}.theme-toggle.svelte-12qhfyh:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.theme-toggle.svelte-12qhfyh .sun:where(.svelte-12qhfyh){display:none}.theme-toggle.svelte-12qhfyh .moon:where(.svelte-12qhfyh){display:block}:root[data-theme=dark] .theme-toggle.svelte-12qhfyh .moon:where(.svelte-12qhfyh){display:none}:root[data-theme=dark] .theme-toggle.svelte-12qhfyh .sun:where(.svelte-12qhfyh){display:block}@media (max-width: 30rem){nav.svelte-12qhfyh{padding:.75rem var(--pad)}.nav-link.svelte-12qhfyh{display:none}.brand.svelte-12qhfyh{font-size:1.15rem}.book-cta.svelte-12qhfyh{padding:var(--space-2xs) var(--space-sm)}.links.svelte-12qhfyh{gap:var(--space-xs)}}@media (max-width: 20rem){.book-cta.svelte-12qhfyh{font-size:var(--text-xs);white-space:normal;text-align:center;line-height:var(--leading-snug)}}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{--ink: var(--dusk-ink);--muted: var(--dusk-muted);--line: var(--dusk-line);--bg: var(--surface-dusk);--panel: color-mix(in srgb, var(--dusk-ink) 9%, var(--surface-dusk));--accent: var(--dusk-link);background:var(--surface-dusk);margin-top:4rem}.foot-ridge.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;padding:var(--space-lg) var(--pad) 0}.foot-ridge.svelte-12qhfyh svg:where(.svelte-12qhfyh){display:block;width:100%;height:1.5rem}.foot-ridge.svelte-12qhfyh polyline:where(.svelte-12qhfyh){fill:none;stroke:var(--dusk-link);stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;opacity:.5}.foot-inner.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;padding:var(--space-xl) var(--pad) 1rem;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;align-items:flex-start;justify-content:space-between}.foot-name.svelte-12qhfyh{font-family:var(--font-display);font-optical-sizing:auto;font-weight:500;font-size:var(--text-lg);margin:0;color:var(--ink)}.foot-tag.svelte-12qhfyh{margin:var(--space-3xs) 0 0;font-size:var(--text-sm);color:var(--muted)}.foot-nav.svelte-12qhfyh{padding:0;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;max-width:none}.foot-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;font-size:var(--text-sm);color:var(--dusk-link);opacity:.92}.foot-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1;text-decoration:underline}.foot-legal.svelte-12qhfyh{max-width:var(--maxw);margin:0 auto;padding:1rem var(--pad) 2rem;font-size:var(--text-xs);color:var(--muted);border-top:1px solid color-mix(in srgb,var(--line) 60%,transparent)}
