*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;color:#1f2d3d;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:linear-gradient(160deg,#eef3fb 0%,#f7fafd 100%);min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.wrap{min-height:100vh;flex-direction:column;min-height:100dvh;display:flex}.container{width:100%;max-width:560px;padding:max(20px, env(safe-area-inset-top)) 16px 0;flex-direction:column;flex:1;margin:0 auto;display:flex}.header{padding:6px 4px 18px}.banner{border-radius:12px;width:100%;height:auto;margin-bottom:14px;display:block}.badge{color:#1a6dff;letter-spacing:.8px;background:#e8f1ff;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}h1{letter-spacing:-.2px;margin-bottom:8px;font-size:23px;font-weight:800;line-height:1.25}.sub{color:#5a6b80;font-size:14px;line-height:1.7}.card{background:#fff;border:1px solid #1f2d3d0d;border-radius:16px;padding:16px 14px;box-shadow:0 10px 32px #1f2d3d12}.field{margin-bottom:12px}label{align-items:center;gap:6px;margin-bottom:5px;font-size:14px;font-weight:600;display:flex}.req{color:#e5484d}.hint{color:#8492a6;margin-top:4px;font-size:12px;line-height:1.5}input[type=text],input[type=number],input[type=url],select,textarea{color:#1f2d3d;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fafbfc;border:1px solid #d3dce6;border-radius:10px;outline:none;width:100%;min-height:42px;padding:9px 12px;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s}input:focus,select:focus,textarea:focus{background:#fff;border-color:#1a6dff;box-shadow:0 0 0 3px #1a6dff24}input::placeholder,textarea::placeholder{color:#a5b2c2}textarea{resize:vertical;min-height:88px}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.amount-row{gap:10px;display:flex}.amount-row input{flex:1;min-width:0}.amount-row select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%235a6b80' d='M5 6 0 0h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;flex-shrink:0;width:108px;padding-right:30px;font-weight:600}.privacy{color:#8492a6;border-top:1px dashed #d3dce6;margin-top:18px;padding-top:14px;font-size:12px;line-height:1.8}.privacy b{color:#5a6b80}.submit-bar{z-index:10;padding:18px 0 calc(env(safe-area-inset-bottom) + 10px);background:linear-gradient(#f7fafd00 0%,#f7fafde6 30%,#f7fafd 55%);margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0}button{letter-spacing:.3px;color:#fff;cursor:pointer;background:#1a6dff;border:none;border-radius:14px;width:100%;min-height:54px;padding:15px;font-size:17px;font-weight:600;transition:background .15s,transform 50ms}button:active{transform:scale(.99)}button:disabled{cursor:not-allowed;background:#9db8e8}.msg{word-break:break-word;border-radius:12px;margin-top:12px;padding:12px 14px;font-size:14px;line-height:1.6;animation:.2s ease-out fadeIn;display:none}.msg.error{color:#b42318;background:#fdecec;display:block}.msg.success{color:#0d7a43;background:#e8f8ef;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.secure{text-align:center;padding:8px 0 calc(env(safe-area-inset-bottom) + 14px);color:#8492a6;font-size:12px}#loadingOverlay{z-index:999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;display:none;position:fixed;top:0;bottom:0;left:0;right:0}#loadingOverlay.show{display:flex}.spinner{border:5px solid #d6e4ff;border-top-color:#1a6dff;border-radius:50%;width:54px;height:54px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}#loadingText{color:#5a6b80;font-size:15px}
