.vg-scope{--canvas:#f5f5f7;--surface:#fff;--surface-soft:#f8f8fa;--surface-raised:#ffffffe0;--ink:#1d1d1f;--text:#3a3a3c;--muted:#6e6e73;--faint:#98989d;--line:#1d1d1f17;--line-strong:#1d1d1f24;--teal:#07877f;--teal-bright:#14b8a9;--teal-dark:#056b65;--blue:#007aff;--violet:#7d5ce7;--coral:#ed675e;--amber:#c98617;--green:#20a66a;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--shadow:0 1px 2px #00000005,0 12px 34px #0000000b;background:var(--canvas);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Arial,sans-serif;line-height:1.45}.vg-scope *,.vg-scope :before,.vg-scope :after{box-sizing:border-box}.vg-scope button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.vg-scope a{color:inherit}.vg-scope :is(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:8px}.vg-scope .auth-page{flex-direction:column;gap:1.25rem;max-width:33rem;margin:0 auto;padding:2rem 1rem 4rem;display:flex}.vg-scope .auth-brand{align-items:center;gap:.75rem;padding:.5rem 0 .25rem;display:flex}.vg-scope .auth-brand i{color:#fff;background:linear-gradient(135deg,#0b2e2b,#07877f);border-radius:.875rem;place-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-style:normal;font-weight:700;display:grid}.vg-scope .auth-brand strong{color:var(--ink);letter-spacing:-.01em;font-size:1.05rem;font-weight:680;display:block}.vg-scope .auth-brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600;display:block}.vg-scope .auth-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.vg-scope .auth-card>header{align-items:flex-start;gap:.8rem;display:flex}.vg-scope .auth-card>header .state-icon{width:2.4rem;height:2.4rem;color:var(--teal-dark);background:#07877f14;border-radius:.8rem;flex:none;place-items:center;display:grid}.vg-scope .auth-card>header .state-icon.coral{color:var(--coral);background:#ed675e1a}.vg-scope .auth-card>header .state-icon.amber{color:var(--amber);background:#c986171a}.vg-scope .auth-card>header .state-icon.blue{color:var(--blue);background:#007aff14}.vg-scope .auth-card h1,.vg-scope .auth-card h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:680;line-height:1.25}.vg-scope .auth-card header p{color:var(--muted);margin:.3rem 0 0;font-size:.875rem}.vg-scope .auth-card>p{color:var(--text);margin:0;font-size:.9rem}.vg-scope .auth-actions{flex-wrap:wrap;gap:.6rem;display:flex}.vg-scope .button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.65rem 1.15rem;font-size:.9rem;font-weight:620;display:inline-flex}.vg-scope .button.primary{background:var(--teal);color:#fff}.vg-scope .button.primary:hover{background:var(--teal-dark)}.vg-scope .button.secondary{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}.vg-scope .button.secondary:hover{border-color:var(--ink)}.vg-scope .button[disabled],.vg-scope .button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.vg-scope .auth-note{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--muted);align-items:flex-start;gap:.6rem;padding:.8rem 1rem;font-size:.78rem;line-height:1.5;display:flex}.vg-scope .auth-note svg{color:var(--teal);flex:none;margin-top:.1rem}.vg-scope .auth-note strong{color:var(--ink);font-weight:640}.vg-scope .state-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.72rem;font-weight:640;display:inline-flex}.vg-scope .state-badge.teal{color:var(--teal-dark);background:#07877f14}.vg-scope .state-badge.coral{color:#c0392b;background:#ed675e1a}.vg-scope .state-badge.amber{color:#8f5e0d;background:#c986171a}.vg-scope .state-badge.grey{color:var(--muted);background:#6e6e7314}.vg-scope .auth-loading{color:var(--muted);align-items:center;gap:.7rem;font-size:.9rem;display:flex}.vg-scope .auth-loading i{border:2px solid var(--line-strong);border-top-color:var(--teal);border-radius:50%;width:1.1rem;height:1.1rem;animation:.9s linear infinite vg-spin}@keyframes vg-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.vg-scope .auth-loading i{animation:none}.vg-scope *{transition:none!important}}.vg-scope .session-facts{border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.vg-scope .session-facts>div{flex-wrap:wrap;justify-content:space-between;gap:.25rem .75rem;padding:.7rem 1rem;font-size:.85rem;display:flex}.vg-scope .session-facts>div+div{border-top:1px solid var(--line)}.vg-scope .session-facts dt{color:var(--muted);margin:0}.vg-scope .session-facts dd{color:var(--ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-weight:600}.vg-scope .tenant-list{border:0;flex-direction:column;gap:.6rem;margin:0;padding:0;display:flex}.vg-scope .tenant-list legend{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:640}.vg-scope .tenant-option{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);align-items:flex-start;gap:.75rem;padding:.85rem 1rem;transition:border-color .2s;display:flex}.vg-scope .tenant-option:hover{border-color:var(--line-strong)}.vg-scope .tenant-option:has(input:checked){border-color:var(--teal);background:#07877f08}.vg-scope .tenant-option:has(input:focus-visible){outline:2px solid var(--blue);outline-offset:2px}.vg-scope .tenant-option input{accent-color:var(--teal);width:1rem;height:1rem;margin-top:.2rem}.vg-scope .tenant-option .tenant-copy{min-width:0}.vg-scope .tenant-option strong{color:var(--ink);overflow-wrap:anywhere;font-size:.9rem;font-weight:640;display:block}.vg-scope .tenant-option small{color:var(--muted);margin-top:.15rem;font-size:.78rem;display:block}.vg-scope .tenant-option .state-badge{flex:none;margin-left:auto}.vg-scope .inline-status{border-radius:var(--radius-md);border:1px solid;padding:.8rem 1rem;font-size:.85rem}.vg-scope .inline-status.error{color:#8f2f26;background:#ed675e0d;border-color:#ed675e40}.vg-scope .inline-status.info{border-color:var(--line);background:var(--surface-soft);color:var(--muted)}.vg-scope .inline-status.success{color:#126b45;background:#20a66a0d;border-color:#20a66a40}.vg-scope .invitation-form{flex-direction:column;gap:.65rem;display:flex}.vg-scope .invitation-form label{color:var(--ink);font-size:.9rem;font-weight:640}.vg-scope .invitation-form p{color:var(--muted);margin:-.2rem 0 0;font-size:.78rem;line-height:1.45}.vg-scope .invitation-form input{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:2.75rem;color:var(--ink);font:inherit;border-radius:.75rem;padding:.65rem .8rem;font-size:1rem}.vg-scope .invitation-form input:hover{border-color:var(--muted)}@media (max-width:22.5rem){.vg-scope .auth-page{padding:1rem .75rem 3rem}.vg-scope .auth-card{border-radius:var(--radius-md);padding:1rem}.vg-scope .auth-actions .button{flex:100%}.vg-scope .session-facts>div{flex-direction:column}.vg-scope .tenant-option{flex-wrap:wrap}.vg-scope .tenant-option .state-badge{margin-left:0}}
