:root{color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}@media (prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#242424}}#root,#root #layout-wrapper{min-height:100vh}.morvin-world-map-wrap{z-index:1;position:relative;overflow:visible}.morvin-world-map-wrap .jvectormap-container{overflow:visible!important}.auth-bg{background:linear-gradient(140deg,#576ce8,#4d65e0 55%,#425ac8);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-card{background:#fff;border-radius:14px;width:min(440px,100%);padding:2rem;box-shadow:0 12px 28px #12214933}.auth-logo{height:52px;margin:0 auto 1rem;display:block}.auth-card h1{text-align:center;color:#4458dc;margin:0;font-size:1.4rem}.auth-card>p{text-align:center;color:#74788d;margin:.5rem 0 1.25rem}.auth-form{gap:.9rem;display:grid}.auth-form label{color:#495057;gap:.4rem;font-size:.92rem;font-weight:500;display:grid}.auth-form input[type=text],.auth-form input[type=password]{border:1px solid #ced4da;border-radius:6px;padding:.65rem .75rem;font-size:.95rem}.auth-options{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}.remember-row{align-items:center;gap:.45rem;font-weight:400!important;display:inline-flex!important}.auth-options a{color:#74788d;font-size:.88rem;text-decoration:none}.auth-form button{color:#fff;cursor:pointer;background:#4458dc;border:0;border-radius:6px;padding:.7rem .8rem;font-weight:600}.auth-register{font-size:.9rem;margin-top:1.3rem!important}.auth-register a{color:#4458dc;font-weight:700}.dash-shell{background:#f5f7fb;flex-direction:column;min-height:100vh;display:flex;position:relative}.dash-shell #page-topbar{z-index:1002;background-color:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #7e8eb11a}.dash-shell #page-topbar.topbar-dark{background-color:#1f293f;box-shadow:0 2px 8px #0003}.morvin-navbar-header{justify-content:space-between;align-items:center;max-width:100%;min-height:70px;margin:0 auto;padding:0 .75rem 0 0;display:flex}.morvin-brand-box{text-align:center;flex-shrink:0;width:260px;padding:0 .35rem 0 .75rem}.morvin-brand-box .logo-sm{display:none}.morvin-brand-box .logo-lg{align-items:center;display:inline-flex}.morvin-topbar-title{color:#343a40;font-size:1rem;font-weight:600}.dash-shell #page-topbar.topbar-dark .morvin-topbar-title{color:#e9edf4}.morvin-menu-btn,.morvin-icon-btn{line-height:1;color:#636e75!important}.dash-shell #page-topbar.topbar-dark .morvin-menu-btn,.dash-shell #page-topbar.topbar-dark .morvin-icon-btn{color:#a3acc1!important}.morvin-header-profile-user{object-fit:cover;background-color:#eaedf1;border:0;flex-shrink:0;width:36px;height:36px;padding:3px}.dash-shell #page-topbar.topbar-dark .morvin-header-profile-user{background-color:#fff3}.morvin-user-toggle.dropdown-toggle:after{display:none}.morvin-user-toggle{color:inherit!important;padding:.35rem .5rem!important}.dash-shell #page-topbar.topbar-dark .morvin-user-toggle{color:#e9edf4!important}.dash-shell #page-topbar.topbar-dark .morvin-user-toggle .text-body-secondary{color:#c4cbdb!important}.dash-body{flex:1;width:100%;min-height:calc(100vh - 70px);margin-top:70px;display:flex}.dash-sidebar-backdrop{display:none}.dash-sidebar{color:#e9edf4;background:#2f3a4e;flex-direction:column;flex-shrink:0;width:260px;padding:0;display:flex}.dash-sidebar-brand{text-align:center;background:#0000001f;border-bottom:1px solid #ffffff0f;padding:.85rem .75rem}.dash-sidebar-brand-link{line-height:0;text-decoration:none;display:block}.dash-sidebar-brand-logo{object-fit:contain;filter:brightness(1.08);width:auto;max-width:100%;max-height:44px}.dash-user-sidebar{text-align:center;background:linear-gradient(160deg,#09f 0%,#07c 100%);margin-bottom:.5rem;padding:1.25rem .75rem 1.35rem}.dash-user-img{display:inline-block;position:relative}.dash-user-img img{object-fit:cover;background:#fff;border:3px solid #23c58f;width:60px;height:60px;padding:3px}.dash-avatar-online{background:#23c58f;border:2px solid #09f;border-radius:50%;width:10px;height:10px;position:absolute;bottom:4px;right:4px}.dash-user-info{margin-top:.65rem}.dash-user-name{color:#fff;margin:0;font-size:1rem;font-weight:600}.dash-user-role{color:#ffffffbf;font-size:.82rem}.dash-nav-title{letter-spacing:.04em;text-transform:uppercase;color:#e9edf48c;margin:0;padding:.5rem 1rem .35rem;font-size:.72rem;font-weight:600}.dash-sidebar nav{gap:.45rem;padding:0 .75rem 1rem;display:grid}.dash-sidebar a{color:#c4cbdb;border-radius:8px;padding:.65rem .8rem;text-decoration:none}.dash-sidebar a.active,.dash-sidebar a:hover{color:#fff;background:#3f4c65}.dash-main{flex:1;gap:1rem;min-width:0;padding:1.1rem;display:grid}.dash-page-toolbar{background:#fff;border:1px solid #e2e7ef;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.dash-page-toolbar-spacer{flex:1;min-width:0}.dash-theme-dark .dash-page-toolbar,.dash-theme-dark .dash-card{color:#e9edf4;background:#2a3142;border-color:#3d4659}.dash-theme-dark .dash-main{background:0 0}.dash-theme-dark{background:#1a1f2b}.dash-actions{gap:.5rem;display:flex}.dash-actions button,.dash-actions .dash-action-link{color:#4458dc;font:inherit;cursor:pointer;text-align:center;background:#fff;border:1px solid #4458dc;border-radius:6px;padding:.45rem .8rem;text-decoration:none;display:inline-block}.dash-actions .dash-action-link:hover{color:#2f3eb0;background:#f5f7ff}.dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.dash-card{background:#fff;border:1px solid #e2e7ef;border-radius:10px;padding:1rem}.dash-card p,.dash-card h3,.dash-card h4{margin:0}.dash-card h3{margin-top:.35rem}.progress-track{background:#edf1f8;border-radius:999px;height:6px;margin-top:.8rem}.progress-track div{border-radius:inherit;background:#4458dc;height:100%}.dash-grid{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.chart-placeholder{color:#7e8aa5;border:1px dashed #c9d1e2;border-radius:10px;place-items:center;min-height:240px;margin-top:.9rem;display:grid}.stats-card ul{color:#5f6980;margin:.8rem 0 0;padding-left:1.1rem}.big-number{font-size:1.6rem;font-weight:700;margin-top:.5rem!important}.table-card table{border-collapse:collapse;width:100%;margin-top:.8rem}.table-card th,.table-card td{text-align:left;border-bottom:1px solid #ebeff5;padding:.62rem .4rem;font-size:.9rem}.status-pill{border-radius:999px;padding:.18rem .55rem;font-size:.76rem;font-weight:700;display:inline-block}.status-pill.active{color:#1f8b53;background:#ddf7ea}.status-pill.pending{color:#4458dc;background:#e3ebff}.status-pill.draft{color:#5e6678;background:#f3f4f6}.native-table-page{gap:1rem;display:grid}.native-table-head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.native-table-tools{gap:.55rem;display:flex}.native-table-tools input,.native-table-tools select{background:#fff;border:1px solid #ced4da;border-radius:6px;padding:.45rem .6rem;font-size:.88rem}.native-table-wrap{overflow-x:auto}.native-table{border-collapse:collapse;width:100%;min-width:860px}.native-table th,.native-table td{text-align:left;border-bottom:1px solid #ebeff5;padding:.62rem .45rem;font-size:.88rem}.native-table thead th{color:#495057;font-weight:700}.native-form-stack,.native-form-card{gap:1rem;display:grid}.native-form-grid{gap:.8rem 1rem;display:grid}.native-form-grid.one-col{grid-template-columns:1fr}.native-form-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.native-form-grid.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.native-form-field{align-content:start;gap:.35rem;display:grid}.native-form-field--check{padding-top:.25rem}.native-form-grid .native-form-field>.form-label{color:#495057;font-size:.88rem;font-weight:500}.native-form-field--check .form-check-label{font-size:.88rem}.native-form-file{width:100%;max-width:100%}.native-form-inline--bootstrap{align-items:center}.native-form-inline--bootstrap .form-check{margin-bottom:0}.native-form-file-preview{margin-top:.5rem}.native-form-file-preview-img{object-fit:cover;border:1px solid #00000014;border-radius:8px;width:auto;max-width:120px;height:auto;max-height:120px}.morvin-details-page .details-title{color:#313a46;margin:0;font-size:.8rem;padding:.4rem .5rem!important}.morvin-details-page .details-value{color:#6c757d;font-size:.85rem;line-height:1.3;padding:.4rem .5rem!important}.morvin-details-page .hr-dashed{opacity:1;border-top:2px dashed #dee2e6}.morvin-details-page .card.shadow-none.border{background-color:#0000;border-color:#eff2f7!important}html[data-bs-theme=dark] .morvin-details-page .details-title{color:#adb5bd}html[data-bs-theme=dark] .morvin-details-page .details-value{color:#ced4da}html[data-bs-theme=dark] .morvin-details-page .hr-dashed{border-color:#3d4659}html[data-bs-theme=dark] .morvin-details-page .card.shadow-none.border{background-color:#2a3142;border-color:#3d4659!important}html[data-bs-theme=dark] .morvin-details-page>.page-content-wrapper>.card{background-color:#2a3142;border-color:#3d4659}html[data-bs-theme=dark] .morvin-details-page .tab-content{color:#adb5bd;background-color:#2a3142;border-color:#3d4659!important}html[data-bs-theme=dark] .morvin-details-page .nav-tabs .nav-link{color:#adb5bd}html[data-bs-theme=dark] .morvin-details-page .nav-tabs .nav-link.active{color:#fff;background-color:#2a3142;border-color:#3d4659 #3d4659 #2a3142}html[data-bs-theme=dark] .morvin-formulaire-page .card{background-color:#2a3142;border-color:#3d4659}html[data-bs-theme=dark] .morvin-formulaire-page .header-title{color:#e9ecef}html[data-bs-theme=dark] .morvin-formulaire-page hr{opacity:1;border-color:#3d4659}html[data-bs-theme=dark] .morvin-formulaire-page .native-form-grid .native-form-field>.form-label,html[data-bs-theme=dark] .morvin-formulaire-page .native-form-field .form-label,html[data-bs-theme=dark] .morvin-formulaire-page .form-check-label{color:#ced4da}html[data-bs-theme=dark] .morvin-formulaire-page .form-control,html[data-bs-theme=dark] .morvin-formulaire-page .form-select{color:#e9ecef;background-color:#32394e;border-color:#3d4659}html[data-bs-theme=dark] .morvin-formulaire-page .form-control::placeholder{color:#8a93a8}html[data-bs-theme=dark] .morvin-formulaire-page .form-control:focus,html[data-bs-theme=dark] .morvin-formulaire-page .form-select:focus{color:#e9ecef;background-color:#32394e;border-color:#5b73e8}html[data-bs-theme=dark] .morvin-formulaire-page .form-control[type=file]::file-selector-button{color:#e9ecef;background-color:#3d4659;border-color:#3d4659}html[data-bs-theme=dark] .morvin-formulaire-page .native-form-file-preview-img{border-color:#3d4659}html[data-bs-theme=dark] .morvin-formulaire-page input[type=date],html[data-bs-theme=dark] .morvin-formulaire-page input[type=number]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.native-form-inline{flex-wrap:wrap;gap:1rem;display:flex}.native-check{align-items:center;gap:.45rem;font-weight:400!important;display:inline-flex!important}.native-radio-group{gap:1rem;display:flex}.native-radio-group span{align-items:center;gap:.35rem;font-weight:400;display:inline-flex}.native-apex-stack{gap:1rem;display:grid}.native-apex-card{padding:1rem}.native-apex-title{margin:0;font-size:1.05rem}.native-apex-subtitle{color:#74788d;margin:.35rem 0 .85rem;font-size:.9rem}.morvin-apex-card{border:1px solid #eff2f7;box-shadow:0 .75rem 1.5rem #12263f08}.morvin-apex-chart-wrap{min-height:120px;position:relative}.morvin-ct-chart{min-height:220px}.native-chartjs-wrap{height:340px}.morvin-chartjs-wrap{height:300px;position:relative}.morvin-flot-chart{width:100%;height:300px}.morvin-flot-controls label{cursor:pointer;font-size:.875rem}.morvin-flot-legend{font-size:.8125rem}.morvin-knob-host{justify-content:center;align-items:center;min-height:200px;display:flex}.morvin-knob-host input{font:inherit;text-align:center;background:0 0;border:none}.morvin-sparkline-host{min-height:200px}.native-knob-wrap{width:260px;height:260px;margin:0 auto;position:relative}.native-knob-center{color:#4458dc;place-items:center;font-size:2rem;font-weight:700;display:grid;position:absolute;inset:0}.native-sparkline-wrap{height:140px}.mb-0{margin-bottom:0}.text-muted{color:#74788d}.legacy-page{background:#f2f4f8;grid-template-rows:auto 1fr;min-height:100vh;display:grid}.legacy-header{background:#fff;border-bottom:1px solid #d9dee5;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.legacy-header h1{margin:0;font-size:1rem;font-weight:600}.legacy-header a{color:#4458dc;font-size:.875rem;text-decoration:none}.legacy-header a:hover{text-decoration:underline}.legacy-frame{background:#fff;border:0;width:100%;height:100%}@media (width<=1100px){.dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-grid{grid-template-columns:1fr}}@media (width<=992px){.morvin-brand-box{text-align:left;width:auto;padding-left:.35rem}.morvin-brand-box .logo-lg{display:none!important}.morvin-brand-box .logo-sm{display:inline-flex!important}}@media (width<=860px){.dash-sidebar-backdrop{z-index:1000;cursor:pointer;background:#00000059;border:0;margin:0;padding:0;display:block;position:fixed;inset:70px 0 0}.dash-sidebar{z-index:1001;width:min(280px,88vw);transition:transform .2s;position:fixed;top:70px;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.dash-shell.dash-sidebar-open .dash-sidebar{transform:translate(0)}.dash-sidebar nav{grid-template-columns:1fr}}@media (width<=700px){.dash-kpis{grid-template-columns:1fr}.dash-page-toolbar{flex-direction:column;align-items:stretch;gap:.7rem}.dash-page-toolbar .dash-actions{justify-content:flex-end;width:100%}.table-card{overflow-x:auto}.auth-card{padding:1.4rem}.native-table-head{flex-direction:column;align-items:flex-start}.native-table-tools,.native-table-tools input,.native-table-tools select{width:100%}.native-form-grid.two-col,.native-form-grid.three-col{grid-template-columns:1fr}}.ct-double-octave:after,.ct-golden-section:after,.ct-major-eleventh:after,.ct-major-second:after,.ct-major-seventh:after,.ct-major-sixth:after,.ct-major-tenth:after,.ct-major-third:after,.ct-major-twelfth:after,.ct-minor-second:after,.ct-minor-seventh:after,.ct-minor-sixth:after,.ct-minor-third:after,.ct-octave:after,.ct-perfect-fifth:after,.ct-perfect-fourth:after,.ct-square:after{content:"";clear:both}.ct-label{fill:#0006;color:#0006;font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:flex}.ct-chart-donut .ct-label,.ct-chart-pie .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;text-align:left;text-anchor:start;justify-content:flex-start}.ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;text-align:left;text-anchor:start;justify-content:flex-start}.ct-label.ct-vertical.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;text-align:right;text-anchor:end;justify-content:flex-end}.ct-label.ct-vertical.ct-end{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;text-align:left;text-anchor:start;justify-content:flex-start}.ct-chart-bar .ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;text-align:center;text-anchor:start;justify-content:center;align-items:flex-end}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;text-align:center;text-anchor:start;justify-content:center;align-items:flex-start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;text-align:left;text-anchor:start;justify-content:flex-start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;text-align:left;text-anchor:start;justify-content:flex-start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{align-items:center;-webkit-box-pack:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;text-align:right;text-anchor:end;justify-content:flex-end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{align-items:center;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;text-align:left;text-anchor:end;justify-content:flex-start}.ct-grid{stroke:#0003;stroke-width:1px;stroke-dasharray:2}.ct-grid-background{fill:none}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#d70206}.ct-series-a .ct-area,.ct-series-a .ct-slice-donut-solid,.ct-series-a .ct-slice-pie{fill:#d70206}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#f05b4f}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#f05b4f}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#f4c63d}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#f4c63d}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#d17905}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#d17905}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#f05b4f}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#f05b4f}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-donut-solid,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-donut-solid,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-donut-solid,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-donut-solid,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-donut-solid,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{width:100%;display:block;position:relative}.ct-square:before{float:left;content:"";width:0;height:0;padding-bottom:100%;display:block}.ct-square:after{display:table}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{width:100%;display:block;position:relative}.ct-minor-second:before{float:left;content:"";width:0;height:0;padding-bottom:93.75%;display:block}.ct-minor-second:after{display:table}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{width:100%;display:block;position:relative}.ct-major-second:before{float:left;content:"";width:0;height:0;padding-bottom:88.8889%;display:block}.ct-major-second:after{display:table}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{width:100%;display:block;position:relative}.ct-minor-third:before{float:left;content:"";width:0;height:0;padding-bottom:83.3333%;display:block}.ct-minor-third:after{display:table}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{width:100%;display:block;position:relative}.ct-major-third:before{float:left;content:"";width:0;height:0;padding-bottom:80%;display:block}.ct-major-third:after{display:table}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{width:100%;display:block;position:relative}.ct-perfect-fourth:before{float:left;content:"";width:0;height:0;padding-bottom:75%;display:block}.ct-perfect-fourth:after{display:table}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{width:100%;display:block;position:relative}.ct-perfect-fifth:before{float:left;content:"";width:0;height:0;padding-bottom:66.6667%;display:block}.ct-perfect-fifth:after{display:table}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{width:100%;display:block;position:relative}.ct-minor-sixth:before{float:left;content:"";width:0;height:0;padding-bottom:62.5%;display:block}.ct-minor-sixth:after{display:table}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{width:100%;display:block;position:relative}.ct-golden-section:before{float:left;content:"";width:0;height:0;padding-bottom:61.8047%;display:block}.ct-golden-section:after{display:table}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{width:100%;display:block;position:relative}.ct-major-sixth:before{float:left;content:"";width:0;height:0;padding-bottom:60%;display:block}.ct-major-sixth:after{display:table}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{width:100%;display:block;position:relative}.ct-minor-seventh:before{float:left;content:"";width:0;height:0;padding-bottom:56.25%;display:block}.ct-minor-seventh:after{display:table}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{width:100%;display:block;position:relative}.ct-major-seventh:before{float:left;content:"";width:0;height:0;padding-bottom:53.3333%;display:block}.ct-major-seventh:after{display:table}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{width:100%;display:block;position:relative}.ct-octave:before{float:left;content:"";width:0;height:0;padding-bottom:50%;display:block}.ct-octave:after{display:table}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{width:100%;display:block;position:relative}.ct-major-tenth:before{float:left;content:"";width:0;height:0;padding-bottom:40%;display:block}.ct-major-tenth:after{display:table}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{width:100%;display:block;position:relative}.ct-major-eleventh:before{float:left;content:"";width:0;height:0;padding-bottom:37.5%;display:block}.ct-major-eleventh:after{display:table}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{width:100%;display:block;position:relative}.ct-major-twelfth:before{float:left;content:"";width:0;height:0;padding-bottom:33.3333%;display:block}.ct-major-twelfth:after{display:table}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{width:100%;display:block;position:relative}.ct-double-octave:before{float:left;content:"";width:0;height:0;padding-bottom:25%;display:block}.ct-double-octave:after{display:table}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}
