
/* Rity Payment and Checkout — Stage One isolated review styles */
.rth-payment-page [data-reveal]{opacity:1!important;transform:none!important}
.rth-payment-page{background:#f7faff;color:var(--rth-ink);overflow:hidden}
.rth-payment-page button,.rth-payment-page input,.rth-payment-page select,.rth-payment-page textarea{font:inherit}
.rth-pay-hero{position:relative;padding:clamp(3.5rem,7vw,6.8rem) 0 clamp(3.2rem,6vw,5.8rem);background:radial-gradient(circle at 82% 20%,rgba(0,109,255,.14),transparent 36%),linear-gradient(180deg,#fff 0%,#f4f8ff 100%);border-bottom:1px solid #e2ebf8;overflow:hidden}
.rth-pay-hero:after{content:"";position:absolute;left:-12%;bottom:-330px;width:680px;height:680px;border-radius:50%;border:1px solid rgba(0,109,255,.08);box-shadow:0 0 0 55px rgba(0,109,255,.025),0 0 0 110px rgba(0,109,255,.018);pointer-events:none}
.rth-pay-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(3rem,7vw,7rem)}
.rth-pay-hero__copy{position:relative;z-index:2}
.rth-pay-hero__copy h1{max-width:820px;margin:0 0 1.3rem;font-size:clamp(3.15rem,6.35vw,6.25rem);letter-spacing:-.07em;line-height:.96}
.rth-pay-hero__lead{max-width:720px;margin:0;color:#52617b;font-size:clamp(1.05rem,1.35vw,1.27rem);line-height:1.75}
.rth-pay-hero__trust{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}
.rth-pay-hero__trust span{display:inline-flex;align-items:center;gap:.55rem;padding:.64rem .86rem;border:1px solid #d9e6f7;border-radius:999px;background:rgba(255,255,255,.84);color:#244064;font-size:.82rem;font-weight:800;box-shadow:0 8px 24px rgba(0,26,72,.045)}
.rth-pay-hero__trust svg{width:18px;height:18px;fill:none;stroke:var(--rth-blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rth-pay-hero__visual{position:relative;display:grid;place-items:center;min-height:470px}
.rth-pay-orbit{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}
.rth-pay-orbit:before,.rth-pay-orbit:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(0,109,255,.12)}
.rth-pay-orbit:after{width:325px;height:325px;border-style:dashed;animation:rthPaySpin 24s linear infinite}
.rth-pay-orbit span{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--rth-blue);box-shadow:0 0 0 8px rgba(0,109,255,.1)}
.rth-pay-orbit span:nth-child(1){transform:translate(175px,-112px)}.rth-pay-orbit span:nth-child(2){transform:translate(-155px,138px);background:#78b7ff}.rth-pay-orbit span:nth-child(3){transform:translate(45px,195px);width:8px;height:8px}
@keyframes rthPaySpin{to{transform:rotate(360deg)}}
.rth-pay-hero-card{position:relative;z-index:2;width:min(100%,430px);padding:1.6rem;border:1px solid rgba(255,255,255,.92);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(243,248,255,.94));box-shadow:0 35px 80px rgba(0,26,72,.17),inset 0 1px 0 #fff;transform:rotate(-2deg)}
.rth-pay-hero-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.rth-pay-mini-logo{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#006dff,#004fc5);color:#fff;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:900;box-shadow:0 12px 25px rgba(0,109,255,.28)}
.rth-pay-live-dot{display:inline-flex;align-items:center;gap:.45rem;color:#4a5a74;font-size:.75rem;font-weight:800}.rth-pay-live-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#16a66a;box-shadow:0 0 0 5px rgba(22,166,106,.11)}
.rth-pay-hero-card__amount{padding:2rem 0 1.35rem}.rth-pay-hero-card__amount small{display:block;color:#68758b;font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rth-pay-hero-card__amount strong{display:block;margin:.4rem 0 .25rem;color:var(--rth-navy);font-family:Manrope,sans-serif;font-size:1.45rem}.rth-pay-hero-card__amount span{color:var(--rth-blue);font-family:Manrope,sans-serif;font-size:2.15rem;font-weight:900;letter-spacing:-.05em}
.rth-pay-hero-card__flow{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.5rem}.rth-pay-hero-card__flow span{color:#71809a;font-size:.7rem;font-weight:800}.rth-pay-hero-card__flow span.is-done{color:var(--rth-blue)}.rth-pay-hero-card__flow i{height:2px;background:linear-gradient(90deg,var(--rth-blue),#dfe8f5)}.rth-pay-hero-card>p{margin:1.2rem 0 0;padding-top:1rem;border-top:1px solid #dce7f6;color:#617089;font-size:.8rem}
.rth-pay-float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:.65rem;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.94);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 44px rgba(0,26,72,.13);backdrop-filter:blur(14px)}.rth-pay-float-card strong{color:var(--rth-blue);font-family:Manrope,sans-serif;font-size:1.2rem}.rth-pay-float-card span{color:#45556e;font-size:.74rem;font-weight:800}.rth-pay-float-card--one{top:15%;left:-1%}.rth-pay-float-card--two{right:-4%;bottom:14%}
.rth-pay-workspace{padding:clamp(3.2rem,6vw,6rem) 0;background:#f7faff}
.rth-pay-stepper{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;align-items:center;max-width:820px;margin:0 auto clamp(2.2rem,4vw,3.4rem);padding:.9rem 1.15rem;border:1px solid #deE8f6;border-radius:22px;background:#fff;box-shadow:0 12px 40px rgba(0,26,72,.07)}
.rth-pay-stepper button{display:flex;align-items:center;gap:.55rem;padding:.35rem;border:0;background:transparent;color:#7a879b;font-size:.78rem;font-weight:800}.rth-pay-stepper button span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #d8e3f2;border-radius:50%;background:#f7faff;color:#67758a}.rth-pay-stepper button.is-active,.rth-pay-stepper button.is-complete{color:var(--rth-navy)}.rth-pay-stepper button.is-active span{border-color:var(--rth-blue);background:var(--rth-blue);color:#fff;box-shadow:0 8px 18px rgba(0,109,255,.25)}.rth-pay-stepper button.is-complete span{border-color:#8ad1ae;background:#e7f8ef;color:#0d8852}.rth-pay-stepper i{height:2px;background:#e2eaf5}.rth-pay-stepper i.is-complete{background:#8ad1ae}
.rth-pay-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(330px,.72fr);align-items:start;gap:1.7rem}
.rth-pay-main-card,.rth-order-summary{border:1px solid #dce7f5;border-radius:28px;background:#fff;box-shadow:0 22px 65px rgba(0,26,72,.08)}
.rth-pay-main-card{padding:clamp(1.35rem,3vw,2.35rem)}
.rth-pay-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.rth-pay-kicker{margin:0 0 .35rem;color:var(--rth-blue);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rth-pay-card-head h2{margin:0;font-size:clamp(1.7rem,3vw,2.45rem);letter-spacing:-.045em}.rth-pay-preview-label{display:inline-flex;padding:.5rem .7rem;border:1px solid #cfe0f6;border-radius:999px;background:#f4f8ff;color:#31547d;font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}
.rth-pay-alert{display:flex;align-items:flex-start;gap:.8rem;padding:.9rem 1rem;margin-bottom:1.5rem;border-radius:16px}.rth-pay-alert svg{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rth-pay-alert p{margin:0;font-size:.8rem;line-height:1.55}.rth-pay-alert--info{border:1px solid #cfe2ff;background:#f1f7ff;color:#31577f}
.rth-pay-fieldset{margin:0;padding:0;border:0}.rth-pay-fieldset legend,.rth-pay-methods legend{margin-bottom:1rem;color:var(--rth-navy);font-family:Manrope,sans-serif;font-size:1rem;font-weight:900}
.rth-programme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.rth-programme-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon title price" "icon copy price";align-items:center;gap:.15rem .85rem;min-height:124px;padding:1rem;border:1px solid #dbe5f3;border-radius:20px;background:#fff;cursor:pointer;transition:.2s ease}.rth-programme-card:hover{transform:translateY(-2px);border-color:#a6c9f5;box-shadow:0 14px 32px rgba(0,58,130,.08)}.rth-programme-card.is-selected{border-color:var(--rth-blue);background:linear-gradient(145deg,#fff,#f2f7ff);box-shadow:0 14px 36px rgba(0,109,255,.12),inset 0 0 0 1px rgba(0,109,255,.08)}.rth-programme-card input{position:absolute;opacity:0;pointer-events:none}.rth-programme-card__check{position:absolute;top:.75rem;right:.75rem;width:18px;height:18px;border:1px solid #cdd9e8;border-radius:50%;background:#fff}.rth-programme-card.is-selected .rth-programme-card__check{border:5px solid var(--rth-blue)}.rth-programme-card__icon{grid-area:icon;display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#edf4ff;color:var(--rth-blue);font-family:Manrope,sans-serif;font-size:.75rem;font-weight:900}.rth-programme-card strong{grid-area:title;padding-right:1rem;color:var(--rth-navy);font-family:Manrope,sans-serif;font-size:.94rem}.rth-programme-card small{grid-area:copy;color:#6b7890;font-size:.72rem;line-height:1.45}.rth-programme-card b{grid-area:price;align-self:end;color:var(--rth-blue);font-family:Manrope,sans-serif;font-size:.86rem;white-space:nowrap}.rth-field-note{margin:.75rem 0 0;color:#66748a;font-size:.76rem}
.rth-pay-divider{display:flex;align-items:center;gap:1rem;margin:2rem 0 1.35rem;color:#6f7d93;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rth-pay-divider:before,.rth-pay-divider:after{content:"";height:1px;flex:1;background:#e2eaf4}
.rth-pay-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rth-pay-field--full{grid-column:1/-1}.rth-pay-field label{display:block;margin-bottom:.42rem;color:#263b5d;font-size:.77rem;font-weight:850}.rth-pay-field label em,.rth-upload-zone em{color:#d34040;font-style:normal}.rth-pay-field label span{color:#8793a6;font-weight:600}.rth-pay-field input,.rth-pay-field select,.rth-pay-field textarea{width:100%;min-height:50px;padding:.78rem .9rem;border:1px solid #d8e3f1;border-radius:14px;background:#fbfdff;color:#152b4c;outline:0;transition:.18s ease}.rth-pay-field textarea{resize:vertical}.rth-pay-field input:focus,.rth-pay-field select:focus,.rth-pay-field textarea:focus{border-color:var(--rth-blue);background:#fff;box-shadow:0 0 0 4px rgba(0,109,255,.09)}.rth-pay-field input.is-invalid,.rth-pay-field select.is-invalid{border-color:#d64141;background:#fff7f7}.rth-field-error{display:block;min-height:1em;margin-top:.28rem;color:#b72f2f;font-size:.7rem}
.rth-pay-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem}.rth-pay-actions--end{justify-content:flex-end}.rth-pay-actions--center{justify-content:center;flex-wrap:wrap}.rth-pay-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:49px;padding:.78rem 1.15rem;border:1px solid transparent;border-radius:14px;font-size:.8rem;font-weight:900;text-decoration:none;transition:.2s ease}.rth-pay-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rth-pay-button:hover{transform:translateY(-2px)}.rth-pay-button--primary{background:linear-gradient(135deg,#006dff,#0051cb);color:#fff;box-shadow:0 12px 25px rgba(0,109,255,.22)}.rth-pay-button--primary:hover{color:#fff;box-shadow:0 16px 32px rgba(0,109,255,.3)}.rth-pay-button--secondary{border-color:#bcd3f1;background:#edf5ff;color:#064fba}.rth-pay-button--ghost{border-color:#d6e1ef;background:#fff;color:#314a6e}.rth-pay-button--wide{width:100%}
.rth-order-summary{position:sticky;top:100px;padding:1.4rem}.rth-order-summary__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.rth-order-summary__head h2{margin:0;font-size:1.45rem}.rth-order-badge{padding:.38rem .55rem;border-radius:999px;background:#eaf8f1;color:#0c8050;font-size:.62rem;font-weight:900;white-space:nowrap}.rth-order-product{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1.1rem 0;margin-top:1rem;border-top:1px solid #e4ebf4;border-bottom:1px solid #e4ebf4}.rth-order-product__icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(0,109,255,.14);border-radius:16px;background:linear-gradient(145deg,#f8fbff,#eaf3ff);color:var(--rth-blue);box-shadow:0 9px 22px rgba(0,45,105,.09),inset 0 1px 0 #fff}.rth-order-product__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rth-order-product__icon[data-programme="lifetime"]{background:linear-gradient(145deg,#fffaf0,#f8edcf);border-color:#ead9ad;color:#9a6814}.rth-order-product__icon[data-programme="private"]{background:linear-gradient(145deg,#faf7ff,#eee8fb);border-color:#ddd1f3;color:#6342a4}.rth-order-product__icon[data-programme="bootcamp"]{background:linear-gradient(145deg,#f4fbff,#e8f5fb);border-color:#cae4ef;color:#126e94}.rth-order-product strong,.rth-order-product small{display:block}.rth-order-product strong{color:var(--rth-navy);font-family:Manrope,sans-serif;font-size:.85rem}.rth-order-product small{color:#718097;font-size:.68rem}.rth-order-product b{color:var(--rth-blue);font-family:Manrope,sans-serif;font-size:.95rem}.rth-order-lines{padding:.75rem 0}.rth-order-lines div{display:flex;justify-content:space-between;gap:1rem;padding:.42rem 0;color:#6a778b;font-size:.74rem}.rth-order-lines strong{color:#233a5d;text-align:right}.rth-order-total{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid #dce6f2}.rth-order-total span{font-size:.82rem;font-weight:900}.rth-order-total strong{color:var(--rth-blue);font-family:Manrope,sans-serif;font-size:1.55rem}.rth-order-process{padding:1rem;border-radius:18px;background:#f6f9fe}.rth-order-process h3{margin:0 0 .8rem;font-size:.86rem}.rth-order-process ol{margin:0;padding:0;list-style:none}.rth-order-process li{display:flex;align-items:flex-start;gap:.65rem}.rth-order-process li+li{margin-top:.7rem}.rth-order-process li>span{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#fff;color:var(--rth-blue);font-size:.65rem;font-weight:900;box-shadow:0 5px 12px rgba(0,26,72,.08)}.rth-order-process p,.rth-order-process b,.rth-order-process small{display:block;margin:0}.rth-order-process b{color:#263c5e;font-size:.73rem}.rth-order-process small{color:#77849a;font-size:.64rem}.rth-order-secure{display:flex;align-items:flex-start;gap:.55rem;margin:1rem 0 0;color:#718096;font-size:.68rem;line-height:1.5}.rth-order-secure svg{flex:0 0 auto;width:17px;height:17px;fill:none;stroke:#4c6f9d;stroke-width:1.7}
.rth-pay-review-banner{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem;border:1px solid #cce2ff;border-radius:19px;background:linear-gradient(135deg,#f3f8ff,#fff)}.rth-pay-review-banner__icon{display:grid;place-items:center;flex:0 0 auto;width:45px;height:45px;border-radius:14px;background:#e4f0ff;color:var(--rth-blue)}.rth-pay-review-banner svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.rth-pay-review-banner strong{color:var(--rth-navy)}.rth-pay-review-banner p{margin:.2rem 0 0;color:#64738b;font-size:.78rem}.rth-pay-review-details{padding:1.3rem 0}.rth-pay-review-details h3{font-size:1rem}.rth-pay-review-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0}.rth-pay-review-details dl div{padding:.85rem;border:1px solid #e0e8f3;border-radius:14px;background:#fbfdff}.rth-pay-review-details dt{color:#758399;font-size:.66rem;font-weight:800;text-transform:uppercase}.rth-pay-review-details dd{margin:.18rem 0 0;color:#253b5e;font-size:.8rem;font-weight:800;word-break:break-word}.rth-pay-policy-box{margin:0;padding:1.1rem;border:1px solid #dfe8f4;border-radius:19px;background:#fff}.rth-pay-policy-box legend{padding:0 .4rem;color:var(--rth-navy);font-family:Manrope,sans-serif;font-weight:900}.rth-pay-check{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:.75rem;cursor:pointer}.rth-pay-check+.rth-pay-check{margin-top:.85rem}.rth-pay-check input{position:absolute;opacity:0}.rth-pay-check>span{display:block;width:20px;height:20px;margin-top:.1rem;border:1px solid #c9d7e8;border-radius:6px;background:#fff}.rth-pay-check input:checked+span{border-color:var(--rth-blue);background:var(--rth-blue);box-shadow:inset 0 0 0 4px #fff}.rth-pay-check b{color:#41536e;font-size:.74rem;line-height:1.55}.rth-pay-check--compact{margin-top:1rem}.rth-policy-error,.rth-proof-error{min-height:1.1em;margin:.7rem 0 0;color:#b72f2f;font-size:.72rem;font-weight:800}.rth-pay-expiry-note{display:flex;align-items:center;gap:.8rem;padding:1rem;margin-top:1rem;border-radius:17px;background:#fff7e8;color:#7d5514}.rth-pay-expiry-note svg{width:25px;height:25px;fill:none;stroke:#c47c0e;stroke-width:1.8}.rth-pay-expiry-note strong,.rth-pay-expiry-note span{display:block}.rth-pay-expiry-note strong{font-size:.78rem}.rth-pay-expiry-note span{font-size:.7rem}
.rth-pay-request-bar{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.8rem;padding:1rem;border-radius:18px;background:linear-gradient(135deg,#001a48,#003b83);color:#fff}.rth-pay-request-bar small,.rth-pay-request-bar strong{display:block}.rth-pay-request-bar small{color:rgba(255,255,255,.68);font-size:.64rem;text-transform:uppercase}.rth-pay-request-bar strong{font-family:Manrope,sans-serif;font-size:.85rem;letter-spacing:.02em}.rth-pay-countdown{text-align:right}.rth-pay-countdown strong{color:#7fc0ff;font-size:1rem}.rth-copy-button{padding:.42rem .62rem;border:1px solid #cbd9eb;border-radius:9px;background:#fff;color:#28517e;font-size:.66rem;font-weight:900}.rth-pay-request-bar .rth-copy-button{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.1);color:#fff}.rth-pay-email-sent{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;margin:1rem 0;border:1px solid #ccebdc;border-radius:18px;background:#f3fbf7}.rth-pay-email-sent svg{width:25px;height:25px;fill:none;stroke:#0a8d57;stroke-width:1.8}.rth-pay-email-sent strong{display:block;color:#126a48;font-size:.78rem}.rth-pay-email-sent p{margin:.15rem 0 0;color:#5c776b;font-size:.68rem}.rth-pay-email-sent button{border:0;background:transparent;color:#0a7b50;font-size:.7rem;font-weight:900;text-decoration:underline}.rth-pay-methods{margin:1.2rem 0 0;padding:0;border:0}.rth-pay-method-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.rth-pay-method-tabs button{position:relative;display:grid;justify-items:start;gap:.15rem;min-height:103px;padding:.85rem;border:1px solid #dbe5f2;border-radius:18px;background:#fff;text-align:left}.rth-pay-method-tabs button:hover{border-color:#a9c9ef}.rth-pay-method-tabs button.is-active{border-color:var(--rth-blue);background:#f2f7ff;box-shadow:0 10px 24px rgba(0,109,255,.09)}.rth-pay-method-tabs button.is-active:after{content:"";position:absolute;top:.65rem;right:.65rem;width:10px;height:10px;border-radius:50%;background:var(--rth-blue);box-shadow:0 0 0 4px rgba(0,109,255,.12)}.rth-method-icon{font-size:1.2rem}.rth-pay-method-tabs strong{color:#273f62;font-size:.76rem}.rth-pay-method-tabs small{color:#78869b;font-size:.64rem}.rth-method-panel{padding:1.15rem;margin-top:1rem;border:1px solid #dce6f2;border-radius:20px;background:#fbfdff}.rth-method-panel__head{display:flex;align-items:center;gap:.85rem}.rth-method-large-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#edf4ff;font-size:1.35rem}.rth-method-panel__head h3{margin:0;font-size:1.12rem}.rth-method-panel>p{color:#68768b;font-size:.76rem}.rth-method-instruction{padding:1rem;margin:1rem 0;border-radius:15px;background:#fff;border:1px solid #e2e9f3}.rth-method-instruction strong{font-size:.76rem}.rth-method-instruction ul{margin:.45rem 0 0;padding-left:1.2rem;color:#65738a;font-size:.7rem}.rth-secure-note{display:flex;align-items:flex-start;gap:.5rem;margin:.8rem 0 0!important;color:#758198!important;font-size:.66rem!important}.rth-secure-note svg{width:17px;height:17px;fill:none;stroke:#4d6e99;stroke-width:1.7}.rth-bank-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1rem 0}.rth-bank-card>div{position:relative;padding:.8rem;border:1px solid #dce7f2;border-radius:14px;background:#fff}.rth-bank-card small,.rth-bank-card strong{display:block}.rth-bank-card small{color:#7a879a;font-size:.62rem;text-transform:uppercase}.rth-bank-card strong{margin-top:.2rem;color:#263d5f;font-size:.77rem}.rth-bank-card .rth-copy-button{position:absolute;right:.6rem;top:.6rem}.rth-bank-card .rth-bank-rate-row{grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr)}.rth-bank-rate-row>div{display:grid;gap:.2rem}.rth-bank-rate-row b{color:#0a6b42;font-size:.64rem;font-weight:800}.rth-bank-amount-row{align-items:start!important}.rth-bank-amount-wrap{display:grid;gap:.25rem}.rth-bank-amount-wrap strong{color:#061b46;font-family:Manrope,sans-serif;font-size:clamp(1.25rem,3vw,1.7rem);letter-spacing:-.035em}.rth-bank-amount-wrap span{color:#61738d;font-size:.66rem;line-height:1.5}.rth-bank-currency-actions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.rth-bank-currency-actions .rth-pay-button{min-height:46px}.rth-bank-currency-note{margin:0;color:#6c7b90;font-size:.68rem;line-height:1.55}.rth-rate-preview-pill{display:inline-flex;align-items:center;gap:.35rem;margin-top:.55rem;padding:.42rem .68rem;border:1px solid #cfe1f7;border-radius:999px;background:#f3f8ff;color:#31577f;font-size:.64rem;font-weight:800}.rth-rate-preview-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:#16a466;box-shadow:0 0 0 4px rgba(22,164,102,.12)}.rth-method-warning{display:flex;align-items:flex-start;gap:.55rem;padding:.75rem;border-radius:13px;background:#fff7e7;color:#80591c!important}.rth-method-warning svg{width:19px;height:19px;fill:none;stroke:#c37e13;stroke-width:1.8}.rth-wallet-box{position:relative;min-height:155px;margin-top:1rem;border:1px solid #dbe5f1;border-radius:17px;background:#fff;overflow:hidden}.rth-wallet-lock{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:.55rem;background:rgba(248,251,255,.95);z-index:2;color:#49617f;text-align:center}.rth-wallet-lock svg{width:28px;height:28px;fill:none;stroke:var(--rth-blue);stroke-width:1.7}.rth-wallet-lock strong{font-size:.75rem}.rth-wallet-box:not(.is-locked) .rth-wallet-lock{display:none}.rth-wallet-content{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1rem}.rth-demo-qr{width:105px;height:105px;padding:8px;background:repeating-conic-gradient(#001a48 0 25%,#fff 0 50%) 0/22px 22px;border:7px solid #fff;box-shadow:0 0 0 1px #dbe5f1}.rth-wallet-content small,.rth-wallet-content strong{display:block}.rth-wallet-content small{color:#788599;font-size:.65rem;text-transform:uppercase}.rth-wallet-content strong{margin:.25rem 0 .55rem;color:#213b5f;font-size:.72rem;word-break:break-all}.rth-wallet-content p{margin:.6rem 0 0;color:#b44b31;font-size:.66rem}.rth-pay-proof-callout{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;margin-top:1rem;border-radius:17px;background:#f0f6ff}.rth-pay-proof-callout>div{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:#fff;color:var(--rth-blue)}.rth-pay-proof-callout svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.rth-pay-proof-callout p{margin:0;color:#516680;font-size:.72rem}
.rth-pay-return-head{display:flex;align-items:flex-start;gap:1rem}.rth-pay-return-head>span{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:15px;background:#e8f2ff;color:var(--rth-blue)}.rth-pay-return-head svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.rth-pay-return-head h3{margin:0;font-size:1.35rem}.rth-pay-return-head p:last-child{margin:.3rem 0 0;color:#6b7890;font-size:.76rem}.rth-proof-method-summary{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;margin:1.2rem 0;border-radius:14px;background:#f5f8fd}.rth-proof-method-summary span{color:#748196;font-size:.68rem}.rth-proof-method-summary strong{flex:1;color:#2c4466;font-size:.76rem}.rth-proof-method-summary button{border:0;background:transparent;color:var(--rth-blue);font-size:.68rem;font-weight:900}.rth-upload-zone{position:relative;display:grid;place-items:center;gap:.35rem;min-height:165px;padding:1.2rem;margin-top:1.1rem;border:1.5px dashed #9cbce4;border-radius:19px;background:#f8fbff;text-align:center;cursor:pointer}.rth-upload-zone:hover,.rth-upload-zone:focus{border-color:var(--rth-blue);background:#f1f7ff}.rth-upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.rth-upload-zone svg{width:35px;height:35px;fill:none;stroke:var(--rth-blue);stroke-width:1.6}.rth-upload-zone strong{color:#263f62;font-size:.82rem}.rth-upload-zone>span{color:#77859a;font-size:.68rem}.rth-upload-zone small{color:#0c8050;font-size:.68rem;font-weight:800}
.rth-status-hero{padding:2rem 1.5rem;border-radius:24px;text-align:center}.rth-status-hero--review{background:radial-gradient(circle at 50% 0,rgba(0,109,255,.14),transparent 58%),linear-gradient(180deg,#f4f8ff,#fff);border:1px solid #d9e6f7}.rth-status-hero__pulse{position:relative;display:grid;place-items:center;width:72px;height:72px;margin:0 auto 1rem;border-radius:50%;background:#fff;color:var(--rth-blue);box-shadow:0 14px 35px rgba(0,109,255,.16)}.rth-status-hero__pulse>span{position:absolute;inset:-8px;border:1px solid rgba(0,109,255,.18);border-radius:50%;animation:rthPayPulse 2.4s ease-out infinite}.rth-status-hero__pulse svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.8}@keyframes rthPayPulse{0%{transform:scale(.85);opacity:1}100%{transform:scale(1.35);opacity:0}}.rth-status-hero h3{margin:0;font-size:1.55rem}.rth-status-hero>p:not(.rth-pay-kicker){max-width:650px;margin:.7rem auto;color:#64738a;font-size:.78rem}.rth-status-badge{display:inline-flex;padding:.48rem .75rem;border-radius:999px;background:#e7f1ff;color:#075abd;font-size:.7rem;font-weight:900}.rth-status-details{margin-top:1rem}.rth-status-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0}.rth-status-details dl div{padding:.85rem;border:1px solid #dfe7f2;border-radius:14px;background:#fbfdff}.rth-status-details dt{color:#7a879a;font-size:.62rem;text-transform:uppercase}.rth-status-details dd{margin:.15rem 0 0;color:#2c4365;font-size:.76rem;font-weight:800}.rth-proof-received{color:#0b8653}.rth-status-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1rem}.rth-status-progress__item{position:relative;display:grid;grid-template-columns:auto 1fr;gap:.65rem;align-items:flex-start;padding:.9rem;border:1px solid #dfe7f2;border-radius:16px;background:#fff}.rth-status-progress__icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #cfe8dc;border-radius:13px;background:linear-gradient(145deg,#f8fffb,#e7f7ef);color:#0b8653;box-shadow:0 8px 18px rgba(18,106,72,.09),inset 0 1px 0 #fff}.rth-status-progress__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.rth-status-progress__item.is-current{border-color:#b8d4fa;background:#f4f8ff}.rth-status-progress__item.is-current .rth-status-progress__icon{border-color:#c8ddfa;background:linear-gradient(145deg,#f8fbff,#e6f0ff);color:#075abd;box-shadow:0 8px 18px rgba(7,90,189,.1),inset 0 1px 0 #fff}.rth-status-progress__item.is-next .rth-status-progress__icon{border-color:#e0e6ef;background:linear-gradient(145deg,#fafbfd,#eef2f7);color:#728097;box-shadow:0 8px 18px rgba(66,83,107,.07),inset 0 1px 0 #fff}.rth-status-progress__item strong,.rth-status-progress__item span{display:block}.rth-status-progress__item strong{color:#203a60;font-size:.73rem}.rth-status-progress__item span{margin-top:.2rem;color:#718096;font-size:.64rem;line-height:1.55}.rth-status-note{margin:1rem 0 0;padding:.85rem 1rem;border-left:3px solid #6ba8f7;border-radius:0 12px 12px 0;background:#f6f9fe;color:#5f6f86;font-size:.68rem;line-height:1.6}.rth-pay-support-strip{display:flex;align-items:center;gap:.8rem;padding:1rem;margin-top:1rem;border-radius:16px;background:#f5f8fd}.rth-pay-support-strip>div{flex:1}.rth-pay-support-strip strong,.rth-pay-support-strip span{display:block}.rth-pay-support-strip strong{font-size:.76rem}.rth-pay-support-strip span{color:#768399;font-size:.65rem}.rth-pay-support-strip a{padding:.55rem .7rem;border:1px solid #cddcef;border-radius:10px;background:#fff;font-size:.66rem;font-weight:900;text-decoration:none}
.rth-pay-review-tools{padding:clamp(4rem,7vw,7rem) 0;background:#001a48;color:rgba(255,255,255,.78)}.rth-pay-review-tools__head{max-width:780px;margin-bottom:2rem}.rth-pay-review-tools h2{color:#fff}.rth-pay-review-tools__head p:last-child{color:rgba(255,255,255,.66)}.rth-review-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.rth-review-tool-grid button{display:grid;align-content:start;min-height:175px;padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:rgba(255,255,255,.055);color:#fff;text-align:left;transition:.2s ease}.rth-review-tool-grid button:hover{transform:translateY(-3px);border-color:rgba(120,183,255,.6);background:rgba(255,255,255,.09)}.rth-review-tool-grid span{display:grid;place-items:center;width:36px;height:36px;margin-bottom:1.2rem;border-radius:11px;background:rgba(0,109,255,.25);color:#9acaff;font-size:.7rem;font-weight:900}.rth-review-tool-grid strong{font-family:Manrope,sans-serif;font-size:.86rem}.rth-review-tool-grid small{margin-top:.35rem;color:rgba(255,255,255,.58);font-size:.68rem;line-height:1.5}
.rth-pay-faq{padding:clamp(4rem,7vw,7rem) 0;background:#fff}.rth-pay-faq__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,6vw,6rem)}.rth-pay-faq__grid>div:first-child p:last-child{color:#6a778d}.rth-pay-accordions details{border-bottom:1px solid #dfe7f1}.rth-pay-accordions summary{position:relative;padding:1.25rem 2.5rem 1.25rem 0;color:var(--rth-navy);font-family:Manrope,sans-serif;font-weight:900;cursor:pointer;list-style:none}.rth-pay-accordions summary::-webkit-details-marker{display:none}.rth-pay-accordions summary span:before,.rth-pay-accordions summary span:after{content:"";position:absolute;right:.25rem;top:50%;width:15px;height:2px;background:var(--rth-blue)}.rth-pay-accordions summary span:after{transform:rotate(90deg);transition:.2s}.rth-pay-accordions details[open] summary span:after{transform:rotate(0)}.rth-pay-accordions details p{padding:0 2rem 1.3rem 0;color:#65738a;font-size:.8rem}
.rth-pay-toast{position:fixed;left:50%;bottom:24px;z-index:20005;transform:translateX(-50%);max-width:min(92vw,480px);padding:.8rem 1rem;border-radius:13px;background:#001a48;color:#fff;box-shadow:0 16px 45px rgba(0,0,0,.25);font-size:.75rem;font-weight:800;text-align:center}
.rth-pay-modal-backdrop{position:fixed;inset:0;z-index:20000;background:rgba(0,15,43,.52);backdrop-filter:blur(3px)}.rth-pay-modal{position:fixed;left:50%;top:50%;z-index:20001;width:min(calc(100% - 32px),780px);max-height:min(82dvh,760px);transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.8);border-radius:26px;background:#fff;box-shadow:0 35px 100px rgba(0,13,38,.35);overflow:hidden}.rth-pay-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border-bottom:1px solid #e1e9f3;background:#f8fbff}.rth-pay-modal__head h2{margin:0;font-size:1.35rem}.rth-pay-modal__close{display:grid;place-items:center;width:40px;height:40px;border:1px solid #d4e0ef;border-radius:12px;background:#fff;color:#314b70}.rth-pay-modal__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.rth-pay-modal__body{max-height:calc(min(82dvh,760px) - 88px);padding:1.35rem;overflow:auto}.rth-email-preview{border:1px solid #dce6f3;border-radius:18px;overflow:hidden}.rth-email-preview__brand{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#001a48;color:#fff}.rth-email-preview__brand strong{font-family:Manrope,sans-serif}.rth-email-preview__brand span{font-size:.68rem;color:#9ac9ff}.rth-email-preview__content{padding:1.25rem}.rth-email-preview__subject{padding:.8rem;margin-bottom:1rem;border-radius:12px;background:#f5f8fc;color:#40526b;font-size:.72rem}.rth-email-preview__content h3{font-size:1.25rem}.rth-email-preview__content p{color:#66748a;font-size:.78rem}.rth-email-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;padding:.9rem;margin:1rem 0;border-radius:15px;background:#f7f9fd}.rth-email-summary div{padding:.55rem;border-radius:10px;background:#fff}.rth-email-summary small,.rth-email-summary strong{display:block}.rth-email-summary small{color:#8490a3;font-size:.6rem;text-transform:uppercase}.rth-email-summary strong{color:#2d4364;font-size:.72rem}.rth-email-button{display:inline-flex;padding:.75rem 1rem;border-radius:12px;background:var(--rth-blue);color:#fff!important;font-size:.75rem;font-weight:900;text-decoration:none}.rth-email-approved-footer{padding:1.5rem 1rem 1.25rem;border-top:4px solid #006dff;background:#061b46;text-align:center}.rth-email-approved-footer__logo{display:block;width:165px;max-width:70%;height:auto;margin:0 auto .9rem;background:transparent;border:0;border-radius:0;padding:0;box-sizing:border-box}.rth-email-approved-footer__tagline{margin:0;color:#fff!important;font-family:Manrope,sans-serif;font-size:.9rem!important;font-weight:900}.rth-email-approved-footer__description{max-width:540px;margin:.35rem auto .9rem!important;color:#cddcff!important;font-size:.66rem!important;line-height:1.6!important}.rth-email-approved-footer__support{display:inline-flex;padding:.58rem .9rem;margin-bottom:.9rem;border:1px solid #6f8fca;border-radius:999px;color:#fff!important;font-size:.65rem;font-weight:900;text-decoration:none}.rth-email-approved-footer__label{margin:0 0 .55rem!important;color:#8fbaff!important;font-size:.58rem!important;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.rth-email-approved-footer__socials{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-bottom:.9rem}.rth-email-approved-footer__socials img{display:block;width:34px;height:34px;object-fit:contain}.rth-email-approved-footer__links{color:#fff;font-size:.62rem;font-weight:900}.rth-email-approved-footer__links a{color:#fff!important;text-decoration:none}.rth-email-approved-footer__notice{margin:.8rem 0 0!important;padding-top:.75rem;border-top:1px solid #294875;color:#9db1d2!important;font-size:.58rem!important;line-height:1.55!important}.rth-team-review{display:grid;gap:1rem}.rth-team-review__token{display:flex;align-items:center;gap:.7rem;padding:.8rem;border-radius:14px;background:#edf7f2;color:#146544;font-size:.72rem}.rth-team-review__token:before{content:"✓";display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#d6f0e3;color:#0b7b4c;font-weight:900}.rth-team-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.rth-team-review-card{padding:.9rem;border:1px solid #dde6f2;border-radius:14px;background:#fbfdff}.rth-team-review-card small,.rth-team-review-card strong{display:block}.rth-team-review-card small{color:#8290a3;font-size:.61rem;text-transform:uppercase}.rth-team-review-card strong{margin-top:.2rem;color:#2a4264;font-size:.75rem}.rth-proof-preview{display:flex;align-items:center;gap:.8rem;padding:1rem;border:1px dashed #a9bdd8;border-radius:15px;background:#f8fbff}.rth-proof-preview span{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#e7f0fc;color:#0e5fbd;font-weight:900}.rth-proof-preview strong,.rth-proof-preview small{display:block}.rth-proof-preview strong{font-size:.76rem}.rth-proof-preview small{color:#758298;font-size:.65rem}.rth-code-panel{padding:1rem;border:1px solid #cfdded;border-radius:16px;background:#fff}.rth-code-panel label{display:block;margin-bottom:.5rem;color:#2c4365;font-size:.72rem;font-weight:900}.rth-code-panel input{width:100%;min-height:50px;padding:.75rem;border:1px solid #d2deec;border-radius:12px;letter-spacing:.18em;text-align:center}.rth-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.rth-review-actions button{min-height:48px;padding:.7rem;border:1px solid #d2dfed;border-radius:12px;background:#fff;color:#304a6c;font-size:.7rem;font-weight:900}.rth-review-actions button.is-primary{grid-column:1/-1;border-color:#006dff;background:#006dff;color:#fff}.rth-review-actions button.is-danger{color:#a63232}.rth-status-centre{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.rth-status-card{padding:1rem;border:1px solid #dde6f1;border-radius:15px;background:#fbfdff}.rth-status-card span{display:inline-flex;padding:.35rem .55rem;border-radius:999px;background:#edf3fb;color:#335579;font-size:.61rem;font-weight:900}.rth-status-card h3{margin:.65rem 0 .3rem;font-size:.9rem}.rth-status-card p{margin:0;color:#758298;font-size:.68rem}.rth-status-card--success span{background:#e4f7ed;color:#0b7d4d}.rth-status-card--warning span{background:#fff3d7;color:#8a5b09}.rth-status-card--danger span{background:#ffe9e9;color:#a43333}
@media(max-width:1080px){.rth-pay-hero__grid{grid-template-columns:1fr}.rth-pay-hero__copy{text-align:center}.rth-pay-hero__lead{margin-inline:auto}.rth-pay-hero__trust{justify-content:center}.rth-pay-hero__visual{min-height:420px}.rth-pay-layout{grid-template-columns:1fr}.rth-order-summary{position:static}.rth-review-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.rth-pay-hero{padding-top:2.8rem}.rth-pay-hero__copy h1{font-size:clamp(2.7rem,13vw,4.3rem)}.rth-pay-hero__visual{min-height:355px}.rth-pay-orbit:before{width:325px;height:325px}.rth-pay-orbit:after{width:250px;height:250px}.rth-pay-orbit span:nth-child(1){transform:translate(132px,-83px)}.rth-pay-orbit span:nth-child(2){transform:translate(-118px,103px)}.rth-pay-orbit span:nth-child(3){transform:translate(32px,148px)}.rth-pay-hero-card{width:min(100%,355px);padding:1.25rem}.rth-pay-float-card--one{left:0;top:8%}.rth-pay-float-card--two{right:0;bottom:7%}.rth-pay-stepper{grid-template-columns:repeat(5,1fr);gap:.25rem;padding:.75rem}.rth-pay-stepper i{display:none}.rth-pay-stepper button{display:grid;justify-items:center;gap:.25rem;padding:.25rem}.rth-pay-stepper button small{font-size:.61rem}.rth-pay-main-card{padding:1rem;border-radius:22px}.rth-pay-card-head{align-items:center}.rth-pay-preview-label{display:none}.rth-programme-grid{grid-template-columns:1fr}.rth-pay-form-grid,.rth-pay-review-details dl,.rth-status-details dl,.rth-status-progress,.rth-bank-card,.rth-email-summary,.rth-team-review-grid,.rth-status-centre{grid-template-columns:1fr}.rth-pay-method-tabs{grid-template-columns:1fr}.rth-pay-method-tabs button{grid-template-columns:auto 1fr;grid-template-areas:"icon title" "icon copy";align-items:center;min-height:auto}.rth-method-icon{grid-area:icon}.rth-pay-method-tabs strong{grid-area:title}.rth-pay-method-tabs small{grid-area:copy}.rth-pay-request-bar{grid-template-columns:1fr auto}.rth-pay-countdown{grid-column:1/-1;text-align:left}.rth-pay-email-sent{grid-template-columns:auto 1fr}.rth-pay-email-sent button{grid-column:1/-1;justify-self:start}.rth-pay-actions{flex-wrap:wrap}.rth-pay-actions .rth-pay-button{flex:1;min-width:150px}.rth-pay-support-strip{align-items:flex-start;flex-wrap:wrap}.rth-pay-support-strip>div{flex-basis:100%}.rth-pay-faq__grid{grid-template-columns:1fr}.rth-review-tool-grid{grid-template-columns:1fr 1fr}.rth-review-tool-grid button{min-height:155px}.rth-pay-modal{top:auto;bottom:12px;transform:translateX(-50%);max-height:78dvh;border-radius:24px}.rth-pay-modal__body{max-height:calc(78dvh - 86px)}.rth-review-actions{grid-template-columns:1fr}.rth-review-actions button.is-primary{grid-column:auto}}
@media(max-width:520px){.rth-pay-hero__trust span{font-size:.72rem}.rth-pay-float-card{padding:.65rem .75rem}.rth-pay-float-card strong{font-size:1rem}.rth-pay-float-card span{font-size:.62rem}.rth-pay-layout{gap:1rem}.rth-pay-main-card,.rth-order-summary{border-radius:20px}.rth-pay-card-head h2{font-size:1.55rem}.rth-programme-card{min-height:118px}.rth-pay-review-banner{padding:.9rem}.rth-pay-request-bar strong{font-size:.73rem}.rth-wallet-content{grid-template-columns:1fr}.rth-demo-qr{margin-inline:auto}.rth-review-tool-grid{grid-template-columns:1fr}.rth-review-tool-grid button{min-height:130px}.rth-pay-modal{width:calc(100% - 20px);bottom:10px}.rth-pay-modal__head,.rth-pay-modal__body{padding:1rem}}
@media(prefers-reduced-motion:reduce){.rth-pay-orbit:after,.rth-status-hero__pulse>span{animation:none}.rth-payment-page *{scroll-behavior:auto!important}}


.rth-pay-accepted{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:center;gap:1rem;margin:0 0 1.4rem;padding:1rem;border:1px solid #d9e6f5;border-radius:20px;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:inset 0 1px 0 #fff}
.rth-pay-accepted__intro span{display:block;margin-bottom:.28rem;color:var(--rth-blue);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rth-pay-accepted__intro strong{display:block;color:var(--rth-navy);font-family:Manrope,sans-serif;font-size:.9rem;line-height:1.35}
.rth-pay-accepted__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.rth-pay-accepted__item{display:flex;align-items:center;gap:.65rem;min-width:0;padding:.7rem;border:1px solid #e1eaf5;border-radius:15px;background:#fff}.rth-pay-accepted__item strong,.rth-pay-accepted__item small{display:block}.rth-pay-accepted__item strong{color:#17355d;font-size:.74rem}.rth-pay-accepted__item small{margin-top:.12rem;color:#718099;font-size:.62rem;line-height:1.35}
.rth-pay-accepted__icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#edf5ff;color:var(--rth-blue)}.rth-pay-accepted__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rth-pay-accepted__icon--bitcoin{background:#fff5df;color:#d98100}
.rth-programme-correction{padding:1rem;border:1px solid #cfe1f7;border-radius:17px;background:#f5f9ff}.rth-programme-correction label{font-size:.82rem}.rth-pay-field-help{margin:-.08rem 0 .65rem;color:#60728c;font-size:.73rem;line-height:1.5}.rth-programme-correction select{background:#fff;font-weight:800;color:#17355d}

.rth-pay-method-tabs button[hidden],.rth-pay-accepted__item[hidden]{display:none!important}
.rth-payment-review-body [hidden]{display:none!important}
.rth-wallet-content img{width:105px;height:105px;padding:8px;border:7px solid #fff;background:#fff;box-shadow:0 0 0 1px #dbe5f1;object-fit:contain}
.rth-support-payment-card{display:grid;gap:.85rem;padding:1.1rem;margin-top:1rem;border:1px solid #cfe1f7;border-radius:18px;background:linear-gradient(135deg,#f4f8ff,#fff)}.rth-support-payment-card strong{color:#17355d;font-family:Manrope,sans-serif;font-size:.9rem}.rth-support-payment-card p{margin:0;color:#60728c;font-size:.74rem;line-height:1.55}.rth-support-payment-card .rth-pay-button{justify-self:start}
.rth-contact-choice{display:grid;gap:1.05rem}.rth-contact-choice__intro{position:relative;padding:1rem 1.05rem 1rem 1.15rem;border:1px solid #d7e5f6;border-radius:18px;background:linear-gradient(135deg,#f2f7ff,#fff);color:#526781;font-size:.76rem;line-height:1.65;box-shadow:inset 4px 0 0 #006dff}.rth-contact-choice__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.rth-contact-choice__item{position:relative;display:grid;justify-items:center;gap:.62rem;min-height:148px;padding:1.05rem .85rem;border:1px solid #d5e2f1;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);color:#173b69;text-decoration:none;text-align:center;box-shadow:0 10px 28px rgba(12,48,92,.07);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.rth-contact-choice__item:after{content:"";position:absolute;inset:auto 18px 0;height:3px;border-radius:999px 999px 0 0;background:var(--support-accent,#006dff);opacity:.85}.rth-contact-choice__item:hover,.rth-contact-choice__item:focus-visible{transform:translateY(-3px);border-color:#a8c8ee;box-shadow:0 18px 36px rgba(0,58,126,.13);outline:none}.rth-contact-choice__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:var(--support-soft,#edf5ff);color:var(--support-accent,#006dff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.rth-contact-choice__icon svg{width:27px;height:27px;fill:currentColor}.rth-contact-choice__item strong{font-family:Manrope,sans-serif;font-size:.79rem}.rth-contact-choice__item small{color:#718199;font-size:.63rem;line-height:1.45}.rth-contact-choice__item--whatsapp{--support-accent:#20a967;--support-soft:#e6f8ef}.rth-contact-choice__item--telegram{--support-accent:#229ed9;--support-soft:#e8f6fd}.rth-contact-choice__item--email{--support-accent:#5367d6;--support-soft:#eef0ff}
.rth-private-method-note{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;margin:0 0 1rem;border:1px solid #cfe1f7;border-radius:17px;background:#f5f9ff}.rth-private-method-note div{min-width:0}.rth-private-method-note strong,.rth-private-method-note span{display:block}.rth-private-method-note strong{color:#17355d;font-size:.78rem}.rth-private-method-note span{margin-top:.18rem;color:#61738d;font-size:.67rem}.rth-private-method-note .rth-pay-button{flex:0 0 auto;min-height:42px;padding:.65rem .8rem;font-size:.7rem}
.rth-field-readonly{background:#f1f5fa!important;color:#4d607a!important}
@media(max-width:680px){.rth-contact-choice__grid{grid-template-columns:1fr}.rth-contact-choice__item{grid-template-columns:auto 1fr;justify-items:start;align-items:center;min-height:auto;text-align:left}.rth-contact-choice__icon{grid-row:1/3}.rth-private-method-note{align-items:flex-start;flex-direction:column}.rth-private-method-note .rth-pay-button{width:100%}.rth-wallet-content img{margin-inline:auto}}
.rth-pay-confirm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 0}.rth-pay-confirm-grid .rth-pay-field{height:100%}.rth-payment-method-correction{padding:1rem;border:1px solid #cfe1f7;border-radius:17px;background:#f5f9ff}.rth-payment-method-correction select{background:#fff;font-weight:800;color:#17355d}
@media(max-width:900px){.rth-pay-accepted{grid-template-columns:1fr}.rth-pay-accepted__items{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.rth-pay-confirm-grid{grid-template-columns:1fr}.rth-pay-accepted{padding:.85rem}.rth-pay-accepted__items{grid-template-columns:1fr}.rth-pay-accepted__item{padding:.68rem .75rem}.rth-pay-accepted__item small{font-size:.66rem}.rth-programme-correction{padding:.85rem}}


/* WordPress Payment integration v1.0 */
.rth-payment-page[hidden],.rth-payment-page [hidden]{display:none!important}
.rth-payment-page{isolation:isolate}
.rth-payment-page .rth-pay-step[hidden],
.rth-payment-page .rth-method-panel[hidden],
.rth-payment-page .rth-proof-form[hidden]{display:none!important}
.rth-payment-page .rth-pay-toast[hidden]{display:none!important}
.rth-payment-page .rth-pay-toast{position:fixed;left:50%;bottom:28px;z-index:22000;max-width:min(92vw,620px);transform:translateX(-50%);padding:14px 18px;border-radius:14px;background:#001a48;color:#fff;box-shadow:0 18px 45px rgba(0,26,72,.25);font-weight:700;text-align:center}
.rth-payment-page .rth-pay-button[disabled]{cursor:not-allowed;opacity:.62}
.rth-payment-page .rth-pay-method-tabs button[hidden]{display:none!important}
.rth-payment-page .rth-contact-choice{display:grid;gap:18px}
.rth-payment-page .rth-contact-choice__intro{padding:14px 16px;border:1px solid #dce7f7;border-radius:16px;background:#f5f9ff;color:#435675}
.rth-payment-page .rth-contact-choice__intro strong{color:#001a48}
.rth-payment-page .rth-contact-choice__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.rth-payment-page .rth-contact-choice__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:150px;padding:18px 12px;border:1px solid #dce7f7;border-radius:20px;background:#fff;color:#001a48;text-decoration:none;text-align:center;box-shadow:0 14px 34px rgba(0,26,72,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.rth-payment-page .rth-contact-choice__item:hover{transform:translateY(-3px);border-color:#8bbdff;box-shadow:0 20px 42px rgba(0,26,72,.13)}
.rth-payment-page .rth-contact-choice__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:17px;background:#edf5ff;color:#006dff}
.rth-payment-page .rth-contact-choice__icon svg{width:27px;height:27px;fill:currentColor}
.rth-payment-page .rth-contact-choice__item--whatsapp .rth-contact-choice__icon{background:#e8fbef;color:#12a150}
.rth-payment-page .rth-contact-choice__item--telegram .rth-contact-choice__icon{background:#eaf7ff;color:#229ed9}
.rth-payment-page .rth-contact-choice__item strong{font-size:.92rem}
.rth-payment-page .rth-contact-choice__item small{color:#687891;line-height:1.4}
.rth-payment-page .rth-ui-modal-backdrop{position:fixed;inset:0;z-index:21000;background:rgba(0,18,52,.52);backdrop-filter:blur(8px)}
.rth-payment-page .rth-ui-modal{position:fixed;top:50%;left:50%;z-index:21001;width:min(92vw,720px);max-height:min(82vh,680px);overflow:auto;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.72);border-radius:26px;background:#fff;box-shadow:0 34px 90px rgba(0,26,72,.32)}
.rth-payment-page .rth-ui-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e4ebf5}
.rth-payment-page .rth-ui-modal__head h2{margin:3px 0 0;font-size:1.45rem}
.rth-payment-page .rth-ui-modal__close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #dce7f7;border-radius:14px;background:#f6f9fe;color:#001a48}
.rth-payment-page .rth-ui-modal__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}
.rth-payment-page .rth-ui-modal__body{padding:22px 24px 26px}
@media(max-width:680px){
 .rth-payment-page .rth-contact-choice__grid{grid-template-columns:1fr}
 .rth-payment-page .rth-contact-choice__item{min-height:92px;flex-direction:row;justify-content:flex-start;text-align:left;padding:14px}
 .rth-payment-page .rth-ui-modal{width:min(92vw,520px);max-height:78vh;border-radius:22px}
 .rth-payment-page .rth-ui-modal__head,.rth-payment-page .rth-ui-modal__body{padding:18px}
}
