.rf-root{--rf-accent:var(--aujs-sky);--rf-ink:var(--aujs-navy);--rf-body:#606264;--rf-muted:#96989a;--rf-hair:#eef0f6;--rf-edge:#dce0ec;--rf-edge-2:#b5bbd0;--rf-bg-card:#f7f8fb;--rf-green:var(--aujs-green);--rf-red:var(--aujs-crimson);--rf-red-bg:#fbe4e6;color:var(--rf-ink)}.rf-root *{box-sizing:border-box}.rf-root button,.rf-root input,.rf-root select,.rf-root textarea{font-family:inherit}.rf-form{background:#fff;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 32px #2b345814,0 1px #2b34580a}.rf-section{border-bottom:1px solid var(--rf-hair);flex-direction:column;gap:18px;padding:28px 32px;display:flex}.rf-section:last-of-type{border-bottom:0}.rf-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.rf-section-num{letter-spacing:.14em;text-transform:uppercase;color:var(--rf-muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.rf-section-num b{background:var(--rf-ink);color:#fff;letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.rf-section-title{letter-spacing:-.01em;color:var(--rf-ink);margin:0;font-size:20px;font-weight:700}.rf-section-desc{color:var(--rf-body);max-width:540px;margin:0;font-size:13px;line-height:1.55}.rf-field{flex-direction:column;gap:6px;display:flex}.rf-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:620px){.rf-row{grid-template-columns:1fr}}.rf-label{letter-spacing:.12em;text-transform:uppercase;color:var(--rf-muted);justify-content:space-between;align-items:baseline;font-size:10px;font-weight:700;display:flex}.rf-label .opt{color:var(--rf-muted);letter-spacing:.02em;text-transform:none;font-size:10px;font-weight:700}.rf-hint{color:var(--rf-muted);font-size:12px;line-height:1.45}.rf-hint strong{color:var(--rf-body);font-weight:700}.rf-inp,.rf-sel,.rf-ta{width:100%;color:var(--rf-ink);border:1.5px solid var(--rf-edge);background:#fff;border-radius:6px;padding:10px 12px;font-size:14px;transition:border-color .12s,box-shadow .12s}.rf-inp{height:44px}.rf-sel{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%2396989A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 14px center;background-repeat:no-repeat;height:44px;padding:0 36px 0 12px}.rf-ta{resize:vertical;min-height:92px;line-height:1.5}.rf-inp:focus,.rf-sel:focus,.rf-ta:focus{border-color:var(--rf-accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--rf-accent) 22%, transparent);outline:none}.rf-inp[data-has=true],.rf-sel[data-has=true],.rf-ta[data-has=true]{border-color:var(--rf-edge-2)}.rf-inp-prefix{position:relative}.rf-inp-prefix .cur{color:var(--rf-muted);pointer-events:none;font-size:15px;font-weight:700;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.rf-inp-prefix .rf-inp{padding-left:30px}.rf-amount{letter-spacing:-.005em;font-weight:700;font-size:20px!important}.rf-seg{background:var(--rf-bg-card);border:1px solid var(--rf-hair);border-radius:8px;grid-template-columns:repeat(8,1fr);gap:4px;padding:4px;display:grid}@media (max-width:620px){.rf-seg{grid-template-columns:repeat(4,1fr)}}.rf-seg button{letter-spacing:.08em;color:var(--rf-body);cursor:pointer;text-align:center;background:0 0;border:0;border-radius:6px;flex-direction:column;align-items:center;gap:6px;padding:8px 4px;font-family:inherit;font-size:11px;font-weight:700;transition:background .12s,color .12s;display:flex;position:relative}.rf-seg button .dot{background:var(--dot);opacity:.8;border-radius:999px;width:8px;height:8px}.rf-seg button:hover{color:var(--rf-ink);background:#fff}.rf-seg button[data-active=true]{color:var(--rf-ink);box-shadow:0 2px 6px #2b34581a, 0 0 0 1.5px var(--rf-edge);background:#fff}.rf-seg button[data-active=true] .dot{opacity:1;transform:scale(1.15)}.rf-country-toggle{background:var(--rf-bg-card);border:1px solid var(--rf-hair);border-radius:10px;grid-template-columns:1fr 1fr;gap:6px;padding:4px;display:grid}.rf-country-toggle button{color:var(--rf-body);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .12s,color .12s,box-shadow .12s;display:flex}.rf-country-toggle button:hover{color:var(--rf-ink)}.rf-country-toggle button[data-active=true]{color:var(--rf-ink);box-shadow:0 2px 6px #2b34581a, 0 0 0 1.5px var(--rf-edge);background:#fff}.rf-country-sub{color:var(--rf-muted);letter-spacing:.02em;font-size:11px;font-weight:700}.rf-country-flag{background-position:50%;background-size:cover;border-radius:2px;flex-shrink:0;width:24px;height:16px;box-shadow:0 0 0 1px #2b345814}.rf-flag-au{background:radial-gradient(circle at 74% 32%,#fff .9px,#0000 1.2px),radial-gradient(circle at 68% 62%,#fff .9px,#0000 1.2px),radial-gradient(circle at 82% 74%,#fff .8px,#0000 1.1px),radial-gradient(circle at 88% 46%,#fff .9px,#0000 1.2px),radial-gradient(circle at 20% 78%,#fff 1.4px,#0000 1.7px),#012169}.rf-flag-nz{background:radial-gradient(circle at 66% 32%,#c8102e .9px,#0000 1.2px),radial-gradient(circle at 76% 56%,#c8102e .9px,#0000 1.2px),radial-gradient(circle at 70% 78%,#c8102e .9px,#0000 1.2px),radial-gradient(circle at 86% 66%,#c8102e .9px,#0000 1.2px),#012169}@media (max-width:620px){.rf-country-toggle{grid-template-columns:1fr}}.rf-bank-grid{grid-template-columns:140px 1fr;gap:14px;display:grid}@media (max-width:620px){.rf-bank-grid{grid-template-columns:1fr}}.rf-bsb input,.rf-acct input{font-variant-numeric:tabular-nums;letter-spacing:.04em}.rf-bank-note{background:var(--rf-bg-card);border:1px solid var(--rf-hair);color:var(--rf-body);border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.rf-bank-note .lock{background:var(--rf-ink);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;display:flex}.rf-bank-note strong{color:var(--rf-ink);font-weight:700}.rf-dropzone{border:2px dashed var(--rf-edge-2);text-align:center;background:var(--rf-bg-card);cursor:pointer;border-radius:10px;padding:34px 20px;transition:border-color .16s,background .16s}.rf-dropzone:hover,.rf-dropzone[data-drag=true]{border-color:var(--rf-accent);background:#fff}.rf-dropzone-icon{border:1.5px solid var(--rf-edge);background:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 10px;display:flex}.rf-dropzone-title{color:var(--rf-ink);margin-bottom:4px;font-size:14px;font-weight:700}.rf-dropzone-title .pick{color:var(--rf-accent);cursor:pointer;text-decoration:underline;transition:color .2s}.rf-dropzone-sub{color:var(--rf-muted);font-size:12px}.rf-files{flex-direction:column;gap:8px;display:flex}.rf-file{background:var(--rf-bg-card);border:1px solid var(--rf-hair);border-radius:8px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.rf-file-thumb{border:1px solid var(--rf-edge);width:40px;height:40px;color:var(--rf-muted);letter-spacing:.1em;background:#fff;border-radius:6px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}.rf-file-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.rf-file-name{color:var(--rf-ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.rf-file-size{color:var(--rf-muted);font-size:11px}.rf-file-remove{color:var(--rf-muted);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:20px;line-height:1}.rf-file-remove:hover{color:var(--rf-red)}.rf-file-error{color:var(--rf-red);font-size:12px;font-weight:700;line-height:1.45}.rf-error-banner{background:var(--rf-red-bg);color:var(--rf-red);border:1px solid #bd454d59;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.rf-submit-bar{background:var(--rf-bg-card);border-top:1px solid var(--rf-hair);flex-direction:column;gap:14px;padding:22px 32px 26px;display:flex}.rf-consent{color:var(--rf-body);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.rf-consent input{appearance:none;border:1.5px solid var(--rf-edge-2);cursor:pointer;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-top:1px;transition:border-color .12s,background .12s;position:relative}.rf-consent input:checked{background:var(--rf-ink);border-color:var(--rf-ink)}.rf-consent input:checked:after{content:"✓";color:#fff;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.rf-actions{align-items:center;gap:10px;display:flex}.rf-btn{letter-spacing:.02em;cursor:pointer;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.rf-btn:active{transform:scale(.99)}.rf-btn-primary{background:var(--rf-ink);color:#fff;border-color:var(--rf-ink);flex:1}.rf-btn-primary:hover{filter:brightness(1.1)}.rf-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.rf-submit-footnote{color:var(--rf-muted);text-align:center;font-size:12px;line-height:1.5}.rf-success{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:56px 40px;display:flex;box-shadow:0 10px 32px #2b345814}.rf-success-check{background:var(--rf-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:6px;font-size:36px;display:flex}.rf-success-title{letter-spacing:-.01em;color:var(--rf-ink);margin:0;font-size:28px;font-weight:700}.rf-success-sub{color:var(--rf-body);max-width:440px;margin:0;font-size:15px;line-height:1.55}.rf-success-ref{letter-spacing:.14em;text-transform:uppercase;color:var(--rf-muted);background:var(--rf-bg-card);border:1px solid var(--rf-hair);border-radius:999px;margin-top:8px;padding:8px 14px;font-size:11px;font-weight:700}.rf-success-next{text-align:left;gap:10px;width:100%;max-width:440px;margin-top:18px;display:grid}.rf-success-next-item{background:var(--rf-bg-card);border:1px solid var(--rf-hair);border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.rf-success-next-num{border:1.5px solid var(--rf-edge);width:22px;height:22px;color:var(--rf-ink);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.rf-success-next-body{color:var(--rf-body);font-size:13px;line-height:1.5}.rf-success-next-body strong{color:var(--rf-ink);font-weight:700}@media (max-width:620px){.rf-section{padding:24px 20px}.rf-submit-bar{padding:20px}}
