:root{font-family:"Barlow",Arial,sans-serif;color:#172b3a;background:#f3f6f7;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:640px;margin:48px auto;padding:32px;background:white;border:1px solid #dbe3e7;border-radius:16px;box-shadow:0 12px 40px #172b3a08}header,.current{display:flex;justify-content:space-between;align-items:center;gap:16px}header{margin-bottom:36px}.brand{display:block;width:100px;height:auto}.tag{border-radius:20px;padding:7px 12px;font-size:12px;font-weight:600;background:#e9f3f3;color:#265d62}h1{font-size:30px;line-height:1.2;letter-spacing:-.6px}h2{font-size:19px;margin:8px 0}p{line-height:1.6;color:#4c5f6b}.intro{margin-bottom:24px}#message{padding:14px 16px;background:#eef5fa;border-radius:8px;line-height:1.5;margin:16px 0}#message.error{background:#fff0ed;color:#962e23}.bank-summary{padding:20px;border:1px solid #dbe3e7;border-radius:10px;background:#f8fafb}.current{padding:0}.current p:last-child{margin-bottom:0}.eyebrow{font-size:11px;letter-spacing:1.1px;font-weight:700;margin:0}form{margin-top:28px}fieldset{border:0;padding:0;margin:0}label{display:block;font-weight:600;font-size:14px;margin:18px 0 8px}input:not([type=checkbox]),select{width:100%;padding:12px;border:1px solid #a4b5be;border-radius:6px;background:#fff;color:#172b3a;font:inherit}input:focus,select:focus,button:focus-visible{outline:3px solid #4390e2;outline-offset:2px}.check{display:flex;align-items:flex-start;gap:10px;line-height:1.5;font-weight:400;margin:24px 0}.check input{margin-top:5px;min-width:18px;height:18px}button{border:0;border-radius:7px;padding:13px 18px;background:#ff6900;color:#fff;font:inherit;font-weight:600;cursor:pointer;width:100%}button:disabled{opacity:.5;cursor:wait}.secondary{display:inline-flex;align-items:center;gap:8px;background:#254e67;color:#fff;width:auto;font-size:14px;margin-top:4px;border:1px solid #254e67}.secondary svg{flex:none}.secondary:hover:not(:disabled){background:#18374b}.status-description{font-size:14px;margin:12px 0;max-width:48ch}button[type=submit]:hover:not(:disabled){background:#e85f00}footer{border-top:1px solid #e4eaed;margin-top:28px;padding-top:20px;font-size:13px;color:#657681;line-height:1.6}[hidden]{display:none!important}@media(max-width:680px){main{margin:0;min-height:100vh;border:0;border-radius:0;padding:24px}.current{align-items:flex-start;flex-direction:column}h1{font-size:27px}}
