:root{--text-muted-dark: #B5B0B0;--text-muted-light: rgb(74, 74, 74);--text-dark: #030303;--text-light: #e0e0e0;--text-size-7: 10px;--text-size-6: 12px;--text-size-5: 14px;--text-size-4: 16px;--text-size-3: 24px;--text-size-2: 32px;--text-size-2-5: 48px;--text-size-1: 64px;--font-primary: "Inter", sans-serif;--font-hand: "Patrick Hand", cursive;--border: #4F4A4A;--bg-dark: #030303;--bg-dark-light: hsl(0, 0%, 10%);--bg-light: rgb(245, 245, 245);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-pill: 56px;--radius-full: 50%;--shadow-card: 0 10px 30px rgba(0, 0, 0, .5);--shadow-card-hover: 0 24px 60px rgba(0, 0, 0, .6);--color-error: #ff4d4d;--text-size-1-2: 20px;--vh: 1vh}@media(max-width:768px){:root{--text-size-1: 32px;--text-size-2: 24px;--text-size-3: 16px;--text-size-4: 14px;--text-size-5: 12px;--text-size-6: 10px;--text-size-7: 8px;--text-size-1-2: 16px}}*{padding:0;margin:0;font-family:var(--font-primary);font-weight:600}html,body{min-height:100vh;min-height:100dvh;background:var(--bg-dark);position:relative}h1{font-size:var(--text-size-1)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.message.svelte-9w5ils{display:flex;margin-bottom:12px;animation:svelte-9w5ils-messageIn .2s ease forwards}.message.user.svelte-9w5ils{justify-content:flex-end}.message.assistant.svelte-9w5ils{justify-content:flex-start}.bubble.svelte-9w5ils{max-width:85%;padding:10px 14px;border-radius:var(--radius-lg);font-size:var(--text-size-5);line-height:1.5;word-wrap:break-word}.message.user.svelte-9w5ils .bubble:where(.svelte-9w5ils){background:#ffffff1a;color:var(--text-light);border-bottom-right-radius:var(--radius-xs)}.message.assistant.svelte-9w5ils .bubble:where(.svelte-9w5ils){background:var(--bg-dark-light);color:var(--text-light);border-bottom-left-radius:var(--radius-xs)}.markdown-body.svelte-9w5ils p{margin:0 0 8px}.markdown-body.svelte-9w5ils p:last-child{margin-bottom:0}.markdown-body.svelte-9w5ils strong{font-weight:700;color:var(--text-light)}.markdown-body.svelte-9w5ils a{color:var(--text-light);text-decoration:underline;text-underline-offset:2px}.markdown-body.svelte-9w5ils a:hover{opacity:.8}.markdown-body.svelte-9w5ils ul,.markdown-body.svelte-9w5ils ol{margin:4px 0 8px;padding-left:20px}.markdown-body.svelte-9w5ils li{margin-bottom:2px}.markdown-body.svelte-9w5ils code{background:#ffffff14;padding:1px 4px;border-radius:var(--radius-sm);font-size:.9em}@keyframes svelte-9w5ils-messageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.typing.svelte-gibjet{display:flex;justify-content:flex-start;margin-bottom:12px}.bubble.svelte-gibjet{display:flex;gap:4px;align-items:center;padding:12px 16px;background:var(--bg-dark-light);border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-xs)}.dot.svelte-gibjet{width:7px;height:7px;border-radius:var(--radius-full);background:var(--text-muted-dark);animation:svelte-gibjet-typingBounce 1.4s infinite ease-in-out}.dot.svelte-gibjet:nth-child(2){animation-delay:.2s}.dot.svelte-gibjet:nth-child(3){animation-delay:.4s}@keyframes svelte-gibjet-typingBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.chat-window.svelte-e5qe7t{display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-header.svelte-e5qe7t{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);flex-shrink:0}.header-info.svelte-e5qe7t{display:flex;align-items:center;gap:10px}.avatar.svelte-e5qe7t{width:34px;height:34px;border-radius:var(--radius-full);background:var(--text-light);color:var(--bg-dark);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--text-size-5)}.title.svelte-e5qe7t{font-weight:600;font-size:var(--text-size-5);color:var(--text-light)}.subtitle.svelte-e5qe7t{font-size:var(--text-size-6);color:var(--text-muted-dark)}.close-btn.svelte-e5qe7t{background:none;border:none;color:var(--text-muted-dark);cursor:pointer;padding:4px;border-radius:var(--radius-sm);transition:color .2s ease}.close-btn.svelte-e5qe7t:hover{color:var(--text-light)}.chat-messages.svelte-e5qe7t{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column}.chat-messages.svelte-e5qe7t::-webkit-scrollbar{width:4px}.chat-messages.svelte-e5qe7t::-webkit-scrollbar-track{background:transparent}.chat-messages.svelte-e5qe7t::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.chat-input.svelte-e5qe7t{display:flex;align-items:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--border);flex-shrink:0}.chat-input.svelte-e5qe7t textarea:where(.svelte-e5qe7t){flex:1;background:var(--bg-dark-light);border:1px solid var(--border);border-radius:var(--radius-md);padding:10px 12px;color:var(--text-light);font-family:var(--font-primary);font-size:var(--text-size-5);resize:none;outline:none;max-height:80px;transition:border-color .2s ease}.chat-input.svelte-e5qe7t textarea:where(.svelte-e5qe7t):focus{border-color:var(--text-muted-dark)}.chat-input.svelte-e5qe7t textarea:where(.svelte-e5qe7t)::placeholder{color:var(--text-muted-dark)}.send-btn.svelte-e5qe7t{background:var(--text-light);color:var(--bg-dark);border:none;border-radius:var(--radius-md);width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:opacity .2s ease}.send-btn.svelte-e5qe7t:disabled{opacity:.3;cursor:not-allowed}.send-btn.svelte-e5qe7t:not(:disabled):hover{opacity:.85}.chat-fab.svelte-1ktyxsh{position:fixed;bottom:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px));right:24px;width:56px;height:56px;border-radius:var(--radius-full);background:var(--text-light);color:var(--bg-dark);border:none;cursor:pointer;z-index:998;box-shadow:var(--shadow-card);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.chat-fab.svelte-1ktyxsh:hover{transform:scale(1.05);box-shadow:var(--shadow-card-hover)}.chat-fab.is-open.svelte-1ktyxsh{background:var(--bg-dark-light);color:var(--text-light);border:1px solid var(--border)}.chat-window-container.svelte-1ktyxsh{position:fixed;bottom:96px;bottom:calc(96px + env(safe-area-inset-bottom,0px));right:24px;width:400px;height:560px;max-height:calc(100vh - 120px);border-radius:var(--radius-2xl);background:var(--bg-dark);border:1px solid var(--border);box-shadow:var(--shadow-card);z-index:999;overflow:hidden;animation:svelte-1ktyxsh-windowOpen .3s ease forwards}@keyframes svelte-1ktyxsh-windowOpen{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-consent-notice.svelte-1ktyxsh{display:flex;flex-direction:column;height:100%}.consent-header.svelte-1ktyxsh{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.consent-header.svelte-1ktyxsh .header-info:where(.svelte-1ktyxsh){display:flex;align-items:center;gap:10px}.consent-header.svelte-1ktyxsh .avatar:where(.svelte-1ktyxsh){width:36px;height:36px;border-radius:var(--radius-full);background:var(--text-light);color:var(--bg-dark);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--text-size-5)}.consent-header.svelte-1ktyxsh .title:where(.svelte-1ktyxsh){font-weight:600;font-size:var(--text-size-5);color:var(--text-light)}.consent-header.svelte-1ktyxsh .close-btn:where(.svelte-1ktyxsh){background:none;border:none;color:var(--text-muted-dark);cursor:pointer;padding:4px;border-radius:var(--radius-sm);transition:color .2s ease}.consent-header.svelte-1ktyxsh .close-btn:where(.svelte-1ktyxsh):hover{color:var(--text-light)}.consent-body.svelte-1ktyxsh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;gap:16px}.consent-body.svelte-1ktyxsh p:where(.svelte-1ktyxsh){color:var(--text-muted-dark);font-size:var(--text-size-5);line-height:1.5;margin:0}.consent-body.svelte-1ktyxsh a:where(.svelte-1ktyxsh){color:var(--text-light);text-decoration:underline}.consent-btn.svelte-1ktyxsh{background:var(--text-light);color:var(--bg-dark);border:none;border-radius:var(--radius-md);padding:10px 24px;font-family:var(--font-primary);font-size:var(--text-size-5);font-weight:600;cursor:pointer;transition:opacity .2s ease;margin-top:8px}.consent-btn.svelte-1ktyxsh:hover{opacity:.85}@media(max-width:768px){.chat-window-container.svelte-1ktyxsh{bottom:0;right:0;width:100%;height:100%;max-height:100%;border-radius:0;z-index:1100}.chat-fab.is-open.svelte-1ktyxsh{display:none}}
