.tc-wrap{background:#fff;border:1px solid #ffffff80;border-radius:16px;flex-direction:column;width:100%;max-width:610px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 24px 60px #06090e6b,0 4px 14px #06090e3d}.tc-progress{background:#eef1f5;flex:none;height:4px}.tc-progress-bar{background:linear-gradient(90deg,#2563eb,#3b82f6);height:100%;transition:width .45s cubic-bezier(.4,0,.2,1);display:block}.tc-hilo{scroll-behavior:smooth;background:#f7f9fc;flex-direction:column;min-height:320px;max-height:min(62vh,560px);padding:22px 18px 8px;display:flex;overflow-y:auto}.tc-hilo-inner{margin-top:auto}.tc-msg{margin-bottom:10px;display:flex}.tc-msg-bot{justify-content:flex-start}.tc-msg-yo{justify-content:flex-end}.tc-burbuja{border-radius:16px;max-width:78%;padding:11px 15px;font-size:15px;line-height:1.5;animation:.28s cubic-bezier(.22,.61,.36,1) tc-entrar}.tc-msg-bot .tc-burbuja{color:#1f2937;background:#fff;border:1px solid #e6e8ec;border-bottom-left-radius:5px}.tc-msg-yo .tc-burbuja{color:#fff;background:#1e3a8a;border-bottom-right-radius:5px}@keyframes tc-entrar{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tc-escribiendo{align-items:center;gap:4px;padding:14px 16px;display:flex}.tc-escribiendo span{background:#9aa5b1;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite tc-punto}.tc-escribiendo span:nth-child(2){animation-delay:.16s}.tc-escribiendo span:nth-child(3){animation-delay:.32s}@keyframes tc-punto{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.tc-entrada{background:#fff;border-top:1px solid #e6e8ec;padding:12px 14px 14px}.tc-chips{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.tc-chip{color:#1e3a8a;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:9px 15px;font-size:14px;font-weight:600;transition:background .15s,transform .15s}.tc-chip:hover:not(:disabled){background:#e0e7ff}.tc-chip:active:not(:disabled){transform:scale(.97)}.tc-chip:disabled{opacity:.5;cursor:default}.tc-form{align-items:center;gap:8px;display:flex}.tc-input{color:#1f2937;background:#fff;border:1px solid #d3d9e2;border-radius:999px;flex:1;min-width:0;padding:12px 18px;font-size:16px}.tc-input:focus-visible{outline-offset:1px;border-color:#2563eb;outline:2px solid #2563eb}.tc-enviar{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;transition:background .15s,opacity .15s;display:grid}.tc-enviar:hover:not(:disabled){background:#1d4ed8}.tc-enviar:disabled{opacity:.4;cursor:default}.tc-cierre{background:#fff;border-top:1px solid #e6e8ec;padding:16px 16px 20px}.tc-fotos{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.tc-foto-item{border-radius:10px;width:62px;height:62px;margin:0;animation:.25s tc-foto-entra;position:relative;overflow:hidden}@keyframes tc-foto-entra{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:none}}.tc-foto{object-fit:cover;border:1px solid #e6e8ec;border-radius:10px;width:100%;height:100%;transition:filter .3s,opacity .3s;display:block}.tc-foto-subiendo .tc-foto{filter:grayscale(.4)brightness(.65);opacity:.9}.tc-foto-cargando{background:#0f172a47;border-radius:10px;place-items:center;display:grid;position:absolute;inset:0}.tc-spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.75s linear infinite tc-girar}@keyframes tc-girar{to{transform:rotate(360deg)}}.tc-foto-subiendo:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffff59 50%,#0000 80%);animation:1.4s ease-in-out infinite tc-barrido;position:absolute;inset:0;transform:translate(-100%)}@keyframes tc-barrido{to{transform:translate(100%)}}.tc-foto-error .tc-foto{filter:grayscale()brightness(.7);border-color:#f04438}.tc-foto-aviso{color:#fff;background:#f044388c;border-radius:10px;place-items:center;font-size:20px;font-weight:800;display:grid;position:absolute;inset:0}.tc-foto-quitar{color:#fff;cursor:pointer;opacity:0;background:#0f172ab8;border:none;border-radius:50%;place-items:center;width:20px;height:20px;font-size:15px;line-height:1;transition:opacity .15s;display:grid;position:absolute;top:2px;right:2px}.tc-foto-item:hover .tc-foto-quitar,.tc-foto-quitar:focus-visible{opacity:1}@media (hover:none){.tc-foto-quitar{opacity:1}}.tc-foto-add{color:#2563eb;cursor:pointer;background:#f7f9fc;border:2px dashed #c7d2fe;border-radius:10px;width:62px;height:62px;font-size:24px}.tc-foto-add:hover:not(:disabled){background:#eef2ff}.tc-foto-camara{color:#fff;background:#2563eb;border-style:solid;border-color:#2563eb;place-items:center;display:grid}.tc-foto-camara:hover:not(:disabled){background:#1d4ed8}.tc-foto-icono{color:#94a3b8;background:#e8edf5;border:1px solid #e6e8ec;border-radius:10px;place-items:center;width:100%;height:100%;display:grid}.tc-hp{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.tc-privacidad{color:#4b5563;cursor:pointer;align-items:flex-start;gap:9px;margin-bottom:14px;font-size:13px;display:flex}.tc-privacidad a{color:#2563eb}.tc-submit{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:700;transition:background .15s}.tc-submit:hover:not(:disabled){background:#1d4ed8}.tc-submit:disabled{opacity:.45;cursor:default}.tc-error{color:#b42318;margin:0 0 12px;font-size:14px}.tc-resultado{text-align:center;background:#fff;border:1px solid #d1fadf;border-radius:14px;margin:10px 0 18px;padding:22px}.tc-resultado-titulo{color:#027a48;margin:0 0 8px;font-size:20px}.tc-resultado-texto{color:#4b5563;margin:0 0 6px;font-size:15px}.tc-precio{color:#1e3a8a;margin:6px 0;font-size:30px;font-weight:800}.tc-resultado-nota{color:#6b7280;margin:8px 0 0;font-size:13px}@media (width<=640px){.tc-wrap{border-radius:14px;height:100%}.tc-hilo{flex:1;min-height:0;max-height:none;padding:16px 12px 6px}.tc-burbuja{max-width:88%;font-size:15px}.tc-entrada{padding:10px 10px 12px}.tc-input{padding:13px 16px}.tc-enviar{width:46px;height:46px}.tc-chip{padding:10px 15px}.tc-cierre{padding:14px 12px 16px}.tc-foto-item,.tc-foto-add,.tc-foto-camara{width:58px;height:58px}.tc-submit{padding:15px}.tc-resultado{padding:18px 14px}.tc-precio{font-size:26px}}@media (prefers-reduced-motion:reduce){.tc-burbuja{animation:none}.tc-escribiendo span{opacity:.55;animation:none}.tc-progress-bar{transition:none}.tc-hilo{scroll-behavior:auto}.tc-spinner{animation:none}.tc-foto-subiendo:after{opacity:0;animation:none}.tc-foto-item{animation:none}}.tc-page[data-astro-cid-anlw5b7p]{--tc-hueco-navbar:calc(var(--header-height,56px) + 28px);min-height:100vh;padding:var(--tc-hueco-navbar) 16px 56px;background:linear-gradient(#0a0c1073 0%,#0a0c1066 55%,#0a0c1038 74%,#0a0c1000 90%),linear-gradient(100deg,#0a0c1085 0%,#0a0c1094 45%,#0a0c109e 100%),url(/img/furgo-motodirecta-bg.webp) 50%/cover no-repeat}.tc-page-head[data-astro-cid-anlw5b7p]{text-align:center;max-width:610px;margin:0 auto 20px}.tc-page-titulo[data-astro-cid-anlw5b7p]{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 12px #00000059;margin:0 0 8px;font-size:clamp(26px,5vw,38px);font-weight:800;line-height:1.15}.tc-page-sub[data-astro-cid-anlw5b7p]{color:#ffffffe6;text-wrap:balance;text-shadow:0 1px 8px #00000059;margin:0;font-size:clamp(15px,2.6vw,17px)}.tc-page-alt[data-astro-cid-anlw5b7p]{text-align:center;color:#ffffffbf;text-shadow:0 1px 8px #00000059;max-width:610px;margin:18px auto 0;font-size:14px}.tc-page-alt[data-astro-cid-anlw5b7p] a[data-astro-cid-anlw5b7p]{color:#fff;text-decoration:underline}@media (width>=641px){.tc-page[data-astro-cid-anlw5b7p]{flex-direction:column;display:flex}.tc-page-contenido[data-astro-cid-anlw5b7p]{width:100%;margin-block:auto}}@media (width<=640px){.tc-page[data-astro-cid-anlw5b7p]{--tc-hueco-navbar:calc(var(--header-height,56px) + 14px);padding:var(--tc-hueco-navbar) 10px 16px;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.tc-page-head[data-astro-cid-anlw5b7p]{margin-bottom:14px}.tc-page-titulo[data-astro-cid-anlw5b7p]{margin-bottom:5px;font-size:25px}.tc-page-contenido[data-astro-cid-anlw5b7p]{flex-direction:column;flex:1;min-height:0;display:flex}.tc-page-contenido[data-astro-cid-anlw5b7p] .tc-wrap{flex:1;min-height:0}.tc-page-alt[data-astro-cid-anlw5b7p]{padding-bottom:env(safe-area-inset-bottom);margin-top:14px}}
