:root{--ease-exit:cubic-bezier(0.4,0,1,1);--ease-enter:cubic-bezier(0,0,0.2,1);--ease-standard:cubic-bezier(0.2,0,0,1);--ease-emphasized:cubic-bezier(0.22,1,0.36,1);--t-0:50ms;--t-1:90ms;--t-2:130ms;--t-3:170ms;--t-4:220ms;--t-5:420ms;--m-px:1px;--m-sm:2px;--m-md:4px;--m-lg:8px;--elev-0:none;--elev-1:0 2px 8px rgba(0,0,0,0.3);--elev-2:0 6px 20px rgba(0,0,0,0.4);--elev-3:0 14px 40px rgba(0,0,0,0.5);--elev-gold-1:0 2px 12px rgba(212,179,85,0.15);--elev-gold-2:0 6px 24px rgba(212,179,85,0.22)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.mx-surface{transition:border-color var(--t-2) var(--ease-standard),background-color var(--t-2) var(--ease-standard),transform var(--t-3) var(--ease-emphasized),box-shadow var(--t-3) var(--ease-standard);will-change:transform}.mx-surface:hover{border-color:var(--gold-a25);transform:translateY(calc(-1 * var(--m-md)));box-shadow:var(--elev-2)}.mx-surface:active{transform:translateY(calc(-1 * var(--m-sm)));transition-duration:var(--t-0)}.mx-tap{transition:background-color var(--t-1) var(--ease-standard),border-color var(--t-1) var(--ease-standard),color var(--t-1) var(--ease-standard),transform var(--t-2) var(--ease-emphasized),box-shadow var(--t-2) var(--ease-standard)}.mx-tap:hover{transform:translateY(calc(-1 * var(--m-sm)))}.mx-tap:active{transform:translateY(0) scale(.98);transition-duration:var(--t-0)}.mx-gold{transition:background-color var(--t-2) var(--ease-standard),border-color var(--t-2) var(--ease-standard),transform var(--t-2) var(--ease-emphasized),box-shadow var(--t-3) var(--ease-standard)}.mx-gold:hover{transform:translateY(calc(-1 * var(--m-sm)));box-shadow:var(--elev-gold-2)}.mx-gold:active{transform:translateY(0);box-shadow:var(--elev-gold-1);transition-duration:var(--t-0)}.mx-link{position:relative;transition:color var(--t-1) var(--ease-standard)}.mx-link:after{content:"";position:absolute;left:0;bottom:-2px;height:var(--m-px);width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform var(--t-2) var(--ease-standard)}.mx-link:hover{color:var(--gold-300)}.mx-link:hover:after{transform:scaleX(1)}.btn:focus-visible,.input:focus-visible,.input:focus-within,.mx-focus:focus-visible{outline:none;box-shadow:0 0 0 1px var(--bg),0 0 0 3px var(--gold-a40);border-color:var(--gold-300)!important;transition:box-shadow var(--t-1) var(--ease-standard)}.mx-arrow-right{display:inline-block;transition:transform var(--t-2) var(--ease-emphasized)}.mx-gold:hover .mx-arrow-right,.mx-tap:hover .mx-arrow-right,:hover>.mx-arrow-right{transform:translateX(4px)}@keyframes mx-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mx-fade{0%{opacity:0}to{opacity:1}}@keyframes mx-scale-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes mx-letter-settle{0%{opacity:0;transform:translateY(8px);letter-spacing:.3em}to{opacity:1;transform:translateY(0);letter-spacing:inherit}}.mx-enter-rise{animation:mx-rise var(--t-4) var(--ease-emphasized) both}.mx-enter-fade{animation:mx-fade var(--t-3) var(--ease-standard) both}.mx-enter-scale{animation:mx-scale-in var(--t-3) var(--ease-emphasized) both}.mx-enter-letter{animation:mx-letter-settle var(--t-5) var(--ease-emphasized) both}@keyframes mx-success-flash{0%{background-color:var(--success-bg)}40%{background-color:rgba(167,209,160,.25)}to{background-color:var(--success-bg)}}.mx-success-flash{animation:mx-success-flash var(--t-5) var(--ease-standard) both}@keyframes mx-shake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-3px)}40%,80%{transform:translateX(3px)}}.mx-shake{animation:mx-shake .36s var(--ease-standard) both}@keyframes mx-spin{to{transform:rotate(1turn)}}.mx-spin{animation:mx-spin .9s linear infinite}.vh-circuit{color:inherit;line-height:0}.vh-circuit svg{overflow:visible}.vh-spin-current{stroke-dasharray:18 82;animation:vh-spin-current 1.5s linear infinite}.vh-spin-via{fill:#8064e8;opacity:.22;animation:vh-spin-via 1.5s linear infinite}@keyframes vh-spin-current{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}@keyframes vh-spin-via{0%,26%,to{fill:#8064e8;opacity:.22}6%{fill:#f3e9c8;opacity:1}}@media (prefers-reduced-motion:reduce){.vh-spin-current,.vh-spin-via{animation:none!important}.vh-spin-current{stroke-dasharray:26 74}.vh-spin-via{opacity:.6}}@keyframes mx-pulse{0%,to{opacity:.4}50%{opacity:1}}.mx-pulse{animation:mx-pulse 1.4s var(--ease-standard) infinite}@keyframes mx-page-enter{0%{opacity:0;transform:translateY(6px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.mx-page{animation:mx-page-enter var(--t-4) var(--ease-emphasized) both}@keyframes vh-cal-month-from-right{0%{transform:translateX(12px)}to{transform:translateX(0)}}@keyframes vh-cal-month-from-left{0%{transform:translateX(-12px)}to{transform:translateX(0)}}.vh-cal-month-anim-next{animation:vh-cal-month-from-right .22s var(--ease-emphasized) both}.vh-cal-month-anim-prev{animation:vh-cal-month-from-left .22s var(--ease-emphasized) both}@keyframes vh-drawer-bottom-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.vh-drawer-bottom-enter{animation:vh-drawer-bottom-in .26s var(--ease-emphasized) both}@keyframes vh-shimmer{0%{background-position:-180% 0}to{background-position:180% 0}}.vh-skeleton{position:relative;overflow:hidden;background:linear-gradient(100deg,rgba(255,255,255,.02),rgba(255,255,255,.06) 45%,rgba(139,92,246,.1) 55%,rgba(255,255,255,.04) 70%,rgba(255,255,255,.02));background-size:200% 100%;animation:vh-shimmer 1.6s linear infinite;border-radius:var(--radius-md)}@media (prefers-reduced-motion:reduce){.vh-skeleton{animation:none}}@media (max-width:767px){body[data-drawer-open] .vh-mobile-toggle,body[data-drawer-open] .vh-topbar{display:none!important}}.vh-brand-mark{background:rgba(212,179,85,.1);box-shadow:0 0 0 1px rgba(212,179,85,.4),inset 0 0 8px rgba(212,179,85,.1)}.vh-kpi{position:relative;overflow:hidden}.vh-kpi:before{content:"";position:absolute;inset:0;background:radial-gradient(90% 60% at 100% 0,rgba(212,179,85,.06) 0,transparent 65%);pointer-events:none}.vh-kpi>*{position:relative;z-index:1}@keyframes vh-drawer-in-left{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes vh-drawer-in-right{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes vh-backdrop-in{0%{opacity:0}to{opacity:1}}.vh-drawer-enter{animation:vh-drawer-in-left var(--t-4) var(--ease-enter) both;will-change:transform}.vh-drawer-right-enter{animation:vh-drawer-in-right var(--t-4) var(--ease-enter) both;will-change:transform}@keyframes vh-drawer-out-right{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes vh-backdrop-out{0%{opacity:1}to{opacity:0}}.vh-drawer-right-exit{animation:vh-drawer-out-right var(--t-3) var(--ease-exit) both;will-change:transform}.vh-backdrop-exit{animation:vh-backdrop-out var(--t-2) var(--ease-exit) both;will-change:opacity}.vh-backdrop-enter{animation:vh-backdrop-in var(--t-3) var(--ease-standard) both;will-change:opacity}.vh-hsnap{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.vh-hsnap>*{scroll-snap-align:start}.vh-hsnap::-webkit-scrollbar{height:6px}.vh-hsnap::-webkit-scrollbar-thumb{background:rgba(139,92,246,.35);border-radius:var(--radius-full)}.vh-terminal-shell{position:relative;isolation:isolate}.vh-terminal-shell:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;background-image:repeating-linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 2px,rgba(0,0,0,.2) 3px);opacity:.18;mix-blend-mode:multiply}@media (prefers-reduced-motion:reduce){.vh-terminal-shell:before{opacity:.08}}.vh-sidenav-head{background:linear-gradient(180deg,rgba(14,14,22,.7) 0,rgba(11,11,20,0))}.vh-terminal-pane{background:linear-gradient(90deg,rgba(8,8,14,.6) 0,rgba(11,11,20,0))}.vh-cursor{box-shadow:0 0 6px rgba(212,179,85,.35);opacity:.75}.vh-page-header{text-shadow:0 0 12px rgba(212,179,85,.05)}.vh-terminal-main{position:relative}:is(.vh-business-shell,.vh-business-document){--vh-control-h:2.25rem;--vh-control-h-lg:2.75rem;--vh-shell-header-height:4rem;--vh-shell-canvas:#0b0c0f;--vh-shell-rail:#0e0f13;--vh-shell-header:rgba(11,12,15,0.96);--vh-shell-border:var(--hairline);--vh-shell-hover:var(--hover-bg-delta);--elev-canvas-bg:var(--vh-shell-canvas);background:var(--vh-shell-canvas);color-scheme:dark}:is(.vh-business-shell,.vh-business-document){--vh-focus-outline:2px solid var(--state-focus-ring)}.vh-business-shell .vh-page-header{position:relative;border-color:var(--vh-shell-border,rgba(255,255,255,.075));padding-bottom:1.125rem}.vh-business-shell .vh-page-header:after{position:absolute;bottom:-1px;left:0;width:2.75rem;height:2px;background:var(--accent-gold-light);content:""}.vh-business-shell .vh-page-eyebrow{color:rgb(148 163 184);font-family:var(--font-mono),monospace;font-size:.625rem;letter-spacing:.14em;text-transform:uppercase}.vh-business-shell .vh-page-title{color:rgb(248 250 252);font-weight:700;letter-spacing:-.035em}.vh-business-shell .vh-page-description{color:rgb(148 163 184)}.vh-business-shell .vh-page-actions{padding-bottom:.125rem}.vh-app-topbar{position:sticky;top:0;z-index:30;height:var(--vh-shell-header-height);min-height:var(--vh-shell-header-height);border-bottom:1px solid var(--vh-shell-border);background:var(--vh-shell-header);padding:.5rem .75rem;backdrop-filter:blur(10px)}.vh-app-topbar,.vh-topbar-identity{display:flex;align-items:center;gap:.625rem}.vh-topbar-identity{min-width:0;flex:1 1 auto}.vh-topbar-location{overflow:hidden}.vh-topbar-workspace{display:inline-flex;min-width:0;max-width:16rem;flex:0 0 auto;align-items:center;gap:.5rem;border-radius:var(--radius-sharp);color:rgb(241 245 249);transition:background-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.vh-topbar-workspace:hover{background:var(--vh-shell-hover)}.vh-topbar-workspace:focus-visible{outline:var(--vh-focus-outline);outline-offset:3px}.vh-workspace-icon{display:inline-flex;width:2rem;height:2rem;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);overflow:hidden;border-radius:var(--radius-panel);background:rgba(var(--color-primary-rgb),.22);color:white;font-size:.75rem;font-weight:750}.vh-workspace-icon img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vh-topbar-workspace-name{overflow:hidden;color:rgb(226 232 240);font-size:.84375rem;font-weight:650;letter-spacing:-.01em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.vh-account-button,.vh-topbar-icon-button{position:relative;display:inline-flex;min-width:2.75rem;min-height:2.75rem;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:var(--radius-sharp);color:rgb(148 163 184);transition:background-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.vh-topbar-actions{display:flex;min-width:0;align-items:center;gap:.25rem;margin-left:auto}.vh-app-icon{flex:0 0 auto;overflow:visible;transition:transform var(--duration-normal) var(--ease-standard),filter var(--duration-normal) var(--ease-standard)}.vh-account-button:focus-visible,.vh-account-button:hover,.vh-topbar-icon-button:focus-visible,.vh-topbar-icon-button:hover{border-color:transparent;background:var(--vh-shell-hover);color:rgb(248 250 252)}.vh-account-button:focus-visible,.vh-topbar-icon-button:focus-visible{outline:var(--vh-focus-outline);outline-offset:1px}.vh-account-button{padding:.25rem .375rem}.vh-notification-count{position:absolute;top:.15rem;right:.1rem;display:inline-flex;min-width:1.05rem;height:1.05rem;align-items:center;justify-content:center;border:2px solid rgb(12 13 17);border-radius:var(--radius-full);background:var(--accent-gold);padding:0 .2rem;color:#08080d;font-size:.625rem;font-weight:700;line-height:1}.vh-account-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:50;display:flex;width:min(14rem,calc(100vw - 1.5rem));flex-direction:column;border:1px solid var(--hairline-strong);border-radius:var(--radius-panel);background:var(--elev-overlay-bg);padding:.25rem;box-shadow:var(--elev-overlay-edge)}.vh-account-menu-link:focus-visible{outline:var(--vh-focus-outline);outline-offset:-2px}.vh-business-desktop-sidenav{border-color:var(--vh-shell-border)}.vh-business-desktop-sidenav,.vh-business-mobile-drawer{background:var(--vh-shell-rail)}.vh-business-desktop-sidenav>aside,.vh-business-mobile-drawer>aside{background:transparent}.vh-business-desktop-sidenav .vh-sidenav-head,.vh-business-mobile-drawer .vh-sidenav-head{display:flex;height:var(--vh-shell-header-height);min-height:var(--vh-shell-header-height);align-items:center;border-color:var(--vh-shell-border);padding-top:0;padding-bottom:0}.vh-business-desktop-sidenav .vh-sidenav-account-footer,.vh-business-mobile-drawer .vh-sidenav-account-footer{display:none}.vh-business-desktop-sidenav .vh-sidenav-head a,.vh-business-mobile-drawer .vh-sidenav-head a{font-family:inherit}.vh-business-desktop-sidenav .vh-sidenav-brand,.vh-business-mobile-drawer .vh-sidenav-brand{min-width:0;border-radius:var(--radius-sharp);color:rgb(226 232 240);font-weight:650;letter-spacing:-.015em}.vh-business-desktop-sidenav .vh-sidenav-brand:focus-visible,.vh-business-mobile-drawer .vh-sidenav-brand:focus-visible{outline:var(--vh-focus-outline);outline-offset:4px}.vh-sidenav-brand-mark{display:inline-flex;width:2rem;height:2rem;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.085);border-radius:var(--radius-panel);background:rgba(255,255,255,.025)}.vh-business-desktop-sidenav .vh-sidenav-scroll,.vh-business-mobile-drawer .vh-sidenav-scroll{scrollbar-color:rgba(148,163,184,.22) transparent;scrollbar-width:thin}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-section-label{color:rgb(100 116 139);font-size:.625rem;font-weight:650;letter-spacing:.065em}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-link{color:rgb(148 163 184);box-shadow:none}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-link:hover{background:var(--vh-shell-hover);color:rgb(226 232 240)}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-link.is-active{background:transparent;box-shadow:none;color:rgb(248 250 252)}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-child:focus-visible,:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-disclosure:focus-visible,:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-link:focus-visible{outline:var(--vh-focus-outline);outline-offset:-2px;box-shadow:none}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-children{border-color:rgba(255,255,255,.075)}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-child{color:rgb(100 116 139)}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-child:hover{background:rgba(255,255,255,.032);color:rgb(203 213 225)}:is(.vh-business-desktop-sidenav,.vh-business-mobile-drawer) .vh-sidenav-child.is-active{background:rgba(255,255,255,.052);color:rgb(241 245 249)}.vh-business-service-brand{display:none}.vh-business-desktop-sidenav .vh-business-service-brand,.vh-business-mobile-drawer .vh-business-service-brand,.vh-legacy-service-brand{display:inline}.vh-business-desktop-sidenav .vh-legacy-service-brand,.vh-business-mobile-drawer .vh-legacy-service-brand{display:none}.vh-mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:35;display:none;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(4rem + env(safe-area-inset-bottom));border-top:1px solid var(--vh-shell-border);background:rgba(11,12,15,.97);padding:.25rem .25rem env(safe-area-inset-bottom);backdrop-filter:blur(10px)}.vh-mobile-bottom-item{display:flex;min-width:0;min-height:3.5rem;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;border-radius:var(--radius-sharp);color:rgb(100 116 139);font-size:.6875rem;font-weight:600;line-height:1;position:relative;transition:background-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.vh-mobile-bottom-item:focus-visible,.vh-mobile-bottom-item:hover{background:var(--vh-shell-hover);color:rgb(226 232 240)}.vh-mobile-bottom-item.is-active{background:transparent;color:rgb(241 245 249)}.vh-mobile-bottom-item.is-active .vh-app-icon{color:var(--secondary-light)}.vh-mobile-bottom-item:focus-visible{outline:var(--vh-focus-outline);outline-offset:-2px}.vh-mobile-bottom-item.is-active:before{position:absolute;top:-.25rem;left:50%;width:1.5rem;height:2px;border-radius:var(--radius-full);background:var(--secondary);content:"";transform:translateX(-50%)}.vh-workspace-page{height:calc(100dvh - 10rem);min-height:0}:is(.vh-business-shell,.vh-business-document) .vh-btn{height:var(--vh-control-h);min-height:var(--vh-control-h);border-radius:var(--radius-sharp);font-weight:650;letter-spacing:-.005em}:is(.vh-business-shell,.vh-business-document) .vh-control-height{height:var(--vh-control-h);min-height:var(--vh-control-h);border-radius:var(--radius-sharp)}:is(.vh-business-shell,.vh-business-document) .vh-control-square{width:var(--vh-control-h);min-width:var(--vh-control-h);height:var(--vh-control-h);min-height:var(--vh-control-h);border-radius:var(--radius-sharp)}:is(.vh-business-shell,.vh-business-document) .vh-form-action-row{min-height:var(--vh-control-h);align-items:center}:is(.vh-business-shell,.vh-business-document) .vh-btn-primary{border-color:var(--secondary-light);background:var(--secondary);color:#ffffff}:is(.vh-business-shell,.vh-business-document) .vh-btn-primary:focus-visible,:is(.vh-business-shell,.vh-business-document) .vh-btn-primary:hover{border-color:var(--secondary-light);background:var(--secondary-light);color:#ffffff}:is(.vh-business-shell,.vh-business-document) .vh-btn-gold{border-color:var(--accent-gold);background:var(--accent-gold);color:#171717}:is(.vh-business-shell,.vh-business-document) .vh-btn-gold:focus-visible,:is(.vh-business-shell,.vh-business-document) .vh-btn-gold:hover{border-color:var(--accent-gold-light);background:var(--accent-gold-light);color:#111318}:is(.vh-business-shell,.vh-business-document) .vh-btn-ghost{border-color:var(--hairline-strong);background:transparent;color:rgb(203 213 225)}:is(.vh-business-shell,.vh-business-document) .vh-btn-ghost:focus-visible,:is(.vh-business-shell,.vh-business-document) .vh-btn-ghost:hover{border-color:var(--hover-edge);background:var(--hover-bg-delta);color:rgb(248 250 252)}:is(.vh-business-shell,.vh-business-document) .vh-btn:focus-visible{outline:var(--vh-focus-outline);outline-offset:2px}:is(.vh-business-shell,.vh-business-document) .vh-input,:is(.vh-business-shell,.vh-business-document) .vh-select{height:2.25rem;min-height:2.25rem;border-color:var(--hairline-strong);border-radius:var(--radius-sharp);background-color:var(--elev-sunken-bg);box-shadow:var(--elev-sunken-edge);padding-right:.75rem;padding-left:.75rem;font-size:.8125rem;line-height:1.125rem}:is(.vh-business-shell,.vh-business-document) .vh-select{padding-inline-end:2.25rem}:is(.vh-business-shell,.vh-business-document) .vh-input[type=search]{padding-inline-end:2.25rem}:is(.vh-business-shell,.vh-business-document) .vh-input-shell[data-leading-icon]>:is(.vh-input,.vh-select){padding-inline-start:2.5rem}:is(.vh-business-shell,.vh-business-document) .vh-input-shell[data-trailing-action]>:is(.vh-input,.vh-select){padding-inline-end:3rem}:is(.vh-business-shell,.vh-business-document) .vh-input-shell>[data-input-adornment=trailing]>:is(button,a){width:var(--vh-control-h);min-width:var(--vh-control-h);height:var(--vh-control-h);min-height:var(--vh-control-h);border-radius:var(--radius-sharp)}:is(.vh-business-shell,.vh-business-document) .vh-textarea{min-height:5rem;border-color:var(--hairline-strong);border-radius:var(--radius-sharp);background:var(--elev-sunken-bg);box-shadow:var(--elev-sunken-edge);padding:.625rem .75rem;font-size:.875rem}:is(.vh-business-shell,.vh-business-document) .vh-input:focus,:is(.vh-business-shell,.vh-business-document) .vh-input:focus-visible,:is(.vh-business-shell,.vh-business-document) .vh-select:focus,:is(.vh-business-shell,.vh-business-document) .vh-select:focus-visible,:is(.vh-business-shell,.vh-business-document) .vh-textarea:focus,:is(.vh-business-shell,.vh-business-document) .vh-textarea:focus-visible{border-color:var(--state-focus-ring);background-color:var(--surface-input-focus);box-shadow:var(--focus-ring);outline:none}:is(.vh-business-shell,.vh-business-document) .vh-label{font-family:inherit;font-size:.75rem;line-height:1.25rem;letter-spacing:0;text-transform:none}:is(.vh-business-shell,.vh-business-document) .vh-label:before{content:none}:is(.vh-business-shell,.vh-business-document) .vh-hint{font-size:.75rem;line-height:1.25rem}:is(.vh-business-shell,.vh-business-document) .vh-input:is([type=date],[type=datetime-local],[type=time],[type=month],[type=week]){-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;color-scheme:dark;padding-inline-end:2.5rem}:is(.vh-business-shell,.vh-business-document) .vh-input:is([type=date],[type=datetime-local],[type=time],[type=month],[type=week])::-webkit-calendar-picker-indicator{display:block;opacity:.8}@media (pointer:coarse){:is(.vh-business-shell,.vh-business-document) .vh-touch-target{min-width:2.75rem;min-height:2.75rem}:is(.vh-business-shell,.vh-business-document){--vh-control-h:2.75rem;--vh-control-h-lg:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-btn,:is(.vh-business-shell,.vh-business-document) .vh-control-height{height:2.75rem;min-height:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-control-square{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-form-action-row{min-height:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-input,:is(.vh-business-shell,.vh-business-document) .vh-select{height:2.75rem;min-height:2.75rem;font-size:1rem}:is(.vh-business-shell,.vh-business-document) .vh-textarea{min-height:6rem;font-size:1rem}}@media (max-width:767px){:is(.vh-business-shell,.vh-business-document){--vh-control-h:2.75rem;--vh-control-h-lg:2.75rem}.vh-app-topbar{gap:.375rem;padding-right:.5rem;padding-left:.5rem}.vh-topbar-workspace{max-width:none}.vh-topbar-workspace-name{display:none}.vh-topbar-location{border-left:0;padding-left:0}.vh-topbar-location-page{font-size:.75rem}.vh-topbar-actions{gap:.125rem}.vh-mobile-bottom-nav{display:grid}.vh-business-main{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}:is(.vh-business-shell,.vh-business-document) .vh-btn,:is(.vh-business-shell,.vh-business-document) .vh-control-height{height:2.75rem;min-height:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-control-square{width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-form-action-row{min-height:2.75rem}:is(.vh-business-shell,.vh-business-document) .vh-input,:is(.vh-business-shell,.vh-business-document) .vh-select{height:2.75rem;min-height:2.75rem;font-size:1rem}}@media (min-width:640px) and (max-width:767px){.vh-workspace-page{height:calc(100dvh - 10.25rem)}}@media (min-width:768px){.vh-app-topbar{padding-right:1.25rem;padding-left:1.25rem}.vh-topbar-actions{border-left:1px solid rgba(255,255,255,.065);padding-left:.625rem}.vh-workspace-page{height:calc(100dvh - 9.5rem)}}:is(.vh-business-shell,.vh-business-document) :is(.text-slate-500,.text-slate-600,.vh-eyebrow,.vh-meta,.table-header,.empty-note,.empty-state-hint,.vh-sidenav-section-label,.vh-sidenav-child,.vh-mobile-bottom-item){color:#8090a6}