.hostui{--night-base:#0a0f17;--night-mid:#0d141f;--champagne:#eec98b;--accent:#799fc3;--text-high:#f2f5f9;--text-muted:#9fadbf;--text-faint:#74839a;--line:rgba(255,255,255,0.1);--surface:rgba(255,255,255,0.04);min-height:100svh;font-family:var(--font-sans),system-ui,sans-serif;color:var(--text-high);background:radial-gradient(85% 45% at 50% 0,rgba(121,159,195,.12),transparent 65%),linear-gradient(180deg,var(--night-mid) 0,var(--night-base) 32%)}.hostui .font-display{font-family:var(--font-display),Georgia,serif;font-variation-settings:"SOFT" 0,"WONK" 0;letter-spacing:-.012em}.hostui .kicker{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint)}.hostui .panel{background:var(--surface);border:1px solid var(--line);border-radius:14px}.hostui .row{background:rgba(255,255,255,.03);border:1px solid var(--line);border-radius:12px;transition:background .15s}.hostui .row:hover{background:rgba(255,255,255,.07)}.hostui fieldset{border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02)}.hostui legend{color:var(--text-high)}.hostui input:not([type]),.hostui input[type=datetime-local],.hostui input[type=email],.hostui input[type=number],.hostui input[type=text],.hostui input[type=url],.hostui select,.hostui textarea{background:rgba(255,255,255,.06);border:1px solid var(--line);color:var(--text-high);border-radius:10px}.hostui input::placeholder,.hostui textarea::placeholder{color:var(--text-faint)}.hostui input:focus,.hostui select:focus,.hostui textarea:focus{outline:none;border-color:color-mix(in srgb,var(--accent) 60%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.hostui input[type=checkbox],.hostui input[type=radio],.hostui input[type=range]{accent-color:var(--accent)}.hostui input[type=color]{background:transparent;border:1px solid var(--line);border-radius:10px}.hostui .btn-primary{background:var(--accent);color:#0a0f17;font-weight:650;border-radius:10px;transition:filter .15s,transform .15s}.hostui .btn-primary:hover:not(:disabled){filter:brightness(1.08)}.hostui .btn-primary:active:not(:disabled){transform:translateY(1px)}.hostui .btn-quiet{border:1px solid var(--line);background:rgba(255,255,255,.05);color:var(--text-high);border-radius:10px;transition:background .15s,border-color .15s}.hostui .btn-quiet:hover:not(:disabled){background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.2)}.hostui .btn-danger{background:rgba(244,63,94,.14);border:1px solid rgba(244,63,94,.35);color:#fda4af;border-radius:10px}.hostui .btn-danger:hover:not(:disabled){background:rgba(244,63,94,.24)}.hostui a{text-underline-offset:3px}.hostui .bg-white{background-color:var(--surface)}.hostui .bg-gray-50{background-color:rgba(255,255,255,.05)}.hostui .bg-gray-200{background-color:rgba(255,255,255,.1)}.hostui .border-gray-200,.hostui .border-gray-300{border-color:var(--line)}.hostui .text-gray-400{color:var(--text-faint)}.hostui .text-gray-500,.hostui .text-gray-600{color:var(--text-muted)}.hostui .text-gray-700,.hostui .text-gray-900{color:var(--text-high)}.hostui .bg-green-100{background-color:rgba(52,211,153,.14)}.hostui .text-green-800{color:#6ee7b7}.hostui .bg-green-500,.hostui .bg-green-700{background-color:#15803d}.hostui .bg-amber-100{background-color:rgba(238,201,139,.14)}.hostui .text-amber-800{color:#f0d3a0}.hostui .bg-red-100{background-color:rgba(244,63,94,.12)}.hostui .text-red-600,.hostui .text-red-700,.hostui .text-red-800{color:#fda4af}.hostui .bg-red-500,.hostui .bg-red-700{background-color:#be123c}.hostui .bg-indigo-50{background-color:rgba(129,140,248,.12)}.hostui .host-toggle>div{border-color:var(--line)}.hostui .host-toggle button{color:var(--text-faint)}.hostui .host-toggle button[aria-pressed=true]{background:rgba(255,255,255,.12);color:var(--text-high)}.hostui table{border-collapse:collapse}.hostui thead tr{border-color:var(--line)}.hostui tbody tr:hover{background:rgba(255,255,255,.035)}.hostui .divide-gray-100>*+*,.hostui .divide-gray-200>*+*{border-color:var(--line)}.hostui .bg-amber-50,.hostui .bg-amber-50\/50{background-color:rgba(238,201,139,.09)}.hostui .border-amber-200{border-color:rgba(238,201,139,.3)}.hostui .text-amber-700{color:#f0d3a0}.hostui .bg-red-50{background-color:rgba(244,63,94,.12)}.hostui .text-red-900{color:#fda4af}.hostui .text-emerald-700,.hostui .text-green-700{color:#6ee7b7}.hostui .bg-gray-100{background-color:rgba(255,255,255,.07)}.hostui .text-gray-800{color:var(--text-high)}