:root{--trust-50:#eff6ff;--trust-100:#dbeafe;--trust-200:#bfdbfe;--trust-500:#3b82f6;--trust-600:#2563eb;--trust-700:#1d4ed8;--trust-800:#1e40af;--trust-900:#1e3a8a;--accent:var(--trust-700);--accent-hover:var(--trust-800);--accent-soft:var(--trust-50);--focus-ring:rgba(29,78,216,0.2);--action:#f97316;--action-hover:#ea580c;--action-press:#c2410c;--rating:#f97316;--rating-hover:#ea580c;--action-trust:var(--trust-700);--action-trust-hover:var(--trust-800);--action-trust-press:var(--trust-900);--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--bg-page:var(--gray-50);--surface-card:#ffffff;--surface-card-2:#f9fafb;--surface-header-bar:rgba(255,255,255,0.95);--vh-nav-fade:#ffffff;--surface-hero:radial-gradient(60% 80% at 12% 0%,color-mix(in srgb,var(--trust-700) 7%,transparent) 0%,transparent 45%),radial-gradient(60% 80% at 88% 0%,color-mix(in srgb,var(--action) 6%,transparent) 0%,transparent 45%),radial-gradient(120% 130% at 85% 0%,#eef4ff 0%,var(--slate-50) 46%,var(--gray-50) 100%);--surface-sunken:var(--gray-50);--border-hairline:var(--gray-100);--border-default:var(--gray-200);--field-bg:var(--gray-50);--field-bg-focus:#ffffff;--field-ring-focus:var(--trust-200);--text-primary:var(--slate-900);--text-secondary:var(--slate-600);--text-muted:var(--gray-500);--text-timestamp:var(--slate-600);--text-on-accent:#ffffff;--text-link:var(--trust-700);--text-link-hover:var(--trust-900);--text-warning:#b45309;--text-amount:var(--text-primary);--text-amount-muted:var(--text-muted);--text-amount-positive:var(--trust-700);--status-neutral-bg:var(--gray-100);--status-neutral-fg:var(--slate-700);--status-trust-bg:var(--trust-50);--status-trust-fg:var(--trust-700);--status-success-bg:#ecfdf5;--status-success-fg:#047857;--status-warning-bg:#fffbeb;--status-warning-fg:#b45309;--status-danger-bg:#fef2f2;--status-danger-fg:#b91c1c;--status-info-bg:#e0f2fe;--status-info-fg:#075985;--status-progress-bg:#e0f2fe;--status-progress-fg:#075985;--status-done-bg:#d1fae5;--status-done-fg:#065f46;--status-error-bg:#ffe4e6;--status-error-fg:#9f1239;--status-ratelimit-bg:#fef3c7;--status-ratelimit-fg:#92400e;--cal-partial-bg:#fef3c7;--cal-partial-fg:#92400e;--cal-booked-bg:#fee2e2;--cal-booked-fg:#991b1b;--banner-warning-bg:#fffbeb;--banner-warning-border:#fcd34d;--banner-warning-fg:#78350f;--viz-1:#2563eb;--viz-2:#0ea5e9;--viz-3:#10b981;--viz-4:#f59e0b;--viz-5:#f43f5e;--viz-6:#8b5cf6;--viz-muted:#94a3b8;--danger:#dc2626;--danger-hover:#b91c1c;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--text-micro:10px;--text-badge:11px;--text-caption:12px;--text-meta:12.5px;--text-compact:13.5px;--text-body:14px;--text-card-title:15px;--text-section:18px;--text-page-title:24px;--text-display:30px;--text-hero:36px;--text-kpi:30px;--tracking-micro:0.14em;--tracking-table:0.05em;--leading-tight:1.05;--leading-normal:1.5;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--radius-sm:6px;--radius-md:8px;--radius-xl:12px;--radius-card:16px;--radius-card-lg:28px;--radius-auth:24px;--radius-pill:9999px;--shadow-card:0 12px 40px rgba(0,0,0,0.04);--shadow-card-hover:0 22px 60px -12px rgba(15,23,42,0.18);--shadow-float:0 25px 50px -12px rgb(0 0 0/0.25);--shadow-pill:0 18px 44px -18px rgba(15,23,42,0.22);--shadow-pill-compact:0 10px 28px -14px rgba(15,23,42,0.2);--shadow-badge:0 1px 2px 0 rgb(0 0 0/0.05);--sidebar-width:250px;--header-height:64px;--admin-header-height:56px;--content-max:1280px;--content-narrow:768px;--tap-min:44px;--tap-gap:4px;--icon-btn-size:36px;--z-raised:10;--z-sticky:30;--z-widget:40;--z-popover:50;--z-overlay:60;--z-modal:70;--z-toast:80;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-14:56px}html{scrollbar-gutter:stable}body{margin:0;background:var(--bg-page);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased}.vh-kpi__value,.vh-num,table{font-variant-numeric:tabular-nums}a{color:var(--text-link);text-decoration:none;transition:color .15s ease}a:hover{color:var(--text-link-hover)}.vh-mono,code{font-family:var(--font-mono);font-size:var(--text-caption)}.vh-micro-label{font-size:var(--text-micro);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-micro);text-transform:uppercase;color:var(--slate-600)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:focus:not(:focus-visible){outline:none}body :where(button,[role=button],[role=tab],[role=switch],summary):not([class*="after:"]):not(.vh-tap44):not(:has(button,a,input,select,textarea)):not(.absolute):not(.fixed):not(.sticky){position:relative}body :where(button,[role=button],[role=tab],[role=switch],summary):not([class*="after:"]):not(.vh-tap44):not(:has(button,a,input,select,textarea)):after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:var(--tap-min,44px);min-height:var(--tap-min,44px);border-radius:inherit}html.dark{color-scheme:dark;--trust-50:rgba(122,162,255,0.15);--trust-100:rgba(122,162,255,0.22);--trust-200:#5b8cff;--trust-500:#6f97f5;--trust-600:#5b8cff;--trust-700:#7aa2ff;--trust-800:#93b4ff;--trust-900:#1b2540;--accent:var(--trust-700);--accent-hover:var(--trust-800);--accent-soft:var(--trust-50);--focus-ring:rgba(122,162,255,0.35);--action-trust:#3f6fe0;--action-trust-hover:#547ee8;--action-trust-press:#6b91ee;--gray-50:#0f1626;--gray-100:#1d2638;--gray-200:#2a3346;--gray-300:#3a4661;--gray-400:#5c6680;--gray-500:#8b98b0;--slate-50:#1a2336;--slate-100:#1d2638;--slate-200:#2a3346;--slate-400:#6b7a96;--slate-500:#8b98b0;--slate-600:#aab6cc;--slate-700:#c2cbdc;--slate-800:#d7deea;--slate-900:#e7ecf5;--bg-page:#0b1220;--surface-card:#151d2e;--surface-card-2:#1b2438;--surface-header-bar:rgba(21,29,46,0.95);--vh-nav-fade:var(--surface-card);--surface-sunken:#0f1626;--border-hairline:#1d2638;--border-default:#2a3346;--surface-hero:radial-gradient(60% 80% at 12% 0%,rgba(122,162,255,0.12) 0%,transparent 45%),radial-gradient(60% 80% at 88% 0%,rgba(249,115,22,0.10) 0%,transparent 45%),radial-gradient(120% 130% at 85% 0%,#0e1830 0%,#0c1424 46%,var(--bg-page) 100%);--field-bg:#0f1626;--field-bg-focus:#1b2438;--field-ring-focus:#3f6fe0;--text-primary:#e7ecf5;--text-secondary:#aab6cc;--text-muted:#8b98b0;--text-timestamp:#aab6cc;--text-on-accent:#ffffff;--text-link:#7aa2ff;--text-link-hover:#a5c0ff;--text-warning:#f0b357;--status-neutral-bg:rgba(148,163,184,0.16);--status-neutral-fg:#c2cbdc;--status-trust-bg:rgba(122,162,255,0.16);--status-trust-fg:#93b4ff;--status-success-bg:rgba(16,185,129,0.16);--status-success-fg:#4ade9d;--status-warning-bg:rgba(245,158,11,0.16);--status-warning-fg:#f0b357;--status-danger-bg:rgba(239,68,68,0.16);--status-danger-fg:#f78a8a;--status-info-bg:rgba(14,165,233,0.16);--status-info-fg:#5fc1f0;--status-progress-bg:rgba(14,165,233,0.16);--status-progress-fg:#5fc1f0;--status-done-bg:rgba(16,185,129,0.16);--status-done-fg:#4ade9d;--status-error-bg:rgba(244,63,94,0.16);--status-error-fg:#f7849b;--status-ratelimit-bg:rgba(245,158,11,0.16);--status-ratelimit-fg:#f0b357;--cal-partial-bg:rgba(245,158,11,0.18);--cal-partial-fg:#f0b357;--cal-booked-bg:rgba(239,68,68,0.18);--cal-booked-fg:#f78a8a;--banner-warning-bg:rgba(245,158,11,0.12);--banner-warning-border:rgba(245,158,11,0.45);--banner-warning-fg:#f0b357;--viz-1:#5b8cff;--viz-2:#38bdf8;--viz-3:#34d399;--viz-4:#fbbf24;--viz-5:#fb7185;--viz-6:#a78bfa;--viz-muted:#64748b;--danger:#ef4444;--danger-hover:#f87171;--shadow-card:0 1px 2px rgba(0,0,0,0.4),0 0 0 1px rgba(255,255,255,0.05);--shadow-card-hover:0 18px 48px -12px rgba(0,0,0,0.7),0 0 0 1px rgba(255,255,255,0.09);--shadow-float:0 25px 50px -12px rgba(0,0,0,0.7),0 0 0 1px rgba(255,255,255,0.08);--shadow-pill:0 18px 44px -18px rgba(0,0,0,0.75),0 0 0 1px rgba(255,255,255,0.07);--shadow-pill-compact:0 10px 28px -14px rgba(0,0,0,0.7),0 0 0 1px rgba(255,255,255,0.07);--shadow-badge:0 1px 2px rgba(0,0,0,0.5)}html.dark .vh-icon-btn--solid{background:rgba(21,29,46,.85);color:var(--slate-700)}html.dark .vh-icon-btn--solid:hover{background:rgba(27,36,56,.95);color:var(--slate-900)}html.dark .vh-icon-btn--gray{background:#232c40;color:var(--slate-800)}html.dark .vh-icon-btn--gray:hover{background:#2c3650}html.dark .vh-icon-btn--outline{background:var(--surface-card);border-color:var(--gray-200);color:var(--slate-800)}html.dark .vh-icon-btn--outline:hover{border-color:var(--gray-300);background:var(--surface-card)}html.dark .vh-badge--overlay{background:rgba(21,29,46,.85);color:var(--slate-800)}html.dark .vh-avatar-pill{background:var(--surface-card)}html.dark .vh-flag{box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}html.dark .vh-demo-widget{background:rgba(21,29,46,.92);border:1px solid var(--border-default);color:var(--text-primary);backdrop-filter:blur(8px)}html.dark .vh-demo-widget__label{color:var(--text-muted);opacity:1}html.dark .vh-demo-widget__row{background:var(--surface-card);color:var(--text-secondary)}html.dark .vh-demo-widget__row:hover{background:var(--surface-card-2);color:var(--text-primary)}html.dark .vh-demo-widget__row.is-active,html.dark .vh-demo-widget__row[aria-pressed=true]{background:rgba(249,115,22,.14);color:var(--text-primary)}html.dark .vh-map-invert{filter:invert(1) hue-rotate(180deg) brightness(.95) contrast(.9)}html.dark .bg-white{background-color:var(--surface-card)!important}html.dark .bg-gray-50,html.dark .bg-slate-50{background-color:var(--bg-page)!important}html.dark .bg-gray-100,html.dark .bg-slate-100{background-color:var(--gray-100)!important}html.dark .bg-gray-200,html.dark .bg-slate-200{background-color:var(--gray-200)!important}html.dark .text-black,html.dark .text-gray-800,html.dark .text-gray-900,html.dark .text-slate-800,html.dark .text-slate-900{color:var(--text-primary)!important}html.dark .text-gray-600,html.dark .text-gray-700,html.dark .text-slate-600,html.dark .text-slate-700{color:var(--text-secondary)!important}html.dark .text-gray-500,html.dark .text-slate-500{color:var(--text-muted)!important}html.dark .border-gray-100,html.dark .border-slate-100{border-color:var(--border-hairline)!important}html.dark .border-gray-200,html.dark .border-gray-300,html.dark .border-slate-200,html.dark .border-slate-300,html.dark .divide-gray-100>:not([hidden])~:not([hidden]),html.dark .divide-gray-200>:not([hidden])~:not([hidden]){border-color:var(--border-default)!important}html.dark .text-emerald-600,html.dark .text-emerald-700,html.dark .text-emerald-800,html.dark .text-green-600,html.dark .text-green-700,html.dark .text-green-800{color:var(--status-success-fg)!important}html.dark .text-amber-600,html.dark .text-amber-700,html.dark .text-amber-800,html.dark .text-orange-600,html.dark .text-orange-700,html.dark .text-orange-800,html.dark .text-yellow-700,html.dark .text-yellow-800{color:var(--status-warning-fg)!important}html.dark .text-red-500,html.dark .text-red-600,html.dark .text-red-700,html.dark .text-red-800,html.dark .text-rose-600,html.dark .text-rose-700,html.dark .text-rose-800{color:var(--status-danger-fg)!important}html.dark .text-sky-600,html.dark .text-sky-700,html.dark .text-sky-800{color:var(--status-info-fg)!important}html.dark .text-purple-700,html.dark .text-purple-800,html.dark .text-violet-600,html.dark .text-violet-700,html.dark .text-violet-800{color:var(--viz-6)!important}html.dark .text-blue-900{color:#b9cdff!important}html.dark .text-blue-600,html.dark .text-blue-700,html.dark .text-blue-800{color:var(--text-link)!important}html.dark .bg-blue-100,html.dark .bg-blue-50,html.dark .bg-indigo-100,html.dark .bg-indigo-50{background-color:var(--status-trust-bg)!important}html.dark .bg-emerald-100,html.dark .bg-emerald-50,html.dark .bg-green-100,html.dark .bg-green-50{background-color:var(--status-success-bg)!important}html.dark .bg-amber-100,html.dark .bg-amber-50,html.dark .bg-orange-100,html.dark .bg-orange-50,html.dark .bg-yellow-100,html.dark .bg-yellow-50{background-color:var(--status-warning-bg)!important}html.dark .bg-red-100,html.dark .bg-red-50,html.dark .bg-rose-100,html.dark .bg-rose-50{background-color:var(--status-danger-bg)!important}html.dark .bg-sky-100,html.dark .bg-sky-50{background-color:var(--status-info-bg)!important}html.dark .bg-purple-100,html.dark .bg-purple-50,html.dark .bg-violet-100,html.dark .bg-violet-50{background-color:rgba(139,92,246,.16)!important}html.dark [class*="bg-blue-100/"],html.dark [class*="bg-blue-50/"],html.dark [class*="bg-blue-600/"],html.dark [class*="bg-blue-700/"],html.dark [class*="bg-indigo-50/"]{background-color:var(--status-trust-bg)!important}html.dark [class*="bg-emerald-100/"],html.dark [class*="bg-emerald-50/"],html.dark [class*="bg-green-100/"],html.dark [class*="bg-green-50/"]{background-color:var(--status-success-bg)!important}html.dark [class*="bg-amber-100/"],html.dark [class*="bg-amber-50/"],html.dark [class*="bg-orange-100/"],html.dark [class*="bg-orange-50/"],html.dark [class*="bg-yellow-50/"]{background-color:var(--status-warning-bg)!important}html.dark [class*="bg-red-100/"],html.dark [class*="bg-red-50/"],html.dark [class*="bg-rose-100/"],html.dark [class*="bg-rose-50/"]{background-color:var(--status-danger-bg)!important}html.dark [class*="bg-sky-100/"],html.dark [class*="bg-sky-50/"]{background-color:var(--status-info-bg)!important}html.dark [class*="bg-purple-50/"],html.dark [class*="bg-violet-100/"],html.dark [class*="bg-violet-50/"]{background-color:rgba(139,92,246,.16)!important}html.dark [class*="bg-gray-50/"],html.dark [class*="bg-slate-50/"]{background-color:rgba(14,22,38,.6)!important}html.dark .bg-gray-300,html.dark .bg-slate-300{background-color:#313d56!important}html.dark .bg-gray-800,html.dark .bg-slate-800{background-color:#131c2d!important}html.dark .bg-gray-900,html.dark .bg-slate-900{background-color:#0a111f!important}html.dark .bg-white\/95{background-color:rgba(21,29,46,.95)!important}html.dark .bg-white\/90{background-color:rgba(21,29,46,.92)!important}html.dark .bg-white\/85{background-color:rgba(21,29,46,.9)!important}html.dark .bg-white\/80{background-color:rgba(21,29,46,.86)!important}html.dark .bg-white\/75{background-color:rgba(21,29,46,.82)!important}html.dark .bg-white\/70{background-color:rgba(21,29,46,.78)!important}html.dark .bg-white\/60{background-color:rgba(21,29,46,.7)!important}html.dark .bg-white\/50{background-color:rgba(21,29,46,.62)!important}html.dark .bg-gray-50\/40,html.dark .bg-gray-50\/50,html.dark .bg-gray-50\/60,html.dark .bg-slate-50\/60{background-color:rgba(14,22,38,.6)!important}html.dark .text-gray-400,html.dark .text-slate-400{color:#5d6b80!important}html.dark .text-gray-300,html.dark .text-slate-300{color:#4d5870!important}html.dark .border-blue-100,html.dark .border-blue-200{border-color:rgba(96,165,250,.3)!important}html.dark .border-blue-500,html.dark .border-blue-600{border-color:#3b82f6!important}html.dark .border-gray-400,html.dark .border-slate-400{border-color:var(--gray-300)!important}html.dark .ring-white{box-shadow:0 0 0 1px var(--surface-card)!important}html.dark .ring-gray-100,html.dark .ring-slate-100{box-shadow:0 0 0 1px var(--border-hairline)!important}html.dark .ring-gray-200,html.dark .ring-slate-200{box-shadow:0 0 0 1px var(--border-default)!important}html.dark .shadow,html.dark .shadow-md,html.dark .shadow-sm{box-shadow:0 4px 16px rgba(0,0,0,.45)!important}html.dark .shadow-2xl,html.dark .shadow-card,html.dark .shadow-lg,html.dark .shadow-xl{box-shadow:var(--shadow-float)!important}html.dark ::-moz-placeholder{color:#5d6b80!important}html.dark ::placeholder{color:#5d6b80!important}html.dark .placeholder\:text-gray-300::-moz-placeholder,html.dark .placeholder\:text-gray-400::-moz-placeholder,html.dark .placeholder\:text-gray-500::-moz-placeholder{color:#5d6b80!important}html.dark .placeholder\:text-gray-300::placeholder,html.dark .placeholder\:text-gray-400::placeholder,html.dark .placeholder\:text-gray-500::placeholder{color:#5d6b80!important}html.dark .hover\:bg-gray-50:hover,html.dark .hover\:bg-slate-50:hover{background-color:var(--gray-50)!important}html.dark .hover\:bg-gray-100:hover,html.dark .hover\:bg-slate-100:hover{background-color:var(--gray-100)!important}html.dark .hover\:bg-white:hover{background-color:var(--surface-card)!important}html.dark .hover\:text-gray-900:hover,html.dark .hover\:text-slate-900:hover{color:var(--text-primary)!important}html.dark .hover\:text-gray-700:hover,html.dark .hover\:text-slate-700:hover{color:var(--text-secondary)!important}html.dark .hover\:border-gray-300:hover,html.dark .hover\:border-slate-300:hover{border-color:var(--border-default)!important}html.dark .hover\:border-gray-400:hover,html.dark .hover\:border-slate-400:hover{border-color:var(--gray-300)!important}html.dark input,html.dark select,html.dark textarea{color:var(--text-primary)}html.dark .accent-blue-700{accent-color:#3b82f6!important}html.dark ::-moz-selection{background:rgba(122,162,255,.3);color:#fff}html.dark ::selection{background:rgba(122,162,255,.3);color:#fff}html.dark{scrollbar-color:var(--gray-300) transparent}html.dark img[src$="logo-on-light.png"],html.dark img[src$="vehelo-logo.png"]{content:url(/_next/static/media/logo-on-dark.4dc5cc3b.png)}@media (prefers-reduced-motion:no-preference){html.vehelo-theme-animate .vh-card,html.vehelo-theme-animate .vh-input,html.vehelo-theme-animate .vh-sidebar,html.vehelo-theme-animate .vh-table-wrap,html.vehelo-theme-animate body{transition:background-color .2s ease,color .2s ease,border-color .2s ease}}:root{--trust-700-rgb:29 78 216;--action-rgb:249 115 22;--cal-hatch-rgb:203 213 225;--viz-1-rgb:37 99 235;--viz-2-rgb:14 165 233;--viz-3-rgb:16 185 129;--viz-4-rgb:245 158 11;--viz-5-rgb:244 63 94;--viz-6-rgb:139 92 246;--viz-muted-rgb:148 163 184;--chart-secondary-rgb:14 165 233}html.dark{--trust-700-rgb:122 162 255;--cal-hatch-rgb:100 116 139;--viz-1-rgb:91 140 255;--viz-2-rgb:56 189 248;--viz-3-rgb:52 211 153;--viz-4-rgb:251 191 36;--viz-5-rgb:251 113 133;--viz-6-rgb:167 139 250;--viz-muted-rgb:100 116 139;--chart-secondary-rgb:2 132 199}input[type=range]{accent-color:var(--accent)}.rdp-wrapper table{width:100%}.rdp-day--partially-booked{background-color:var(--cal-partial-bg)!important;color:var(--cal-partial-fg)!important;border-radius:4px}.rdp-day--fully-booked.rdp-day--fully-booked{background-color:var(--cal-booked-bg)!important;color:var(--cal-booked-fg)!important;border-radius:4px;text-decoration:line-through}.rdp-root{--rdp-accent-color:var(--trust-600);--rdp-accent-background-color:rgba(59,130,246,0.1)}html.dark .rdp-root{--rdp-accent-background-color:rgba(122,162,255,0.18)}.rdp-day--unavailable{background-image:repeating-linear-gradient(45deg,transparent,transparent 3px,var(--gray-200) 3px,var(--gray-200) 4px)!important;color:var(--gray-400)!important;pointer-events:none!important;opacity:.7}.help-hero{background:radial-gradient(120% 120% at 50% 0,#eef4ff 0,#f5f8fc 45%,#f9fafb 100%)}html.dark .help-hero{background:radial-gradient(120% 120% at 50% 0,rgba(122,162,255,.1) 0,var(--bg-page) 45%,var(--bg-page) 100%)}.hero-wash{position:relative;isolation:isolate;background-color:var(--slate-50);z-index:var(--z-raised)}.hero-wash:before{background-image:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2000&q=70);background-size:cover;background-position:50%;opacity:.16;z-index:-2}.hero-wash:after,.hero-wash:before{content:"";position:absolute;inset:0}.hero-wash:after{background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,.88) 70%,#ffffff);z-index:-1}html.dark .hero-wash:after{background:linear-gradient(180deg,rgba(11,18,32,.55) 0,rgba(11,18,32,.88) 70%,var(--bg-page) 100%)}.row-fade-l,.row-fade-r{pointer-events:none;position:absolute;top:0;bottom:52px;width:48px;z-index:1}.row-fade-l{left:0;background:linear-gradient(90deg,#ffffff 30%,rgba(255,255,255,0))}.row-fade-r{right:0;background:linear-gradient(270deg,#ffffff 30%,rgba(255,255,255,0))}html.dark .row-fade-l{background:linear-gradient(90deg,var(--bg-page) 30%,rgba(11,18,32,0))}html.dark .row-fade-r{background:linear-gradient(270deg,var(--bg-page) 30%,rgba(11,18,32,0))}.vh-auth-bg{background:radial-gradient(ellipse at 18% 58%,rgba(219,234,254,.38) 0,transparent 52%),radial-gradient(ellipse at 82% 18%,rgba(241,245,249,.55) 0,transparent 42%),radial-gradient(ellipse at 60% 88%,rgba(224,242,254,.28) 0,transparent 45%),#f8fafc}html.dark .vh-auth-bg{background:radial-gradient(ellipse at 18% 58%,rgba(122,162,255,.1) 0,transparent 52%),radial-gradient(ellipse at 82% 18%,rgba(122,162,255,.06) 0,transparent 42%),radial-gradient(ellipse at 60% 88%,rgba(14,165,233,.06) 0,transparent 45%),var(--bg-page)}html.dark .focus\:ring-slate-500:focus,html.dark .ring-slate-500{--tw-ring-color:var(--gray-300)!important}html.dark .border-slate-500,html.dark .focus\:border-slate-500:focus{border-color:var(--gray-300)!important}html.dark .bg-gray-400,html.dark .bg-slate-400{background-color:#313d56!important}html.dark .divide-slate-100>:not([hidden])~:not([hidden]),html.dark .divide-slate-200>:not([hidden])~:not([hidden]){border-color:var(--border-default)!important}html.dark .from-gray-50{--tw-gradient-from:var(--bg-page) var(--tw-gradient-from-position)!important;--tw-gradient-to:rgb(11 18 32/0) var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}html.dark .from-slate-100{--tw-gradient-from:var(--gray-100) var(--tw-gradient-from-position)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}html.dark .to-slate-200{--tw-gradient-to:var(--gray-200) var(--tw-gradient-to-position)!important}html.dark .border-slate-700,html.dark .border-slate-900{border-color:var(--slate-800)!important}html.dark .ring-gray-900\/80{--tw-ring-color:rgba(231,236,245,0.8)!important}html.dark .accent-slate-900{accent-color:#e7ecf5!important}html.dark .focus-visible\:ring-slate-900:focus-visible{--tw-ring-color:rgba(231,236,245,0.8)!important}html.dark .bg-gray-900\/60,html.dark .bg-slate-900\/60{background-color:rgba(0,0,0,.6)!important}html.dark .text-amber-900{color:var(--status-warning-fg)!important}html.dark .text-red-900{color:var(--status-danger-fg)!important}html.dark .text-violet-900{color:var(--viz-6)!important}html.dark [class*="text-red-500/"],html.dark [class*="text-red-600/"],html.dark [class*="text-red-700/"],html.dark [class*="text-red-900/"]{color:var(--status-danger-fg)!important}html.dark .hover\:text-amber-800:hover{color:var(--status-warning-fg)!important}html.dark .hover\:text-red-700:hover,html.dark .hover\:text-rose-700:hover{color:var(--status-danger-fg)!important}html.dark .group-hover\:text-blue-700:is(:where(.group):hover *),html.dark .hover\:text-blue-700:hover,html.dark .hover\:text-blue-800:hover{color:var(--text-link)!important}html.dark .group-hover\:bg-gray-200:is(:where(.group):hover *){background-color:var(--gray-200)!important}html.dark .border-amber-200,html.dark .border-amber-300,html.dark .border-amber-400,html.dark .border-amber-500{border-color:rgba(245,158,11,.45)!important}html.dark .border-red-200,html.dark .border-red-300,html.dark .border-rose-300,html.dark .focus-within\:border-red-300:focus-within{border-color:rgba(239,68,68,.45)!important}html.dark .border-emerald-300{border-color:rgba(16,185,129,.45)!important}html.dark .border-violet-200,html.dark .border-violet-300{border-color:rgba(139,92,246,.45)!important}html.dark .border-sky-400{border-color:rgba(14,165,233,.5)!important}html.dark .border-blue-700,html.dark .hover\:border-blue-300:hover{border-color:rgba(122,162,255,.5)!important}html.dark .focus\:border-blue-700\/40:focus{border-color:rgba(122,162,255,.4)!important}html.dark .focus\:ring-blue-700\/20:focus{--tw-ring-color:rgba(122,162,255,0.25)!important}html.dark .hover\:ring-blue-200:hover{--tw-ring-color:rgba(96,165,250,0.35)!important}html.dark .hover\:ring-blue-400:hover{box-shadow:0 4px 16px rgba(0,0,0,.45),0 0 0 2px rgba(96,165,250,.6)!important}html.dark .bg-teal-100,html.dark .bg-teal-50{background-color:rgba(20,184,166,.16)!important}html.dark .text-teal-600,html.dark .text-teal-700,html.dark .text-teal-800{color:#4fd6c4!important}html.dark .bg-blue-200{background-color:var(--status-trust-bg)!important}html.dark .bg-amber-200{background-color:rgba(245,158,11,.24)!important}html.dark .bg-violet-200{background-color:rgba(139,92,246,.24)!important}html.dark .hover\:bg-blue-100:hover,html.dark [class*="hover:bg-blue-50/"]:hover{background-color:var(--status-trust-bg)!important}html.dark .hover\:bg-amber-100:hover,html.dark .hover\:bg-amber-50:hover{background-color:var(--status-warning-bg)!important}html.dark .hover\:bg-red-50:hover,html.dark .hover\:bg-rose-50:hover{background-color:var(--status-danger-bg)!important}html.dark .hover\:bg-violet-100:hover{background-color:rgba(139,92,246,.16)!important}html.dark .hover\:bg-gray-200:hover,html.dark .hover\:bg-slate-200:hover{background-color:var(--gray-200)!important}html.dark .hover\:bg-gray-300:hover,html.dark .hover\:bg-slate-300:hover{background-color:var(--gray-300)!important}html.dark .hover\:border-gray-200:hover{border-color:var(--border-default)!important}html.dark .hover\:border-slate-500:hover{border-color:var(--gray-300)!important}html.dark .hover\:text-gray-800:hover,html.dark .hover\:text-slate-800:hover{color:var(--text-primary)!important}html.dark .hover\:text-slate-600:hover{color:var(--text-secondary)!important}html.dark .bg-slate-300\/60{background-color:rgba(58,70,97,.6)!important}html.dark .disabled\:bg-gray-300:disabled{background-color:var(--gray-300)!important}html.dark .disabled\:bg-slate-400:disabled{background-color:#313d56!important}html.dark .hover\:bg-black\/5:hover{background-color:rgba(255,255,255,.06)!important}html.dark .focus-within\:bg-white:focus-within,html.dark .focus\:bg-white:focus{background-color:var(--field-bg-focus)!important}html.dark .focus\:bg-slate-50:focus{background-color:var(--gray-50)!important}html.dark .focus-within\:border-slate-200:focus-within{border-color:var(--border-default)!important}html.dark .focus-within\:text-slate-500:focus-within{color:var(--text-muted)!important}.vh-hero-header .vh-header-icon-btn{background-color:var(--gray-200);border-color:transparent}.vh-hero-header .vh-header-icon-btn:hover{background-color:var(--gray-300);border-color:transparent}.vh-hero-header .vh-host-link:hover{background-color:var(--gray-200)}.vh-icon-link:not(.absolute):not(.fixed):not(.sticky){position:relative}.vh-icon-link:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:var(--tap-min,44px);min-height:var(--tap-min,44px);border-radius:inherit}@media (max-width:767px){body.vh-has-guest-bottomnav{padding-bottom:64px}}