:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#172b48;background:#edf2f9;font-synthesis:none;--blue:#2479eb;--ink:#172b48;--muted:#54677f;--border:#e0e7f0;--soft:#eff5ff}
*{box-sizing:border-box}
body{margin:0;font-size:1rem;line-height:1.55}
button,video{font:inherit}
[hidden]{display:none!important}
button{-webkit-tap-highlight-color:transparent}
button:focus-visible,[tabindex]:focus-visible{outline:3px solid #0d57b7;outline-offset:4px}
.review-notice{background:#fff4d5;color:#624700;text-align:center;font-size:.8125rem;padding:9px 16px;border-bottom:1px solid #efdba4}
.page{max-width:480px;min-height:100vh;margin:0 auto;background:#fff}
.topbar{display:flex;align-items:center;gap:10px;padding:20px 22px 14px;font-size:.9375rem;font-weight:650}
.brand-symbol{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--blue);color:#fff;flex-shrink:0}
.brand-symbol svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}
.brand-symbol path:last-child{fill:currentColor;stroke:none}
.topbar-label{margin-left:auto;font-size:.75rem;letter-spacing:.06em;color:#586d88;white-space:nowrap}
main{padding:0 22px}
.intro{padding:20px 0 23px;border-bottom:1px solid var(--border)}
.eyebrow{font-size:.75rem;color:#155dbd;letter-spacing:.16em;font-weight:700;margin:0 0 8px}
h1{font-size:2.125rem;line-height:1.15;letter-spacing:-.04em;margin:0;max-width:350px;font-weight:750}
.intro>p:last-child{color:var(--muted);margin:14px 0 0;line-height:1.55;max-width:355px}
.section{padding-top:25px}
.section-heading{display:flex;align-items:center;gap:10px}
.step-number{font-size:.75rem;font-weight:750;width:27px;height:27px;border-radius:8px;background:var(--soft);display:grid;place-items:center;flex-shrink:0;color:#155dbd}
h2{font-size:1.0625rem;line-height:1.4;letter-spacing:-.018em;margin:0;font-weight:700}
.section-copy{font-size:.9375rem;color:var(--muted);margin:8px 0 15px}
.repayment-example{margin:0;padding:14px 17px 16px;border:1px solid #d7e4f6;border-radius:14px;background:#f8fbff}
.example-topline{display:flex;justify-content:space-between;color:#536982;font-size:.75rem;gap:8px;margin-bottom:12px}
.example-topline span:last-child{font-size:.75rem;letter-spacing:.06em;border:1px solid #d7e2ef;border-radius:4px;padding:1px 5px;align-self:center}
.repay-illustration{background:#3789ed;color:#fff;text-align:center;border-radius:999px;padding:10px;font-weight:700;max-width:290px;margin:auto;font-size:1rem}
.brand-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px auto 8px;max-width:336px;min-height:30px}
.brand-row img{display:block;width:calc((100% - 32px)/3);height:27px;object-fit:contain;max-width:104px}
.brand-row .allpay-logo{height:32px;width:calc((100% - 32px)/3);max-width:86px}
figcaption{text-align:center;font-size:.8125rem;color:#536982}
.caption{margin:8px 0 0;font-size:.75rem;color:#64748b;line-height:1.5}
.channel-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#eef2f7;padding:4px;gap:4px;border-radius:11px;margin:0 0 16px}
.channel-tabs button{border:0;background:transparent;color:#485c76;font-size:.9375rem;font-weight:650;border-radius:8px;min-height:42px;cursor:pointer;padding:7px 4px}
.channel-tabs button[aria-selected="true"]{background:#fff;color:#155dbd;box-shadow:0 1px 4px #18345116}
.channel-example-image{width:100%;height:auto;display:block;border-radius:6px;margin:0 0 10px}
.channel-tabs button span{display:block;font-weight:400;font-size:.75rem;color:#65788f;margin-top:1px}
.flow-chooser{margin-bottom:16px}
.flow-chooser h3{font-size:.9375rem;margin-bottom:5px}
.flow-description{font-size:.875rem;line-height:1.6;color:var(--muted);margin:0 0 12px}
.flow-options{display:grid;gap:8px}
.flow-option{display:flex;align-items:center;gap:11px;width:100%;border:1px solid #dce4ee;border-radius:10px;background:#fff;color:var(--ink);padding:12px;text-align:left;cursor:pointer;min-height:66px}
.flow-option[aria-checked="true"]{border-color:#3983e5;background:#f0f6ff;box-shadow:inset 0 0 0 1px #3983e5}
.flow-radio{width:17px;height:17px;border:1.5px solid #9caec4;border-radius:50%;flex-shrink:0}
.flow-option[aria-checked="true"] .flow-radio{border:5px solid #2679e7;background:#fff}
.flow-text{min-width:0;flex:1}
.flow-text strong{display:block;font-size:.875rem;font-weight:650;line-height:1.4}
.flow-text small{display:block;font-size:.75rem;color:#576e89;line-height:1.5;margin-top:3px}
.flow-time{font-size:.75rem;color:#60738b;flex-shrink:0;align-self:flex-start;padding-top:2px}
.video-steps{border-bottom:1px solid #e0e7f0;padding:14px 0;margin:0}
.video-steps summary{font-size:.875rem;color:#225eac;font-weight:600;cursor:pointer;min-height:28px;align-content:center}
.video-steps ol{padding-left:22px;color:#52677f;font-size:.875rem;line-height:1.7;margin:12px 0 0}
.video-steps li{padding-left:3px;margin-bottom:10px}
.video-panel{overflow:hidden;border-radius:14px;background:#142a4b;border:1px solid #142a4b}
.video-meta{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#fff;font-size:.875rem;font-weight:600}
.video-format{color:#bbcae0;letter-spacing:.04em;font-size:.75rem}
.video-stage{position:relative;background:#0c1b32;min-height:208px;display:grid;place-items:center}
.video-stage:has(video:not([hidden])){min-height:0}
video{display:block;width:100%;height:auto;max-height:560px;background:#0c1b32;object-fit:contain;aspect-ratio:9/16}
.video-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:22px 30px;min-height:208px;color:#fff;text-align:center}
.video-symbol{display:grid;place-items:center;width:46px;height:46px;margin-bottom:10px;color:#a8c7f1}
.video-symbol svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.5}
.video-symbol svg path{fill:currentColor;stroke:none}
.video-empty strong{font-size:.9375rem;font-weight:600}
.video-empty p{font-size:.8125rem;margin:7px 0 0;color:#b7c6dc;max-width:260px;line-height:1.6}
.video-error{padding:15px;background:#fff4eb;color:#7f3409;font-size:.875rem}
.video-error p{margin:0 0 10px}
.video-error button{border:1px solid #a5490e;background:#fff;border-radius:6px;padding:7px 16px;color:inherit;min-height:44px;cursor:pointer}
.video-note{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:.8125rem;line-height:1.55;margin:12px 0 0}
.video-note svg{width:17px;height:17px;flex-shrink:0;margin-top:2px;fill:none;stroke:#6a7e99;stroke-width:1.4}
.check-section{margin-top:26px;border-top:1px solid var(--border);padding-top:25px}
.checklist{list-style:none;padding:0;margin:18px 0 0}
.checklist li{display:flex;gap:12px;margin:0 0 20px}
.check-icon{font-size:.75rem;font-weight:700;color:#516780;background:#f0f4f9;border-radius:50%;height:24px;width:24px;display:grid;place-items:center;flex-shrink:0;margin-top:1px}
h3{font-size:.9375rem;font-weight:650;margin:0 0 4px}
.checklist p{font-size:.875rem;line-height:1.65;color:var(--muted);margin:0}
.support-panel{background:#eff5ff;border-radius:12px;padding:17px 15px;display:flex;gap:12px;margin-top:27px}
.support-symbol{width:25px;height:25px;flex-shrink:0;color:#246ed0;margin-top:2px}
.support-symbol svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}
.support-panel h2{font-size:.9375rem}
.support-panel p{font-size:.875rem;line-height:1.65;color:#4a6486;margin:6px 0 0}
.return-note{font-size:.8125rem;text-align:center;color:#61758d;line-height:1.6;margin:22px 8px}
footer{font-size:.75rem;text-align:center;line-height:1.6;color:#63748b;border-top:1px solid #edf1f6;padding:19px 30px calc(24px + env(safe-area-inset-bottom))}
.noscript-note{font-size:.875rem;background:#fff4d5;padding:14px;border-radius:8px}
@media(min-width:700px){body{padding:30px 0}.page{border:1px solid #dfe6ef;border-radius:22px;min-height:0;box-shadow:0 12px 50px #203f6610;overflow:hidden}.review-notice{max-width:480px;margin:0 auto 16px;border:1px solid #efdba4;border-radius:8px}.intro{padding-top:24px}.topbar{padding-top:24px}}
@media(max-width:350px){main{padding:0 16px}.topbar{padding-left:16px;padding-right:16px}.topbar-label{display:none}.brand-row{gap:10px}h1{font-size:1.875rem}.repayment-example{padding:13px}.video-meta{padding:11px}.video-format{display:none}}
@media(prefers-reduced-motion:no-preference){.channel-tabs button{transition:background .15s,color .15s}}
