*{box-sizing:border-box}:root{color:#0f172a;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,520px);background:linear-gradient(135deg,#0f766e2e,#07111f00 40%),radial-gradient(circle at 18% 14%,rgba(20,184,166,.18),transparent 32%),#07111f;color:#f8fafc}.login-panel{display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;padding:clamp(28px,5vw,72px)}.login-brand{display:flex;align-items:center;gap:14px}.login-logo{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff14;color:#ccfbf1;font-weight:800}.login-brand p,.login-brand span{margin:0}.login-brand p{font-size:17px;font-weight:800}.login-brand span{color:#99f6e4;font-size:13px;font-weight:700}.login-copy{max-width:720px}.eyebrow{margin:0 0 14px;color:#5eead4;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-copy h1{margin:0;max-width:680px;font-size:clamp(44px,6vw,78px);line-height:.98}.login-copy p:last-child{max-width:620px;margin:22px 0 0;color:#cbd5e1;font-size:17px;line-height:1.7}.trust-grid{display:flex;flex-wrap:wrap;gap:12px}.trust-grid span{display:inline-flex;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(148,163,184,.22);border-radius:999px;background:#0f172a61;color:#dbeafe;padding:0 14px;font-size:13px;font-weight:800}.login-card{align-self:center;width:min(100% - 32px,500px);margin:24px auto;border:1px solid rgba(226,232,240,.9);border-radius:24px;background:#fff;color:#0f172a;padding:28px;box-shadow:0 30px 90px #00000047}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;border-radius:14px;background:#f1f5f9;padding:6px}.mode-tabs button{min-height:42px;border:0;border-radius:10px;background:transparent;color:#64748b;cursor:pointer;font-size:13px;font-weight:800}.mode-tabs button.active{background:#fff;color:#0f766e;box-shadow:0 8px 24px #0f172a14}.login-form{display:grid;gap:16px}.login-form label{display:block;margin-bottom:7px;color:#334155;font-size:13px;font-weight:800}.login-form input,.input-shell{width:100%;min-height:48px;border:1px solid #dbe3ef;border-radius:12px;background:#fff}.login-form input{color:#0f172a;outline:none;padding:0 13px}.input-shell{display:flex;align-items:center;gap:10px;padding:0 13px}.input-shell input{min-height:46px;border:0;padding:0}.login-form input:focus,.input-shell:focus-within{border-color:#0f766e;box-shadow:0 0 0 4px #0f766e1a}.primary-action,.text-action{border:0;cursor:pointer;font-weight:800}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;border-radius:13px;background:#0f766e;color:#fff;box-shadow:0 16px 34px #0f766e38}.primary-action:disabled{cursor:not-allowed;opacity:.72}.text-action{justify-self:center;background:transparent;color:#0f766e}.login-error,.login-notice,.login-success,.setup-message{margin:0 0 16px;border-radius:12px;padding:12px 13px;font-size:13px;font-weight:700;line-height:1.5}.login-error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.login-notice{border:1px solid #bae6fd;background:#f0f9ff;color:#075985}.login-success{display:flex;align-items:center;gap:8px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.setup-message{margin-bottom:2px;border:1px solid #fde68a;background:#fffbeb;color:#92400e}@media(max-width:920px){.login-shell{grid-template-columns:1fr}.login-panel{min-height:auto;gap:36px;padding-bottom:24px}.login-copy h1{font-size:clamp(36px,10vw,54px)}.login-card{align-self:start;margin-top:0}}
