:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8f8f6;font-synthesis:none;text-rendering:optimizelegibility;--orange:#ff8500;--orange-strong:#ff981f;--panel:#202126;--panel-raised:#292a30;--line:#3a3c44;--muted:#a4a5ad;--danger:#ff8178;background:#141518;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb, var(--orange), white 18%);outline-offset:3px}.shell{background:radial-gradient(circle at 18% 12%,#ff85001f,#0000 29rem),#141518;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.brand-panel{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,5.5rem);display:flex}.logo{object-fit:contain;width:132px;height:auto}.eyebrow{color:var(--orange-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.76rem;font-weight:800}h1{letter-spacing:-.045em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,6.8rem);font-weight:500;line-height:.96}.lead{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.5vw,1.3rem);line-height:1.65}.boundary-note{border:1px solid var(--line);color:#c9cad0;border-radius:999px;align-items:center;gap:.8rem;width:fit-content;padding:.85rem 1rem;display:inline-flex}.boundary-note svg{color:var(--orange)}.auth-panel{background:linear-gradient(150deg,#222329,#18191d);place-items:center;min-height:100vh;padding:clamp(1.5rem,5vw,5rem);display:grid;position:relative}.card{width:min(100%,510px)}.card-icon{width:54px;height:54px;color:var(--orange);background:#ff850014;border:1px solid #5a452c;border-radius:16px;place-items:center;margin-bottom:1.5rem;display:inline-grid}.card-icon svg,svg.card-icon{width:54px;height:54px;padding:14px}h2{margin:0 0 .8rem;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.08}.muted{color:var(--muted);line-height:1.55}.compact{margin-bottom:0}label{color:#dedee2;gap:.5rem;margin:1rem 0;font-weight:650;display:grid}input,select{border:1px solid var(--line);color:#fff;background:#17181c;border-radius:12px;width:100%;min-height:52px;padding:.85rem 1rem}input:hover,select:hover{border-color:#5a5c65}.totp{font-variant-numeric:tabular-nums;letter-spacing:.45em;text-align:center;font-size:1.65rem}.primary,.secondary,.sign-out{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;min-height:50px;display:inline-flex}.primary{color:#191919;background:var(--orange);width:100%;margin-top:.7rem;padding:.85rem 1.1rem;font-weight:850}.primary:hover{background:var(--orange-strong)}.primary:disabled,.secondary:disabled{cursor:not-allowed;opacity:.52}.primary svg,.secondary svg,.sign-out svg{width:19px;height:19px}.secondary{border:1px solid var(--line);color:#fff;background:0 0;padding:.75rem 1rem}.sign-out{color:var(--muted);background:0 0;padding:.65rem .8rem;position:absolute;top:1.25rem;right:1.25rem}.sign-out:hover{color:#fff;background:#ffffff0f}.error{color:#ffc4c0;background:#9d201929;border:1px solid #ff817859;border-radius:12px;padding:.85rem 1rem}.steps{color:#d6d6db;padding-left:1.25rem;line-height:1.65}.qr{background:#fff;border-radius:16px;width:min(260px,100%);margin:1rem auto;padding:.75rem;display:block}details{color:var(--muted);margin:1rem 0}summary{cursor:pointer}.secret{overflow-wrap:anywhere;color:#f2f2f2;background:#15161a;border-radius:10px;margin-top:.75rem;padding:.8rem;display:block}.status-card{text-align:left}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=840px){.shell{display:block}.brand-panel{border-right:0;border-bottom:1px solid var(--line);gap:.65rem;min-height:auto;padding:1rem 1.25rem}.brand-panel h1{max-width:12ch;font-size:clamp(2rem,9.5vw,3rem);line-height:.98}.brand-panel .lead{margin:0;font-size:.88rem;line-height:1.4}.brand-panel .eyebrow{margin-bottom:.25rem}.logo{width:64px}.boundary-note{border-radius:14px;padding:.55rem .75rem;font-size:.86rem}.auth-panel{place-items:start center;min-height:58vh;padding:1.35rem 1.25rem 2.5rem}.auth-panel .card-icon{width:46px;height:46px;margin-bottom:.85rem}.auth-panel svg.card-icon,.auth-panel .card-icon svg{width:46px;height:46px;padding:12px}.auth-panel h2{font-size:1.8rem}.auth-panel label{margin:.7rem 0}.auth-panel input,.auth-panel select{min-height:48px}.sign-out{top:.75rem;right:.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
