.sidebar{background-color:#fff;border-right:.5px solid #e6e3e3;box-shadow:2px 0 10px rgba(0,0,0,.05);flex:1 1;min-height:100vh;transition:all .3s ease}.sidebar .top{align-items:center;background-color:#fbfaff;border-bottom:1px solid #ece8ff;display:flex;height:40px;justify-content:center;padding:15px 0}.sidebar .top .logo-container{align-items:center;display:flex;padding:0 20px;width:100%}.sidebar .top .logo-container .logo-image{height:auto;margin-right:12px;max-width:32px}.sidebar .top .logo-container .overview-heading{color:#7451f8;font-size:22px;font-weight:600;margin:0}.sidebar hr{border:.5px solid #e6e3e3;height:0;margin:0}.sidebar .center{padding:10px 10px 10px 20px}.sidebar .center ul{list-style:none;margin:0;padding:0}.sidebar .center ul .title{color:#999;font-size:12px;font-weight:700;letter-spacing:.7px;margin-bottom:10px;margin-top:20px}.sidebar .center ul li{align-items:center;border-radius:5px;cursor:pointer;display:flex;margin-bottom:5px;padding:10px;transition:all .2s ease}.sidebar .center ul li:hover{background-color:#ece8ff}.sidebar .center ul li:hover .icon,.sidebar .center ul li:hover span{color:#7451f8}.sidebar .center ul li .icon{color:#7451f8;font-size:20px;transition:color .2s ease}.sidebar .center ul li span{color:#666;font-size:14px;font-weight:500;margin-left:12px;transition:color .2s ease}.sidebar .bottom{align-items:center;display:flex;margin:20px}.sidebar .bottom .colorOption{border:1px solid #7451f8;border-radius:5px;cursor:pointer;height:24px;margin:5px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:24px}.sidebar .bottom .colorOption:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.sidebar .bottom .colorOption:first-child{background-color:#f5f5f5}.sidebar .bottom .colorOption:nth-child(2){background-color:#333}.sidebar .bottom .colorOption:nth-child(3){background-color:#00008b}.navbar{background-color:#fff;border-bottom:.5px solid #e7e4e4;box-shadow:0 2px 5px rgba(0,0,0,.05);color:#555;font-size:14px;height:70px}.navbar,.navbar .wrapper{align-items:center;display:flex}.navbar .wrapper{justify-content:space-between;padding:0 20px;width:100%}.navbar .wrapper .logo-container{align-items:center;display:flex;flex-shrink:0;margin-right:30px}.navbar .wrapper .logo-container .logo{cursor:pointer;height:40px;object-fit:contain;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.navbar .wrapper .logo-container .logo:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.navbar .wrapper .search{align-items:center;border:.5px solid #d3d3d3;border-radius:20px;display:flex;padding:5px 10px;width:30%}.navbar .wrapper .search input{background:transparent;border:none;outline:none;width:100%}.navbar .wrapper .search input::-webkit-input-placeholder{font-size:12px}.navbar .wrapper .search input:-ms-input-placeholder{font-size:12px}.navbar .wrapper .search input::placeholder{font-size:12px}.navbar .wrapper .items{align-items:center;display:flex;gap:15px}.navbar .wrapper .items .item{align-items:center;cursor:pointer;display:flex;padding:5px;position:relative}.navbar .wrapper .items .item:hover{background-color:#f9f9f9;border-radius:5px}.navbar .wrapper .items .item .icon{color:#555;font-size:20px}.navbar .wrapper .items .item .avatar{border:2px solid #f0f0f0;border-radius:50%;height:35px;object-fit:cover;width:35px}.navbar .wrapper .items .item .counter{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:15px;justify-content:center;position:absolute;right:0;top:0;width:15px}.home{display:flex}.home .homeContainer{flex:6 1}.home .homeContainer .charts,.home .homeContainer .widgets{display:flex;gap:20px;padding:20px}.home .homeContainer .charts{padding:5px 20px}.home .homeContainer .listContainer{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);margin:20px;padding:20px}.home .homeContainer .listContainer .listTitle{color:gray;font-weight:500;margin-bottom:15px}.widget{border-radius:10px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);flex:1 1;height:100px;padding:10px}.widget,.widget .left,.widget .right{display:flex;justify-content:space-between}.widget .left,.widget .right{flex-direction:column}.widget .left .title,.widget .right .title{color:#a0a0a0;font-size:14px;font-weight:700}.widget .left .counter,.widget .right .counter{font-size:28px;font-weight:300}.widget .left .link,.widget .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.widget .left .balance-link,.widget .right .balance-link{color:purple;font-size:16px;font-weight:500;margin-top:10px;transition:color .3s ease}.widget .left .balance-link:hover,.widget .right .balance-link:hover{color:#340034}.widget .left .percentage,.widget .right .percentage{align-items:center;display:flex;font-size:14px}.widget .left .percentage.positive,.widget .right .percentage.positive{color:green}.widget .left .percentage.negative,.widget .right .percentage.negative{color:red}.widget .left .icon,.widget .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}.featured{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);flex:2 1;padding:10px}.featured .top{align-items:center;color:gray;display:flex;justify-content:space-between}.featured .top .title{font-size:16px;font-weight:500}.featured .bottom{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px}.featured .bottom .featuredChart{height:100px;width:100px}.featured .bottom .title{color:gray;font-weight:500}.featured .bottom .amount{font-size:30px}.featured .bottom .desc{color:gray;font-size:12px;font-weight:300;text-align:center}.featured .bottom .summary{align-items:center;display:flex;justify-content:space-between;width:100%}.featured .bottom .summary .item{text-align:center}.featured .bottom .summary .item .itemTitle{color:gray;font-size:14px}.featured .bottom .summary .item .itemResult{align-items:center;display:flex;font-size:14px;margin-top:10px}.featured .bottom .summary .item .itemResult.positive{color:green}.featured .bottom .summary .item .itemResult.negative{color:red}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.chart{background-color:#fff;border-radius:10px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);flex:2 1;padding:20px}.title{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;padding:0 20px}.chart-filter{background-color:#fff;border:1px solid #ccc;border-radius:6px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:6px 12px}.table .cellWrapper{align-items:center;display:flex}.table .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.table .status{border-radius:5px;padding:5px}.table .status.Active{background-color:rgba(0,128,0,.151);color:green}.table .status.Inactive{background-color:rgba(189,189,3,.103);color:#daa520}.list{display:flex;width:100%}.list .listContainer{flex:6 1}.datatable{height:600px;padding:20px}.datatable .datatableTitle{align-items:center;color:gray;display:flex;font-size:24px;justify-content:space-between;margin-bottom:10px;width:100%}.datatable .datatableTitle .link{border:1px solid green;border-radius:5px;color:green;cursor:pointer;font-size:16px;font-weight:400;padding:5px;text-decoration:none}.datatable .cellWithImg{align-items:center;display:flex}.datatable .cellWithImg .cellImg{border-radius:50%;height:32px;margin-right:20px;object-fit:cover;width:32px}.datatable .cellWithStatus{border-radius:5px;padding:5px}.datatable .cellWithStatus.active{background-color:rgba(0,128,0,.05);color:green}.datatable .cellWithStatus.pending{background-color:rgba(255,217,0,.05);color:#daa520}.datatable .cellWithStatus.passive{background-color:rgba(255,0,0,.05);color:crimson}.datatable .cellAction{align-items:center;display:flex;gap:15px}.datatable .cellAction .viewButton{border:1px dotted rgba(0,0,139,.596);border-radius:5px;color:#00008b;cursor:pointer;padding:2px 5px}.datatable .cellAction .deleteButton{border:1px dotted rgba(220,20,60,.6);border-radius:5px;color:crimson;cursor:pointer;padding:2px 5px}.single{display:flex;width:100%}.single .singleContainer{flex:6 1}.single .singleContainer .top{display:flex;gap:20px;padding:20px}.single .singleContainer .top .left{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);flex:1 1;padding:20px;position:relative}.single .singleContainer .top .left .editButton{background-color:rgba(117,81,248,.094);border-radius:0 0 0 5px;color:#7451f8;cursor:pointer;font-size:12px;padding:5px;position:absolute;right:0;top:0}.single .singleContainer .top .left .item{display:flex;gap:20px}.single .singleContainer .top .left .item .itemImg{border-radius:50%;height:100px;object-fit:cover;width:100px}.single .singleContainer .top .left .item .details .itemTitle{color:#555;margin-bottom:10px}.single .singleContainer .top .left .item .details .detailItem{font-size:14px;margin-bottom:10px}.single .singleContainer .top .left .item .details .detailItem .itemKey{color:gray;font-weight:700;margin-right:5px}.single .singleContainer .top .left .item .details .detailItem .itemValue{font-weight:300}.single .singleContainer .top .right{flex:2 1}.single .singleContainer .bottom{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);margin:10px 20px;padding:20px}.single .singleContainer .title{color:#d3d3d3;font-size:16px;margin-bottom:20px}.new{display:flex;width:100%}.new .newContainer{flex:6 1}.new .newContainer .bottom,.new .newContainer .top{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;margin:20px;padding:10px}.new .newContainer .bottom h1,.new .newContainer .top h1{color:#d3d3d3;font-size:20px}.new .newContainer .bottom .left,.new .newContainer .top .left{flex:1 1;text-align:center}.new .newContainer .bottom .left img,.new .newContainer .top .left img{border-radius:50%;height:100px;object-fit:cover;width:100px}.new .newContainer .bottom .right,.new .newContainer .top .right{flex:2 1}.new .newContainer .bottom .right form,.new .newContainer .top .right form{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around}.new .newContainer .bottom .right form .formInput,.new .newContainer .top .right form .formInput{width:40%}.new .newContainer .bottom .right form .formInput label,.new .newContainer .top .right form .formInput label{align-items:center;display:flex;gap:10px}.new .newContainer .bottom .right form .formInput label .icon,.new .newContainer .top .right form .formInput label .icon{cursor:pointer}.new .newContainer .bottom .right form .formInput input,.new .newContainer .top .right form .formInput input{border:none;border-bottom:1px solid gray;padding:5px;width:100%}.new .newContainer .bottom .right form button,.new .newContainer .top .right form button{background-color:teal;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:150px}.app.dark{background-color:#111;color:#9c9c9c}.app.dark .chartGrid{stroke:hsla(0,0%,89%,.219)}.app.dark .table{background-color:#111}.app.dark .table .tableCell{color:gray}.app.dark .navbar{border-color:#333;color:#999}.app.dark .navbar .search{border-color:gray}.app.dark .sidebar{background-color:#111;border-color:#333}.app.dark .sidebar .top .logo{color:#999}.app.dark .sidebar hr{border-color:#333}.app.dark .sidebar ul li:hover{background-color:#333}.app.dark .sidebar ul li .icon{color:#999}.app.dark .datatable .datagrid,.app.dark .datatable .datagrid .cellWithStatus,.app.dark .datatable .datagrid .deleteButton,.app.dark .datatable .datagrid .viewButton{border:none;color:gray}.app.dark input{background-color:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:proxima-nova-soft,sans-serif;font-size:14px}.article-details-wrapper{background-color:#f9f9f9;box-sizing:border-box;padding:20px 30px 30px;width:100%}.article-details-header{margin-bottom:25px}.article-details-header h2{color:#333;font-size:24px;font-weight:600;margin-bottom:8px}.article-details-header p{color:#666;font-size:14px}.articles-container{display:flex;flex-wrap:wrap;margin:0 -15px}.article-column{box-sizing:border-box;margin-bottom:30px;padding:0 15px;width:25%}@media(max-width:1400px){.article-column{width:33.33%}}@media(max-width:992px){.article-column{width:50%}}@media(max-width:576px){.article-column{width:100%}}.post-module{background:#fff;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);display:block;height:350px;min-width:250px;overflow:hidden;position:relative;transition:all .3s linear 0s;z-index:1}.post-module:hover{box-shadow:0 10px 25px 0 rgba(0,0,0,.2);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.post-module:hover .thumbnail img{opacity:.8;-webkit-transform:scale(1.1);transform:scale(1.1)}.post-module:hover .description{height:auto;opacity:1}.post-module .thumbnail{background:#000;height:200px;overflow:hidden;position:relative}.post-module .thumbnail .image-skeleton-loader{-webkit-animation:shimmer 1.5s infinite;animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.post-module .thumbnail .no-image{align-items:center;background-color:#555;color:#fff;display:flex;font-weight:700;height:100%;justify-content:center}.post-module .thumbnail img{display:block;height:100%;object-fit:cover;opacity:0;transition:all .5s ease;width:100%}.post-module .thumbnail img.loaded{opacity:1}.post-module .post-content{background:#fff;bottom:0;box-sizing:border-box;padding:20px;position:absolute;transition:all .3s cubic-bezier(.37,.75,.61,1.05) 0s;width:100%}.post-module .post-content .category{background:#7451f8;border-radius:0 4px 4px 0;box-shadow:2px 2px 5px rgba(0,0,0,.2);color:#fff;font-size:12px;font-weight:600;left:0;padding:8px 12px;position:absolute;text-transform:uppercase;top:-30px;z-index:5}.post-module .post-content .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:18px;font-weight:600;height:3em;line-height:1.5;margin:0;overflow:hidden;padding:0 0 8px;text-decoration:none;transition:color .3s ease}.post-module .post-content .title:hover{color:#7451f8}.post-module .post-content .sub_title{-webkit-line-clamp:1;color:#7451f8;font-weight:500;margin:0;padding:0 0 12px}.post-module .post-content .description,.post-module .post-content .sub_title{-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;overflow:hidden}.post-module .post-content .description{-webkit-line-clamp:2;color:#666;line-height:1.6em;margin-bottom:15px}.post-module .post-content .post-meta{border-top:1px solid #eee;color:#999;display:flex;justify-content:space-between;margin:15px 0 0;padding-top:12px}.post-module .post-content .post-meta .timestamp{font-size:12px}.post-module .post-content .post-meta .timestamp i{margin-right:4px}.post-module .post-content .post-meta .source{font-size:12px;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination-button{background-color:#7451f8;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background-color .3s}.pagination-button:hover:not(:disabled){background-color:#5a3cc7}.pagination-button:disabled{background-color:#999;cursor:not-allowed}a{color:inherit;text-decoration:none}@-webkit-keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.loading-indicator{margin-top:20px;padding:30px;text-align:center}.loading-indicator .loading-spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#7451f8;display:inline-block;height:30px;margin-bottom:10px;width:30px}.loading-indicator p{color:#555;display:inline-block;font-size:16px;margin-left:10px;position:relative}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.error-message{align-items:center;background-color:#fee;border-left:4px solid #f66;border-radius:4px;display:flex;justify-content:space-between;margin:20px 0;padding:15px}.error-message p{color:#c00;margin:0}.error-message .retry-button{background-color:#f66;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px;transition:background-color .3s}.error-message .retry-button:hover{background-color:#e55252}.end-message{border-top:1px solid #eee;margin:20px 0;padding:20px;text-align:center}.end-message p{color:#999;font-style:italic}.page-container{display:flex;flex-direction:column;min-height:100vh}.content-container{display:flex;flex:1 1;min-height:0}.sidebar-container{background-color:#f8f9fa;border-right:1px solid #ddd;flex-shrink:0;width:250px}.article-container{background-color:#f5f5f5;flex:1 1;overflow-y:auto;padding:30px}.article-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:30px}.article-title{font-size:2.5rem;font-weight:700;margin-bottom:20px}.author-info{align-items:center;display:flex;gap:15px;margin-bottom:20px}.author-img{border:1px solid #ccc;border-radius:50%;height:56px;object-fit:cover;width:56px}.author-name{color:#333;font-weight:700}.publish-date{color:#777;font-size:.9rem}.article-image-container{border-radius:8px;height:300px;margin-bottom:30px;overflow:hidden;width:100%}.article-image{height:100%;object-fit:cover;width:100%}.article-body{color:#555;font-size:1.125rem;line-height:1.8}.article-source{color:#aaa;font-size:.875rem;margin-top:40px;text-align:right}.center-text{text-align:center}.error-text{color:red}.mt-10{margin-top:40px}.video-table{border-collapse:collapse;margin-top:20px;width:100%}.video-table td,.video-table th{border:1px solid #ddd;padding:10px;text-align:left}.video-table th{background-color:#f2f2f2;font-weight:600}.video-table tr:nth-child(2n){background-color:#f9f9f9}.video-table a{color:#007bff;text-decoration:none}.video-table a:hover{text-decoration:underline}.channels-table{border-collapse:collapse;margin-top:20px;width:100%}.channels-table td,.channels-table th{border:1px solid #ddd;padding:10px;text-align:left}.channels-table th{background-color:#f2f2f2;font-weight:600}.channels-table tr:nth-child(2n){background-color:#f9f9f9}.channels-table a{color:#007bff;text-decoration:none}.channels-table a:hover{text-decoration:underline}
/*# sourceMappingURL=main.28db8f2e.css.map*/