*{box-sizing:border-box;margin:0;padding:0;font-family:Kumbh Sans,sans-serif;scroll-behavior:smooth}* .elemento-com-scroll::-webkit-scrollbar{width:8px;height:8px}* .elemento-com-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}* .elemento-com-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:4px}* .elemento-com-scroll::-webkit-scrollbar-thumb:hover{background:#555}* .elemento-com-scroll{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.sub-card{border:none;border-radius:10px;padding:2%;margin:2%;border:2px solid #8c85ff;background-color:#fafbff;width:400px;height:500px}.sub-card h1{font-size:20px;font-weight:600;color:#3c0d7a}.sub-card h2{font-size:40px;font-weight:600;margin:27px 0;color:#3c0d7a}.sub-card h3{font-weight:300;font-size:16px;padding:10px 0;color:#3c0d7a}.sub-card hr{margin:5% 0;color:#3c0d7a70}.sub-card p{font-weight:300;padding-bottom:3%;color:#3c0d7a}.sub-card button{border:2px solid #6f00ff;background-color:transparent;color:#6f00ff;border-radius:5px;padding:10px;margin:10px 0;cursor:pointer;width:100%;font-weight:400;font-size:17px;transition:all .2s ease-in}.sub-card button:hover{background-color:#6f00ff;color:#fff;transition:all .2s ease-in}.sub-card .sub-card-value{display:flex;flex-direction:row;margin-bottom:-30px}.sub-card .sub-card-value h1{margin:40px 0;font-size:25px}.sub{margin:6% 0}.sub>h1{text-align:center;font-weight:400;font-size:40px;color:#3c0d7a}.sub section{display:flex;align-items:center;justify-content:center;flex-direction:row}@media screen and (max-width: 1440px){.sub{margin-top:8%}}@media screen and (max-width: 1024px){.sub{margin-top:15%}}@media screen and (max-width: 768px){.sub{margin-top:22%}.sub h1{font-size:40px}}@media screen and (max-width: 414px){.sub{margin-top:25%}.sub h1{font-size:30px}}.beta-warning{background-color:#ce4bce26;border:1px solid rgba(218,62,184,.4666666667);width:90%;max-width:1000px;margin:2% auto 30px;border-radius:20px;padding:20px;color:#4a004d;font-size:16px;line-height:1.6;text-shadow:1px 1px 1px rgba(255,255,255,.1);box-shadow:0 0 8px #0000000d}.beta-warning p{margin-bottom:16px}.beta-warning p strong{color:#3c0d7a}.side-bar{position:fixed;top:0;left:0;width:240px;height:100vh;background-color:#0a0a0a;display:flex;flex-direction:column;padding-top:30px;border-right:1px solid #1f1f1f;z-index:1000;transition:width .3s ease}.side-bar.collapsed{width:72px}.side-bar.collapsed button{justify-content:center}.side-bar .title-link{font-size:30px;text-decoration:none;color:#fff;margin-left:20px}.side-bar .side-bar-header{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #1f1f1f}.side-bar .side-bar-header a{text-decoration:none;font-size:22px;color:#fff;font-weight:700}.side-bar button{color:#fff;border:none;background:none;padding:16px 20px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;font-size:16px;position:relative;transition:background-color .3s,color .3s}.side-bar button i{font-size:18px}.side-bar button:hover{background-color:#1a1a1a}.side-bar button.active{background-color:#333}.side-bar button.active:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background-color:#8a2be2}.side-bar .toggle-sidebar{background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.side-bar .toggle-sidebar:hover{color:#8a2be2}.content-area{transition:margin-left .3s ease;margin-left:240px}.content-area.expanded{margin-left:72px}.report-card{margin:5%;align-items:center;border-radius:10px;background-color:#111;padding:5%;text-align:left}.report-card h1{font-size:15px;font-weight:200;color:#fff;padding-bottom:10px}.report-card a{font-size:15px;font-weight:500;color:#fff;padding-bottom:10px;text-decoration:none;color:#6714d3}.report-card h2{font-size:15px;font-weight:100;color:#fff;padding:10px 0}.report-card h3{color:#fff}.report-card p{color:#fff;padding:10px 0}.report-card button{border:none;cursor:pointer;border-radius:5%;margin:10px 0;padding:10px;color:#fff;background-color:#695c7a;font-size:20px}.plans-card-area{display:flex;flex-direction:row;justify-content:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background-color:#0a0a0a;padding:2rem;border-radius:10px;width:400px;display:flex;flex-direction:column;gap:10px}.modal h2{margin-bottom:10px;color:#fff}.modal input,.modal textarea,.modal select{padding:8px;background-color:#1f1f1f;border:none;color:#fff;border-radius:6px;font-size:1rem}.modal .modal-buttons{display:flex;justify-content:flex-end;gap:10px}.modal .modal-buttons button{padding:8px 16px;border:none;border-radius:6px;cursor:pointer}.modal .modal-buttons button:first-child{background-color:#3c0d7a;color:#fff}.modal .modal-buttons button:last-child{background-color:#aaa;color:#fff}
