.prepaid-page{background:#fff;color:#222}.prepaid-hero{padding:90px max(24px,6vw) 65px}.prepaid-hero h1{font-size:clamp(34px,5.5vw,76px);line-height:1.25;max-width:1100px;letter-spacing:-.04em;text-wrap:balance}.prepaid-hero p{font-size:18px;line-height:1.7}.prepaid-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:0;width:100%}.prepaid-card{padding:48px max(24px,6vw);display:flex;align-items:center;gap:32px;border-top:1px solid #dedede;min-height:180px;background:#fff;transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.prepaid-card:last-child{border-bottom:1px solid #dedede}.prepaid-card>span:first-child{color:#999;font-size:16px;font-variant-numeric:tabular-nums}.prepaid-card h2{flex:1;margin:0;line-height:1.45;font-size:clamp(23px,3vw,42px);font-weight:600;overflow-wrap:anywhere}.prepaid-check{font-size:32px;color:#555}.prepaid-card.reveal-pending{opacity:0;transform:translateY(32px)}.prepaid-terms{padding:65px max(24px,6vw);max-width:1200px}.prepaid-terms p{line-height:1.9;color:#555}.prepaid-cta{display:inline-block;margin-top:20px;padding:16px 24px;border-radius:8px;background:#222;color:white}.prepaid-cta:hover{color:white;background:#444}.prepaid-phone{display:block;margin-top:24px;font-size:24px}.merged-guide{margin-top:70px;padding-top:40px;border-top:1px solid #ddd}.merged-guide>h2{font-size:32px}@media(max-width:700px){.prepaid-hero{padding-top:50px}.prepaid-card{padding:32px 20px;gap:16px;min-height:150px}.prepaid-check{font-size:24px}}@media(prefers-reduced-motion:reduce){.prepaid-card{transition:none}.prepaid-card.reveal-pending{opacity:1;transform:none}}

.prepaid-sim-banner{width:100%;aspect-ratio:4/1;overflow:hidden;background:#fff}.prepaid-sim-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}

.prepaid-hero>h1,.prepaid-hero>p,.prepaid-hero>.prepaid-cta{animation:prepaid-hero-enter .95s cubic-bezier(.16,1,.3,1) both}
.prepaid-hero>p{animation-delay:.14s}
.prepaid-hero>.prepaid-cta{animation-delay:.28s}
@keyframes prepaid-hero-enter{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.prepaid-hero>h1,.prepaid-hero>p,.prepaid-hero>.prepaid-cta{animation:none}}
