/* NexttCareer PayPal Payment Page */
.nextt-payment-page,.nextt-payment-page *{box-sizing:border-box}
.nextt-payment-page{--navy:#06254a;--blue:#0b6ff7;--gold:#d7a42a;--ink:#142746;--muted:#5f6f86;--pale:#f4f8fd;--line:#dce7f3;width:min(1120px,calc(100% - 32px));max-width:1120px;margin:34px auto 70px;color:var(--ink);font-family:inherit}
.nextt-payment-hero{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;padding:clamp(28px,5vw,54px);border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(11,111,247,.25),transparent 34%),linear-gradient(135deg,#06254a 0%,#0a3b75 58%,#0b6ff7 100%);color:#fff;box-shadow:0 22px 54px rgba(6,37,74,.18)}
.nextt-payment-hero h2{margin:0 0 12px;color:#fff;font-size:clamp(34px,5vw,62px);line-height:1.02;font-weight:900;letter-spacing:-.035em}.nextt-payment-intro,.nextt-payment-intro p{margin:0;color:rgba(255,255,255,.9);font-size:clamp(17px,2vw,21px);line-height:1.65}
.nextt-payment-lock{position:relative;width:92px;height:92px;border:2px solid rgba(255,255,255,.35);border-radius:26px;background:rgba(255,255,255,.11)}.nextt-payment-lock:before{content:"";position:absolute;left:27px;top:17px;width:34px;height:32px;border:7px solid #fff;border-bottom:0;border-radius:18px 18px 0 0}.nextt-payment-lock:after{content:"";position:absolute;left:21px;top:42px;width:48px;height:36px;border-radius:9px;background:var(--gold)}.nextt-payment-lock span:before{content:"";position:absolute;z-index:2;left:43px;top:54px;width:7px;height:13px;border-radius:4px;background:var(--navy)}
.nextt-payment-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:24px;margin-top:24px}.nextt-payment-card{padding:clamp(24px,4vw,38px);border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 16px 42px rgba(6,37,74,.08)}.nextt-payment-card h3{margin:0 0 16px;color:var(--navy);font-size:clamp(25px,3vw,36px);line-height:1.12;font-weight:900}.nextt-payment-richtext,.nextt-payment-richtext p,.nextt-payment-richtext li{color:var(--muted);font-size:16px;line-height:1.72}.nextt-payment-richtext ol,.nextt-payment-richtext ul{padding-left:24px}.nextt-payment-richtext li+li{margin-top:10px}.nextt-payment-instructions{background:linear-gradient(145deg,rgba(232,242,255,.74),#fff 46%)}
.nextt-payment-support{display:flex;flex-direction:column;gap:6px;margin-top:24px;padding:18px 20px;border:1px solid rgba(11,111,247,.14);border-radius:16px;background:#eef6ff}.nextt-payment-support strong{color:var(--navy)}.nextt-payment-support a{color:var(--blue);font-weight:800;text-decoration:none}.nextt-payment-paypal-card{position:relative;overflow:hidden}.nextt-payment-paypal-card:before{content:"";position:absolute;top:-120px;right:-120px;width:260px;height:260px;border-radius:50%;background:rgba(215,164,42,.1)}
.nextt-paypal-hosted-button{position:relative;z-index:2;width:100%;min-height:82px;margin-top:26px}.nextt-paypal-loading{display:flex;align-items:center;justify-content:center;min-height:82px;padding:18px;border:1px dashed #b9cce4;border-radius:14px;background:var(--pale);color:var(--muted);text-align:center}.nextt-paypal-error{padding:18px 20px;border:1px solid #e4a0a0;border-radius:14px;background:#fff2f2;color:#8a2424;font-weight:700;line-height:1.55}
.nextt-payment-security-note{display:flex;gap:9px;align-items:center;justify-content:center;margin-top:18px;color:var(--muted);font-size:13px;text-align:center}.nextt-payment-security-note:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#eaf7ed;color:#21843f;font-weight:900}.nextt-payment-after{margin-top:22px;padding:18px 20px;border-left:4px solid var(--gold);border-radius:0 14px 14px 0;background:#fff9e8}.nextt-payment-after,.nextt-payment-after p{color:#5e512c;font-size:14px;line-height:1.65}.nextt-payment-after p{margin:0}
.entry-content .nextt-payment-page,.page-content .nextt-payment-page{width:min(1120px,calc(100vw - 32px));max-width:1120px;position:relative;left:50%;margin-left:min(-560px,calc(-50vw + 16px))}.nexttcareer-payment-menu-item>a{white-space:nowrap}
@media(max-width:820px){.nextt-payment-page{width:min(100% - 20px,1120px);margin-top:18px;margin-bottom:46px}.nextt-payment-hero{grid-template-columns:1fr;gap:18px;border-radius:22px}.nextt-payment-grid{grid-template-columns:1fr}.entry-content .nextt-payment-page,.page-content .nextt-payment-page{width:calc(100vw - 20px);left:50%;margin-left:calc(-50vw + 10px)}}
