:root{color:#161616;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f7f8;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#003da5;min-width:320px;min-height:100vh;margin:0}a{color:inherit}.app-shell{color:#161616;background:#003da5;flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex}.app-header{z-index:10;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.brand{letter-spacing:.2px;font-weight:700}.nav{gap:1rem;display:flex}.nav a{color:#444;font-weight:500;text-decoration:none}.nav a.active{color:#003da5}.app-main{flex:1;width:100%;max-width:960px;margin:0 auto;padding:2rem 1.5rem}.section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem;box-shadow:0 8px 24px #00000008}.section h1{margin-top:0}.button-row{gap:.75rem;margin-top:1rem;display:flex}.button{color:#fff;cursor:pointer;background:#003da5;border:1px solid #003da5;border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.1rem;font-weight:600;display:inline-flex}.button.secondary{color:#003da5;background:#fff}.field input,.field select{border:1px solid #d0d5dd;border-radius:10px;padding:.65rem .8rem;font-size:1rem}.field input:focus,.field select:focus{border-color:#003da5;outline:2px solid #003da533}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:999px;padding:.4rem .9rem}.chip.active{color:#003da5;background:#e3eafb;border-color:#003da5}.signup{flex-direction:column;gap:1.25rem;display:flex}.signup__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#666;margin:0 0 .25rem;font-size:.8rem}.lede{color:#444;max-width:640px}.mode-toggle{background:#f1f3f5;border-radius:999px;gap:.5rem;padding:.3rem;display:inline-flex}.pill{cursor:pointer;color:#444;background:0 0;border:1px solid #0000;border-radius:999px;padding:.5rem 1rem;font-weight:600}.pill.active{color:#003da5;background:#fff;border-color:#003da5;box-shadow:0 4px 12px #003da533}.pill:disabled{opacity:.6;cursor:not-allowed}.signup__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.panel{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 10px 30px #0000000a}.panel.alt{justify-content:center}.two-col{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.field{flex-direction:column;gap:.35rem;font-size:.95rem;display:flex}.field input{border:1px solid #d0d5dd;border-radius:10px;padding:.65rem .8rem;font-size:1rem}.field input:focus{border-color:#003da5;outline:2px solid #003da533}.error{color:#b42318;background:#fff2f2;border:1px solid #f4c7c2;border-radius:10px;padding:.6rem .8rem}.hint{color:#667085;margin:0;font-size:.9rem}.muted{color:#667085;margin:0 0 .5rem}.button.ghost{color:#003da5;background:#fff;border-color:#003da5}.button.ghost:hover{background:#e3eafb}.note{color:#444;flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.note a{color:#003da5;font-weight:600}.divider{align-items:center;gap:.5rem;margin:.5rem 0;display:flex}.divider span{background:#e5e5e5;flex:1;height:1px}.divider p{color:#667085;letter-spacing:.08em;margin:0;font-weight:600}@media (width<=640px){.signup__header{flex-direction:column;align-items:flex-start}}
