﻿.toggle-wrapper{padding:0}.toggle{width:2.8rem;height:1.6rem;border-radius:1.6rem;padding:0.1rem;background:rgba(0,0,0,0.15);position:relative;pointer-events:all;cursor:pointer;transition:background 0.2s}@media (prefers-color-scheme: dark){.toggle{background:rgba(255,255,255,0.25)}}.toggle::active{opacity:1}.toggle--active{background:#5b58f9}@media (prefers-color-scheme: dark){.toggle--active{background:#5b58f9}}.toggle--disabled{opacity:0.5;pointer-events:none}.toggle__handle{width:1.2rem;height:1.2rem;border-radius:1.2rem;background:#fff;padding:0.1rem;position:absolute;top:0.2rem;left:0.2rem;transition:left 0.3s}.toggle__handle--active{left:1.4rem}.toggle__handle--disabled{opacity:0.3}@media (hover: hover){.key::after{font-family:"Helvetica Neue", sans-serif;position:absolute;right:0.75rem;bottom:0.5rem;font-size:1rem;font-weight:regular;color:rgba(0,0,0,0.15)}}@media (hover: hover) and (prefers-color-scheme: dark){.key::after{color:rgba(255,255,255,0.25)}}@media (hover: hover){.key--button::after{font-family:"Helvetica Neue", sans-serif;position:relative;margin-left:0.5rem;font-size:0.8rem;font-weight:regular;opacity:0.15}.key--1::after{content:"1"}.key--2::after{content:"2"}.key--3::after{content:"3"}.key--space::after{content:"⏘"}}.overall-stats{border-top:none;padding:0.5em;padding-top:1.5em;max-width:40em;display:none;flex-direction:column;justify-content:flex-start;align-items:center;margin:auto;margin-top:0em;margin-bottom:5em}@media (prefers-color-scheme: dark){.overall-stats{border-top:none}}.overall-stats__main-icon{width:3em;height:3em;opacity:0.3;margin-bottom:1em;display:none}@media (prefers-color-scheme: dark){.overall-stats__main-icon{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.overall-stats__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:800px;width:80%;margin-bottom:1em}.overall-stats__title{margin:0;font-weight:bold;opacity:1;font-size:1.6em;line-height:1.1em;width:90%;text-align:center;margin-bottom:0.6em}.overall-stats__description{margin:0;font-size:0.6em;opacity:0.4;line-height:1.4em;width:100%;text-align:center}.overall-stats__main-stats{display:flex;justify-content:center;gap:1em;flex-wrap:wrap;padding-top:1em;padding-bottom:2em;margin-bottom:1em}.overall-stats__menu{margin-bottom:1rem}.overall-stats__grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:0.5em}.overall-stats__grid-letter-wrapper{width:4.5em;margin:0.125em;display:flex;flex-direction:column;justify-content:center;align-items:center}.overall-stats__grid-letter-wrapper:hover{cursor:pointer}.overall-stats__grid-letter-wrapper--not-learned-yet{opacity:0.1}.overall-stats__grid-letter-wrapper--learned{opacity:1;color:#1cca00}.overall-stats__list{width:85%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:0.25em}.overall-stats__speed-list{width:85%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:0.25em}.overall-stats__list-line-wrapper{width:100%;padding:0.125em;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.overall-stats__list-line-wrapper:hover{cursor:pointer}.overall-stats__list-letter-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.overall-stats__list-letter-wrapper--not-learned-yet{opacity:0.1}.overall-stats__list-letter-wrapper--learned{opacity:1;color:#1cca00}.overall-stats__list-letter-wrapper--speed{color:rgba(0,0,0,0.25)}@media (prefers-color-scheme: dark){.overall-stats__list-letter-wrapper--speed{color:rgba(255,255,255,0.25)}}.overall-stats__list-letter-wrapper--full-speed{color:rgba(0,0,0,0.7)}@media (prefers-color-scheme: dark){.overall-stats__list-letter-wrapper--full-speed{color:rgba(255,255,255,0.7)}}.overall-stats__list-letter-wrapper--no-speed{color:rgba(0,0,0,0.15)}@media (prefers-color-scheme: dark){.overall-stats__list-letter-wrapper--no-speed{color:rgba(255,255,255,0.15)}}.overall-stats__glyph{width:3.5rem;font-size:2.5em;text-align:center;height:1.33em}.overall-stats__glyph--list{margin-right:0.25em}.overall-stats__timer-wrapper{width:2em;display:flex;justify-content:center;align-items:center}.overall-stats__timer{bottom:0.15em;left:0;right:0;height:2px;max-width:80%;background:#000;border-radius:2px;margin:auto}@media (prefers-color-scheme: dark){.overall-stats__timer{background:#fff}}.overall-stats__timer--learned{background:#1cca00}.overall-stats__stats{width:100%;text-align:center;margin-top:0.5em;margin-bottom:1em;font-size:0.5em;line-height:1.4em;opacity:1}.overall-stats__stats--list{width:6.5rem;text-align:left;margin:0}@media (max-width: 414px){.overall-stats__stats--list{width:3rem}}.overall-stats__line-graph{height:0.05rem;width:100%;background:rgba(0,0,0,0.05);display:flex;flex-direction:row;align-items:center;gap:0.1%}@media (max-width: 414px){.overall-stats__line-graph{gap:0}}@media (prefers-color-scheme: dark){.overall-stats__line-graph{background:rgba(255,255,255,0.15)}}.overall-stats__answer-line{width:0.9%;height:0.4em;background:#000}@media (prefers-color-scheme: dark){.overall-stats__answer-line{background:#fff}}@media (max-width: 414px){.overall-stats__answer-line{width:1%}}.overall-stats__answer-line--correct{margin-bottom:0.5rem;border-radius:0.5rem 0.5rem 0 0}.overall-stats__answer-line--wrong{margin-top:0.5rem;border-radius:0 0 0.5rem 0.5rem}.overall-stats__answer-line--successful{background:#1cca00}.overall-stats__answer-speed-line{width:0.9%;height:2em;position:relative;background:linear-gradient(180deg, rgba(0,0,0,0.05), transparent)}@media (prefers-color-scheme: dark){.overall-stats__answer-speed-line{background:linear-gradient(180deg, rgba(255,255,255,0.15), transparent)}}.overall-stats__answer-speed-line--fast-enough{background:linear-gradient(180deg, rgba(0,0,0,0.05), transparent)}@media (prefers-color-scheme: dark){.overall-stats__answer-speed-line--fast-enough{background:linear-gradient(180deg, rgba(255,255,255,0.25), transparent)}}.overall-stats__answer-speed-marker{position:absolute;width:100%;height:0.1em;background:rgba(0,0,0,0.25)}@media (prefers-color-scheme: dark){.overall-stats__answer-speed-marker{background:rgba(255,255,255,0.25)}}.overall-stats__answer-speed-marker--fast-enough{background:#000}@media (prefers-color-scheme: dark){.overall-stats__answer-speed-marker--fast-enough{background:#fff}}.main-stat{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0.25em;width:6.5em}.main-stat__value{font-size:2em;font-weight:bold;opacity:0.15}.main-stat__value--regular{opacity:0.4}.main-stat__value--perfect{color:#1cca00;opacity:1}.main-stat__caption{font-size:0.6em;opacity:0.15;text-align:center}.main-stat__caption--regular{opacity:0.4}.main-stat__caption--perfect{color:#1cca00;opacity:0.6}.granted-reward{width:100%;display:none;justify-content:center;transition:opacity 0.5s;margin-top:2em;transition:transform 0.3s ease-out}@media (hover: hover){.granted-reward:hover{transform:scale(1.05);cursor:pointer;transition:transform 0.3s ease-out}}.granted-reward--tap-to-view{text-align:center;position:absolute;width:100%;bottom:12%;font-size:0.66em;opacity:0.3;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-out;animation-name:tap-to-view}@keyframes tap-to-view{0%{opacity:0.2}50%{opacity:0.4}100%{opacity:0.2}}.rewards{display:none;border-top:none;padding:0.5em;padding-top:1.5em;max-width:960px;margin:auto;margin-bottom:5em;display:flex;justify-content:center;flex-flow:wrap}@media (prefers-color-scheme: dark){.rewards{border-top:none}}.rewards__main-icon{width:3em;height:3em;opacity:0.3;margin-bottom:1em;display:none}@media (prefers-color-scheme: dark){.rewards__main-icon{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.rewards__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:800px;width:80%}.rewards__title{margin:0;font-weight:bold;opacity:1;font-size:1.6em;line-height:1.1em;width:90%;text-align:center;margin-bottom:0.6em}.rewards__description{margin:0;font-size:0.6em;opacity:0.4;line-height:1.4em;width:90%;text-align:center}.rewards__list{margin:auto;display:flex;justify-content:center;gap:4em;flex-flow:wrap;margin-top:3em;margin-bottom:1em}@keyframes reward__image{0%{scale:100%;filter:grayscale(0) blur(6px) brightness(6) drop-shadow(0px 0px 16px rgba(255,255,255,0.4))}20%{scale:110%;filter:grayscale(0) blur(0px) brightness(8) drop-shadow(0px 0px 32px rgba(255,255,255,0.8))}80%{scale:100%;filter:grayscale(0) blur(0px) brightness(1) drop-shadow(0px 0px 0px rgba(255,255,255,0.2))}100%{scale:100%;filter:grayscale(0) blur(0px) brightness(1) drop-shadow(0px 0px 0px rgba(255,255,255,0.2))}}.reward{width:100%;height:11em;min-width:5em;max-width:10em;position:relative;display:flex;flex-direction:column}.reward__image{scale:100%;width:130%;position:absolute;margin:auto;left:-15%;bottom:7%;filter:grayscale(0) blur(0px) brightness(1) contrast(1);opacity:1;transition:filter 0.3s ease-out, opacity 0.3s ease-out;animation-duration:1s;animation-iteration-count:1;animation-timing-function:ease-in}.reward__image:hover{transfrom:scale(1.2)}.reward__image--undiscovered{filter:grayscale(1) blur(4px);opacity:0.15;transition:filter 0.3s ease-out, opacity 0.3s ease-out;pointer-events:none}.reward__image--Khinkali{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(20,10,10,0))}.reward__image--Khachapuri{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(57,1,0,0))}.reward__image--Khurdzeni{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(3,3,19,0))}.reward__image--Lari{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(1,1,1,0))}.reward__image--Ghvino{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(12,10,10,0))}.reward__image--Metromani{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(68,66,61,0))}.reward__image--Kvevri{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(0,0,0,0))}.reward__image--Khantsi{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(54,37,20,0))}.reward__image--Khalicha{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(5,0,0,0))}.reward__image--Ketsi{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(24,3,3,0))}.reward__image--Brotzeuli{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(34,4,4,0))}.reward__image--Khandzhali{filter:grayscale(0) blur(0px) drop-shadow(-2px 32px 16px rgba(45,8,1,0))}.reward__title{position:absolute;bottom:10%;width:100%;text-align:center;font-size:1.6em;font-weight:bold}.reward__title--undiscovered{opacity:0}.reward__title--Khinkali{font-family:inherit;font-weight:400}.reward__title--Khachapuri{font-family:BPG_Nino}.reward__title--Khurdzeni{font-family:Merab_Kostava}.reward__title--Lari{font-family:inherit}.reward__title--Ghvino{font-family:ArialGeo}.reward__title--Metromani{font-family:Archy}.reward__title--Kvevri{font-family:Tavdrigina}.reward__title--Khantsi{font-family:Gugeshashvili}.reward__title--Khalicha{font-family:Glaho}.reward__title--Ketsi{font-family:Katerina}.reward__title--Brotzeuli{font-family:Algeti_Compact}.reward__title--Khandzhali{font-family:Extrasquare}.reward__title--Dzaghli{font-family:BPG_Nino}.reward__transcription{position:absolute;width:100%;bottom:0%;font-size:0.8em;text-align:center;opacity:0.4}.reward__transcription--undiscovered{opacity:0}.reward__count{position:absolute;bottom:20%;transform:rotate(10deg);right:0;width:2.5em;height:2.5em;background:#e00a00;color:#fff;font-weight:bold;font-size:0.7em;display:flex;align-items:center;justify-content:center;border-radius:100%}@media (prefers-color-scheme: dark){.reward__count{background:#ff0f0f}}.rewards-preview{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0.4em}.rewards-preview--hidden{display:none}.rewards-preview__caption{font-size:0.6em;opacity:0.3;display:inline}.rewards-preview__icon-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0}.rewards-preview__reward-icon{width:1.2em;height:1.2em}.beta-invitation{width:80%;margin:3em;margin-top:4em;padding:1.5em;font-size:0.6em;line-height:1.4em;border-radius:1em;text-align:center;color:rgba(0,0,0,0.4);border:1px solid rgba(0,0,0,0.05);display:block}@media (prefers-color-scheme: dark){.beta-invitation{color:rgba(255,255,255,0.4);border:1px solid rgba(255,255,255,0.15)}}.beta-invitation--hidden{display:none}.navigation-bar{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;border-radius:0.5em 0.5em 0 0;box-sizing:border-box}.navigation-bar__wrapper{border:0.5px solid rgba(0,0,0,0.15);border-bottom:none;position:fixed;width:100%;max-width:480px;height:8vw;min-height:54px;max-height:78px;background:#fff;box-shadow:0 0 16px rgba(0,0,0,0.05);bottom:0px;left:0;right:0;margin:auto;z-index:1;border-radius:0.75em 0.75em 0 0;overflow:visible}@media (prefers-color-scheme: dark){.navigation-bar__wrapper{background:#171717;box-shadow:0 0 16px #000;border:0.5px solid rgba(255,255,255,0.15);border-bottom:none}}.navigation-bar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:33%;height:100%;gap:0.25em;cursor:pointer;transition:scale 0.5s;-webkit-tap-highlight-color:transparent}.navigation-bar__item:hover{transform:scale(1.05);transition:transform 0s}.navigation-bar__item:focus{outline:none}.navigation-bar__image{margin:-10px;width:9vw;height:9vw;min-width:1.8em;min-height:1.8em;max-width:2.2em;max-height:2.2em;opacity:0.3;transition:width 0.2s ease-out 0s, height 0.2s ease-out 0s;pointer-events:none}@media (prefers-color-scheme: dark){.navigation-bar__image{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.navigation-bar__image--Pro{filter:invert(35%) sepia(47%) saturate(5335%) hue-rotate(231deg) brightness(97%) contrast(100%);opacity:1}.navigation-bar__image--selected{width:10vw;height:10vw;min-width:2em;min-height:2em;max-width:2.6em;max-height:2.6em;opacity:1;transition:width 0.2s ease-out 0s, height 0.2s ease-out 0s}.navigation-bar__caption{height:0px;font-size:0.45em;font-weight:500;letter-spacing:0.03rem;opacity:0;transition:height 0.2s ease-out 0s, opacity 0.2s ease-out 0s}.navigation-bar__caption--selected{height:20px;opacity:1;transition:height 0.2s ease-out 0s, opacity 0.2s ease-out 0s}.letters-lesson{width:100%;display:none;flex-direction:column;justify-content:center;margin:2em 0 1em 0}.animated-letters-random-icon{width:1.5rem;height:1.5rem;margin-right:0.5rem;scale:120%}.animated-letters-list{display:flex;flex-direction:row;justify-content:flex-start;padding:0 0.5em 1em 0.5em;font-size:1.25em;width:auto;height:1.2em;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.animated-letters-list::-webkit-scrollbar{display:none}.animated-letters-list__container{display:flex;justify-content:center;width:100vw;overflow:visible}.animated-letters-list--hidden{display:none}.animated-letters-list__letter{padding:0 0.2em;color:rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){.animated-letters-list__letter{color:rgba(255,255,255,0.4)}}.animated-letters-list__letter--selected{opacity:1;color:#000}@media (prefers-color-scheme: dark){.animated-letters-list__letter--selected{color:#fff}}.animated-letters-list__letter:hover{cursor:pointer;opacity:0.7}.signature-pad{position:absolute;left:0;top:0;margin:auto;width:100%;height:100%;filter:blur(0px) grayscale(0);opacity:1}.signature-pad__wrapper{position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:auto}.signature-pad--faded{filter:blur(20px) grayscale(1);opacity:0;top:-40px;transition:filter 5s ease-in, opacity 3s ease-in, top 5s ease-in;transition-delay:1s}.animated-letter{height:100%;width:fit-content;position:absolute;top:0;left:0;right:0;margin:auto;opacity:0.25;pointer-events:none}@media (prefers-color-scheme: dark){.animated-letter{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.animated-letter--static-letter{opacity:0.1}.animated-letter__container{width:100%;max-width:428px;height:14em;margin:1em 0 2em 0;margin:auto;position:relative}.animated-letter__baseline,.animated-letter__heightline{position:absolute;width:80%;height:0.05em;background:rgba(0,0,0,0.15);top:39%;left:0;right:0;margin:auto;pointer-events:none}@media (prefers-color-scheme: dark){.animated-letter__baseline,.animated-letter__heightline{background:rgba(255,255,255,0.15)}}.animated-letter__baseline{top:64%;background:rgba(0,0,0,0.25)}@media (prefers-color-scheme: dark){.animated-letter__baseline{background:rgba(255,255,255,0.25)}}.animated-letter__vertical-line{position:absolute;width:0.05em;height:100%;pointer-events:none;background:rgba(0,0,0,0.15)}@media (prefers-color-scheme: dark){.animated-letter__vertical-line{background:rgba(255,255,255,0.15)}}.animated-letter__vertical-line--1-1{top:0;left:-2.75em;right:0;margin:auto}.animated-letter__vertical-line--1-2{top:0;left:2.75em;right:0;margin:auto}.animated-letter__vertical-line--2-1{top:0;left:0%;right:0;margin:auto}.animated-letter__vertical-line--2-2{top:0;left:5.5em;right:0;margin:auto}.animated-letter__vertical-line--2-3{top:0;left:-5.5em;right:0;margin:auto}.animated-letter__vertical-line--3-1{top:0;left:-8.25em;right:0;margin:auto}.animated-letter__vertical-line--3-2{top:0;left:-2.75em;right:0;margin:auto}.animated-letter__vertical-line--3-3{top:0;left:2.75em;right:0;margin:auto}.animated-letter__vertical-line--3-4{top:0;left:8.25em;right:0;margin:auto}.animated-letter__path{opacity:1}.animated-letter__path--no-animation{animation:none !important}.animated-letter__path--ა{stroke-dasharray:38 38;animation:animate--ა 2s linear infinite}.animated-letter__path--ბ{stroke-dasharray:94 94;animation:animate--ბ 4s linear infinite}.animated-letter__path--გ{stroke-dasharray:120 120;animation:animate--გ 4s linear infinite}.animated-letter__path--დ{stroke-dasharray:155 155;animation:animate--დ 5s linear infinite}.animated-letter__path--ე{stroke-dasharray:88 88;animation:animate--ე 3s linear infinite}.animated-letter__path--ვ{stroke-dasharray:96 96;animation:animate--ვ 4s linear infinite}.animated-letter__path--ზ{stroke-dasharray:129 129;animation:animate--ზ 4s linear infinite}.animated-letter__path--თ{stroke-dasharray:84 84;animation:animate--თ 3s linear infinite}.animated-letter__path--ი{stroke-dasharray:42 42;animation:animate--ი 2s linear infinite}.animated-letter__path--კ{stroke-dasharray:80 80;animation:animate--კ 3s linear infinite}.animated-letter__path--ლ{stroke-dasharray:182 182;animation:animate--ლ 5s linear infinite}.animated-letter__path--მ{stroke-dasharray:104 104;animation:animate--მ 3s linear infinite}.animated-letter__path--ნ{stroke-dasharray:94 94;animation:animate--ნ 3s linear infinite}.animated-letter__path--ო{stroke-dasharray:82 82;animation:animate--ო 3s linear infinite}.animated-letter__path--პ{stroke-dasharray:75 75;animation:animate--პ 3s linear infinite}.animated-letter__path--ჟ{stroke-dasharray:106 106;animation:animate--ჟ 4s linear infinite}.animated-letter__path--რ{stroke-dasharray:134 134;animation:animate--რ 4s linear infinite}.animated-letter__path--ს{stroke-dasharray:73 73;animation:animate--ს 3s linear infinite}.animated-letter__path--ტ{stroke-dasharray:172 172;animation:animate--ტ 4s linear infinite}.animated-letter__path--უ{stroke-dasharray:118 118;animation:animate--უ 4s linear infinite}.animated-letter__path--ფ{stroke-dasharray:144 144;animation:animate--ფ 4s linear infinite}.animated-letter__path--ქ1{stroke-dasharray:28 28;animation:animate--ქ1 3s linear infinite}.animated-letter__path--ქ2{stroke-dasharray:94 94;animation:animate--ქ2 3s linear infinite}.animated-letter__path--ღ{stroke-dasharray:146 146;animation:animate--ღ 3s linear infinite}.animated-letter__path--ყ{stroke-dasharray:118 118;animation:animate--ყ 3s linear infinite}.animated-letter__path--შ{stroke-dasharray:148 148;animation:animate--შ 4s linear infinite}.animated-letter__path--ჩ{stroke-dasharray:122 122;animation:animate--ჩ 3s linear infinite}.animated-letter__path--ც{stroke-dasharray:116 116;animation:animate--ც 3s linear infinite}.animated-letter__path--ძ{stroke-dasharray:86 86;animation:animate--ძ 2s linear infinite}.animated-letter__path--წ{stroke-dasharray:148 148;animation:animate--წ 4s linear infinite}.animated-letter__path--ჭ1{stroke-dasharray:100 100;animation:animate--ჭ1 4s linear infinite}.animated-letter__path--ჭ2{stroke-dasharray:48 48;animation:animate--ჭ2 4s linear infinite}.animated-letter__path--ხ{stroke-dasharray:86 86;animation:animate--ხ 2s linear infinite}.animated-letter__path--ჯ1{stroke-dasharray:94 94;animation:animate--ჯ1 4s linear infinite}.animated-letter__path--ჯ2{stroke-dasharray:16 16;animation:animate--ჯ2 4s linear infinite}.animated-letter__path--ჰ{stroke-dasharray:80 80;animation:animate--ჰ 4s linear infinite}@keyframes animate--ა{0%{opacity:1;stroke-dashoffset:-38}5%{stroke-dashoffset:-38}15%{stroke-dashoffset:-35}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ბ{0%{opacity:1;stroke-dashoffset:94}5%{stroke-dashoffset:94}15%{stroke-dashoffset:84}20%{stroke-dashoffset:83}45%{stroke-dashoffset:59}50%{stroke-dashoffset:58}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--გ{0%{opacity:1;stroke-dashoffset:120}5%{stroke-dashoffset:120}27%{stroke-dashoffset:91}30%{stroke-dashoffset:90}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--დ{0%{opacity:1;stroke-dashoffset:155}5%{stroke-dashoffset:155}10%{stroke-dashoffset:152}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ე{0%{opacity:1;stroke-dashoffset:88}5%{stroke-dashoffset:88}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ვ{0%{opacity:1;stroke-dashoffset:96}5%{stroke-dashoffset:96}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ზ{0%{opacity:1;stroke-dashoffset:129}5%{stroke-dashoffset:129}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--თ{0%{opacity:1;stroke-dashoffset:84}5%{stroke-dashoffset:84}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ი{0%{opacity:1;stroke-dashoffset:42}5%{stroke-dashoffset:42}50%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--კ{0%{opacity:1;stroke-dashoffset:80}5%{stroke-dashoffset:80}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ლ{0%{opacity:1;stroke-dashoffset:182}5%{stroke-dashoffset:182}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--მ{0%{opacity:1;stroke-dashoffset:104}5%{stroke-dashoffset:104}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ნ{0%{opacity:1;stroke-dashoffset:-94}5%{stroke-dashoffset:-94}50%{stroke-dashoffset:-17}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ო{0%{opacity:1;stroke-dashoffset:82}5%{stroke-dashoffset:82}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--პ{0%{opacity:1;stroke-dashoffset:75}5%{stroke-dashoffset:75}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჟ{0%{opacity:1;stroke-dashoffset:106}5%{stroke-dashoffset:106}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--რ{0%{opacity:1;stroke-dashoffset:134}5%{stroke-dashoffset:134}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ს{0%{opacity:1;stroke-dashoffset:73}5%{stroke-dashoffset:73}20%{stroke-dashoffset:38}50%{stroke-dashoffset:4}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ტ{0%{opacity:1;stroke-dashoffset:172}5%{stroke-dashoffset:172}20%{stroke-dashoffset:224}70%{stroke-dashoffset:344}100%{opacity:0;stroke-dashoffset:344}}@keyframes animate--უ{0%{opacity:1;stroke-dashoffset:118}10%{stroke-dashoffset:112}20%{stroke-dashoffset:88}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ფ{0%{opacity:1;stroke-dashoffset:-144}10%{stroke-dashoffset:-124}20%{stroke-dashoffset:-88}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ქ2{0%{opacity:1;stroke-dashoffset:94}30%{stroke-dashoffset:42}50%{stroke-dashoffset:0}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ქ1{0%{opacity:1;stroke-dashoffset:28}55%{stroke-dashoffset:28}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ღ{0%{opacity:1;stroke-dashoffset:146}10%{stroke-dashoffset:143}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ყ{0%{opacity:1;stroke-dashoffset:118}10%{stroke-dashoffset:100}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--შ{0%{opacity:1;stroke-dashoffset:-148}60%{stroke-dashoffset:-18}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჩ{0%{opacity:1;stroke-dashoffset:122}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ც{0%{opacity:1;stroke-dashoffset:-116}15%{stroke-dashoffset:-80}35%{stroke-dashoffset:-30}40%{stroke-dashoffset:-30}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ძ{0%{opacity:1;stroke-dashoffset:86}10%{stroke-dashoffset:86}25%{stroke-dashoffset:56}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--წ{0%{opacity:1;stroke-dashoffset:148}60%{stroke-dashoffset:18}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჭ1{0%{opacity:1;stroke-dashoffset:100}0%{opacity:1;stroke-dashoffset:100}50%{opacity:1;stroke-dashoffset:0}70%{opacity:1}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჭ2{0%{opacity:1;stroke-dashoffset:48}55%{opacity:1;stroke-dashoffset:48}70%{stroke-dashoffset:0;opacity:1}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ხ{0%{opacity:1;stroke-dashoffset:86}10%{stroke-dashoffset:86}25%{stroke-dashoffset:56}70%{stroke-dashoffset:0;opacity:1}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჯ1{0%{opacity:1;stroke-dashoffset:94}50%{stroke-dashoffset:0}70%{opacity:1}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჯ2{0%{opacity:1;stroke-dashoffset:16}55%{stroke-dashoffset:16}70%{stroke-dashoffset:0;opacity:1}100%{opacity:0;stroke-dashoffset:0}}@keyframes animate--ჰ{0%{opacity:1;stroke-dashoffset:-80}70%{stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}.pro-section{color:#5b58f9;font-size:0.6em;opacity:1;display:flex;justify-content:center;align-items:center;gap:0.5em;height:5.75em}.pro-version-description{width:100%;display:none;flex-direction:column;justify-content:flex-start;align-items:center;margin:1em auto 3em auto}.pro-version-description__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:80%;margin-bottom:3em}.pro-version-description__title{color:#5b58f9;font-weight:bold;opacity:1;font-size:2em;line-height:1.1em;width:100%;text-align:center;margin:0;margin-bottom:0.6em}.pro-version-description__description{margin:0;font-size:0.6em;opacity:0.4;line-height:1.4em;width:100%;text-align:center}.pro-version-description__main-icon{width:3em;height:3em;margin-bottom:1em;display:block;filter:invert(35%) sepia(47%) saturate(5335%) hue-rotate(231deg) brightness(97%) contrast(100%)}.pro-version-features{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:2em}.pro-feature{width:100%;display:flex;flex-direction:column;align-items:center;gap:0.5em;width:80%;max-width:640px;padding:1em 5% 3em 5%;justify-content:flex-start;margin-bottom:2em;border-radius:1em;background-color:rgba(0,0,0,0.05)}@media (prefers-color-scheme: dark){.pro-feature{background-color:rgba(255,255,255,0.05)}}.pro-feature__image{display:block;width:70%;margin-bottom:1.5em}@media (prefers-color-scheme: dark){.pro-feature__image{display:none}}.pro-feature__image--dark{display:none;width:70%;margin-bottom:1.5em}@media (prefers-color-scheme: dark){.pro-feature__image--dark{display:block}}.pro-feature__label{background:#5b58f9;padding:0.15em 0.5em;color:white;border-radius:0.5em;font-size:0.7em;font-weight:bold;margin:0.5em 0}.pro-feature__label--coming-soon{font-weight:regular;color:rgba(0,0,0,0.15) !important;background:rgba(0,0,0,0.05) !important}@media (prefers-color-scheme: dark){.pro-feature__label--coming-soon{color:rgba(255,255,255,0.4) !important;background:rgba(255,255,255,0.15) !important}}.pro-feature__title{margin:0 5%;font-weight:bold;opacity:1;font-size:1.2em;line-height:1em;text-align:center;margin:0;margin-bottom:0.4em}.pro-feature__description{margin:0 5%;font-size:0.8em;opacity:0.4;line-height:1.4em;text-align:center}.pro-block{color:#5b58f9;width:90%;max-width:640px;margin-top:4em;padding:1.5em;font-size:0.6em;line-height:1.4em;border-radius:1em;text-align:center;color:rgba(0,0,0,0.4);border:1px solid rgba(0,0,0,0.05);display:block}@media (prefers-color-scheme: dark){.pro-block{color:rgba(255,255,255,0.4);border:1px solid rgba(255,255,255,0.15)}}.pro-block--accent{color:#5b58f9;cursor:pointer}*{-webkit-touch-callout:none;-webkit-user-select:none}input[type=text],input[type=password],input[type=email],input[type=number],input[type=time],input[type=date],textarea{-webkit-touch-callout:auto;-webkit-user-select:auto}.hidden{display:none}body{font-family:"Helvetica Neue", sans-serif;margin:0;padding:0;padding-bottom:3em;width:100%;color:#000;font-size:23px;background:#f7f7f7;opacity:0}@media (prefers-color-scheme: dark){body{color:#fff;background:#000}}.not-scrollable{overflow:hidden !important}p{text-align:center;margin:0}.subtext{font-size:0.6em;line-height:1.3em;color:rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){.subtext{color:rgba(255,255,255,0.4)}}.logo{min-width:6em;max-width:11em;width:60%;background-size:100%;margin:auto;content:url("../img/logo@2x.png")}@media (prefers-color-scheme: dark){.logo{content:url("../img/logo-dark@2x.png")}}.logo__container{display:flex;width:100%;margin-top:1em;height:auto;justify-content:center;align-items:center;cursor:pointer;margin-bottom:1em}a,.link{color:#000}@media (prefers-color-scheme: dark){a,.link{color:#fff}}a--inline,.link--inline{color:inherit}a:hover,.link:hover{color:#1cca00}@keyframes animated-button{0%{transform:scale(1)}20%{transform:scale(1.03)}40%{transform:scale(1)}100%{transform:scale(1)}}.button{display:flex;justify-content:center;align-items:center;flex-direction:row;width:auto;text-decoration:none;color:#000;text-align:center;border:rgba(0,0,0,0.15) 0.08rem solid;border-radius:0.6rem;padding:0.8rem 1.6rem;margin:0;font-size:0.8em;line-height:1.33rem;font-weight:bold}@media (prefers-color-scheme: dark){.button{color:#fff;border:rgba(255,255,255,0.15) 0.08rem solid}}.button--top{margin:auto}.button--animated{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-out;animation-name:animated-button}.button--filled{background:#e00a00;color:#fff;border:transparent 0.08rem solid}@media (prefers-color-scheme: dark){.button--filled{background:#ff0f0f}}.button--filled--desaturated{background:#000;color:#fff;border:transparent 0.08rem solid}@media (prefers-color-scheme: dark){.button--filled--desaturated{background:#fff;color:#000}}.button--filled-grey{background:#fff;border:transparent 0.08rem solid}@media (prefers-color-scheme: dark){.button--filled-grey{background:#262626}}.button--big{font-size:0.8em;padding:0.7em 1.2em;border-radius:0.5em;height:1.6rem}.button--no-border{border:transparent 0.08rem solid;padding-left:0;padding-right:0}.button:hover{cursor:pointer;animation:none;transition:transform 0.2s;transform:scale(1.04);filter:brightness(150%)}.button:active{opacity:.5}.button--small{padding:0.6rem 0.8rem;font-size:0.6em;border-radius:0.4em}.button--locked{border:transparent 0.08rem solid;font-weight:normal;font-size:0.6em;line-height:1.44rem;opacity:0.2;cursor:default;transition:opacity 0.2s}.button--locked:hover{opacity:0.3;transition:opacity 0.2s}.button--locked-Pro{opacity:1;color:#5b58f9;border:none}.icon{width:1rem;height:1rem;background:none}@media (prefers-color-scheme: dark){.icon{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.icon--big{width:1.6rem;height:1.6rem}.icon--Pro{filter:invert(35%) sepia(47%) saturate(5335%) hue-rotate(231deg) brightness(97%) contrast(100%)}.quiz-header{display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:0 0 0.5em 0;overflow:visible;position:relative;width:100%;margin-bottom:0.5em}.menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:0.5em 1.5em;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;width:auto;line-height:1.5rem}.menu::-webkit-scrollbar{display:none}.menu__fade--left{position:absolute;left:0;width:5%;height:100%;background-image:linear-gradient(to left, rgba(247,247,247,0) 30%, #f7f7f7 90%);pointer-events:none}@media (prefers-color-scheme: dark){.menu__fade--left{background-image:linear-gradient(to left, rgba(0,0,0,0) 30%, #000 90%)}}.menu__fade--right{position:absolute;right:0;width:5%;height:100%;background-image:linear-gradient(to right, rgba(247,247,247,0) 30%, #f7f7f7 90%);pointer-events:none}@media (prefers-color-scheme: dark){.menu__fade--right{background-image:linear-gradient(to right, rgba(0,0,0,0) 30%, #000 90%)}}.menu-item{color:rgba(0,0,0,0.4);border-bottom:0.2rem solid rgba(0,0,0,0);height:100%;text-align:center;font-size:0.7em;background:none;cursor:pointer;margin-right:1rem;white-space:nowrap;transition:border-bottom 0.4s;display:flex;align-items:baseline}@media (prefers-color-scheme: dark){.menu-item{color:rgba(255,255,255,0.4);border-bottom:0.2rem solid rgba(247,247,247,0)}}.menu-item:last-child{margin-right:0}@media (hover: hover){.menu-item:hover{transition:border-bottom 0s;border-bottom:0.2rem solid rgba(0,0,0,0.15)}}@media (hover: hover) and (prefers-color-scheme: dark){.menu-item:hover{color:rgba(255,255,255,0.25);border-bottom:0.2rem solid rgba(255,255,255,0.15)}}.menu-item--active{color:#000;border-bottom:0.2rem solid #000;pointer-events:none;cursor:default}@media (prefers-color-scheme: dark){.menu-item--active{color:#fff;border-bottom:0.2rem solid #fff}}.menu-item__Pro{filter:invert(35%) sepia(47%) saturate(5335%) hue-rotate(231deg) brightness(97%) contrast(100%);width:0.8rem;height:0.8rem;margin-left:0.2rem}.menu-item__Pro--active{filter:none;opacity:0.4}@media (prefers-color-scheme: dark){.menu-item__Pro--active{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.quiz{margin:auto;padding-top:1.5em;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:visible}.quiz__menu-item{border-bottom:0.2rem solid rgba(0,0,0,0)}@media (prefers-color-scheme: dark){.quiz__menu-item{border-bottom:0.2rem solid rgba(247,247,247,0)}}.quiz__menu-item--active{color:#000;border-bottom:0.2rem solid #e00a00}@media (prefers-color-scheme: dark){.quiz__menu-item--active{color:#fff;border-bottom:0.2rem solid #ff0f0f}}.quiz__question{display:none;height:auto;margin:0;padding-bottom:0.5rem;font-size:5rem;max-width:500px;font-weight:bold;align-self:center}.quiz__main-button{margin-top:0.5em;margin-bottom:0.75em;width:100%;display:flex;flex-direction:column;justify-content:center;gap:0.5em}.quiz__button-icon{display:inline;width:1rem;height:1rem;padding-right:0.5rem;background:none}@media (prefers-color-scheme: dark){.quiz__button-icon{filter:invert(100%) sepia(0%) saturate(7482%) hue-rotate(219deg) brightness(110%) contrast(105%)}}.quiz__button-icon:hover{opacity:0.7}.quiz__button-icon--Pro{filter:invert(35%) sepia(47%) saturate(5335%) hue-rotate(231deg) brightness(97%) contrast(100%)}.quiz__button-row{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:98%;margin-bottom:1em}.quiz__button-row--hidden{display:none}.quiz__button{font-family:"Helvetica Neue", sans-serif;width:33.3%;max-width:8rem;max-height:7.5rem;text-decoration:none;color:#000;align-self:flex-start;text-align:center;height:15vh;background:#fff;border-radius:0.6rem;margin:0 0.25rem;padding:0;font-size:4rem;font-weight:500;box-shadow:0 0.15rem 0.3rem rgba(0,0,0,0.25);border:none;box-sizing:border-box;position:relative;cursor:pointer;overflow:hidden;display:flex;justify-content:center;align-items:center}@media (prefers-color-scheme: dark){.quiz__button{color:#fff;background:rgba(255,255,255,0.25)}}.quiz__button--answered{opacity:1}.quiz__button--true{color:#1cca00;cursor:default;pointer-events:none}.quiz__button--false{color:#e00a00;background:rgba(224,10,0,0.1);box-shadow:0 0.15rem 0.3rem rgba(0,0,0,0);cursor:default;pointer-events:none}@media (prefers-color-scheme: dark){.quiz__button--false{color:#ff0f0f;background:rgba(255,15,15,0.2)}}.quiz__button--disabled{opacity:0.3;cursor:default;pointer-events:none;color:rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){.quiz__button--disabled{color:rgba(255,255,255,0.4)}}.quiz__button:active{color:rgba(0,0,0,0.7);background:rgba(255,255,255,0.7);box-shadow:0 0 0.1rem rgba(0,0,0,0.25);margin-bottom:-0.07em;margin-top:0.07em}@media (prefers-color-scheme: dark){.quiz__button:active{color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.05);box-shadow:0 0 0.1rem rgba(255,255,255,0.25)}}.quiz__button-value{z-index:1000;margin:0;margin-bottom:1rem}.quiz__timer-in-button{width:100%;height:0%;position:absolute;top:0;background:rgba(0,0,0,0.05);transition:height 0.1s linear;z-index:0}@media (prefers-color-scheme: dark){.quiz__timer-in-button{background:rgba(0,0,0,0.15)}}.answer{width:90%;text-align:center;font-size:0.8em;line-height:1.4em;margin-bottom:1em}.stats{font-size:0.7em;text-align:center;margin:0.5em 0 1em 0;color:rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){.stats{color:rgba(255,255,255,0.4)}}.stats--no-streak{opacity:0}.stats--almost-streak{opacity:1;color:rgba(0,0,0,0.4)}@media (prefers-color-scheme: dark){.stats--almost-streak{color:rgba(255,255,255,0.4)}}.stats--quiz-finish{font-size:0.9rem;line-height:1.4em;width:80%;margin:1em auto 2em auto}.stats--difference-positive{color:#1cca00;display:inline}.stats--difference-negative{color:#e00a00;display:inline}@media (prefers-color-scheme: dark){.stats--difference-negative{color:#ff0f0f}}.stats--difference-faster{color:#000;display:inline}@media (prefers-color-scheme: dark){.stats--difference-faster{color:#fff}}.letters-to-learn{display:flex;justify-content:flex-start;padding:0 0.5em 1.5em 0.5em;font-size:1.25em;width:auto;height:1.6em;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.letters-to-learn::-webkit-scrollbar{display:none}.letters-to-learn__container{display:flex;justify-content:center;width:100%;overflow:visible}.letters-to-learn--hidden{display:none}.letters-to-learn__letter{padding:0 0.2em}.letters-to-learn__letter:hover{cursor:pointer;opacity:0.7 !important}.letters-to-learn__letter--learned{color:#1cca00}.made-by{padding-top:3em;margin-top:2em;margin-bottom:2em;color:rgba(0,0,0,0.4);font-size:0.6em;text-align:center;display:flex;justify-content:center;width:100%}@media (prefers-color-scheme: dark){.made-by{color:rgba(255,255,255,0.25)}}.private-zone{display:flex;flex-direction:row;justify-content:center;margin:auto;margin-bottom:2em}.private-zone__icon{opacity:0.25;cursor:pointer}.private-zone__popup-wrapper{position:fixed;display:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;color:#000;background:#fff;height:100vh;top:0;overflow:hidden;z-index:10000}@media (prefers-color-scheme: dark){.private-zone__popup-wrapper{color:#fff;background:#000}}.private-zone__popup{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.private-zone__close-button{position:absolute;top:0.25em;left:1em;opacity:0.4;cursor:pointer}.private-zone__input{background:none;color:black;border:none;outline:none;text-align:center;padding:0.4em 1.2em;font-size:0.8em;border-radius:0;border-bottom:0.08rem solid rgba(0,0,0,0.25);transition:0.3s ease-out}@media (prefers-color-scheme: dark){.private-zone__input{color:#fff;border-bottom:0.08rem solid rgba(255,255,255,0.25)}}.private-zone__input:focus{outline:none;border-bottom:0.08rem solid #000;transition:0.3s ease-out}@media (prefers-color-scheme: dark){.private-zone__input:focus{border-bottom:0.08rem solid #fff}}.private-zone__input::placeholder{color:rgba(0,0,0,0.25)}@media (prefers-color-scheme: dark){.private-zone__input::placeholder{color:rgba(255,255,255,0.25)}}.private-zone__button{margin:auto}.legal{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0.5em;padding:1em 0 3em 0;width:90%;margin:auto}.legal__text{max-width:500px;font-size:0.5em;opacity:0.25;text-align:center}.is-dark-mode{width:0;height:0;display:hidden;opacity:0}@media (prefers-color-scheme: dark){.is-dark-mode{opacity:1}}.back-to-top{z-index:11000;position:fixed;top:0.75em;left:0;right:0;margin:auto;display:none;opacity:0;transition:opacity 0.15s ease-out}.back-to-top--visible{opacity:1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0.5em;transition:opacity 0.15s ease-out}.random-fonts-toggle{margin:1em auto 4em auto;font-size:0.6em;width:100%;max-width:254px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.2em 1.6em;border-radius:1em;border:1px solid rgba(0,0,0,0.05)}@media (prefers-color-scheme: dark){.random-fonts-toggle{border:1px solid rgba(255,255,255,0.15)}}.random-fonts-toggle__caption{height:100%;display:flex;justify-content:flex-start;align-items:center;width:100%;gap:0.5rem}.random-fonts-toggle__caption p{opacity:0.4}.random-fonts-toggle__icon{width:1.4em;height:1.4em;opacity:0.4}.quiz-writing{padding-top:1.5em;padding-bottom:1em}.quiz-writing__title{margin:0;font-weight:bold;opacity:1;font-size:1.6em;line-height:1.1em;width:90%;text-align:center;margin-bottom:0.6em}.quiz-writing__description{margin:0 1.5em;max-width:400px;margin-bottom:1.5em}
