.site-nav[data-astro-cid-2mxdoeuz]{position:sticky;top:0;z-index:50;background:#ffffffd9;backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;justify-content:space-between;height:68px}.brand[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:var(--text)}.brand-logo[data-astro-cid-2mxdoeuz]{width:32px;height:32px;border-radius:8px;object-fit:cover}.contacto-main[data-astro-cid-2mxdoeuz]{padding:56px 0 96px;background:radial-gradient(80% 60% at 80% 0%,rgba(78,72,224,.08),transparent 60%),var(--kr-brand-wash);min-height:calc(100vh - 68px)}.contacto-grid[data-astro-cid-2mxdoeuz]{display:grid;grid-template-columns:1fr 1.05fr;gap:48px;align-items:stretch}@media(max-width:880px){.contacto-grid[data-astro-cid-2mxdoeuz]{grid-template-columns:1fr;gap:28px}}.contacto-aside[data-astro-cid-2mxdoeuz] h1[data-astro-cid-2mxdoeuz]{font-size:clamp(28px,3.4vw,44px);margin-top:16px}.contacto-aside[data-astro-cid-2mxdoeuz] .lead[data-astro-cid-2mxdoeuz]{font-size:17px;color:var(--text-soft);margin-top:8px}.contacto-bullets[data-astro-cid-2mxdoeuz]{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px;color:var(--text-soft);font-size:14px}.contacto-bullets[data-astro-cid-2mxdoeuz] li[data-astro-cid-2mxdoeuz]{display:inline-flex;align-items:center;gap:10px}.legal-note[data-astro-cid-2mxdoeuz]{margin-top:28px;font-size:12px;color:var(--text-muted);line-height:1.55}.legal-note[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:var(--kr-brand);text-decoration:underline}.chat-card[data-astro-cid-2mxdoeuz]{background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:var(--kr-shadow-lg);display:flex;flex-direction:column;min-height:540px;max-height:min(720px,80vh);overflow:hidden}[data-astro-cid-2mxdoeuz][hidden]{display:none!important}.chat-form[data-astro-cid-2mxdoeuz]{padding:28px 28px 24px;display:flex;flex-direction:column;gap:14px}.chat-form-head[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{margin:0 0 4px;font-size:22px}.chat-form-head[data-astro-cid-2mxdoeuz] p[data-astro-cid-2mxdoeuz]{margin:0 0 8px;color:var(--text-soft);font-size:14px}.field[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;gap:6px}.field[data-astro-cid-2mxdoeuz] span[data-astro-cid-2mxdoeuz]{font-size:13px;font-weight:600;color:var(--text)}.field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz],.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{font:inherit;padding:11px 14px;border-radius:12px;border:1px solid var(--border-strong);background:#fff;color:var(--text);transition:border-color .12s ease,box-shadow .12s ease}.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]{resize:vertical;min-height:84px}.field[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus,.field[data-astro-cid-2mxdoeuz] textarea[data-astro-cid-2mxdoeuz]:focus{outline:none;border-color:var(--kr-brand);box-shadow:0 0 0 3px #4e48e02e}.form-error[data-astro-cid-2mxdoeuz]{margin:0;color:#b42323;background:#fdecec;border:1px solid #f5c2c2;padding:10px 12px;border-radius:10px;font-size:13px}.submit-spinner[data-astro-cid-2mxdoeuz]{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}.chat-window[data-astro-cid-2mxdoeuz]{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.chat-head[data-astro-cid-2mxdoeuz]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border);background:var(--kr-indigo-wash)}.chat-head[data-astro-cid-2mxdoeuz] h2[data-astro-cid-2mxdoeuz]{margin:0;font-size:16px;color:var(--text)}.chat-sub[data-astro-cid-2mxdoeuz]{margin:4px 0 0;font-size:12px;color:var(--text-soft);display:inline-flex;align-items:center;gap:8px}.status-dot[data-astro-cid-2mxdoeuz]{width:9px;height:9px;border-radius:50%;background:var(--kr-ink-300);box-shadow:0 0 0 2px #0000000a}.status-dot[data-astro-cid-2mxdoeuz][data-state=online]{background:var(--kr-appt-confirmed)}.status-dot[data-astro-cid-2mxdoeuz][data-state=connecting]{background:var(--kr-appt-pending)}.status-dot[data-astro-cid-2mxdoeuz][data-state=offline]{background:var(--kr-appt-cancelled)}.chat-reset[data-astro-cid-2mxdoeuz]{font-size:12px;font-weight:700;color:var(--kr-brand);background:transparent;border:1px solid var(--border-strong);border-radius:999px;padding:6px 12px;cursor:pointer}.chat-reset[data-astro-cid-2mxdoeuz]:hover{background:#fff}.chat-log[data-astro-cid-2mxdoeuz]{list-style:none;padding:18px 18px 8px;margin:0;overflow-y:auto;flex:1 1 auto;display:flex;flex-direction:column;gap:10px;background:#fff}.msg[data-astro-cid-2mxdoeuz]{max-width:80%;display:flex;flex-direction:column;gap:2px}.msg-in[data-astro-cid-2mxdoeuz]{align-self:flex-start}.msg-out[data-astro-cid-2mxdoeuz]{align-self:flex-end;align-items:flex-end}.bubble[data-astro-cid-2mxdoeuz]{padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.45;white-space:pre-wrap;word-wrap:break-word}.msg-in[data-astro-cid-2mxdoeuz] .bubble[data-astro-cid-2mxdoeuz]{background:var(--kr-ink-100);color:var(--text);border-bottom-left-radius:4px}.msg-out[data-astro-cid-2mxdoeuz] .bubble[data-astro-cid-2mxdoeuz]{background:var(--kr-brand);color:#fff;border-bottom-right-radius:4px}.meta[data-astro-cid-2mxdoeuz]{font-size:11px;color:var(--text-muted);padding:0 4px}.msg-system[data-astro-cid-2mxdoeuz]{align-self:center;max-width:90%;font-size:12px;color:var(--text-muted);background:var(--kr-indigo-wash);border-radius:999px;padding:6px 14px}.chat-send[data-astro-cid-2mxdoeuz]{display:flex;gap:8px;padding:12px 16px 16px;border-top:1px solid var(--border);background:#fff}.chat-send[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]{flex:1;font:inherit;padding:11px 14px;border-radius:999px;border:1px solid var(--border-strong);background:#fff}.chat-send[data-astro-cid-2mxdoeuz] input[data-astro-cid-2mxdoeuz]:focus{outline:none;border-color:var(--kr-brand);box-shadow:0 0 0 3px #4e48e02e}.chat-send-btn[data-astro-cid-2mxdoeuz]{padding:11px 14px;border-radius:999px}.site-footer[data-astro-cid-2mxdoeuz].compact{border-top:1px solid var(--border);padding:20px 0;background:#fff}.footer-base[data-astro-cid-2mxdoeuz]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--text-muted)}.footer-legal[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]{color:inherit}.footer-legal[data-astro-cid-2mxdoeuz] a[data-astro-cid-2mxdoeuz]:hover{color:var(--kr-brand)}
