*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:#f4f4f5}app-login,app-register{display:flex;flex:1;align-items:center;justify-content:center}.auth-panel{width:100%;max-width:360px;padding:40px 36px;background:#fff;border:1px solid #e4e4e7;border-radius:14px;box-shadow:0 2px 12px #0000000f}.auth-panel h1{margin:0 0 28px;font-size:22px;font-weight:600;color:#18181b;letter-spacing:-.3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-panel form{display:flex;flex-direction:column;gap:16px}.auth-panel label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#71717a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-panel input{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;color:#18181b;font-size:14px;font-family:inherit;padding:10px 12px;outline:none;transition:border-color .15s}.auth-panel input:focus{border-color:#2f6feb;background:#fff}.auth-panel button[type=submit]{margin-top:4px;padding:11px;background:#2f6feb;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s}.auth-panel button[type=submit]:hover:not(:disabled){background:#4a80f0}.auth-panel button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.auth-panel .error{font-size:13px;color:#dc2626;padding:8px 10px;background:#fef2f2;border-radius:6px;border:1px solid #fecaca}.auth-switch{margin:22px 0 0;font-size:13px;color:#71717a;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-switch a{color:#2f6feb;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.bubble p{margin:0 0 8px}.bubble p:last-child{margin-bottom:0}.bubble pre{background:#f0f0f1;border:1px solid #e4e4e7;border-radius:8px;padding:12px 14px;overflow-x:auto;margin:8px 0;font-size:13px}.bubble pre:last-child{margin-bottom:0}.bubble code{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:13px}.bubble pre code{background:none;padding:0;border:none;font-size:inherit}.bubble :not(pre)>code{background:#ebebec;border:1px solid #e4e4e7;border-radius:4px;padding:1px 5px}.bubble ul,.bubble ol{margin:6px 0;padding-left:20px}.bubble li{margin:2px 0}.bubble blockquote{margin:8px 0;padding:6px 12px;border-left:3px solid #d4d4d8;color:#71717a}.bubble h1,.bubble h2,.bubble h3,.bubble h4,.bubble h5,.bubble h6{margin:10px 0 4px;font-weight:600;line-height:1.3}.bubble h1:first-child,.bubble h2:first-child,.bubble h3:first-child{margin-top:0}.bubble a{color:#2f6feb}.bubble strong{font-weight:600}.bubble em{font-style:italic}
