:root{--ink:#15172d;--muted:#6a718a;--violet:#7658ff;--coral:#ff7565}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#0e1028;color:var(--ink)}.icon{width:1.2em;height:1.2em}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--violet);font-size:.75rem;font-weight:900}.auth-shell{min-height:100svh;display:grid;grid-template-columns:1.05fr .95fr}.auth-story{position:relative;padding:55px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(118,88,255,.55),transparent 32%),linear-gradient(145deg,#0c0d22,#241c50)}.auth-story:after{content:"";position:absolute;width:450px;height:450px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-120px;bottom:-180px}.auth-brand{display:flex;align-items:center;gap:14px;z-index:2}.auth-brand img{width:66px;height:66px;object-fit:contain;padding:8px;border-radius:22px;background:#fff}.auth-brand strong,.auth-brand small{display:block}.auth-brand small{color:rgba(255,255,255,.62)}.auth-message{max-width:720px;z-index:2}.auth-message h1{font-size:clamp(3rem,6vw,6.8rem);line-height:.88;letter-spacing:-.075em;margin:0 0 24px}.auth-message>p:last-child{font-size:1.15rem;color:rgba(255,255,255,.68);max-width:600px}.auth-photo-deck{height:210px;position:relative;z-index:2}.auth-photo-deck img{position:absolute;width:170px;height:210px;object-fit:cover;border-radius:27px;border:1px solid rgba(255,255,255,.4);box-shadow:0 24px 55px rgba(0,0,0,.35)}.auth-photo-deck img:nth-child(1){left:0;transform:rotate(-7deg)}.auth-photo-deck img:nth-child(2){left:130px;top:-15px;z-index:2}.auth-photo-deck img:nth-child(3){left:260px;transform:rotate(7deg)}.auth-panel{display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 100% 0,#e9e2ff,transparent 42%),linear-gradient(145deg,#f7f6ff,#eef2f9)}.auth-card{width:min(520px,100%);padding:50px;border-radius:38px;background:rgba(255,255,255,.78);backdrop-filter:blur(24px);box-shadow:18px 18px 42px rgba(52,57,100,.15),-14px -14px 36px #fff}.auth-card h2{font-size:3rem;line-height:1;margin:0 0 15px;letter-spacing:-.05em}.auth-card>p:not(.eyebrow){color:var(--muted);margin-bottom:28px}.auth-card form{display:grid;gap:18px}.auth-card label{display:grid;gap:8px;font-weight:800;font-size:.88rem;color:#555d75}.auth-card input{width:100%;min-height:58px;border:1px solid rgba(50,54,90,.1);border-radius:18px;background:#f7f8fd;padding:0 17px;outline:none;box-shadow:inset 5px 5px 11px rgba(48,52,88,.07),inset -6px -6px 13px #fff}.auth-card input:focus{border-color:var(--violet);box-shadow:0 0 0 4px rgba(118,88,255,.13)}.auth-button{min-height:58px;border:0;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--violet),#a96bff);font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 17px 34px rgba(118,88,255,.28)}a.auth-button{text-decoration:none}.auth-links{display:flex;justify-content:space-between;margin-top:24px}.auth-links a{color:var(--violet);font-weight:800;text-decoration:none}.auth-alert{padding:14px 16px;border-radius:15px;margin-bottom:18px}.auth-alert.error{background:#ffe5e8;color:#9f2d3d}.auth-alert.success{background:#e2f8ed;color:#277b5a}@media(max-width:950px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:440px;padding:35px}.auth-photo-deck{display:none}.auth-message h1{font-size:4.2rem}.auth-panel{padding:28px;min-height:600px}}@media(max-width:560px){.auth-story{min-height:360px;padding:24px}.auth-message h1{font-size:3.2rem}.auth-brand img{width:54px;height:54px}.auth-panel{padding:14px}.auth-card{padding:30px 22px;border-radius:28px}.auth-card h2{font-size:2.4rem}.auth-links{display:grid;gap:12px}}
.install-status{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.install-status span{padding:7px 11px;border-radius:999px;font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.install-status .ok{background:#ddf9e8;color:#157344}.install-status .bad{background:#ffe1e5;color:#a5263b}.installer-card code{font-size:.8em;background:#eee9ff;padding:2px 6px;border-radius:6px}.installer-note{margin-top:18px;font-size:.82rem}.auth-button:disabled{opacity:.45;cursor:not-allowed}
