:root{--v-blue: #07a1c2;--v-red: #e44634;--v-orange: #f2a23e;--v-green: #65b03b;--v-dark: #0a3d4f;--v-mid: #07697d;--v-blue-50: #ebf7fa;--v-blue-100: #d9f0f5;--v-blue-200: #b4e2ec;--v-blue-300: #8fd4e3;--v-blue-400: #51bdd4;--v-blue-500: #07a1c2;--v-blue-600: #088ca9;--v-blue-700: #09748e;--v-blue-800: #0b5c71;--v-blue-900: #0c4050;--v-red-50: #fcf0ee;--v-red-100: #fae3e0;--v-red-200: #f6c7c2;--v-red-300: #f2aba3;--v-red-400: #ec7d70;--v-red-500: #e44634;--v-red-600: #c43e30;--v-red-700: #9f362d;--v-red-800: #792e2a;--v-red-900: #4e2526;--v-orange-50: #fdf7ef;--v-orange-100: #fdf1e2;--v-orange-200: #fbe3c5;--v-orange-300: #f9d5a8;--v-orange-400: #f5bd77;--v-orange-500: #f2a23e;--v-orange-600: #cf8d39;--v-orange-700: #a97534;--v-orange-800: #805c2f;--v-orange-900: #534029;--v-green-50: #f2f8ef;--v-green-100: #e7f3e1;--v-green-200: #d0e7c4;--v-green-300: #b9dba6;--v-green-400: #93c775;--v-green-500: #65b03b;--v-green-600: #589936;--v-green-700: #467a2e;--v-green-800: #355b25;--v-green-900: #253e1c;--n0: #ffffff;--n50: #f7f9fb;--n100: #edf2f5;--n200: #dde4e9;--n300: #c2ccd3;--n400: #94a3ad;--n500: #6b7b86;--n600: #4c5b65;--n700: #2f3b44;--n800: #1a2329;--wa-chat-bg: #efeae2;--wa-burbuja-saliente: #d9fdd3;--wa-burbuja-entrante: #ffffff;--wa-texto: #111b21;--wa-texto-suave: #54656f;--wa-verde: #25d366;--wa-cabecera: #008069;--v-amber: #b45309;--v-amber-a10: rgba(245, 158, 11, .1);--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(221, 228, 233, .6);--v-blue-a10: rgba(7, 161, 194, .1);--v-blue-a20: rgba(7, 161, 194, .2);--v-orange-a10: rgba(242, 162, 62, .12);--v-orange-a20: rgba(242, 162, 62, .2);--v-red-a10: rgba(228, 70, 52, .1);--v-green-a10: rgba(101, 176, 59, .1);--font-display: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", Consolas, monospace;--sombra-primario: 0 4px 12px rgba(7, 161, 194, .28);--sombra-primario-hover: 0 6px 16px rgba(7, 161, 194, .38);--bg-body: var(--n100);--bg-header: #fff;--bg-card: #fff;--bg-input: var(--n50);--color-text: var(--v-dark);--border-header: var(--n200);--row-hover: var(--n50)}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font-body);color:var(--color-text);background:var(--n100)}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;letter-spacing:-.02em}.material-symbols-outlined{font-variation-settings:"opsz" 20,"wght" 400,"FILL" 0,"GRAD" 0;vertical-align:middle;line-height:1}.icon-16{font-size:16px}.icon-18{font-size:18px}.icon-20{font-size:20px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--n300);border-radius:999px;background:transparent;color:var(--n600);cursor:pointer;transition:background .15s ease,transform .16s ease,box-shadow .16s ease}.icon-btn:hover:not(:disabled){background:var(--row-hover);transform:translateY(-1px);box-shadow:var(--sombra-primario)}.icon-btn:disabled{cursor:default;color:var(--n400)}.icon-btn.girando .material-symbols-outlined{animation:icon-btn-giro .8s linear infinite}@keyframes icon-btn-giro{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.icon-btn.girando .material-symbols-outlined{animation:none}.icon-btn{transition:background .15s ease}.icon-btn:hover:not(:disabled){transform:none}}.chip-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;background:currentColor;display:inline-block}.btn-acento{position:relative;overflow:hidden;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,background .15s ease}.btn-acento:hover:not(:disabled):not(.disabled){transform:translateY(-1px);box-shadow:var(--sombra-primario-hover)}.btn-acento:active:not(:disabled):not(.disabled){transform:translateY(0)}.btn-acento .onda{position:absolute;left:50%;top:50%;border-radius:50%;background:#ffffff73;transform:scale(0);pointer-events:none;animation:onda .85s cubic-bezier(.22,.61,.36,1) forwards}@keyframes onda{to{transform:scale(1);opacity:0}}@media (prefers-reduced-motion: reduce){.btn-acento{transition:box-shadow .18s ease,background .15s ease}.btn-acento:hover:not(:disabled):not(.disabled){transform:none}.btn-acento .onda{display:none;animation:none}}.fondo-chat{background-color:var(--wa-chat-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='128' viewBox='0 0 128 128'%3E%3Cg fill='none' stroke='%23000' stroke-opacity='.05' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 18h14M12 24h9'/%3E%3Cpath d='M28 60l6 6 11-13'/%3E%3Cpath d='M74 54h18v13H84l-5 6v-6h-5z'/%3E%3Cpath d='M16 98c5-7 12-7 17 0'/%3E%3Cpath d='M56 20v11M50.5 25.5h11'/%3E%3Crect x='88' y='12' width='20' height='15' rx='4'/%3E%3Cpath d='M98 12V7M85 20h-3M111 20h3M94 24h8'/%3E%3Ccircle cx='98' cy='5.5' r='2'/%3E%3Ccircle cx='94' cy='19' r='1.5'/%3E%3Ccircle cx='102' cy='19' r='1.5'/%3E%3Crect x='54' y='84' width='20' height='15' rx='4'/%3E%3Cpath d='M64 84v-5M51 92h-3M77 92h3M60 96h8'/%3E%3Ccircle cx='64' cy='77.5' r='2'/%3E%3Ccircle cx='60' cy='91' r='1.5'/%3E%3Ccircle cx='68' cy='91' r='1.5'/%3E%3Cpath d='M100 60l5 5 5-5'/%3E%3C/g%3E%3C/svg%3E")}.switch-row{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none}.switch-row input{position:absolute;opacity:0;width:0;height:0}.switch-row .switch{position:relative;flex-shrink:0;width:38px;height:22px;border-radius:999px;background:var(--n300);transition:background .18s ease}.switch-row .switch:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0a3d4f40;transition:transform .18s ease}.switch-row input:checked+.switch{background:var(--v-blue)}.switch-row input:checked+.switch:after{transform:translate(16px)}.switch-row input:focus-visible+.switch{outline:2px solid var(--v-blue);outline-offset:2px}.switch-row input:disabled+.switch{opacity:.5}@media (prefers-reduced-motion: reduce){.switch-row .switch,.switch-row .switch:after{transition:none}}.hint{margin:0;padding:12px 16px;background:var(--bg-card);border:1px solid var(--n200);border-radius:12px;color:var(--n600);font-size:13px;line-height:1.5}
