:root{--navy:#123f5a;--blue:#2f7198;--green:#56a537;--gold:#f0c400;--ink:#173347;--line:#dbe5eb}.topbar{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 22px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{background:#fff;border-radius:8px;width:68px;padding:3px}.brand div{flex-direction:column;display:flex}.brand span{color:#b8d6ee;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.brand h1{margin:2px 0;font-size:19px}.secure{color:#c7e2d0;font-size:8px}.secure:first-letter{color:#71bf57}form{max-width:920px;margin:auto;padding:18px}.intro{color:#fff;background:linear-gradient(130deg,#123f5a,#2f7198);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:13px;padding:19px 21px;display:flex;box-shadow:0 10px 28px #123f5a29}.intro span{color:#b8d6ee;text-transform:uppercase;font-size:8px;font-weight:900}.intro h2{margin:4px 0;font-size:20px}.intro p{color:#d8e7f0;margin:0;font-size:9px}.intro button,.mobile-submit{background:linear-gradient(135deg,var(--green),#3f8729);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:12px 15px;font-size:9px;font-weight:900;box-shadow:0 7px 18px #1e5e3133}.form-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:12px;padding:18px 20px;box-shadow:0 3px 11px #123f5a0d}.form-card h3{border-left:4px solid var(--green);margin:0 0 15px;padding-left:9px;font-size:13px}.grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.grid label{color:#657786;text-transform:uppercase;flex-direction:column;gap:5px;font-size:8px;font-weight:850;display:flex}.grid label.wide{grid-column:1/3}.grid input,.grid select,.grid textarea{width:100%;color:var(--ink);background:#f9fbfc;border:1px solid #d7e1e7;border-radius:7px;outline:0;padding:0 10px;font-size:10px}.grid input,.grid select{height:39px}.grid textarea{resize:vertical;padding-top:9px}.grid input:focus,.grid select:focus,.grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f71981a}.grid small{color:#8b99a4;text-transform:none;font-size:7px;font-weight:500}.photo-upload{min-height:105px;color:var(--blue);cursor:pointer;background:#f7fafb;border:2px dashed #b8cad5;border-radius:10px;align-content:center;place-items:center;gap:6px;font-size:17px;font-weight:800;display:grid}.photo-upload input{display:none}.photo-upload span{color:#7a8a96;font-size:8px}.consent{color:#71828e;margin:-4px 0 12px;font-size:8px}.signature{position:relative}.signature canvas{touch-action:none;background:linear-gradient(#fff,#fbfcfd);border:1px solid #cfdce4;border-radius:9px;width:100%;height:180px;display:block}.signature button{color:#647786;background:#fff;border:1px solid #d7e1e7;border-radius:6px;padding:6px 9px;font-size:8px;position:absolute;top:8px;right:8px}.check{color:#566a79;align-items:center;gap:7px;margin-top:11px;font-size:8px;display:flex}.check input{accent-color:var(--green)}.mobile-submit{width:100%;margin-bottom:20px;display:none}.notice{z-index:20;color:#fff;text-align:left;background:#173f58;border:0;border-radius:9px;gap:20px;max-width:420px;padding:12px 14px;font-size:9px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 36px #123f5a3d}.notice span{margin-left:auto}@media (width<=650px){.topbar{height:68px;padding:0 12px}.brand img{width:57px}.brand h1{font-size:16px}.secure{display:none}form{padding:10px}.intro{padding:15px}.intro h2{font-size:16px}.intro p{line-height:1.45}.intro>button{display:none}.form-card{padding:15px}.grid{grid-template-columns:1fr}.grid label.wide{grid-column:1}.mobile-submit{z-index:10;display:block;position:sticky;bottom:8px}.signature canvas{height:160px}.notice{max-width:none;bottom:10px;left:10px;right:10px}}:root{color:#173347;font-synthesis:none;background:#eef3f6;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}button,input,select,textarea{font:inherit}
