.CheckoutForm-module__j7w_5a__page{--accent-blue:#1f4fe0;--accent-blue-light:#eaf1fe;--dark:#0a0e1a;--muted:#5b6472;--border:#e7eaf0;background:#fff;min-height:100vh}.CheckoutForm-module__j7w_5a__navOuter{border-bottom:1px solid var(--border);background:#fff}.CheckoutForm-module__j7w_5a__nav{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;padding:0 32px;display:flex}.CheckoutForm-module__j7w_5a__backBtn{color:var(--dark);align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.CheckoutForm-module__j7w_5a__backBtn:hover{color:var(--accent-blue)}.CheckoutForm-module__j7w_5a__container{max-width:1080px;margin:0 auto;padding:40px 32px}.CheckoutForm-module__j7w_5a__grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:40px;display:grid}.CheckoutForm-module__j7w_5a__summary{flex-direction:column;gap:14px;display:flex}.CheckoutForm-module__j7w_5a__summaryLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.CheckoutForm-module__j7w_5a__courseCard{background:var(--dark);border-radius:16px;flex-direction:column;gap:10px;padding:26px;display:flex}.CheckoutForm-module__j7w_5a__courseBadge{letter-spacing:.8px;text-transform:uppercase;color:#ffffffb3;background:#ffffff1f;border:1px solid #ffffff26;border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.CheckoutForm-module__j7w_5a__courseTitle{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:700}.CheckoutForm-module__j7w_5a__courseSubtitle{color:#ffffff80;font-size:13px;line-height:1.6}.CheckoutForm-module__j7w_5a__courseMeta{color:#fff6;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.CheckoutForm-module__j7w_5a__courseCardPrice{border-top:1px solid #ffffff1a;align-items:baseline;gap:6px;margin-top:2px;padding-top:4px;display:flex}.CheckoutForm-module__j7w_5a__courseCardPriceValue{color:#fff;letter-spacing:-.5px;font-size:30px;font-weight:700}.CheckoutForm-module__j7w_5a__courseCardPriceLabel{color:#ffffff80;font-size:13px}.CheckoutForm-module__j7w_5a__formSide{background:linear-gradient(180deg, var(--accent-blue-light) 0%, #fff 55%);border:1.5px solid var(--accent-blue);border-radius:20px;flex-direction:column;padding:28px;display:flex;box-shadow:0 20px 40px #1f4fe014}.CheckoutForm-module__j7w_5a__formHeading{letter-spacing:-.8px;color:var(--dark);margin-bottom:20px;font-size:24px;font-weight:700}.CheckoutForm-module__j7w_5a__form{flex-direction:column;gap:14px;display:flex}.CheckoutForm-module__j7w_5a__formGroup{flex-direction:column;gap:6px;display:flex}.CheckoutForm-module__j7w_5a__formLabel{color:var(--dark);font-size:13px;font-weight:600}.CheckoutForm-module__j7w_5a__formLabel span{color:var(--accent-blue)}.CheckoutForm-module__j7w_5a__formInput{border:1px solid var(--border);width:100%;color:var(--dark);background:#fff;border-radius:10px;outline:none;padding:13px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.CheckoutForm-module__j7w_5a__formInput::placeholder{color:#bbb}.CheckoutForm-module__j7w_5a__formInput:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #1f4fe01a}.CheckoutForm-module__j7w_5a__phoneRow{grid-template-columns:110px 1fr;gap:8px;display:grid}.CheckoutForm-module__j7w_5a__phoneCodeWrap{position:relative}.CheckoutForm-module__j7w_5a__phoneCodeBtn{border:1px solid var(--border);width:100%;height:100%;color:var(--dark);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:13px 10px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s;display:flex}.CheckoutForm-module__j7w_5a__phoneCodeBtn:focus,.CheckoutForm-module__j7w_5a__phoneCodeBtn:hover{border-color:var(--accent-blue)}.CheckoutForm-module__j7w_5a__phoneCodeChevron{color:var(--muted);flex-shrink:0;margin-left:auto}.CheckoutForm-module__j7w_5a__flagImg{border-radius:2px;flex-shrink:0;width:20px;height:14px;display:block}.CheckoutForm-module__j7w_5a__phoneCodeList{border:1px solid var(--border);z-index:20;background:#fff;border-radius:12px;width:260px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 16px 40px #0a0e1a24}.CheckoutForm-module__j7w_5a__phoneCodeOption{width:100%;color:var(--dark);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:13.5px;transition:background .15s;display:flex}.CheckoutForm-module__j7w_5a__phoneCodeOption:hover{background:var(--accent-blue-light)}.CheckoutForm-module__j7w_5a__phoneCodeOptionName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CheckoutForm-module__j7w_5a__phoneCodeOptionCode{color:var(--muted);flex-shrink:0;font-size:12.5px}.CheckoutForm-module__j7w_5a__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:500}.CheckoutForm-module__j7w_5a__submitBtn{background:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:15px;font-family:inherit;font-size:15px;font-weight:700;transition:background .2s,transform .2s;display:flex;box-shadow:0 12px 26px #1f4fe03d}.CheckoutForm-module__j7w_5a__submitBtn:hover{background:#1a3fb8;transform:translateY(-1px)}.CheckoutForm-module__j7w_5a__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.CheckoutForm-module__j7w_5a__secureNote{color:var(--muted);align-items:flex-start;gap:8px;margin-top:2px;font-size:11.5px;line-height:1.5;display:flex}.CheckoutForm-module__j7w_5a__emptyState{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 4px 4px;display:flex}.CheckoutForm-module__j7w_5a__emptyIcon{background:var(--accent-blue-light);border:1px solid var(--accent-blue);width:44px;height:44px;color:var(--accent-blue);border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.CheckoutForm-module__j7w_5a__emptyBadge{letter-spacing:.8px;text-transform:uppercase;color:var(--accent-blue);background:#1f4fe01a;border:1px solid #1f4fe033;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.CheckoutForm-module__j7w_5a__emptyHeading{letter-spacing:-.6px;color:var(--dark);font-size:22px;font-weight:700}.CheckoutForm-module__j7w_5a__emptyText{color:var(--muted);max-width:380px;font-size:14px;line-height:1.6}.CheckoutForm-module__j7w_5a__emptyCta{background:var(--accent-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;margin-top:6px;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.CheckoutForm-module__j7w_5a__emptyCta:hover{background:#1a3fb8;transform:translateY(-1px)}.CheckoutForm-module__j7w_5a__consentRow{cursor:pointer;align-items:flex-start;gap:10px;padding:2px 2px 4px;display:flex}.CheckoutForm-module__j7w_5a__consentCheckbox{appearance:none;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:5px;flex-shrink:0;width:18px;height:18px;margin-top:1px;transition:background .2s,border-color .2s;position:relative}.CheckoutForm-module__j7w_5a__consentCheckbox:checked{background:var(--accent-blue);border-color:var(--accent-blue)}.CheckoutForm-module__j7w_5a__consentCheckbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.CheckoutForm-module__j7w_5a__consentCheckbox:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}.CheckoutForm-module__j7w_5a__consentText{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:860px){.CheckoutForm-module__j7w_5a__grid{grid-template-columns:1fr;gap:24px}.CheckoutForm-module__j7w_5a__container{padding:28px 24px}}@media (max-width:480px){.CheckoutForm-module__j7w_5a__nav{padding:0 16px}.CheckoutForm-module__j7w_5a__container{padding:24px 16px}.CheckoutForm-module__j7w_5a__courseCard,.CheckoutForm-module__j7w_5a__formSide{padding:20px}.CheckoutForm-module__j7w_5a__formHeading{font-size:21px}.CheckoutForm-module__j7w_5a__phoneRow{grid-template-columns:92px 1fr}}
