@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,wght@1,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#17211c;background:#f4f0e8;font-synthesis:none;--ink:#17211c;--muted:#6c746e;--paper:#fffdf8;--green:#176b4a;--lime:#c9ef65}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 90% 0%,#dceabf 0,transparent 28%),#f4f0e8}button,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1080px,calc(100% - 36px));margin:auto;padding:24px 0 44px}.topbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:54px}.brand{display:flex;align-items:center;gap:11px;font-weight:700;letter-spacing:-.02em}.brandMark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--ink);color:var(--lime);font-family:Newsreader,serif;font-size:22px;font-style:italic}.iconButton{border:1px solid #d9d7cf;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;background:#ffffff73;color:var(--ink)}.welcome{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.muted{color:var(--muted);margin:0 0 5px}.welcome h1{font-size:clamp(38px,6vw,70px);line-height:.96;letter-spacing:-.055em;margin:0;font-weight:600}.welcome h1 em{font-family:Newsreader,serif;font-weight:500;color:var(--green)}.level{width:76px;height:76px;border:1px solid #c5ccc3;border-radius:50%;display:grid;place-content:center;text-align:center;font-weight:700;font-size:20px}.level span{font-size:9px;letter-spacing:.14em;color:var(--muted)}.stats{display:grid;grid-template-columns:1fr 1fr 2fr;gap:10px;margin-bottom:18px}.stats article{position:relative;display:flex;align-items:center;gap:12px;background:#ffffff8c;border:1px solid #dedbd2;border-radius:16px;padding:14px 16px}.stats svg{color:var(--green)}.stats strong,.stats span{display:block}.stats strong{font-size:17px}.stats span{font-size:11px;color:var(--muted);margin-top:1px}.progress{margin-left:auto;width:110px;height:5px;background:#dcded5;border-radius:5px;overflow:hidden}.progress i{display:block;height:100%;background:var(--green);border-radius:5px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em;color:#75947f;margin:0 0 10px}.sectionTitle h2{font-size:clamp(25px,4vw,38px);letter-spacing:-.035em;line-height:1.05;margin:0}.sectionTitle button{display:flex;align-items:center;gap:7px;border:0}.primary{background:var(--green);color:#fff;border-radius:12px!important;padding:12px 18px;font-weight:600}.primary:disabled{opacity:.5;cursor:not-allowed}.review{padding:52px 6px 35px}.sectionTitle{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.sectionTitle h2{font-size:28px}.sectionTitle button{background:transparent;color:var(--green);font-weight:600}.words{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.words article{background:#ffffffa6;border:1px solid #dedbd2;border-radius:15px;padding:17px}.words strong{display:block;font-family:Newsreader,serif;font-style:italic;font-size:25px;margin-top:15px}.words p{color:var(--muted);font-size:13px;margin:3px 0}.words span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.due{color:var(--green)}.later{color:#9b9e99}footer{border-top:1px solid #d4d2ca;padding-top:20px;text-align:center;color:#888d88;font-size:11px}.loading{height:100vh;display:grid;place-items:center}.spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modalBackdrop{position:fixed;inset:0;z-index:20;background:#0d1611b3;display:grid;place-items:center;padding:18px;backdrop-filter:blur(6px)}.profileDialog{position:relative;width:min(540px,100%);max-height:calc(100vh - 36px);overflow:auto;background:var(--paper);border-radius:24px;padding:clamp(24px,5vw,38px);box-shadow:0 30px 80px #00000047}.profileDialog h2{font-size:34px;letter-spacing:-.04em;margin:0}.dialogIntro{color:var(--muted);line-height:1.5;margin:10px 0 25px}.closeButton{position:absolute;right:20px;top:20px;width:36px;height:36px;border:1px solid #dddcd5;background:transparent;border-radius:50%;display:grid;place-items:center}.profileDialog fieldset{border:0;padding:0;margin:0 0 22px}.profileDialog legend{font-size:11px;font-weight:700;color:#687069;margin-bottom:9px}.levelChoices,.goalChoices{display:flex;gap:7px;flex-wrap:wrap}.levelChoices button,.goalChoices button{border:1px solid #d8d8d1;background:#f8f6ef;color:var(--ink);border-radius:10px;padding:9px 13px}.levelChoices button.selected,.goalChoices button.selected{border-color:var(--green);background:#e4f0df;color:var(--green);font-weight:700}.timeField{display:flex!important;align-items:center;justify-content:space-between;border:1px solid #d8d8d1;border-radius:12px;padding:10px 12px;margin-bottom:20px!important}.timeField span{display:flex;align-items:center;gap:8px}.timeField input{border:0;background:transparent;color:var(--ink);font:inherit}.saveProfile{width:100%;border:0;justify-content:center;display:flex;align-items:center;gap:8px}.formError{color:#a33d2b;font-size:13px}.vocabularyDialog{width:min(500px,100%)}.vocabularyList{display:grid;gap:8px}.vocabularyList article{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #deddd5;border-radius:13px;padding:14px 15px;background:#f8f6ef}.vocabularyList strong,.vocabularyList span{display:block}.vocabularyList strong{font-family:Newsreader,serif;font-style:italic;font-size:23px}.vocabularyList span{font-size:12px;color:var(--muted);margin-top:2px}.vocabularyList b{font-size:9px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}@media(max-width:700px){.shell{width:min(100% - 24px,540px);padding-top:16px}.topbar{padding-bottom:40px}.welcome{align-items:center}.welcome h1{font-size:41px}.level{width:62px;height:62px}.stats{grid-template-columns:1fr 1fr}.stats .weekly{grid-column:1/-1}.words{grid-template-columns:1fr}.review{padding-top:38px}.sectionTitle{align-items:start}.sectionTitle button{font-size:0}.sectionTitle button svg{width:20px;height:20px}.primary{padding-inline:14px}}
