@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--font-sans: "Vazirmatn", "Inter", system-ui, -apple-system, sans-serif;--font-latin: "Inter", "Vazirmatn", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--indigo-50: #eef2ff;--indigo-100: #e0e7ff;--indigo-200: #c7d2fe;--indigo-300: #a5b4fc;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-800: #3730a3;--indigo-900: #312e81;--indigo-950: #1e1b4b;--violet-500: #a855f7;--violet-600: #9333ea;--green-50: #ecfdf5;--green-100: rgba(16,185,129,.12);--green-500: #10b981;--green-600: #059669;--green-700: #047857;--amber-50: #fffbeb;--amber-100: rgba(245,158,11,.12);--amber-500: #f59e0b;--amber-600: #d97706;--amber-700: #b45309;--red-50: #fef2f2;--red-100: rgba(244,63,94,.1);--red-500: #f43f5e;--red-600: #e11d48;--red-700: #be123c;--cyan-400: #22d3ee;--cyan-600: #0891b2;--bg: #eaecf5;--bg-grad: radial-gradient(ellipse 600px 400px at 10% 20%, rgba(99,102,241,.18), transparent 60%), radial-gradient(ellipse 500px 600px at 90% 80%, rgba(168,85,247,.15), transparent 60%), radial-gradient(ellipse 400px 300px at 60% 40%, rgba(34,211,238,.08), transparent 60%);--bg-sunken: #f6f5ff;--paper: rgba(255,255,255,.7);--paper-solid: #ffffff;--paper-strong: rgba(255,255,255,.92);--bg-elev: var(--paper);--bg-hover: rgba(99,102,241,.06);--bg-active: rgba(99,102,241,.1);--border: rgba(99, 102, 241, .1);--border-strong: rgba(99, 102, 241, .2);--fg: #1e1b4b;--fg-muted: #4338ca;--fg-subtle: #6366f1;--fg-faint: #a5a3d4;--fg-inverse: #ffffff;--accent: var(--indigo-600);--accent-hover: var(--indigo-700);--accent-bg: rgba(99,102,241,.12);--accent-fg: var(--indigo-700);--success-bg: rgba(16,185,129,.14);--success-fg: #047857;--success-dot: var(--green-500);--warn-bg: rgba(245,158,11,.14);--warn-fg: #b45309;--warn-dot: var(--amber-500);--danger-bg: rgba(244,63,94,.12);--danger-fg: #be123c;--danger-dot: var(--red-500);--brand-grad: linear-gradient(135deg, #1e3a8a 0%, #5b21b6 100%);--brand-grad-2: linear-gradient(135deg, #1e3a8a 0%, #4338ca 50%, #5b21b6 100%);--logo-bg: linear-gradient(135deg, #1e3a8a 0%, #5b21b6 100%);--r-xs: 6px;--r-sm: 10px;--r-md: 14px;--r-lg: 18px;--r-xl: 24px;--r-full: 9999px;--shadow-xs: 0 1px 2px rgba(99,102,241,.06);--shadow-sm: 0 2px 8px -2px rgba(99,102,241,.1);--shadow-md: 0 8px 24px -8px rgba(99,102,241,.18);--shadow-lg: 0 16px 40px -10px rgba(99,102,241,.22);--shadow-glow:0 8px 32px -8px rgba(99, 102, 241, .25);--shadow-pop: 0 24px 60px -12px rgba(99, 102, 241, .35);--shadow-primary: 0 4px 14px -3px rgba(30, 58, 138, .35), inset 0 1px 0 rgba(255,255,255,.18);--topbar-h: 64px;--sidebar-w: 240px;--content-max: 1200px}[data-theme=dark]{--bg: #0a0b1e;--bg-grad: radial-gradient(ellipse 600px 400px at 10% 20%, rgba(99,102,241,.35), transparent 60%), radial-gradient(ellipse 500px 600px at 90% 80%, rgba(168,85,247,.3), transparent 60%), radial-gradient(ellipse 400px 300px at 60% 40%, rgba(34,211,238,.12), transparent 60%);--bg-sunken: #07081a;--paper: rgba(26, 23, 58, .78);--paper-strong: rgba(20, 18, 48, .92);--paper-solid: #14122f;--bg-elev: var(--paper);--bg-hover: rgba(129,140,248,.08);--bg-active: rgba(129,140,248,.16);--border: rgba(129, 140, 248, .16);--border-strong: rgba(129, 140, 248, .28);--fg: #f5f3ff;--fg-muted: #d1d5f5;--fg-subtle: #a5b4fc;--fg-faint: #8b8fc2;--accent-bg: rgba(129,140,248,.16);--accent-fg: #c4b5fd;--success-bg: rgba(52,211,153,.18);--success-fg: #6ee7b7;--warn-bg: rgba(251,191,36,.18);--warn-fg: #fcd34d;--danger-bg: rgba(251,113,133,.18);--danger-fg: #fda4af;--shadow-xs: 0 1px 2px rgba(0,0,0,.4);--shadow-sm: 0 2px 8px -2px rgba(0,0,0,.4);--shadow-md: 0 8px 24px -8px rgba(0,0,0,.45);--shadow-glow:0 8px 32px -8px rgba(99, 102, 241, .4);--shadow-pop: 0 24px 60px -12px rgba(99, 102, 241, .5)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-sans);font-size:14px;line-height:1.55;color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{background:var(--bg);position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--bg-grad);pointer-events:none}button{font-family:inherit}input,textarea,select{font-family:inherit;color:inherit}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.latin{font-family:var(--font-latin)}.display{font-weight:800;letter-spacing:-.025em;line-height:1.1}.gradient-text{background:var(--brand-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.tv-card{background:var(--paper);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-glow)}.tv-card-pad{padding:22px}.tv-card-pad-sm{padding:16px}.tv-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 18px;border-radius:var(--r-full);border:1px solid transparent;font-size:13px;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;transition:transform .12s,background .12s,color .12s,border-color .12s,box-shadow .12s;background:transparent;color:var(--fg)}.tv-btn[disabled]{opacity:.5;cursor:not-allowed}.tv-btn-primary{background:var(--logo-bg);color:#fff;border-color:transparent;box-shadow:var(--shadow-primary)}.tv-btn-primary:hover:not([disabled]){transform:translateY(-1px);box-shadow:0 6px 18px -4px #1e3a8a73,inset 0 1px #ffffff38}.tv-btn-secondary{background:var(--paper);color:var(--fg);border-color:var(--border-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tv-btn-secondary:hover:not([disabled]){background:var(--paper-strong)}.tv-btn-ghost{color:var(--fg-muted)}.tv-btn-ghost:hover:not([disabled]){background:var(--bg-hover);color:var(--fg)}.tv-btn-danger{background:linear-gradient(135deg,var(--red-500),var(--red-600));color:#fff;border-color:transparent;box-shadow:0 4px 14px -2px #f43f5e8c}.tv-btn-danger:hover:not([disabled]){transform:translateY(-1px)}.tv-btn-sm{height:32px;padding:0 14px;font-size:12px}.tv-btn-lg{height:50px;padding:0 24px;font-size:14px}.tv-btn-icon{padding:0;width:40px}.tv-btn-icon.tv-btn-sm{width:32px}.tv-input,.tv-select,.tv-textarea{display:block;width:100%;height:46px;padding:0 16px;border-radius:var(--r-md);border:1.5px solid var(--border-strong);background:var(--paper);color:var(--fg);font-size:14px;outline:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .12s}.tv-textarea{height:auto;padding:14px 16px;line-height:1.7;resize:vertical;min-height:120px}.tv-input:focus,.tv-select:focus,.tv-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #6366f11f;background:var(--paper-strong)}.tv-input::-moz-placeholder,.tv-textarea::-moz-placeholder{color:var(--fg-faint)}.tv-input::placeholder,.tv-textarea::placeholder{color:var(--fg-faint)}.tv-input-sm{height:36px;font-size:13px;padding:0 12px}.tv-label{display:block;font-size:12px;font-weight:600;color:var(--fg-muted);margin-bottom:8px}.tv-hint{font-size:12px;color:var(--fg-subtle);margin-top:6px}.tv-error{font-size:12px;color:var(--red-600);margin-top:6px}[data-theme=dark] .tv-error{color:#fda4af}.tv-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--r-full);font-size:11px;font-weight:700;letter-spacing:.02em;background:#6366f11a;color:var(--indigo-700);border:none;white-space:nowrap}[data-theme=dark] .tv-badge{background:#818cf829;color:#c4b5fd}.tv-badge .tv-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.tv-badge-success{background:var(--success-bg);color:var(--success-fg)}.tv-badge-warn{background:var(--warn-bg);color:var(--warn-fg)}.tv-badge-danger{background:var(--danger-bg);color:var(--danger-fg)}.tv-badge-accent{background:var(--accent-bg);color:var(--accent-fg)}.tv-badge-outline{background:transparent;border:1px solid var(--border-strong);color:var(--fg-muted)}.tv-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.tv-table th,.tv-table td{padding:14px 18px;text-align:start;vertical-align:middle}.tv-table th{background:transparent;font-weight:700;font-size:11px;color:var(--fg-subtle);text-transform:uppercase;letter-spacing:.06em}.tv-table td{border-top:1px solid var(--border)}.tv-table tbody tr{transition:background .12s}.tv-table tbody tr:hover{background:#6366f10a}[data-theme=dark] .tv-table tbody tr:hover{background:#818cf80f}.tv-nav{display:flex;align-items:center;gap:11px;width:100%;padding:10px 14px;border:0;background:transparent;text-align:start;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;border-radius:var(--r-md);font-size:13px;font-weight:500;color:var(--fg-muted);cursor:pointer;transition:background .12s,color .12s,box-shadow .12s}.tv-nav:hover{background:var(--bg-hover);color:var(--fg)}.tv-nav.is-active{background:var(--logo-bg);color:#fff}.tv-nav .tv-nav-icon{width:18px;height:18px;flex:0 0 18px}.tv-divider{height:1px;background:var(--border);border:0;margin:0}.tv-row{display:flex;align-items:center;gap:10px}.tv-stack{display:flex;flex-direction:column;gap:12px}.tv-muted{color:var(--fg-muted)}.tv-subtle{color:var(--fg-subtle)}.tv-faint{color:var(--fg-faint)}.tv-kbd{display:inline-block;font-family:var(--font-mono);font-size:11px;background:var(--accent-bg);color:var(--accent-fg);border-radius:var(--r-xs);padding:1px 7px}.tv-num{font-variant-numeric:tabular-nums}.tv-logo-mark{display:inline-block;flex-shrink:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3cdefs%3e%3clinearGradient%20id='g'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%234f46e5'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='%23a855f7'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g)'%3e%3c/rect%3e%3ccircle%20cx='24'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3ccircle%20cx='40'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M%2028%2036%20L%2038%2047%20L%2054%2030'%20stroke='%23ffffff'%20stroke-opacity='0.5'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3cpath%20d='M%2010%2036%20L%2022%2047%20L%2040%2030'%20stroke='%23ffffff'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}[data-theme=dark] .tv-logo-mark,.tv-logo-mark[data-theme=dark]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3cdefs%3e%3clinearGradient%20id='g-dark'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23818cf8'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23a78bfa'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='%23c4b5fd'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='g-dark-sheen'%20x1='0.5'%20y1='0'%20x2='0.5'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23ffffff'%20stop-opacity='0.22'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23ffffff'%20stop-opacity='0'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20x='0.5'%20y='0.5'%20width='63'%20height='63'%20rx='16'%20fill='none'%20stroke='%23a5b4fc'%20stroke-opacity='0.18'%20stroke-width='1'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark)'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark-sheen)'%3e%3c/rect%3e%3ccircle%20cx='24'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3ccircle%20cx='40'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M%2028%2036%20L%2038%2047%20L%2054%2030'%20stroke='%23ffffff'%20stroke-opacity='0.6'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3cpath%20d='M%2010%2036%20L%2022%2047%20L%2040%2030'%20stroke='%23ffffff'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3c/svg%3e")}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .tv-logo-mark{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3cdefs%3e%3clinearGradient%20id='g-dark'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23818cf8'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23a78bfa'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='%23c4b5fd'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='g-dark-sheen'%20x1='0.5'%20y1='0'%20x2='0.5'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23ffffff'%20stop-opacity='0.22'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23ffffff'%20stop-opacity='0'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20x='0.5'%20y='0.5'%20width='63'%20height='63'%20rx='16'%20fill='none'%20stroke='%23a5b4fc'%20stroke-opacity='0.18'%20stroke-width='1'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark)'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark-sheen)'%3e%3c/rect%3e%3ccircle%20cx='24'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3ccircle%20cx='40'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M%2028%2036%20L%2038%2047%20L%2054%2030'%20stroke='%23ffffff'%20stroke-opacity='0.6'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3cpath%20d='M%2010%2036%20L%2022%2047%20L%2040%2030'%20stroke='%23ffffff'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3c/svg%3e")}}.tv-grid-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.tv-grid-logs-filters{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:10px;align-items:end}.tv-hero-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}@media (max-width: 767px){:root{--topbar-h: 56px;--content-max: 100%}.tv-btn{min-height:44px}.tv-btn-sm{min-height:40px;padding-block:0}.tv-btn-icon{width:44px}.tv-btn-icon.tv-btn-sm{width:40px}.tv-nav,.tv-input,.tv-select{min-height:44px}.tv-grid-hero{grid-template-columns:1fr}.tv-grid-logs-filters{grid-template-columns:1fr 1fr;row-gap:12px}.tv-grid-logs-filters>:nth-child(3),.tv-grid-logs-filters>:nth-child(4){grid-column:1 / -1}.tv-hero-row{flex-direction:column;align-items:stretch;gap:14px}.tv-hero-row>button{align-self:flex-start}.tv-input[type=datetime-local]{padding-inline:8px;font-size:12px}}.tv-login-grid{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--bg)}@media (max-width: 900px){.tv-login-grid{grid-template-columns:1fr;grid-template-rows:auto 1fr}.tv-login-grid>.tv-login-brand{padding:16px 20px!important;gap:8px}.tv-login-brand .tv-login-brand-head{gap:10px!important}.tv-login-brand .tv-login-brand-logo{width:36px!important;height:36px!important;border-radius:10px!important}.tv-login-brand .tv-login-brand-logo>svg{width:28px!important;height:28px!important}.tv-login-brand .tv-login-brand-name{font-size:18px!important}.tv-login-brand .tv-login-brand-sub{font-size:10px!important}.tv-login-brand .tv-login-brand-title{font-size:16px!important;line-height:1.3!important;margin-top:10px!important}.tv-login-brand .tv-login-brand-subtitle,.tv-login-brand .tv-login-brand-badges{display:none!important}.tv-login-grid>.tv-login-form{padding:20px!important}}.tv-row-sm{gap:6px}.tv-row-lg{gap:16px}.tv-wrap{flex-wrap:wrap}.tv-nowrap{flex-wrap:nowrap}.tv-top{align-items:flex-start}.tv-between{justify-content:space-between}.tv-end{justify-content:flex-end}.tv-center{justify-content:center}.tv-push-end{margin-inline-start:auto}.tv-flex-1{flex:1;min-width:0}.tv-stack-sm{gap:8px}.tv-stack-lg{gap:16px}.tv-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tv-grid-sm{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.tv-grid-md{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.tv-grid-lg{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.tv-fs-xs{font-size:11px}.tv-fs-sm{font-size:12px}.tv-fs-md{font-size:13px}.tv-fw-bold{font-weight:800}.tv-heading{margin:0}.tv-section{display:flex;flex-direction:column;gap:8px}.tv-check{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--fg-muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tv-check-box{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.tv-check-label{line-height:1}.tv-link{color:var(--accent);font-weight:600;text-decoration:none;transition:color .12s}.tv-link:hover{color:var(--accent-hover);text-decoration:underline}.tv-metric-label{font-size:12px;color:var(--fg-subtle)}.tv-metric-value{font-size:22px;font-weight:800;color:var(--fg)}.tv-metric-value.is-success{color:var(--success-fg)}.tv-metric-value.is-danger{color:var(--danger-fg)}.tv-code-block{display:block;word-break:break-all;padding:10px 12px;background:var(--bg-sunken);border:1px solid var(--border);border-radius:var(--r-sm);font-family:var(--font-mono);font-size:12px}.tv-bars{display:flex;gap:6px;align-items:flex-end;height:140px;overflow-x:auto}.tv-bar-col{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:28px}.tv-bar-group{display:flex;gap:2px;align-items:flex-end;height:100px}.tv-bar{width:8px;border-radius:2px;background:var(--fg-faint)}.tv-bar.is-sent{background:var(--success-dot)}.tv-bar.is-failed{background:var(--danger-dot)}.tv-bar-label{font-size:9px;color:var(--fg-faint);white-space:nowrap}.tv-segment-group{border-inline-start:2px solid var(--border-strong);padding-inline-start:10px}.tv-segment-group.is-root{border-inline-start:0;padding-inline-start:0}@keyframes tv-pop{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tv-select{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;text-align:start;cursor:pointer}.tv-select .tv-select-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.tv-select .tv-select-value.is-placeholder{color:var(--fg-faint)}.tv-select .tv-select-caret{flex:0 0 auto;color:var(--fg-subtle);transition:transform .15s ease}.tv-select[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 4px #6366f11f}.tv-select[aria-expanded=true] .tv-select-caret{transform:rotate(180deg)}.tv-select[disabled]{opacity:.5;cursor:not-allowed}.tv-listbox{background:var(--paper-solid);border:1px solid var(--border-strong);border-radius:var(--r-md);box-shadow:0 14px 40px -8px #1e1b4b47;padding:6px;overflow-y:auto;animation:tv-pop .12s ease}[data-theme=dark] .tv-listbox{background:#1b1a2e}.tv-option{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:var(--r-sm);font-size:13px;color:var(--fg);cursor:pointer;white-space:nowrap}.tv-option-check{width:16px;flex:0 0 auto;display:inline-flex;color:var(--accent)}.tv-option-label{flex:1;overflow:hidden;text-overflow:ellipsis}.tv-option.is-active{background:var(--bg-hover)}.tv-option.is-selected{color:var(--accent-fg);font-weight:600}.tv-option.is-disabled{opacity:.45;cursor:not-allowed}.tv-check,.tv-radio{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--fg);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tv-check.is-disabled,.tv-radio.is-disabled{opacity:.5;cursor:not-allowed}.tv-check-native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tv-check-visual{flex:0 0 auto;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--border-strong);background:var(--paper);color:#fff;transition:background .12s,border-color .12s,box-shadow .12s;border-radius:6px}.tv-radio-visual{border-radius:50%}.tv-check-visual .tv-check-mark{opacity:0;transform:scale(.6);transition:opacity .12s,transform .12s}.tv-check-native:checked+.tv-check-visual{background:var(--accent);border-color:var(--accent)}.tv-check-native:checked+.tv-check-visual .tv-check-mark{opacity:1;transform:scale(1)}.tv-radio-visual .tv-radio-dot{width:8px;height:8px;border-radius:50%;background:#fff;opacity:0;transform:scale(.4);transition:opacity .12s,transform .12s}.tv-check-native:checked+.tv-radio-visual .tv-radio-dot{opacity:1;transform:scale(1)}.tv-check-native:focus-visible+.tv-check-visual{box-shadow:0 0 0 4px #6366f12e;border-color:var(--accent)}.tv-check-label{line-height:1.3}.tv-radio-card{display:flex;align-items:center;gap:12px;padding:14px;border:1.5px solid var(--border-strong);border-radius:var(--r-md);cursor:pointer;transition:border-color .12s,background .12s}.tv-radio-card:hover{border-color:var(--accent)}.tv-radio-card.is-checked{border-color:var(--accent);border-width:2px;background:var(--accent-bg)}.tv-number{display:inline-flex;align-items:stretch;border:1.5px solid var(--border-strong);border-radius:var(--r-md);background:var(--paper);overflow:hidden;height:46px}.tv-number:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px #6366f11f}.tv-number-field{width:100%;min-width:0;border:0;background:transparent;color:var(--fg);text-align:center;font-size:14px;outline:none;-moz-appearance:textfield}.tv-number-field::-webkit-outer-spin-button,.tv-number-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tv-number-btn{flex:0 0 auto;width:40px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--fg-muted);cursor:pointer;transition:background .12s,color .12s}.tv-number-btn:hover:not(:disabled){background:var(--bg-hover);color:var(--fg)}.tv-number-btn:disabled{opacity:.4;cursor:not-allowed}.tv-number-sm{height:36px}.tv-number-sm .tv-number-btn{width:32px}.tv-datefield{display:inline-flex;align-items:center;gap:8px;cursor:pointer;text-align:start}.tv-datefield .tv-datefield-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-datefield .tv-datefield-value.is-placeholder{color:var(--fg-faint)}.tv-datefield .tv-datefield-icon{flex:0 0 auto;color:var(--fg-subtle)}.tv-datefield[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 4px #6366f11f}.tv-calendar{background:var(--paper-solid);border:1px solid var(--border-strong);border-radius:var(--r-lg);box-shadow:0 14px 40px -8px #1e1b4b47;padding:14px;width:300px;animation:tv-pop .12s ease}[data-theme=dark] .tv-calendar{background:#1b1a2e}.tv-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tv-cal-title{font-weight:700;font-size:14px}.tv-cal-nav{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--r-sm);background:transparent;color:var(--fg-muted);cursor:pointer}.tv-cal-nav:hover{background:var(--bg-hover);color:var(--fg)}.tv-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.tv-cal-dow{text-align:center;font-size:11px;color:var(--fg-faint);padding:4px 0;font-weight:600}.tv-cal-cell{aspect-ratio:1;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--r-sm);background:transparent;color:var(--fg);font-size:13px;cursor:pointer;font-variant-numeric:tabular-nums;transition:background .1s,color .1s}.tv-cal-cell:hover:not(:disabled){background:var(--bg-hover)}.tv-cal-cell.is-outside{color:var(--fg-faint)}.tv-cal-cell.is-today{box-shadow:inset 0 0 0 1.5px var(--border-strong)}.tv-cal-cell.is-selected{background:var(--accent);color:#fff;font-weight:700}.tv-cal-cell:disabled{opacity:.35;cursor:not-allowed}.tv-cal-time{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.tv-cal-time-label{font-size:12px;color:var(--fg-muted)}.tv-cal-footer{display:flex;justify-content:space-between;gap:8px;margin-top:12px}.tv-scroll::-webkit-scrollbar{width:10px;height:10px}.tv-scroll::-webkit-scrollbar-thumb{background:#6366f12e;border-radius:5px}.tv-scroll::-webkit-scrollbar-thumb:hover{background:#6366f14d}*:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}button:focus-visible,.tv-input:focus-visible{outline:none}[dir=rtl] .flip-x{transform:scaleX(-1)}.tv-logo-img{display:block}.tv-logo-mark{display:inline-block;flex-shrink:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3cdefs%3e%3clinearGradient%20id='g'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%234f46e5'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='%23a855f7'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g)'%3e%3c/rect%3e%3ccircle%20cx='24'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3ccircle%20cx='40'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M%2028%2036%20L%2038%2047%20L%2054%2030'%20stroke='%23ffffff'%20stroke-opacity='0.5'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3cpath%20d='M%2010%2036%20L%2022%2047%20L%2040%2030'%20stroke='%23ffffff'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}[data-theme=dark] .tv-logo-mark,.tv-logo-mark[data-theme=dark]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3cdefs%3e%3clinearGradient%20id='g-dark'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23818cf8'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23a78bfa'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='%23c4b5fd'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='g-dark-sheen'%20x1='0.5'%20y1='0'%20x2='0.5'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23ffffff'%20stop-opacity='0.22'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23ffffff'%20stop-opacity='0'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20x='0.5'%20y='0.5'%20width='63'%20height='63'%20rx='16'%20fill='none'%20stroke='%23a5b4fc'%20stroke-opacity='0.18'%20stroke-width='1'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark)'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark-sheen)'%3e%3c/rect%3e%3ccircle%20cx='24'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3ccircle%20cx='40'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M%2028%2036%20L%2038%2047%20L%2054%2030'%20stroke='%23ffffff'%20stroke-opacity='0.6'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3cpath%20d='M%2010%2036%20L%2022%2047%20L%2040%2030'%20stroke='%23ffffff'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3c/svg%3e")}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .tv-logo-mark{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3cdefs%3e%3clinearGradient%20id='g-dark'%20x1='0'%20y1='0'%20x2='1'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23818cf8'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23a78bfa'%3e%3c/stop%3e%3cstop%20offset='100%25'%20stop-color='%23c4b5fd'%3e%3c/stop%3e%3c/linearGradient%3e%3clinearGradient%20id='g-dark-sheen'%20x1='0.5'%20y1='0'%20x2='0.5'%20y2='1'%3e%3cstop%20offset='0%25'%20stop-color='%23ffffff'%20stop-opacity='0.22'%3e%3c/stop%3e%3cstop%20offset='55%25'%20stop-color='%23ffffff'%20stop-opacity='0'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20x='0.5'%20y='0.5'%20width='63'%20height='63'%20rx='16'%20fill='none'%20stroke='%23a5b4fc'%20stroke-opacity='0.18'%20stroke-width='1'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark)'%3e%3c/rect%3e%3crect%20width='64'%20height='64'%20rx='16'%20fill='url(%23g-dark-sheen)'%3e%3c/rect%3e%3ccircle%20cx='24'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3ccircle%20cx='40'%20cy='18'%20r='4.2'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M%2028%2036%20L%2038%2047%20L%2054%2030'%20stroke='%23ffffff'%20stroke-opacity='0.6'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3cpath%20d='M%2010%2036%20L%2022%2047%20L%2040%2030'%20stroke='%23ffffff'%20stroke-width='5.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20fill='none'%3e%3c/path%3e%3c/svg%3e")}}.tv-logo{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--fg);text-decoration:none}@keyframes tv-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.tv-skeleton{background:linear-gradient(90deg,var(--bg-sunken) 0%,var(--paper-strong) 50%,var(--bg-sunken) 100%);background-size:200% 100%;animation:tv-skeleton-pulse 1.4s ease-in-out infinite;border-radius:var(--r-sm)}@keyframes tv-skeleton-pulse{0%{background-position:200% 0%}to{background-position:-200% 0%}}@keyframes tv-slide-in-start{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes tv-slide-in-end{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.tv-placeholder{background:var(--accent-bg);color:var(--accent-fg);padding:1px 6px;border-radius:4px;font-family:var(--font-mono);font-size:.92em}.tv-stepper-dot{transition:background .15s ease}@keyframes tv-sheet-up{0%{transform:translateY(100%);opacity:.85}to{transform:translateY(0);opacity:1}}@keyframes tv-sheet-fullscreen{0%{transform:translateY(8%);opacity:.92}to{transform:translateY(0);opacity:1}}@media (max-width: 767px){:root{--topbar-h: 56px;--content-max: 100%}.tv-btn{min-height:44px}.tv-btn-sm{min-height:40px;padding-block:0}.tv-btn-icon{width:44px}.tv-btn-icon.tv-btn-sm{width:40px}.tv-nav,.tv-input,.tv-select{min-height:44px}}
