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}.html{scroll-behavior:smooth}body,html{overflow-x:hidden!important}*,body,html{font-family:Kanit,serif}:root{--Neutral-Black:#333;--Accent-Color:#f9d71c;--Neutral-D_Grey:#4d4d4d;--Neutral-Grey:#717171;--Neutral-L_Grey:#a8a8a8;--Neutral-Grey-blue:#abbed1;--Neutral-Silver:#f5f7fa;--Neutral-White:#fff;--Primary:#caedf4;--Primary-Active:#d03070;--Info:#2194f3;--Action-Warning:#fbc02d;--Action-Error:#ef665b;--Action-Success:#5ee262;--Shades-S2:#b96593;--Tint-T5:#f3bbff;--Background-Dark:#111315;--Background-Light:#30353c;--Primary:#6cabff;--Secondary:#2a86ff;--White:#eee;--header-height:3.5rem;--first-color:#f39849;--title-color:#f2f2f2;--text-color:#bfbfbf;--body-color:#0f0f0f;--body-font:"Kanit",serif;--second-font:"Kanit",serif;--h2-font-size:1.25rem;--small-font-size:0.813rem;--font-semi-bold:500;--z-tooltip:10;--z-fixed:100}ul{list-style:none}a{color:#eee;font-family:Kanit,serif;font-weight:500;font-weight:var(--font-semi-bold);text-decoration:none}.button1{background-color:#2a86ff;background-color:var(--Secondary);border:none;border-radius:6px;color:#30353c!important;color:var(--Background-Light)!important;cursor:pointer;padding:.5rem 1rem;transition:background-color .3s ease}.button1:hover{background-color:#6cabff;background-color:var(--Primary);color:#eee!important;color:var(--White)!important}.button2{background-color:initial;border:2px solid #eee;border:2px solid var(--White);border-radius:6px;color:#eee;color:var(--White);cursor:pointer;padding:.5rem 1rem;transition:background-color .3s ease}.button2:hover{background-color:#2a86ff;background-color:var(--Secondary);border:2px solid #2a86ff;border:2px solid var(--Secondary);color:#30353c!important;color:var(--Background-Light)!important}.heading{color:#eee;color:var(--White);font-weight:700;text-align:center}.header{background-color:var(--Background-Dark);height:10vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:var(--z-fixed)}.header,.nav{align-items:center;display:flex}.nav{justify-content:space-between;position:relative;text-decoration:none;width:80vw}.nav__logo{color:var(--White);font-family:var(--second-font);font-size:var(--h2-font-size);transition:color .4s}.nav__close,.nav__toggle{color:var(--title-color);cursor:pointer;font-size:1.5rem}.nav__item a svg{cursor:pointer;height:30px;width:30px}.nav__cta{background-color:var(--Secondary);border:none;border-radius:4px;color:var(--Background-Light)!important;cursor:pointer;padding:.75rem 1.5rem;transition:background-color .3s ease}.nav__cta:hover{background-color:var(--Primary);color:var(--White) !}.nav__list{align-items:center;display:flex;flex-direction:column;font-family:Kanit;row-gap:2.5rem}.nav__link{color:var(--White);font-weight:var(--font-semi-bold);transition:color .4s}.nav__link:hover{color:#fff}.nav__close{position:absolute;right:1.5rem;top:1rem}.show-menu{right:0}.nav__menu{align-items:center;display:flex;justify-content:center;margin-top:15px}@media screen and (max-width:1150px){.nav__menu{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:#0f0f0f33;height:100%;padding:6rem 3rem 0;position:fixed;right:-100%;top:0;transition:right .4s;width:80%}.nav__item{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.nav__menu.show-menu{height:100vh;left:0;width:100vw}}@media screen and (min-width:1150px){.nav{height:calc(var(--header-height) + 1rem)}.nav__close,.nav__toggle{display:none}.nav__list{column-gap:2.5rem;flex-direction:row}}:root{--text-light:#eee;--text-muted:#ccc}.home{align-items:center;background-color:var(--Background-Dark);color:#eee;color:var(--text-light);display:flex;flex-direction:column;justify-content:center;margin-top:10vh;min-width:100%}.heading1,.home{text-align:center}.heading1{animation:colorChange 3s linear infinite;color:#eee;filter:drop-shadow(5px 5px 10px rgba(255,255,255,.2));font-size:3rem;font-weight:700;margin-bottom:2rem;padding:1vh 0;position:relative}@keyframes colorChange{0%{color:#30353c}1%{color:#6cabff}33%{color:#2a86ff}66%{color:#eee}to{color:#30353c}}.section1home{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:3vh 0;width:80%}.text-container{color:#ccc;color:var(--text-muted);flex:1 1 50%;font-size:1.1rem;line-height:1.8;max-width:600px}.image-container{display:flex;flex:1 1 40%;justify-content:center}.image-container img{height:auto;max-width:700px;width:100%}@media (max-width:768px){.section1home{flex-direction:column-reverse;text-align:center}.text-container{font-size:1rem;max-width:100%}.image-container img{max-width:500px}}@media (max-width:480px){.heading1{font-size:2rem}.text-container{font-size:.9rem}.image-container img{max-width:150px}}.working{color:#eeee;width:90vw}#working{align-items:center;background-color:var(--Background-Dark);display:flex;flex-direction:column;justify-content:center;min-width:100vw;text-align:center}.heading2{font-size:3rem;font-weight:700;margin-bottom:2rem}.row{margin:0}.card{align-items:center;background:var(--Background-Dark);border-radius:20px;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.card h2{font-size:1.3em;font-weight:700}.card h2,.card p{color:#fff;z-index:1}.card p{font-size:1em;width:80%}.card:before{animation:rotBGimg 3s linear infinite;background-image:linear-gradient(90deg,var(--Background-Light),var(--Background-Light));content:"";height:100px;position:absolute;transition:all .2s linear;width:130%}@keyframes rotBGimg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card:after{background:var(--Background-Dark);border-radius:15px;content:"";inset:5px;position:absolute}@media screen and (max-width:768px){.card h2{font-size:1.2em;padding-top:10px}}.header1{background:#0000;border-bottom:1px solid #eee;border-radius:0;margin:0 0 2rem;overflow:hidden;padding-bottom:1rem;position:relative;text-align:center}.sign-up{--gap:5em;--line:1px;--color:#fff3;align-items:center;background:var(--Background-Dark);background-image:linear-gradient(-90deg,#0000 calc(var(--gap) - var(--line)),var(--color) calc(var(--gap) - var(--line) + 1px),var(--color) var(--gap)),linear-gradient(0deg,#0000 calc(var(--gap) - var(--line)),var(--color) calc(var(--gap) - var(--line) + 1px),var(--color) var(--gap));background-size:var(--gap) var(--gap);display:flex;height:90vh;justify-content:center;margin-top:10vh;width:100vw}.form{background-color:#fff;border-radius:20px;box-shadow:0 4px 10px #0000001a;flex-direction:column;max-width:450px;padding:30px;width:90%}.form,.inputForm{display:flex;gap:10px}.inputForm{align-items:center}.p{text-align:center}.flex{align-items:center;display:flex;gap:10px;justify-content:center}.input{border:1px solid #ccc;border-radius:5px;flex:1 1;font-size:16px;padding:10px}.input:focus{border-color:#007bff;outline:none}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.button:hover{background-color:#0056b3}.flex-row{align-items:center;display:flex;justify-content:space-between}.span{color:#007bff;cursor:pointer}@media (max-width:600px){.form{padding:20px}button{font-size:14px}}.google{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}.google:hover{background-color:#eee}.google-button{align-items:center;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:center;width:100%}.disabled-link{cursor:pointer}.dashboard{min-height:100vh}.search-input{border:1px solid var(--Secondary);border-radius:4px;margin-bottom:15px;padding:8px;width:100%}@media screen and (max-width:1100px){.user-table-row{font-size:.7rem}.user-table-row-header{font-size:.7rem;font-weight:700}.user-table{width:100%}}.modal-overlay{height:100%;width:100%;z-index:1000}.modal-content{background:var(--Background-Dark);border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;width:400px}.modal-content h2{font-size:1.5rem;margin-bottom:20px;text-align:center}.modal-form label{color:var(--White);display:block;font-weight:700;margin-bottom:5px}.modal-form input{border:1px solid #ccc;border-radius:5px;margin-bottom:15px;padding:10px;width:100%}.modal-buttons{display:flex;justify-content:space-between}.cancel-btn,.confirm-btn{border:none;border-radius:5px;cursor:pointer;font-size:1rem;padding:10px 20px}.confirm-btn{background-color:var(--Secondary);color:#fff;width:40%}.cancel-btn{background-color:#dc3545;color:#fff;width:40%}.cancel-btn:hover,.confirm-btn:hover{opacity:.9}.api{align-items:center;background-color:var(--Background-Dark);display:flex;flex-direction:column;justify-content:center;margin-top:7vh;width:100vw}.api-key-card{padding:2vh 0;width:80vw}.code-editor-div{align-items:center;display:flex;justify-content:center;width:100vw}.code-editor{background-color:#1d1e22;border-radius:8px;box-shadow:0 4px 30px #00000080;padding:2px;width:80vw}.header1-buttons{gap:10px;justify-content:center}.header1,.header1-buttons{align-items:center;display:flex}.header1{justify-content:space-between;margin:10px}.title{color:#d4d4d4;font-family:Lato,sans-serif;font-size:14px;font-weight:900;letter-spacing:1.57px}.icon{border-radius:50%;cursor:pointer;padding:2px;transition:.2s ease;width:30px}.copy-message{color:green;margin-top:8px;position:relative;z-index:999}.icon:hover{background-color:#6e7281;border-radius:50%}.editor-content{color:#fff;margin:0 10px 10px}.property{margin-left:30px}.property:hover{cursor:text}.apikey-section1{align-items:center;justify-content:center}.apikey-section1,.apikey-section2{display:flex;flex-direction:column;padding:2vh 0;width:80vw}.get-api-documentation{color:var(--White);display:flex;flex-direction:column;gap:2vh;margin:2vh 0}.api-table{border:2px solid var(--White);border-collapse:collapse;border-radius:15px;margin:20px 0;padding:10px;table-layout:fixed;width:80vw}.api-table td,.api-table th{border:1px solid var(--White);padding:10px;text-align:left}.api-table th{background-color:var(--White);color:var(--Background-Dark)}.api-success{background-color:#48db784d;border:2px solid #39b54a;border-radius:6px}.api-success,.api-success-yellow{color:#fff;margin:5px 0;padding:2px}.api-success-yellow{background-color:#ffdf004d;border:2px solid #e0b400;border-radius:6px}.api-success-red{background-color:#ff63474d;border:2px solid #e84e3d;border-radius:6px;color:#fff;margin:5px 0;padding:2px}.padding{padding:15px 0}hr{border:2px solid var(--White);color:var(--White)}@media screen and (max-width:500px){.api-table td,.api-table th{font-size:.7rem}}.welcome{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.containerr{animation:slide 4s linear infinite;background:linear-gradient(135deg,#0000 18.75%,var(--Background-Light) 0 31.25%,#0000 0),linear-gradient(45deg,#0000 18.75%,var(--Background-Light) 0 31.25%,#0000 0),linear-gradient(135deg,#0000 18.75%,var(--Background-Light) 0 31.25%,#0000 0),linear-gradient(45deg,#0000 18.75%,var(--Background-Light) 0 31.25%,#0000 0);background-color:var(--Background-Dark);background-position:0 0,0 0,30px 30px,30px 30px;background-size:60px 60px;height:100%;width:100%}@keyframes slide{to{background-position:60px 0,60px 0,90px 30px,90px 30px}}.bg-text{background-color:#000;background-color:#0006;color:#fff;font-weight:700;height:100%;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.bg-text h1{cursor:pointer;font-size:4rem;position:relative;top:50%}.admin{background-color:var(--Background-Dark);margin-top:7vh}.sparkboxes{background-color:var(--Background-Light);border-radius:15px;display:flex;margin:0 10px;padding:15px 0}.box{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 1px 15px 1px #fff;color:#fff;display:flex;flex-direction:column;height:15vh;justify-content:center;text-align:center}.sparkboxes .box{text-shadow:0 1px 1px #00000080}.sparkboxes .box1,.sparkboxes .box2,.sparkboxes .box3,.sparkboxes .box4{background-image:linear-gradient(135deg,var(--Primary) 10%,var(--Secondary) 100%)}.details h1,.details h3,.details h4{margin:0;padding:5px}.shadow{box-shadow:0 4px 10px var(--White)}.graphs{background-color:var(--Background-Light);border-radius:15px;color:var(--White);margin:20px 10px}.graph{text-align:center}.apexcharts-menu{background-color:#2b2d3e;border-radius:5px;box-shadow:0 4px 6px #0000001a;color:#000}.apexcharts-menu-item:hover{background-color:var(--Secondary);color:#000}.admin-table{align-items:center;display:flex;justify-content:center;padding:2vh 0;width:100vw}.user-table-wrapper1{width:90vw}.dashboard{align-items:center;background-color:var(--Background-Dark);color:var(--White);display:flex;flex-direction:column;justify-content:center;margin-top:7vh;width:100vw}.dashboard-section-1,.dashboard-section-2{padding:2vh 0;width:80vw}.pagination-controls{text-align:center}.page-button{background-color:var(--White);border:1px solid var(--White);color:var(--Background-Dark);margin:10px 5px}.page-button.active{background-color:var(--Secondary);border-color:var(--Secondary);color:var(--White)}.user-table-container{overflow-x:auto;width:100%}.user-table{border-collapse:collapse;cursor:pointer;overflow-x:scroll;width:100%}.user-table-row-header{color:var(--White);font-size:1.1rem;font-weight:700}.user-table-row td{color:var(--White);padding:10px}.user-table-cell{border-bottom:2px solid var(--White);border-top:2px solid var(--White);padding:12px;vertical-align:middle}.user-table-row .first-cell{border-left:2px solid var(--White);border-right:none}.user-table-row .last-cell{border-right:2px solid var(--White)}.user-table-div{border:2px solid var(--White);border-radius:15px;padding:2vh 2vw}.user-table-icon{cursor:pointer;height:80%;text-align:center}.user-table-icon:hover{fill:#000!important;background-color:var(--Neutral-Grey-blue);color:#000}.user-table-row:hover .user-table-cell{background-color:var(--Secondary);color:#000}.dropdown-menu{background:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 8px #0000001a;position:absolute;right:0;top:100%;width:120px;z-index:10}.table-icons{align-items:center;display:flex;gap:10px}.dropdown-menu ul{list-style:none;margin:0;padding:0}.dropdown-menu ul li{border-bottom:1px solid #ddd;color:#333;cursor:pointer;padding:10px}.dropdown-menu ul li:hover{background-color:#f0f0f0}.Table-Heading{color:var(--White);padding:2vh 0;text-align:center}.status-btn{align-items:center;border:none;border-radius:15px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:5px 12px;text-align:left}.status-btn:before{background-color:currentColor;border-radius:50%;content:"";height:8px;width:8px}.Active{background-color:#d4f4cc;color:#28a745}.reassignment{background-color:#ffb7b7;color:#d9534f}@media screen and (max-width:1100px){.user-table-row{font-size:.7rem}.user-table-row-header{font-size:1rem;font-weight:700}.user-table{width:100%}}@media (max-width:767px){.graphs:first-child,.sparkboxes{gap:15px}}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal-container{background-color:var(--Background-Light);border-radius:8px;padding:20px;position:relative;width:80%}.modal-close-btn{background:red;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px;position:absolute;right:10px;top:10px}.pagination-controls{display:flex;justify-content:center;margin-top:10px}.page-button{border-radius:6px;cursor:pointer;margin:0 5px;padding:5px 10px}.page-button.active{background-color:#007bff;border:none;color:#fff}#BuyPlans{height:100vh}.Plans{background-color:var(--Background-Dark);color:var(--White);min-width:100vw;padding:2vh 0;text-align:center}.pack-container{background-color:var(--Background-Light);border:1px solid #eee;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#eee;display:flex;flex-direction:column;max-width:350px;padding:1.6rem;position:relative}.headerr1{background:#0000;border-bottom:1px solid #eee;border-radius:0;margin:0 0 2rem;overflow:hidden;padding-bottom:1rem;position:relative;text-align:center}.title{color:#eee;display:block;font-family:sans-serif;font-size:.875rem;line-height:1.25rem;text-transform:uppercase}.price-container{align-items:flex-start;display:flex;font-family:sans-serif;font-size:4.5rem;gap:4px;justify-content:center;line-height:1;margin-top:10px}.price-container span:first-child{font-size:2.25rem;line-height:2.5rem;margin-top:10px}.price-container span:last-child{align-self:flex-end;font-size:2.25rem;line-height:2.5rem}.lists{display:flex;flex-direction:column;gap:8px}.list{display:flex;gap:10px}.list span{align-items:center;background-color:hsla(0,0%,100%,.185);border:1px solid #ffffff3d;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.list span svg{height:12px;width:12px}.list p{display:block}.button-container{margin-top:20px;padding:0}.button-container button{background-color:#eee;border:0;border-radius:10px;color:#000;display:block;outline:0;padding:10px 20px;text-transform:uppercase;width:100%}.profile{background-color:var(--Background-Dark);flex-direction:column;height:100vh;margin-top:10vh;width:100vw}.profile,.subscription-card{align-items:center;display:flex}.subscription-card{border:2px solid var(--White);border-radius:6px;flex-direction:row;height:10vh;justify-content:space-between;padding:10px;width:80vw}.subscription-title{color:var(--White)}
/*# sourceMappingURL=main.211a998f.css.map*/