.header{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding:1.389vw 2.083vw;position:fixed;top:0;width:100%;z-index:1000}.header__logo .header__logo-image{height:auto;max-width:150px}@media(max-width:768px){.header__logo .header__logo-image{max-width:120px}}@media(max-width:480px){.header__logo .header__logo-image{max-width:100px}}.header__nav{flex-grow:1}.header__nav-list{align-items:center;display:flex;justify-content:space-evenly;list-style:none}@media(max-width:768px){.header__nav-list{justify-content:space-around}}@media(max-width:480px){.header__nav-list{gap:.5rem}}.header__nav-item{margin:0 15px}@media(max-width:768px){.header__nav-item{margin:0 8px}}@media(max-width:480px){.header__nav-item{margin:0 5px}}.header__nav-link{color:#fff;font-size:clamp(.875rem,.6964rem + .8929vw,1.5rem);padding:10px 15px;text-decoration:none;transition:color .3s,background-color .3s}.header__nav-link--active,.header__nav-link:hover{color:#ff0101}.sidebar{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:space-between;overflow:hidden;padding:11vw 1.111vw 4.167vw;position:fixed;text-align:center;z-index:1}.sidebar__nav{flex-grow:1;justify-content:center}.sidebar__list,.sidebar__nav{align-items:center;display:flex;width:100%}.sidebar__list{flex-direction:column-reverse;justify-content:space-around;list-style:none;margin:0;padding:0}.sidebar__link{display:block;padding:10px}.sidebar__icon{height:64px;width:64px}@media(max-width:1024px){.sidebar__icon{height:56px;width:56px}}@media(max-width:768px){.sidebar__icon{height:32px;width:32px}}@media(max-width:600px){.sidebar__icon{height:28px;width:28px}}.sidebar__text{color:#fff;font-size:14px;transform:rotate(180deg);writing-mode:vertical-rl}@media(max-width:1024px){.sidebar__text{font-size:12px;margin-left:.5rem}}@media(max-width:600px){.sidebar__text{font-size:10px}}.error-message{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:2rem;position:absolute;right:0;text-align:center;top:0}.error-message__number{font-size:clamp(4rem,8vw,14rem);font-weight:700}.error-message__number,.error-message__text{color:#ff0101;text-shadow:1px 1px 4px #00000080}.error-message__text{font-size:clamp(.7rem,2vw,2rem);margin:0 auto;max-width:610px}.error-message__link{color:#000;font-size:clamp(.7rem,1vw + .5rem,1.25rem);font-weight:700;margin-top:1rem;text-decoration:none;text-shadow:1px 1px 4px #00000080}.error-message__link:hover{color:#ff0101}.home{display:flex;flex-direction:column;font-family:Roboto,sans-serif;padding:2rem}.home__intro{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.home__intro-title{font-size:clamp(1.5rem,3vw,4rem);font-weight:600;text-shadow:1px 1px 4px #00000080}.home__intro-title span{color:#ff4f4f}.home__user-section{width:100%}.home__user-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:.5rem}.home__user-subtitle,.home__user-title{animation:slideIn 1s ease-out;text-shadow:1px 1px 4px #00000080}.home__user-subtitle{color:#888;font-size:1.1rem;margin-bottom:2rem}.home__user-cards{display:flex;flex-wrap:wrap;gap:1.5rem}.home__user-card{align-items:center;background-color:#ff0101;border-radius:5px;box-shadow:0 4px 6px #0000001a;color:#fff;display:flex;font-size:clamp(.875rem,.5795rem + .6061vw,1.125rem);font-weight:400;justify-content:space-evenly;padding:20px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:200px}.home__user-card:hover{cursor:pointer}.home__user-card__user-avatar{border-radius:50%;height:100px;margin-bottom:1rem;object-fit:cover;transition:opacity .3s ease;width:100px}.home__user-info{text-align:center}.home__user-name{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-shadow:1px 1px 4px #00000080;transition:color .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.home{padding:1rem}.home__intro{align-items:flex-start;flex-direction:column;gap:1rem}.home__intro-title{font-size:clamp(1.3rem,2.5vw,3rem)}.home__user-title{font-size:1.5rem}.home__user-subtitle{font-size:1rem}.home__user-cards{justify-content:center}.home__user-card{padding:15px;width:clamp(150px,40vw,180px)}.home__user-card .home__user-avatar{height:80px;width:80px}.home__user-card .home__user-name{font-size:1.2rem}}@media(max-width:600px){.home{padding:.5rem}.home__intro-title{font-size:clamp(1.2rem,4vw,2.5rem)}.home__user-title{font-size:1.3rem}.home__user-subtitle{font-size:.9rem}.home__user-card{flex-direction:row;gap:1rem;justify-content:flex-start;padding:10px;width:100%}.home__user-card .home__user-avatar{height:60px;margin-bottom:0;width:60px}.home__user-card .home__user-info{text-align:left}.home__user-card .home__user-name{font-size:1.1rem}}.api-toggle-switch{align-items:center;display:flex;justify-content:center;padding:10px}.switch{display:inline-block;height:34px;margin-right:10px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.switch .slider,.switch input{cursor:pointer;position:absolute}.switch .slider{background-color:#ccc;border-radius:50px;bottom:0;left:0;right:0;top:0;transition:.4s}.switch input:checked+.slider{background-color:#4caf50}.switch .slider:before{background-color:#fff;border-radius:50px;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}.switch input:checked+.slider:before{transform:translateX(26px)}.online{color:#4caf50}.offline,.online{text-shadow:1px 1px 4px #00000080}.offline{color:#ff5722}.general-infos-zone{display:flex;flex-direction:row;gap:50px;margin-bottom:100px;margin-top:50px}.general-infos-zone__charts{display:flex;flex-direction:column;gap:30px;width:70%}.general-infos-zone__smalls-charts{display:flex;flex-wrap:wrap;gap:24px}.general-infos-zone__diet{display:flex;flex-direction:column;flex-wrap:wrap;gap:39px}.general-infos-zone__error{color:red;font-size:20px;font-weight:600}@media(max-width:1300px){.general-infos-zone{flex-direction:column}.general-infos-zone__charts{width:95%}.general-infos-zone__diet{flex-direction:row;flex-wrap:wrap;margin-top:50px;width:95%}}@media(max-width:768px){.general-infos-zone{gap:20px;margin-top:30px}.general-infos-zone__charts{width:100%}.general-infos-zone__diet{flex-direction:row;gap:16px;justify-content:center;width:100%}.general-infos-zone__smalls-charts{justify-content:center}}@media(max-width:600px){.general-infos-zone{gap:15px;margin-top:20px}.general-infos-zone__diet,.general-infos-zone__smalls-charts{align-items:center;flex-direction:column;gap:10px}}.daily-activity-chart{background-color:#fbfbfb;border-radius:5px;box-shadow:0 2px 4px 0 #00000005;height:320px;position:relative;width:100%}.daily-activity-chart__title{font-size:15px;font-weight:700;margin:0 0 20px 20px;position:relative;top:40px}.daily-activity-chart__container{height:calc(100% - 50px)}.daily-activity-chart__tooltip{background-color:#e60000;border-radius:3px;color:#fff;padding:5px;text-align:center}.daily-activity-chart__tooltip-item{margin:0}.daily-activity-chart__legend{color:#000;margin-right:25px}.daily-activity-chart__error{color:#e60000;font-size:20px;font-weight:600;text-align:center}@media(max-width:768px){.daily-activity-chart{height:280px}.daily-activity-chart__title{font-size:14px;margin-left:15px;top:30px}.daily-activity-chart__container{height:calc(100% - 40px)}.daily-activity-chart__legend{font-size:13px;margin-right:15px}}@media(max-width:600px){.daily-activity-chart{height:240px;padding:10px}.daily-activity-chart__title{font-size:13px;margin-left:10px;top:15px}.daily-activity-chart__container{height:calc(100% - 25px)}.daily-activity-chart__legend{font-size:12px;margin-right:10px}}.average-session-chart{background-color:red;border-radius:5px;box-shadow:0 2px 4px 0 #00000005;display:flex;flex:1 1;height:263px;padding:55px 10px 10px;position:relative;width:258px}@media screen and (max-width:780px){.average-session-chart{flex:none;height:220px;max-width:220px;padding:40px 8px 8px;width:calc(50% - 8px)}}@media screen and (max-width:600px){.average-session-chart{height:230px;max-width:258px;padding:30px 5px 5px;width:100%}.average-session-chart__title{font-size:14px;left:15px;max-width:75%;top:15px}}.average-session-chart__title{color:#ffffffb3;font-size:15px;font-weight:600;left:34px;max-width:65%;position:absolute;top:29px;z-index:1}.average-session-chart__tooltip{background-color:#fff;border-radius:4px;color:#000;padding:5px;text-align:center}.average-session-chart__tooltip-text{margin:0}.average-session-chart__error{color:red;font-size:20px;font-weight:600;text-align:center}.performance-chart{align-items:center;background-color:#282d30;border-radius:5px;box-shadow:0 2px 4px #00000005;display:flex;flex:1 1;height:263px;justify-content:center;padding:10px;width:258px}@media screen and (max-width:780px){.performance-chart{flex:none;height:220px;max-width:220px;width:calc(50% - 8px)}}@media screen and (max-width:600px){.performance-chart{height:230px;max-width:258px;width:100%}.performance-chart__axis{font-size:10px}}.performance-chart__container{height:94%!important;margin-top:12px;width:100%}.performance-chart__axis{color:#fff;font-size:12px}.performance-chart__radar{stroke:#8884d8;fill:#ff0101;fill-opacity:.7}.performance-chart__error{color:#ff0101;font-size:20px;font-weight:600;text-align:center}.score-chart{background-color:#fbfbfb;border-radius:5px;box-shadow:0 2px 4px 0 #00000005;display:flex;flex:1 1;height:263px;position:relative;width:258px}@media screen and (max-width:780px){.score-chart{flex:none;height:220px;max-width:220px;width:calc(50% - 8px)}}@media screen and (max-width:600px){.score-chart{height:230px;max-width:258px;width:100%}}.score-chart__title{color:#20253a;font-size:15px;font-weight:500;margin:30px 0 0 40px;position:absolute}@media screen and (max-width:600px){.score-chart__title{font-size:14px;margin:20px 0 0 20px}}.score-chart__text-circle{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:130px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:130px}@media screen and (max-width:600px){.score-chart__text-circle{height:100px;width:100px}}.score-chart__text{color:#74798c;font-size:16px;max-width:70px;text-align:center}@media screen and (max-width:600px){.score-chart__text{font-size:14px}}.score-chart__text--bold{color:#282d30;font-size:26px;font-weight:600}@media screen and (max-width:600px){.score-chart__text--bold{font-size:22px}}.score-chart__error{color:red;font-size:20px;font-weight:600;text-align:center}.diet-info{align-items:center;background-color:#fbfbfb;border-radius:5px;box-shadow:0 2px 4px 0 #00000005;display:flex;gap:24px;height:125px;padding:32px;width:258px}.diet-info__icon{height:60px;width:60px}.diet-info__details{display:flex;flex-direction:column}.diet-info__value{color:#282d30;font-size:clamp(.875rem,.4318rem + .9091vw,1.25rem);font-weight:700;margin:0}.diet-info__category{color:#74798c;font-size:clamp(.6875rem,.4659rem + .4545vw,.875rem);font-weight:500;margin:0}@media(max-width:768px){.diet-info{gap:16px;height:auto;padding:20px;width:calc(50% - 8px)}.diet-info__icon{height:48px;width:48px}}@media(max-width:600px){.diet-info{gap:10px;max-width:300px;padding:15px;width:100%}.diet-info__icon{height:40px;width:40px}}.profile{display:flex;flex-direction:column;width:100%}@media(max-width:920px){.profile{margin-left:1rem}}@media(max-width:768px){.profile{margin-left:0;padding:0 1rem}}@media(max-width:600px){.profile{padding:0 .5rem}}.profile-title{font-size:clamp(1.5rem,-.2727rem + 3.6364vw,3rem);font-weight:500;line-height:24px;margin-bottom:41px}@media(max-width:768px){.profile-title{font-size:clamp(1.3rem,-.2rem + 3vw,2.5rem);margin-bottom:20px}}@media(max-width:600px){.profile-title{font-size:clamp(1.2rem,-.1rem + 2.5vw,2rem);margin-bottom:15px}}.profile-text{animation:fadeIn 1.5s ease-out;font-size:clamp(.875rem,.5795rem + .6061vw,1.125rem);font-weight:400}@media(max-width:768px){.profile-text{font-size:clamp(.8rem,.5rem + .5vw,1rem)}}@media(max-width:600px){.profile-text{font-size:clamp(.75rem,.45rem + .45vw,.9rem)}}.title--red{color:#ff0101}.erreur{color:red;font-size:20px;font-weight:600;margin:100px}@media screen and (max-width:600px){.header__nav,.sidebar{display:none}.header{height:60px;justify-content:center}}:where(html){-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:Roboto,sans-serif;line-height:1.4}.app{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.app-container{overflow:hidden;padding-left:12.5vw;padding-top:12.5vw}@media(max-width:768px){.app-container{padding-left:6rem;padding-right:1rem;padding-top:90px}}@media(max-width:600px){.app{min-height:100dvh}.app-container{border-radius:0;margin:0;max-width:100vw;min-width:0;padding:70px .5rem .5rem}}
/*# sourceMappingURL=main.437744ce.css.map*/