.wise-page{background:#f7f8fc;color:#182137;padding:132px 0 72px;line-height:1.6}
.wise-wrap{max-width:1160px;margin:auto;padding:0 24px}
.wise-page a:not(.wise-button){text-underline-offset:4px}
.wise-page a:not(.wise-button):hover{text-decoration:underline}
.wise-page :is(a,button,input,summary):focus-visible{outline:3px solid #7c3aed;outline-offset:4px}
.wise-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:start;gap:64px}
.wise-intro{padding-top:20px}
.wise-eyebrow{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#6740ac;margin:0 0 14px}
.wise-intro>.wise-eyebrow{display:flex;gap:14px;align-items:center;letter-spacing:.06em}
.wise-brand{background:#d7fca1;color:#163300;font-size:22px;font-style:italic;letter-spacing:-1px;text-transform:none;border-radius:10px;padding:4px 14px}
.wise-intro h1{font-size:clamp(36px,4.4vw,54px);line-height:1.09;letter-spacing:-.04em;font-weight:900;margin:26px 0 24px}
.wise-intro h1 span{color:#6d28d9}
.wise-lead{font-size:18px;color:#475569;max-width:490px;margin:0 0 24px}
.wise-benefits{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:10px;font-size:15px}
.wise-benefits li{position:relative;padding-left:24px}
.wise-benefits li:before{content:'✓';position:absolute;left:0;color:#4c7a1d;font-weight:900}
.wise-trust{border-top:1px solid #dfe3eb;padding-top:20px;display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px}
.wise-trust strong{flex-basis:100%;font-size:14px}
.wise-trust a,.wise-steps a,.wise-source a,.wise-faq a{color:#6d28d9;text-decoration:underline}
.wise-existing{display:block;margin-top:24px;border:1px solid #d9c7f4;background:#f1eafb;border-radius:14px;padding:15px 18px;font-size:14px;color:#57209f}
.wise-existing strong{display:block}
.wise-quote{background:#fff;border:1px solid #e1d8ed;border-radius:24px;box-shadow:0 16px 48px #3319520d;padding:30px;scroll-margin-top:112px;min-width:0}
.wise-quote h2{font-size:25px;font-weight:850;line-height:1.25;margin:0 0 22px;letter-spacing:-.025em}
.wise-quote>label{display:block;font-size:14px;font-weight:750;margin-bottom:8px}
.wise-amount{position:relative}
.wise-amount input{width:100%;min-width:0;border:2px solid #d9dfe9;border-radius:12px;background:#fff;padding:12px 70px 12px 18px;font-size:26px;font-weight:800;color:#182137;height:62px}
.wise-amount input[aria-invalid=true]{border-color:#be3030}
.wise-amount>span{position:absolute;right:30px;top:18px;color:#67758a;font-weight:750;pointer-events:none}
.wise-help{font-size:12px;color:#5c697b;margin:8px 0 0;line-height:1.55}
.wise-presets{display:flex;gap:8px;margin:16px 0}
.wise-presets button{flex:1;background:#fff;border:1px solid #d9dfe9;border-radius:9px;padding:9px 4px;font-size:12px;font-weight:750;color:#4b5567;min-height:40px;cursor:pointer}
.wise-presets button[aria-pressed=true]{color:#6124b7;background:#f5edff;border-color:#a87edc}
.wise-total{background:#f1f8e8;border:1px solid #d9e9c2;border-radius:14px;padding:18px 20px;color:#344b20}
.wise-total>span{display:block;font-size:12px}
.wise-total>span:first-child{font-size:14px;font-weight:700}
.wise-total p{margin:2px 0;font-size:clamp(28px,3vw,36px);font-weight:850;letter-spacing:-.025em;line-height:1.3;overflow-wrap:anywhere}
.wise-currency{font-size:17px;font-weight:650;letter-spacing:0;white-space:nowrap}
.wise-status{font-size:12px;line-height:1.5;color:#5c697b;min-height:36px;margin:12px 0}
.wise-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;text-align:center;border-radius:12px;padding:13px 18px;font-weight:800;font-size:15px;line-height:1.4;cursor:pointer;text-decoration:none;transition:background .15s ease}
.wise-button-primary{background:#702bd4;color:#fff;border:1px solid #702bd4}
.wise-button-primary:hover{background:#5c1db9}
.wise-button-primary[aria-disabled=true]{background:#e5e7eb;border-color:#e5e7eb;color:#626977;cursor:not-allowed}
.wise-button-secondary{background:#fff;border:1px solid #b8a4d3;color:#57209f;width:100%;margin-bottom:12px}
.wise-button[hidden]{display:none}
.wise-checkout-note{font-size:12px;color:#5c697b;text-align:center;line-height:1.55;margin:10px 0 18px}
.wise-price-details{border-top:1px solid #e5e7eb;padding-top:14px;font-size:13px}
.wise-page summary{cursor:pointer;font-weight:750}
.wise-price-details p{color:#4b586b;line-height:1.65;margin:12px 0 0}
.wise-availability{font-size:11px;line-height:1.55;color:#626b7a;margin:16px 0 0}
.wise-section{margin-top:72px;scroll-margin-top:112px}
.wise-section-heading{margin-bottom:24px;max-width:780px}
.wise-section-heading h2{font-size:30px;line-height:1.2;font-weight:850;letter-spacing:-.025em;margin:0 0 12px}
.wise-section-heading>p:not(.wise-eyebrow){color:#526074;font-size:15px}
.wise-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;counter-reset:steps}
.wise-steps li{background:#fff;border:1px solid #e0e4ed;border-radius:18px;padding:24px}
.wise-step-number{display:flex;width:36px;height:36px;border-radius:10px;background:#eee4fc;color:#6625b9;align-items:center;justify-content:center;font-size:16px;font-weight:800;margin-bottom:18px}
.wise-steps h3{font-size:17px;line-height:1.35;font-weight:800;margin:0 0 10px}
.wise-steps p{font-size:14px;color:#526074;margin:0}
.wise-delivery{background:#eceef6;border-radius:12px;padding:18px 22px;margin-top:20px;font-size:14px;color:#48556a}
.wise-delivery strong{color:#182137}
.wise-source{font-size:12px;color:#687587;margin:12px 0 0}
.wise-bank-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;align-items:start}
.wise-bank-card{background:#fff;border:1px solid #dfe4ec;border-radius:20px;overflow:hidden}
.wise-bank-heading{padding:24px 28px;background:#f0f5fb;border-bottom:1px solid #dde5ef}
.wise-pill{display:inline-block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;font-weight:800;border-radius:6px;background:#deebfc;color:#224b84;padding:4px 8px;margin-bottom:10px}
.wise-bank-heading h3{font-size:20px;font-weight:800;line-height:1.35;margin:0 0 4px}
.wise-bank-heading p{font-size:13px;color:#546982;margin:0}
.wise-bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;padding:8px 28px 20px;margin:0}
.wise-bank-row{border-bottom:1px solid #e8ebf1;padding:16px 0;min-width:0}
.wise-bank-row dt{font-size:12px;font-weight:650;color:#59677c;margin-bottom:5px}
.wise-bank-row dd{display:flex;align-items:start;gap:8px;margin:0}
.wise-bank-row dd>span{font-size:14px;line-height:1.6;font-weight:700;overflow-wrap:anywhere}
.wise-copy{flex-shrink:0;margin-left:auto;background:#f2eef8;color:#6b36a2;border-radius:5px;border:0;font-size:10px;font-weight:700;padding:5px 7px;min-height:30px;cursor:pointer}
.wise-copy:hover{background:#e6daf7}
.wise-copy-status{font-size:13px;color:#535f72;margin:10px 0 0;min-height:20px}
.wise-alternative{background:#fff;border:1px solid #e1d9c4;border-radius:14px;margin-top:18px;overflow:hidden}
.wise-alternative>summary{padding:18px 22px;color:#70551f;font-size:14px}
.wise-bank-warning{background:#fff7e7;border-top:1px solid #f1e3c1;border-bottom:1px solid #f1e3c1;color:#75541e;font-size:13px;padding:16px 28px;margin:0}
.wise-payment-help{padding:24px;border-radius:18px;background:#fff;border:1px solid #dfe4ec}
.wise-payment-help h3{font-size:17px;font-weight:800;line-height:1.35;margin:0 0 12px}
.wise-payment-help ul{list-style:disc;padding-left:18px;display:grid;gap:14px;font-size:14px;color:#526074}
.wise-receipt{border-top:1px solid #e0e5eb;margin-top:24px;padding-top:24px}
.wise-receipt>p{font-size:14px;color:#526074;margin:0 0 18px}
.wise-button-whatsapp{background:#146c3d;color:#fff}
.wise-button-whatsapp:hover{background:#105931}
.wise-receipt>.wise-help{font-size:12px;margin-top:12px;margin-bottom:0}
.wise-faq{max-width:800px;margin-right:auto;margin-left:auto}
.wise-faq>details{border-bottom:1px solid #dbe1e9;padding:18px 0}
.wise-faq summary{font-size:16px}
.wise-faq details p{font-size:14px;color:#526074;margin:14px 0 0}
.wise-back{display:inline-block;font-weight:750;font-size:14px;margin-top:24px}
.wise-mobile-start{display:none}
@media(max-width:700px){.wise-mobile-start{display:flex;margin:0 0 22px}}
@media(max-width:900px){.wise-hero{gap:30px}.wise-bank-layout{grid-template-columns:1fr}.wise-payment-help{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.wise-payment-help>h3{grid-column:1}.wise-payment-help>ul{grid-column:1}.wise-receipt{grid-column:2;grid-row:1/3;border-top:0;border-left:1px solid #e0e5eb;padding:0 0 0 28px;margin:0}.wise-steps{gap:12px}.wise-steps li{padding:20px}}
@media(max-width:700px){.wise-page{padding:112px 0 48px}.wise-wrap{padding:0 18px}.wise-hero{grid-template-columns:1fr;gap:24px}.wise-intro{padding:0}.wise-intro h1{font-size:40px;margin:18px 0}.wise-lead{font-size:16px;margin-bottom:18px}.wise-benefits{font-size:14px;gap:7px;margin-bottom:18px}.wise-trust{padding-top:16px}.wise-existing{margin-top:18px}.wise-quote{padding:24px}.wise-quote h2{font-size:24px}.wise-total p{font-size:34px}.wise-section{margin-top:48px}.wise-section-heading h2{font-size:27px}.wise-steps{grid-template-columns:1fr;gap:14px}.wise-steps li{padding:22px}.wise-step-number{margin-bottom:12px}.wise-bank-grid{grid-template-columns:1fr;padding:4px 22px 20px}.wise-bank-heading{padding:22px}.wise-bank-row dd>span{font-size:15px}.wise-copy{min-height:36px;padding:7px 10px;font-size:11px}.wise-bank-warning{padding:16px 22px}.wise-payment-help{display:block}.wise-receipt{border-left:0;border-top:1px solid #e0e5eb;margin-top:24px;padding:24px 0 0}.wise-availability{font-size:12px}}
