:root{font-family:Segoe UI,Arial,sans-serif;color:#17385c;background:#f3f6fc;font-synthesis:none;--blue:#2364d7;--line:#d9e3f1}*{box-sizing:border-box}body{margin:0}header,footer{max-width:1152px;margin:auto;padding:25px 32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{text-decoration:none;font-size:26px;font-weight:850;color:#153c69;letter-spacing:-1px}.brand span{font-size:10px;display:block;letter-spacing:2.4px;margin-top:3px}.header-note{font-size:13px;color:#61758e;border:1px solid var(--line);border-radius:20px;padding:9px 15px}main{padding:24px 24px 48px;max-width:1100px;margin:auto}.intro{text-align:center;max-width:760px;margin:0 auto 32px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.6px;color:#5e78a1}h1{font-size:42px;line-height:1.2;letter-spacing:-1.4px;margin:18px 0}h1 span{color:var(--blue)}.intro p{max-width:540px;margin:0 auto;color:#657a94;line-height:1.7;font-size:15px}.steps{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:25px;font-size:12px;font-weight:600}.steps b{display:inline-grid;place-items:center;width:24px;height:24px;background:#e2ebfe;color:var(--blue);border-radius:50%;margin-right:5px}.steps i{width:35px;height:1px;background:#ccdaee}.card{max-width:760px;margin:auto;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 55px #23476c0c;padding:28px}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;gap:12px}h2{font-size:22px;letter-spacing:-.5px;margin:7px 0 0}.badge{font-size:11px;border-radius:20px;background:#eef3fa;color:#5c718d;padding:8px 12px;white-space:nowrap}.consent{display:flex;gap:12px;background:#edf4ff;border:1px solid #bdd3f8;border-radius:9px;padding:15px;line-height:1.6;font-size:13px;font-weight:600;margin-bottom:12px}.consent input{width:17px;height:17px;flex-shrink:0;margin:3px 0;accent-color:var(--blue)}.row{display:flex;gap:10px;margin-bottom:16px}.row>*{flex:1;min-width:0}input:not([type=checkbox]){font:inherit;font-size:13px;border:1px solid #c7d7ec;border-radius:8px;padding:12px;width:100%;min-width:0;background:#fff;color:#234565}input::placeholder{color:#93a6be}input:disabled{background:#f6f8fc}label:not(.consent){display:block;font-size:12px;font-weight:600;margin:15px 0 8px}button{font:inherit;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #c7d7ec;background:#edf3fb;color:#29517f;border-radius:8px;padding:12px 16px;transition:background .15s}button:hover:enabled{background:#dfeaff}.primary{background:var(--blue);color:white;border-color:var(--blue)}.primary:hover:enabled{background:#1854bd}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #70a9ff;outline-offset:3px}.url-row input{flex:1}.url-row button{flex:0 0 auto}.wide{width:100%;margin:0 0 4px}#submit{margin-top:10px}.help{font-size:12px;line-height:1.7;color:#6d8099}.notice{padding:13px 15px;border:1px solid #c8daf4;border-radius:9px;background:#f7faff;font-size:13px;line-height:1.65;white-space:pre-line;overflow-wrap:anywhere;margin-top:16px}.notice.error{background:#fff4f3;color:#9d3436;border-color:#f0c4c4}.notice.success{background:#edfaf4;color:#16674b;border-color:#b7e4d1}.card-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:20px;padding-top:18px;border-top:1px solid #edf1f7;font-size:11px;color:#7890ac}.card-footer button{padding:8px 18px;font-size:12px}.details{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:32px auto 0;max-width:760px;font-size:12px}.details strong{font-size:12px}.details p{line-height:1.7;color:#7a8da5;margin:8px 0}footer{border-top:1px solid var(--line);font-size:11px;color:#8292a7}.balance{background:#edf9f4;border:1px solid #c6e9d9;border-radius:12px;padding:20px;display:flex;gap:12px;align-items:baseline}.balance strong{font-size:32px;color:#147b59}.balance span{font-size:13px}#quota{font-size:13px;color:var(--blue)}[hidden]{display:none!important}@media(max-width:600px){header,footer{padding:20px}.header-note{display:none}main{padding:12px 14px 30px}h1{font-size:30px}.intro p{font-size:13px}.steps{gap:8px;font-size:10px}.steps i{display:none}.steps b{margin-right:3px}.card{padding:19px 15px;border-radius:14px}h2{font-size:18px}.card-head{align-items:flex-start}.badge{font-size:10px;padding:6px 8px}.row{gap:7px}button{padding:12px 9px;font-size:12px}.card-footer{align-items:flex-start}.details{grid-template-columns:1fr;gap:12px;padding:0 6px}footer{align-items:flex-start;flex-direction:column;gap:8px}.balance strong{font-size:27px}}
