.account-shell{max-width:1000px;margin:0 auto;padding:32px 24px}.account-shell header,.account-shell nav{display:flex;gap:16px;justify-content:space-between;align-items:center;flex-wrap:wrap}.account-shell h1{font-size:clamp(32px,6vw,64px);margin:48px 0 24px}.account-shell h2{margin-top:40px}.account-shell form{display:flex;gap:16px;flex-wrap:wrap;align-items:end}.account-shell label{display:grid;gap:8px;flex:1}.account-shell input,.account-shell select{font:inherit;padding:14px;border:1px solid #bbb;background:white;min-width:0}.account-card{padding:24px;border:1px solid #cdd3df;background:white;margin:16px 0}.account-card h3{margin-top:0}.account-card .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.account-card select{max-width:100%}#accountMessage{color:#002fa7;min-height:24px}@media(max-width:600px){.account-shell{padding:24px 16px}.account-shell form{display:grid}.account-card{padding:16px}}
