.checkout-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.3s modalFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.checkout-modal{background:linear-gradient(160deg,#141414f2,#050505);border:1px solid #e11d484d;border-radius:24px;width:100%;max-width:440px;animation:.4s cubic-bezier(.16,1,.3,1) modalSlideUp;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c,0 0 40px #e11d4826}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.checkout-modal-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .3s;display:flex;position:absolute;top:16px;right:16px}.checkout-modal-close:hover{background:#e11d4880}.checkout-modal-content{color:#fff;padding:2.5rem 1.8rem}.checkout-step-form h3,.checkout-step-loading h3,.checkout-step-pix h3,.checkout-step-success h3{text-align:center;color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.checkout-step-form p,.checkout-step-loading p,.checkout-step-pix p,.checkout-step-success p{color:#fff9;text-align:center;margin-bottom:1.5rem;font-size:.95rem}.checkout-plan-summary{background:#e11d4814;border:1px solid #e11d4833;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:12px 16px;display:flex}.summary-name{font-size:1rem;font-weight:600}.summary-price{color:#e11d48;font-size:1.1rem;font-weight:800}.form-group{margin-bottom:1.2rem}.form-group label{color:#fffc;margin-bottom:6px;font-size:.85rem;font-weight:500;display:block}.form-group input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus{background:#ffffff14;border-color:#e11d48;outline:none}.checkout-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48,#be123c);border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:14px;font-size:1.1rem;font-weight:700;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px #e11d484d}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #e11d4873}.checkout-error{color:#ef4444;text-align:center;background:#ef444426;border:1px solid #ef44444d;border-radius:8px;margin-bottom:1rem;padding:10px;font-size:.85rem}.checkout-secure-badge{text-align:center;color:#fff6;justify-content:center;align-items:center;gap:6px;margin-top:1.2rem;font-size:.75rem;display:flex}.checkout-step-loading,.checkout-step-success{flex-direction:column;justify-content:center;align-items:center;padding:2rem 0;display:flex}.spinner{border:4px solid #e11d4833;border-top-color:#e11d48;border-radius:50%;width:48px;height:48px;margin-bottom:1.5rem;animation:1s linear infinite spin}.spinner.small{border-width:2px;width:20px;height:20px;margin-bottom:0}@keyframes spin{to{transform:rotate(360deg)}}.checkout-step-pix{text-align:center}.pix-qr-container{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:1rem;display:inline-block}.pix-qr{width:200px;height:200px;display:block}.pix-copy-paste{flex-direction:column;gap:10px;margin-bottom:2rem;display:flex}.pix-copy-paste input{color:#a1a1aa;text-align:center;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:12px;font-size:.85rem}.pix-copy-paste button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:10px;font-weight:600;transition:background .3s}.pix-copy-paste button:hover{background:#fff3}.pix-waiting{color:#ffffffb3;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px;font-size:.9rem;display:flex}.pix-waiting-msg{animation:.6s ease-in-out pixMsgFade}@keyframes pixMsgFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.success-icon{margin-bottom:1rem;font-size:4rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) bounce}@keyframes bounce{0%{transform:scale(0)}to{transform:scale(1)}}.checkout-modal-overlay.checkout-modal-overlay-en{--checkout-accent:#fb315f;--checkout-accent-soft:#fb7185;--checkout-accent-deep:#be123c;--checkout-accent-rgb:244, 63, 94;--checkout-button-start:#fb315f;--checkout-button-mid:#e11d48;--checkout-button-end:#be123c;--checkout-button-rgb:225, 29, 72;--checkout-button-text:#fff;background:radial-gradient(circle at 50% 8%, rgba(var(--checkout-accent-rgb), .13), transparent 34%), #000000e0;-webkit-backdrop-filter:blur(16px)saturate(.75);align-items:center;width:100%;height:100dvh;padding:clamp(.75rem,2vw,1.5rem);inset:0;overflow:hidden}.checkout-modal-overlay-en.checkout-theme-starter{--checkout-accent:#cbd5e1;--checkout-accent-soft:#e2e8f0;--checkout-accent-deep:#64748b;--checkout-accent-rgb:148, 163, 184}.checkout-modal-overlay-en.checkout-theme-vip{--checkout-accent:#d4a017;--checkout-accent-soft:#f5d060;--checkout-accent-deep:#8a6200;--checkout-accent-rgb:212, 160, 23;--checkout-button-start:#f5d060;--checkout-button-mid:#d4a017;--checkout-button-end:#9a6b00;--checkout-button-rgb:212, 160, 23;--checkout-button-text:#fff}.checkout-modal-overlay-en .checkout-modal{isolation:isolate;border:1px solid rgba(var(--checkout-accent-rgb), .4);width:min(100%,620px);max-width:620px;min-height:0;max-height:calc(100dvh - clamp(1.5rem,4vw,3rem));box-shadow:0 34px 90px #000000b8, 0 0 0 1px #ffffff06 inset, 0 0 70px rgba(var(--checkout-accent-rgb), .1);scrollbar-width:none;background:linear-gradient(150deg,#191416fb 0%,#0a0a0cfe 42%,#060607 100%);border-radius:28px;flex-direction:column;display:flex;overflow:hidden}.checkout-modal-overlay-en .checkout-modal::-webkit-scrollbar{width:0;height:0;display:none}.checkout-modal-overlay-en .checkout-modal-ambient{z-index:-1;background:radial-gradient(circle, rgba(var(--checkout-accent-rgb), .18), transparent 67%);pointer-events:none;filter:blur(8px);border-radius:50%;width:26rem;height:18rem;position:absolute;top:-8rem;left:50%;transform:translate(-50%)}.checkout-modal-overlay-en .checkout-modal-content{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex:auto;width:100%;min-height:0;max-height:none;padding:clamp(1.3rem,3.5vw,2rem) clamp(1.35rem,5vw,3.25rem) clamp(1.5rem,4vw,2.75rem);overflow:hidden auto}.checkout-modal-overlay-en .checkout-modal-content::-webkit-scrollbar{width:0;height:0;display:none}.checkout-modal-overlay-en .checkout-modal-topbar{z-index:5;background:linear-gradient(#161214fa,#0e0d0ef0);border-bottom:1px solid #ffffff0e;flex:none;justify-content:space-between;align-items:center;min-height:64px;padding:.55rem .75rem .55rem 1.35rem;display:flex;position:relative}.checkout-modal-overlay-en .checkout-modal-brand{color:var(--checkout-accent-soft);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.68rem;font-weight:750;display:inline-flex}.checkout-modal-overlay-en .checkout-modal-brand svg{flex:none;width:16px;height:16px}.checkout-modal-overlay-en .checkout-modal-close{isolation:isolate;color:#ffffffd1;-webkit-backdrop-filter:blur(14px)saturate(1.15);background:#19191c8a;border:1px solid #ffffff1a;width:46px;height:46px;padding:0;transition:background-color .18s,border-color .18s,color .18s;position:relative;top:auto;right:auto;box-shadow:0 8px 24px #0000003d}.checkout-modal-overlay-en .checkout-modal-close:before{content:"";z-index:-1;border-radius:inherit;filter:blur(9px);opacity:.7;pointer-events:none;background:#ffffff14;position:absolute;inset:-4px}.checkout-modal-overlay-en .checkout-modal-close svg{width:23px;height:23px}.checkout-modal-overlay-en .checkout-modal-close:hover{color:#fff;background:rgba(var(--checkout-accent-rgb), .18);border-color:rgba(var(--checkout-accent-rgb), .42)}.checkout-modal-overlay-en .checkout-modal-close:focus-visible,.checkout-modal-overlay-en .checkout-btn:focus-visible,.checkout-modal-overlay-en .form-group input:focus-visible{outline:3px solid rgba(var(--checkout-accent-rgb), .35);outline-offset:3px}.checkout-modal-overlay-en .checkout-modal-header{text-align:center;max-width:490px;margin:0 auto 1.35rem;padding:0 2.5rem}.checkout-modal-overlay-en .checkout-step-form h3,.checkout-modal-overlay-en .checkout-step-loading h3,.checkout-modal-overlay-en .checkout-step-pix h3,.checkout-modal-overlay-en .checkout-step-success h3{color:#fff;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.55rem,4vw,2.05rem);font-weight:800;line-height:1.08}.checkout-modal-overlay-en #checkout-modal-title:focus{outline:none}.checkout-modal-overlay-en .checkout-step-form>.checkout-modal-header>p,.checkout-modal-overlay-en .checkout-state>p{color:#ffffff94;text-align:center;text-wrap:balance;margin:.65rem auto 0;font-size:.94rem;line-height:1.55}.checkout-modal-overlay-en .checkout-plan-summary{background:linear-gradient(120deg, rgba(var(--checkout-accent-rgb), .16), rgba(var(--checkout-accent-rgb), .045) 58%, #ffffff06);border:1px solid rgba(var(--checkout-accent-rgb), .3);border-radius:18px;gap:1rem;min-height:96px;margin:0 0 .9rem;padding:1rem 1.15rem;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff09}.checkout-modal-overlay-en .checkout-plan-summary:after{content:"";background:rgba(var(--checkout-accent-rgb), .09);filter:blur(12px);border-radius:50%;width:150px;height:150px;position:absolute;top:-60px;right:-46px}.checkout-modal-overlay-en .summary-copy{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex;position:relative}.checkout-modal-overlay-en .summary-label{color:#ffffff70;letter-spacing:.11em;text-transform:uppercase;margin-bottom:.22rem;font-size:.68rem;font-weight:700}.checkout-modal-overlay-en .summary-name{color:#fff;letter-spacing:-.015em;font-size:1.05rem;font-weight:750;line-height:1.25}.checkout-modal-overlay-en .summary-duration{color:#ffffff8c;margin-top:.26rem;font-size:.78rem;line-height:1.3}.checkout-modal-overlay-en .summary-price{z-index:1;color:var(--checkout-accent);letter-spacing:-.045em;flex:none;align-self:center;align-items:baseline;gap:.25rem;font-size:clamp(1.55rem,5vw,1.95rem);font-weight:850;line-height:1;display:inline-flex;position:relative}.checkout-modal-overlay-en .summary-price small{letter-spacing:.02em;font-size:.68rem;font-weight:750}.checkout-modal-overlay-en .checkout-secure-badge{text-align:left;color:#ffffff94;background:#ffffff08;border:1px solid #ffffff13;border-radius:16px;justify-content:flex-start;align-items:center;gap:.8rem;margin:0 0 1.25rem;padding:.9rem 1rem;font-size:.77rem;line-height:1.45;display:flex}.checkout-modal-overlay-en .checkout-secure-badge strong{color:#ffffffe0;margin-bottom:.12rem;font-size:.82rem;font-weight:700;display:block}.checkout-modal-overlay-en .checkout-secure-icon{width:38px;height:38px;color:var(--checkout-accent-soft);background:rgba(var(--checkout-accent-rgb), .11);border:1px solid rgba(var(--checkout-accent-rgb), .19);border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.checkout-modal-overlay-en .checkout-secure-icon svg{width:20px;height:20px}.checkout-modal-overlay-en .checkout-error{color:#fecdd3;background:#be123c29;border:1px solid #fb718547;border-radius:12px;margin:0 0 1rem;padding:.75rem .9rem;font-size:.82rem;line-height:1.4}.checkout-modal-overlay-en .checkout-form{gap:1rem;display:grid}.checkout-modal-overlay-en .checkout-form-section{background:#ffffff06;border:1px solid #ffffff13;border-radius:18px;min-width:0;margin:0;padding:1rem}.checkout-modal-overlay-en .checkout-form-section legend{color:#fff;align-items:center;gap:.55rem;width:auto;margin:0 0 .9rem;padding:0;font-size:.9rem;font-weight:750;line-height:1.2;display:flex}.checkout-modal-overlay-en .checkout-form-section-icon{width:28px;height:28px;color:var(--checkout-accent-soft);background:rgba(var(--checkout-accent-rgb), .1);border-radius:9px;place-items:center;display:grid}.checkout-modal-overlay-en .checkout-form-section-icon svg{width:16px;height:16px}.checkout-modal-overlay-en .checkout-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.checkout-modal-overlay-en .form-group{min-width:0;margin:0}.checkout-modal-overlay-en .form-group+.form-group{margin-top:.75rem}.checkout-modal-overlay-en .checkout-contact-grid .form-group+.form-group,.checkout-modal-overlay-en .checkout-card-meta .form-group+.form-group{margin-top:0}.checkout-modal-overlay-en .form-group label{color:#ffffffb3;align-items:center;min-height:18px;margin:0 0 .42rem;font-size:.76rem;font-weight:650;line-height:1.2;display:flex}.checkout-modal-overlay-en .form-group label span{color:#ffffff5c;margin-left:.22rem;font-weight:550}.checkout-modal-overlay-en .form-group input{color:#fff;min-height:52px;caret-color:var(--checkout-accent-soft);background:#ffffff0b;border:1px solid #ffffff1b;border-radius:13px;padding:.75rem .9rem;font-family:inherit;font-size:1rem;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff05}.checkout-modal-overlay-en .form-group input::placeholder{color:#ffffff47;opacity:1}.checkout-modal-overlay-en .form-group input:hover{border-color:#ffffff2b}.checkout-modal-overlay-en .form-group input:focus{border-color:rgba(var(--checkout-accent-rgb), .7);box-shadow:0 0 0 4px rgba(var(--checkout-accent-rgb), .1);background:#fff1}.checkout-modal-overlay-en .checkout-card-number-field{position:relative}.checkout-modal-overlay-en .checkout-card-number-field input{padding-right:3rem}.checkout-modal-overlay-en .checkout-card-number-field>svg{color:#ffffff47;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.checkout-modal-overlay-en .checkout-card-meta{grid-template-columns:.9fr 1.1fr .9fr;gap:.65rem;margin-top:.75rem;display:grid}.checkout-modal-overlay-en .checkout-submit-wrap{z-index:2;padding-top:.1rem;position:relative}.checkout-modal-overlay-en .checkout-btn{min-height:58px;color:var(--checkout-button-text);background:linear-gradient(135deg, var(--checkout-button-start) 0%, var(--checkout-button-mid) 55%, var(--checkout-button-end) 100%);box-shadow:0 16px 34px rgba(var(--checkout-button-rgb), .28), inset 0 1px 0 #fff3;letter-spacing:-.01em;border:1px solid #ffffff21;border-radius:15px;justify-content:center;align-items:center;gap:.65rem;margin:0;padding:.9rem 1.2rem;font-size:1.02rem;font-weight:800;line-height:1.2;transition:filter .18s,box-shadow .18s;display:flex}.checkout-modal-overlay-en .checkout-btn svg{flex:none;width:20px;height:20px}.checkout-modal-overlay-en .checkout-btn:hover{filter:brightness(1.07);box-shadow:0 19px 40px rgba(var(--checkout-button-rgb), .38), inset 0 1px 0 #ffffff3b;transform:none}.checkout-modal-overlay-en .checkout-btn:active{filter:brightness(.96)}.checkout-modal-overlay-en .checkout-submit-assurance{color:#fff6;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .5rem;margin-top:.75rem;font-size:.68rem;font-weight:550;line-height:1.3;display:flex}.checkout-modal-overlay-en .checkout-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:4.2rem 0 2.4rem;display:flex}.checkout-modal-overlay-en .checkout-state>p{max-width:390px}.checkout-modal-overlay-en .checkout-state-icon,.checkout-modal-overlay-en .success-icon{width:72px;height:72px;color:var(--checkout-accent-soft);background:rgba(var(--checkout-accent-rgb), .09);border:1px solid rgba(var(--checkout-accent-rgb), .2);box-shadow:0 16px 45px rgba(var(--checkout-accent-rgb), .13);font-size:inherit;border-radius:22px;place-items:center;margin:0 0 1.25rem;display:grid}.checkout-modal-overlay-en .checkout-state-icon svg,.checkout-modal-overlay-en .success-icon svg{width:36px;height:36px}.checkout-modal-overlay-en .checkout-step-success .success-icon{color:#86efac;background:#22c55e17;border-color:#4ade8038;box-shadow:0 16px 45px #22c55e1a}.checkout-modal-overlay-en .spinner{border:3px solid rgba(var(--checkout-accent-rgb), .14);border-top-color:var(--checkout-accent);width:58px;height:58px;box-shadow:0 0 35px rgba(var(--checkout-accent-rgb), .12);margin:0 0 1.4rem}.checkout-modal-overlay-en .spinner.small{border-width:2px;width:20px;height:20px;margin:0}.checkout-modal-overlay-en .pix-waiting{background:#ffffff09;border:1px solid #ffffff13;border-radius:15px;width:min(100%,420px);min-height:58px;margin-top:1.5rem;padding:.85rem 1rem}.checkout-modal-overlay-en .checkout-telegram-btn{color:#fff;background:linear-gradient(135deg,#1da1f2,#087db9);width:min(100%,360px);margin-top:1.5rem;text-decoration:none;box-shadow:0 16px 34px #0888cc40}@media (max-width:560px){.checkout-modal-overlay.checkout-modal-overlay-en{padding:max(.4rem, env(safe-area-inset-top)) 0 0;background:radial-gradient(circle at 50% 20%, rgba(var(--checkout-accent-rgb), .12), transparent 40%), #000000e6;align-items:flex-end}.checkout-modal-overlay-en .checkout-modal{width:100%;max-width:none;max-height:calc(100dvh - max(.4rem, env(safe-area-inset-top)));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0}.checkout-modal-overlay-en .checkout-modal-content{padding:1.1rem 1rem max(1.35rem, env(safe-area-inset-bottom))}.checkout-modal-overlay-en .checkout-modal-topbar{min-height:58px;padding:.7rem .75rem .45rem 1rem}.checkout-modal-overlay-en .checkout-modal-brand{font-size:.62rem}.checkout-modal-overlay-en .checkout-modal-close{width:42px;height:42px}.checkout-modal-overlay-en .checkout-modal-header{margin-bottom:1.1rem;padding:0 2.35rem}.checkout-modal-overlay-en .checkout-plan-summary{border-radius:16px;min-height:88px;padding:.9rem 1rem}.checkout-modal-overlay-en .checkout-secure-badge{align-items:flex-start;padding:.8rem .85rem}.checkout-modal-overlay-en .checkout-contact-grid{grid-template-columns:1fr}.checkout-modal-overlay-en .checkout-contact-grid .form-group+.form-group{margin-top:.75rem}.checkout-modal-overlay-en .checkout-form-section{border-radius:16px;padding:.9rem}.checkout-modal-overlay-en .checkout-btn{min-height:56px;font-size:1rem}}@media (max-width:350px){.checkout-modal-overlay-en .checkout-modal-content{padding-left:.75rem;padding-right:.75rem}.checkout-modal-overlay-en .checkout-modal-header{padding-left:2.1rem;padding-right:2.1rem}.checkout-modal-overlay-en .summary-duration{display:none}.checkout-modal-overlay-en .checkout-card-meta{gap:.45rem}.checkout-modal-overlay-en .checkout-card-meta .form-group label{font-size:.69rem}.checkout-modal-overlay-en .checkout-card-meta .form-group input{padding-left:.65rem;padding-right:.65rem}}@media (max-height:700px) and (min-width:561px){.checkout-modal-overlay.checkout-modal-overlay-en{padding:.5rem}.checkout-modal-overlay-en .checkout-modal{max-height:calc(100dvh - 1rem)}.checkout-modal-overlay-en .checkout-modal-content{padding-top:1.15rem;padding-bottom:1.35rem}}@media (prefers-reduced-motion:reduce){.checkout-modal-overlay.checkout-modal-overlay-en,.checkout-modal-overlay-en .checkout-modal,.checkout-modal-overlay-en .spinner,.checkout-modal-overlay-en .pix-waiting-msg,.checkout-modal-overlay-en .success-icon{animation:none}.checkout-modal-overlay-en .checkout-modal-close,.checkout-modal-overlay-en .checkout-btn,.checkout-modal-overlay-en .form-group input{transition:none}}
