:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#223246;background:#f7fafb;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}[hidden]{display:none!important}
.masthead{background:#fff;border-bottom:5px solid #4caf50}.topbar{max-width:1376px;margin:auto;padding:12px 24px;display:flex;gap:12px;align-items:center;color:#2196f3;letter-spacing:.1em;font-weight:850;font-size:.83rem}.topbar img{height:55px;width:55px;object-fit:contain}.banner-frame{max-width:1376px;margin:auto;background:#fff}.banner{display:block;width:100%;height:auto;max-width:1376px;object-fit:contain}.mobile-heading{display:none}
main{max-width:950px;width:calc(100% - 36px);margin:28px auto 70px}.intro,.card,.security{background:#fff;border:1px solid #e3eef0;box-shadow:0 12px 35px rgba(33,150,243,.07)}.intro{border-radius:22px;padding:28px 34px;margin-bottom:20px;display:flex;gap:15px;align-items:center;justify-content:space-between}.eyebrow{margin:0 0 7px;letter-spacing:.16em;color:#2196f3;font-weight:800;font-size:.75rem}.intro h2{margin:0 0 7px;font-size:clamp(1.5rem,3vw,2rem)}.intro p:last-child{margin:0;color:#607488;line-height:1.55}.badge{white-space:nowrap;color:#2196f3;background:#f3faff;border:1px solid #b4dfff;padding:9px 13px;border-radius:30px;font-weight:700;font-size:.85rem}
.card{margin:17px 0;border-radius:20px;padding:30px 34px;position:relative}.card:before{position:absolute;content:"";height:3px;top:0;left:34px;right:34px;background:linear-gradient(90deg,#4caf50,transparent 65%)}.section-title{display:flex;gap:16px;align-items:center;margin-bottom:23px}.number{width:44px;height:44px;flex:none;display:grid;place-items:center;border-radius:13px;background:#ecf8ef;color:#4caf50;border:1px solid #c4e9cd;font-weight:850}.section-title>div{min-width:0}.section-title h3{margin:0 0 4px;font-size:1.18rem}.section-title p{margin:0;color:#64788a;line-height:1.45;font-size:.9rem}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px}.full{grid-column:1/-1}.grid>*{min-width:0}label{display:block;min-width:0;font-weight:700;font-size:.9rem;overflow-wrap:anywhere}label small{display:block;font-weight:400;color:#66798a;margin-top:6px;line-height:1.45}.spaced,.reveal{margin-top:19px}.reveal{padding:20px;border-radius:14px;background:#f5faff;border:1px solid #dcefff}
input:not([type=radio]):not([type=checkbox]):not([type=file]),select{display:block;width:100%;max-width:100%;min-width:0;margin-top:9px;min-height:50px;padding:12px 14px;border:1.5px solid #ccdee8;border-radius:11px;background:#fff;color:#223246;outline:0}input:focus-visible,select:focus-visible,button:focus-visible{outline:3px solid #2196f366;outline-offset:2px}input::placeholder{color:#7b8a98}select:disabled{background:#f1f4f6;color:#8191a0}input[type=date]{inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;appearance:none;-webkit-appearance:none;font-size:16px;overflow:hidden}input[type=date]::-webkit-date-and-time-value{min-width:0;max-width:100%;text-align:left}input[type=date]::-webkit-datetime-edit{min-width:0;max-width:100%;overflow:hidden}
.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.choice{display:flex;gap:12px;align-items:start;padding:18px;border:1.5px solid #c9dee5;border-radius:13px;cursor:pointer;min-width:0}.choice:has(input:checked){border-color:#4caf50;background:#eff9f1}.choice input{accent-color:#4caf50;margin-top:3px}.choice strong,.choice small{display:block}.choice small{color:#66798a;font-weight:400;margin-top:5px;line-height:1.45}
.photo-box{margin-top:9px;position:relative;border:1.5px dashed #8ac9f7;border-radius:12px;min-height:170px;overflow:hidden;display:grid;place-items:center;background:#f6fbff}.photo-box input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.photo-box img{width:100%;height:170px;object-fit:contain;background:#fff}.photo-box #photo-placeholder{text-align:center;pointer-events:none}.photo-box #photo-placeholder span{display:block;font-size:2rem;color:#2196f3}.photo-box strong{color:#2196f3}.photo-box small{display:block;color:#627b8a;font-weight:400;margin-top:4px}.consent{margin-top:25px;padding-top:23px;border-top:1px solid #e4ebee;display:flex;gap:11px;line-height:1.5;color:#3f5367;font-weight:500}.consent input{accent-color:#4caf50;flex:none;margin-top:4px}.trap{position:absolute;left:-9999px;visibility:hidden}.security{border-radius:16px;padding:21px 25px;margin:18px 0;overflow-x:auto}.security strong{display:block;margin-bottom:11px}.security small{color:#617486}.notice{padding:17px;border-radius:10px;margin:16px 0;line-height:1.55;overflow-wrap:anywhere}.notice.error{color:#982b26;background:#fff4f2;border:1px solid #f6c8c2}.notice.success{color:#247033;background:#ebf8ee;border:1px solid #acdcb5}#submit{width:100%;min-height:57px;border:0;border-radius:12px;background:#4caf50;color:#fff;font-weight:850;font-size:1.05rem;display:flex;align-items:center;justify-content:center;gap:12px}#submit:disabled{background:#aacdab;cursor:not-allowed}.footer-note{text-align:center;font-size:.83rem;color:#697a8b}footer{text-align:center;background:#fff;border-top:1px solid #e4ebee;padding:23px;color:#697a8b;font-size:.82rem}
@media(max-width:700px){.topbar{padding:11px 16px;font-size:.7rem}.topbar img{height:47px;width:47px}.banner-frame{width:100%}.banner{width:100%;height:auto;object-fit:contain}.mobile-heading{display:block;padding:22px 20px 27px;background:#fff}.mobile-heading h1{color:#2196f3;font-size:clamp(1.7rem,7vw,2.7rem);line-height:1.1;margin:0 0 10px}.mobile-heading p:last-child{color:#455d6b;margin:0;line-height:1.5}main{margin:18px auto 45px;width:calc(100% - 24px)}.intro,.card{padding:22px 17px;border-radius:17px}.intro{align-items:start}.badge{display:none}.card:before{left:17px;right:17px}.grid,.choices{grid-template-columns:minmax(0,1fr);gap:17px}.full{grid-column:auto}.section-title{align-items:start;gap:11px}.number{height:40px;width:40px;font-size:.85rem}.section-title h3{font-size:1.08rem}.section-title p{font-size:.82rem}.reveal{padding:16px}.choice{padding:15px}.security{padding:17px 14px}}
@media(max-width:340px){main{width:calc(100% - 18px)}.intro,.card{padding:19px 13px}.card:before{left:13px;right:13px}.topbar{padding:9px 11px}.mobile-heading{padding:17px 13px}.mobile-heading h1{font-size:1.58rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
