@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand-navy: #0F1A42;--brand-sky: #6099D2;--primaryTeal: #3247C6;--primaryTealHover: #2437B3;--primaryTealLight: #5B6EE8;--primaryTealAlpha: rgba(50, 71, 198, .12);--brandSubtle: #F0F2FF;--bodyBg: #F8F9FB;--mainBg: #F8F9FB;--offWhite: #F1F5F9;--midGrayBorder: rgba(8, 22, 51, .08);--midGrayColor: #4F5B74;--mainBlack: #081633;--cardBg: #ffffff;--white: #ffffff;--black: #000000;--error: #EF4444;--success: #10B981;--sidebarText: #7A869E;--greenbg: #F1F5F9;--borderColor: rgba(8, 22, 51, .08);--text353535: #3247C6;--mainWhite: #ffffff;--acceptBg: #D1FAE5;--accepttext: #10B981;--rejectBg: #FEE2E2;--rejectText: #991b1b;--textE0EAF4: #F0F2FF;--sidebarBorder: rgba(8, 22, 51, .08);--mainBlue: #3247C6;--black0A090D: #081633;--gray989898: #7A869E;--blueE9F5FA: #F0F2FF;--thBg: #F8FAFC;--whiteBg: #ffffff;--largSize100: 100px;--largSize50: 50px;--largSize40: 40px;--headingOne: 32px;--heading30: 30px;--heading28: 28px;--headingTwo: 22px;--headingThree: 24px;--heading26: 26px;--headingFour: 20px;--largeParaGraph: 18px;--largeParaGraph16: 16px;--regularParagraph: 15px;--mediumParaGraph: 14px;--smallParagraph: 13px;--xtrasmallParagraph: 12px}@media(max-width:1024px){:root{--largSize100: 80px;--largSize50: 40px;--largSize40: 32px;--headingOne: 28px;--heading30: 26px;--heading28: 24px;--headingTwo: 20px;--headingThree: 22px;--heading26: 22px;--headingFour: 18px;--largeParaGraph: 16px;--largeParaGraph16: 15px;--regularParagraph: 14px;--mediumParaGraph: 13px;--smallParagraph: 12px;--xtrasmallParagraph: 11px}}@media(max-width:768px){:root{--largSize100: 60px;--largSize50: 30px;--largSize40: 24px;--headingOne: 24px;--heading30: 22px;--heading28: 20px;--headingTwo: 18px;--headingThree: 18px;--heading26: 18px;--headingFour: 16px;--largeParaGraph: 14px;--largeParaGraph16: 14px;--regularParagraph: 13px;--mediumParaGraph: 12px;--smallParagraph: 11px;--xtrasmallParagraph: 10px}}@media(max-width:480px){:root{--largSize100: 50px;--largSize50: 25px;--largSize40: 20px;--headingOne: 20px;--heading30: 18px;--heading28: 16px;--headingTwo: 16px;--headingThree: 16px;--heading26: 16px;--headingFour: 14px;--largeParaGraph: 12px;--largeParaGraph16: 12px;--regularParagraph: 11px;--mediumParaGraph: 10px;--smallParagraph: 9px;--xtrasmallParagraph: 8px}}html,body{height:100%;overflow:hidden}body{margin:0;padding:0;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--mainBlack);background:var(--bodyBg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin}#root{height:100%;display:flex;flex-direction:column}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent!important}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#aaa}::-webkit-scrollbar-track{background-color:#f1f1f1}.ant-btn.ant-btn-primary{background-color:var(--primaryTeal);border-color:var(--primaryTeal)}.ant-btn.ant-btn-primary:hover{background-color:var(--primaryTealHover)!important;border-color:var(--primaryTealHover)!important}.ant-btn.ant-btn-primary:active{background-color:var(--primaryTealLight)!important;border-color:var(--primaryTealLight)!important}.ant-btn.ant-btn-default{border-color:var(--primaryTeal);color:var(--primaryTeal)}.ant-btn.ant-btn-default:hover{border-color:var(--primaryTealHover)!important;color:var(--primaryTealHover)!important}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector{border-color:var(--primaryTeal)!important;box-shadow:0 0 0 3px var(--primaryTealAlpha)!important}.ant-select:hover .ant-select-selector{border-color:var(--primaryTeal)!important}.ant-steps .ant-steps-item-finish .ant-steps-item-content .ant-steps-item-title:after,.ant-steps .ant-steps-item-process .ant-steps-item-content .ant-steps-item-title:after{background-color:var(--primaryTeal)!important}.ant-steps .ant-steps-item-finish .ant-steps-item-content .ant-steps-item-title,.ant-steps .ant-steps-item-process .ant-steps-item-content .ant-steps-item-title{color:var(--primaryTeal)!important}.ant-steps .ant-steps-item-process .ant-steps-item-icon,.ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:var(--primaryTeal)!important;border-color:var(--primaryTeal)!important}.ant-steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:var(--white)!important}.ant-steps-item-process .ant-steps-item-icon,.ant-steps-item-finish .ant-steps-item-icon{background-color:var(--primaryTeal)!important;border-color:var(--primaryTeal)!important}.ant-steps-item-finish .ant-steps-item-tail:after{background-color:var(--primaryTeal)!important}.ant-steps-item-process .ant-steps-item-title{color:var(--primaryTeal)!important}.container{max-width:1480px;width:100%;margin:0 auto;padding:0 20px}.commonBG{background:var(--white);border-radius:18px;padding:28px 32px;box-shadow:0 4px 6px #0000000a,0 10px 40px #00000014;border:1px solid var(--midGrayBorder);max-width:800px;width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:991px){.commonBG{padding:20px 18px!important;border-radius:14px;width:95%}}.commonCard{margin:0 auto;display:flex;flex-direction:column;align-items:center;width:100%}.commonCard .cc-icon-wrap{width:64px;height:64px;background:var(--white);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;box-shadow:0 4px 12px #0000000f;border:1px solid var(--midGrayBorder)}.commonCard .cc-icon-wrap img{max-width:36px;height:auto}.commonCard .cc-title{font-size:22px;font-weight:800;color:var(--mainBlack);letter-spacing:-.02em;margin-bottom:6px;text-align:center}.commonCard .cc-subtitle{color:var(--midGrayColor);font-size:13px;font-weight:500;max-width:340px;margin:0 auto;text-align:center;line-height:1.5}.commonCard .cardData{width:100%;margin-top:28px}.commonCard .cardData .cc-summary-header{border-bottom:1px solid var(--midGrayBorder);padding-bottom:10px;margin-bottom:4px}.commonCard .cardData .cc-summary-header p{color:var(--midGrayColor);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin:0}.commonCard .cardData>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--offWhite)}.commonCard .cardData>div:last-child{border-bottom:none}.commonCard .cardData span{color:var(--midGrayColor);font-size:var(--regularParagraph);font-weight:500;text-align:left}.commonCard .cardData p{color:var(--mainBlack);font-size:var(--regularParagraph);font-weight:600;text-align:right;word-break:break-all}@media(max-width:480px){.commonCard .cardData p{font-size:var(--mediumParaGraph)}}.commonCard .cc-redirect-btn{display:block;width:100%;margin-top:20px;padding:13px 24px;background:var(--primaryTeal);color:var(--white);text-align:center;font-size:14px;font-weight:700;border-radius:10px;text-decoration:none;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #3247c640}.commonCard .cc-redirect-btn:hover{background:var(--primaryTealHover);box-shadow:0 4px 14px #3247c659}.status-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:40px 20px}.status-body{max-width:480px!important;text-align:center;gap:0!important;padding:48px 40px!important}@media screen and (max-width:767px){.status-body{padding:36px 24px!important}}.status-body .status-icon{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.status-body .status-icon--error{background:#fee2e2;border:1px solid rgba(220,38,38,.15)}.status-body .status-icon--warning{background:#fbf1dc;border:1px solid rgba(217,119,6,.15)}.status-body .status-icon img{width:36px;height:36px}.status-body h2{font-size:22px;font-weight:800;color:var(--mainBlack);letter-spacing:-.02em;margin-bottom:10px}.status-body p{color:var(--midGrayColor);font-size:14px;font-weight:500;line-height:1.6;max-width:340px;margin:0 auto 28px}.mt-100{margin-top:200px;padding:15px}@media(max-width:991px){.mt-100{margin-top:50px}}.layout{height:100vh;overflow:hidden;display:flex;flex-direction:column;background-color:#f1f5f9;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgwIiBoZWlnaHQ9IjQ4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8IS0tIERvbGxhciBzaWducyAtLT4KICA8dGV4dCB4PSIyOCIgIHk9Ijg4IiAgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMzYiIGZpbGw9InJnYmEoMCwwLDAsMC4wNTUpIiB0cmFuc2Zvcm09InJvdGF0ZSgtMjAgMjggODgpIj4kPC90ZXh0PgogIDx0ZXh0IHg9IjI3MiIgeT0iMjEyIiBmb250LWZhbWlseT0iR2VvcmdpYSxzZXJpZiIgZm9udC1zaXplPSIzNiIgZmlsbD0icmdiYSgwLDAsMCwwLjA1NSkiIHRyYW5zZm9ybT0icm90YXRlKC0xOCAyNzIgMjEyKSI+JDwvdGV4dD4KICA8dGV4dCB4PSI0NjAiIHk9IjQ1OCIgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMzIiIGZpbGw9InJnYmEoMCwwLDAsMC4wNSkiICB0cmFuc2Zvcm09InJvdGF0ZSgtMTYgNDYwIDQ1OCkiPiQ8L3RleHQ+CgogIDwhLS0gVGV0aGVyIOKCriAtLT4KICA8dGV4dCB4PSIxOTIiIHk9IjQ4IiAgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMjgiIGZpbGw9InJnYmEoMCwwLDAsMC4wNSkiICB0cmFuc2Zvcm09InJvdGF0ZSgxOCAxOTIgNDgpIj7igq48L3RleHQ+CiAgPHRleHQgeD0iNDQyIiB5PSIyOTIiIGZvbnQtZmFtaWx5PSJHZW9yZ2lhLHNlcmlmIiBmb250LXNpemU9IjI4IiBmaWxsPSJyZ2JhKDAsMCwwLDAuMDUpIiAgdHJhbnNmb3JtPSJyb3RhdGUoMTQgNDQyIDI5MikiPuKCrjwvdGV4dD4KCiAgPCEtLSBCaXRjb2luIOKCvyAtLT4KICA8dGV4dCB4PSIzNjIiIHk9IjEyOCIgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMzIiIGZpbGw9InJnYmEoMCwwLDAsMC4wNTUpIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTIgMzYyIDEyOCkiPuKCvzwvdGV4dD4KICA8dGV4dCB4PSIxMTgiIHk9IjM4OCIgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMzIiIGZpbGw9InJnYmEoMCwwLDAsMC4wNTUpIiB0cmFuc2Zvcm09InJvdGF0ZSgtMjQgMTE4IDM4OCkiPuKCvzwvdGV4dD4KCiAgPCEtLSBFdGhlcmV1bSDOniAtLT4KICA8dGV4dCB4PSI3NiIgIHk9IjI0NCIgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMzAiIGZpbGw9InJnYmEoMCwwLDAsMC4wNSkiICB0cmFuc2Zvcm09InJvdGF0ZSgyMiA3NiAyNDQpIj7OnjwvdGV4dD4KICA8dGV4dCB4PSIzMTIiIHk9IjQ0MiIgZm9udC1mYW1pbHk9Ikdlb3JnaWEsc2VyaWYiIGZvbnQtc2l6ZT0iMzAiIGZpbGw9InJnYmEoMCwwLDAsMC4wNSkiICB0cmFuc2Zvcm09InJvdGF0ZSgxMCAzMTIgNDQyKSI+zp48L3RleHQ+Cjwvc3ZnPgo=);background-repeat:repeat;background-size:480px 480px;background-attachment:fixed}.layout .header{flex-shrink:0;height:60px;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.07);display:flex;align-items:center;z-index:100}.layout .header_content{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 40px}@media screen and (max-width:767px){.layout .header_content{padding:0 20px}}@media screen and (max-width:480px){.layout .header_content{padding:0 14px;gap:8px}}.layout .header .brand{display:flex;align-items:center;gap:10px;min-width:0}.layout .header .brand_logo{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.layout .header .brand_logo img{width:36px;height:36px;object-fit:contain}.layout .header .brand_name{font-size:18px;font-weight:800;color:var(--mainBlack);letter-spacing:-.025em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:400px){.layout .header .brand_name{display:none}}.layout .header .header_meta{display:flex;align-items:center;gap:12px;flex-shrink:0}@media screen and (max-width:600px){.layout .header .header_meta{gap:6px}}.layout_body{flex:1;overflow:hidden;display:flex;flex-direction:column}.layout .container{flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;box-sizing:border-box}@media screen and (max-width:767px){.layout .container{padding:0 16px}}@media screen and (max-width:480px){.layout .container{padding:0 12px}}.global-timer{display:flex;flex-direction:row-reverse;align-items:center;gap:10px;background:var(--white);padding:4px 6px 4px 14px;border-radius:100px;border:1px solid var(--midGrayBorder);box-shadow:0 2px 6px #0000000d;transition:all .3s ease;height:50px}.global-timer.warning{border-color:#fecaca;background:#fffafb}.global-timer.warning .timer-progress{stroke:var(--error)!important}.global-timer.warning .timer-text-inner{fill:var(--error)!important}.global-timer.warning .timer-label-outer{color:var(--error)!important}.global-timer.warning{animation:pulse-border 2s infinite}.global-timer .timer-label-outer{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--midGrayColor);letter-spacing:.06em}.global-timer .timer-visual{display:flex;align-items:center;justify-content:center;position:relative;height:56px;width:56px}.global-timer .timer-visual svg{transform:rotate(-90deg);width:100%;height:74%}.global-timer .timer-visual circle{fill:none;stroke-linecap:round}.global-timer .timer-visual .timer-bg{stroke:var(--offWhite)}.global-timer .timer-visual .timer-progress{stroke:var(--primaryTeal);transition:stroke-dashoffset 1s linear,stroke .3s ease}.global-timer .timer-visual .timer-text-inner{transform:rotate(90deg);transform-origin:center;font-size:12px;font-weight:800;fill:var(--mainBlack);font-family:Inter,sans-serif;font-variant-numeric:tabular-nums}@media screen and (max-width:600px){.global-timer{padding:3px 5px;gap:0;height:40px}.global-timer .timer-label-outer{display:none}.global-timer .timer-visual{width:40px;height:40px}.global-timer .timer-text-inner{font-size:10px}}@keyframes pulse-border{0%{box-shadow:0 0 #dc262633}70%{box-shadow:0 0 0 8px #dc262600}to{box-shadow:0 0 #dc262600}}.cancel-order-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1.5px solid #EF4444;border-radius:8px;background:transparent;color:#ef4444;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.cancel-order-btn:hover:not(:disabled){background:#ef4444;color:#fff}.cancel-order-btn:disabled{opacity:.5;cursor:not-allowed}.cancel-order-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.cancel-order-dialog{background:#fff;border-radius:16px;padding:32px 28px 28px;width:100%;max-width:360px;text-align:center;box-shadow:0 20px 60px #0000002e}.cancel-order-dialog__icon{width:52px;height:52px;border-radius:50%;background:#fff0f0;color:#ef4444;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.cancel-order-dialog__title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 10px}.cancel-order-dialog__msg{font-size:14px;color:#666;line-height:1.55;margin:0 0 24px}.cancel-order-dialog__actions{display:flex;gap:10px}.cancel-order-dialog__btn{flex:1;padding:10px 0;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:opacity .15s,background .15s}.cancel-order-dialog__btn:disabled{opacity:.55;cursor:not-allowed}.cancel-order-dialog__btn--ghost{background:#f4f4f4;color:#444}.cancel-order-dialog__btn--ghost:hover:not(:disabled){background:#e8e8e8}.cancel-order-dialog__btn--danger{background:#ef4444;color:#fff}.cancel-order-dialog__btn--danger:hover:not(:disabled){background:#c62828}.ls__trigger{display:inline-flex;align-items:center;gap:6px;padding:5px 10px 5px 8px;background:#f8f9fb;border:1px solid rgba(0,0,0,.1);border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;color:#081633;line-height:1;white-space:nowrap;font-family:inherit;transition:background .15s,border-color .15s,box-shadow .15s;-webkit-user-select:none;user-select:none}.ls__trigger:hover{background:#fff;border-color:#3247c666;box-shadow:0 1px 6px #3247c61f}.ls__trigger--open{background:#fff;border-color:#3247c6;box-shadow:0 0 0 3px #3247c626}.ls__globe{display:flex;align-items:center;color:#3247c6;flex-shrink:0}.ls__label{max-width:82px;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.ls__label{display:none}}.ls-chevron{flex-shrink:0;color:#888;transition:transform .18s ease}.ls-chevron--open{transform:rotate(180deg);color:#3247c6}.ls__menu{position:fixed;min-width:170px;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;box-shadow:0 4px 6px -1px #00000014,0 10px 24px -4px #0000001f;z-index:99999;animation:ls-drop .15s ease}@keyframes ls-drop{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ls__item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:7px;cursor:pointer;transition:background .1s}.ls__item:hover{background:#f0f2ff}.ls__item--active{background:#3247c614}.ls__item--active .ls__item-code{color:#3247c6}.ls__item--active .ls__item-name{color:#081633;font-weight:600}.ls__item-code{flex-shrink:0;width:28px;height:20px;display:flex;align-items:center;justify-content:center;background:#0000000d;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.04em;color:#555}.ls__item-name{flex:1;font-size:13px;font-weight:500;color:#333}.ls__check{display:flex;align-items:center;color:#3247c6;margin-left:auto;flex-shrink:0}.reviewSummary{flex:1;display:flex;align-items:center;justify-content:center;padding:8px 20px 16px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0;scrollbar-width:none}.reviewSummary::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.reviewSummary{align-items:flex-start;padding:8px 12px 20px}}@media screen and (max-width:480px){.reviewSummary{padding:6px 10px 16px}}.payment-card{max-width:580px;width:100%;background:var(--white);padding:24px 32px;border-radius:18px;box-shadow:0 4px 6px #0000000a,0 10px 40px #00000014;border:1px solid var(--midGrayBorder);display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.payment-card{padding:20px 18px;border-radius:14px}}@media screen and (max-width:480px){.payment-card{padding:16px 14px;border-radius:12px}.payment-card .header-section{margin-bottom:14px}.payment-card .header-section h2{font-size:18px}.payment-card .form-content{gap:8px}.payment-card .data-box{padding:9px 12px}.payment-card .button-section{margin-top:12px}}@media screen and (max-width:375px){.payment-card{padding:14px 12px;border-radius:10px}.payment-card .form-content{gap:7px}}.payment-card .header-section{text-align:center;margin-bottom:18px}.payment-card .header-section h2{font-size:20px;font-weight:800;color:var(--mainBlack);margin-bottom:4px;letter-spacing:-.025em}.payment-card .header-section p{color:var(--midGrayColor);font-size:13px;font-weight:500}.payment-card .form-content{width:100%;display:flex;flex-direction:column;gap:10px}.payment-card .grid-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}@media screen and (max-width:520px){.payment-card .grid-row{grid-template-columns:1fr}}.payment-card .data-box{background:var(--offWhite);border:1px solid var(--midGrayBorder);border-radius:10px;padding:10px 14px;text-align:left;display:flex;flex-direction:column;width:100%;transition:border-color .2s ease,background .2s ease}.payment-card .data-box:focus-within{border-color:var(--primaryTeal);background:#f5f6ff}.payment-card .data-box label{font-size:10px;font-weight:700;color:var(--midGrayColor);text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.payment-card .data-box .value{font-size:14px;font-weight:700;color:var(--mainBlack);line-height:1.4}.payment-card .data-box .ant-select{width:100%;margin-left:-11px}.payment-card .data-box .ant-select .ant-select-selector{padding:0 11px!important;height:auto!important;font-weight:700!important;color:var(--mainBlack)!important;font-size:14px!important;background:transparent!important;box-shadow:none!important;border:none!important;font-family:Inter,sans-serif!important}.payment-card .data-box .ant-select .ant-select-arrow{color:var(--midGrayColor)}.payment-card .data-box .wallet-input{background:var(--white);border:1px solid var(--midGrayBorder);border-radius:8px;height:36px;padding:0 12px;font-size:12px;font-weight:500;font-family:Inter,-apple-system,sans-serif;color:var(--mainBlack);width:100%;margin-top:3px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.payment-card .data-box .wallet-input::placeholder{color:#bbb}.payment-card .data-box .wallet-input:focus{border-color:var(--primaryTeal);box-shadow:0 0 0 3px #3247c61f}.payment-card .data-box .amount-display{display:flex;flex-direction:column}.payment-card .data-box .amount-display .main{font-size:16px;font-weight:800;color:var(--mainBlack);letter-spacing:-.015em}.payment-card .data-box .amount-display .sub{font-size:10px;font-weight:600;color:var(--primaryTeal);margin-top:1px}.payment-card .data-box .status-text{font-size:10px;font-weight:700;margin-top:4px}.payment-card .data-box .status-text.valid{color:#16a34a}.payment-card .data-box .status-text.invalid{color:#dc2626}.payment-card .form-error{display:grid;grid-template-rows:0fr;opacity:0;margin-top:0;transition:grid-template-rows .3s ease,opacity .3s ease,margin-top .3s ease}.payment-card .form-error.show{grid-template-rows:1fr;opacity:1;margin-top:10px}.payment-card .form-error .form-error-inner{overflow:hidden;min-height:0}.payment-card .form-error .form-error-content{display:flex;align-items:center;gap:8px;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:600;color:#dc2626;text-align:left;line-height:1.4}.payment-card .form-error .form-error-content svg{flex-shrink:0}.payment-card .button-section{margin-top:16px;width:100%}.payment-card .button-section .btnCustom{height:48px;border-radius:10px;font-size:15px;font-weight:800}.scan-pay-container{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:0;max-width:740px;width:100%;margin:0 auto;padding:0 0 12px}.scan-pay-container::-webkit-scrollbar{display:none}@media screen and (max-width:480px){.scan-pay-container{padding:0 0 8px}}.important-alert{flex-shrink:0;display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;padding:10px 16px;font-size:12px;font-weight:600;background:#fffbeb;border:1px solid #FDE68A;border-radius:10px;color:#92400e;line-height:1.4}.important-alert span:first-child{flex-shrink:0}.scan-pay-body{flex:0 0 auto;padding:20px 24px!important;gap:0!important;align-items:stretch!important;display:flex!important;flex-direction:column!important;justify-content:flex-start;max-width:740px!important;width:90%!important;margin:auto!important}@media screen and (max-width:767px){.scan-pay-body{padding:16px!important;width:95%!important;margin:auto!important}}.scan-pay-layout{display:flex;gap:24px;align-items:center;flex-wrap:wrap;justify-content:center}@media screen and (max-width:600px){.scan-pay-layout{flex-direction:column;text-align:center;gap:16px}}.scan-pay-qr{flex-shrink:0;padding:12px;background:var(--white);border-radius:14px;border:1px solid var(--midGrayBorder);box-shadow:0 4px 16px #0000000f;width:190px}.scan-pay-qr img{width:100%;display:block;border-radius:6px}@media screen and (max-width:600px){.scan-pay-qr{width:170px}}.scan-pay-info{flex:1 1 220px;min-width:220px}@media screen and (max-width:600px){.scan-pay-info{min-width:unset;text-align:center}}.scan-pay-info__title{font-size:18px;font-weight:800;color:var(--mainBlack);letter-spacing:-.02em;margin-bottom:3px}.scan-pay-info__subtitle{color:var(--midGrayColor);font-size:12px;font-weight:500;margin-bottom:14px}.scan-pay-amount{background:var(--offWhite);padding:14px 16px;border-radius:12px;border:1px solid var(--midGrayBorder)}.scan-pay-amount__label{font-size:10px;color:var(--midGrayColor);font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.scan-pay-amount__value{font-size:22px;font-weight:800;color:var(--mainBlack);letter-spacing:-.025em;margin-bottom:3px;line-height:1;font-variant-numeric:tabular-nums}.scan-pay-amount__network{font-size:12px;color:var(--midGrayColor);font-weight:600}.scan-pay-amount__network span{color:var(--primaryTeal)}.scan-pay-address{margin-top:16px;border-top:1px solid var(--midGrayBorder);padding-top:14px;text-align:center}.scan-pay-address__label{font-size:10px;color:var(--midGrayColor);font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px}.scanAdd{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;max-width:520px;margin:0 auto;background:var(--offWhite);border-radius:10px;border:1px solid var(--midGrayBorder);cursor:pointer;transition:border-color .2s ease,background .2s ease}.scanAdd:hover{border-color:var(--primaryTeal);background:#f5f6ff}.scanAdd p{font-size:12px;font-weight:600;color:var(--mainBlack);word-break:break-all;text-align:center;margin:0}@media screen and (max-width:480px){.scanAdd p{font-size:10px}}.scanAdd img{width:15px;height:15px;opacity:.6;flex-shrink:0}.scan-pay-waiting{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;color:var(--midGrayColor);font-size:12px;font-weight:600}.pulse-dot{width:7px;height:7px;background:var(--primaryTeal);border-radius:50%;display:inline-block;flex-shrink:0;animation:pulseDot 1.6s ease-in-out infinite}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.55}}.sp-main{flex-shrink:0;display:flex;align-items:flex-start;gap:24px;padding:14px 0}@media screen and (max-width:600px){.sp-main{flex-direction:column;align-items:center;gap:14px;width:100%}}.sp-qr{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:var(--white);border-radius:14px;border:1px solid var(--midGrayBorder);box-shadow:0 4px 16px #0000000f;width:250px}.sp-qr img{width:100%;display:block;border-radius:6px}.sp-qr__hint{font-size:10px;font-weight:600;color:var(--midGrayColor);text-align:center;margin:0}@media screen and (max-width:600px){.sp-qr{width:200px;align-self:center}}.sp-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;min-width:0}@media screen and (max-width:600px){.sp-info{width:100%;align-items:stretch}}.sp-info__head{padding-bottom:10px;border-bottom:1px solid var(--midGrayBorder)}@media screen and (max-width:600px){.sp-info__head{text-align:center;padding-bottom:8px}}.sp-info__title{font-size:18px;font-weight:800;color:var(--mainBlack);letter-spacing:-.02em;margin-bottom:3px}.sp-info__sub{font-size:12px;font-weight:500;color:var(--midGrayColor);margin:0 0 4px;line-height:1.5}.sp-info__order{font-size:11px;font-weight:500;color:var(--midGrayColor);margin:0}.sp-info__order strong{color:var(--mainBlack);font-weight:700;font-variant-numeric:tabular-nums}.sp-amount{background:var(--offWhite);padding:14px 16px;border-radius:12px;border:1px solid var(--midGrayBorder);width:100%}.sp-amount__label{display:block;font-size:10px;font-weight:700;color:var(--midGrayColor);text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.sp-amount__value{font-size:24px;font-weight:800;color:var(--mainBlack);letter-spacing:-.025em;line-height:1;font-variant-numeric:tabular-nums;margin-bottom:4px}.sp-amount__symbol{font-size:14px;font-weight:700;color:var(--primaryTeal);margin-left:4px}.sp-amount__network{font-size:12px;font-weight:600;color:var(--midGrayColor)}.sp-amount__type{color:var(--primaryTeal)}.sp-tips{display:flex;flex-direction:column;gap:7px;width:100%}.sp-tip{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:var(--midGrayColor)}.sp-tip__icon{width:18px;height:18px;background:var(--primaryTeal);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0}.sp-footer{flex-shrink:0;margin-top:10px;padding-top:10px;border-top:1px solid var(--midGrayBorder);display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.sp-footer__label{font-size:10px;font-weight:700;color:var(--midGrayColor);text-transform:uppercase;letter-spacing:.07em;margin:0}.sp-manual-btn{width:100%;padding:10px 16px;background:transparent;border:1px dashed var(--midGrayBorder);border-radius:8px;font-size:12px;font-weight:600;color:var(--midGrayColor);cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease;font-family:Inter,sans-serif}.sp-manual-btn:hover:not(:disabled){border-color:var(--primaryTeal);color:var(--primaryTeal);background:var(--brandSubtle)}.sp-manual-btn:disabled{opacity:.6;cursor:not-allowed}.btnCustom{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;padding:0 24px;background:var(--primaryTeal);color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:700;line-height:1;letter-spacing:-.01em;border:none;border-radius:12px;cursor:pointer;transition:background .18s ease,transform .15s ease,box-shadow .18s ease;box-shadow:0 2px 8px #3247c640;outline:none}.btnCustom:hover:not(:disabled){background:var(--primaryTealHover);box-shadow:0 4px 14px #3247c659;transform:translateY(-1px)}.btnCustom:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #3247c633}.btnCustom:focus-visible{box-shadow:0 0 0 3px #3247c64d}.btnCustom:disabled{background:#d1d5db;color:#94a3b8;box-shadow:none;cursor:not-allowed;transform:none}.btnCustom span{pointer-events:none}.orderSummary{flex:1;display:flex;flex-direction:column;overflow:hidden;width:100%}.orderSummary_steps{flex:1;display:flex;flex-direction:column;overflow:hidden;padding-top:20px}@media screen and (max-width:767px){.orderSummary_steps{padding-top:12px}}.step-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.success-page,.details{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 16px;overflow:hidden;min-height:0}.flashtle-loader{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.flashtle-loader__ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:4px solid rgba(50,71,198,.15);border-top-color:#3247c6;border-right-color:#3247c6;animation:flashtle-spin .9s cubic-bezier(.4,0,.2,1) infinite}.flashtle-loader__logo{display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;animation:flashtle-pulse 1.8s ease-in-out infinite}.flashtle-loader__logo svg{width:100%;height:100%}@keyframes flashtle-spin{to{transform:rotate(360deg)}}@keyframes flashtle-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.94)}}.flashtle-confirm-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffffe0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit;z-index:10;gap:12px}.flashtle-confirm-overlay .flashtle-confirm-text{font-size:14px;font-weight:600;color:#3247c6}.flashtle-page-loader{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999}.flashtle-page-loader__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#f1f0eda6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.flashtle-page-loader .flashtle-loader{position:relative;z-index:1}.cpl{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:36px 28px 28px;width:320px;border-radius:24px;background:#fffffff5;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 0 0 1px #3247c624,0 8px 32px #3247c61a,0 20px 64px #00000014;overflow:hidden;font-family:-apple-system,SF Pro Display,Segoe UI,sans-serif}.cpl__aurora{position:absolute;border-radius:50%;pointer-events:none;filter:blur(56px)}.cpl__aurora--a{width:420px;height:420px;background:radial-gradient(circle,rgba(232,116,50,.1) 0%,transparent 70%);top:-140px;left:-60px;opacity:1;animation:cpl-aurora-a 8s ease-in-out infinite}.cpl__aurora--b{width:280px;height:280px;background:radial-gradient(circle,rgba(52,211,153,.07) 0%,transparent 70%);bottom:-80px;right:-60px;opacity:1;animation:cpl-aurora-b 10s ease-in-out infinite reverse}.cpl__aurora--c{width:230px;height:230px;background:radial-gradient(circle,rgba(232,116,50,.07) 0%,transparent 70%);bottom:40px;left:-50px;opacity:1;animation:cpl-aurora-c 12s ease-in-out infinite 2s}.cpl__logo-stage{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:8px}.cpl__ripple{position:absolute;width:140px;height:140px;top:20px;left:20px;border-radius:50%;border:1px solid rgba(50,71,198,.4);animation:cpl-ripple 3s ease-out infinite;pointer-events:none}.cpl__ripple:nth-child(2){animation-delay:1s;border-color:#3247c640}.cpl__ripple:nth-child(3){animation-delay:2s;border-color:#3247c626}.cpl__success-ring{position:absolute;width:148px;height:148px;top:16px;left:16px;border-radius:50%;animation:cpl-success-pulse 4s ease-in-out infinite;pointer-events:none}.cpl__arc{position:absolute;border-radius:50%}.cpl__arc--green{width:164px;height:164px;top:8px;left:8px;border:1px solid transparent;border-bottom-color:#34d3998c;border-left-color:#34d39938;animation:cpl-spin-ccw 3.8s linear infinite}.cpl__arc--brand{width:152px;height:152px;top:14px;left:14px;border:1.5px solid transparent;border-top-color:#3247c6;border-right-color:#3247c652;animation:cpl-spin-cw 2.4s linear infinite}.cpl__logo-box{position:relative;z-index:2;width:86px;height:86px;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center;animation:cpl-beat 1.4s ease-in-out infinite}.cpl__logo-box svg{width:100%;height:100%}.cpl__scan-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:3;pointer-events:none}.cpl__scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(50,71,198,.45),rgba(50,71,198,.75),rgba(50,71,198,.45),transparent);animation:cpl-scan 2.8s ease-in-out infinite;box-shadow:0 0 6px #3247c666}.cpl__powered-section{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:14px}.cpl__powered-label{font-size:10px;font-weight:400;letter-spacing:.22em;color:#94a3b8;text-align:center}.cpl__wordmark{width:190px;height:auto;animation:cpl-logotype-breathe 3s ease-in-out infinite}.cpl__wallet-row{display:flex;gap:8px;align-items:center;margin-bottom:8px}.cpl__wallet-dot{width:8px;height:8px;border-radius:50%;background:#3247c64d;animation:cpl-wallet-pulse 1.8s ease-in-out infinite}.cpl__wallet-dot--active{background:#3247c6;animation-delay:.2s}.cpl__wallet-dot--last{animation-delay:.4s}.cpl__wallet-line{width:24px;height:1px;background:linear-gradient(90deg,#3247c633,#3247c699);animation:cpl-wallet-pulse 1.8s ease-in-out infinite}.cpl__net-bars{display:flex;gap:3px;align-items:flex-end;height:20px;margin-bottom:16px}.cpl__net-bar{width:3px;border-radius:2px;background:#3247c666;transform-origin:bottom;animation:cpl-net-eq 1.4s ease-in-out infinite}.cpl__net-bar--1{height:8px;animation-delay:0s}.cpl__net-bar--2{height:14px;animation-delay:.15s}.cpl__net-bar--3{height:18px;animation-delay:.3s;background:#3247c6}.cpl__net-bar--4{height:12px;animation-delay:.45s}.cpl__net-bar--5{height:16px;animation-delay:.6s}.cpl__net-bar--6{height:8px;animation-delay:.75s}.cpl__net-bar--7{height:18px;animation-delay:.9s;background:#34d399a6}.cpl__primary-text{font-size:18px;font-weight:600;color:#111827;letter-spacing:.01em;text-align:center;margin:0;animation:cpl-text-appear 3s ease-in-out infinite}.cpl__secondary-text{font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#3247c6;text-align:center;margin:6px 0 0;animation:cpl-sec-blink 2.4s ease-in-out infinite}.cpl__progress-wrap{width:200px;margin-top:20px}.cpl__progress-track{width:100%;height:2px;background:#00000012;border-radius:99px;overflow:hidden;position:relative}.cpl__progress-fill{height:100%;width:0%;border-radius:99px;background:linear-gradient(90deg,#2437b3,#3247c6,#f0945a);animation:cpl-progress-run 3s ease-in-out infinite;position:relative;overflow:hidden}.cpl__progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:cpl-shimmer-pass 1.6s ease-in-out infinite}.cpl__status-row{display:flex;gap:14px;align-items:center;margin-top:8px}.cpl__status-item{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:#6b7280;letter-spacing:.08em;text-transform:uppercase}.cpl__status-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.cpl__status-dot--green{background:#34d399;animation:cpl-dot-blink 2s ease-in-out infinite;box-shadow:0 0 4px #34d39999}.cpl__status-dot--brand{background:#3247c6;animation:cpl-dot-blink 2s ease-in-out infinite .5s;box-shadow:0 0 4px #3247c699}.cpl__micro-text{font-size:10px;color:#94a3b8;letter-spacing:.06em;text-align:center;margin-top:16px;padding:0 8px}@keyframes cpl-aurora-a{0%,to{transform:scale(1) translate(0)}33%{transform:scale(1.15) translate(30px,-20px)}66%{transform:scale(.9) translate(-20px,10px)}}@keyframes cpl-aurora-b{0%,to{transform:scale(1)}50%{transform:scale(1.2) translate(-20px,-20px)}}@keyframes cpl-aurora-c{0%,to{transform:scale(1)}50%{transform:scale(1.1) translate(20px,20px)}}@keyframes cpl-ripple{0%{transform:scale(1);opacity:.8}to{transform:scale(2.4);opacity:0}}@keyframes cpl-success-pulse{0%,to{box-shadow:0 0 #34d39900}50%{box-shadow:0 0 0 6px #34d39924}}@keyframes cpl-spin-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cpl-spin-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes cpl-beat{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes cpl-scan{0%{top:-2px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:86px;opacity:0}}@keyframes cpl-logotype-breathe{0%,to{filter:drop-shadow(0 0 0px rgba(50,71,198,0)) brightness(1)}50%{filter:drop-shadow(0 0 5px rgba(50,71,198,.18)) brightness(1.04)}}@keyframes cpl-wallet-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}@keyframes cpl-net-eq{0%,to{transform:scaleY(1);opacity:.5}50%{transform:scaleY(1.65);opacity:1}}@keyframes cpl-text-appear{0%,to{opacity:1}50%{opacity:.85}}@keyframes cpl-sec-blink{0%,to{opacity:.9}50%{opacity:.5}}@keyframes cpl-progress-run{0%{width:0%}70%{width:100%}85%{width:100%}86%{width:0%}to{width:0%}}@keyframes cpl-shimmer-pass{0%{transform:translate(-200%)}to{transform:translate(300%)}}@keyframes cpl-dot-blink{0%,to{opacity:1;box-shadow:0 0 4px currentColor}50%{opacity:.4;box-shadow:none}}.custom-stepper{flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start;max-width:800px;margin:0 auto 12px;width:100%;position:relative;box-sizing:border-box;padding:0 40px 28px}.custom-stepper .stepper-item{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;min-width:0}.custom-stepper .stepper-item:first-child .stepper-line{display:none}.custom-stepper .stepper-item .stepper-line{position:absolute;top:14px;left:calc(-50% + 14px);right:calc(50% + 14px);height:2px;background:var(--midGrayBorder);z-index:-1;transition:background .3s ease}.custom-stepper .stepper-item.active .stepper-line,.custom-stepper .stepper-item.completed .stepper-line{background:var(--primaryTeal)}.custom-stepper .stepper-item.active .stepper-dot,.custom-stepper .stepper-item.completed .stepper-dot{background:var(--primaryTeal);border-color:var(--primaryTeal);box-shadow:0 0 0 4px #3247c626}.custom-stepper .stepper-item.active .stepper-title,.custom-stepper .stepper-item.completed .stepper-title{color:var(--mainBlack);font-weight:700}.custom-stepper .stepper-item.completed .stepper-title{color:var(--primaryTeal)}.custom-stepper .stepper-item .stepper-dot{width:28px;height:28px;background:var(--white);border:2px solid var(--midGrayBorder);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:0;transition:all .25s ease;flex-shrink:0}.custom-stepper .stepper-item .stepper-dot .dot-inner{width:8px;height:8px;background:var(--midGrayBorder);border-radius:50%;transition:background .25s ease}.custom-stepper .stepper-item .stepper-dot img{width:14px;height:14px;filter:brightness(0) invert(1)}.custom-stepper .stepper-item.active .dot-inner{background:var(--white)}.custom-stepper .stepper-item .stepper-title{font-size:12px;font-weight:600;color:var(--midGrayColor);text-align:center;line-height:1.4;width:160px;margin:0;position:absolute;top:34px;left:50%;transform:translate(-50%);transition:color .25s ease;word-wrap:break-word}@media screen and (max-width:480px){.custom-stepper .stepper-item .stepper-title{font-size:10px;width:90px}}@media screen and (max-width:767px){.custom-stepper{margin-bottom:8px;padding:0 20px 20px}.custom-stepper .stepper-item:not(.active) .stepper-title{display:none}}@media screen and (max-width:480px){.custom-stepper{padding:0 16px 16px;margin-bottom:4px}}.tur-card{max-width:520px!important}.tur-card .tur-lead{color:var(--midGrayColor);font-size:14px;font-weight:500;line-height:1.6;max-width:340px;margin:0 auto 24px;text-align:center}.tur-card .tur-contact-note{color:var(--midGrayColor);font-size:13px;font-weight:500;line-height:1.5;text-align:center;margin:0 auto 20px}.tur-icon-wrap{width:72px;height:72px;background:#fbf1dc;border:1px solid rgba(217,119,6,.15);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.tur-badge{display:inline-block;background:#fbf1dc;color:#92400e;border:1px solid rgba(217,119,6,.3);border-radius:20px;padding:4px 14px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px}.tur-info-grid{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.tur-info-item{display:flex;align-items:center;gap:14px;background:var(--brandSubtle);border:1px solid rgba(50,71,198,.12);border-radius:12px;padding:14px 16px;text-align:left}.tur-info-icon{width:38px;height:38px;background:#fbf1dc;border:1px solid rgba(217,119,6,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tur-info-text{display:flex;flex-direction:column;gap:3px}.tur-info-text span{font-size:11px;font-weight:600;color:var(--midGrayColor);text-transform:uppercase;letter-spacing:.05em}.tur-info-text strong{font-size:14px;font-weight:700;color:var(--mainBlack)}.tur-refund-note{width:100%;padding:12px 16px;background:#3247c60f;border:1px solid rgba(50,71,198,.15);border-radius:10px;font-size:13px;font-weight:500;color:var(--midGrayColor);text-align:center;line-height:1.5;margin-bottom:16px}.tur-order-ref{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--offWhite);border:1px solid var(--midGrayBorder);border-radius:8px;margin-bottom:16px}.tur-order-ref span{font-size:11px;font-weight:600;color:var(--midGrayColor);text-transform:uppercase;letter-spacing:.05em}.tur-order-ref strong{font-size:13px;font-weight:700;color:var(--mainBlack)}.tur-divider{width:100%;height:1px;background:var(--midGrayBorder);margin:4px 0 20px}@media screen and (max-width:480px){.tur-info-item{padding:12px 14px;gap:12px}.tur-info-icon{width:34px;height:34px}.tur-info-text strong{font-size:13px}.tur-refund-note{font-size:12px;padding:10px 14px}}.not-found{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#2a2a2a}.not-found__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.not-found__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:80px;z-index:1}.not-found__btn{display:inline-block;padding:13px 32px;background:var(--primaryTeal);color:var(--white);font-size:14px;font-weight:700;border-radius:10px;text-decoration:none;box-shadow:0 4px 16px #00000040;transition:background .2s ease,box-shadow .2s ease}.not-found__btn:hover{background:var(--primaryTealHover);box-shadow:0 4px 14px #3247c659}.not-found__btn:focus-visible{outline:2px solid var(--primaryTeal);outline-offset:3px}
