html{scroll-behavior:smooth}body{width:100%;height:100%}.app-container{}.app-sidebar{display:flex;flex-direction:column;min-width:60px;max-width:60px;background:var(--primary-900);border-radius:var(--border-radius);margin:1.5rem .5rem;position:fixed;top:0;bottom:0;left:0;z-index:101}@media (min-width:992px){.app-sidebar{margin:1.5rem}}[data-theme-style="dark"] .app-sidebar{background:var(--white)}[data-theme-style="light"] .app-sidebar *{scrollbar-color:var(--gray-700) var(--primary-900) !important;scrollbar-width:thin !important}[data-theme-style="light"] .app-sidebar *::-webkit-scrollbar-thumb{background:var(--primary-900)}[data-theme-style="light"] .app-sidebar *::-webkit-scrollbar,[data-theme-style="light"] .app-sidebar *::-webkit-scrollbar-track{background:var(--gray-700)}.app-sidebar-title{display:flex;justify-content:center;align-items:center;padding:.5rem;height:75px}.app-sidebar-title a{font-size:2.3rem;font-weight:lighter;color:var(--primary-100)}[data-theme-style="dark"] .app-sidebar-title a{color:var(--gray-700)}.app-sidebar-title a:hover{text-decoration:none}.makeron-sidebar-logo{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;color:#fff !important;line-height:1}.makeron-sidebar-logo-mark{color:#fff;font-size:2.15rem;font-weight:800;line-height:1;letter-spacing:0}.app-sidebar-links{display:flex;flex-direction:column;align-items:center;list-style:none;padding:0;margin:0}.app-sidebar-links li{transition:all .3s;width:100%}.app-sidebar-links li a{width:100%;display:flex;align-items:center;justify-content:center;padding:1.35rem 1rem;font-size:1.3rem;color:var(--gray-600)}.app-sidebar-links li:hover{color:var(--gray-100);background:var(--primary-800)}.app-sidebar-links li:hover a{color:var(--gray-100)}[data-theme-style="dark"] .app-sidebar-links li:hover{color:var(--gray-900);background:var(--primary-200)}[data-theme-style="dark"] .app-sidebar-links li a:hover{color:var(--gray-900)}.app-sidebar-links li.active{background:var(--primary-700)}.app-sidebar-links li.active a{color:var(--gray-100)}[data-theme-style="dark"] .app-sidebar-links li.active{background:var(--primary-300)}[data-theme-style="dark"] .app-sidebar-links li.active a{color:var(--gray-900)}.app-content{margin-left:calc(60px + 1rem);flex-grow:1}[dir="rtl"] .app-content{margin-left:initial;margin-right:calc(60px + 1rem)}@media (min-width:992px){.app-content{margin-left:calc(60px + 3rem)}[dir="rtl"] .app-content{margin-right:calc(60px + 3rem)}}@media print{.app-content{margin-left:0 !important}}.app-navbar{min-height:75px}.app-sidebar-footer-text{font-size:.9rem;font-weight:500}.app-navbar-avatar{width:35px;height:35px;border-radius:50%}.dropdown-item{color:var(--gray-800);font-weight:450;font-size:.9rem}.dropdown-item:hover,.dropdown-item:focus,.dropdown-item.active{border-radius:var(--border-radius)}.dropdown-item svg{color:var(--gray-600)}.dropdown-item:active svg,.dropdown-item.active svg{color:var(--white)}.app-footer{margin:2rem 0;background:var(--white);border-radius:calc(2*var(--border-radius));padding:1rem 1.25rem}.app-footer{color:var(--gray-700)}.app-footer a:not(.dropdown-item),.app-footer a:hover:not(.dropdown-item){color:var(--gray-700)}.app-footer a.icon{color:var(--gray-700)}.app-footer button,.app-footer button:hover{color:var(--gray) !important}.app-footer-header{align-items:center}.app-footer-content{margin-top:.75rem}.app-footer-description-column,.app-footer-link-column{padding:.25rem 1rem}.app-footer-description{line-height:1.55}.makeron-footer-quick-links-column{display:flex;justify-content:flex-start}.makeron-footer-quick-links{align-items:center;gap:.5rem 1rem}.app-footer-copyright{margin-top:.75rem}@media (min-width:992px){.makeron-footer-quick-links-column{justify-content:flex-end}.makeron-footer-quick-links{justify-content:flex-end}}.footer-logo{max-height:2rem;height:2rem}.footer-heading{color:var(--black) !important}.footer-social-wrapper{border-radius:50%;aspect-ratio:1 / 1;display:inline-flex;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;filter:saturate(.75);transition:filter .3s}.footer-social-wrapper:hover{filter:saturate(1)}.footer-social-wrapper a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.filters-dropdown{width:18rem;max-height:30rem;overflow-y:auto}.visitor-avatar{width:40px;height:40px}.team-user-avatar{width:45px;height:45px}canvas{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.modal-header{padding:1rem;border-bottom:0}.modal-content{padding:1rem;border:none;box-shadow:none;-webkit-box-shadow:none;border-radius:calc(2 * var(--border-radius))}.input-group-text{font-size:0.9rem}.input-group:not(.input-group-sm):not(.input-group-lg)>.input-group-prepend>.btn,.input-group:not(.input-group-sm):not(.input-group-lg)>.input-group-append>.btn{font-size:.9rem}.form-control-range{-webkit-appearance:none;appearance:none;overflow:hidden;accent-color:var(--primary);background:var(--gray-200);border-radius:var(--border-radius);height:.5rem;margin:0.75rem 0}.form-control-range::-webkit-slider-runnable-track,.form-control-range::-moz-range-track{background:var(--gray-200)}.form-control-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:.75rem;width:.75rem;background-color:var(--primary);border-radius:50%;border:2px solid var(--white);box-shadow:-2007px 0 0 2000px var(--primary-300)}.form-control-range::-moz-range-thumb{-webkit-appearance:none;appearance:none;height:.75rem;width:.75rem;background-color:var(--primary);border-radius:50%;border:2px solid var(--white);box-shadow:-2007px 0 0 2000px var(--primary-300)}.custom-breadcrumbs{list-style:none;padding:0;display:flex;flex-wrap:wrap}.custom-breadcrumbs>li{margin-right:.5rem}.custom-breadcrumbs>li>a{color:var(--gray)}.custom-breadcrumbs>li>svg{color:var(--gray-400);margin-left:.5rem}.user-select-none{user-select:none}.font-size-little-small{font-size:.95rem}.font-size-small{font-size:.9rem}.font-size-smaller{font-size:0.875rem}.font-size-xs{font-size:.75rem}.font-weight-450{font-weight:450}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.list-style-none{list-style:none;padding:0}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default !important}.no-focus:focus{outline:0;box-shadow:none}.appearance-none{appearance:none;-moz-appearance:none;-webkit-appearance:none}img{vertical-align:inherit !important}.icon-favicon{width:.95rem;height:auto}.icon-favicon-small{width:.75rem;height:auto}.btn:hover{border-color:transparent !important}.navbar-main{padding:.75rem 1rem;background:var(--white);margin-top:0 !important}.navbar-nav>li{font-size:.9rem;font-weight:500}.navbar-expand-lg .navbar-nav .nav-link{padding-top:.75rem;padding-bottom:.75rem}@media (min-width:992px){.navbar-expand-lg .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}}.navbar-logo{max-height:2rem;height:2rem}.navbar-logo-mini{max-height:1.25rem;height:1.25rem}.navbar-avatar{width:20px;height:20px;border-radius:50%}.navbar-custom-toggler{padding:0.5rem .8rem;font-size:1.25rem;line-height:1;background-color:transparent;border-radius:var(--border-radius);color:var(--gray-700);border-color:var(--gray-300)}@media (max-width:991.98px){.navbar-main{padding:.55rem .75rem}.navbar-main>.container{align-items:center;padding-left:.35rem;padding-right:.35rem}.navbar-main .navbar-brand{min-width:0;margin-right:auto}.navbar-main .navbar-custom-toggler{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;margin-left:.35rem;border-radius:.45rem;font-size:1.05rem;line-height:1}.navbar-main .navbar-custom-toggler i{width:auto;line-height:1}}.chart-container{position:relative;margin:auto;height:275px;width:100%}@media print{.chart-container canvas{min-height:100%;max-width:100%;max-height:100%;height:auto!important;width:auto!important}}.table-avatar{width:2.5rem;height:2.5rem;object-fit:cover;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--primary-100);font-weight:600}.container-disabled{pointer-events:none;opacity:.5}.container-disabled-simple{pointer-events:none}.table-custom-container{border-radius:calc(2*var(--border-radius));border:1px solid var(--gray-100)}.table-custom{margin-bottom:0;background:var(--white)}.table-custom thead th{border-top:0;border-bottom:0;color:var(--gray)}.table-custom th{padding:1rem 1.25rem;font-size:.9rem}[data-theme-style="dark"] .table-custom thead th{color:var(--gray-800)}.table-custom td{padding:1.25rem 1.25rem;vertical-align:middle}.table-custom tbody tr td{border-top:1px solid var(--gray-100)}.pre-custom{background:var(--gray-300);padding:2rem;font-size:0.75rem}.heatmap-container{position:relative;overflow:scroll;overflow-x:hidden;transform-origin:top left;height:900px}.heatmap-container iframe{border:0;overflow:scroll}.heatmap-canvas{position:absolute;z-index:1;top:0;left:0;opacity:0.75}.pricing{width:100%;margin:0 auto 3em}.pricing-item{position:relative;display:flex;flex-direction:column;align-items:stretch;text-align:center;flex:0 1 100%}@media (min-width:768px){.pricing-item{flex:0 1 330px}}.pricing-feature-list{text-align:left}.pricing-palden .pricing-item{cursor:default;color:#7b7f84;background:var(--gray-50);border-radius:var(--border-radius);margin:2rem 0 2rem 0}@media (min-width:768px){.pricing-palden .pricing-item{margin:2rem 2rem 2rem 0}}.pricing-palden .pricing-deco{border-radius:var(--border-radius) var(--border-radius) 0 0;background:var(--primary);padding:2em 0 9em;position:relative}.pricing-palden .pricing-deco-img{position:absolute;bottom:0;left:0;width:100%;height:170px}.pricing-palden .pricing-title{font-size:0.8rem;text-transform:uppercase;letter-spacing:3px;color:#fff;margin:0}.pricing-palden .deco-layer{transition:transform 0.5s}.pricing-palden .deco-layer-1{fill:var(--gray-300)}.pricing-palden .deco-layer-2{fill:var(--gray-50)}.pricing-palden .icon{font-size:2.5em}.pricing-palden .pricing-price{font-size:4em;font-weight:bold;padding:0;color:#fff;margin:0 0 0.25em 0;line-height:0.75}.pricing-palden .pricing-currency{font-size:0.65em;vertical-align:middle}.pricing-palden .pricing-sub{font-size:0.9rem;margin:2rem .5rem;color:#fff}.pricing-palden .pricing-feature-list{margin:0;padding:0.25em 2.5rem 2.5em;list-style:none}.pricing-palden .pricing-feature{padding:.75rem 0}.pricing-palden .pricing-action{font-weight:bold;margin:auto 2.5rem 1.5rem 2.5rem;font-size:1rem}.pricing-palden .pricing-item--featured .pricing-deco{padding:5em 0 8.885em 0}.pricing-tag{position:absolute;font-size:80%;font-weight:600;background:var(--gray-600);color:var(--gray-50);padding:0.1rem 0.8rem;border-radius:var(--border-radius);top:0;left:50%;transform:translate(-50%,-50%);z-index:1}.custom-radio-box{cursor:pointer}.custom-radio-box .custom-radio-box-main-text{font-size:1.15rem;font-weight:bold}.custom-radio-box .custom-radio-box-main-icon{font-size:1.25rem}.custom-radio-box input[type="radio"] + div,.custom-radio-box input[type="checkbox"] + div{transition:all .3s ease-in-out;border:2px solid var(--gray-200);background:var(--white)}.custom-radio-box input[type="radio"]:checked + div,.custom-radio-box input[type="checkbox"]:checked + div{border:2px solid var(--primary)}.custom-radio-box input[type="radio"]:hover + div,.custom-radio-box input[type="checkbox"]:hover + div{border:2px solid var(--primary)}.cryptocurrency-icon{width:40px;height:40px}.round-circle-sm{width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%}.round-circle-md{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%}.round-circle-lg{width:4.5rem;height:4.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%}.invoice-table th{border-top:0 !important}.invoice-table td{vertical-align:baseline !important}@media print{.invoice{page-break-after:always}body,html,.container{height:auto !important;overflow:visible !important}.invoice-logo{filter:grayscale(100%)}}.altum-animate{-webkit-animation-duration:500ms;animation-duration:500ms}.altum-animate-fill-both{-webkit-animation-fill-mode:both;animation-fill-mode:both}.altum-animate-fill-none{-webkit-animation-fill-mode:none;animation-fill-mode:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.altum-animate-fade-in{-webkit-animation-name:fadeIn;animation-name:fadeIn}.btn-custom{padding:.5rem 1.5rem;color:var(--gray-600);border-radius:var(--border-radius);font-size:.9rem;font-weight:500;background:var(--white);transition:background .3s}.btn-custom:hover{color:var(--gray-800);background:var(--gray-200)}.btn-custom.active{color:var(--gray-900);background:var(--gray-300)}.contact-icon-wrapper{width:35px;height:35px;font-size:.8rem;flex-shrink:0}.page-category-icon-wrapper{width:4rem;height:4rem;flex-shrink:0}.popular-page-icon-wrapper{width:2.75rem;height:2.75rem;flex-shrink:0}.blog-post-image{max-height:20rem;object-fit:cover}.blog-post-image-small{height:13rem;max-height:13rem;object-fit:cover}.blog-post-image-popular{width:3rem;height:3rem;object-fit:cover}.blog-post-content{line-height:1.75;word-break:break-word}.blog-post-content p{margin-bottom:1.5rem}.ql-code-block{background-color:var(--gray-200);color:var(--gray-600);padding:1rem;border-radius:var(--border-radius);overflow-x:auto;font-family:'Courier New',Courier,monospace;white-space:pre;font-size:.9rem;line-height:1.5}.ql-content p{margin-bottom:0 !important}.ql-content li[data-list="bullet"]{list-style-type:disc}blockquote{border-left:4px solid var(--gray-400);padding:1rem 1.5rem;margin:1.5rem 0;background-color:var(--gray-100);font-style:italic;color:var(--gray-600);font-size:1.1rem;line-height:1.6;border-radius:var(--border-radius)}.altum-file-input{padding:1rem;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:var(--border-radius);cursor:pointer;font-size:.9rem}.altum-file-input:hover{border-color:var(--gray-300)}.altum-file-input::file-selector-button{border:0;padding:.4rem .75rem;border-radius:var(--border-radius);background-color:var(--white);cursor:pointer;font-size:.9rem;margin-right:1rem}.altum-file-input-preview{max-width:100%;max-height:68px;min-height:68px;object-fit:cover}.sticky{position:sticky !important;top:1rem;height:min-content}a svg{transition:transform .15s}a:hover svg{transform:scale(1.1)}a:active svg{transform:scale(.9)}[data-theme-style="dark"] svg[data-custom-colors]{color:var(--brand-color-dark) !important}.icon-zoom-animation svg{transition:transform .15s}.icon-zoom-animation:hover svg{transform:scale(1.1)}.zoom-animation{transition:transform .15s}.zoom-animation:hover{transform:scale(1.05)}.zoom-animation:active{transform:scale(.95)}.zoom-animation-subtle{transition:transform .3s}.zoom-animation-subtle:hover{transform:scale(1.025)}.zoom-animation-subtle-active:active{transform:scale(.98)}.up-animation{transition:transform .3s}.up-animation:hover{transform:translateY(-10px)}@media print{.pcr-app{display:none}}.pcr-button{border:1px solid white !important;outline:1px solid var(--gray-300) !important;height:calc(var(--input-padding-y) + var(--input-padding-x) + var(--input-font-size) + calc(var(--input-font-size) / 2.75)) !important;border-radius:var(--border-radius) !important;width:100% !important}.pcr-button::before,.pcr-button::after{border-radius:var(--border-radius) !important}.w-fit-content{width:fit-content !important}.loading-overlay{padding:1.25rem;border-radius:var(--border-radius);display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;background:var(--white);z-index:100;opacity:0.8}[data-theme-style="dark"] .loading-overlay{background:var(--gray-50)}.shiki{overflow:auto;border-radius:var(--border-radius);padding:1.5rem;font-size:.9rem;line-height:1.5rem}.shiki code{background:initial !important}.btn-group-custom{border:1px solid var(--gray-100);padding:0.5rem;border-radius:var(--border-radius);flex-wrap:wrap;display:inline-flex;gap:0.5rem}.btn-group-custom .btn{border-radius:var(--border-radius) !important;background:var(--gray-100)}.btn-group-custom .btn.active{background:var(--dark);color:var(--white);z-index:0 !important}body *{scrollbar-color:var(--gray-200) var(--white) !important;scrollbar-width:thin !important}body *::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:10px;width:6px;height:6px}body *::-webkit-scrollbar,body *::-webkit-scrollbar-track{background:var(--white);border-radius:10px;width:6px;height:6px}.internal-notification-icon{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0px var(--danger)}100%{box-shadow:0 0 0 20px rgba(0,0,0,0)}}.team-user-avatar-small{width:40px;height:40px;border:3px solid var(--gray-200);transition:all .3s}.team-user-avatar-small:hover{transform:scale(1.1);border-color:var(--primary-300)}.team-delegate-access-wrapper{margin:.75rem;border-radius:.5rem}@media (min-width:992px){.team-delegate-access-wrapper{border-radius:5rem}}.announcement-wrapper{position:relative;z-index:10;margin:.75rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease-in;animation:ac-fade-in-down .3s ease-in .6s forwards}@media (min-width:992px){.announcement-wrapper{border-radius:5rem}}@keyframes ac-fade-in-down{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.pwa-wrapper{position:fixed;bottom:0;width:calc(100% - 1.5rem);z-index:1000;background:hsla(0,0%,90%,50%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-theme-style="dark"] .pwa-wrapper{background:hsla(0,0%,22%,50%)}.rounded-2x{border-radius:calc(2*var(--border-radius))}.rounded-3x{border-radius:calc(3*var(--border-radius))}.api-widget-icon{width:2.5rem;height:2.5rem}.pointer-events-all{pointer-events:all !important}i.fa-fw{width:1.25em;display:inline-block}i.fa-xs{font-size:.85em}i.fa-sm{font-size:.875em}i.fa-lg{font-size:1.25em}i.xl{font-size:1.5em}.btn-light{background:var(--white);color:var(--gray)}.row-fade-show-icon a>svg{opacity:0;transition:.3s opacity}.row-fade-show-icon:hover a>svg{opacity:1}.rating-star{cursor:pointer}.rating-star svg{color:#ffc107;transition:color .15s}.rating-star:hover svg,.rating-star:hover~.rating-star svg{color:#ff8800 !important}.rating-star-chosen svg,.rating-star-chosen~.rating-star svg{color:#dd6200}.replay-timeline-item{transition:.3s background}.breathe-animation{animation:breathe 1s ease-in-out infinite alternate}@keyframes breathe{0%{opacity:0.5}100%{opacity:1}}:root{--makeron-blue:#437ff1;--makeron-blue-dark:#245fce;--makeron-navy:#0b2d5f;--makeron-ink:#1d2d4f;--makeron-muted:#62718a;--makeron-bg:#f6f9ff;--makeron-surface:#ffffff;--makeron-surface-soft:#f9fbff;--makeron-border:#e4ebf6;--makeron-success:#2fb878;--makeron-shadow:0 14px 38px rgba(31,56,96,.08);--makeron-shadow-sm:0 8px 22px rgba(31,56,96,.06)}body[data-theme-style="light"],body[data-theme-style="light"] .app-container,body[data-theme-style="light"] .app-content{background:var(--makeron-bg) !important;color:var(--makeron-ink)}[data-theme-style="light"] h1,[data-theme-style="light"] h2,[data-theme-style="light"] h3,[data-theme-style="light"] h4,[data-theme-style="light"] h5,[data-theme-style="light"] h6{color:var(--makeron-ink);font-weight:700}.app-content main{padding-bottom:.5rem}.app-sidebar{background:var(--makeron-navy);border:1px solid rgba(255,255,255,.12);border-radius:.5rem;box-shadow:0 18px 36px rgba(9,34,73,.18);overflow:hidden}[data-theme-style="dark"] .app-sidebar{background:#101827;border-color:rgba(255,255,255,.08)}[data-theme-style="light"] .app-sidebar *{scrollbar-color:rgba(255,255,255,.28) transparent !important}[data-theme-style="light"] .app-sidebar *::-webkit-scrollbar-thumb{background:rgba(255,255,255,.28)}[data-theme-style="light"] .app-sidebar *::-webkit-scrollbar,[data-theme-style="light"] .app-sidebar *::-webkit-scrollbar-track{background:transparent}.app-sidebar-title{height:72px;border-bottom:1px solid rgba(255,255,255,.1)}.makeron-sidebar-logo{width:2.35rem;height:2.35rem;border-radius:.5rem;background:rgba(255,255,255,.08)}.makeron-sidebar-logo-mark{font-size:2rem}.app-sidebar-links li{padding:.18rem .45rem}.app-sidebar-links li,.app-sidebar-links li:hover,.app-sidebar-links li.active{background:transparent}.app-sidebar-links li a{border-radius:.5rem;padding:1rem .5rem;color:rgba(255,255,255,.62);transition:background .18s ease,color .18s ease,transform .18s ease}.app-sidebar-links li:hover a{background:rgba(255,255,255,.08);color:#fff}.app-sidebar-links li.active a{background:var(--makeron-blue);color:#fff;box-shadow:0 10px 22px rgba(67,127,241,.28)}[data-theme-style="dark"] .app-sidebar-links li:hover,[data-theme-style="dark"] .app-sidebar-links li.active{background:transparent}[data-theme-style="dark"] .app-sidebar-links li a,[data-theme-style="dark"] .app-sidebar-links li a:hover,[data-theme-style="dark"] .app-sidebar-links li.active a{color:#fff}.app-navbar,.navbar-main{background:var(--makeron-surface) !important;border:1px solid var(--makeron-border) !important;border-radius:.5rem !important;box-shadow:var(--makeron-shadow-sm);padding:.85rem 1rem}.app-navbar .nav-link,.navbar-main .nav-link,.app-navbar a:not(.btn):not(.dropdown-item),.navbar-main a:not(.btn):not(.dropdown-item){color:var(--makeron-muted)}.app-navbar .nav-link:hover,.navbar-main .nav-link:hover,.app-navbar a:not(.btn):not(.dropdown-item):hover,.navbar-main a:not(.btn):not(.dropdown-item):hover{color:var(--makeron-blue-dark);text-decoration:none}.app-navbar-avatar,.navbar-avatar{border:2px solid var(--makeron-border);box-shadow:0 6px 14px rgba(31,56,96,.08)}.card,.modal-content,.dropdown-menu,.table-custom-container,.pricing-palden .pricing-item,.team-delegate-access-wrapper,.announcement-wrapper{background:var(--makeron-surface);border:1px solid var(--makeron-border);border-radius:.5rem;box-shadow:var(--makeron-shadow-sm)}.card{overflow:hidden}.card-header,.card-footer{background:var(--makeron-surface-soft);border-color:var(--makeron-border)}.card-body{padding:1.35rem}.dropdown-menu{padding:.45rem}.dropdown-item{border-radius:.5rem;padding:.6rem .75rem;color:var(--makeron-ink)}.dropdown-item:hover,.dropdown-item:focus,.dropdown-item.active{background:#eef5ff;color:var(--makeron-blue-dark)}.modal-content{box-shadow:var(--makeron-shadow)}.form-control,.custom-select,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple,.altum-file-input{background:#fff;border:1px solid var(--makeron-border);border-radius:.5rem !important;color:var(--makeron-ink);box-shadow:none !important}.form-control:hover,.custom-select:hover,.select2-container--default .select2-selection--single:hover,.select2-container--default .select2-selection--multiple:hover{border-color:#c8d8ef}.form-control:focus,.custom-select:focus,.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default.select2-container--open .select2-selection--single{border-color:var(--makeron-blue);box-shadow:0 0 0 .2rem rgba(67,127,241,.14) !important}.input-group-text{background:var(--makeron-surface-soft);border-color:var(--makeron-border);color:var(--makeron-muted)}.btn{border-radius:.5rem;font-weight:600;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary,.btn-primary:focus,.btn-primary.focus{background:var(--makeron-blue);border-color:var(--makeron-blue) !important;color:#fff;box-shadow:0 10px 20px rgba(67,127,241,.2)}.btn-primary:hover,.btn-primary:active{background:var(--makeron-blue-dark) !important;border-color:var(--makeron-blue-dark) !important;color:#fff;box-shadow:0 12px 24px rgba(36,95,206,.24)}.btn-outline-primary,.btn-custom{background:#f5f8fd;border:1px solid var(--makeron-border);color:var(--makeron-muted)}.btn-outline-primary:hover,.btn-custom:hover,.btn-custom.active{background:#eaf2ff;border-color:#c8d8ef !important;color:var(--makeron-blue-dark)}.btn-light{background:#fff;border:1px solid var(--makeron-border);color:var(--makeron-muted)}.badge-primary{background:#eaf2ff;color:var(--makeron-blue-dark)}.badge-success{background:#e9f8f1;color:var(--makeron-success)}.table-custom-container{overflow:hidden}.table-custom{background:transparent}.table-custom thead th{background:var(--makeron-surface-soft);border-bottom:1px solid var(--makeron-border);color:var(--makeron-muted);font-weight:700}.table-custom tbody tr{transition:background .18s ease}.table-custom tbody tr:hover td{background:#fbfdff}.table-custom tbody tr td,.table-custom tfoot tr td{border-top:1px solid var(--makeron-border)}.table-avatar,.round-circle-md,.round-circle-lg,.contact-icon-wrapper,.page-category-icon-wrapper,.popular-page-icon-wrapper,.api-widget-icon{background:#eef5ff;color:var(--makeron-blue-dark)}.custom-breadcrumbs>li>a,.text-muted,small.text-muted{color:var(--makeron-muted) !important}.page-link{background:#fff;border:1px solid var(--makeron-border);color:var(--makeron-blue-dark)}.page-item.active .page-link{background:var(--makeron-blue);border-color:var(--makeron-blue);color:#fff}.app-footer{background:var(--makeron-surface);border:1px solid var(--makeron-border);box-shadow:var(--makeron-shadow-sm)}.app-footer a:not(.dropdown-item),.app-footer a:hover:not(.dropdown-item){color:var(--makeron-muted)}.app-footer a:not(.dropdown-item):hover{color:var(--makeron-blue-dark)}[data-theme-style="dark"]{--makeron-blue:#5b91ff;--makeron-blue-dark:#8fb3ff;--makeron-navy:#101827;--makeron-ink:#e8edf7;--makeron-muted:#a5b2c6;--makeron-bg:#070b12;--makeron-surface:#101827;--makeron-surface-soft:#141f31;--makeron-border:rgba(255,255,255,.08);--makeron-shadow:none;--makeron-shadow-sm:none}body[data-theme-style="dark"],body[data-theme-style="dark"] .app-container,body[data-theme-style="dark"] .app-content{background:var(--makeron-bg) !important;color:var(--makeron-ink)}[data-theme-style="dark"] .form-control,[data-theme-style="dark"] .custom-select,[data-theme-style="dark"] .select2-container--default .select2-selection--single,[data-theme-style="dark"] .select2-container--default .select2-selection--multiple,[data-theme-style="dark"] .altum-file-input{background:#0d1522;color:var(--makeron-ink)}[data-theme-style="dark"] .dropdown-item:hover,[data-theme-style="dark"] .dropdown-item:focus,[data-theme-style="dark"] .dropdown-item.active,[data-theme-style="dark"] .btn-custom:hover,[data-theme-style="dark"] .btn-custom.active{background:rgba(91,145,255,.14);color:var(--makeron-blue-dark)}@media (max-width:991.98px){.app-navbar,.navbar-main{padding:.7rem .85rem}.card-body{padding:1.1rem}.app-sidebar{margin:1rem .5rem}}.makeron-ad-container{margin-top:1rem !important;margin-bottom:1.25rem !important}.makeron-ad-container-header{margin-top:.75rem !important}.makeron-ad-slot{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.makeron-ad-slot-header{min-height:90px}.makeron-ad-slot-footer{min-height:250px}.makeron-ad-unit{display:flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden;line-height:0}.makeron-ad-unit>*,.makeron-ad-unit ins,.makeron-ad-unit iframe{max-width:100%}.makeron-ad-unit-mobile:not(.makeron-ad-unit-all-viewports){display:none}.makeron-ad-unit-leaderboard{width:728px;min-height:90px}.makeron-ad-unit-rectangle{width:300px;min-height:250px}.makeron-ad-unit-mobile-banner{width:320px;min-height:100px}.makeron-ad-unit-skyscraper{width:160px;min-height:600px}.makeron-ad-rail{display:none}@media (max-width:767.98px){.makeron-ad-container{margin-top:.75rem !important;margin-bottom:1rem !important;padding-left:.75rem;padding-right:.75rem}.makeron-ad-slot-header,.makeron-ad-slot-footer{min-height:100px}.makeron-ad-unit-desktop:not(.makeron-ad-unit-all-viewports){display:none}.makeron-ad-unit-mobile{display:flex}.makeron-ad-unit-leaderboard,.makeron-ad-unit-mobile-banner{width:320px;min-height:100px}.makeron-ad-unit-rectangle{width:300px;min-height:250px}}@media (max-width:374.98px){.makeron-ad-unit-leaderboard,.makeron-ad-unit-mobile-banner,.makeron-ad-unit-rectangle{width:100%}}@media (min-width:1720px){.makeron-ad-rail{display:block;position:fixed;top:7.5rem;right:max(1rem,calc((100vw - 1320px) / 2 - 190px));z-index:1020;width:160px}}@media (max-height:760px) and (min-width:1720px){.makeron-ad-rail{top:5rem;transform:scale(.9);transform-origin:top right}}