.tv-shell{--tv-bg:#fff;--tv-bg-2:#f6f8fc;--tv-bg-3:#eaf0f9;--tv-tint:#f0f4fb;--tv-ink:#0b1024;--tv-ink-2:#4f5a75;--tv-ink-3:#8893ab;--tv-ink-4:#b7bfd0;--tv-brand:#0f398d;--tv-brand-2:#1a4fb8;--tv-brand-soft:#e3ebf8;--tv-brand-soft-2:#d2ddf1;--tv-line:#e3e8f2;--tv-line-2:#c9d2e3;--tv-success:#1f8b5f;--tv-success-soft:#e0f1e9;--tv-warning:#c97a12;--tv-warning-soft:#faefd9;--tv-danger:#c53a2e;--tv-danger-soft:#fbe4e1;--tv-info:#0f398d;--tv-info-soft:#e3ebf8;--tv-shadow-sm:0 1px 2px #0b10240d;--tv-shadow-md:0 4px 16px -2px #0b10240f, 0 2px 4px #0b102408;--tv-shadow-lg:0 12px 32px -8px #0b10241a, 0 4px 8px #0b10240a;--tv-shadow-brand:0 6px 20px -4px #0f398d47;background-color:var(--tv-bg);color:var(--tv-ink);font-family:var(--font-nunito), ui-sans-serif, system-ui, sans-serif;font-feature-settings:"ss01";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tv-shell .tv-h1{letter-spacing:-.02em;color:var(--tv-ink);font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}.tv-shell .tv-h2{letter-spacing:-.01em;color:var(--tv-ink);font-size:1.5rem;font-weight:700;line-height:1.25}.tv-shell .tv-h3{color:var(--tv-ink);font-size:1.1rem;font-weight:700}.tv-shell .tv-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--tv-brand);font-size:.72rem;font-weight:700}.tv-shell .tv-label{letter-spacing:.06em;text-transform:uppercase;color:var(--tv-ink-3);font-size:.72rem;font-weight:600}.tv-shell .tv-muted{color:var(--tv-ink-2)}.tv-shell .tv-card{background:var(--tv-bg);border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-sm);border-radius:16px;transition:box-shadow .22s,border-color .22s,transform .22s}.tv-shell .tv-card-hover:hover{box-shadow:var(--tv-shadow-md);border-color:var(--tv-line-2)}.tv-shell .tv-card-tinted{background:var(--tv-bg-2);border-color:var(--tv-line)}.tv-shell .tv-card-brand{background:var(--tv-tint);border-color:var(--tv-brand-soft-2)}.tv-shell .tv-btn{letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;padding:.7rem 1.2rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.tv-shell .tv-btn:focus-visible{outline:2px solid var(--tv-brand);outline-offset:2px}.tv-shell .tv-btn[disabled]{opacity:.45;cursor:not-allowed}.tv-shell .tv-btn-primary{background:var(--tv-brand);color:#fff;box-shadow:var(--tv-shadow-sm)}.tv-shell .tv-btn-primary:hover:not([disabled]){background:var(--tv-brand-2);box-shadow:var(--tv-shadow-brand)}.tv-shell .tv-btn-premium{color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#1a4fb8 0%,#0f398d 55%,#0a2a6e 100%);border:1px solid #ffffff1f;border-radius:12px;padding:.65rem 1.3rem;font-size:.9rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 6px 20px -4px #0f398d73,0 2px 4px #0f398d40}.tv-shell .tv-btn-premium:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff1a 0%,#fff0 100%);position:absolute;inset:0 0 50%}.tv-shell .tv-btn-premium:hover:not([disabled]){background:linear-gradient(135deg,#1e5acc 0%,#1a4fb8 55%,#0f398d 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 10px 28px -4px #0f398d8c,0 4px 8px #0f398d4d}.tv-shell .tv-btn-premium:active:not([disabled]){transform:translateY(0);box-shadow:inset 0 1px #ffffff1f,0 4px 12px -2px #0f398d66}.tv-shell .tv-btn-outline{color:var(--tv-brand);border-color:var(--tv-line);background:#fff}.tv-shell .tv-btn-outline:hover:not([disabled]){background:var(--tv-tint);border-color:var(--tv-brand-soft-2)}.tv-shell .tv-btn-ghost{color:var(--tv-ink-2);background:0 0}.tv-shell .tv-btn-ghost:hover:not([disabled]){background:var(--tv-bg-2);color:var(--tv-ink)}.tv-shell .tv-btn-danger{color:var(--tv-danger);border-color:var(--tv-line);background:#fff}.tv-shell .tv-btn-danger:hover:not([disabled]){background:var(--tv-danger-soft);border-color:var(--tv-danger)}.tv-shell .tv-chip{letter-spacing:.005em;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.74rem;font-weight:700;display:inline-flex}.tv-shell .tv-tabs{background:var(--tv-bg-2);border:1px solid var(--tv-line);border-radius:12px;gap:2px;padding:4px;display:inline-flex}.tv-shell .tv-tab{font:inherit;color:var(--tv-ink-2);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.86rem;font-weight:600;transition:background .18s,color .18s;display:inline-flex}.tv-shell .tv-tab:hover{color:var(--tv-ink)}.tv-shell .tv-tab[data-active=true]{color:var(--tv-brand);box-shadow:var(--tv-shadow-sm);background:#fff;font-weight:700}.tv-shell .tv-meta-row{grid-template-columns:1.75rem 1fr auto;align-items:center;gap:.85rem;padding:.85rem 0;display:grid}.tv-shell .tv-meta-row .tv-meta-icon{background:var(--tv-tint);width:1.75rem;height:1.75rem;color:var(--tv-brand);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tv-shell .tv-avatar{background:linear-gradient(135deg, var(--tv-brand-soft) 0%, var(--tv-brand-soft-2) 100%);border:1px solid var(--tv-brand-soft-2);width:3rem;height:3rem;color:var(--tv-brand);letter-spacing:.02em;border-radius:12px;justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;display:inline-flex}.tv-shell .tv-avatar-lg{border-radius:16px;width:4rem;height:4rem;font-size:1.3rem}.tv-shell .tv-callout{background:var(--tv-tint);border:1px solid var(--tv-brand-soft-2);border-left:4px solid var(--tv-brand);border-radius:12px;padding:1rem 1.2rem;position:relative}@keyframes tv-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tv-shell .tv-enter{animation:.55s cubic-bezier(.16,1,.3,1) backwards tv-fade-up}@keyframes tv-pulse-soft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.tv-shell .tv-pulse{animation:1.6s ease-in-out infinite tv-pulse-soft}@keyframes tv-pulse-ring{0%{box-shadow:0 0 #0f398d4d}to{box-shadow:0 0 0 14px #0f398d00}}.tv-shell .tv-pulse-ring{animation:1.8s ease-out infinite tv-pulse-ring}.tv-shell .tv-dot{background:currentColor;border-radius:999px;width:.5rem;height:.5rem;display:inline-block}.tv-shell ::selection{background:var(--tv-brand);color:#fff}.tv-shell .tv-step{border:1px solid var(--tv-line-2);width:1.85rem;height:1.85rem;color:var(--tv-ink-3);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.tv-shell .tv-step[data-state=done]{background:var(--tv-brand);border-color:var(--tv-brand);color:#fff}.tv-shell .tv-step[data-state=active]{background:var(--tv-tint);border-color:var(--tv-brand);color:var(--tv-brand);box-shadow:0 0 0 4px var(--tv-brand-soft)}.tv-shell .tv-step-line{background:var(--tv-line);border-radius:2px;flex:1;height:2px;transition:background .2s}.tv-shell .tv-step-line[data-done=true]{background:var(--tv-brand)}.tv-shell .tv-input,.tv-shell .tv-textarea{border:1px solid var(--tv-line-2);width:100%;font:inherit;color:var(--tv-ink);background:#fff;border-radius:10px;padding:.7rem .85rem;font-size:.95rem;transition:border-color .16s,box-shadow .16s}.tv-shell .tv-input::placeholder,.tv-shell .tv-textarea::placeholder{color:var(--tv-ink-4)}.tv-shell .tv-input:focus,.tv-shell .tv-textarea:focus{border-color:var(--tv-brand);box-shadow:0 0 0 3px var(--tv-brand-soft);outline:none}.tv-shell .tv-input:disabled,.tv-shell .tv-textarea:disabled{background:var(--tv-bg-2);color:var(--tv-ink-2);cursor:not-allowed}.tv-shell .tv-textarea{resize:vertical;min-height:120px}.tv-shell .tv-field-label{color:var(--tv-ink-2);margin-bottom:.35rem;font-size:.78rem;font-weight:700;display:block}.tv-dialog{font-family:var(--font-nunito), ui-sans-serif, system-ui, sans-serif;color:#0b1024;background:#fff;border:1px solid #e3e8f2;border-radius:16px;box-shadow:0 24px 64px -16px #0b102461,0 8px 20px -8px #0b102433}.tv-dialog [data-slot=title],.tv-dialog h2{color:#0b1024}.tv-dialog-field{width:100%;font:inherit;color:#0b1024;resize:vertical;background:#fff;border:1px solid #c9d2e3;border-radius:10px;min-height:92px;padding:.7rem .85rem;font-size:.95rem;transition:border-color .16s,box-shadow .16s}.tv-dialog-field::placeholder{color:#b7bfd0}.tv-dialog-field:focus{border-color:#0f398d;outline:none;box-shadow:0 0 0 3px #e3ebf8}.tv-shell .tv-ref-hero{color:#fff;background:radial-gradient(130% 130% at 0 0,#2056c4 0%,#2056c400 52%),radial-gradient(120% 120% at 100% 8%,#2f6fd6 0%,#2f6fd600 46%),linear-gradient(135deg,#0f398d 0%,#0a2966 100%);border-radius:22px;padding:1.5rem 1.5rem 1.6rem;position:relative;overflow:hidden;box-shadow:0 20px 46px -18px #0f398d8c}.tv-shell .tv-ref-hero:before{content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 72%);mask-image:linear-gradient(135deg,#000,#0000 72%)}.tv-shell .tv-ref-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffffb8;font-size:.7rem;font-weight:800}.tv-shell .tv-ref-context{flex-wrap:wrap;gap:.5rem;display:flex}.tv-shell .tv-ref-chip{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.4rem;padding:.34rem .72rem;font-size:.8rem;font-weight:700;display:inline-flex}.tv-shell .tv-ref-chip svg{opacity:.82}.tv-shell .tv-ref-chip-mono{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tv-shell .tv-ref-herostatus{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:.42rem;padding:.42rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.tv-shell .tv-ref-quesito{border:1px solid var(--tv-line);border-left:3px solid var(--tv-brand);box-shadow:var(--tv-shadow-sm);background:#fff;border-radius:12px;padding:1rem 1.1rem;position:relative}.tv-shell .tv-ref-rail{position:static}@media (min-width:1024px){.tv-shell .tv-ref-rail{position:sticky;top:1.25rem}}.tv-shell .tv-ref-railcard{border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-md);background:#fff;border-radius:16px;overflow:hidden}.tv-shell .tv-ref-railitem{width:100%;color:var(--tv-ink-2);text-align:left;border-radius:10px;align-items:center;gap:.6rem;padding:.5rem .6rem;font-size:.83rem;font-weight:700;transition:background .14s,color .14s;display:flex}.tv-shell .tv-ref-railitem:hover{background:var(--tv-bg-2);color:var(--tv-ink)}.tv-shell .tv-ref-railitem[data-active=true]{background:var(--tv-tint);color:var(--tv-brand)}.tv-shell .tv-ref-raildot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.tv-shell .tv-ring-track{stroke:var(--tv-bg-3)}.tv-shell .tv-ring-fill{stroke:var(--tv-brand);transition:stroke-dashoffset .52s cubic-bezier(.4,0,.2,1),stroke .22s}.tv-shell .tv-ring-fill[data-done=true]{stroke:var(--tv-success)}.tv-shell .tv-secbadge{color:#fff;text-transform:lowercase;background:linear-gradient(135deg,#1a4fb8,#0f398d);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:800;display:inline-flex;box-shadow:0 4px 10px -3px #0f398d80}.tv-shell .tv-secbadge-sm{width:1.55rem;height:1.55rem;box-shadow:none;border-radius:8px;font-size:.72rem}.tv-shell .tv-field-card[data-locked=true] .tv-secbadge{background:var(--tv-ink-4);box-shadow:none}.tv-shell .tv-dock{z-index:20;border:1px solid var(--tv-line);-webkit-backdrop-filter:blur(14px)saturate(1.4);backdrop-filter:blur(14px)saturate(1.4);background:#ffffffd1;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .8rem .7rem 1.1rem;display:flex;position:sticky;bottom:.75rem;box-shadow:0 -2px 8px -5px #0b10240d,0 16px 38px -14px #0b10243d}.tv-shell .tv-field-card{border:1px solid var(--tv-line);box-shadow:var(--tv-shadow-sm);background:#fff;border-radius:14px;padding:.95rem 1.05rem 1.05rem;transition:border-color .16s,box-shadow .16s}.tv-shell .tv-field-card[data-filled=true]{border-color:var(--tv-brand-soft-2)}.tv-shell .tv-field-card:focus-within{border-color:var(--tv-brand);box-shadow:0 0 0 3px var(--tv-brand-soft)}.tv-shell .tv-field-card[data-locked=true]{background:var(--tv-bg-2);box-shadow:none}.tv-shell .tv-field-input{width:100%;font:inherit;color:var(--tv-ink);resize:vertical;background:0 0;border:0;outline:none;min-height:84px;margin-top:.55rem;padding:0;font-size:.95rem;line-height:1.55}.tv-shell .tv-field-input::placeholder{color:var(--tv-ink-4)}.tv-shell .tv-field-input:disabled{color:var(--tv-ink-2);cursor:not-allowed;resize:none}.tv-shell .tv-tag{background:var(--tv-brand-soft);min-width:1.1rem;height:1.1rem;color:var(--tv-brand);text-transform:lowercase;border-radius:5px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.tv-shell .tv-tile{text-align:left;border:1.5px solid var(--tv-line);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:.9rem;width:100%;padding:1rem 1.1rem;transition:border-color .18s,background .18s,box-shadow .18s,transform .12s;display:flex}.tv-shell .tv-tile:hover{border-color:var(--tv-brand-soft-2);background:var(--tv-bg-2)}.tv-shell .tv-tile[data-selected=true]{border-color:var(--tv-brand);background:var(--tv-tint);box-shadow:0 0 0 3px var(--tv-brand-soft)}.tv-shell .tv-tile-radio{border:2px solid var(--tv-line-2);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:border-color .18s;display:inline-flex}.tv-shell .tv-tile[data-selected=true] .tv-tile-radio{border-color:var(--tv-brand)}.tv-shell .tv-tile[data-selected=true] .tv-tile-radio:after{content:"";background:var(--tv-brand);border-radius:999px;width:.65rem;height:.65rem}.tv-shell .tv-slot{border:1.5px solid var(--tv-line);color:var(--tv-ink);cursor:pointer;text-align:center;background:#fff;border-radius:10px;padding:.6rem .4rem;font-size:.9rem;font-weight:700;transition:border-color .16s,background .16s,color .16s}.tv-shell .tv-slot:hover{border-color:var(--tv-brand-soft-2);background:var(--tv-bg-2)}.tv-shell .tv-slot[data-selected=true]{border-color:var(--tv-brand);background:var(--tv-brand);color:#fff}.tv-shell .tv-day{border:1px solid var(--tv-line-2);color:var(--tv-ink-2);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:.5rem .9rem;font-size:.82rem;font-weight:700;transition:all .16s}.tv-shell .tv-day[data-selected=true]{border-color:var(--tv-brand);background:var(--tv-tint);color:var(--tv-brand)}.tv-shell .tv-check{border:1px solid var(--tv-line);cursor:pointer;background:#fff;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;transition:border-color .16s,background .16s;display:flex}.tv-shell .tv-check[data-checked=true]{border-color:var(--tv-brand);background:var(--tv-tint)}.tv-shell .tv-check-box{border:2px solid var(--tv-line-2);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;transition:all .16s;display:inline-flex}.tv-shell .tv-check[data-checked=true] .tv-check-box{background:var(--tv-brand);border-color:var(--tv-brand)}.tv-call-shell{--tv-call-bg:#0a1024;--tv-call-bg-2:#ffffff0a;--tv-call-bg-3:#ffffff14;--tv-call-ink:#fff;--tv-call-ink-2:#ffffffa6;--tv-call-ink-3:#fff6;--tv-call-line:#ffffff1f;--tv-call-brand:#4f7bd6;--tv-call-danger:#e1574e;background:radial-gradient(ellipse at 50% 0%, #0f398d4d 0%, transparent 60%), var(--tv-call-bg);color:var(--tv-call-ink);font-family:var(--font-nunito), ui-sans-serif, system-ui, sans-serif}.tv-call-shell .tv-label{letter-spacing:.1em;text-transform:uppercase;color:var(--tv-call-ink-2);font-size:.7rem;font-weight:700}.tv-call-shell .tv-ctrl{border:1px solid var(--tv-call-line);background:var(--tv-call-bg-2);width:3.25rem;height:3.25rem;color:var(--tv-call-ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.tv-call-shell .tv-ctrl:hover:not([disabled]){background:var(--tv-call-bg-3);border-color:#ffffff40}.tv-call-shell .tv-ctrl[data-state=off]{border-color:var(--tv-call-danger);color:var(--tv-call-danger);background:#e1574e2e}.tv-call-shell .tv-ctrl-danger{background:var(--tv-call-danger);border-color:var(--tv-call-danger);color:#fff}.tv-call-shell .tv-ctrl-danger:hover:not([disabled]){background:#eb6e66;border-color:#eb6e66}@keyframes tv-blink-soft{0%,to{opacity:1}50%{opacity:.35}}.tv-call-shell .tv-live-dot{background:var(--tv-call-danger);border-radius:999px;width:.5rem;height:.5rem;animation:1.4s ease-in-out infinite tv-blink-soft;display:inline-block}.tv-call-shell{background:radial-gradient(60% 50% at 50% -8%, #4f7bd638 0%, transparent 62%), radial-gradient(50% 45% at 100% 100%, #0f398d33 0%, transparent 60%), radial-gradient(45% 40% at 0% 90%, #1f8b5f1a 0%, transparent 60%), var(--tv-call-bg)}.tv-call-shell.tv-call-rooted{top:0;bottom:0;right:0;left:var(--sidebar-w,280px);z-index:90;transition:left .3s;position:fixed}.tv-call-shell.tv-call-mini{z-index:95;background:var(--tv-call-bg);border:1px solid #ffffff24;border-radius:16px;flex-direction:column;width:264px;max-width:calc(100vw - 2.5rem);animation:.26s cubic-bezier(.16,1,.3,1) tv-call-mini-in;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;overflow:hidden;box-shadow:0 24px 60px -16px #000000b8,0 2px 8px #0006}@keyframes tv-call-mini-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.tv-call-shell .tv-call-mini-stage{aspect-ratio:16/9;cursor:pointer;background:#05070f;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.tv-call-shell .tv-call-mini-stage .tv-call-tile{width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.tv-call-shell .tv-call-mini-state{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;font-size:.78rem;font-weight:600;display:flex}.tv-call-shell .tv-call-mini-state--danger{color:#f4aba5}.tv-call-shell .tv-call-mini-expand{color:#fff;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05070f8c;border-radius:8px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;transition:opacity .16s;display:inline-flex;position:absolute;top:6px;right:6px}.tv-call-shell .tv-call-mini-stage:hover .tv-call-mini-expand{opacity:1}.tv-call-shell .tv-call-mini-bar{justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.tv-call-shell .tv-call-mini-info{color:#fff;align-items:center;gap:6px;min-width:0;font-size:.74rem;font-weight:700;display:inline-flex}.tv-call-shell .tv-call-mini-actions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.tv-call-shell .tv-call-mini-btn{border:1px solid var(--tv-call-line);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.tv-call-shell .tv-call-mini-btn:hover{background:#ffffff1f}.tv-call-shell .tv-call-mini-btn[data-state=off]{border-color:var(--tv-call-danger);color:var(--tv-call-danger);background:#e1574e2e}.tv-call-shell .tv-call-mini-btn--danger{background:var(--tv-call-danger);border-color:var(--tv-call-danger);color:#fff}.tv-call-shell .tv-call-mini-btn--danger:hover{background:#eb6e66}.tv-call-shell .tv-call-pill{border:1px solid var(--tv-call-line);color:var(--tv-call-ink);white-space:nowrap;-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);background:#ffffff0d;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.tv-call-shell .tv-call-pill .tv-ico{color:var(--tv-call-brand)}.tv-call-shell .tv-call-secure{color:#8fe6c0;background:#1f8b5f21;border-color:#1f8b5f52}.tv-call-shell .tv-call-secure .tv-ico{color:#50d2a1}.tv-call-shell .tv-call-tile{background:#05070f;border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 70px -24px #000000b3}.tv-call-shell .tv-call-tile>video{object-fit:contain;object-position:center;width:100%;height:100%;transition:opacity .26s;display:block}.tv-call-shell .tv-call-pip>video.tv-call-video{object-fit:cover}.tv-call-shell .tv-call-tile--feature{background:radial-gradient(70% 60% at 50% 38%,#4f7bd624 0%,#0000 70%),linear-gradient(160deg,#0e1730 0%,#070b18 100%)}.tv-call-shell .tv-call-tile>video.tv-call-backdrop{z-index:0;object-fit:cover;object-position:center;filter:blur(40px)brightness(.5)saturate(1.25);pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;transform:scale(1.2)}.tv-call-shell .tv-call-tile--feature:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(72% 72% at 50% 42%,#0000 30%,#05070f94 100%);position:absolute;inset:0}.tv-call-shell .tv-call-tile>video.tv-call-video{z-index:2;position:relative}.tv-call-shell .tv-call-namepill,.tv-call-shell .tv-call-tile-off{z-index:3}@media (prefers-reduced-motion:reduce){.tv-call-shell .tv-call-backdrop{transition:none}}.tv-call-shell .tv-call-tile-off{background:radial-gradient(70% 55% at 50% 38%,#4f7bd62e 0%,#0000 60%),linear-gradient(160deg,#0e1730 0%,#070b18 100%);flex-direction:column;justify-content:center;align-items:center;gap:.85rem;display:flex;position:absolute;inset:0}.tv-call-shell .tv-call-avatar{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#4f7bd66b 0%,#0f398d47 100%);border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-size:1.5rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px -8px #4f7bd680}.tv-call-shell .tv-call-camlabel{color:#ffffff8c}.tv-call-shell .tv-call-namepill{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05070f94;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.45rem;max-width:calc(100% - 1.8rem);padding:.36rem .72rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:.9rem;left:.9rem}.tv-call-shell .tv-call-namedot{background:#34d399;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem;animation:2s ease-out infinite tv-call-livedot}.tv-call-shell .tv-call-mic-off{color:var(--tv-call-danger);flex-shrink:0;display:inline-flex}.tv-call-shell .tv-call-pip{border:1px solid #ffffff24;border-radius:20px;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s;box-shadow:0 0 0 1px #00000059,0 18px 46px -12px #000c}.tv-call-shell .tv-call-pip:hover{transform:translateY(-2px)scale(1.015);box-shadow:0 0 0 1px #00000059,0 26px 60px -12px #000000e0}.tv-call-shell .tv-call-pip .tv-call-avatar{width:2.4rem;height:2.4rem;font-size:.9rem}.tv-call-shell .tv-call-pip .tv-call-tile-off{gap:.4rem}.tv-call-shell .tv-call-pip .tv-call-camlabel{font-size:.6rem}.tv-call-shell .tv-call-pip .tv-call-namepill{padding:.22rem .5rem;font-size:.66rem;bottom:.5rem;left:.5rem}.tv-call-shell .tv-call-orb{justify-content:center;align-items:center;width:5.5rem;height:5.5rem;display:inline-flex;position:relative}.tv-call-shell .tv-call-orb-core{z-index:2;color:#cbdbf7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(circle at 50% 34%,#4f7bd661 0%,#0f398d2e 100%);border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;display:inline-flex;position:relative;box-shadow:0 0 40px -6px #4f7bd68c,inset 0 1px #ffffff1f}.tv-call-shell .tv-call-orb-ring{border:1px solid #4f7bd673;border-radius:50%;animation:2.8s cubic-bezier(.16,1,.3,1) infinite tv-call-ring;position:absolute;inset:0}.tv-call-shell .tv-call-orb-ring:nth-child(2){animation-delay:.95s}.tv-call-shell .tv-call-orb-ring:nth-child(3){animation-delay:1.9s}.tv-call-shell .tv-call-orb--danger .tv-call-orb-core{color:#f4aba5;background:radial-gradient(circle at 50% 34%,#e1574e57 0%,#781e1a2e 100%);border-color:#e1574e4d;box-shadow:0 0 40px -6px #e1574e80,inset 0 1px #ffffff1a}.tv-call-shell .tv-call-orb--danger .tv-call-orb-ring{border-color:#e1574e66;animation:none}.tv-call-shell .tv-call-dock{-webkit-backdrop-filter:blur(22px)saturate(1.4);backdrop-filter:blur(22px)saturate(1.4);background:#0a1024b3;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.55rem;padding:.6rem;display:inline-flex;box-shadow:0 20px 54px -14px #000000b8,inset 0 1px #ffffff0f}.tv-call-shell .tv-call-divider{background:#ffffff1f;width:1px;height:1.85rem;margin:0 .15rem}.tv-call-shell .tv-call-trust{letter-spacing:.01em;color:#ffffffa3;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.42rem;padding:.42rem .8rem;font-size:.74rem;font-weight:600;display:inline-flex}.tv-call-shell .tv-call-trust svg{color:#ffffff6b}.tv-call-shell .tv-call-trust-caption{letter-spacing:.01em;color:#ffffff52;align-items:center;gap:.4rem;font-size:.72rem;font-weight:500;display:inline-flex}.tv-call-shell .tv-call-trust-caption svg{opacity:.7}.tv-call-shell .tv-call-mirror{transform:scaleX(-1)}.tv-call-shell .tv-ctrl:active:not([disabled]){transform:scale(.94)}.tv-call-shell .tv-ctrl-danger{box-shadow:0 8px 22px -6px #e1574e99}@keyframes tv-call-ring{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.3)}}@keyframes tv-call-livedot{0%{box-shadow:0 0 #34d3998c}to{box-shadow:0 0 0 6px #34d39900}}@keyframes tv-call-heartbeat{0%,to{transform:scale(1)}22%{transform:scale(1.16)}40%{transform:scale(.96)}60%{transform:scale(1.06)}}.tv-call-shell .tv-heartbeat{animation:1.7s ease-in-out infinite tv-call-heartbeat}@media (prefers-reduced-motion:reduce){.tv-call-shell .tv-call-orb-ring,.tv-call-shell .tv-call-namedot,.tv-call-shell .tv-heartbeat,.tv-call-shell .tv-live-dot{animation:none}}.tv-call-shell .tv-call-toolbtn{border:1px solid var(--tv-call-line);width:2.5rem;height:2.5rem;color:var(--tv-call-ink);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border-radius:999px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:relative}.tv-call-shell .tv-call-toolbtn:hover{background:#ffffff1a;border-color:#ffffff40}.tv-call-shell .tv-call-toolbtn[data-active=true]{color:#cbdbf7;background:#4f7bd638;border-color:#4f7bd68c}.tv-call-shell .tv-call-toolbadge{background:var(--tv-call-danger);color:#fff;text-align:center;min-width:1.05rem;height:1.05rem;box-shadow:0 0 0 2px var(--tv-call-bg);border-radius:999px;padding:0 .25rem;font-size:.6rem;font-weight:800;line-height:1.05rem;position:absolute;top:-2px;right:-2px}.tv-call-shell .tv-call-panel{z-index:120;border-left:1px solid var(--tv-call-line);-webkit-backdrop-filter:blur(22px)saturate(1.3);backdrop-filter:blur(22px)saturate(1.3);background:#0b1024f0;flex-direction:column;width:100%;max-width:420px;animation:.26s cubic-bezier(.16,1,.3,1) tv-call-panel-in;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-24px 0 60px -20px #000000b3}@media (min-width:1024px){.tv-call-shell .tv-call-panel{z-index:auto;width:380px;max-width:none;box-shadow:none;flex-shrink:0;animation:none;position:relative;inset:auto}}@keyframes tv-call-panel-in{0%{opacity:.4;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.tv-call-shell .tv-call-panel-head{border-bottom:1px solid var(--tv-call-line);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem .85rem;display:flex}.tv-call-shell .tv-call-panel-tabs{border:1px solid var(--tv-call-line);background:#ffffff0d;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.tv-call-shell .tv-call-panel-tab{font:inherit;color:var(--tv-call-ink-2);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.82rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.tv-call-shell .tv-call-panel-tab:hover{color:var(--tv-call-ink)}.tv-call-shell .tv-call-panel-tab[data-active=true]{color:#cbdbf7;background:#4f7bd638}.tv-call-shell .tv-call-panel-close{border:1px solid var(--tv-call-line);width:2.1rem;height:2.1rem;color:var(--tv-call-ink-2);cursor:pointer;background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.tv-call-shell .tv-call-panel-close:hover{color:var(--tv-call-ink);background:#ffffff1a}.tv-call-shell .tv-call-chat-scroll,.tv-call-shell .tv-call-panel [class*=overflow-y-auto]{scrollbar-width:thin;scrollbar-color:#fff3 transparent}.tv-call-shell .tv-call-panel ::-webkit-scrollbar{width:6px}.tv-call-shell .tv-call-panel ::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.tv-call-shell .tv-call-bubble{border-radius:14px;flex-direction:column;max-width:85%;padding:.5rem .75rem;font-size:.86rem;line-height:1.4;display:inline-flex}.tv-call-shell .tv-call-bubble--me{color:#fff;background:linear-gradient(135deg,#1a4fb8,#0f398d);border-bottom-right-radius:5px}.tv-call-shell .tv-call-bubble--them{color:#fff;border:1px solid var(--tv-call-line);background:#ffffff14;border-bottom-left-radius:5px}.tv-call-shell .tv-call-bubble-name{letter-spacing:.02em;color:#9cc0f0;margin-bottom:.15rem;font-size:.66rem;font-weight:800}.tv-call-shell .tv-call-chat-compose{border-top:1px solid var(--tv-call-line);flex-shrink:0;align-items:center;gap:.5rem;padding:.7rem .85rem;display:flex}.tv-call-shell .tv-call-chat-input{border:1px solid var(--tv-call-line);min-width:0;font:inherit;color:#fff;background:#ffffff0f;border-radius:999px;outline:none;flex:1;padding:.6rem .95rem;font-size:.88rem;transition:border-color .15s,background .15s}.tv-call-shell .tv-call-chat-input::placeholder{color:var(--tv-call-ink-3)}.tv-call-shell .tv-call-chat-input:focus{background:#ffffff17;border-color:#4f7bd699}.tv-call-shell .tv-call-chat-send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a4fb8,#0f398d);border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .14s,opacity .14s;display:inline-flex}.tv-call-shell .tv-call-chat-send:hover:not(:disabled){transform:translateY(-1px)}.tv-call-shell .tv-call-chat-send:disabled{opacity:.4;cursor:not-allowed}.tv-call-shell .tv-call-doc{border:1px solid var(--tv-call-line);background:#ffffff0d;border-radius:12px;align-items:center;gap:.7rem;padding:.7rem .8rem;transition:background .15s,border-color .15s;display:flex}.tv-call-shell .tv-call-doc:hover{background:#ffffff17;border-color:#fff3}.tv-call-shell .tv-call-doc-ico{color:#9cc0f0;background:#4f7bd633;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex}.tv-call-shell .tv-call-doc-skel{background:linear-gradient(100deg,#ffffff0a 30%,#ffffff17 50%,#ffffff0a 70%) 0 0/200% 100%;border-radius:12px;height:3.4rem;animation:1.4s infinite tv-call-shimmer}@keyframes tv-call-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tv-shell .tv-cal{border:1px solid var(--tv-line);background:var(--tv-bg);box-shadow:var(--tv-shadow-sm);border-radius:16px;padding:1rem}.tv-shell .tv-cal-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.tv-shell .tv-cal-title{color:var(--tv-ink);text-transform:capitalize;letter-spacing:-.01em;font-size:.98rem;font-weight:800}.tv-shell .tv-cal-nav{border:1px solid var(--tv-line-2);background:var(--tv-bg);width:2.1rem;height:2.1rem;color:var(--tv-ink-2);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.tv-shell .tv-cal-nav:hover:not(:disabled){border-color:var(--tv-brand);color:var(--tv-brand);background:var(--tv-tint)}.tv-shell .tv-cal-nav:disabled{opacity:.4;cursor:not-allowed}.tv-shell .tv-cal-grid{grid-template-columns:repeat(7,1fr);gap:.3rem;display:grid}.tv-shell .tv-cal-dow{letter-spacing:.04em;text-transform:uppercase;height:1.9rem;color:var(--tv-ink-3);justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:flex}.tv-shell .tv-cal-day{aspect-ratio:1;background:var(--tv-bg-2);color:var(--tv-ink-4);cursor:default;border:1.5px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.86rem;font-weight:700;transition:border-color .15s,background .15s,color .15s,transform .12s;display:flex;position:relative}.tv-shell .tv-cal-day[data-available=true]{background:var(--tv-tint);color:var(--tv-ink);cursor:pointer}.tv-shell .tv-cal-day[data-available=true]:hover{border-color:var(--tv-brand-soft-2);transform:translateY(-1px)}.tv-shell .tv-cal-day[data-today=true]{border-color:var(--tv-line-2)}.tv-shell .tv-cal-day[data-selected=true]{background:var(--tv-brand);border-color:var(--tv-brand);color:#fff;box-shadow:var(--tv-shadow-brand)}.tv-shell .tv-cal-dot{background:var(--tv-brand);border-radius:999px;width:.3rem;height:.3rem}.tv-shell .tv-cal-day[data-selected=true] .tv-cal-dot{background:#fff}.dark .tv-shell{--tv-bg:#0f1623;--tv-bg-2:#18212f;--tv-bg-3:#1e2a3b;--tv-tint:#172440;--tv-ink:#edf1f9;--tv-ink-2:#aeb9ce;--tv-ink-3:#6b7791;--tv-ink-4:#44516a;--tv-brand:#4f7bd6;--tv-brand-2:#6190e0;--tv-brand-soft:#1b2c49;--tv-brand-soft-2:#243a5e;--tv-line:#243044;--tv-line-2:#2e3c54;--tv-success:#34d399;--tv-success-soft:#0e2a1f;--tv-warning:#e0a23c;--tv-warning-soft:#2a2009;--tv-danger:#f2685c;--tv-danger-soft:#2e110e;--tv-info:#6190e0;--tv-info-soft:#19274a;--tv-shadow-sm:0 1px 2px #00000059;--tv-shadow-md:0 4px 16px -2px #00000073, 0 2px 4px #0000004d;--tv-shadow-lg:0 12px 32px -8px #0000008c, 0 4px 8px #00000059;--tv-shadow-brand:0 6px 20px -4px #4f7bd673;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dark .tv-shell .tv-step{background:var(--tv-bg-2);border-color:var(--tv-line-2)}.dark .tv-shell .tv-btn-outline{background:var(--tv-bg-2);border-color:var(--tv-line)}.dark .tv-shell .tv-btn-outline:hover:not([disabled]){background:var(--tv-bg-3);border-color:var(--tv-brand-soft-2)}.dark .tv-shell .tv-btn-danger{background:var(--tv-bg-2);border-color:var(--tv-line)}.dark .tv-shell .tv-btn-danger:hover:not([disabled]){background:var(--tv-danger-soft);border-color:var(--tv-danger)}.dark .tv-shell .tv-tab[data-active=true]{background:var(--tv-bg-3)}.dark .tv-shell .tv-input,.dark .tv-shell .tv-textarea{background:var(--tv-bg-2);border-color:var(--tv-line-2);color:var(--tv-ink)}.dark .tv-shell .tv-input:disabled,.dark .tv-shell .tv-textarea:disabled{background:var(--tv-bg-3)}.dark .tv-shell .tv-ref-quesito,.dark .tv-shell .tv-ref-railcard,.dark .tv-shell .tv-field-card{background:var(--tv-bg-2);border-color:var(--tv-line)}.dark .tv-shell .tv-field-card[data-locked=true]{background:var(--tv-bg-3)}.dark .tv-shell .tv-dock{border-color:var(--tv-line);background:#0f1623db}.dark .tv-shell .tv-tile{background:var(--tv-bg-2);border-color:var(--tv-line)}.dark .tv-shell .tv-tile:hover{background:var(--tv-bg-3);border-color:var(--tv-line-2)}.dark .tv-shell .tv-tile[data-selected=true]{background:var(--tv-tint);border-color:var(--tv-brand)}.dark .tv-shell .tv-slot{background:var(--tv-bg-2);border-color:var(--tv-line);color:var(--tv-ink)}.dark .tv-shell .tv-slot:hover{background:var(--tv-bg-3);border-color:var(--tv-line-2)}.dark .tv-shell .tv-slot[data-selected=true]{background:var(--tv-brand);border-color:var(--tv-brand);color:#fff}.dark .tv-shell .tv-day{background:var(--tv-bg-2);border-color:var(--tv-line);color:var(--tv-ink-2)}.dark .tv-shell .tv-day[data-selected=true]{background:var(--tv-tint);border-color:var(--tv-brand);color:var(--tv-brand)}.dark .tv-shell .tv-check{background:var(--tv-bg-2);border-color:var(--tv-line)}.dark .tv-shell .tv-check[data-checked=true]{background:var(--tv-tint);border-color:var(--tv-brand)}.dark .tv-shell .tv-cal{background:var(--tv-bg-2);border-color:var(--tv-line)}.dark .tv-shell .tv-cal-nav{background:var(--tv-bg-3);border-color:var(--tv-line-2);color:var(--tv-ink-2)}.dark .tv-shell .tv-cal-nav:hover:not(:disabled){background:var(--tv-tint);border-color:var(--tv-brand);color:var(--tv-brand)}.dark .tv-shell .tv-cal-day{background:var(--tv-bg-3)}.dark .tv-shell .tv-cal-day[data-available=true]{background:var(--tv-tint)}.dark .tv-shell .tv-cal-day[data-selected=true]{background:var(--tv-brand);color:#fff}.dark .tv-shell .bg-white{background-color:var(--tv-bg-3)}.dark .tv-dialog{color:#edf1f9;background:#18212f;border-color:#243044}.dark .tv-dialog [data-slot=title],.dark .tv-dialog h2{color:#edf1f9}.dark .tv-dialog-field{color:#edf1f9;background:#1e2a3b;border-color:#2e3c54}.dark .tv-dialog-field::placeholder{color:#44516a}.dark .tv-dialog-field:focus{border-color:#4f7bd6;box-shadow:0 0 0 3px #1b2c49}
