.level-test-app{--test-accent: #20adc7;--test-accent-dark: #0f6f7c;--test-accent-soft: #e9f8fa;--test-ring: #9b5de5;--test-dot: #f29f18;width:100%;max-width:1260px;min-height:calc(100svh - 68px - 2rem);margin:0 auto;display:flex;align-items:flex-end;color:#26342f;scroll-margin-top:5rem}.level-test-app--german{--test-accent: #9b5de5;--test-accent-dark: #65409e;--test-accent-soft: #f3edfb;--test-ring: #20adc7;--test-dot: #f29f18}.level-test-app--spanish{--test-accent: #f06a3a;--test-accent-dark: #a9411f;--test-accent-soft: #fff0e9;--test-ring: #4a8cfa;--test-dot: #df2081}.level-test-app--swedish{--test-accent: #4a8cfa;--test-accent-dark: #285fae;--test-accent-soft: #eaf2ff;--test-ring: #f5c227;--test-dot: #e22a61}.level-test-app--english-kids{--test-accent: #20c997;--test-accent-dark: #116755;--test-accent-soft: #e8f9f3;--test-ring: #f5c227;--test-dot: #f06a3a}.level-test-surface{position:relative;isolation:isolate;width:100%;overflow:clip;border:1px solid rgb(15 81 70 / .1);border-radius:1.65rem;background:#fff;animation:level-test-in .23s ease both}.level-test-surface--editorial{display:grid;min-height:min(640px,calc(100svh - 100px));overflow:visible;border:0;background:transparent;grid-template-columns:minmax(0,54%) minmax(320px,46%);grid-template-areas:"content photo"}.level-test-surface--complete,.level-test-surface--success{grid-template-columns:minmax(0,48%) minmax(340px,52%)}.level-test-surface--compact{max-width:750px;margin-inline:auto;overflow:visible;box-shadow:0 12px 32px #17231f0f}.level-test-surface--question{min-height:min(600px,calc(100svh - 100px))}.level-test-surface--open{display:grid;grid-template-columns:minmax(300px,38%) minmax(0,62%);grid-template-areas:"progress progress" "photo heading" "photo work";grid-template-rows:auto auto 1fr;background:#fffefa}.level-test-surface--open-compact{grid-template-columns:1fr;grid-template-areas:"progress" "heading" "work";max-width:900px;margin-inline:auto}.level-test-progress{grid-area:progress;padding:.75rem 1.35rem 0;background:transparent}.level-test-progress__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.42rem;color:#49605a;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.04em}.level-test-progress__track{height:6px;overflow:hidden;border-radius:999px;background:#e9efed}.level-test-progress__track span{display:block;height:100%;border-radius:inherit;background:var(--test-accent);transition:width .23s ease}.level-test-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(1.6rem,3vw,2.7rem)}.level-test-content--centered{padding:clamp(1.5rem,3vw,2.25rem) clamp(1.25rem,4vw,3rem)}.level-test-content--centered form{display:flex;flex-direction:column}.level-test-surface--editorial .level-test-content{grid-area:content;padding-left:clamp(.25rem,1vw,1rem);padding-right:clamp(2rem,4vw,4.25rem)}.level-test-content h1,.level-test-question-copy h1{margin:0;color:#17231f;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;letter-spacing:-.04em;line-height:1.08;outline:none}.level-test-content h1{font-size:clamp(2rem,3.4vw,3.15rem)}.level-test-surface--compact h1,.level-test-open__heading h1{font-size:clamp(2rem,3vw,2.65rem)}.level-test-question-copy h1{font-size:clamp(2rem,2.7vw,2.5rem)}.level-test-content p{margin:.8rem 0 0;font-size:.92rem;line-height:1.6}.level-test-content--intro p{margin-top:.62rem;font-size:.94rem;line-height:1.58}.level-test-eyebrow,.level-test-screen-label{margin:0 0 .65rem!important;color:var(--test-accent-dark);font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem!important;font-weight:800;letter-spacing:.1em;line-height:1.35!important;text-transform:uppercase}.level-test-eyebrow{text-align:center}.level-test-lead{color:#17231f;font-size:1rem!important}.level-test-note{padding:.7rem .85rem;border-left:3px solid var(--test-accent);border-radius:.25rem .8rem .8rem .25rem;background:#fff;color:#3f504a}.level-test-ready{margin-top:.7rem!important;color:var(--test-accent-dark);font-family:Plus Jakarta Sans,sans-serif;font-size:1.08rem!important;font-weight:800;text-align:center}.level-test-decor,.level-test-photo__ring,.level-test-photo__dot{position:absolute;z-index:-1;display:block;pointer-events:none}.level-test-decor--ring{top:var(--decor-ring-top, -2rem);right:var(--decor-ring-right, -2.4rem);bottom:var(--decor-ring-bottom, auto);left:var(--decor-ring-left, auto);width:var(--decor-ring-size, 8rem);height:var(--decor-ring-size, 8rem);border:var(--decor-ring-width, 10px) solid var(--decor-ring-color, var(--test-ring));border-radius:50%;opacity:.2;animation:level-test-float-a 10s ease-in-out infinite alternate}.level-test-decor--dot{top:var(--decor-dot-top, auto);right:var(--decor-dot-right, auto);bottom:var(--decor-dot-bottom, 2rem);left:var(--decor-dot-left, -1rem);width:var(--decor-dot-size, 2rem);height:var(--decor-dot-size, 2rem);border-radius:50%;background:var(--decor-dot-color, var(--test-dot));opacity:.78;animation:level-test-float-b 8s ease-in-out infinite alternate}.level-test-decoration--a{--photo-ring-color: #9b5de5;--photo-ring-size: clamp(6.25rem, 9vw, 7.8rem);--photo-ring-top: 3%;--photo-ring-right: 1%;--photo-ring-bottom: auto;--photo-ring-left: auto;--photo-dot-color: #f06a3a;--photo-dot-size: clamp(.9rem, 1.8vw, 1.5rem);--photo-dot-top: auto;--photo-dot-right: auto;--photo-dot-bottom: 7%;--photo-dot-left: 1%;--decor-ring-color: #9b5de5;--decor-ring-size: 7.8rem;--decor-dot-color: #f06a3a;--decor-dot-size: 1.5rem;--mobile-ring-size: 5.25rem;--mobile-dot-size: 1.3rem}.level-test-decoration--b{--photo-ring-color: #4a8cfa;--photo-ring-size: clamp(4.4rem, 7vw, 5.6rem);--photo-ring-top: 38%;--photo-ring-right: auto;--photo-ring-bottom: auto;--photo-ring-left: -1%;--photo-dot-color: #e22a61;--photo-dot-size: clamp(.75rem, 1.3vw, 1rem);--photo-dot-top: 4%;--photo-dot-right: 3%;--photo-dot-bottom: auto;--photo-dot-left: auto;--decor-ring-color: #4a8cfa;--decor-ring-size: 5.6rem;--decor-ring-top: 34%;--decor-ring-right: auto;--decor-ring-left: -2.5rem;--decor-dot-color: #e22a61;--decor-dot-top: 1rem;--decor-dot-right: 1.2rem;--decor-dot-bottom: auto;--decor-dot-left: auto;--decor-dot-size: 1rem;--mobile-ring-size: 4.25rem;--mobile-dot-size: .9rem}.level-test-decoration--c{--photo-ring-color: #f5c227;--photo-ring-size: clamp(6.25rem, 9vw, 7.8rem);--photo-ring-top: auto;--photo-ring-right: 0;--photo-ring-bottom: 1%;--photo-ring-left: auto;--photo-dot-color: #20c997;--photo-dot-size: clamp(1.25rem, 2vw, 1.75rem);--photo-dot-top: 3%;--photo-dot-right: auto;--photo-dot-bottom: auto;--photo-dot-left: 2%;--decor-ring-color: #f5c227;--decor-ring-size: 7.8rem;--decor-ring-top: auto;--decor-ring-right: -2.2rem;--decor-ring-bottom: -2rem;--decor-ring-left: auto;--decor-dot-color: #20c997;--decor-dot-top: 1rem;--decor-dot-right: auto;--decor-dot-bottom: auto;--decor-dot-left: 1.2rem;--decor-dot-size: 1.75rem;--mobile-ring-size: 5.25rem;--mobile-dot-size: 1.5rem}.level-test-decoration--d{--photo-ring-color: #e22a61;--photo-ring-size: clamp(2.75rem, 4.5vw, 3.6rem);--photo-ring-top: 1%;--photo-ring-right: auto;--photo-ring-bottom: auto;--photo-ring-left: 2%;--photo-dot-color: #f06a3a;--photo-dot-size: clamp(1.6rem, 2.5vw, 2rem);--photo-dot-top: auto;--photo-dot-right: 2%;--photo-dot-bottom: 4%;--photo-dot-left: auto;--decor-ring-color: #e22a61;--decor-ring-size: 3.6rem;--decor-ring-top: -1.2rem;--decor-ring-right: auto;--decor-ring-bottom: auto;--decor-ring-left: -1rem;--decor-dot-color: #f06a3a;--decor-dot-size: 2rem;--decor-dot-top: auto;--decor-dot-right: .8rem;--decor-dot-bottom: .8rem;--decor-dot-left: auto;--mobile-ring-size: 3rem;--mobile-dot-size: 1.75rem}.level-test-decoration--e{--photo-ring-color: #20adc7;--photo-ring-size: clamp(4.4rem, 7vw, 5.6rem);--photo-ring-top: 38%;--photo-ring-right: -1%;--photo-ring-bottom: auto;--photo-ring-left: auto;--photo-dot-color: #9b5de5;--photo-dot-size: clamp(.75rem, 1.3vw, 1rem);--photo-dot-top: 4%;--photo-dot-right: auto;--photo-dot-bottom: auto;--photo-dot-left: 2%;--decor-ring-color: #20adc7;--decor-ring-size: 5.6rem;--decor-ring-top: 34%;--decor-ring-right: -2.5rem;--decor-ring-bottom: auto;--decor-ring-left: auto;--decor-dot-color: #9b5de5;--decor-dot-size: 1rem;--decor-dot-top: 1rem;--decor-dot-right: auto;--decor-dot-bottom: auto;--decor-dot-left: 1.2rem;--mobile-ring-size: 4.25rem;--mobile-dot-size: .9rem}.level-test-decoration--f{--photo-ring-color: #4a8cfa;--photo-ring-size: clamp(2.75rem, 4.5vw, 3.6rem);--photo-ring-top: auto;--photo-ring-right: auto;--photo-ring-bottom: 2%;--photo-ring-left: 2%;--photo-dot-color: #f5c227;--photo-dot-size: clamp(1.6rem, 2.5vw, 2rem);--photo-dot-top: 3%;--photo-dot-right: 2%;--photo-dot-bottom: auto;--photo-dot-left: auto;--decor-ring-color: #4a8cfa;--decor-ring-size: 3.6rem;--decor-ring-top: auto;--decor-ring-right: auto;--decor-ring-bottom: -1rem;--decor-ring-left: -1rem;--decor-dot-color: #f5c227;--decor-dot-size: 2rem;--decor-dot-top: .8rem;--decor-dot-right: .8rem;--decor-dot-bottom: auto;--decor-dot-left: auto;--mobile-ring-size: 3rem;--mobile-dot-size: 1.75rem}.level-test-photo{position:relative;z-index:1;grid-area:photo;align-self:center;min-width:0;padding:clamp(1rem,2.2vw,1.8rem)}.level-test-photo__frame{position:relative;z-index:1;width:100%;height:min(420px,55vh);overflow:hidden;border-radius:46% 54% 43% 57%/55% 42% 58% 45%;background:#eaf2ef;box-shadow:0 18px 34px #17231f1c;transform:rotate(-1.4deg)}.level-test-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:rotate(1.4deg) scale(1.045)}.level-test-photo__ring{top:var(--photo-ring-top, 5%);right:var(--photo-ring-right, 3%);bottom:var(--photo-ring-bottom, auto);left:var(--photo-ring-left, auto);width:var(--photo-ring-size, clamp(5rem, 10vw, 8.5rem));height:var(--photo-ring-size, clamp(5rem, 10vw, 8.5rem));border:var(--photo-ring-width, clamp(7px, .8vw, 11px)) solid var(--photo-ring-color, var(--test-ring));border-radius:50%;opacity:.55;animation:level-test-float-a 11s ease-in-out infinite alternate}.level-test-photo__dot{top:var(--photo-dot-top, auto);right:var(--photo-dot-right, auto);bottom:var(--photo-dot-bottom, 10%);left:var(--photo-dot-left, 3%);width:var(--photo-dot-size, clamp(1.35rem, 2.5vw, 2.2rem));height:var(--photo-dot-size, clamp(1.35rem, 2.5vw, 2.2rem));border-radius:50%;background:var(--photo-dot-color, var(--test-dot));animation:level-test-float-b 8s ease-in-out infinite alternate}.level-test-photo--shape-b .level-test-photo__frame{border-radius:57% 43% 55% 45%/44% 58% 42% 56%;transform:rotate(1.3deg)}.level-test-photo--shape-b img{transform:rotate(-1.3deg) scale(1.045)}.level-test-photo--shape-c .level-test-photo__frame{height:min(360px,48vh);border-radius:30% 12% 28% 10%/18% 30% 16% 28%;transform:none}.level-test-photo--shape-c img{transform:scale(1.025)}.level-test-photo--shape-hero .level-test-photo__frame,.level-test-photo--shape-final .level-test-photo__frame{height:min(540px,68vh);border-radius:48% 52% 44% 56%/57% 40% 60% 43%}.level-test-photo--shape-final .level-test-photo__frame{border-radius:56% 44% 52% 48%/42% 59% 41% 58%;transform:rotate(1.2deg)}.level-test-photo--shape-final img{transform:rotate(-1.2deg) scale(1.04)}.level-test-photo--compact .level-test-photo__frame{height:min(390px,52vh)}.level-test-photo--placeholder{display:grid;place-items:center}.level-test-photo--placeholder>span{color:#315f56;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.18em}.level-test-question-grid{display:grid;min-width:0;min-height:530px;margin:0;padding:0 clamp(1.25rem,2.5vw,2.35rem) clamp(1rem,2vw,1.7rem);border:0;-moz-column-gap:clamp(1rem,3vw,3.25rem);column-gap:clamp(1rem,3vw,3.25rem);grid-template-columns:minmax(0,58%) minmax(300px,42%);grid-template-rows:auto 1fr;grid-template-areas:"copy photo" "answers photo"}.level-test-layout--b .level-test-question-grid{grid-template-columns:minmax(300px,42%) minmax(0,58%);grid-template-areas:"photo copy" "photo answers"}.level-test-layout--c .level-test-question-grid{grid-template-columns:minmax(0,55%) minmax(320px,45%);grid-template-areas:"copy photo" "answers photo"}.level-test-question-copy{grid-area:copy;align-self:end;padding-top:1.3rem}.level-test-answer-area{display:flex;min-width:0;flex-direction:column;grid-area:answers;padding-bottom:.15rem}.level-test-sentence{margin:.62rem 0 0;color:#0f5146;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:700;line-height:1.42}.level-test-options{display:grid;gap:.5rem;margin-top:1rem}.level-test-option{position:relative;display:grid;min-height:3.05rem;cursor:pointer;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.72rem;border:1.5px solid #cbd5d2;border-radius:.8rem;background:#fff;padding:.52rem .75rem;color:#25342f;font-size:1rem;font-weight:600;line-height:1.35;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}.level-test-option:hover{border-color:var(--test-accent);transform:translateY(-1px)}.level-test-option:has(input:focus-visible){outline:3px solid color-mix(in srgb,var(--test-accent) 35%,transparent);outline-offset:2px}.level-test-option:has(input:checked){border-color:var(--test-accent-dark);background:var(--test-accent-soft);box-shadow:inset 0 0 0 1px var(--test-accent-dark)}.level-test-option input{position:absolute;width:1px;height:1px;opacity:0}.level-test-option__letter{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.6rem;background:#edf2f0;color:#315f56;font-family:Plus Jakarta Sans,sans-serif;font-size:.76rem;font-weight:900}.level-test-option:has(input:checked) .level-test-option__letter{background:var(--test-accent-dark);color:#fff}.level-test-option--uncertain{border-style:solid;border-color:#d7c36a;background:#fffdf3;color:#39423f;font-weight:600}.level-test-option--uncertain .level-test-option__letter{background:#f5c227;color:#17231f}.level-test-fields{display:grid;gap:1rem;margin-top:1.25rem}.level-test-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.level-test-contact-grid .level-test-field:first-child{grid-column:1 / -1}.level-test-field{display:grid;gap:.38rem;color:#24342f;font-size:.84rem;font-weight:700;line-height:1.35}.level-test-field>span>b{color:#a54122}.level-test-field>span>i{margin-left:.35rem;color:#65736f;font-size:.75rem;font-weight:500}.level-test-field input{width:100%;min-height:3.25rem;border:1.5px solid #b9c9c4;border-radius:.8rem;background:#fff;padding:.68rem .85rem;color:#17231f;font:500 1rem/1.35 Inter,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}.level-test-field input:hover{border-color:#71938a}.level-test-field input:focus-visible{border-color:var(--test-accent-dark);outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--test-accent) 25%,transparent)}.level-test-field input[aria-invalid=true]{border-color:#b84f31}.level-test-field small,.level-test-error{color:#973d27;font-size:.76rem;font-weight:700;line-height:1.4}.level-test-field em{color:#65736f;font-size:.73rem;font-weight:500;line-height:1.4}.level-test-contact-note{color:#53635f;font-size:.8rem!important;font-style:italic}.level-test-contact-note a{color:#116755;font-weight:700;text-decoration:underline;text-underline-offset:.18em}.level-test-instructions{display:grid;gap:.65rem;grid-template-columns:1fr;margin:1.05rem 0 0;padding:0;list-style:none}.level-test-instructions li{position:relative;padding-left:1.75rem;color:#354640;font-size:.9rem;line-height:1.5}.level-test-instructions li:before{position:absolute;top:.06rem;left:0;display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;background:var(--test-accent-soft);color:var(--test-accent-dark);content:"✓";font-size:.72rem;font-weight:900}@media(min-width:768px){.level-test-surface--instructions .level-test-content{padding-right:clamp(7.5rem,15vw,10rem)}.level-test-surface--instructions .level-test-instructions{max-width:34rem}}.level-test-open__heading{grid-area:heading;justify-content:flex-start;padding-top:1.45rem;padding-bottom:.35rem}.level-test-open__work{grid-area:work;justify-content:flex-start;padding-top:0;padding-bottom:1rem}.level-test-open__intro{display:grid;gap:.25rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.55rem}.level-test-open__intro p{margin-top:.25rem;font-size:.76rem;line-height:1.42}.level-test-open__fields{display:grid;gap:1.05rem;margin-top:.85rem}.level-test-open__field{display:block;padding:.7rem .15rem;border:0;border-bottom:1px solid #e2e8e5;border-radius:0;background:transparent}.level-test-open__sentence{display:block;color:#25342f;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1rem,1.35vw,1.12rem);font-weight:650;line-height:2.25;white-space:normal}.level-test-open__sentence b{color:var(--test-accent-dark)}.level-test-field .level-test-open__cloze-input{display:inline-block;width:min(var(--cloze-width, 8rem),100%);min-height:2.25rem;margin:0 .25rem;border:0;border-bottom:2px solid var(--test-accent-dark);border-radius:0;background:var(--test-accent-soft);padding:.2rem .5rem .12rem;font:700 1rem/1.35 Plus Jakarta Sans,sans-serif;text-align:center;vertical-align:baseline;box-shadow:none}.level-test-field .level-test-open__cloze-input:hover{border-color:var(--test-accent-dark)}.level-test-field .level-test-open__cloze-input:focus-visible{border-color:var(--test-accent-dark);outline:3px solid color-mix(in srgb,var(--test-accent) 28%,transparent);outline-offset:2px;box-shadow:none}.level-test-open__cloze-input--fallback{margin-top:.5rem!important}.level-test-error{margin:.55rem 0 0;padding:.55rem .7rem;border-radius:.65rem;background:#fff2ed}.level-test-error--submit{margin-top:1rem}.level-test-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:4rem;margin-top:auto;padding-top:1rem}.level-test-actions__slot{display:flex;min-width:7.4rem}.level-test-actions__slot--next{justify-content:flex-end}.level-test-actions__slot--back{justify-content:flex-start}.level-test-button{display:inline-flex;min-width:7.4rem;min-height:3rem;cursor:pointer;align-items:center;justify-content:center;border:2px solid transparent;border-radius:.78rem;padding:.6rem 1.05rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.86rem;font-weight:800;line-height:1.3;transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.level-test-button:hover:not(:disabled){transform:translateY(-1px)}.level-test-button:focus-visible{outline:3px solid rgb(107 102 224 / .38);outline-offset:3px}.level-test-button:disabled{cursor:wait;opacity:.62}.level-test-button--primary{min-width:9rem;background:#f06a3a;color:#17231f;box-shadow:0 8px 18px #f06a3a2e}.level-test-button--primary:hover:not(:disabled){background:#ff8052}.level-test-button--back{min-width:7.5rem;border-color:#a9bbb5;background:#fff;color:#315f56}.level-test-button--back:hover:not(:disabled){border-color:#116755;background:#f0f8f5}.level-test-how{margin-top:1.15rem;padding:1rem;border-left:3px solid #20c997;border-radius:.25rem .85rem .85rem .25rem;background:#fff}.level-test-how h2{margin:0;color:#0f5146;font-size:1rem}.level-test-how p{margin-top:.45rem;font-size:.8rem;line-height:1.48}.level-test-how a,.kids-standard-link a{display:inline-flex;min-height:2.75rem;align-items:center;margin-top:.55rem;color:#116755;font-family:Plus Jakarta Sans,sans-serif;font-size:.84rem;font-weight:800;text-decoration:underline;text-underline-offset:.2em}.level-test-how a:focus-visible,.kids-standard-link a:focus-visible,.kids-reading-details summary:focus-visible{border-radius:.3rem;outline:3px solid rgb(32 201 151 / .35);outline-offset:3px}.kids-standard-link{margin-top:.75rem;padding:.7rem .8rem;border-left:3px solid #f5c227;background:#ffffffbf;color:#444153}.kids-standard-link p{margin:0;font-size:.78rem}.kids-standard-link p+p{margin-top:.2rem}.kids-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kids-contact-grid .level-test-field:first-child{grid-column:1 / -1}.kids-reading-text{margin-top:.8rem;padding:.8rem .9rem;border-left:3px solid var(--test-accent);background:#f7fbf9}.kids-reading-text h2{margin:0;color:#0f5146;font-family:Plus Jakarta Sans,sans-serif;font-size:.98rem;letter-spacing:.08em}.kids-reading-text p{margin-top:.45rem;font-size:.77rem;line-height:1.5}.kids-reading-details{margin-top:.8rem;border:1px solid #d8e7e2;border-radius:.8rem;background:#f7fbf9}.kids-reading-details summary{min-height:3rem;cursor:pointer;padding:.78rem .9rem;color:#0f5146;font-family:Plus Jakarta Sans,sans-serif;font-size:.84rem;font-weight:800}.kids-reading-details .kids-reading-text{margin:0;border-top:1px solid #d8e7e2}.kids-reading-hint{margin-top:.55rem!important;color:#65736f;font-size:.78rem!important}@keyframes level-test-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes level-test-float-a{0%{transform:translateZ(0)}to{transform:translate3d(4px,-5px,0)}}@keyframes level-test-float-b{0%{transform:translateZ(0)}to{transform:translate3d(-3px,4px,0)}}@media(min-width:768px)and (max-height:820px){.level-test-surface--editorial,.level-test-surface--question{min-height:calc(100vh - 108px)}.level-test-surface--editorial .level-test-content{padding-top:1rem;padding-bottom:1rem}.level-test-surface--compact .level-test-content{padding:1.35rem 2rem}.level-test-content--intro p{margin-top:.45rem;line-height:1.42}.level-test-photo--shape-hero .level-test-photo__frame,.level-test-photo--shape-final .level-test-photo__frame{height:min(500px,64vh)}.level-test-question-grid{min-height:calc(100vh - 170px)}.level-test-option{min-height:2.85rem}.level-test-options{gap:.4rem;margin-top:.75rem}}@media(max-width:767px){.level-test-app{min-height:calc(100svh - 60px - 1.5rem)}.level-test-surface{overflow:clip;border-radius:1.15rem}.level-test-surface--editorial,.level-test-surface--complete,.level-test-surface--success,.level-test-surface--open{display:flex;min-height:0;flex-direction:column}.level-test-surface--editorial{overflow:visible}.level-test-surface--editorial .level-test-content{order:2;padding:1rem .85rem 1.1rem}.level-test-surface--editorial .level-test-photo{order:1}.level-test-content h1,.level-test-question-copy h1,.level-test-surface--compact h1,.level-test-open__heading h1{font-size:clamp(1.75rem,8vw,2.1rem)}.level-test-content--intro p{font-size:.86rem}.level-test-content--centered,.level-test-open__heading,.level-test-open__work{padding:1.25rem 1rem 1rem}.level-test-progress{padding:.72rem .85rem 0}.level-test-question-grid{display:grid;min-height:0;padding:0 .85rem .8rem;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"copy" "photo" "answers"}.level-test-layout--b .level-test-question-grid,.level-test-layout--c .level-test-question-grid{grid-template-columns:1fr;grid-template-areas:"copy" "photo" "answers"}.level-test-question-copy{padding-top:1rem}.level-test-photo{width:100%;padding:.75rem .3rem .45rem}.level-test-photo__frame,.level-test-photo--compact .level-test-photo__frame{height:clamp(160px,42vw,190px);border-radius:42% 58% 38% 62%/57% 39% 61% 43%;transform:none}.level-test-photo--shape-b .level-test-photo__frame{height:clamp(150px,38vw,178px);border-radius:58% 42% 54% 46%/39% 61% 43% 57%}.level-test-photo--shape-c .level-test-photo__frame{height:clamp(170px,46vw,205px);border-radius:24% 10% 30% 12%/16% 31% 14% 28%}.level-test-photo img,.level-test-photo--shape-b img,.level-test-photo--shape-c img{transform:scale(1.025)}.level-test-photo--shape-hero .level-test-photo__frame,.level-test-photo--shape-final .level-test-photo__frame{height:clamp(175px,48vw,220px)}.level-test-photo__ring{top:var(--photo-ring-top, .25rem);right:var(--photo-ring-right, .25rem);bottom:var(--photo-ring-bottom, auto);left:var(--photo-ring-left, auto);width:var(--mobile-ring-size, 4.5rem);height:var(--mobile-ring-size, 4.5rem);border-width:7px}.level-test-photo__dot{top:var(--photo-dot-top, auto);right:var(--photo-dot-right, auto);bottom:var(--photo-dot-bottom, .25rem);left:var(--photo-dot-left, .3rem);width:var(--mobile-dot-size, 1.4rem);height:var(--mobile-dot-size, 1.4rem)}.level-test-decor--ring{width:var(--mobile-ring-size, 4.5rem);height:var(--mobile-ring-size, 4.5rem);border-width:7px}.level-test-decor--dot{width:var(--mobile-dot-size, 1.4rem);height:var(--mobile-dot-size, 1.4rem)}.level-test-sentence{font-size:1.05rem}.level-test-options{gap:.62rem;margin-top:.65rem}.level-test-option{min-height:3.15rem;font-size:1rem}.level-test-open__intro{grid-template-columns:1fr}.level-test-surface--open .level-test-progress{order:1}.level-test-surface--open .level-test-open__heading{order:2}.level-test-surface--open .level-test-photo{order:3}.level-test-surface--open .level-test-open__work{order:4}.level-test-instructions,.level-test-contact-grid,.kids-contact-grid{grid-template-columns:1fr}.level-test-contact-grid .level-test-field:first-child,.kids-contact-grid .level-test-field:first-child{grid-column:auto}.level-test-actions{position:sticky;bottom:0;z-index:4;min-height:calc(4.35rem + env(safe-area-inset-bottom));margin:.8rem -.35rem -.35rem;border-top:1px solid rgb(23 35 31 / .08);background:#fffffff7;padding:.6rem .35rem calc(.35rem + env(safe-area-inset-bottom));backdrop-filter:blur(10px)}.level-test-actions--end{position:sticky}.level-test-actions__slot{min-width:0;flex:1}.level-test-button{width:100%;min-width:0;min-height:3.1rem}.level-test-surface:has(.level-test-open__cloze-input:focus) .level-test-actions,.level-test-surface:has(.level-test-field>input:focus) .level-test-actions{position:static}}@media(max-width:359px){.level-test-button{padding-inline:.65rem;font-size:.8rem}}@media(max-height:600px)and (pointer:coarse){.level-test-actions{position:static}}@media(prefers-reduced-motion:reduce){.level-test-surface,.level-test-progress__track span,.level-test-photo__ring,.level-test-photo__dot,.level-test-decor,.level-test-option,.level-test-button,.level-test-field input{animation:none;scroll-behavior:auto;transition:none}}@media(forced-colors:active){.level-test-option:has(input:checked){outline:3px solid Highlight;outline-offset:1px}}
