body{margin:0;font-family:Almarai,lateef,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#landing-page{position:fixed;top:0;left:0;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;background:linear-gradient(1turn,#f3e493 6.88%,#c7a809 92.87%);height:max(100%,100vh);width:100%;padding:3rem;direction:rtl}#landing-page:after{content:close-quote;height:100%;width:100%;position:absolute;top:0;right:0;background:#bdc1c7;-webkit-clip-path:polygon(81% 0,100% 0,100% 100%,24% 100%,31% 81%,38% 65%,57% 31%,67% 16%,75% 6%);clip-path:polygon(81% 0,100% 0,100% 100%,24% 100%,31% 81%,38% 65%,57% 31%,67% 16%,75% 6%)}.image{margin:auto;flex:2 1;z-index:10;transition:.5s ease}.image-resize{transform:scale(1.5) translateX(8vw)}.image img{animation:image-animation .9s cubic-bezier(.65,0,.35,1);user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.text{z-index:10;display:flex;flex-direction:column;justify-content:center;flex:1 1;white-space:nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.text h1{animation:text-slide-up .9s cubic-bezier(.65,0,.35,1) both}.text h2>div:first-child{animation:text-slide-up .9s cubic-bezier(.65,0,.35,1) .125s both}.text h2>div:nth-child(2){animation:text-slide-up .9s cubic-bezier(.65,0,.35,1) .15s both}.text h2>div:nth-child(3){animation:text-slide-up .9s cubic-bezier(.65,0,.35,1) .175s both}.text h1{font-weight:800;font-size:2.5rem;color:#202124;white-space:nowrap;margin:0;text-shadow:0 .25rem .25rem rgba(0,0,0,.25)}.text h1,h2{font-style:normal}h2{font-weight:400;font-size:1.4rem;line-height:2rem;color:#666;margin-bottom:0}h2 span{font-weight:800}.buttons{margin-top:5rem;display:flex;justify-content:flex-start}@media screen and (max-width:600px){#landing-page{flex-direction:column-reverse;padding:1rem}#landing-page:after{-webkit-clip-path:polygon(0 19%,0 0,100% 0,100% 76%,81% 69%,65% 62%,31% 43%,16% 33%,6% 25%);clip-path:polygon(0 19%,0 0,100% 0,100% 76%,81% 69%,65% 62%,31% 43%,16% 33%,6% 25%)}.text{align-self:center}.image{flex:1 1;width:100%;height:auto;margin-left:auto}.buttons{justify-content:center;margin-top:3rem}}@keyframes image-animation{0%{opacity:.5;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes text-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#series-page{display:flex;flex-direction:column;align-items:center;justify-content:center}#series-page h1{text-decoration:underline}#series-list{display:flex;flex-wrap:wrap}.serie-item{display:flex;align-items:center;justify-content:space-around;border-radius:1rem;padding:.8rem .5rem;margin:1rem;background-color:#7e7a9b;box-shadow:.2em 0 .1em #000,-.2em 0 .1em #000;background-image:linear-gradient(0deg,#717786,#f3f3f3);cursor:pointer}.serie-item h2{font-weight:700;margin:0;color:#030303}@media screen and (max-width:450px){#series-list{display:flex;align-items:center;justify-content:center}}#question-image{grid-column:1/4;grid-row:1/5;margin-bottom:-.4em}#question-image img{width:100%;height:100%;margin-bottom:-.4em;border-radius:.5em .5em 0 0;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.question-section{grid-column:1/4;grid-row:5/7;display:flex;justify-content:space-between;justify-items:center;padding-inline:3%;background:linear-gradient(180deg,#d7b400,rgba(232,211,102,.51));background-blend-mode:darken;border-radius:0 0 .5em .5em}.question-text{margin:auto;direction:rtl;font-style:normal;font-weight:700;font-size:1.125rem;color:#000;width:100%}.question-value{margin-bottom:.3em}.question-choice{display:flex;align-items:baseline;grid-gap:.1rem;gap:.1rem;white-space:nowrap;width:50%}.question-choice hr{border-width:0;width:max(2rem,100%);height:2px;background-color:#000;-webkit-margin-after:0;margin-block-end:0}.image-question-nbr{background:linear-gradient(90.54deg,#004ab9 .45%,#001330 99.53%);border-radius:50%;font-style:normal;font-weight:700;font-size:1.5rem;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;margin-top:.5rem;height:2rem;width:3rem}.timer-jauge{margin:.2rem auto;width:.8rem;height:5rem;background:#fff;box-shadow:.05rem .1rem .2rem rgba(0,0,0,.4),inset 0 .05rem .2rem .2rem rgba(0,0,0,.6)}#result-list{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(4,1fr);padding:0 2rem}.result-item{display:flex;align-items:center;justify-content:center;border-radius:1rem;margin:.2rem .5rem;box-shadow:.1em 0 .1em #000,-.1em 0 .1em #000;cursor:pointer;color:#fff}.result-item span{font-weight:700}:root{--rating-size:6rem;--bar-size:0.5rem;--background-color:#e7f2fa;--rating-color-default:#2980b9;--rating-color-background:#c7e1f3;--rating-color-good:#27ae60;--rating-color-meh:#f1c40f;--rating-color-bad:#e74c3c}.rating{align-items:center;justify-content:center;border-radius:100%;overflow:hidden;background:#2980b9;background:var(--rating-color-default);color:#2980b9;color:var(--rating-color-default);width:6rem;width:var(--rating-size);height:6rem;height:var(--rating-size);font-size:2rem;font-size:calc(var(--rating-size)/3);line-height:1}.rating,.rating span{position:relative;display:flex}.rating span{font-weight:700;z-index:2}.rating span small{font-size:.5em;font-weight:900;align-self:center}.rating:after{background:#e7f2fa;background:var(--background-color);z-index:1}.rating:after,.rating:before{content:"";position:absolute;top:.5rem;top:var(--bar-size);right:.5rem;right:var(--bar-size);bottom:.5rem;bottom:var(--bar-size);left:.5rem;left:var(--bar-size);border-radius:inherit}.rating:before{box-shadow:0 0 0 1rem #c7e1f3;box-shadow:0 0 0 1rem var(--rating-color-background);z-index:-1}.rating.good{background:#27ae60;background:var(--rating-color-good);color:#27ae60;color:var(--rating-color-good)}.rating.meh{background:#f1c40f;background:var(--rating-color-meh);color:#f1c40f;color:var(--rating-color-meh)}.rating.bad{background:#e74c3c;background:var(--rating-color-bad);color:#e74c3c;color:var(--rating-color-bad)}.login-page{justify-content:center;height:100%}.container,.login-page{display:flex;align-items:center;width:100%}.container{flex-direction:column;max-width:400px;padding:0 .5rem}.container h2{font-size:2rem;color:#000;font-weight:600;margin-bottom:2rem}.container form{display:flex;flex-direction:column;align-items:center;width:100%}.container button{position:relative;border:none;margin-top:1rem;font-size:1.3rem;border-radius:.5em;width:100%;height:2.7rem;box-shadow:.1em .1em .2em #35363a}.container button img{position:absolute;top:50%;left:1ch;transform:translateY(-50%);width:1.3rem;height:1.3rem}.container button[type=submit]{background-color:#35363a;color:#fdfdfd;font-weight:800}.container button[type=submit]:hover{background-color:#35363a;color:#fdfdfd;box-shadow:.1em .1em .2em #fdfdfd,-.1em -.1em .2em #fdfdfd}form input{font-size:1.5rem;height:3rem;border:2px solid hsl(251 8% 28%/.7);padding:0 1rem;direction:rtl;background-color:#fff;width:100%;color:#35363a!important;border-radius:.3rem;margin-top:.3rem}form input:focus{border:2px solid #da9010;outline:none}.log-link{margin:1rem 0}.separator{position:relative;width:100%;text-align:center;margin-block:1.5rem .5rem}.separator:after,.separator:before{position:absolute;top:50%;content:"";width:38%;height:1px;background-color:hsl(251 8% 28%/.5)}.separator:before{transform:translateX(-100%);margin-right:-.5rem}:not(h1,#remote-screen){box-sizing:border-box}html{font-size:16px}body,html{height:100vh}body{background:linear-gradient(180deg,#9c99b0 2.64%,rgba(188,193,203,.59));background-attachment:fixed}::-webkit-backdrop{background:linear-gradient(180deg,#9c99b0 2.64%,rgba(188,193,203,.59));background-attachment:fixed}::backdrop{background:linear-gradient(180deg,#9c99b0 2.64%,rgba(188,193,203,.59));background-attachment:fixed}button{cursor:pointer}:root{--gray-color:#b4b8c5}.top-menu{display:flex;padding:.5% 3% 0;max-width:1800px;margin:auto}.top-menu>a{margin-right:2%}#question-page{display:grid;grid-template-columns:repeat(3,2fr) 1.5fr;grid-template-rows:repeat(4,minmax(10vh,1fr)) repeat(3,minmax(-webkit-min-content,-webkit-max-content));grid-template-rows:repeat(4,minmax(10vh,1fr)) repeat(3,minmax(min-content,max-content));grid-gap:.4em 2%;gap:.4em 2%;border-radius:.4rem;padding:0 2%;height:calc(100vh - 50px);max-width:1800px;min-width:350px;margin:auto}#remote-outer{border-radius:.4rem;background-color:#b4b8c5;background-color:var(--gray-color);padding:.75rem .25rem;box-shadow:.2em 0 .4em #000,-.2em 0 .4em #000;grid-column:-2/-1;grid-row:1/6;max-width:15rem;min-width:11rem}#remote{border-radius:.3rem;padding:.5em .7em;height:97%;background-color:#5644ad;box-shadow:inset 0 .5em .5em #000,inset .1em 0 0 #000,inset -.1em 0 0 #000,inset -.1em 0 .1em #fff}#remote,#remote-screen{background-image:linear-gradient(0deg,#baa9de,#4f43a7)}#remote-screen{display:flex;border:.1em solid #baa9de;border-radius:.4em;padding:.3em .4em;margin:0 .35em .3em;height:max(10%,-webkit-max-content);height:max(10%,-moz-max-content);height:max(10%,max-content);box-shadow:inset 0 0 .5em #000}#remote-screen>span{display:inline-block;height:100%;min-height:1.9rem;font-weight:600;font-size:1.5rem;flex:25% 1;position:relative;text-align:center;line-height:1.3em;background-image:linear-gradient(90deg,#1d234d,#ece1e2,#ece1e2,#ece1e2,#1d234d);color:#d33437}#remote-screen>span>hr{position:absolute;border:1px solid #d33437;width:56%;min-width:15px;background-color:#d33437;border-radius:5px;margin:0 15%;bottom:7%;left:3%;box-shadow:.1em 0 .1em #da5b5d,-.1em 0 .1em #da5b5d}#remote-body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:81%;background-image:linear-gradient(90deg,#2b22e2,#4d42e3,#8a7adf);border-radius:1.5rem;box-shadow:.2em 0 .4em #fff,-.2em 0 .4em #fff,inset 0 0 15px #000}.remote-numeric-btn{width:4em;height:2em;background:radial-gradient(#7782a9,#2d3870,#1d234d);color:#fff}.remote-numeric-btn,.remote-string-btn{margin-top:.25em;border-radius:50%;font-weight:600;font-size:1rem}.remote-string-btn{display:block;width:6em;height:3em}#remote-corriger-btn{background:radial-gradient(#e2212d,#762325);color:#fff}#remote-valider-btn{background:radial-gradient(#7cad53,#35842f);color:#fff}#user-infos{display:flex;align-items:center;justify-content:space-around;flex-direction:column;border-radius:.3rem;border:4px solid #b4b8c5;border:4px solid var(--gray-color);background-color:#7e7a9b;box-shadow:.2em 0 .1em #000,-.2em 0 .1em #000,inset 0 0 5px #000;background-image:linear-gradient(180deg,#6a6f85,#b5b6bd);grid-column:-2/-1;grid-row:6/8;max-width:15rem;min-width:11rem}#user-infos h4,h3{margin:0}#user-infos h4{font-size:90%}#user-infos h3{font-size:100%}.question-explanation{direction:rtl;display:flex;justify-content:center;align-items:center;width:100%;border:2px solid #717786;border-radius:1rem;background-color:#f3f3f3;grid-column:1/-2}.question-infos{grid-column:1/-2;grid-row:7/8;display:flex;justify-content:space-evenly;grid-gap:2%;gap:2%}.question-info{display:inline-flex;align-items:center;justify-content:space-around;border-radius:1rem;flex:auto;bottom:20%;background-color:#7e7a9b;box-shadow:.2em 0 .1em #000,-.2em 0 .1em #000,inset 0 0 .2em #000;background-image:linear-gradient(0deg,#717786,#f3f3f3)}.question-info span{font-weight:700;font-size:100%}.question-info h1{color:#bf222c;font-size:3vw;min-width:2ch;margin-block:auto}#volume-control button{background-color:grey;border:.7vw solid #b4b8c5;border:.7vw solid var(--gray-color);border-radius:50%;padding:1vw;margin-left:1px;box-shadow:0 .2em .1em #000}@media screen and (min-width:1900px){html{font-size:22px}}@media screen and (max-width:1900px){html{font-size:20px}}@media screen and (max-width:1400px){html{font-size:17px}}@media screen and (max-width:750px){html{font-size:14px}#result-list{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(5,1fr);padding:0 1rem}.result-item{margin:.2rem .3rem}}@media (max-height:500px),screen and (max-width:600px){html{font-size:12px}}@media screen and (max-width:350px){html{font-size:10px}}@media screen and (max-height:500px){.remote-string-btn>div{display:none}}@media screen and (max-width:500px) and (orientation:portrait){#question-image{grid-row:1/4}.question-section{grid-row:4/7}#remote-outer{grid-row:1/4}#user-infos{grid-row:4/7}.question-explanation,.question-infos{grid-column:1/-1}}#landscape-warning-message{display:none;position:absolute;font-size:x-large;top:50%;left:50%;transform:translateX(-50%);background-color:coral;border-radius:.5rem;width:50%}@media only screen and (orientation:portrait){#landscape-warning-message{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media only screen and (orientation:landscape){#landscape-warning-message{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.btn{text-decoration:none;padding:.6rem 1.3rem;background:#35363a;border:1px solid #202124;box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:.6rem;font-style:normal;font-weight:700;font-size:1rem;color:#fdfdfd;margin-left:1.5rem;white-space:nowrap;animation:btn-animation .9s ease-in-out;transition:.3s ease}.btn:focus,.btn:hover{transform:scale(1.15)}@keyframes btn-animation{0%{opacity:.5;transform:scale(.8)}80%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.d6539607.chunk.css.map */