*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background:#fff;line-height:1.6}.topbar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#0f172a;color:#f8fafc;box-shadow:0 1px 2px #0000001a;z-index:10}.brand{font-weight:700;font-size:1.125rem;color:#f8fafc;text-decoration:none}.login-link{color:#f8fafc;text-decoration:none;padding:.4rem .9rem;border:1px solid #f8fafc;border-radius:.375rem;font-size:.875rem}.login-link:hover{background:#f8fafc;color:#0f172a}.hero{max-width:48rem;margin:0 auto;padding:3.5rem 1.25rem 2.5rem;text-align:center}.hero h1{font-size:2.25rem;margin:0 0 1rem;font-weight:700;line-height:1.2}.tagline{color:#0f172a;font-size:1.25rem;font-weight:500;margin:0 0 1.5rem}.lead{color:#475569;font-size:1.0625rem;margin:0}.section{padding:2.5rem 1.25rem}.section-alt{background:#f8fafc}.section-inner{max-width:48rem;margin:0 auto}.section h2{margin:0 0 1rem;font-size:1.5rem;font-weight:700}.section p{margin:0 0 1rem;color:#334155}.section p.emphasis{font-weight:500;color:#0f172a;font-style:italic;margin-top:1.5rem}.steps{list-style:none;counter-reset:step-counter;padding:0;margin:1.5rem 0}.steps li{position:relative;padding-left:3rem;margin-bottom:1.25rem;counter-increment:step-counter;color:#334155}.steps li:before{content:counter(step-counter);position:absolute;left:0;top:.1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#0f172a;color:#f8fafc;border-radius:50%;font-weight:700;font-size:.9rem}.steps li strong{display:block;margin-bottom:.15rem;color:#0f172a}.features-list{list-style:none;padding:0;margin:1.5rem 0 0}.features-list li{padding:1rem 0;border-bottom:1px solid #e2e8f0;color:#334155}.features-list li:last-child{border-bottom:none}.features-list li strong{display:block;margin-bottom:.15rem;color:#0f172a}.cta{max-width:48rem;margin:0 auto;padding:3rem 1.25rem 4rem;text-align:center;font-size:1.125rem}.cta a{color:#0f172a;font-weight:600;text-decoration:underline}.site-footer{padding:1.25rem;background:#0f172a;color:#94a3b8;text-align:center;font-size:.9rem}.site-footer a{color:#f8fafc;text-decoration:none;margin:0 .75rem}.site-footer a:hover{text-decoration:underline}.site-footer .sep{color:#475569}.legal{max-width:44rem;margin:0 auto;padding:2.5rem 1.25rem 4rem;color:#334155}.legal h1{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.legal h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin:3rem 0 .75rem;padding-top:1rem;border-top:1px solid #e2e8f0;scroll-margin-top:4rem}.legal h2:first-of-type{border-top:none;padding-top:0;margin-top:2rem}.legal h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin:2rem 0 .5rem}.legal .updated{color:#64748b;font-size:.9rem;margin:0 0 2rem}.legal p,.legal li{color:#334155}.legal ul{padding-left:1.25rem}.legal li{margin-bottom:.3rem}.legal address{font-style:normal;background:#f8fafc;padding:.75rem 1rem;border-radius:.5rem;margin:.5rem 0 1.5rem}.toc{background:#f8fafc;padding:1rem 1.25rem;border-radius:.5rem;margin:1rem 0 2rem;font-size:.95rem}.toc strong{display:block;margin-bottom:.5rem;color:#0f172a}.toc a{color:#0f172a;text-decoration:underline;margin-right:1rem}.placeholder{background:#fef3c7;padding:0 .25rem;border-radius:.25rem;font-family:ui-monospace,monospace;font-size:.95em}body.register-page{background:#fafafa;color:#000000de;min-height:100vh}.register-page .container{max-width:444px;margin:64px auto;padding:0 16px}.register-page .header{text-align:center;margin-bottom:16px}.register-page .door-icon{width:48px;height:48px;color:#1976d2;margin-bottom:8px}.register-page h1{font-size:1.5rem;font-weight:400;margin:0}.register-page .card{background:#fff;border-radius:4px;padding:24px;margin-top:16px;box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.register-page .modes{margin:0 0 8px}.register-page .mode{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:4px;margin-bottom:8px;cursor:pointer;transition:border-color .15s,background .15s}.register-page .mode:hover{background:#1976d20a}.register-page .mode input[type=radio]{margin:3px 0 0;accent-color:#1976d2}.register-page .mode-text{line-height:1.35;font-size:.9375rem}.register-page .mode-text small{display:block;font-size:.75rem;color:#0009}.register-page .mode.selected{border-color:#1976d2;background:#1976d20f}.register-page .field{position:relative;margin:16px 0}.register-page .field input,.register-page .field select{width:100%;padding:16.5px 48px 16.5px 14px;font:inherit;font-size:1rem;color:#000000de;background:transparent;border:1px solid rgba(0,0,0,.23);border-radius:4px;outline:none;transition:border-color .15s,border-width .15s}.register-page .field input:hover,.register-page .field select:hover{border-color:#000000de}.register-page .field input:focus,.register-page .field select:focus{border-color:#1976d2;border-width:2px;padding:15.5px 47px 15.5px 13px}.register-page .field label{position:absolute;left:12px;top:16px;padding:0 4px;font-size:1rem;color:#0009;background:#fff;pointer-events:none;transition:transform .15s,font-size .15s,color .15s}.register-page .field input:focus+label,.register-page .field input:not(:placeholder-shown)+label,.register-page .field select+label{transform:translateY(-24px);font-size:.75rem;color:#1976d2}.register-page .field .toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;padding:0;border:none;background:transparent;color:#0000008a;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}.register-page .field .toggle:hover{background:#0000000a}.register-page .hints{margin:8px 4px 16px;padding:0;list-style:none;font-size:.75rem;color:#0009}.register-page .hints li:before{content:"•";margin-right:6px;color:#0006}.register-page .btn{display:block;width:100%;margin-top:24px;padding:8px 22px;font:inherit;font-weight:500;font-size:.9375rem;letter-spacing:.02857em;text-transform:uppercase;color:#fff;background:#1976d2;border:none;border-radius:4px;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;transition:background .2s}.register-page .btn:hover:not(:disabled){background:#1565c0}.register-page .btn:disabled{background:#0000001f;color:#00000042;cursor:not-allowed;box-shadow:none}.register-page .alert{margin:16px 0;padding:6px 16px;border-radius:4px;font-size:.875rem;display:none}.register-page .alert.show{display:block}.register-page .alert.error{background:#fdecea;color:#611a15}.register-page .alert.success{background:#edf7ed;color:#1e4620}.register-page .hidden{display:none}
