body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.signup-container{background:linear-gradient(135deg,#3182ce,#63b3ed);justify-content:center;min-height:calc(100vh - 60px);padding:0 16px}.signup-card,.signup-container{align-items:center;display:flex;flex-direction:column}.signup-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0003;box-sizing:border-box;max-width:500px;min-width:300px;padding:20px;width:100%}.signup-card button:hover{opacity:.9}.reg-error-message{color:red;margin-bottom:15px}.line{align-items:flex-start;gap:8px;margin-top:20px;width:100%}.line label{flex:1 1;margin:0;white-space:normal;word-break:break-word}.line input[type=checkbox]{flex-shrink:0;margin:0;position:relative;top:3px}.input-with-error{display:flex;flex:1 1;flex-direction:column;width:100%}.input{background-color:#f7fafc;border:1px solid #d2d6dc;border-radius:4px;box-sizing:border-box;font-size:1rem;outline:none;padding:8px 12px;transition:border-color .3s;width:100%}.input.error{border-color:red}.error-message{color:red;font-size:12px;height:16px;line-height:16px;opacity:0;transition:opacity .3s,visibility .3s;visibility:hidden}.input.error+.error-message{opacity:1;visibility:visible}.button{border:none;border-radius:5px;color:#fff;font-size:16px;min-width:80px;padding:10px 15px}.button-blue{background:#1e90ff}.button-blue:hover{background:#1c86ee}.button-red{background:#e53e3e}.button-red:hover{background:#e63939}.button-green{background:#006400}.button-disabled-true{background:#3d4852;pointer-events:none}.button-disabled-true:hover{background:#3d4852}.gen-header{display:flex;flex:1 1;flex-direction:column}.gen-header-label{min-width:110ch;white-space:nowrap}.gen-header-line{display:flex;flex-direction:row;justify-content:flex-start}.gen-header-input,.gen-header-line,.gen-header-required{margin-bottom:15px}.remove-button{background-color:#f93e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:12px;transition:background-color .3s ease;width:150px}.remove-button:hover{filter:brightness(85%)}.response-block{margin-bottom:10px}.content-type{border-radius:4px;font-size:.9rem;height:45px;padding:10px;width:-webkit-fit-content;width:fit-content}.response-block-meta-line{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-bottom:10px}.resp-status-code{width:calc(11ch + 12px)}.req-resp-textarea{background-color:#f7fafc;border:1px solid #d2d6dc;border-radius:4px;box-sizing:border-box;flex-grow:1;max-width:100%;min-height:150px;min-width:300px;padding:8px;resize:vertical;tab-size:4;width:100%}.req-resp-textarea:last-child{margin-right:0}.req-resp-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.req-resp-tabs{display:flex;gap:8px}.req-resp-tab{background-color:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-weight:500;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.req-resp-tab:hover{background-color:#cbd5e0;color:#2d3748}.req-resp-tab.active{background-color:#007bff;box-shadow:0 2px 4px #007bff33;color:#fff}.req-resp-tab.active:hover{background-color:#0056b3}.req-resp-format-btn{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background-color .3s ease}.req-resp-format-btn:hover{background-color:#0056b3}.req-resp-format-btn-disabled-true{background-color:gray;cursor:not-allowed}.req-resp-format-btn-disabled-true:hover{background-color:gray}.openapi-wrapper{border:1px solid #d2d6dc;box-sizing:border-box;min-height:250px;width:100%}.top-bar{align-items:center;background:#1a1a2e;color:#fff;display:flex;height:64px;justify-content:space-between;padding:1rem 2rem;position:relative;z-index:1000}.logo{color:#4cc9f0;cursor:pointer;font-size:1.5rem;font-weight:700}.menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:center;padding:0;position:relative;width:30px;z-index:1001}.menu-toggle span{display:block;position:relative}.menu-toggle span,.menu-toggle span:after,.menu-toggle span:before{background:#fff;border-radius:3px;height:3px;transition:all .3s ease;width:100%}.menu-toggle span:after,.menu-toggle span:before{content:"";left:0;position:absolute;top:0;transform-origin:center}.menu-toggle span:before{transform:translateY(-8px)}.menu-toggle span:after{transform:translateY(8px)}.menu-toggle.open span{background:#0000}.menu-toggle.open span:before{transform:rotate(45deg)}.menu-toggle.open span:after{transform:rotate(-45deg)}.nav-links{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0;z-index:999}.nav-link{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:all .3s ease}.nav-link:hover{background:#ffffff1a}.logout{color:#f72585}@media (max-width:768px){.menu-toggle{display:flex}.nav-links{align-items:center;background:#16213e;border-bottom-left-radius:.75rem;box-shadow:-2px 0 10px #0000004d;flex-direction:column;gap:2rem;justify-content:flex-start;max-width:300px;opacity:.95;overflow-y:auto;padding:2rem 0;position:absolute;right:-100%;top:100%;transition:right .3s ease-in-out;width:45%}.nav-links.open{right:0}.top-bar .nav-links{display:flex;position:absolute}}body #root,html{box-sizing:border-box;height:100vh;margin:0;overflow-x:hidden;padding:0;width:100%}#root{display:flex;flex-direction:column;min-height:100vh}.container{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1500px;min-height:calc(100vh - 200px);padding:20px;width:100%}.line{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:15px}.center{align-items:center;justify-content:center}.dropdown,.method{display:flex;flex:1 1}.dropdown{background-color:#fff;border:1px solid #d2d6dc;border-radius:4px;font-size:1rem;margin-right:10px;max-width:100px;padding:8px}h1{color:#323f4b;font-size:1.5rem;margin-bottom:20px}.form-group{margin-bottom:15px}.method-path{align-items:center;display:flex}.method-path select{flex:1 1;flex-basis:30%}label{color:#3d4852;font-weight:700}.textarea{field-sizing:content;background-color:#f7fafc;border:1px solid #d2d6dc;border-radius:4px;flex:1 1;font-size:.9rem}.one-line-text{height:45px;padding-left:8px}.test,.vertical-block{display:flex;flex-direction:column}.vertical-block{flex:1 1;gap:0 0 0 15px;margin-bottom:10px;min-width:300px}.vertical-block:last-child{margin-right:0}.path-input{flex:4 1}.path-input,.summary{background-color:#f7fafc;border:1px solid #d2d6dc;border-radius:4px;font-size:.9rem;height:25px;padding:10px}.summary{flex:1 1;resize:none}.response-textarea{field-sizing:content;min-height:250px;resize:vertical;white-space:pre-wrap}textarea{border:1px solid #ddd;box-sizing:border-box;flex-grow:1;height:100%;padding:8px;resize:both;width:100%}.dropdown:focus,.pathInput:focus,.textarea:focus{border-color:#3182ce;outline:none}.add-button{background-color:#49cc90}.button:hover{filter:brightness(85%)}a{text-decoration:none}.footer{margin-top:auto}.login-container{background:linear-gradient(135deg,#3182ce,#63b3ed);justify-content:center;min-height:calc(100vh - 60px);padding:0 16px}.login-card,.login-container{align-items:center;display:flex;flex-direction:column}.login-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0003;max-width:500px;min-width:300px;padding:20px}.login-card,.login-card input{box-sizing:border-box;width:100%}.login-card input{border:1px solid #ccc;border-radius:5px;font-size:16px;height:44px;margin:10px 0;padding:10px}.login-card button{background-color:#3182ce;border:none;border-radius:5px;color:#fff;cursor:pointer;font:16px Arial;height:40px;margin:10px;padding:10px 15px;width:80px}.login-card button:hover{opacity:.9}.login-error-message{color:red}.white-container{align-items:center;background-color:#f9f9f9;box-sizing:border-box;color:#333;display:flex;font-family:Roboto,Arial,sans-serif;justify-content:center;margin:0;min-height:calc(100vh - 60px);padding:20px}.white-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:1200px;width:100%}.white-text{max-width:50%;text-align:left}.white-title{color:#222;font-size:2.8rem;font-weight:700;line-height:1.3;margin:0 0 20px}.blue-highlight{color:#3182ce}.white-subtitle{color:#666;font-size:1.2rem;font-weight:400;margin-bottom:20px}.white-features{margin-bottom:30px}.white-feature-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:10px}.white-feature-list{list-style:none;margin:0;padding:0}.white-feature-item{color:#555;font-size:1rem;line-height:1.5;margin:5px 0}.white-image-container{align-items:center;display:flex;justify-content:center;max-width:45%}.white-image{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:100%;transition:transform .3s ease,box-shadow .3s ease}.video-section{margin-top:40px;width:100%}.video-tabs{display:flex;gap:10px;margin-bottom:15px}.tab-button{background:#eee;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:8px 16px;transition:all .2s}.tab-button.active{background:#3182ce;color:#fff}.video-container{padding-bottom:56.25%;position:relative;width:100%}.video-container iframe{border-radius:8px}.video-container iframe,.video-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.video-wrapper{opacity:0;pointer-events:none;transition:opacity .3s ease}.video-wrapper.active{opacity:1;pointer-events:auto}@media (max-width:768px){.white-content{flex-direction:column;text-align:center}.white-text{margin-bottom:20px}.white-image-container,.white-text{max-width:100%}.video-tabs{justify-content:center}}.profile-line{margin:10px 0}.topup-btn{margin-left:15px}@media (max-width:768px){.topup-btn{margin-left:0;margin-top:10px;width:100%}}.footer{color:#3d4852;margin:0 auto;max-width:1500px;padding:30px 20px;width:100%}.footer-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr}.footer-column{gap:12px}.footer-column,.footer-links{display:flex;flex-direction:column}.footer-links{gap:10px}.footer-link{color:#3d4852;font-size:.9rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.footer-link:hover{color:#1a365d;font-weight:500}.footer-contact{color:#3d4852;font-size:.9rem;margin:0;white-space:nowrap}.language-selector{margin-top:8px}.language-dropdown{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:.9rem;padding:6px 12px;transition:border-color .2s ease}.language-dropdown:hover{border-color:#9ca3af}@media (max-width:768px){.footer{padding:20px 15px}.footer-grid{gap:25px;grid-template-columns:1fr}.footer-column{gap:8px}}.package-plan{align-items:center;border:1px solid #535b6e1c;border-radius:.75rem;box-shadow:10px 15px 40px #535b6e1c;cursor:pointer;display:flex;flex-direction:column;height:180px;justify-content:center;margin:10px;text-align:center;transition:background-color .3s ease;width:180px}.package-plan-selected{background-color:#2d3748;border-color:#535b6e1c;color:#fff}.package-price{font-size:120%;font-weight:500}.package-image{font-size:56px;padding:10px 0}.topup-plan{border:1px solid #1c86ee;border-radius:.75rem;padding:0 15px;width:300px}.topup-plan-popular{border-color:#49cc90}.topup-line{justify-content:center;margin-top:15px}.topup-btn-contaner{display:flex;justify-content:center;margin-bottom:15px}.currency-selector{display:flex;justify-content:center;margin:20px 0;position:relative;z-index:1}.currency-dropdown{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;color:#2d3748;cursor:pointer;font-size:16px;padding:10px 5px 10px 15px;transition:all .2s ease;width:240px;z-index:1}