@font-face{font-family:Apollo;src:url('/_next/static/media/a98486ef7c5f003f-s.p.6230313c.woff2') format('woff2');font-display:swap}
:root{--bg:#040406;--card:#1d1e23;--card2:#23242a;--border:#34353e;--text:#fff;--muted:#9698aa;--pink:#f71f87;--green:#00e967}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Apollo,Arial,sans-serif;background:#000}button,input{font:inherit}.topbar{height:62px;border-bottom:1px solid #292a31;background:rgba(3,3,5,.97);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:20}.back-link{color:#9698aa;text-decoration:none;font-size:12px}.mini-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.triangle{display:none}.mini-brand img{width:46px;height:46px;object-fit:contain;display:block}.mini-brand strong,.mini-brand small{display:block}.mini-brand strong{font-size:13px}.mini-brand small{font-size:9px;color:#8f91a5;margin-top:4px}.page-shell{width:min(1420px,calc(100% - 40px));margin:auto;padding:25px 0 64px}.checkout-title{text-align:center;margin-bottom:38px}.checkout-title h1{font-size:38px;line-height:1;margin:0 0 22px;text-shadow:2px 2px 0 #8f2354}.mode-switch{display:flex;width:302px;margin:auto;background:#27282e;border:1px solid #393a43;border-radius:26px;padding:4px}.mode-switch button{flex:1;border:0;background:transparent;color:#999bad;border-radius:21px;padding:9px 14px;font-size:16px;cursor:pointer}.mode-switch button.active{background:#17181d;color:#fff;font-weight:800}.checkout-title p{margin:10px 0 0;color:#9294a6;font-size:14px}.accordion{display:grid;gap:18px}.step-card{background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 12px 38px rgba(0,0,0,.18)}.step-header{width:100%;min-height:104px;border:0;background:transparent;color:#fff;padding:28px;display:grid;grid-template-columns:minmax(250px,1fr) auto 76px;align-items:center;gap:22px;text-align:left;cursor:pointer}.step-left{display:flex;align-items:center;gap:16px}.step-left b{font-size:17px}.step-number{font-style:normal;width:35px;height:35px;border-radius:50%;background:#303139;color:#9fa1b2;display:grid;place-items:center;font-size:14px;font-weight:800}.step-card.open .step-number{background:var(--pink);color:#fff}.step-card.complete .step-number{background:#641536;color:var(--pink)}.step-preview{font-size:13px;color:#9fa1b3;white-space:nowrap}.change{font-size:13px;color:var(--pink);text-align:right}.locked-label{grid-column:2/4;text-align:right;color:#9b9caf;font-size:13px}.step-content{display:none;border-top:0;padding:0 27px 28px}.step-card.open .step-content{display:block;animation:fade .2s ease}.step-card.locked .step-header{cursor:default}.step-card.locked .step-content{display:none}@keyframes fade{from{opacity:.2;transform:translateY(-5px)}to{opacity:1;transform:none}}
.plans{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding-bottom:2px}.plan-card{position:relative;background:#1d1e23;border:1px solid #383942;border-radius:10px;padding:24px;min-height:344px;display:flex;flex-direction:column;cursor:pointer;transition:.2s}.plan-card:hover,.plan-card.selected{border-color:var(--pink);box-shadow:0 0 18px rgba(247,31,135,.14)}.plan-card.best:before{content:'Best value';position:absolute;top:-11px;left:14px;background:#a9e51b;color:#101500;font-size:13px;font-weight:900;padding:6px 11px;border-radius:4px}.plan-logo{font-size:24px;margin-bottom:17px}.plan-card h3{font-size:19px;margin:0 0 10px}.plan-description{font-size:14px;line-height:1.55;color:#9b9dae;min-height:44px}.price{font-size:40px;font-weight:900;margin:22px 0}.subscribe-btn{width:100%;height:44px;border:1px solid #393a43;border-radius:7px;background:#1b1c21;color:#fff;font-weight:800;cursor:pointer}.plan-card.selected .subscribe-btn,.plan-card.best .subscribe-btn{background:var(--pink);border-color:var(--pink)}.plan-period{font-size:16px;font-weight:800;margin-top:auto;padding-top:19px}.email-copy,.section-label{color:#9b9daf;font-size:15px;margin:0 0 18px}.text-input{width:100%;border:1px solid #3a3b44;background:#fff;color:#14151a;border-radius:6px;padding:13px 18px;font-size:19px;outline:0}.text-input:focus{border-color:var(--pink)}.error{color:#ff668f;font-size:12px;min-height:13px;margin:6px 0}.primary{border:0;background:var(--pink);color:#fff;border-radius:22px;padding:12px 20px;font-weight:800;cursor:pointer}.full-button{width:100%;height:40px;font-size:16px}.payment-content{padding-top:0}.method-tabs{display:flex;gap:12px;margin:0 0 15px}.method-tab{border:1px solid #383942;background:#191a1f;color:#a9abbd;border-radius:30px;padding:10px 20px;display:flex;align-items:center;gap:12px;font-size:17px;cursor:pointer}.method-tab.active{border-color:#00d84e;background:#082715;color:#fff}.method-tab em{background:#00e75f;color:#05130a;font-style:normal;font-weight:900;border-radius:3px;padding:3px 7px;font-size:12px}.method-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:900}.method-icon.cash{background:#00e75f;color:#063817}.method-icon.btc{background:#f6a21a;color:#2d1800}.guide-panel{background:#24252a;border:1px solid #373842;border-radius:8px;padding:28px 26px 26px}.guide-panel h3{text-align:center;font-size:16px;margin:0 0 26px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-card{min-height:72px;border:1px solid #393a43;background:#17181d;color:#fff;border-radius:8px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:14px;text-align:left;padding:14px 28px;cursor:pointer}.guide-card:hover{border-color:var(--pink)}.guide-card img{width:24px;height:24px;object-fit:contain;border-radius:4px}.guide-card b{font-size:16px}.guide-card span{color:#9da0b2}.notice-box{background:#24252a;border:1px solid #373842;border-radius:8px;padding:17px 15px;color:#9b9daf;font-size:14px;line-height:1.8}.notice-box p{margin:0 0 14px}.notice-box p:last-child{margin:0}.notice-box mark{background:transparent;color:var(--green);font-weight:800}.notice-box b,.notice-box strong{color:#fff}.payment-continue{margin-top:18px}
.invoice-content{padding-bottom:26px}.invoice-lead{text-align:center;color:#00f2b1;font-size:17px;font-weight:800;margin:0 0 20px}.invoice-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:15px}.invoice-main{display:grid;gap:16px}.invoice-box{background:#24252a;border:1px solid #373842;border-radius:10px;padding:25px 20px}.invoice-box>span{display:block;color:#999bad;font-size:15px;margin-bottom:12px}.invoice-box code{display:block;color:#fff;font-size:17px;font-weight:900;word-break:break-all}.amount-line{display:flex;align-items:center;gap:18px}.amount-line small{color:#9b9daf;font-size:14px}.copy-btn{margin-top:21px;border:1px solid #393a43;background:#191a1f;color:#fff;border-radius:7px;padding:8px 14px;font-size:14px;font-weight:800;cursor:pointer}.qr-card{background:#24252a;border:1px dashed #3b3c45;border-radius:10px;text-align:center;padding:24px 20px}.qr-card>span{display:block;color:#9b9daf;font-size:14px;margin-bottom:15px}.qr-card img{width:200px;height:200px;background:#fff;object-fit:contain}.qr-card p{color:#9b9daf;font-size:13px;line-height:1.5}.qr-card strong{color:#fff}.wallet-button{display:flex;height:62px;align-items:center;justify-content:center;margin-top:26px;border:2px solid var(--pink);border-radius:34px;color:var(--pink);text-decoration:none;font-size:17px;font-weight:900}.invoice-id{text-align:center;color:#9294a6;font-size:13px;margin:20px 0 30px}.activation-note{color:#9b9daf;font-size:15px}.activation-note strong{color:#fff}.payment-proof{margin-top:24px;padding-top:22px;border-top:1px solid #31323a}.payment-proof label{display:block;color:#a7a9b9;margin-bottom:9px}.payment-proof .text-input{background:#17181d;color:#fff;font-size:15px}.success-panel{display:none;text-align:center;background:#1c1d22;border:1px solid #34353e;border-radius:12px;padding:48px 20px}.success-panel.active{display:block}.success-icon{width:58px;height:58px;border-radius:50%;background:var(--pink);display:grid;place-items:center;margin:auto;font-size:28px;font-weight:900}.inline-button{display:inline-block;text-decoration:none;margin-top:15px}
.guide-overlay{position:fixed;inset:0;background:rgba(0,0,0,.82);display:none;align-items:center;justify-content:center;padding:20px;z-index:100;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.guide-overlay.open{display:flex}.guide-dialog{position:relative;width:min(748px,100%);max-height:min(92dvh,850px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#1d1e23;border:1px solid #41424b;border-radius:15px;padding:30px;scrollbar-gutter:stable}.guide-dialog h2{font-size:25px;margin:0 58px 14px 0;color:#fff}.guide-intro{color:#aaaaba;font-size:17px}.guide-dialog-close{position:sticky;float:right;right:0;top:0;z-index:5;width:44px;height:44px;border:1px solid #454751;border-radius:12px;background:#303139;color:#fff;font-size:22px;font-weight:800;line-height:1;cursor:pointer;display:grid;place-items:center}.guide-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.guide-choice{min-height:166px;border:1px solid #3b3c45;border-radius:10px;background:#1f2025;color:#fff;text-align:left;padding:25px 20px;cursor:pointer}.guide-choice.featured{border-color:var(--pink);background:#2a1d25}.guide-choice strong,.guide-choice span{display:block}.guide-choice strong{font-size:19px;margin-bottom:16px}.guide-choice span{color:#9fa1b2;font-size:15px;line-height:1.6}.guide-video-wrap{margin:18px 0}.guide-video{width:100%;max-height:420px;background:#000;border-radius:10px}.guide-progress{display:flex;align-items:center;gap:18px;margin:10px 0 24px}.guide-progress strong{white-space:nowrap}.guide-progress-track{height:9px;background:#303139;border-radius:10px;flex:1;overflow:hidden}.guide-progress-track i{display:block;height:100%;background:var(--pink);border-radius:10px}.guide-step-kicker,.guide-instruction{background:#4a1e34;border:1px solid #9f255e;border-radius:10px;padding:24px;text-align:center;font-size:18px;font-weight:800;margin-bottom:20px}.guide-note{padding:13px;background:#292a30;border-radius:8px;color:#c0c1cd}.guide-images{text-align:center}.guide-image-frame img{max-width:100%;max-height:500px;border-radius:10px}.missing-image-note{display:none}.guide-nav{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:16px}.guide-prev,.guide-next{height:51px;border:0;border-radius:9px;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.guide-prev{background:#303139}.guide-next{background:var(--pink)}
@media(max-width:1050px){.plans{grid-template-columns:repeat(2,1fr)}.plan-card:last-child{grid-column:1/-1}.invoice-layout{grid-template-columns:1fr}.qr-card{max-width:440px;width:100%;margin:auto}}
@media(max-width:720px){.topbar{padding:0 14px}.page-shell{width:min(100% - 20px,620px);padding-top:22px}.checkout-title{margin-bottom:26px}.checkout-title h1{font-size:31px}.mode-switch{width:min(302px,100%)}.mode-switch button{font-size:13px}.checkout-title p{font-size:12px}.accordion{gap:12px}.step-header{min-height:78px;padding:18px 15px;grid-template-columns:1fr auto;gap:10px}.step-left{gap:11px}.step-left b{font-size:14px}.step-number{width:30px;height:30px}.step-preview{grid-column:1/2;padding-left:41px;white-space:normal}.change{grid-column:2;grid-row:1}.locked-label{grid-column:2}.step-content{padding:0 14px 18px}.plans{grid-template-columns:1fr}.plan-card:last-child{grid-column:auto}.plan-card{min-height:300px;padding:21px}.email-copy,.section-label{font-size:13px}.text-input{font-size:16px}.method-tabs{flex-direction:column}.method-tab{width:100%;justify-content:flex-start;font-size:15px}.guide-panel{padding:18px 12px}.guide-panel h3{font-size:14px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:58px;padding:10px 16px}.guide-card b{font-size:14px}.invoice-lead{font-size:14px;line-height:1.5}.invoice-box{padding:20px 14px}.invoice-box code{font-size:14px}.amount-line{flex-wrap:wrap}.qr-card img{width:180px;height:180px}.activation-note{font-size:13px;line-height:1.6}.guide-overlay{padding:8px;align-items:flex-start}.guide-dialog{width:100%;padding:16px 14px 24px;border-radius:12px;max-height:calc(100dvh - 16px);margin:auto 0;overflow-y:auto}.guide-dialog-close{width:44px;height:44px;margin:0 0 4px 12px}.guide-dialog h2{font-size:21px;margin-right:54px;color:#fff}.guide-choice-grid{grid-template-columns:1fr}.guide-choice{min-height:130px}.guide-progress{align-items:flex-start;flex-direction:column;gap:9px}.guide-progress-track{width:100%;flex:none}.guide-nav{grid-template-columns:1fr}.guide-instruction,.guide-step-kicker{padding:18px 12px;font-size:16px}}
@media(max-width:390px){.page-shell{width:calc(100% - 12px)}.topbar{height:55px}.mini-brand small{display:none}.checkout-title h1{font-size:27px}.step-header{padding:15px 11px}.step-left b{font-size:13px}.plan-card{min-height:280px}.price{font-size:35px}.qr-card{padding:18px 10px}.wallet-button{font-size:15px}.guide-card{grid-template-columns:26px 1fr auto}}

/* Phase 7: compact centered desktop layout */
@media (min-width:1051px){
  .page-shell{width:min(1240px,calc(100% - 48px));padding-top:20px}
  .checkout-title{margin-bottom:28px}
  .checkout-title h1{font-size:34px;margin-bottom:17px}
  .mode-switch{width:286px}
  .mode-switch button{font-size:14px;padding:8px 12px}
  .step-header{min-height:86px;padding:21px 23px}
  .step-content{padding:0 23px 23px}
  .plans{gap:12px}
  .plan-card{min-height:300px;padding:20px}
  .plan-logo{font-size:21px;margin-bottom:13px}
  .plan-card h3{font-size:17px}
  .plan-description{font-size:12.5px;min-height:40px}
  .price{font-size:35px;margin:17px 0}
  .subscribe-btn{height:40px;font-size:14px}
  .plan-period{font-size:14px;padding-top:15px}
  .guide-panel{padding:22px 20px}
  .guide-card{min-height:60px;padding:11px 21px}
  .guide-card b{font-size:14px}
  .invoice-layout{grid-template-columns:minmax(0,1fr) 255px}
  .invoice-box{padding:20px 18px}
  .qr-card{padding:20px 16px}
  .qr-card img{width:174px;height:174px}
  .wallet-button{height:54px;margin-top:20px;font-size:15px}
}
.wallet-status{min-height:18px;margin:10px 0 0;color:#a9abbc;font-size:12px;line-height:1.45}
.wallet-status.ok{color:#00e9a5}.wallet-status.warn{color:#ffcf72}

/* Phase 8: globally smaller typography and tighter spacing on every device */
html{font-size:14px}
body{font-size:12px}
.topbar{height:54px;padding-inline:18px}
.back-link{font-size:10px}.mini-brand strong{font-size:11px}.mini-brand small{font-size:8px}.triangle{font-size:16px}
.page-shell{width:min(1160px,calc(100% - 34px));padding:18px 0 52px}
.checkout-title{margin-bottom:24px}.checkout-title h1{font-size:clamp(25px,2.2vw,31px);margin-bottom:14px}.checkout-title p{font-size:11px;margin-top:7px}
.mode-switch{width:260px;padding:3px}.mode-switch button{font-size:12px;padding:7px 10px}
.accordion{gap:13px}.step-card{border-radius:11px}.step-header{min-height:72px;padding:17px 20px;grid-template-columns:minmax(210px,1fr) auto 62px;gap:16px}.step-left{gap:12px}.step-left b{font-size:13px}.step-number{width:29px;height:29px;font-size:11px}.step-preview,.change,.locked-label{font-size:10.5px}.step-content{padding:0 20px 19px}
.plans{gap:10px}.plan-card{min-height:258px;padding:16px;border-radius:8px}.plan-card.best:before{font-size:10px;padding:4px 8px;top:-9px}.plan-logo{font-size:18px;margin-bottom:10px}.plan-card h3{font-size:14px;margin-bottom:7px}.plan-description{font-size:10.5px;line-height:1.45;min-height:34px}.price{font-size:29px;margin:14px 0}.subscribe-btn{height:35px;font-size:11.5px}.plan-period{font-size:12px;padding-top:12px}
.email-copy,.section-label{font-size:11.5px;margin-bottom:13px}.text-input{font-size:14px;padding:10px 14px}.error{font-size:10px}.primary{font-size:12px;padding:9px 16px}.full-button{height:34px;font-size:12px}
.method-tabs{gap:9px;margin-bottom:11px}.method-tab{font-size:12px;padding:7px 13px;gap:8px}.method-tab em{font-size:9px;padding:2px 5px}.method-icon{width:28px;height:28px;font-size:11px}
.guide-panel{padding:17px 16px}.guide-panel h3{font-size:12px;margin-bottom:17px}.guide-grid{gap:8px}.guide-card{min-height:50px;padding:9px 16px;grid-template-columns:25px 1fr auto;gap:10px}.guide-card img{width:20px;height:20px}.guide-card b{font-size:12px}.guide-card span{font-size:11px}.notice-box{font-size:11px;padding:12px;line-height:1.65}.notice-box p{margin-bottom:9px}.payment-continue{margin-top:12px}
.invoice-lead{font-size:13px;margin-bottom:14px}.invoice-layout{grid-template-columns:minmax(0,1fr) 230px;gap:12px}.invoice-main{gap:11px}.invoice-box{padding:16px 15px}.invoice-box>span{font-size:11px;margin-bottom:8px}.invoice-box code{font-size:13px}.amount-line{gap:12px}.amount-line small{font-size:11px}.copy-btn{margin-top:14px;padding:6px 10px;font-size:11px}.qr-card{padding:16px 13px}.qr-card>span{font-size:11px;margin-bottom:10px}.qr-card img{width:150px;height:150px}.qr-card p{font-size:10.5px}.wallet-button{height:45px;margin-top:16px;font-size:12px}.invoice-id{font-size:10.5px;margin:14px 0 20px}.activation-note{font-size:11.5px}.payment-proof{margin-top:17px;padding-top:15px}.payment-proof label{font-size:11px}.payment-proof .text-input{font-size:12px}
.guide-dialog{width:min(680px,100%);padding:24px}.guide-dialog h2{font-size:19px;margin-bottom:10px}.guide-intro{font-size:13px}.guide-dialog-close{width:58px;height:34px;font-size:27px}.guide-choice-grid{gap:11px;margin-top:17px}.guide-choice{min-height:125px;padding:18px 15px}.guide-choice strong{font-size:14px;margin-bottom:10px}.guide-choice span{font-size:11.5px}.guide-progress{gap:12px;margin:8px 0 17px}.guide-progress strong{font-size:12px}.guide-progress-track{height:7px}.guide-step-kicker,.guide-instruction{padding:16px;font-size:13px;margin-bottom:14px}.guide-note{font-size:11px}.guide-image-frame img{max-height:430px}.guide-nav{gap:10px;margin-top:12px}.guide-prev,.guide-next{height:42px;font-size:12px}.wallet-status{font-size:10px}

@media(max-width:1050px){
  .page-shell{width:min(920px,calc(100% - 28px))}
  .plans{grid-template-columns:repeat(2,minmax(0,1fr))}
  .plan-card{min-height:235px}
  .invoice-layout{grid-template-columns:1fr}
  .qr-card{max-width:360px}
}
@media(max-width:720px){
  html{font-size:13px}.topbar{height:50px;padding-inline:11px}.back-link{font-size:9px}.mini-brand img{width:36px;height:36px}.mini-brand strong{font-size:10px}
  .page-shell{width:min(100% - 16px,560px);padding-top:15px}.checkout-title{margin-bottom:18px}.checkout-title h1{font-size:23px;margin-bottom:12px}.mode-switch{width:min(245px,100%)}.mode-switch button{font-size:10.5px;padding:6px 8px}.checkout-title p{font-size:9.5px}
  .accordion{gap:9px}.step-header{min-height:62px;padding:13px 11px;grid-template-columns:1fr auto;gap:7px}.step-left{gap:8px}.step-left b{font-size:11.5px}.step-number{width:25px;height:25px;font-size:10px}.step-preview{padding-left:33px;font-size:9.5px}.change,.locked-label{font-size:9.5px}.step-content{padding:0 10px 14px}
  .plans{grid-template-columns:1fr;gap:8px}.plan-card{min-height:205px;padding:14px}.plan-card h3{font-size:13px}.plan-description{font-size:10px;min-height:29px}.price{font-size:27px;margin:11px 0}.subscribe-btn{height:33px;font-size:11px}.plan-period{font-size:11px}
  .email-copy,.section-label{font-size:10.5px}.text-input{font-size:13px;padding:9px 11px}.full-button{height:33px;font-size:11px}
  .method-tab{font-size:11px;padding:7px 10px}.method-icon{width:25px;height:25px}.guide-panel{padding:13px 9px}.guide-panel h3{font-size:11px}.guide-card{min-height:44px;padding:7px 11px}.guide-card b{font-size:11px}.notice-box{font-size:10px}
  .invoice-lead{font-size:11.5px}.invoice-box{padding:13px 11px}.invoice-box code{font-size:11.5px}.qr-card{padding:13px 9px}.qr-card img{width:140px;height:140px}.wallet-button{height:42px;font-size:11px}.activation-note{font-size:10.5px}
  .guide-dialog{padding:18px 12px}.guide-dialog h2{font-size:17px}.guide-intro{font-size:11.5px}.guide-choice{min-height:105px;padding:14px 12px}.guide-choice strong{font-size:13px}.guide-choice span{font-size:10.5px}.guide-instruction,.guide-step-kicker{font-size:12px;padding:13px 9px}.guide-prev,.guide-next{height:38px;font-size:11px}
}
@media(max-width:390px){
  .page-shell{width:calc(100% - 10px)}.checkout-title h1{font-size:21px}.step-left b{font-size:10.5px}.plan-card{min-height:195px}.price{font-size:25px}.wallet-button{font-size:10.5px}
}
.guide-video-error{margin-top:8px;padding:9px 12px;border:1px solid rgba(244,35,137,.35);border-radius:9px;color:#ff8fbe;background:rgba(244,35,137,.08);font-size:12px;text-align:center}
.method-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-payment-card{max-width:760px;margin:0 auto 18px;background:#0c0c0e;border:1px solid #2c2c30;border-radius:16px;padding:22px;text-align:left}.manual-payment-card h3{margin:8px 0;font-size:20px}.manual-payment-card>p{color:#aaa;font-size:13px;line-height:1.6}.payment-logo{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#baff29;color:#050505;font-size:24px;font-weight:900}.paypal-logo{background:#0877e1;color:#fff}.manual-row{display:grid;grid-template-columns:140px 1fr auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #242428;font-size:13px}.manual-row strong{word-break:break-all}.request-summary{display:grid;grid-template-columns:120px 1fr;gap:10px;padding:15px 0;margin-top:12px;border-top:1px solid #242428}.request-summary span{color:#888;font-size:12px}.request-confirmed{margin-top:16px;padding:12px;border-radius:10px;background:#17200e;color:#baff29;font-size:13px}.payment-proof[hidden]{display:none!important}@media(max-width:760px){.method-tabs{grid-template-columns:1fr}.manual-row{grid-template-columns:1fr}.request-summary{grid-template-columns:1fr}.manual-payment-card{padding:16px}}
/* Phase 14: unified PayPal/card presentation */
.payment-unified{align-items:stretch}.payment-unified .invoice-main{display:grid;gap:12px}.manual-side{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;text-align:center}.manual-side>strong{font-size:14px;margin:10px 0 6px}.manual-side>p{font-size:11px;line-height:1.55;color:#9a9aa2;margin:0 0 14px}.manual-side>small{font-size:10.5px;color:#8d8d96;line-height:1.5}.manual-side b{color:#fff;word-break:break-all}.side-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:22px}.paypal-side{background:#0877e1;color:#fff}.card-side{background:#f42389;color:#fff}.side-status{width:100%;padding:10px 8px;border:1px solid #333;border-radius:11px;color:#bfc0ca;font-size:10.5px;line-height:1.5;margin-top:auto}.side-status.ready{border-color:rgba(186,255,41,.25);background:rgba(186,255,41,.06);color:#baff29}.payment-unified .invoice-box code{word-break:break-all}@media(max-width:720px){.manual-side{min-height:210px}.manual-side>strong{font-size:13px}.manual-side>p{font-size:10.5px}.side-icon{width:42px;height:42px;font-size:20px}}

/* Phase 26 coupon system */
.coupon-panel{margin:0 0 18px;padding:14px;border:1px solid #27272f;border-radius:12px;background:#0d0d10}.coupon-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.coupon-title div{display:grid;gap:2px}.coupon-title span{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#858590}.coupon-title strong{font-size:13px;color:#fff}.coupon-title button,.coupon-input-row button{border:1px solid #3a3a45;background:#18181e;color:#fff;border-radius:8px;padding:8px 12px;font-size:10px;cursor:pointer}.coupon-form{margin-top:12px}.coupon-input-row{display:grid;grid-template-columns:1fr auto;gap:8px}.coupon-input-row input{text-transform:uppercase}.coupon-message{min-height:16px;margin:7px 0 0;font-size:10px;color:#a5a5af}.coupon-message.error{color:#ff7272}.coupon-message.success{color:#62d98b}.coupon-applied{margin-top:12px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px;border:1px solid #1f5133;background:#0d1d14;border-radius:9px}.coupon-applied[hidden]{display:none}.coupon-applied div{display:grid}.coupon-applied span{font-size:9px;color:#7fa88c}.coupon-applied strong{font-size:12px}.coupon-applied>b{font-size:13px;color:#69db92}.coupon-applied button{border:0;background:transparent;color:#aaa;font-size:9px;cursor:pointer}.price-summary{margin-top:12px;border-top:1px solid #282830;padding-top:10px}.price-summary[hidden]{display:none}.price-summary>div{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:11px;color:#a9a9b2}.price-summary .discount-line b{color:#6cdd96}.price-summary .total-line{margin-top:5px;padding-top:9px;border-top:1px dashed #30303a;color:#fff;font-size:13px}.price-summary .total-line b{font-size:16px}@media(max-width:560px){.coupon-applied{grid-template-columns:1fr auto}.coupon-applied button{grid-column:1/-1;text-align:left;padding:0}.coupon-input-row{grid-template-columns:1fr}.coupon-input-row button{width:100%}}

/* Phase 27.2 — plan logo image */
.plan-logo{width:48px;height:48px;margin-bottom:12px;display:grid;place-items:center}
.plan-logo img{width:48px;height:48px;border-radius:10px;object-fit:contain;background:#111217;border:1px solid #34353d;padding:5px}
.plan-logo span{font-size:22px}
@media(max-width:720px){.plan-logo,.plan-logo img{width:44px;height:44px}}


/* Phase 27.3 — mobile two-column plan grid + renewal switch */
.mode-switch button{transition:background .18s ease,color .18s ease,box-shadow .18s ease}
.subscribe-btn{white-space:normal;line-height:1.05;padding-inline:8px}
@media(max-width:720px){
  .plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .plan-card{min-height:358px;padding:22px 22px 18px;display:flex;flex-direction:column;align-items:flex-start}
  .plan-logo,.plan-logo img{width:42px;height:42px}
  .plan-logo{margin-bottom:10px}
  .plan-card h3{font-size:16px;margin:2px 0 10px}
  .plan-description{font-size:12px;line-height:1.8;min-height:72px;text-align:left}
  .price{font-size:34px;margin:18px 0 20px}
  .subscribe-btn{width:100%;height:43px;font-size:14px;margin-top:auto}
  .plan-period{font-size:14px;padding-top:16px;font-weight:800}
  .plan-card.best:before{font-size:11px;padding:5px 10px;top:-12px;left:14px}
}
@media(max-width:520px){
  .page-shell{width:calc(100% - 22px)}
  .step-content{padding-inline:14px}
  .plans{gap:12px}
  .plan-card{min-height:360px;padding:21px 21px 18px}
  .checkout-title h1{font-size:36px}
  .mode-switch{width:292px;max-width:100%}
  .mode-switch button{font-size:14px;padding:9px 10px}
  .checkout-title p{font-size:12px}
}
@media(max-width:410px){
  .plans{gap:8px}
  .plan-card{min-height:330px;padding:16px 14px 15px}
  .plan-card h3{font-size:14px}
  .plan-description{font-size:10.5px;min-height:64px}
  .price{font-size:29px;margin:14px 0 16px}
  .subscribe-btn{font-size:12px;height:40px}
  .plan-period{font-size:12px;padding-top:13px}
  .plan-logo,.plan-logo img{width:38px;height:38px}
}

/* Phase 27.4 — compact mobile checkout typography and plan cards */
@media(max-width:720px){
  .page-shell{width:calc(100% - 18px);padding-top:14px}
  .checkout-title{margin-bottom:18px}
  .checkout-title h1{font-size:28px;line-height:1;margin-bottom:13px}
  .mode-switch{width:252px;padding:3px;border-radius:23px}
  .mode-switch button{font-size:11px;line-height:1.12;padding:7px 8px;border-radius:19px}
  .checkout-title p{font-size:10px;margin-top:8px}
  .step-header{min-height:68px;padding:14px 13px}
  .step-left{gap:9px}.step-left b{font-size:11px}.step-number{width:28px;height:28px;font-size:11px}
  .change,.step-preview,.locked-label{font-size:9px}
  .step-content{padding:0 11px 15px}
  .plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .plan-card{min-height:248px;padding:13px 12px 12px;border-radius:8px}
  .plan-logo,.plan-logo img{width:31px;height:31px;border-radius:7px}
  .plan-logo{margin-bottom:8px}
  .plan-card h3{font-size:12px;line-height:1.2;margin:1px 0 6px}
  .plan-description{font-size:9px;line-height:1.45;min-height:42px;margin:0}
  .price{font-size:25px;line-height:1;margin:11px 0 12px}
  .subscribe-btn{height:34px;font-size:10px;line-height:1.05;padding:4px 5px;border-radius:6px}
  .plan-period{font-size:10px;padding-top:10px}
  .plan-card.best:before{font-size:8.5px;padding:4px 7px;top:-9px;left:10px}
}
@media(max-width:410px){
  .page-shell{width:calc(100% - 12px)}
  .checkout-title h1{font-size:25px}
  .mode-switch{width:238px}
  .mode-switch button{font-size:10px;padding:6px}
  .plans{gap:6px}
  .plan-card{min-height:230px;padding:11px 9px 10px}
  .plan-logo,.plan-logo img{width:28px;height:28px}
  .plan-card h3{font-size:11px}
  .plan-description{font-size:8.4px;min-height:38px}
  .price{font-size:22px;margin:9px 0 10px}
  .subscribe-btn{height:31px;font-size:9px}
  .plan-period{font-size:9px;padding-top:8px}
}


/* Phase 44.5 — shared public header + checkout page hero alignment */
.checkout-page{overflow-x:hidden}
.checkout-page #navigation{top:0!important}
.checkout-page .page-shell{
  width:min(1420px,calc(100% - 40px));
  margin:0 auto;
  padding-top:136px;
}
.checkout-page .checkout-title{
  position:relative;
  isolation:isolate;
  text-align:center;
  margin:0 auto 44px;
  padding:8px 16px 0;
}
.checkout-page .checkout-title::before{
  content:"";
  position:absolute;
  z-index:-1;
  left:50%;
  top:24px;
  width:min(680px,92vw);
  height:260px;
  transform:translateX(-50%);
  background:radial-gradient(circle,rgba(29,163,255,.13) 0%,rgba(247,31,135,.05) 38%,transparent 72%);
  pointer-events:none;
}
.checkout-page .checkout-hero-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:7px 16px;
  border:1px solid rgba(29,163,255,.7);
  border-radius:999px;
  color:#67bfff;
  background:rgba(5,23,35,.72);
  font-size:13px;
  font-weight:700;
}
.checkout-page .checkout-title h1{
  margin:25px 0 10px;
  color:#fff;
  font-size:clamp(44px,5.2vw,72px);
  line-height:1;
  letter-spacing:-.045em;
  text-shadow:none;
}
.checkout-page .checkout-hero-subtitle{
  max-width:620px;
  margin:0 auto 28px;
  color:#a8a9b5;
  font-size:17px;
  line-height:1.55;
}
.checkout-page .mode-switch{margin:0 auto}
.checkout-page .purchase-mode-note{margin-top:12px!important}

@media(max-width:720px){
  .checkout-page .page-shell{
    width:min(100% - 20px,620px);
    padding-top:102px;
  }
  .checkout-page .checkout-title{
    margin-bottom:24px;
    padding-inline:4px;
  }
  .checkout-page .checkout-title::before{top:0;height:210px}
  .checkout-page .checkout-hero-badge{
    min-height:28px;
    padding:5px 11px;
    font-size:9px;
  }
  .checkout-page .checkout-title h1{
    margin:17px 0 8px;
    font-size:34px;
    letter-spacing:-.035em;
  }
  .checkout-page .checkout-hero-subtitle{
    max-width:330px;
    margin-bottom:18px;
    font-size:11px;
    line-height:1.45;
  }
  .checkout-page .mode-switch{width:252px;max-width:100%}
  .checkout-page .purchase-mode-note{font-size:10px!important;margin-top:8px!important}
}

/* Phase 44.6 — compact checkout hero and bring plans closer */
.checkout-page .page-shell{
  padding-top:104px;
}
.checkout-page .checkout-title{
  margin-bottom:26px;
  padding-top:0;
}
.checkout-page .checkout-title::before{
  top:8px;
  height:210px;
  width:min(560px,88vw);
}
.checkout-page .checkout-hero-badge{
  min-height:30px;
  padding:6px 14px;
  font-size:12px;
}
.checkout-page .checkout-title h1{
  margin:18px 0 7px;
  font-size:clamp(42px,4vw,58px);
  line-height:1.02;
}
.checkout-page .checkout-hero-subtitle{
  margin-bottom:18px;
  font-size:15px;
}
.checkout-page .purchase-mode-note{
  margin-top:8px!important;
}
.checkout-page .step-card:first-of-type{
  margin-top:0;
}

@media(max-width:720px){
  .checkout-page .page-shell{
    width:min(100% - 16px,620px);
    padding-top:88px;
  }
  .checkout-page .checkout-title{
    margin-bottom:16px;
  }
  .checkout-page .checkout-title::before{
    top:-4px;
    height:170px;
  }
  .checkout-page .checkout-hero-badge{
    min-height:26px;
    padding:4px 10px;
    font-size:8.5px;
  }
  .checkout-page .checkout-title h1{
    margin:12px 0 6px;
    font-size:30px;
  }
  .checkout-page .checkout-hero-subtitle{
    margin-bottom:12px;
    font-size:10px;
  }
  .checkout-page .purchase-mode-note{
    margin-top:6px!important;
  }
}

/* Phase 44.7 — narrower, balanced desktop checkout layout */
@media (min-width: 1051px){
  .checkout-page .page-shell{
    width:min(1080px,calc(100% - 48px));
    padding-top:96px;
    padding-bottom:56px;
  }
  .checkout-page .checkout-title{
    max-width:720px;
    margin-bottom:22px;
  }
  .checkout-page .checkout-title::before{
    width:min(500px,74vw);
    height:180px;
  }
  .checkout-page .checkout-title h1{
    font-size:48px;
    margin:14px 0 6px;
  }
  .checkout-page .checkout-hero-subtitle{
    font-size:14px;
    margin-bottom:14px;
  }
  .checkout-page .checkout-hero-badge{
    min-height:28px;
    padding:5px 12px;
    font-size:11px;
  }
  .checkout-page .mode-switch{
    width:270px;
  }
  .checkout-page .mode-switch button{
    font-size:13px;
    padding:8px 10px;
  }
  .checkout-page .purchase-mode-note{
    font-size:11px!important;
    margin-top:6px!important;
  }
  .checkout-page .step-header{
    min-height:78px;
    padding:20px;
  }
  .checkout-page .step-left b{
    font-size:14px;
  }
  .checkout-page .step-content{
    padding:0 20px 22px;
  }
  .checkout-page .plans{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
  }
  .checkout-page .plan-card{
    min-height:290px;
    padding:20px;
  }
  .checkout-page .plan-logo,
  .checkout-page .plan-logo img{
    width:40px;
    height:40px;
  }
  .checkout-page .plan-logo{
    margin-bottom:10px;
  }
  .checkout-page .plan-card h3{
    font-size:16px;
    margin-bottom:8px;
  }
  .checkout-page .plan-description{
    font-size:12px;
    min-height:40px;
  }
  .checkout-page .price{
    font-size:34px;
    margin:17px 0;
  }
  .checkout-page .subscribe-btn{
    height:40px;
    font-size:13px;
  }
  .checkout-page .plan-period{
    font-size:13px;
    padding-top:14px;
  }
}

@media (min-width: 721px) and (max-width: 1050px){
  .checkout-page .page-shell{
    width:min(860px,calc(100% - 32px));
  }
  .checkout-page .plans{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* Phase 44.8 — smaller compact plan cards */
@media (min-width: 1051px){
  .checkout-page .plans{
    grid-template-columns:repeat(5,minmax(0,190px));
    justify-content:center;
    gap:10px;
  }
  .checkout-page .plan-card{
    width:190px;
    min-height:244px;
    padding:14px;
    border-radius:9px;
  }
  .checkout-page .plan-card.best:before{
    top:-9px;
    left:10px;
    padding:4px 8px;
    font-size:10px;
  }
  .checkout-page .plan-logo,
  .checkout-page .plan-logo img{
    width:28px;
    height:28px;
  }
  .checkout-page .plan-logo{
    margin-bottom:8px;
    font-size:18px;
  }
  .checkout-page .plan-card h3{
    margin-bottom:6px;
    font-size:14px;
  }
  .checkout-page .plan-description{
    min-height:34px;
    font-size:10px;
    line-height:1.45;
  }
  .checkout-page .price{
    margin:12px 0;
    font-size:28px;
    line-height:1;
  }
  .checkout-page .subscribe-btn{
    height:34px;
    border-radius:6px;
    font-size:10px;
  }
  .checkout-page .plan-period{
    padding-top:10px;
    font-size:10px;
  }
  .checkout-page .step-content{
    padding-right:16px;
    padding-left:16px;
  }
}

@media (min-width: 721px) and (max-width: 1050px){
  .checkout-page .plans{
    grid-template-columns:repeat(3,minmax(0,210px));
    justify-content:center;
    gap:12px;
  }
  .checkout-page .plan-card{
    width:210px;
    min-height:260px;
    padding:16px;
  }
}

/* Phase 58.7 final mobile guide overrides */
.guide-dialog h2{color:#fff!important}
.guide-dialog-close{position:sticky!important;top:0!important;float:right!important;z-index:20!important;width:44px!important;height:44px!important;border-radius:12px!important;font-size:22px!important;line-height:1!important}
@media(max-width:720px){
  .guide-overlay{display:none;align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;padding:8px!important}
  .guide-overlay.open{display:flex!important}
  .guide-dialog{width:100%!important;max-height:calc(100dvh - 16px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important;padding:16px 14px 26px!important;margin:auto 0!important}
  .guide-dialog h2{font-size:18px!important;line-height:1.25!important;margin:4px 54px 10px 0!important;color:#fff!important}
  .guide-dialog-close{margin:0 0 4px 12px!important}
  .guide-video{max-height:48dvh!important}
  .guide-image-frame img{height:auto!important;max-height:none!important}
}
