:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#213e36;background:#f7f8f2;font-synthesis:none;line-height:1.6;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.button{display:inline-block;border:1px solid #bccbc2;border-radius:9px;padding:11px 20px;background:#fff;color:#214d3f;cursor:pointer;font-weight:600;text-decoration:none}button:hover,.button:hover{background:#e9efe7}button:disabled{opacity:.5;cursor:not-allowed}button.primary,.primary{background:#235746;color:#fff;border-color:#235746}button.primary:hover,.primary:hover{background:#153e30}button[aria-pressed=true]{background:#dbe9cf;border-color:#38664a}:focus-visible{outline:3px solid #b36a1c;outline-offset:4px}header{max-width:1200px;margin:auto;padding:25px 38px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #dfe5da}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#214d3f;font-size:25px;font-weight:750;letter-spacing:-1px}.brand-icon{display:inline-grid;place-content:center;background:#235746;color:#edf2d6;width:40px;height:40px;border-radius:12px;font-family:Georgia,serif}.brand-caption{font-size:9px;letter-spacing:1.2px;font-weight:600;margin-left:12px;max-width:90px;line-height:1.6}nav{display:flex;gap:8px}nav a{padding:8px 15px;text-decoration:none;color:#637469;font-size:14px;border-radius:7px}nav a[aria-current]{background:#e5ecdc;color:#204c3a;font-weight:700}main{max-width:1050px;margin:0 auto;padding:50px 32px 70px;min-height:75vh}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(32px,4.4vw,49px);letter-spacing:-1.5px;line-height:1.15;margin-bottom:18px}h2{font-size:24px;line-height:1.3;font-weight:600}h3{font-size:19px}p{color:#64736b}.eyebrow{display:block;font-size:11px;letter-spacing:2px;color:#678153;font-weight:750;margin-bottom:15px}.page-heading{margin-bottom:32px}.card{background:#fff;border:1px solid #dfe5da;border-radius:17px;padding:32px;box-shadow:0 5px 18px #244e3304}.quiz-intro{padding:44px;max-width:760px;background:linear-gradient(110deg,#fff 55%,#edf1df)}.quiz-intro h2{font-family:Georgia,serif;font-weight:400;font-size:34px;margin-bottom:12px}.badge{display:inline-block;background:#e9edce;border-radius:6px;padding:4px 10px;font-size:13px;color:#647331;margin-bottom:24px}.pills{display:flex;flex-wrap:wrap;gap:9px;margin:23px 0 30px}.pills span{font-size:12px;border:1px solid #dbe2d4;border-radius:20px;padding:5px 12px}.muted,small{color:#718074;font-size:13px}.quiz-intro .muted{margin:20px 0 0;max-width:470px}.tip{padding:26px 0;max-width:650px;font-size:14px}.tip strong{color:#50643e}.tip p{margin:7px 0}.question-card{max-width:760px}.question-meta{display:flex;justify-content:space-between;font-size:13px;color:#6a7a6e;gap:12px}progress{width:100%;height:6px;accent-color:#66894e;margin:17px 0 30px;border:0}progress::-webkit-progress-bar{background:#edf0e7;border-radius:10px}progress::-webkit-progress-value{background:#66894e;border-radius:10px}.german{font-family:Georgia,serif;font-size:clamp(30px,5vw,43px);font-weight:400;margin:18px 0 32px}label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}input{width:100%;padding:13px 15px;border:1px solid #cbd5c7;border-radius:8px;background:#fcfdf9;margin-bottom:20px;color:#213e36}input:disabled{background:#eff2eb}.feedback{margin-top:28px;background:#f1f5e9;border-radius:12px;padding:24px}.feedback .eyebrow{margin-bottom:8px}.button-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.notice{padding:14px 18px;background:#eaf2e2;border-radius:9px;color:#33563a;overflow-wrap:anywhere}.error{background:#fff0e8;color:#914624}.result-score{font-size:70px;color:#235746;line-height:1.3}.result-score span{font-size:25px;color:#92a18e}.missed{padding:0;list-style:none;max-width:650px;margin-bottom:30px}.missed li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e3e9df;padding:12px 0}.missed span{color:#6d796b}.history-item{margin-bottom:14px;padding:22px}.history-item summary{cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}.history-item summary:before{content:"＋";color:#648347}.history-item[open] summary:before{content:"−"}.history-item[open] summary{margin-bottom:25px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{color:#778571;font-size:11px;text-transform:uppercase;letter-spacing:.7px;white-space:nowrap}td,th{padding:14px 12px;border-bottom:1px solid #e7ebe2}td{max-width:300px;overflow-wrap:anywhere}.correct{color:#337442}.incorrect{color:#a15736}.table-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.table-heading label{font-weight:400;display:flex;align-items:center;gap:10px}select{border:1px solid #d2dccc;border-radius:7px;padding:8px;background:#fff;color:#456044;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.stats .card{padding:22px}.stats span{font-size:12px;color:#74806f}.stats strong{display:block;font-size:31px;font-weight:500;margin-top:9px}.auth-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;padding-top:20px}.intro{font-size:17px;max-width:380px}.word-card{background:#e8edda;padding:23px 30px;margin:30px 0;border-radius:16px;max-width:370px;transform:rotate(-2deg)}.word-card span{font-size:10px;letter-spacing:2px}.word-card strong{display:block;font-family:Georgia,serif;font-size:46px;font-weight:400}.word-card p{font-size:13px;margin:0}.auth-card h2{font-family:Georgia,serif;font-size:28px;font-weight:400}.auth-card p{font-size:14px}.wide{width:100%;margin-top:15px}.text-button{padding:15px 0 0;border:0;font-size:13px;background:transparent}.account{max-width:750px}.account strong{overflow-wrap:anywhere}footer{text-align:center;padding:24px;color:#83907c;font-size:12px;border-top:1px solid #e3e8dc}[hidden]{display:none!important}@media(max-width:760px){header{padding:20px;flex-wrap:wrap;gap:16px}.brand-caption{display:none}nav{width:100%;justify-content:space-between}nav a{padding:8px 12px}main{padding:32px 20px 50px}.card,.quiz-intro{padding:24px}.auth-layout{grid-template-columns:1fr;gap:24px;padding:0}.word-card{display:none}.stats{grid-template-columns:repeat(2,1fr)}.table-heading{align-items:flex-start;flex-direction:column;gap:0}.history-item summary{font-size:13px}.missed li{flex-direction:column;gap:2px}header>.muted{display:none}}.quiz-exit{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid #dfe5da}.settings{margin:28px 0;padding:24px 0;border-top:1px solid #dfe5da;border-bottom:1px solid #dfe5da}.settings select{max-width:100%;margin-bottom:12px}.settings p{margin-bottom:0}.voice-picker{margin:20px 0}.voice-picker select{width:100%;max-width:440px}.voice-picker p{margin:8px 0 16px}.quiz-length{margin-top:20px}.review-controls{margin-top:22px}.review-table{min-width:620px}.review-table .is-playing{background:#edf3e2}.review-table button{white-space:nowrap}.pronunciation-help{color:#536c42;letter-spacing:.3px}.pronunciation-guide{margin:18px 0 24px;font-size:13px;color:#64736b}.pronunciation-guide summary{cursor:pointer;color:#345741;font-weight:600}.pronunciation-guide p{margin:12px 0}.pronunciation-guide li{margin-bottom:8px}@media(max-width:760px){nav{gap:2px;flex-wrap:wrap}nav a{padding:8px 9px;font-size:13px}}.quiz-example{margin:24px 0;padding:20px 0;border-top:1px solid #d7e1ce;border-bottom:1px solid #d7e1ce}.quiz-example h3{font-size:14px;margin-bottom:12px}.quiz-example p{margin-bottom:8px}.quiz-example p[lang=de]{color:#213e36}.quiz-example button{margin-top:8px}
