*{margin:0;padding:0;box-sizing:border-box}input,input:focus,input:focus-visible,input:focus-within,input:active,input:hover,input:visited{outline:none!important;border:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}body{margin:0;padding:0;font-family:Inter Tight,Onest,sans-serif;background-color:#0f0f16;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}.light-theme,[data-theme=light]{background-color:#f1f3f5!important}.light-theme body,[data-theme=light] body,body.light-theme{background-color:#f1f3f5!important;color:#1c1c1e!important}#app{width:100%;min-height:100vh}.main-container{background-color:#0f0f16;display:flex;flex-direction:column;gap:10px;align-items:center;padding:32px 146px;width:100%;min-height:100vh;transition:background-color .3s ease}.light-theme .main-container{background-color:#f1f3f5}.content-wrapper{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%}.content-inner{display:flex;flex-direction:column;gap:64px;align-items:center;width:100%}.header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1148px;padding:0}.logo-section{display:flex;gap:6px;align-items:center;text-decoration:none;cursor:pointer}.logo-box{background-color:#0098eb;border-radius:10px;padding:8px 20px;display:flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;transition:background-color .3s ease}.light-theme .logo-box{background-color:#0098eb}.logo-text-gradient{color:#fff;font-family:Inter Tight,sans-serif;font-weight:600;font-size:24px;line-height:1.2;text-align:center;white-space:pre;margin:0;padding:0}.logo-text-gradient p{margin:0;padding:0;line-height:1.2}.logo-text{font-family:Inter Tight,sans-serif;font-weight:600;font-size:24px;line-height:1.2;text-align:center;color:#0098eb;white-space:pre;margin:0;padding:0;transition:color .3s ease}.light-theme .logo-text{color:#0098eb}.header-actions{display:flex;gap:16px;align-items:center;flex-shrink:0}.bot-button-wrapper{display:flex;gap:32px;align-items:center;justify-content:flex-end;flex-shrink:0}.icon-button-circle{background-color:#2b2b37;border-radius:50%;width:42px;height:42px;min-width:42px;min-height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;transition:background-color .3s ease,box-shadow .3s ease;box-sizing:border-box}.icon-button-circle:hover{background-color:#353542}.light-theme .icon-button-circle{background-color:#fff;box-shadow:0 4px 4px #00000040}.light-theme .icon-button-circle:hover{background-color:#f5f5f5}.language-button{background-color:#2b2b37;border-radius:25px;padding:0;height:42px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;border:none;color:#fff;box-sizing:border-box;overflow:hidden;transition:background-color .3s ease,box-shadow .3s ease}.light-theme .language-button{background-color:#fff;box-shadow:0 4px 4px #00000040}.bot-button{background-color:#0098eb;border:none;border-radius:25px;padding:0 24px;height:42px;min-height:42px;display:flex;gap:4px;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;flex-shrink:0;transition:background-color .2s ease;text-decoration:none}.bot-button-content{display:flex;gap:2px;align-items:center;justify-content:center;font-family:Onest,sans-serif;font-weight:600;font-size:20px;line-height:normal;color:#fff;text-align:center;white-space:pre;margin:0;padding:0;text-decoration:none}.bot-button:hover{background-color:#00b0ff}.nav-container{background-color:#191921;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:25px;transition:background-color .3s ease,box-shadow .3s ease}.light-theme .nav-container{background-color:#fff;box-shadow:0 4px 4px #00000040}.tab-button{border:none;border-radius:25px;padding:8px 24px;font-family:Onest,sans-serif;font-weight:600;font-size:20px;cursor:pointer;background-color:transparent;color:#bbbbbbba;transition:color .2s ease,background-color .2s ease}.tab-button:hover:not(.active){color:#ffffffe6}.tab-button.active{background-color:#0098eb;color:#fff}.tab-button.active:hover{background-color:#00b0ff}.light-theme .tab-button{color:gray}.light-theme .tab-button:hover:not(.active){color:#1c1c1e}.light-theme .tab-button.active{color:#fff}.light-theme .tab-button.active:hover{background-color:#00b0ff}.section-container{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%;max-width:1148px}.card{background-color:#191921;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:32px;transition:background-color .3s ease,box-shadow .3s ease}.light-theme .card{background-color:#fff;box-shadow:0 4px 4px #00000040}.section-header{display:flex;flex-direction:column;gap:16px;width:100%}.section-title{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;line-height:normal;transition:color .3s ease}.light-theme .section-title{color:#1c1c1e}.section-subtitle{font-family:Onest,sans-serif;font-weight:500;font-size:24px;color:#bbb;line-height:normal;transition:color .3s ease}.light-theme .section-subtitle{color:gray}.form-container{display:flex;flex-direction:column;gap:12px;width:510px}.form-fields{display:flex;flex-direction:column;gap:32px}.input-group{display:flex;flex-direction:column;gap:4px;width:100%}.input-help-text{padding:0 8px;font-family:Onest,sans-serif;font-weight:400;font-size:12px;line-height:20px;margin-top:4px}.input-help-text.error{color:#d32f2f}.input-help-text.success{color:#0098eb}.input-error-text{margin-top:5px;padding:0 16px 0 8px;font-family:Onest,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#d32f2f}.input-success-text{margin-top:0;padding:0 16px 0 8px;font-family:Onest,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#0098eb}.light-theme .input-success-text{color:#0098eb}.input-field.locked input{cursor:not-allowed}.user-avatar{width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.user-avatar-placeholder{width:100%;height:100%;background-color:#0098eb;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Onest,sans-serif;font-weight:600;font-size:12px}.user-name-display{flex:1;font-family:Onest,sans-serif;font-weight:500;font-size:16px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.light-theme .user-name-display{color:#1c1c1e!important}.light-theme .user-avatar-placeholder{background-color:#0098eb;color:#fff}.remove-user-button{width:24px;height:24px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s ease}.remove-user-button:hover{opacity:.7}.remove-user-button svg{width:24px;height:24px;display:block}.remove-user-button svg path{stroke:#bbb;transition:stroke .3s ease}.input-loading{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;display:flex;align-items:center;justify-content:center}.spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;display:block}.light-theme .spinner{border:2px solid rgba(28,28,30,.3);border-top-color:#1c1c1e}@keyframes spin{to{transform:rotate(360deg)}}.light-theme .input-error-text{color:#d32f2f}.light-theme .remove-user-button svg path{stroke:#8e8e93}.input-field{background-color:#2b2b37!important;border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;border-radius:15px;padding:16px;height:52px;color:#fff;font-family:Onest,sans-serif;font-size:16px;display:flex;gap:8px;align-items:center;width:100%;transition:background-color .2s ease;outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;position:relative}.input-field:focus,.input-field:focus-within,.input-field:focus-visible,.input-field:active,.input-field:hover{outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.light-theme .input-field{background-color:#f1f3f5!important}.input-field:hover{background-color:#252531!important;border:none!important}.light-theme .input-field:hover{background-color:#e9ebee!important;border:none!important}.input-field:focus-within{background-color:#252531!important;border:none!important;outline:none!important;box-shadow:none!important}.light-theme .input-field:focus-within{background-color:#e9ebee!important;border:none!important;outline:none!important;box-shadow:none!important}.input-field.error{background-color:#2b2b37!important;border:1px solid #d32f2f!important}.light-theme .input-field.error{background-color:#f1f3f5!important;border:1px solid #d32f2f!important}.input-field.success{background-color:#2b2b37!important;border:1px solid #0098eb!important}.light-theme .input-field.success{background-color:#f1f3f5!important;border:1px solid #0098eb!important}.input-field input{background:transparent;border:none;outline:none;color:#fff;font-family:Onest,sans-serif;font-size:16px;flex:1;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;caret-color:#fff;transition:color .3s ease}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.light-theme .input-field input{color:#1c1c1e!important;caret-color:#1c1c1e!important}.light-theme .input-field input::-moz-placeholder{color:gray!important}.light-theme .input-field input::placeholder{color:gray!important}.input-field input:-webkit-autofill,.input-field input:-webkit-autofill:hover,.input-field input:-webkit-autofill:focus,.input-field input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #2b2b37 inset!important;-webkit-text-fill-color:white!important;background-color:#2b2b37!important;background:#2b2b37!important;color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input-field:focus-within input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #252531 inset!important;background-color:#252531!important;background:#252531!important}.input-field input:focus,.input-field input:focus-visible,.input-field input:active,.input-field input:hover{outline:none!important;border:none!important;box-shadow:none!important;background:transparent!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.input-field input::selection{background-color:#0098eb4d;color:#fff}.input-field input::-moz-selection{background-color:#0098eb4d;color:#fff}.input-field:focus,.input-field:focus-visible,.input-field:focus-within,.input-field:active,.input-field:hover{outline:none!important;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.input-field input,.input-field input:focus,.input-field input:active,.input-field input:hover,.input-field input:focus-visible,.amount-input,.amount-input:focus,.amount-input:active,.amount-input:hover,.amount-input:focus-visible{outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.input-field:before,.input-field:after,.input-field input:before,.input-field input:after,.amount-field:before,.amount-field:after,.amount-input:before,.amount-input:after{display:none!important;border:none!important;outline:none!important;box-shadow:none!important}*:focus{outline:none!important}input:focus,textarea:focus,select:focus{outline:none!important;border:none!important;box-shadow:none!important}.input-field input::-moz-placeholder{color:#bbb}.input-field input::placeholder{color:#bbb}.input-icon{width:24px;height:24px;flex-shrink:0}.input-icon img{width:100%;height:100%;display:block}.amount-field{position:relative;border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.amount-field:focus,.amount-field:focus-within,.amount-field:focus-visible,.amount-field:active,.amount-field:hover{border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;outline:none!important;outline-width:0!important;outline-style:none!important;outline-color:transparent!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.amount-input.has-value{color:transparent!important;caret-color:#fff!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}.amount-input.has-value::selection{background:transparent!important}.amount-input.has-value::-moz-selection{background:transparent!important}.amount-display{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:6px;pointer-events:none;z-index:2;max-width:calc(100% - 80px)}.amount-value{font-family:Onest,sans-serif;font-size:16px;font-weight:400;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.star-after-amount{width:16px;height:16px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:center}.star-after-amount svg{width:100%;height:100%;display:block;margin:auto}.light-theme .star-after-amount svg .star-icon-path,.light-theme .star-after-amount svg path{fill:#8e8e93!important}.star-after-amount svg .star-icon-path,.star-after-amount svg path{fill:#bbb;transition:fill .3s ease}.input-icon svg .star-icon-path,.input-icon svg path{fill:#bbb;transition:fill .3s ease}.light-theme .input-icon svg .star-icon-path,.light-theme .input-icon svg path{fill:#8e8e93!important}.light-theme .faq-icon-inner svg path{fill:#fff!important}.light-theme .amount-value{color:#1c1c1e!important}.light-theme .amount-input.has-value{caret-color:#1c1c1e!important}.promo-button{background-color:#0098eb;border:none;border-radius:25px;padding:8px 24px;color:#fff;font-family:Onest,sans-serif;font-weight:600;font-size:16px;opacity:.4;cursor:pointer;transition:opacity .2s ease,background-color .2s ease}.promo-button:hover:not(:disabled){opacity:1}.promo-button-active,.promo-button-active:not(:disabled){opacity:1!important}.promo-button:disabled{opacity:.4;cursor:pointer}.light-theme .promo-button{background-color:#0098eb}.service-fee{text-align:center;color:#bbb;font-family:Onest,sans-serif;font-size:12px;transition:color .3s ease}.light-theme .service-fee{color:gray}.checkbox-group{display:flex;gap:8px;align-items:center;padding:0 16px}.checkbox-group input[type=checkbox]{width:20px;height:20px;border:none;border-radius:5px;background-color:transparent;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='white'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:background-image .2s ease}.checkbox-group input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='white'/%3E%3Cpath d='M5.5 10L8.5 13L14.5 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.light-theme .checkbox-group input[type=checkbox]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='%231C1C1E'/%3E%3C/svg%3E")}.light-theme .checkbox-group input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='%231C1C1E'/%3E%3Cpath d='M5.5 10L8.5 13L14.5 7' stroke='%231C1C1E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.checkbox-group label{color:#fff;font-family:Onest,sans-serif;font-size:12px;transition:color .3s ease}.light-theme .checkbox-group label{color:#1c1c1e}.checkbox-group a,.checkbox-group a.router-link-active,.checkbox-group a:visited{color:#0098eb!important;text-decoration:underline;cursor:pointer}.checkbox-group a:hover,.checkbox-group a.router-link-active:hover{opacity:.8;text-decoration:underline}.pay-button{background-color:#0098eb;border:none;border-radius:25px;padding:24px;width:100%;color:#fff;font-family:Onest,sans-serif;font-weight:600;font-size:24px;cursor:pointer;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;text-align:center;transition:background-color .2s ease}.pay-button:hover:not(:disabled){background-color:#00b0ff}.pay-button:disabled{opacity:.4;cursor:not-allowed}.payment-error-text{margin-top:4px;padding:0 16px;font-family:Onest,sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#d32f2f;text-align:center}.light-theme .payment-error-text{color:#d32f2f}.terms-text{text-align:center;font-family:Onest,sans-serif;font-size:12px;margin:4px 0 0;padding:0 16px;line-height:normal}.terms-text-before{color:#bbb;transition:color .3s ease}.light-theme .terms-text-before{color:gray}.terms-link,.terms-link.router-link-active,.terms-link:visited{color:#0098eb!important;text-decoration:underline;cursor:pointer;transition:opacity .2s ease}.terms-link:hover,.terms-link.router-link-active:hover{opacity:.8;text-decoration:underline}.two-column{display:flex;gap:64px;align-items:flex-start}.image-placeholder{width:510px;height:510px;position:relative;flex-shrink:0;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.image-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:25px;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;image-rendering:auto;-webkit-font-smoothing:antialiased}.image-placeholder .animated-emoji-container{width:100%;height:100%;border-radius:25px;overflow:hidden}.image-placeholder .animated-emoji{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:25px}.referral-container{display:flex;gap:64px;align-items:center}.referral-content{display:flex;flex-direction:column;gap:64px;width:510px}.referral-button{background-color:#0098eb;border:none;border-radius:25px;padding:24px;width:100%;color:#fff;font-family:Onest,sans-serif;font-weight:600;font-size:24px;cursor:pointer;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .2s ease}.referral-button:hover{background-color:#00b0ff}.referral-button-text-mobile{display:none}.faq-container{display:flex;gap:64px;align-items:flex-start;width:100%}.faq-list{display:flex;flex-direction:column;gap:24px;width:510px}.faq-item{background-color:#2b2b37;border:none;border-radius:15px;padding:16px;width:100%;cursor:pointer;text-align:left;transition:background-color .3s ease;display:flex;flex-direction:column}.light-theme .faq-item{background-color:#f1f3f5}.faq-header{display:flex;gap:8px;align-items:center;width:100%;justify-content:space-between}.faq-icon-container{order:1;flex-shrink:0}.faq-question{margin-left:10px;font-family:Onest,sans-serif;font-weight:600;font-size:20px;color:#fff;flex:1;text-align:left;order:2}.light-theme .faq-question{color:#1c1c1e}.faq-answer{padding:0;font-family:Onest,sans-serif;font-weight:500;font-size:16px;color:#bbb;line-height:normal;text-align:left}.light-theme .faq-answer{color:gray}.faq-answer a{color:#0098eb;text-decoration:underline}.footer{display:flex;align-items:flex-end;justify-content:space-between;width:100%;max-width:1148px;position:relative}.footer-links{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.footer-link{color:#bbb;font-family:Onest,sans-serif;font-size:12px;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.light-theme .footer-link{color:gray}.light-theme .footer-link:hover{color:#ccc}.footer-copyright{position:absolute;left:calc(50% + 46px);top:22.5px;transform:translate(-100%,-50%);color:#bbb;font-family:Onest,sans-serif;font-weight:100;font-size:12px;transition:color .3s ease}.light-theme .footer-copyright{color:gray}.footer-address{color:#bbb;font-family:Onest,sans-serif;font-weight:100;font-size:12px;text-align:right;width:384px;transition:color .3s ease}.light-theme .footer-address{color:gray}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.gap-4{gap:4px}.gap-8{gap:8px}.gap-16{gap:16px}.gap-32{gap:32px}.w-full{width:100%}.relative{position:relative}.shrink-0{flex-shrink:0}@media(max-width:1100px){.image-placeholder-first,.image-placeholder-premium,.image-placeholder-last{display:none!important}.referral-container{flex-direction:column;gap:16px;align-items:center}.referral-container .image-placeholder{order:2;width:128px;height:128px}.referral-content{width:100%;gap:16px;order:1;display:flex;flex-direction:column}.referral-content .section-header{order:1}.referral-button{order:3;width:100%;height:52px;padding:16px 24px;font-size:20px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:flex;align-items:center;justify-content:center;text-align:center}.referral-button-text-full{display:none}.referral-button-text-mobile{display:inline}.form-container{width:100%!important;max-width:100%!important}.two-column{flex-direction:column;gap:16px}.faq-container{flex-direction:column;gap:16px;align-items:center;justify-content:center}.faq-list{width:100%!important;max-width:100%!important}.footer{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:100%;text-align:center}.footer-links{flex-direction:column;gap:16px;align-items:center}.footer-copyright{position:relative;left:auto;top:auto;transform:none;text-align:center;width:100%}.footer-address{width:100%;max-width:100%;text-align:center;font-size:10px}.footer-link{font-size:12px}}@media(max-width:768px){.main-container{padding:48px 20px 32px}.content-wrapper{width:100%;max-width:100%;margin:0}.content-inner{gap:48px}.header{width:100%;max-width:100%;height:30px;flex-wrap:nowrap!important}.logo-section{gap:4px;flex-shrink:1;min-width:0}.logo-box{padding:4px 8px;border-radius:10px}.logo-text-gradient,.logo-text{font-size:16px}.header-actions{gap:8px;flex-shrink:0}.icon-button-circle{width:29px;height:29px;min-width:29px;min-height:29px;padding:8px;gap:10px;border-radius:50%}.language-button{height:auto;min-height:auto;padding:6px 8px;font-size:8px;min-width:0;gap:4px;border-radius:25px}.language-button p,.language-button .language-text{font-size:8px}.bot-button{height:auto;min-height:auto;padding:6px 8px;font-size:14px;min-width:0;white-space:nowrap;gap:4px;border-radius:25px}.bot-button-content{font-size:14px}.nav-container{padding:4px}.tab-button{padding:6px 16px;font-size:14px}.section-container{max-width:100%;width:100%;gap:16px}.card{padding:16px;gap:16px;border-radius:15px}.section-header{gap:8px;width:100%}.section-title{font-size:20px}.section-subtitle{font-size:14px}.form-container{width:100%;max-width:100%}.form-fields{gap:20px}.two-column{flex-direction:column;gap:16px}.image-placeholder{width:128px;height:128px}.input-group{width:100%;max-width:100%;gap:0}.input-field{width:100%;height:40px;padding:8px 16px;border-radius:10px;font-size:14px}.input-field input{font-size:14px}.input-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.input-icon>div{display:flex;align-items:center;justify-content:center}.input-icon svg{width:16px!important;height:16px!important;margin:0!important;padding:0!important}.amount-value{font-size:14px}.amount-input.has-value{color:transparent!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important}.amount-input.has-value::selection{background:transparent!important}.amount-input.has-value::-moz-selection{background:transparent!important}.input-text,.input-placeholder{font-size:14px}.promo-button{padding:4px 16px;font-size:12px}.service-fee{font-size:11px}.checkbox-group{padding:0}.checkbox-group input[type=checkbox]{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='white'/%3E%3C/svg%3E");background-size:contain}.checkbox-group input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='white'/%3E%3Cpath d='M5.5 10L8.5 13L14.5 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.light-theme .checkbox-group input[type=checkbox]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='%231C1C1E'/%3E%3C/svg%3E")}.light-theme .checkbox-group input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='4.5' stroke='%231C1C1E'/%3E%3Cpath d='M5.5 10L8.5 13L14.5 7' stroke='%231C1C1E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.checkbox-group label{font-size:11px}.pay-button{width:100%;padding:16px 24px;font-size:20px;height:auto;min-height:52px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;text-align:center}.referral-container{flex-direction:column;gap:16px;align-items:center}.referral-container .image-placeholder{order:2;width:128px;height:128px}.referral-content{width:100%;gap:16px;order:1;display:flex;flex-direction:column}.referral-content .section-header{order:1}.referral-button{order:3;width:100%;height:52px;padding:16px 24px;font-size:20px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;display:flex;align-items:center;justify-content:center;text-align:center}.referral-button-text-full{display:none}.referral-button-text-mobile{display:inline}.faq-container{flex-direction:column;gap:16px;align-items:center;justify-content:center}.faq-list{width:100%;max-width:100%;gap:20px;margin-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.faq-item{padding:8px 16px;min-height:36px;width:100%;max-width:100%;margin-bottom:0;gap:16px;align-items:flex-start}.image-placeholder-first,.image-placeholder-last,.image-placeholder-premium{display:none!important}.faq-header{gap:8px;width:100%}.faq-icon-container{flex-shrink:0;order:1}.faq-question{flex:1;text-align:left;order:2}.faq-icon{width:20px;height:20px;padding:3px}.faq-icon img{width:14px;height:14px}.faq-question{font-size:14px;text-align:left;font-weight:500;overflow-wrap:break-word;word-break:break-word;white-space:normal}.faq-answer{font-size:12px;padding:0;text-align:left}.footer{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:100%;text-align:center}.footer-links{flex-direction:column;gap:16px;align-items:center}.footer-copyright{position:relative;left:auto;top:auto;transform:none;text-align:center;width:100%}.footer-address{width:100%;max-width:100%;text-align:center;font-size:10px}.footer-link{font-size:12px}}@media(max-width:430px){.main-container{padding:24px 20px}.header{flex-wrap:nowrap!important;gap:4px;overflow:hidden;height:50px}.logo-section{gap:4px;flex-shrink:1;min-width:0}.logo-box{padding:4px 8px;border-radius:10px}.logo-text-gradient,.logo-text{font-size:16px}.header-actions{gap:8px;flex-shrink:0}.icon-button-circle{width:29px;height:29px;min-width:29px;min-height:29px;padding:8px;gap:10px;border-radius:50%}.language-button{display:flex;padding:6px 8px;justify-content:center;align-items:center;gap:4px;border-radius:25px;background:#2b2b37;height:auto;min-height:auto;width:auto;min-width:auto;max-width:none;max-height:none}.language-button p,.language-button .language-text{font-size:8px}.bot-button{height:auto;min-height:auto;padding:6px 8px;font-size:14px;min-width:0;white-space:nowrap;gap:4px;border-radius:25px}.bot-button-content{font-size:14px}.section-title{font-size:24px}.section-subtitle{font-size:16px}.form-container,.input-field{max-width:100%}}.icon-wrapper[data-v-14836f79]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.icon-image[data-v-14836f79]{width:24px!important;height:24px!important;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;margin:0 auto}.icon-image svg[data-v-14836f79]{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;display:block!important;margin:0 auto}@media(max-width:768px){.icon-image[data-v-14836f79]{width:16px!important;height:16px!important;display:flex;align-items:center;justify-content:center;margin:0 auto}.icon-image svg[data-v-14836f79]{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;margin:0 auto}}.language-button-content[data-v-c4d9fd14]{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:4px;box-sizing:border-box;overflow:hidden;border:none;cursor:pointer;transition:opacity .2s;width:100%;height:100%;margin:0}@media(max-width:768px){.language-button-content[data-v-c4d9fd14]{padding:6px 8px;justify-content:center;align-items:center}}.language-button-content[data-v-c4d9fd14]:hover{opacity:.8}.language-icon[data-v-c4d9fd14]{width:18px!important;height:18px!important;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0 3px 0 0}.language-icon>div[data-v-c4d9fd14]{width:18px!important;height:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;margin:0!important;padding:0!important;position:relative!important}.language-icon svg[data-v-c4d9fd14]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;display:block!important;margin:0!important;padding:0!important;position:relative!important}.language-text[data-v-c4d9fd14]{color:#fff;text-align:center;font-family:Inter Tight,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;margin:0;padding:0;transition:color .3s ease;display:block;flex-shrink:0}@media(max-width:768px){.language-text[data-v-c4d9fd14]{display:block;font-size:14px}.language-icon[data-v-c4d9fd14]{margin-bottom:0!important;margin-right:0!important;padding-right:2px!important;width:18px!important;height:18px!important}.language-icon>div[data-v-c4d9fd14]{width:18px!important;height:18px!important}.language-icon svg[data-v-c4d9fd14]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important}}.light-theme .language-text[data-v-c4d9fd14]{color:#1c1c1e}.payment-dropdown-wrapper[data-v-da079f90]{position:relative;width:100%}.payment-dropdown-button[data-v-da079f90]{background-color:#2b2b37;border:none;border-radius:15px;padding:16px;height:52px;width:100%;display:flex;gap:8px;align-items:center;cursor:pointer;text-align:left;transition:background-color .2s ease,border-color .2s ease}.payment-button-icon[data-v-da079f90]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.payment-button-icon img[data-v-da079f90]{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.light-theme .payment-dropdown-button[data-v-da079f90]{background-color:#f1f3f5!important}.payment-dropdown-button[data-v-da079f90]:hover{background-color:#252531;border:1px solid #2b2b37}.light-theme .payment-dropdown-button[data-v-da079f90]:hover{background-color:#e9ebee;border:1px solid #ced1d4}.payment-dropdown-button[data-v-da079f90]:focus,.payment-dropdown-button[data-v-da079f90]:focus-visible,.payment-dropdown-button[data-v-da079f90]:active{background-color:#252531;border:1px solid #3b3b46;outline:none;box-shadow:none}.light-theme .payment-dropdown-button[data-v-da079f90]:focus,.light-theme .payment-dropdown-button[data-v-da079f90]:focus-visible,.light-theme .payment-dropdown-button[data-v-da079f90]:active{background-color:#f6f6f6;border:1px solid #cdcfd2}.payment-dropdown-button.error[data-v-da079f90]{background-color:#2b2b37;border:1px solid #d32f2f}.payment-dropdown-button.success[data-v-da079f90]{background-color:#2b2b37;border:1px solid #0098eb}.payment-placeholder[data-v-da079f90]{flex:1;font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#bbb;white-space:pre;margin:0;transition:color .3s ease}.payment-selected[data-v-da079f90]{flex:1;font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#fff;white-space:pre;margin:0;transition:color .3s ease}.dropdown-icon[data-v-da079f90]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:filter .3s ease}.dropdown-arrow[data-v-da079f90]{width:100%;height:100%;display:block;transition:transform .3s ease}.dropdown-arrow.rotated[data-v-da079f90]{transform:rotate(180deg)}.dropdown-arrow path[data-v-da079f90]{stroke:#fff;transition:stroke .3s ease}.light-theme .dropdown-arrow path[data-v-da079f90]{stroke:#8e8e93}.payment-options-container[data-v-da079f90]{margin-top:4px;display:flex;flex-direction:column;gap:4px;width:100%}.payment-option-wrapper[data-v-da079f90]{background-color:#2b2b37;border-radius:10px;padding:4px;cursor:pointer;transition:background-color .2s ease}.light-theme .payment-option-wrapper[data-v-da079f90]{background-color:#f1f3f5}.payment-option-wrapper[data-v-da079f90]:hover{background-color:#353547}.light-theme .payment-option-wrapper[data-v-da079f90]:hover{background-color:#e9ebee}.payment-option-wrapper.selected[data-v-da079f90]{background-color:#353547}.light-theme .payment-option-wrapper.selected[data-v-da079f90]{background-color:#e9ebee}.payment-option[data-v-da079f90]{border-radius:15px;padding:4px 8px;height:36px;display:flex;align-items:center;justify-content:flex-start}.payment-option-content[data-v-da079f90]{display:flex;gap:8px;align-items:center;justify-content:flex-start;width:100%}.payment-icon[data-v-da079f90]{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.payment-icon img[data-v-da079f90]{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;margin:0;padding:0}.payment-name[data-v-da079f90]{font-family:Onest,sans-serif;font-weight:600;font-size:14px;color:#fff;margin:0;padding:0;white-space:pre;transition:color .3s ease;display:flex;align-items:center;line-height:1}.light-theme .payment-name[data-v-da079f90]{color:#1c1c1e}.light-theme .payment-placeholder[data-v-da079f90]{color:gray}.light-theme .payment-selected[data-v-da079f90]{color:#1c1c1e}@media(max-width:768px){.payment-dropdown-button[data-v-da079f90]{height:40px;padding:8px 16px;border-radius:10px}.payment-placeholder[data-v-da079f90],.payment-selected[data-v-da079f90]{font-size:14px}.dropdown-icon[data-v-da079f90],.dropdown-arrow[data-v-da079f90],.payment-button-icon[data-v-da079f90]{width:16px;height:16px}.payment-option-wrapper[data-v-da079f90]{height:40px;border-radius:10px}.payment-option[data-v-da079f90]{display:flex;align-items:center;justify-content:flex-start;height:40px}.payment-option-content[data-v-da079f90]{margin-bottom:7px;display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%}.payment-icon[data-v-da079f90]{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.payment-icon img[data-v-da079f90]{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;margin:0;padding:0}.payment-name[data-v-da079f90]{font-size:14px;margin:0;padding:0;display:flex;align-items:center;line-height:1}}.dropdown-enter-active[data-v-da079f90]{transition:all .3s ease-out;overflow:hidden}.dropdown-leave-active[data-v-da079f90]{transition:all .3s ease-in;overflow:hidden}.dropdown-enter-from[data-v-da079f90]{opacity:0;max-height:0;margin-top:0}.dropdown-enter-to[data-v-da079f90],.dropdown-leave-from[data-v-da079f90]{opacity:1;max-height:200px;margin-top:4px}.dropdown-leave-to[data-v-da079f90]{opacity:0;max-height:0;margin-top:0}.input-text[data-v-20b8a224]{flex:1;font-family:Onest,sans-serif;font-weight:500;font-size:16px;color:#fff;white-space:pre}.input-placeholder[data-v-20b8a224]{flex:1;font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#bbb;white-space:pre}.input-placeholder-text[data-v-20b8a224]{flex:1;background:transparent;border:none;outline:none;color:#bbb;font-family:Onest,sans-serif;font-weight:400;font-size:16px;width:100%}.input-placeholder-text[data-v-20b8a224]::-moz-placeholder{color:#bbb}.input-placeholder-text[data-v-20b8a224]::placeholder{color:#bbb}@media(max-width:768px){.input-placeholder-text[data-v-20b8a224]{font-size:14px}}.input-placeholder-text[data-v-e1b671a6]{flex:1;background:transparent;border:none;outline:none;color:#bbb;font-family:Onest,sans-serif;font-weight:400;font-size:16px;width:100%;transition:color .3s ease}.light-theme .input-placeholder-text[data-v-e1b671a6]{color:gray!important}.input-placeholder-text[data-v-e1b671a6]::-moz-placeholder{color:#bbb;-moz-transition:color .3s ease;transition:color .3s ease}.input-placeholder-text[data-v-e1b671a6]::placeholder{color:#bbb;transition:color .3s ease}.light-theme .input-placeholder-text[data-v-e1b671a6]::-moz-placeholder{color:gray!important}.light-theme .input-placeholder-text[data-v-e1b671a6]::placeholder{color:gray!important}.input-placeholder[data-v-e1b671a6]{flex:1;font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#bbb;white-space:pre}.subscription-options[data-v-e1b671a6]{display:flex;flex-direction:column;gap:8px;width:100%}.subscription-option[data-v-e1b671a6]{background-color:#2b2b37;border-radius:15px;padding:16px;height:52px;display:flex;gap:16px;align-items:center;cursor:pointer;transition:background-color .2s ease}.light-theme .subscription-option[data-v-e1b671a6]{background-color:#f1f3f5!important}.subscription-option[data-v-e1b671a6]:hover{background-color:#353547}.light-theme .subscription-option[data-v-e1b671a6]:hover{background-color:#e9ebee!important}.subscription-option.selected[data-v-e1b671a6]{background-color:#353547}.light-theme .subscription-option.selected[data-v-e1b671a6]{background-color:#e9ebee!important}.radio-button[data-v-e1b671a6]{width:16px;height:16px;border:1px solid #0098EB;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .3s ease}.light-theme .radio-button[data-v-e1b671a6]{border-color:#1c1c1e!important}.radio-filled[data-v-e1b671a6]{width:8px;height:8px;background-color:#0098eb;border-radius:50%}.subscription-info[data-v-e1b671a6]{flex:1}.subscription-period[data-v-e1b671a6]{font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#fff;margin:0;transition:color .3s ease}.light-theme .subscription-period[data-v-e1b671a6]{color:#1c1c1e!important}.subscription-price[data-v-e1b671a6]{display:flex;gap:10px;align-items:center}.price[data-v-e1b671a6]{font-family:Onest,sans-serif;font-weight:500;font-size:16px;color:#fff;margin:0;white-space:pre;transition:color .3s ease}.light-theme .price[data-v-e1b671a6]{color:#1c1c1e!important}.discount-badge[data-v-e1b671a6]{background-color:#0098eb;border-radius:25px;padding:8px 16px;font-family:Onest,sans-serif;font-weight:600;font-size:16px;color:#fff;flex-shrink:0}@media(max-width:768px){.subscription-option[data-v-e1b671a6]{height:39px;padding:8px 16px;gap:16px}.subscription-period[data-v-e1b671a6],.price[data-v-e1b671a6]{font-size:16px}.discount-badge[data-v-e1b671a6]{padding:4px 16px;font-size:15px}.form-container[data-v-e1b671a6]{max-width:319px}}.animated-emoji-container[data-v-4d021593]{display:block!important;position:relative;overflow:hidden}.animated-emoji[data-v-4d021593]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block!important;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;image-rendering:auto;content-visibility:auto;contain:layout style paint}video.animated-emoji[data-v-4d021593]{background:transparent}.faq-content-wrapper[data-v-815d256e]{display:flex;flex-direction:column;gap:16px;width:100%}.faq-icon-container[data-v-815d256e]{flex-shrink:0}.faq-icon-outer[data-v-815d256e]{background-color:#0098eb;border-radius:12px;padding:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin:0;flex-shrink:0}.faq-icon-inner[data-v-815d256e]{width:16px;height:16px;transition:transform .4s cubic-bezier(.25,.1,.25,1);display:flex;align-items:center;justify-content:center;position:relative;margin:0;padding:0}.faq-icon-inner.rotated[data-v-815d256e]{transform:rotate(180deg)}.faq-icon-inner svg[data-v-815d256e]{width:16px;height:16px;display:block;margin:0;padding:0;transition:fill .3s ease;position:relative}.faq-icon-inner svg path[data-v-815d256e]{fill:#fff;transition:fill .3s ease}.light-theme .faq-icon-inner svg path[data-v-815d256e]{fill:#fff}.faq-expand-enter-active[data-v-815d256e]{transition:max-height .4s cubic-bezier(.25,.1,.25,1),opacity .4s cubic-bezier(.25,.1,.25,1),margin-top .4s cubic-bezier(.25,.1,.25,1),padding-top .4s cubic-bezier(.25,.1,.25,1),padding-bottom .4s cubic-bezier(.25,.1,.25,1);overflow:hidden}.faq-expand-leave-active[data-v-815d256e]{transition:max-height .35s cubic-bezier(.55,0,.55,.2),opacity .35s cubic-bezier(.55,0,.55,.2),margin-top .35s cubic-bezier(.55,0,.55,.2),padding-top .35s cubic-bezier(.55,0,.55,.2),padding-bottom .35s cubic-bezier(.55,0,.55,.2);overflow:hidden}.faq-expand-enter-from[data-v-815d256e]{max-height:0;opacity:0;margin-top:0;padding-top:0;padding-bottom:0}.faq-expand-enter-to[data-v-815d256e],.faq-expand-leave-from[data-v-815d256e]{max-height:500px;opacity:1}.faq-expand-leave-to[data-v-815d256e]{max-height:0;opacity:0;margin-top:0;padding-top:0;padding-bottom:0}@media(max-width:768px){.faq-icon-outer[data-v-815d256e]{width:20px;height:20px;padding:3px}.faq-icon-inner[data-v-815d256e]{width:14px;height:14px}.faq-icon-inner svg[data-v-815d256e]{width:14px;height:14px;margin:0;padding:0}}.payment-status-page[data-v-aea1f1ec]{min-height:100vh;background-color:#0f0f16;display:flex;flex-direction:column}.payment-status-page .header[data-v-aea1f1ec]{max-width:1148px;width:100%;margin:0 auto;padding:32px 20px}.payment-status-page .footer[data-v-aea1f1ec]{max-width:1148px;width:100%;margin:0 auto;padding:0 20px}@media(max-width:768px){.payment-status-page .header[data-v-aea1f1ec]{padding:32px 16px}.payment-status-page .footer[data-v-aea1f1ec]{padding:0 16px}}.payment-content[data-v-aea1f1ec]{flex:1;display:flex;align-items:center;justify-content:center;padding:64px 20px;max-width:1148px;width:100%;margin:0 auto}.loading-state[data-v-aea1f1ec],.result-state[data-v-aea1f1ec]{text-align:center;max-width:600px}.spinner[data-v-aea1f1ec]{width:48px;height:48px;border:4px solid rgba(255,255,255,.1);border-top-color:#0098eb;border-radius:50%;animation:spin-aea1f1ec 1s linear infinite;margin:0 auto 24px}.light-theme .spinner[data-v-aea1f1ec]{border:4px solid rgba(28,28,30,.1);border-top-color:#0098eb}@keyframes spin-aea1f1ec{to{transform:rotate(360deg)}}.eclipse[data-v-aea1f1ec]{font-size:64px;margin-bottom:24px}.loading-state h1[data-v-aea1f1ec],.result-state h1[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin-bottom:16px}.loading-state p[data-v-aea1f1ec],.result-state p[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#bbb;margin-bottom:32px}.actions[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px;align-items:center}.action-button[data-v-aea1f1ec]{background-color:#0098eb;color:#fff;padding:24px 48px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;text-decoration:none;transition:opacity .2s}.action-button[data-v-aea1f1ec]:hover{opacity:.9}.action-link[data-v-aea1f1ec]{color:#0098eb;text-decoration:underline;font-family:Onest,sans-serif;font-size:16px}.payment-pending-container[data-v-aea1f1ec]{max-width:1148px;width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.payment-icon-large[data-v-aea1f1ec]{width:128px;height:128px;display:flex;align-items:center;justify-content:center}.payment-icon-large img[data-v-aea1f1ec]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hide-on-desktop[data-v-aea1f1ec]{display:flex}@media(min-width:769px){.hide-on-desktop[data-v-aea1f1ec]{display:none}}.payment-header-text[data-v-aea1f1ec]{text-align:center;display:flex;flex-direction:column;gap:16px}.qr-code-container[data-v-aea1f1ec]{display:flex;justify-content:center;align-items:center;width:100%}.qr-code-image[data-v-aea1f1ec]{width:250px;height:250px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;border-radius:16px;background-color:#fff;padding:0;border:1px solid #0098eb}.payment-title[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin:0}.payment-subtitle[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:400;font-size:24px;color:#bbb;margin:0}.payment-card[data-v-aea1f1ec]{background-color:#fff;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:32px}.payment-info[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px}.payment-info-row[data-v-aea1f1ec]{display:flex;justify-content:space-between;align-items:center}.payment-info-label[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#bbb;margin:0}.payment-info-value[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:16px;color:#fff;margin:0}.payment-divider[data-v-aea1f1ec]{height:1px;background-color:#2b2b37;width:100%}.payment-instructions[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px}.instruction-primary[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#fff;text-align:center;margin:0}.instruction-secondary[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:400;font-size:16px;color:#bbb;text-align:center;margin:0}.payment-action-button[data-v-aea1f1ec]{background-color:#0098eb;color:#fff;padding:24px 48px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;border:none;cursor:pointer;transition:opacity .2s}.payment-action-button[data-v-aea1f1ec]:hover{opacity:.9}.light-theme .payment-status-page[data-v-aea1f1ec]{background-color:#fff}.light-theme .payment-title[data-v-aea1f1ec],.light-theme .payment-info-value[data-v-aea1f1ec],.light-theme .instruction-primary[data-v-aea1f1ec]{color:#1c1c1e!important}.light-theme .payment-subtitle[data-v-aea1f1ec],.light-theme .payment-info-label[data-v-aea1f1ec],.light-theme .instruction-secondary[data-v-aea1f1ec],.light-theme .loading-state p[data-v-aea1f1ec],.light-theme .result-state p[data-v-aea1f1ec]{color:gray!important}.light-theme .payment-card[data-v-aea1f1ec]{background-color:#fff!important}.light-theme .payment-divider[data-v-aea1f1ec]{background-color:#ced1d4}.error-payment-container[data-v-aea1f1ec]{max-width:1148px;width:100%;display:flex;flex-direction:column;gap:32px;align-items:center}.error-payment-card[data-v-aea1f1ec]{background-color:#fff;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:64px;align-items:center}.error-image-container[data-v-aea1f1ec]{width:350px;height:350px;position:relative;flex-shrink:0}.error-image[data-v-aea1f1ec]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;pointer-events:none;transform:translateZ(0);will-change:auto;backface-visibility:hidden;content-visibility:auto}.error-text-content[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%;text-align:center}.error-title-wrapper[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;text-align:center}.error-title[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin:0}.error-subtitle[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;color:#bbb;margin:0;white-space:normal}.error-return-button[data-v-aea1f1ec]{background-color:#0098eb;color:#fff;padding:24px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;text-decoration:none;transition:opacity .2s;display:inline-block;white-space:nowrap}.error-return-button[data-v-aea1f1ec]:hover{opacity:.9}.error-code-container[data-v-aea1f1ec]{display:flex;gap:10px;align-items:center;justify-content:center;width:100%}.error-code-text[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:16px;color:#bbb;text-align:center;margin:0}.light-theme .error-payment-card[data-v-aea1f1ec]{background-color:#fff!important}.light-theme .error-title[data-v-aea1f1ec]{color:#1c1c1e!important}.light-theme .error-subtitle[data-v-aea1f1ec],.light-theme .error-code-text[data-v-aea1f1ec]{color:gray!important}.expired-payment-container[data-v-aea1f1ec]{max-width:1148px;width:100%;display:flex;flex-direction:column;align-items:center}.expired-payment-card[data-v-aea1f1ec]{background-color:#fff;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:32px;align-items:center}.expired-text-content[data-v-aea1f1ec],.expired-title-wrapper[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;text-align:center}.expired-title[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin:0}.expired-subtitle[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;color:#bbb;margin:0;white-space:normal}.expired-image-container[data-v-aea1f1ec]{width:350px;height:350px;position:relative;flex-shrink:0}.expired-image[data-v-aea1f1ec]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;pointer-events:none;transform:translateZ(0);will-change:auto;backface-visibility:hidden;content-visibility:auto}.expired-return-button[data-v-aea1f1ec]{background-color:#0098eb;color:#fff;padding:24px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;text-decoration:none;transition:opacity .2s;display:inline-block;white-space:nowrap}.expired-return-button[data-v-aea1f1ec]:hover{opacity:.9}.light-theme .expired-payment-card[data-v-aea1f1ec]{background-color:#fff!important}.light-theme .expired-title[data-v-aea1f1ec]{color:#1c1c1e!important}.light-theme .expired-subtitle[data-v-aea1f1ec]{color:gray!important}.cancelled-payment-container[data-v-aea1f1ec]{max-width:1148px;width:100%;display:flex;flex-direction:column;align-items:center}.cancelled-payment-card[data-v-aea1f1ec]{background-color:#fff;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:32px;align-items:center}.cancelled-text-content[data-v-aea1f1ec],.cancelled-title-wrapper[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;text-align:center}.cancelled-title[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin:0}.cancelled-subtitle[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;color:#bbb;margin:0;white-space:normal}.cancelled-image-container[data-v-aea1f1ec]{width:350px;height:350px;position:relative;flex-shrink:0}.cancelled-image[data-v-aea1f1ec]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;pointer-events:none;transform:translateZ(0);will-change:auto;backface-visibility:hidden;content-visibility:auto}.cancelled-return-button[data-v-aea1f1ec]{background-color:#0098eb;color:#fff;padding:24px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;text-decoration:none;transition:opacity .2s;display:inline-block;white-space:nowrap}.cancelled-return-button[data-v-aea1f1ec]:hover{opacity:.9}.light-theme .cancelled-payment-card[data-v-aea1f1ec]{background-color:#fff!important}.light-theme .cancelled-title[data-v-aea1f1ec]{color:#1c1c1e!important}.light-theme .cancelled-subtitle[data-v-aea1f1ec]{color:gray!important}.success-payment-container[data-v-aea1f1ec]{max-width:1148px;width:100%;display:flex;flex-direction:column;gap:32px;align-items:center}.success-payment-card[data-v-aea1f1ec]{background-color:#fff;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:64px;align-items:center}.success-image-container[data-v-aea1f1ec]{width:350px;height:350px;position:relative;flex-shrink:0}.success-image[data-v-aea1f1ec]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;pointer-events:none;transform:translateZ(0);will-change:auto;backface-visibility:hidden;content-visibility:auto}.success-text-content[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%;text-align:center}.success-title-wrapper[data-v-aea1f1ec]{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;text-align:center}.success-title[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin:0}.success-subtitle[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;color:#bbb;margin:0;white-space:normal}.success-return-button[data-v-aea1f1ec]{background-color:#0098eb;color:#fff;padding:24px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;text-decoration:none;transition:opacity .2s;display:inline-block;white-space:nowrap}.success-return-button[data-v-aea1f1ec]:hover{opacity:.9}.order-number-container[data-v-aea1f1ec]{display:flex;gap:10px;align-items:center;justify-content:center;width:100%}.order-number-text[data-v-aea1f1ec]{font-family:Onest,sans-serif;font-weight:600;font-size:16px;color:#bbb;text-align:center;margin:0}.light-theme .success-payment-card[data-v-aea1f1ec]{background-color:#fff!important}.light-theme .success-title[data-v-aea1f1ec]{color:#1c1c1e!important}.light-theme .success-subtitle[data-v-aea1f1ec],.light-theme .order-number-text[data-v-aea1f1ec]{color:gray!important}.light-theme .loading-state h1[data-v-aea1f1ec],.light-theme .result-state h1[data-v-aea1f1ec]{color:#1c1c1e!important}.light-theme .spinner[data-v-aea1f1ec]{border-color:#1c1c1e1a;border-top-color:#0098eb}.light-theme .action-link[data-v-aea1f1ec]{color:#0098eb}@media(max-width:768px){.payment-content[data-v-aea1f1ec]{padding:32px 16px}.payment-title[data-v-aea1f1ec]{font-size:28px}.payment-subtitle[data-v-aea1f1ec]{font-size:18px}.payment-card[data-v-aea1f1ec]{padding:24px}.payment-action-button[data-v-aea1f1ec]{padding:20px 32px;font-size:20px;width:100%}.qr-code-container[data-v-aea1f1ec]{display:none}.error-payment-card[data-v-aea1f1ec]{padding:24px;gap:32px}.error-image-container[data-v-aea1f1ec]{width:250px;height:250px}.error-title[data-v-aea1f1ec]{font-size:28px}.error-subtitle[data-v-aea1f1ec]{font-size:18px}.error-return-button[data-v-aea1f1ec]{padding:20px 32px;font-size:20px;width:100%}.success-payment-card[data-v-aea1f1ec]{padding:24px;gap:32px}.success-image-container[data-v-aea1f1ec]{width:250px;height:250px}.success-title[data-v-aea1f1ec]{font-size:28px}.success-subtitle[data-v-aea1f1ec]{font-size:18px}.success-return-button[data-v-aea1f1ec]{padding:20px 32px;font-size:20px;width:100%}.expired-payment-card[data-v-aea1f1ec]{padding:24px;gap:32px}.expired-image-container[data-v-aea1f1ec]{width:250px;height:250px}.expired-title[data-v-aea1f1ec]{font-size:28px}.expired-subtitle[data-v-aea1f1ec]{font-size:18px}.expired-return-button[data-v-aea1f1ec]{padding:20px 32px;font-size:20px;width:100%}.cancelled-payment-card[data-v-aea1f1ec]{padding:24px;gap:32px}.cancelled-image-container[data-v-aea1f1ec]{width:250px;height:250px}.cancelled-title[data-v-aea1f1ec]{font-size:28px}.cancelled-subtitle[data-v-aea1f1ec]{font-size:18px}.cancelled-return-button[data-v-aea1f1ec]{padding:20px 32px;font-size:20px;width:100%}}.not-found-page[data-v-db17ab24]{min-height:100vh;background-color:#0f0f16;display:flex;flex-direction:column;transition:background-color .3s ease}.light-theme .not-found-page[data-v-db17ab24]{background-color:#fff}.header-wrapper[data-v-db17ab24]{width:100%;display:flex;justify-content:center;padding:32px 20px 0}.header[data-v-db17ab24]{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1148px}.not-found-content[data-v-db17ab24]{flex:1;display:flex;align-items:center;justify-content:center;padding:64px 20px;max-width:1148px;width:100%;margin:0 auto;position:relative}.not-found-container[data-v-db17ab24]{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.not-found-card[data-v-db17ab24]{background-color:#191921;border-radius:25px;padding:32px;width:100%;display:flex;flex-direction:column;gap:32px;align-items:center;position:relative;overflow:hidden}.not-found-number[data-v-db17ab24]{font-family:Inter,sans-serif;font-weight:600;font-size:256px;line-height:1;color:#fff;text-align:center}.not-found-4[data-v-db17ab24]{color:#fff}.not-found-0[data-v-db17ab24]{color:#0098ebcc}.not-found-text-content[data-v-db17ab24]{display:flex;flex-direction:column;gap:32px;align-items:center;width:100%;text-align:center}.not-found-title-wrapper[data-v-db17ab24]{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%;text-align:center}.not-found-title[data-v-db17ab24]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;color:#fff;margin:0;max-width:734px}.not-found-subtitle[data-v-db17ab24]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;color:#bbb;margin:0;white-space:normal;max-width:734px}.not-found-return-button[data-v-db17ab24]{background-color:#0098eb;color:#fff;padding:24px;border-radius:25px;font-family:Onest,sans-serif;font-weight:600;font-size:24px;text-decoration:none;transition:opacity .2s;display:inline-block;white-space:nowrap}.not-found-return-button[data-v-db17ab24]:hover{opacity:.9}.not-found-image[data-v-db17ab24]{position:absolute;width:128px;height:128px;left:32px;bottom:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}@media(max-width:768px){.not-found-image[data-v-db17ab24]{display:none}}.not-found-image-img[data-v-db17ab24]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;pointer-events:none;transform:translateZ(0);will-change:auto;backface-visibility:hidden;content-visibility:auto}.light-theme .logo-text[data-v-db17ab24]{color:#0098eb!important}.light-theme .not-found-title[data-v-db17ab24]{color:#1c1c1e!important}.light-theme .not-found-card[data-v-db17ab24]{background-color:#fff!important}.light-theme .not-found-subtitle[data-v-db17ab24]{color:gray!important}.light-theme .not-found-number[data-v-db17ab24]{color:#1c1c1e!important}.light-theme .not-found-4[data-v-db17ab24]{color:#1c1c1e}.light-theme .not-found-0[data-v-db17ab24]{color:#0098ebcc}.footer-wrapper[data-v-db17ab24]{max-width:1148px;width:100%;margin:0 auto;padding:0 20px 20px;display:flex;justify-content:center}@media(max-width:768px){.footer-wrapper[data-v-db17ab24]{padding:0 16px;display:flex}.footer-wrapper .footer[data-v-db17ab24]{margin:0 auto}}@media(max-width:768px){.header-wrapper[data-v-db17ab24]{padding:32px 16px 0}.not-found-number[data-v-db17ab24]{font-size:150px}.not-found-title[data-v-db17ab24]{font-size:28px}.not-found-subtitle[data-v-db17ab24]{font-size:18px}.not-found-return-button[data-v-db17ab24]{padding:20px 32px;font-size:20px;width:100%}}.test-container[data-v-ebd6c30f]{max-width:1200px;margin:0 auto;padding:40px 20px;min-height:100vh;background-color:#0f0f16;color:#fff}.test-header[data-v-ebd6c30f]{text-align:center;margin-bottom:48px}.test-header h1[data-v-ebd6c30f]{font-family:Onest,sans-serif;font-weight:600;font-size:36px;margin-bottom:16px;color:#fff}.test-header p[data-v-ebd6c30f]{font-family:Onest,sans-serif;font-size:18px;color:#bbb}.test-categories[data-v-ebd6c30f]{display:grid;gap:32px;margin-bottom:48px}.test-category[data-v-ebd6c30f]{background-color:#191921;border-radius:25px;padding:32px}.test-category h2[data-v-ebd6c30f]{font-family:Onest,sans-serif;font-weight:600;font-size:24px;margin-bottom:20px;color:#fff}.test-links[data-v-ebd6c30f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.test-link[data-v-ebd6c30f]{display:block;padding:16px 24px;border-radius:12px;text-decoration:none;font-family:Onest,sans-serif;font-weight:500;font-size:16px;text-align:center;transition:all .2s}.test-link.success[data-v-ebd6c30f]{background-color:#10b981;color:#fff}.test-link.success[data-v-ebd6c30f]:hover{background-color:#059669;transform:translateY(-2px)}.test-link.pending[data-v-ebd6c30f]{background-color:#0098eb;color:#fff}.test-link.pending[data-v-ebd6c30f]:hover{background-color:#0080cc;transform:translateY(-2px)}.test-link.error[data-v-ebd6c30f]{background-color:#ef4444;color:#fff}.test-link.error[data-v-ebd6c30f]:hover{background-color:#dc2626;transform:translateY(-2px)}.test-link.special[data-v-ebd6c30f]{background-color:#6366f1;color:#fff}.test-link.special[data-v-ebd6c30f]:hover{background-color:#4f46e5;transform:translateY(-2px)}.test-info[data-v-ebd6c30f]{background-color:#191921;border-radius:25px;padding:32px}.test-info h3[data-v-ebd6c30f]{font-family:Onest,sans-serif;font-weight:600;font-size:20px;margin-bottom:16px;color:#fff}.test-info ul[data-v-ebd6c30f]{list-style:none;padding:0;margin:0}.test-info li[data-v-ebd6c30f]{font-family:Onest,sans-serif;font-size:16px;color:#bbb;margin-bottom:12px;padding-left:24px;position:relative}.test-info li[data-v-ebd6c30f]:before{content:"•";position:absolute;left:0;color:#0098eb;font-size:20px}.test-info code[data-v-ebd6c30f]{background-color:#2b2b37;padding:2px 8px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#0098eb}@media(max-width:768px){.test-container[data-v-ebd6c30f]{padding:24px 16px}.test-header h1[data-v-ebd6c30f]{font-size:28px}.test-category[data-v-ebd6c30f]{padding:24px}.test-category h2[data-v-ebd6c30f]{font-size:20px}.test-links[data-v-ebd6c30f]{grid-template-columns:1fr}.test-link[data-v-ebd6c30f]{padding:14px 20px;font-size:14px}.test-info[data-v-ebd6c30f]{padding:24px}}.light-theme .test-container[data-v-ebd6c30f]{background-color:#f5f5f5}.light-theme .test-container[data-v-ebd6c30f] *{color:#1c1c1e!important}.light-theme .test-header p[data-v-ebd6c30f],.light-theme .test-info li[data-v-ebd6c30f]{color:gray!important}.light-theme .test-category[data-v-ebd6c30f],.light-theme .test-info[data-v-ebd6c30f]{background-color:#f1f3f5!important}.light-theme .test-info code[data-v-ebd6c30f]{background-color:#e5e7eb!important;color:#0098eb!important}.agreement-container[data-v-d03a5ba8]{background-color:#0f0f16;min-height:100vh;width:100%;position:relative;transition:background-color .3s ease}.light-theme .agreement-container[data-v-d03a5ba8]{background-color:#f1f3f5!important}@media(min-width:769px){.agreement-container[data-v-d03a5ba8]{padding:0;display:flex;flex-direction:column;align-items:center}.header[data-v-d03a5ba8]{position:absolute;top:32px;left:50%;transform:translate(-50%);width:100%;max-width:1148px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;z-index:10}.agreement-content[data-v-d03a5ba8]{width:100%;max-width:1148px;margin:120px auto 40px;padding:32px;box-sizing:border-box;background-color:#191921;border-radius:25px}.agreement-footer-wrapper[data-v-d03a5ba8]{width:100%;max-width:1148px;margin:40px auto;padding:0 146px}}@media(max-width:768px){.agreement-container[data-v-d03a5ba8]{padding:16px}.header[data-v-d03a5ba8]{position:static;transform:none;padding:0;margin-bottom:16px;width:100%;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:8px}.header .header-actions[data-v-d03a5ba8]{gap:8px;flex-shrink:0}.header .icon-button-circle[data-v-d03a5ba8]{width:29px;height:29px;padding:8px}.header .language-button[data-v-d03a5ba8]{height:29px;padding:6px 8px;font-size:14px}.header .bot-button[data-v-d03a5ba8]{padding:6px 8px;font-size:14px}.header .logo-section[data-v-d03a5ba8]{flex-shrink:0}.header .logo-box[data-v-d03a5ba8]{padding:4px 8px}.header .logo-text-gradient[data-v-d03a5ba8],.header .logo-text[data-v-d03a5ba8]{font-size:16px}.agreement-content[data-v-d03a5ba8]{position:static;transform:none;margin:16px 0;padding:24px 16px;border-radius:16px;width:100%;max-width:none;background-color:#191921}.agreement-footer-wrapper[data-v-d03a5ba8]{position:static;transform:none;padding:0;margin-top:32px;width:100%;max-width:none}.agreement-title[data-v-d03a5ba8]{font-size:24px}.agreement-date[data-v-d03a5ba8]{font-size:18px}.agreement-section-title[data-v-d03a5ba8]{font-size:20px}.agreement-section-subtitle[data-v-d03a5ba8]{font-size:18px}.agreement-section-text[data-v-d03a5ba8]{font-size:14px}.agreement-content-inner[data-v-d03a5ba8]{gap:24px}}.light-theme .agreement-content[data-v-d03a5ba8]{background-color:#fff!important}.agreement-content-inner[data-v-d03a5ba8]{display:flex;flex-direction:column;gap:32px;width:100%}.agreement-header-section[data-v-d03a5ba8]{display:flex;flex-direction:column;gap:16px;width:100%}.agreement-title[data-v-d03a5ba8]{font-family:Onest,sans-serif;font-weight:600;font-size:32px;line-height:normal;color:#fff;margin:0;text-align:center;width:100%}.light-theme .agreement-title[data-v-d03a5ba8]{color:#1c1c1e!important}.agreement-date[data-v-d03a5ba8]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;line-height:normal;color:#bbb;margin:0;text-align:center;width:100%}.light-theme .agreement-date[data-v-d03a5ba8]{color:#8e8e93!important}.agreement-section[data-v-d03a5ba8]{display:flex;flex-direction:column;gap:16px;width:100%}.agreement-section-title[data-v-d03a5ba8]{font-family:Onest,sans-serif;font-weight:500;font-size:24px;line-height:normal;color:#fff;margin:0;width:100%}.light-theme .agreement-section-title[data-v-d03a5ba8]{color:#1c1c1e!important}.agreement-section-subtitle[data-v-d03a5ba8]{font-family:Onest,sans-serif;font-weight:500;font-size:20px;line-height:normal;color:#fff;margin:0;padding:0 8px;white-space:pre-wrap}.light-theme .agreement-section-subtitle[data-v-d03a5ba8]{color:#1c1c1e!important}.agreement-section-text[data-v-d03a5ba8]{font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:normal;color:#bbb;margin:0;padding:0 8px}.light-theme .agreement-section-text[data-v-d03a5ba8]{color:#8e8e93!important}.agreement-list[data-v-d03a5ba8]{margin:8px 0;padding-left:24px}ul.agreement-list[data-v-d03a5ba8]{list-style-type:disc}ol.agreement-list[data-v-d03a5ba8]{list-style-type:decimal}.agreement-list li[data-v-d03a5ba8]{font-family:Onest,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#bbb;margin:4px 0;padding:0 8px}.light-theme .agreement-list li[data-v-d03a5ba8]{color:#8e8e93!important}.agreement-list strong[data-v-d03a5ba8]{font-weight:600}.agreement-important[data-v-d03a5ba8]{margin-top:8px;padding:8px;background-color:#0098eb1a;border-left:3px solid #0098eb;border-radius:4px}.light-theme .agreement-important[data-v-d03a5ba8]{background-color:#0098eb0d}.agreement-section-text strong[data-v-d03a5ba8]{font-weight:600;color:#fff}.light-theme .agreement-section-text strong[data-v-d03a5ba8]{color:#1c1c1e!important}
