@charset "UTF-8";:root{--card-width: 12rem;--card-height: 9rem;--row-num: 2;--col-num: 3}*,*:before,*:after{box-sizing:border-box;transition:all .3s cubic-bezier(.65,.05,.36,1)}i:before,i:after{transition:initial}html{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}a{text-decoration:none}img,picture{max-width:100%;display:block}html{font-size:18px}body{font-family:"Rubik",sans-serif}h1,h2,h4{color:#fff}h1{font-weight:300}h2{font-weight:300}h4{font-size:18px;font-weight:500}p{font-size:.9rem}p{color:#6f76c8}.desc p{color:#bdc1ff}.report{width:var(--card-width);margin-right:1.5rem;isolation:isolate}@media (max-width: 720px){.report{width:calc(var(--card-width) * 2 + 2rem);margin-right:0;margin-bottom:1.5rem}}@media (max-width: 480px){.report{width:var(--card-width)}}.report-profile{height:calc(3rem + var(--card-height) + 4rem);position:relative;padding:1rem;background:#5847eb;border-radius:.925rem}@media (max-width: 720px){.report-profile{display:flex;flex-direction:row;justify-content:initial;align-items:initial;gap:initial;height:var(--card-height)}}.report-profile .pic{margin-bottom:1rem}@media (max-width: 720px){.report-profile .pic{margin-right:1.5rem;margin-bottom:0}}.report-profile .pic img{width:54px;border-radius:50%;border:2px solid white}.report-profile .options{width:100%;height:var(--card-height);border-radius:0 0 .925rem .925rem;background:#1c1f4a;position:absolute;bottom:calc(var(--card-height) * -1 + .925rem);left:0;z-index:-1;transform:translateY(-75%);opacity:0}.report-profile .options .option{cursor:pointer;height:25%;padding:.6rem 1.5rem}.report-profile .options .option:first-child{margin-top:1.5rem}.report-profile .options .option.active{color:#bdc1ff}.report-profile .options .option:hover{color:#bdc1ff}.stats{display:grid;grid-template-rows:repeat(var(--row-num),var(--card-height));grid-template-columns:repeat(var(--col-num),var(--card-width));grid-gap:4rem 1.5rem;margin-top:2.075rem}@media (max-width: 720px){.stats{margin-top:11.5rem}}.stats .card{background:#1c1f4a;border-radius:.925rem;position:relative;cursor:pointer;padding:1rem 1.2rem}@media (max-width: 860px){.stats .card{padding:.5rem 1.2rem}}.stats .card:hover{background:#262b66}.stats .card-work .card-image{background-color:#ff8c66;background-blend-mode:darken}.stats .card-work .card-image .img{background-image:url(/images/icon-work.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.stats .card-play .card-image{background-color:#56c2e6;background-blend-mode:darken}.stats .card-play .card-image .img{background-image:url(/images/icon-play.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.stats .card-study .card-image{background-color:#ff5c7c;background-blend-mode:darken}.stats .card-study .card-image .img{background-image:url(/images/icon-study.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.stats .card-exercise .card-image{background-color:#4acf81;background-blend-mode:darken}.stats .card-exercise .card-image .img{background-image:url(/images/icon-exercise.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.stats .card-social .card-image{background-color:#7536d3;background-blend-mode:darken}.stats .card-social .card-image .img{background-image:url(/images/icon-social.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.stats .card-self-care .card-image{background-color:#f1c65b;background-blend-mode:darken}.stats .card-self-care .card-image .img{background-image:url(/images/icon-self-care.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.stats .card-image{width:100%;height:3rem;border-radius:.925rem .925rem 0 0;padding:0 .5rem;position:absolute;top:-2.075rem;right:0;z-index:-1;transform:translateY(50%);opacity:0}.stats .card-image .img{width:48px;height:48px;margin-left:auto}.stats .card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:initial;gap:initial}.stats .card-header .more-icon{width:1.3rem;height:.3rem}.stats .card-timeframes{margin-top:1rem}body{background:#0f1424}body .wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:initial;gap:initial;padding:15rem 1.5rem}@media (max-width: 720px){body .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:initial;padding:1.5rem}}@media (max-width: 860px){:root{--card-width: 10rem;--card-height: 8rem}}@media (max-width: 720px){:root{--row-num: 3;--col-num: 2;--card-width: 12rem;--card-height: 9rem}}@media (max-width: 480px){:root{--row-num: 6;--col-num: 1;--card-width: 18rem}}
