.style-module__hODSXG__pageWrapper{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;padding:40px 20px 60px}.style-module__hODSXG__container{max-width:960px;margin:0 auto}.style-module__hODSXG__tosterContainer{z-index:10000;pointer-events:none;position:fixed;top:24px;right:24px}.style-module__hODSXG__tosterContainer>*{pointer-events:auto}.style-module__hODSXG__pageHeader{text-align:center;margin-bottom:32px}.style-module__hODSXG__headerIcon{background:linear-gradient(135deg,var(--red-dark),var(--red-medium));color:#fff;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;box-shadow:0 10px 30px #b94a014d}.style-module__hODSXG__pageTitle{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 8px;font-size:2rem}.style-module__hODSXG__pageSubtitle{color:#666;margin:0;font-size:.9rem}.style-module__hODSXG__progressSteps{justify-content:center;align-items:center;gap:12px;margin-bottom:40px;display:flex}.style-module__hODSXG__step{flex-direction:column;align-items:center;gap:8px;display:flex}.style-module__hODSXG__stepNumber{color:#999;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.style-module__hODSXG__step span{color:#999;font-size:.85rem;font-weight:600}.style-module__hODSXG__step.style-module__hODSXG__active .style-module__hODSXG__stepNumber{background:var(--red-dark);color:#fff;box-shadow:0 4px 15px #b94a0166}.style-module__hODSXG__step.style-module__hODSXG__active span{color:var(--red-dark)}.style-module__hODSXG__step.style-module__hODSXG__completed .style-module__hODSXG__stepNumber{color:#fff;background:#10b981}.style-module__hODSXG__step.style-module__hODSXG__completed span{color:#10b981}.style-module__hODSXG__stepLine{background:#e0e0e0;border-radius:2px;width:60px;height:3px;margin-bottom:28px}.style-module__hODSXG__summarySection{background:#fff;border:1px solid #0000000d;border-radius:20px;margin-bottom:24px;padding:0;overflow:hidden;box-shadow:0 10px 40px #00000014}.style-module__hODSXG__sectionHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.style-module__hODSXG__subheading{color:#1a1a1a;margin:0;font-size:1.15rem;font-weight:700}.style-module__hODSXG__itemCount{background:var(--red-dark);color:#fff;border-radius:20px;padding:6px 14px;font-size:.85rem;font-weight:600}.style-module__hODSXG__tableWrapper{padding:20px 32px}.style-module__hODSXG__totalRow{background:linear-gradient(135deg,#fef3c7,#fde68a);border-top:1px solid #fcd34d;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.style-module__hODSXG__totalRow span{color:#92400e;font-size:1rem;font-weight:600}.style-module__hODSXG__totalRow strong{color:#92400e;font-size:1.4rem;font-weight:800}.style-module__hODSXG__formCard{background:#fff;border:1px solid #0000000d;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014}.style-module__hODSXG__formHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.style-module__hODSXG__heading{color:#1a1a1a;margin:0;font-size:1.15rem;font-weight:700}.style-module__hODSXG__securityBadge{color:#065f46;background:#d1fae5;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex}.style-module__hODSXG__form{grid-template-columns:1fr 1fr;gap:24px;padding:28px 32px 36px;display:grid}.style-module__hODSXG__inputGroup{flex-direction:column;display:flex}.style-module__hODSXG__fullWidth{grid-column:1/-1}.style-module__hODSXG__inputGroup label{color:#333;margin-bottom:10px;font-size:.9rem;font-weight:600}.style-module__hODSXG__required{color:var(--red-dark)}.style-module__hODSXG__inputWrapper{background:#f8f9fa;border:2px solid #e5e7eb;border-radius:12px;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.style-module__hODSXG__inputWrapper.style-module__hODSXG__focused{border-color:var(--red-dark);background:#fff;box-shadow:0 0 0 4px #b94a011a}.style-module__hODSXG__inputIcon{color:#9ca3af;pointer-events:none;transition:color .3s;position:absolute;left:14px}.style-module__hODSXG__inputWrapper.style-module__hODSXG__focused .style-module__hODSXG__inputIcon{color:var(--red-dark)}.style-module__hODSXG__inputWrapper input{color:#333;background:0 0;border:none;outline:none;width:100%;padding:14px 16px 14px 46px;font-size:.95rem}.style-module__hODSXG__inputWrapper input::placeholder{color:#9ca3af}.style-module__hODSXG__buttonWrapper{grid-column:1/-1;justify-content:center;align-items:center;margin-top:10px;display:flex}.style-module__hODSXG__buttonWrapper button{background:linear-gradient(135deg,var(--red-dark),var(--red-medium));cursor:pointer;border-radius:12px;width:100%;padding:12px;font-weight:500;transition:all .3s;box-shadow:0 6px 20px #b94a014d}.style-module__hODSXG__buttonWrapper button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #b94a0166}.style-module__hODSXG__buttonWrapper button:active{transform:translateY(-1px)}.style-module__hODSXG__formCard.style-module__hODSXG__formSaved{border:2px solid #10b981}.style-module__hODSXG__formCard.style-module__hODSXG__formSaved .style-module__hODSXG__formHeader{background:#f0fdf4}.style-module__hODSXG__savedIcon{color:#10b981;vertical-align:middle;margin-right:8px}.style-module__hODSXG__inputWrapper.style-module__hODSXG__disabled{opacity:.7;cursor:not-allowed;background:#f3f4f6}.style-module__hODSXG__inputWrapper.style-module__hODSXG__disabled input{cursor:not-allowed}.style-module__hODSXG__fieldError{color:#dc2626;margin-top:4px;font-size:.75rem;font-weight:500;animation:.2s ease-out style-module__hODSXG__slideDown;display:block}.style-module__hODSXG__inputWrapper input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.style-module__hODSXG__inputWrapper input[aria-invalid=true]:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}@keyframes style-module__hODSXG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.style-module__hODSXG__errorIcon{justify-content:center;align-items:center;margin-bottom:20px;display:flex}.style-module__hODSXG__errorTitle{color:#dc2626;text-align:center;margin:0 0 16px;font-size:1.75rem}.style-module__hODSXG__errorMessage{color:#666;text-align:center;margin-bottom:24px;font-size:1rem;line-height:1.5}.style-module__hODSXG__paymentSection{border:2px solid var(--red-dark);background:#fff;border-radius:20px;margin-bottom:24px;animation:.5s cubic-bezier(.16,1,.3,1) style-module__hODSXG__slideDown;overflow:hidden;box-shadow:0 10px 40px #00000014}.style-module__hODSXG__paymentHeader{background:linear-gradient(135deg,var(--red-dark),var(--red-medium));color:#fff;align-items:center;gap:16px;padding:28px 32px;display:flex}.style-module__hODSXG__paymentIconWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.style-module__hODSXG__paymentHeaderText h3{margin:0 0 4px;font-size:1.3rem;font-weight:700}.style-module__hODSXG__paymentHeaderText p{opacity:.9;margin:0;font-size:.9rem}.style-module__hODSXG__paymentAmountDisplay{background:#f8f9fa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.style-module__hODSXG__paymentAmountDisplay .style-module__hODSXG__amountLabel{flex-direction:column;display:flex}.style-module__hODSXG__paymentAmountDisplay .style-module__hODSXG__amountLabel span{color:#374151;font-size:1rem;font-weight:600}.style-module__hODSXG__paymentAmountDisplay .style-module__hODSXG__amountLabel small{color:#9ca3af;margin-top:2px;font-size:.8rem}.style-module__hODSXG__paymentAmountDisplay strong{color:var(--red-dark);font-size:1.8rem;font-weight:800}.style-module__hODSXG__paymentContent{padding:24px 32px}.style-module__hODSXG__paymentLabel{color:#374151;text-align:center;margin:0 0 20px;font-size:.95rem;font-weight:600}.style-module__hODSXG__paymentFooter{background:#f0fdf4;border-top:1px solid #bbf7d0;justify-content:center;align-items:center;gap:8px;padding:14px 32px;display:flex}.style-module__hODSXG__paymentFooter svg{color:#10b981}.style-module__hODSXG__paymentFooter span{color:#065f46;font-size:.85rem;font-weight:500}.style-module__hODSXG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.3s style-module__hODSXG__fadeIn;display:flex;position:fixed;inset:0}@keyframes style-module__hODSXG__fadeIn{0%{opacity:0}to{opacity:1}}.style-module__hODSXG__modalContent{background:#fff;border-radius:24px;width:100%;max-width:600px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) style-module__hODSXG__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes style-module__hODSXG__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.style-module__hODSXG__paymentReceipt{text-align:center;padding:40px 32px}.style-module__hODSXG__successIcon{margin:0 auto 24px;animation:.5s cubic-bezier(.16,1,.3,1) style-module__hODSXG__scaleIn}@keyframes style-module__hODSXG__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.style-module__hODSXG__successTitle{color:#1a1a1a;margin:0 0 32px;font-size:1.75rem;font-weight:700}.style-module__hODSXG__receiptDetails{background:#f8f9fa;border:2px dashed #e5e7eb;border-radius:12px;margin:0 0 32px;padding:24px}.style-module__hODSXG__detailRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.style-module__hODSXG__detailRow:last-child{border-top:2px solid #e5e7eb;border-bottom:none;margin-top:8px;padding-top:16px}.style-module__hODSXG__detailLabel{color:#6b7280;font-size:.9rem;font-weight:600}.style-module__hODSXG__detailValue{color:#1f2937;text-align:right;word-break:break-all;max-width:60%;font-size:.9rem;font-weight:500}.style-module__hODSXG__statusSuccess{color:#10b981;background:#d1fae5;border-radius:12px;padding:4px 12px;font-size:.9rem;font-weight:700}.style-module__hODSXG__receiptActions{flex-direction:column;gap:12px;display:flex}.style-module__hODSXG__downloadReceiptBtn,.style-module__hODSXG__continueBtn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .3s}.style-module__hODSXG__downloadReceiptBtn{color:#fff;background:#3b82f6;box-shadow:0 4px 12px #3b82f64d}.style-module__hODSXG__downloadReceiptBtn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.style-module__hODSXG__continueBtn{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.style-module__hODSXG__continueBtn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.style-module__hODSXG__trustBadges{justify-content:center;gap:32px;margin-top:32px;display:flex}.style-module__hODSXG__badge{color:#6b7280;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.style-module__hODSXG__badge svg{color:#10b981}@media (max-width:768px){.style-module__hODSXG__form{grid-template-columns:1fr}.style-module__hODSXG__paymentHeader{text-align:center;flex-direction:column;padding:24px}.style-module__hODSXG__paymentAmountDisplay{padding:16px 24px}.style-module__hODSXG__paymentContent{padding:20px 24px}.style-module__hODSXG__paymentReceipt{padding:32px 24px}.style-module__hODSXG__detailValue{max-width:50%;font-size:.85rem}.style-module__hODSXG__trustBadges{flex-direction:column;align-items:center;gap:16px}.style-module__hODSXG__modalContent{border-radius:16px;margin:20px}.style-module__hODSXG__modalOverlay{padding:10px}}
.style-module__DzrV0a__tableWrapper{width:100%;overflow-x:unset;padding:1rem 0}.style-module__DzrV0a__styledTable{border-collapse:collapse;background-color:#fff;width:100%}.style-module__DzrV0a__styledTable thead{background:var(--red-gradient);color:#fff}.style-module__DzrV0a__styledTable th,.style-module__DzrV0a__styledTable td{text-align:center;white-space:nowrap;border-bottom:1px solid #f1f1f1;padding:1rem 1.25rem}.style-module__DzrV0a__styledTable th{font-size:14px;font-weight:600}.style-module__DzrV0a__styledTable td{color:#333;font-size:14px}.style-module__DzrV0a__styledTable tr:hover{background-color:var(--red-light1)}.style-module__DzrV0a__styledTable td:last-child{color:var(--red-medium);font-weight:600}@media (max-width:1024px){.style-module__DzrV0a__tableWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--red-medium)#f1f1f1;overflow-x:auto}.style-module__DzrV0a__tableWrapper::-webkit-scrollbar{height:8px}.style-module__DzrV0a__tableWrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.style-module__DzrV0a__tableWrapper::-webkit-scrollbar-thumb{background-color:var(--red-medium);border:2px solid #f1f1f1;border-radius:8px}.style-module__DzrV0a__tableWrapper::-webkit-scrollbar-thumb:hover{background-color:var(--red-dark)}.style-module__DzrV0a__styledTable{width:90vw;min-width:800px}}@media (max-width:768px){.style-module__DzrV0a__styledTable{width:100%;min-width:unset}.style-module__DzrV0a__styledTable th,.style-module__DzrV0a__styledTable td{padding:.75rem 1rem;font-size:13px}}@media (max-width:480px){.style-module__DzrV0a__styledTable th,.style-module__DzrV0a__styledTable td{padding:.6rem .75rem;font-size:12px}}
.style-module__DPxrPG__btnPrimary,.style-module__DPxrPG__btnSmall{cursor:pointer;color:#fff;border:none;outline:none;min-width:3rem;max-width:12rem;margin-left:10px;margin-right:10px;padding:8px;transition:transform .2s}.style-module__DPxrPG__btnSmall{min-width:4rem}.style-module__DPxrPG__btnXSmall{color:var(--primary-color);cursor:pointer;background-color:#0000;border:none;outline:none;width:100%;height:1.5rem;margin:0;padding-block:5px;padding-inline:5px;font-size:.6rem;transition:transform .2s}.style-module__DPxrPG__bigbtnPrimary{background-color:var(--button-color2);color:#fff;cursor:pointer;border:none;outline:none;flex-grow:1;margin-left:30px;margin-right:10px;padding:10px;transition:all .2s}.style-module__DPxrPG__btnPrimary:hover,.style-module__DPxrPG__bigbtnPrimary:hover,.style-module__DPxrPG__btnSmall:hover,.style-module__DPxrPG__btnXSmall:hover,.style-module__DPxrPG__btnPrimary:active,.style-module__DPxrPG__bigbtnPrimary:active,.style-module__DPxrPG__btnSmall:active{transform:translateY(-2px)}.style-module__DPxrPG__right{align-self:center;position:absolute;right:0;justify-self:flex-end!important}.style-module__DPxrPG__top{align-self:flex-start!important}.style-module__DPxrPG__left{align-self:center;position:absolute;left:0;justify-self:flex-end!important}@media only screen and (max-width:1200px){.style-module__DPxrPG__btnPrimary,.style-module__DPxrPG__bigbtnPrimary{min-width:5rem;max-width:12rem;position:relative}}.style-module__DPxrPG__loading{background-color:color-mix(in lab,var(--button-color)90%,#947878 60%);color:#d1d1d1;cursor:not-allowed;position:relative;min-height:30px!important}.style-module__DPxrPG__loader{border:5px solid #ebebeb;border-left-color:#000;border-radius:50%;width:20px;height:20px;padding:6px;animation:1s linear infinite style-module__DPxrPG__loaderButton;position:absolute;top:12%;left:42.5%}@keyframes style-module__DPxrPG__loaderButton{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.style-module__qysjJq__loader{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;animation:.6s linear infinite style-module__qysjJq__spin;display:inline-block}.style-module__qysjJq__small{width:16px;height:16px}.style-module__qysjJq__medium{width:24px;height:24px}.style-module__qysjJq__large{width:32px;height:32px}.style-module__qysjJq__white{color:#fff}.style-module__qysjJq__black{color:#000}.style-module__qysjJq__red{color:red}@keyframes style-module__qysjJq__spin{to{transform:rotate(360deg)}}
.style-module__uVATmG__alert{--pad-vertical:12px;--pad-horizontal:16px;width:100%;max-width:420px;padding:var(--pad-vertical)var(--pad-horizontal);background:var(--red-medium);color:#fff;border-left:5px solid var(--red-dark);transform-origin:top;border-radius:12px;align-items:center;gap:12px;font-weight:500;animation:.36s cubic-bezier(.2,.9,.2,1) style-module__uVATmG__alertIn;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0000002e}.style-module__uVATmG__left{flex:none;justify-content:center;align-items:center;display:flex}.style-module__uVATmG__iconWrapper{background:#ffffff14;border-radius:9px;place-items:center;width:40px;height:40px;transition:transform .22s;display:inline-grid;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 6px 18px #0000001f}.style-module__uVATmG__iconWrapper:hover{transform:translateY(-4px)scale(1.02)}.style-module__uVATmG__icon{color:#fff;width:20px;height:20px;display:block}.style-module__uVATmG__iconShine{pointer-events:none;opacity:.7;background:linear-gradient(90deg,#ffffff08 0%,#ffffff1f 50%,#ffffff08 100%);animation:1.6s linear infinite style-module__uVATmG__shine;position:absolute;inset:0;transform:translate(-120%)}.style-module__uVATmG__body{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.style-module__uVATmG__message{color:#fff;white-space:pre-wrap;text-overflow:ellipsis;font-size:.95rem;line-height:1.25;overflow:hidden}.style-module__uVATmG__meta{align-items:center;display:flex}.style-module__uVATmG__progressTrack{background:#ffffff12;border-radius:999px;width:100%;height:6px;overflow:hidden}.style-module__uVATmG__progress{transform-origin:0;background:linear-gradient(90deg,#ffffff24,#ffffff3d);border-radius:999px;height:100%;transition:transform .12s linear}.style-module__uVATmG__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;place-items:center;margin-left:10px;padding:8px;transition:background .16s,transform .12s;display:inline-grid}.style-module__uVATmG__closeButton:hover{background:#ffffff14;transform:translateY(-2px)}@keyframes style-module__uVATmG__alertIn{0%{opacity:0;filter:blur(2px);transform:translateY(-10px)scale(.98)}60%{opacity:1;transform:translateY(2px)scale(1.01)}to{opacity:1;filter:none;transform:translateY(0)scale(1)}}@keyframes style-module__uVATmG__shine{0%{transform:translate(-120%)}50%{opacity:1;transform:translate(10%)}to{opacity:.9;transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.style-module__uVATmG__alert,.style-module__uVATmG__iconShine{animation:none}.style-module__uVATmG__progress{transition:none}}@media (max-width:520px){.style-module__uVATmG__alert{border-radius:10px;max-width:calc(100% - 32px);padding:10px 12px}.style-module__uVATmG__iconWrapper{width:36px;height:36px}.style-module__uVATmG__message{font-size:.92rem}.style-module__uVATmG__progressTrack{height:5px}}
.style-module__syOF5q__icon{flex-shrink:0}.style-module__syOF5q__message{flex-grow:1;font-weight:500}.style-module__syOF5q__close{cursor:pointer;color:inherit}.style-module__syOF5q__success{color:#0f5132;background-color:#d1e7dd;border:1px solid #badbcc;border-radius:8px;align-items:center;gap:12px;max-width:400px;margin:1rem auto;padding:12px 16px;font-size:.95rem;display:flex;box-shadow:0 2px 6px #0000001a}
