:root{--cream:#fffaf1;--warm:#f7efe2;--terracotta:#e65324;--terracotta-dark:#c9441b;--teal:#083f4c;--blue:#217c98;--yellow:#f6c85f;--ink:#12333c;--muted:#5c7178;--green:#21a67a;--shadow:0 24px 60px rgba(8,63,76,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--warm);color:var(--ink);font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site{max-width:1280px;margin:24px auto;background:var(--cream);box-shadow:var(--shadow);overflow:hidden;border-radius:18px}.container{width:min(1120px,calc(100% - 40px));margin:auto}.serif{font-family:'Playfair Display',Georgia,serif}.btn{display:inline-flex;justify-content:center;align-items:center;padding:15px 22px;border:0;border-radius:10px;background:var(--terracotta);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:900;cursor:pointer;text-align:center;transition:.2s}.btn:hover,.btn:focus-visible{background:var(--terracotta-dark);transform:translateY(-2px);outline:0}.btn-outline{background:#fff;color:var(--teal);border:2px solid rgb(8 63 76 / .16)}.btn-outline:hover,.btn-outline:focus-visible{background:var(--teal);color:#fff}.btn:disabled{opacity:.48;cursor:not-allowed;transform:none}.eyebrow{color:var(--terracotta);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.level-test-hero{padding:82px 0;background:linear-gradient(100deg,#fffaf1 0%,#fbefd7 52%,#cbeaf2 100%)}.level-test-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}h1{max-width:760px;margin:0 0 24px;color:var(--teal);font-size:64px;line-height:1}.level-test-hero p{max-width:660px;margin:0;color:#42636c;font-size:19px;line-height:1.7}.level-test-note{margin-top:28px;max-width:650px;padding:16px 18px;border-radius:16px;background:rgb(255 255 255 / .68);color:#526d75;font-weight:800;line-height:1.5}.level-test-summary{display:grid;gap:14px}.level-test-summary div{padding:24px;border-radius:20px;background:#fff;border:1px solid rgb(8 63 76 / .08);box-shadow:0 14px 34px rgb(8 63 76 / .08)}.level-test-summary strong,.level-test-summary span{display:block}.level-test-summary strong{color:var(--teal);font-size:30px;line-height:1}.level-test-summary span{margin-top:8px;color:#526d75;font-weight:800}.level-test-main{padding:78px 0 92px;background:linear-gradient(180deg,#fffaf1 0%,#f7efe2 100%)}.level-test-card,.level-test-result{max-width:880px;margin:auto;padding:34px;border-radius:24px;background:#fff;border:1px solid rgb(8 63 76 / .08);box-shadow:0 18px 45px rgb(8 63 76 / .10);scroll-margin-top:130px}.level-test-card.hidden{display:none!important}.level-test-progress{display:grid;grid-template-columns:1fr 260px;gap:24px;align-items:center;margin-bottom:34px}.level-test-progress span,.level-test-progress strong{display:block}.level-test-progress span{color:var(--terracotta);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.level-test-progress strong{margin-top:6px;color:var(--teal);font-size:22px}.level-test-bar{height:13px;border-radius:999px;overflow:hidden;background:rgb(8 63 76 / .10)}.level-test-bar span{display:block;height:100%;width:0;border-radius:999px;background:var(--green);transition:width .25s}.level-test-question h2{margin:0 0 12px;color:var(--teal);font-size:38px;line-height:1.08}.level-test-question p{margin:0 0 26px;color:#526d75;line-height:1.65;font-size:17px}.level-test-options{display:grid;gap:12px}.level-option{display:flex;gap:14px;align-items:flex-start;width:100%;padding:18px;border:2px solid rgb(8 63 76 / .10);border-radius:16px;background:#fffdf8;color:var(--ink);font:inherit;cursor:pointer;text-align:left;transition:.2s}.level-option:hover,.level-option:focus-visible,.level-option.is-selected{border-color:var(--terracotta);background:#fff7e6;outline:0}.level-option-marker{flex:0 0 auto;width:28px;height:28px;border-radius:999px;border:2px solid rgb(8 63 76 / .22);background:#fff}.level-option.is-selected .level-option-marker{border-color:var(--terracotta);background:radial-gradient(circle at center,var(--terracotta) 0 40%,white 43% 100%)}.level-option strong,.level-option span{display:block}.level-option strong{color:var(--teal);line-height:1.35}.level-option span{margin-top:4px;color:#526d75;line-height:1.5;font-size:14px}.level-test-actions{display:flex;justify-content:space-between;gap:14px;margin-top:30px}.level-test-result{display:grid;grid-template-columns:150px 1fr;gap:34px;align-items:center}.level-test-result.hidden{display:none!important}.result-badge{display:flex;align-items:center;justify-content:center;width:142px;height:142px;border-radius:34px;background:linear-gradient(135deg,var(--teal),#12677a);color:var(--yellow);font-size:48px;font-weight:900;box-shadow:0 18px 40px rgb(8 63 76 / .18)}.level-test-result h2{margin:0 0 14px;color:var(--teal);font-size:42px;line-height:1.08}.level-test-result p{margin:0;color:#526d75;font-size:17px;line-height:1.7}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}@media(max-width:900px){.site{margin:0;border-radius:0}.level-test-hero-grid,.level-test-progress,.level-test-result{grid-template-columns:1fr}h1{font-size:44px}}@media(max-width:560px){.container{width:min(100% - 28px,1120px)}.level-test-hero{padding:58px 0}h1{font-size:38px}.level-test-hero p,.level-test-result p{font-size:16px}.level-test-card,.level-test-result{padding:24px;border-radius:20px}.level-test-question h2{font-size:30px}.level-test-actions,.result-actions{display:grid}.btn{width:100%}}