.level-test-app{width:100%;max-width:1050px;margin:0 auto;scroll-margin-top:6rem}.level-test-card{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);overflow:hidden;border:1px solid rgb(15 81 70 / .13);border-radius:2rem;background:#fff;box-shadow:0 24px 70px #0f514621}.level-test-card--compact{display:block;max-width:720px;margin:0 auto}.level-test-progress{grid-column:1 / -1;padding:1.15rem 1.5rem 0;background:#fff}.level-test-progress__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.55rem;color:#315f56;font-family:Plus Jakarta Sans,sans-serif;font-size:.75rem;font-weight:800;letter-spacing:.035em}.level-test-progress__track{height:.45rem;overflow:hidden;border-radius:999px;background:#e7f0ed}.level-test-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#20c997,#6b66e0);transition:width .24s ease}.level-test-photo{align-self:center;min-height:0;aspect-ratio:4 / 3;padding:1.5rem 0 1.5rem 1.5rem;background:#fff}.level-test-photo img{display:block;width:100%;height:100%;border-radius:1.5rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 14px 36px #17231f21}.level-test-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:2.6rem 3rem;color:#27342f;animation:level-test-in .23s ease both}.level-test-content h1{margin:0;color:#17231f;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:800;letter-spacing:-.035em;line-height:1.15;outline:none}.level-test-content p{margin:1rem 0 0;font-size:.96rem;line-height:1.7}.level-test-content--intro{padding-top:2.25rem;padding-bottom:2.25rem}.level-test-content--intro p{margin-top:.78rem;font-size:.9rem;line-height:1.62}.level-test-content--centered{min-height:33rem;padding:3rem 3.5rem}.level-test-eyebrow{margin:0 0 .75rem!important;color:#6b42b5;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem!important;font-weight:800;letter-spacing:.13em;line-height:1.4!important;text-transform:uppercase}.level-test-lead{color:#17231f;font-size:1.03rem!important}.level-test-note{padding:.85rem 1rem;border:1px solid rgb(107 102 224 / .16);border-radius:1rem;background:#f5f3ff;color:#444153}.level-test-fields{display:grid;gap:1rem;margin-top:1.75rem}.level-test-field{display:grid;gap:.45rem;color:#24342f;font-size:.88rem;font-weight:700;line-height:1.4}.level-test-field>span>b{color:#a54122}.level-test-field input{width:100%;min-height:3.15rem;border:1.5px solid #b9c9c4;border-radius:.85rem;background:#fff;padding:.72rem .9rem;color:#17231f;font:500 1rem/1.4 Inter,sans-serif;transition:border-color .16s ease,box-shadow .16s ease}.level-test-field input:hover{border-color:#71938a}.level-test-field input:focus-visible{border-color:#116755;outline:none;box-shadow:0 0 0 3px #20c9973d}.level-test-field input[aria-invalid=true]{border-color:#b84f31}.level-test-field small,.level-test-error{color:#973d27;font-size:.78rem;font-weight:700;line-height:1.45}.level-test-contact-note{color:#53635f;font-size:.86rem!important;font-style:italic}.level-test-instructions{display:grid;gap:.9rem;margin:1.7rem 0 0;padding:0;list-style:none}.level-test-instructions li{position:relative;padding-left:2rem;color:#354640;line-height:1.65}.level-test-instructions li:before{position:absolute;top:.08rem;left:0;display:grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:50%;background:#d9f7ed;color:#0f6252;content:"✓";font-size:.78rem;font-weight:900}.level-test-ready{color:#6b42b5;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem!important;font-weight:800}.level-test-question{justify-content:flex-start;padding-top:2.25rem;padding-bottom:2.25rem}.level-test-question fieldset{min-width:0;margin:0;padding:0;border:0}.level-test-sentence{margin-top:.85rem!important;color:#0f5146;font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem!important;font-weight:800;line-height:1.5!important}.level-test-options{display:grid;gap:.6rem;margin-top:1.35rem}.level-test-option{position:relative;display:grid;min-height:3.2rem;cursor:pointer;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;border:1.5px solid #c9d5d1;border-radius:.9rem;background:#fff;padding:.65rem .8rem;color:#25342f;font-size:.9rem;font-weight:600;line-height:1.45;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.level-test-option:hover{border-color:#20a985;transform:translateY(-1px)}.level-test-option:has(input:focus-visible){outline:3px solid rgb(32 201 151 / .35);outline-offset:2px}.level-test-option:has(input:checked){border-color:#116755;background:#eaf8f3;box-shadow:inset 0 0 0 1px #116755}.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:.65rem;background:#edf3f1;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:#116755;color:#fff}.level-test-option--uncertain{border-style:dashed;background:#fafbfaf2;color:#56645f;font-weight:500}.level-test-error{margin:.8rem 0 0!important;padding:.65rem .8rem;border-radius:.7rem;background:#fff2ed}.level-test-error--submit{margin-top:1.25rem!important}.level-test-open{justify-content:flex-start;padding-top:2.25rem;padding-bottom:2.25rem}.level-test-open__intro p{margin-top:.65rem;font-size:.86rem;line-height:1.55}.level-test-open__fields{display:grid;gap:.9rem;margin-top:1.35rem}.level-test-open__sentence{display:block;white-space:normal}.level-test-open__sentence b{color:#6b42b5}.level-test-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:1.8rem}.level-test-actions--end{justify-content:flex-end}.level-test-button{display:inline-flex;min-width:7.5rem;min-height:3rem;cursor:pointer;align-items:center;justify-content:center;border:2px solid transparent;border-radius:.85rem;padding:.65rem 1.15rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:800;line-height:1.35;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s 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{background:#f06a3a;color:#17231f;box-shadow:0 10px 24px #f06a3a33}.level-test-button--primary:hover:not(:disabled){background:#ff8052}.level-test-button--back{border-color:#a9bbb5;background:#fff;color:#315f56}.level-test-button--back:hover:not(:disabled){border-color:#116755;background:#f0f8f5}.level-test-content--complete,.level-test-content--success{justify-content:center}.level-test-how{margin-top:1.5rem;padding:1.25rem;border-radius:1.1rem;background:#edf6f1}.level-test-how h2{margin:0;color:#0f5146;font-size:1.05rem}.level-test-how p{margin-top:.55rem;font-size:.86rem;line-height:1.55}.level-test-how a{display:inline-flex;min-height:2.75rem;align-items:center;margin-top:.75rem;color:#116755;font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:800;text-decoration:underline;text-underline-offset:.2em}.level-test-how a:focus-visible{border-radius:.25rem;outline:3px solid rgb(32 201 151 / .35);outline-offset:3px}@keyframes level-test-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.level-test-card{grid-template-columns:1fr;border-radius:1.45rem}.level-test-progress{grid-column:1;padding:1rem 1rem 0}.level-test-photo{align-self:stretch;min-height:0;aspect-ratio:auto;height:clamp(9.5rem,46vw,12.5rem);padding:1rem 1rem 0}.level-test-photo img{min-height:0;border-radius:1.05rem}.level-test-content,.level-test-content--centered{min-height:0;padding:1.5rem 1.15rem 1.35rem}.level-test-content h1{font-size:clamp(1.5rem,7.3vw,2rem)}.level-test-content--intro p{font-size:.88rem}.level-test-question,.level-test-open{padding-top:1.35rem}.level-test-options{gap:.55rem;margin-top:1rem}.level-test-option{min-height:3.15rem}.level-test-actions{position:sticky;bottom:0;z-index:2;margin:1.35rem -.35rem -.35rem;padding:.55rem .35rem .35rem;background:linear-gradient(to bottom,#fff0,#fff 28%)}.level-test-actions--end{position:static}.level-test-button{flex:1;min-width:0;min-height:3.05rem}}@media(max-width:359px){.level-test-actions{flex-direction:column-reverse}.level-test-button{width:100%}}@media(prefers-reduced-motion:reduce){.level-test-progress__track span,.level-test-content,.level-test-option,.level-test-button,.level-test-field input{animation:none;scroll-behavior:auto;transition:none}}.english-level-page[data-astro-cid-scnc3vp5]{position:relative;overflow:hidden;min-height:70vh;background:linear-gradient(135deg,#edf6f1f7,#f9f7fff7),#edf6f1}.level-page-orb[data-astro-cid-scnc3vp5]{position:absolute;border-radius:50%;filter:blur(1px);opacity:.45;pointer-events:none}.level-page-orb--one[data-astro-cid-scnc3vp5]{top:5rem;left:-8rem;width:20rem;height:20rem;background:#ffd64252}.level-page-orb--two[data-astro-cid-scnc3vp5]{right:-7rem;bottom:7rem;width:18rem;height:18rem;background:#6b66e02e}
