@charset "UTF-8";.app{min-height:100%;display:flex;flex-direction:column}.app>header{margin-bottom:10px}.content{flex-grow:1}.react-json-view{background:black!important;border-radius:14px;box-shadow:0 2px 12px #10161f21;padding:18px 18px 14px;margin-top:0;margin-bottom:0;width:100%;overflow-x:auto;font-size:15px;word-break:break-all;white-space:pre-wrap}header{display:flex;align-items:center;justify-content:space-between;padding:10px 25px}header .logo-link{text-decoration:none;color:inherit}header .logo-link:hover{text-decoration:none}header .logo-text{display:flex;align-items:center;gap:10px;font-size:30px;line-height:34px;color:#ffffffe8;font-weight:700}header .logo-svg{display:block}header .tonconnect-button{flex-shrink:0;margin-left:auto}@media (max-width: 525px){header .logo-text{font-size:18px;line-height:28px}header .tonconnect-button{flex-shrink:0;margin-left:auto;transform:scale(.85);transform-origin:right center}}.footer-wrapper{display:flex;flex-direction:column;gap:15px;font-family:Arial,"sans-serif"}.footer-wrapper .footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-wrapper .footer-top .footer-partners-left{display:flex;align-items:center;gap:15px}.footer-wrapper .footer-top .footer-partners-left .footer-partners-title{color:#fff;font-size:16px;font-weight:600}.footer-wrapper .footer-top .footer-partners-left .partner-link{display:flex;align-items:center;justify-content:center;transition:transform .2s ease,filter .3s ease}.footer-wrapper .footer-top .footer-partners-left .partner-link img{width:25px;height:25px;border-radius:50%;object-fit:cover;filter:grayscale(70%);transition:filter .3s ease,transform .2s ease}.footer-wrapper .footer-top .footer-partners-left .partner-link:hover img{filter:grayscale(0%);transform:scale(1.8)}.footer-wrapper .footer-top .footer-buttons-right{display:flex;gap:15px}.footer-wrapper .footer-top .footer-buttons-right .footer-btn{background-color:#2e2d32;color:#fff;padding:8px 20px;text-align:center;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease,transform .2s ease}.footer-wrapper .footer-top .footer-buttons-right .footer-btn:hover{background-color:#59d;transform:translateY(-2px)}.footer-wrapper .footer{display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-top:1px solid #333;background-color:#1e1e23;color:#999;font-size:14px}.footer-wrapper .footer .footer-left{display:flex;gap:20px}.footer-wrapper .footer .footer-left .footer-link{color:#999;text-decoration:none;font-weight:500;transition:color .3s ease}.footer-wrapper .footer .footer-left .footer-link:hover{color:#6af}.footer-wrapper .footer .footer-right{display:flex;gap:20px}.footer-wrapper .footer .footer-right a.social-icon{display:flex;align-items:center;justify-content:center;color:#999;font-size:20px;transition:color .3s ease}.footer-wrapper .footer .footer-right a.social-icon:hover{color:#6af}@media (max-width: 525px){.footer-wrapper .footer-top{flex-direction:column;align-items:center;gap:15px}.footer-wrapper .footer-top .footer-partners-left{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.footer-wrapper .footer-top .footer-partners-left .partner-link img{width:20px;height:20px}.footer-wrapper .footer-top .footer-buttons-right{flex-direction:column;gap:10px;width:100%}.footer-wrapper .footer-top .footer-buttons-right .footer-btn{width:100%;text-align:center}.footer-wrapper .footer{flex-direction:column;gap:10px;font-size:12px;padding:15px 20px}.footer-wrapper .footer .footer-left,.footer-wrapper .footer .footer-right{justify-content:center}}.tx-form{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;flex-direction:column;align-items:center;padding:50px 72px;background-color:#242328;color:#a3b0c0}.header-block{width:100%;margin-bottom:36px;text-align:center;-webkit-user-select:none;user-select:none}.header-title{font-size:50px;font-weight:600;color:#fff;margin-bottom:20px}.examples-slider{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px}.example-chip{padding:8px 16px;background-color:#223553;color:#4f7fc4;border-radius:20px;font-weight:700;font-size:16px;-webkit-user-select:none;user-select:none;cursor:default;transition:background-color .3s ease,color .3s ease}.example-chip:hover{background-color:#4f7fc4;color:#1a2c44}.more-info{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#4f7fc4;font-weight:600;font-size:16px;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0 auto;max-width:460px}.name-input{width:100%;font-size:18px;padding:30px 300px;border-radius:50px;border:none;outline:none;background:#2e2d32;color:#f3f3f7;margin-bottom:20px;box-sizing:border-box;text-align:center;line-height:1.2;height:48px}@media (max-width: 1024px){.name-input{padding:20px 50px}}@media (max-width: 480px){.name-input{font-size:16px;padding:12px 20px;height:40px}}.name-input::placeholder{color:#b1b1b1}.price-display{font-size:18px;margin-bottom:20px;color:#8b9cbc}.pay-button,.connect-btn{display:block;margin:0 auto 16px;min-width:200px;max-width:400px;padding:10px 30px!important;border-radius:50px;font-size:19px;font-weight:700;color:#fff;background-color:#4f7fc4;border:none;cursor:pointer;box-sizing:border-box}.pay-button:disabled{background:#3a4c67;color:#7e8f9e;cursor:not-allowed}.badge-wrapper{position:relative;display:inline-block;width:230px;height:42px;overflow:hidden;vertical-align:middle;margin:0 6px;border-radius:24px;background-color:#4f7fc4;text-align:center;font-size:30px;font-weight:700;line-height:42px;color:#fff}.badge{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;transition:opacity .5s ease-in-out}.badge.visible{opacity:1}.price-display{font-size:18px;color:#8b9cbc;margin-bottom:16px;text-align:center}.price-display strong{color:#e6ebf5}.price-hint{font-style:italic;opacity:.7}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:100}.modal{background:#242328;border-radius:10px;padding:25px 30px;max-width:360px;width:100%;color:#ddd;position:relative}.close-btn{position:absolute;top:8px;right:10px;font-size:24px;background:transparent;border:none;color:#4f80c5;cursor:pointer}.bot-link{display:block;margin-bottom:15px;color:#74a9ff;text-decoration:underline;cursor:pointer}input[type=text]{width:100%;padding:10px;border-radius:6px;border:none;margin-bottom:15px;font-size:16px;background:#2e2d32;color:#fff}.pay-button.animate{animation:glow 1.5s ease-in-out}@keyframes glow{0%,to{box-shadow:0 0 8px 2px #4f7fc4}50%{box-shadow:0 0 16px 6px #4f7fc4}}.pay-button-modal{background-color:#4f7fc4;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:block;margin:20px auto 0;width:fit-content}.pay-button-modal:disabled{background-color:#aaa;cursor:not-allowed}.pay-button-modal:not(:disabled):hover{background-color:#3a5ca6}.modal h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:8px;text-align:center}.modal p{font-size:1rem;color:silver;margin-bottom:16px;line-height:1.4;text-align:center}.modal .bot-link{display:block;color:#4f7fc4;font-weight:600;text-align:center;width:100%;max-width:220px;margin:0 auto 12px;cursor:pointer;text-decoration:underline}.payment-method-dropdown{margin:16px auto;position:relative;width:200px}.payment-label{text-align:center;width:100%;display:block;font-weight:600;margin-bottom:6px;color:#8b9cbc}.dropdown{position:relative}.dropdown-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#2e2d32;color:#fff;padding:10px 13px;border-radius:50px;border:1px solid #8b9cbc;width:100%;cursor:pointer;font-size:15px}.dropdown-btn:hover{background:#232327}.dropdown-btn img{width:24px;height:24px}.arrow{margin-left:auto;transition:transform .2s}.dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#2e2d32;border:1px solid #8b9cbc;z-index:1000;border-radius:20px}.dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:20px;cursor:pointer;transition:background .2s}.dropdown-item img{width:22px;height:22px}.dropdown-item.selected{background:#2e4063}.discount{color:#20e0a8;font-weight:700;font-size:13px;margin-left:6px}@media (max-width: 1024px){.tx-form{padding:40px 30px}.header-title{font-size:38px;margin-bottom:16px}.examples-slider{gap:10px}.example-chip{font-size:14px;padding:6px 12px}.more-info{font-size:14px;max-width:320px;margin:0 10px}.pay-button,.connect-btn{min-width:150px;max-width:300px;padding:12px 24px!important;font-size:17px}.badge-wrapper{width:180px;height:36px;font-size:24px;line-height:36px}.payment-method-dropdown{width:180px}.dropdown-btn{font-size:14px;padding:8px 12px}}@media (max-width: 480px){.tx-form{padding:30px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.header-title{font-size:28px}.examples-slider{flex-direction:column;gap:8px}.example-chip{font-size:13px;padding:5px 10px;border-radius:16px}.more-info{font-size:13px;max-width:260px;margin:0 8px}.pay-button,.connect-btn{min-width:100%;max-width:100%;padding:10px 20px!important;font-size:16px;border-radius:40px}.badge-wrapper{width:140px;height:32px;font-size:20px;line-height:32px;margin:0 4px}.name-input{font-size:16px;padding:12px 20px;height:40px}.payment-method-dropdown{width:100%;max-width:260px}.dropdown-btn{font-size:13px;padding:8px 10px}}.warning-message{margin-top:10px;font-size:14px;color:#ff6b6b;background-color:#ff6b6b1f;padding:8px 12px;border-radius:8px;animation:fadeInOut 2.5s ease-in-out forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}.more-info{text-decoration:none}._private-key-page_161fn_1{font-family:Inter,Arial,sans-serif;padding:30px 20px;max-width:800px;margin:0 auto;font-size:18px;color:#eaeaea}._private-key-page_161fn_1 ._title-about_161fn_9{font-size:50px;margin-bottom:24px;color:#fff}._private-key-page_161fn_1 ._title-about_161fn_9 ._highlight_161fn_14{position:relative;display:inline-block;width:300px;height:55px;overflow:hidden;vertical-align:middle;margin:0 6px;border-radius:30px;background-color:#4f7fc4;text-align:center;font-size:50px;font-weight:700;line-height:55px;color:#fff}@media (max-width: 500px){._private-key-page_161fn_1 ._title-about_161fn_9 ._highlight_161fn_14{width:200px;font-size:32px;height:45px;line-height:45px}}@media (max-width: 500px){._private-key-page_161fn_1 ._title-about_161fn_9{font-size:32px;text-align:center}}._private-key-page_161fn_1 ._section-about_161fn_44{margin-bottom:36px}._private-key-page_161fn_1 ._section-about_161fn_44 h2{font-size:24px;margin-bottom:12px;display:flex;align-items:center;gap:10px}._private-key-page_161fn_1 ._section-about_161fn_44 h2 ._icon_161fn_54{color:#fa4}._private-key-page_161fn_1 ._section-about_161fn_44 h2 ._success_161fn_57{color:#4c6}@media (max-width: 500px){._private-key-page_161fn_1 ._section-about_161fn_44 h2{font-size:20px;flex-direction:column;align-items:flex-start}}._private-key-page_161fn_1 ._section-about_161fn_44 p{margin-bottom:12px;line-height:1.6}._private-key-page_161fn_1 ._section-about_161fn_44 ul{margin-left:20px;list-style:disc}._private-key-page_161fn_1 ._img-placeholder_161fn_75{border:2px dashed #555;background:#1f1f1f;padding:50px;margin:12px 0;text-align:center;border-radius:10px;font-size:16px;color:#777}@media (max-width: 500px){._private-key-page_161fn_1 ._img-placeholder_161fn_75{padding:30px;font-size:14px}}._private-key-page_161fn_1 ._back-button_161fn_91{background:none;border:none;color:#6ae;font-size:16px;display:flex;align-items:center;gap:8px;margin-bottom:20px;cursor:pointer;padding:0}._step-row_161fn_104{display:flex;gap:20px}@media (max-width: 600px){._step-row_161fn_104{flex-direction:column;align-items:center}}._steps-wrapper_161fn_115{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:24px}._step-image_161fn_123{width:300px;border-radius:12px;box-shadow:0 4px 12px #0003;object-fit:cover}@media (max-width: 650px){._step-image_161fn_123{width:45%}}@media (max-width: 400px){._step-image_161fn_123{width:90%}}._bottom-step_161fn_140{width:620px}@media (max-width: 650px){._bottom-step_161fn_140{width:90%}}._back-button-wrapper_161fn_149{display:flex;justify-content:center;margin:10px 0}._back-button_161fn_91{text-decoration:none;padding:12px 24px;font-size:18px;background-color:#4f7fc4;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center}._back-button_161fn_91:hover{background-color:#3c69ad}@media (max-width: 500px){._back-button_161fn_91{font-size:16px;padding:10px 20px}}._wallet-buttons_161fn_178{display:flex;gap:16px;margin-bottom:24px;justify-content:center}._wallet-buttons_161fn_178 button{padding:10px 24px;font-size:18px;font-weight:600;border-radius:10px;border:none;cursor:pointer;background-color:#2e2d32;color:#eaeaea;transition:background-color .3s ease,transform .2s ease}._wallet-buttons_161fn_178 button:hover{background-color:#507fc4;transform:translateY(-2px)}._wallet-buttons_161fn_178 button._active_161fn_199{background-color:#4f7fc4;color:#fff;transform:translateY(-1px)}@media (max-width: 500px){._wallet-buttons_161fn_178 button{font-size:16px;padding:8px 20px}}.private-key-page{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.title{display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:30px}.icon{margin-right:10px;vertical-align:middle;color:#4f7fc4}.section{width:100%;margin-bottom:30px}.input-field{width:100%;max-width:400px;padding:12px;font-size:16px;margin:20px 0;border:1px solid #ccc;border-radius:10px;background:#2a2a2a;color:#fff;outline:none;transition:border-color .3s}.input-field:focus{border-color:#4f7fc4}.action-button{background-color:#4f7fc4;color:#fff;padding:12px 24px;font-size:16px;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s;width:100%;max-width:400px}.action-button:hover{background-color:#3c69ad}.warning{color:#f2b01e}.warning2{color:#bc1818}.warning-box{background-color:#1f1e23;border-left:5px solid #f2b01e;padding:16px;border-radius:8px;margin-top:20px;text-align:left}.error-message{color:#f55;margin-top:10px;font-weight:700}.back-button-wrapper{margin-top:20px;width:100%;max-width:420px;display:flex;justify-content:center}.back-button{background-color:transparent;border:2px solid #4f7fc4;color:#4f7fc4;padding:10px 20px;font-size:16px;border-radius:12px;cursor:pointer;display:flex;align-items:center;transition:background-color .2s,color .2s}.back-button:hover{background-color:#4f7fc4;color:#fff}.go-to-about-button{margin-top:20px;padding:12px 24px;font-size:16px;background-color:#4f7fc4;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:background-color .2s ease;display:inline-block}.go-to-about-button:hover{background-color:#3c69ad}.private-key-page{font-family:Inter,Arial,sans-serif;padding:30px 20px;max-width:800px;margin:0 auto;font-size:18px;color:#eaeaea}.private-key-page .title-about{font-size:50px;margin-bottom:24px;color:#fff}.private-key-page .title-about .highlight{position:relative;display:inline-block;width:300px;height:55px;overflow:hidden;vertical-align:middle;margin:0 6px;border-radius:30px;background-color:#4f7fc4;text-align:center;font-size:50px;font-weight:700;line-height:42px;color:#fff}.private-key-page .section-about{margin-bottom:36px}.private-key-page .section-about h2{font-size:24px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.private-key-page .section-about h2 .success{color:#4c6}.private-key-page .section-about p{margin-bottom:12px;line-height:1.6}.private-key-page .img-placeholder{border:2px dashed #555;background:#1f1f1f;padding:50px;margin:12px 0;text-align:center;border-radius:10px;font-size:16px;color:#777}.private-key-page .back-button{background:none;border:none;color:#6ae;font-size:16px;display:flex;align-items:center;gap:8px;margin-bottom:20px;cursor:pointer;padding:0}.steps-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:24px}.step-row{display:flex;gap:20px}@media (max-width: 600px){.step-row{flex-direction:column;align-items:center}}.step-image{width:300px;border-radius:12px;box-shadow:0 4px 12px #0003;object-fit:cover}.bottom-step{width:620px}@media (max-width: 650px){.bottom-step{width:90%}}.back-button-wrapper{display:flex;justify-content:center;margin:40px 0 20px}.back-button{padding:12px 24px;font-size:18px;background-color:#4f7fc4;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center}.back-button:hover{background-color:#3c69ad}.private-key-box{display:flex;align-items:center;background-color:#1e1e1e;padding:10px;border-radius:6px;overflow-x:auto;max-width:100%;margin-top:5px;gap:10px}.private-key-text{white-space:nowrap;overflow-x:auto;font-family:monospace;font-size:14px;-webkit-user-select:all;user-select:all;flex-grow:1}.copy-button{background:transparent;border:none;cursor:pointer;color:#ccc;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .2s}.copy-button:hover{color:#fff}.faq-page{padding:40px 20px;max-width:800px;margin:0 auto;color:#4f80c5}.faq-title{font-size:36px;font-weight:700;margin-bottom:30px;text-align:center;color:#fff}.faq-item{margin-bottom:25px;border-left:4px solid #4f80c5;padding-left:15px}.faq-question{font-size:20px;font-weight:600;margin-bottom:10px;color:#fff}.faq-answer{font-size:16px;line-height:1.6;color:#fff}.faq-answer a{color:#4f80c5;text-decoration:underline}.faq-answer a:hover{text-decoration:none}.private-key-page{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 20px;max-width:800px;margin:0 auto;color:#eaeaea;font-family:Inter,Arial,sans-serif}.private-key-page .title{display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin-bottom:30px}.private-key-page .title .icon{margin-right:12px;color:#4f7fc4}.private-key-page .section{width:100%;margin-bottom:30px}.private-key-page .warning-box{background-color:#2e2d32;border-left:5px solid #bc1818;padding:10px;border-radius:8px;text-align:left;color:#fff}.private-key-page .warning-box .warning2{display:flex;align-items:center;gap:10px;font-size:16px}.private-key-page .warning-box .icon{color:#bc1818}.private-key-page .section-about{width:100%;background-color:#2e2d32;padding:10px;border-radius:12px;border:1px solid #333;text-align:left}.private-key-page .section-about h2{font-size:22px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.private-key-page .section-about h2 .icon{color:#fa4}.private-key-page .section-about ul{margin-left:20px;list-style:disc}.private-key-page .section-about ul li{margin-bottom:10px;line-height:1.6}.private-key-page .section-about ul strong{color:#4f7fc4}.private-key-page .private-key-box{display:flex;align-items:center;background-color:#2e2d32;padding:10px;border-radius:6px;overflow-x:auto;max-width:100%;margin-top:10px;gap:10px;border:1px solid #4f7fc4}.private-key-page .private-key-text{white-space:nowrap;overflow-x:auto;font-family:monospace;font-size:14px;-webkit-user-select:all;user-select:all;flex-grow:1}html,body,#root{height:100%}body{margin:0;background-color:#242328;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}@tailwind base;@tailwind components;@tailwind utilities;
