:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#192d50;background:#f1f2ed;font-synthesis:none;--ink:#172d59;--muted:#626f80;--line:#d5dadb;--lime:#e1eeab}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #c19c3e;outline-offset:4px}button{border:0}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.topbar{height:96px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px)}.brand{display:flex;align-items:center;gap:13px;font-size:22px;font-weight:760;letter-spacing:-.8px}.brand small{display:block;font-size:10px;letter-spacing:1.3px;font-weight:500;margin-top:4px}.brand-mark{font-family:Georgia,serif;font-size:35px;background:var(--ink);color:#f2f3e9;width:47px;height:49px;display:flex;align-items:center;justify-content:center;border-radius:3px}.brand-mark span{font-size:25px;margin-left:-10px;color:var(--lime)}.local-label{font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:center}.local-label span{width:6px;height:6px;background:#728c49;border-radius:100%}main{max-width:1280px;margin:auto;padding:48px 5vw 0}.intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin:0 0 12px;color:#6c7c8e}h1{font-size:34px;line-height:1.35;letter-spacing:-1.8px;margin:0 0 12px;font-weight:650}.intro>div>p:last-child{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.primary{background:var(--ink);color:#fff;padding:14px 21px;border-radius:5px;font-weight:600;font-size:14px;transition:background .15s}.primary:hover{background:#284475}.mobile-break{display:none}.workspace{display:grid;grid-template-columns:290px minmax(0,1fr);border:1px solid #cad2d8;border-radius:9px;overflow:hidden;background:#fafbf8;box-shadow:0 12px 35px #182d5007}.library{display:flex;flex-direction:column;border-right:1px solid var(--line);padding:25px 18px 0;background:#f8f9f5;min-width:0}.library-heading{display:flex;align-items:center;justify-content:space-between}.library h2{font-size:15px;margin:0}.library h2 span{font-size:11px;background:#e4e8e5;padding:3px 7px;border-radius:12px;margin-left:5px;font-weight:500}.small-label{font-size:9px;letter-spacing:1px;color:#7b8491}.search-label{font-size:11px;color:var(--muted);margin:25px 0 8px}.library input{width:100%;padding:11px 10px;border:1px solid #d6dcdc;border-radius:4px;background:#fff;font-size:12px;color:var(--ink)}.card-list{height:410px;overflow:auto;margin:16px -8px 8px;padding:0 8px;scrollbar-width:thin}.library-card{padding:12px 10px;margin-bottom:6px;border:1px solid transparent;border-radius:5px;position:relative}.library-card.active{background:#e9edee;border-color:#c6d0d7}.library-card.known .library-question{color:#667f60}.library-question{display:block;text-align:left;font-size:12px;font-weight:600;line-height:1.65;background:none;color:var(--ink);width:100%;padding:0;overflow-wrap:anywhere}.library-meta{display:flex;justify-content:space-between;align-items:center;margin-top:9px;color:#7c8794;font-size:10px}.library-tools{display:flex;gap:10px}.library-tools button{font-size:10px;background:transparent;padding:2px 0;color:#647283}.library-tools button:hover{text-decoration:underline}.library-footer{margin-top:auto;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:16px 0;gap:8px}.text-button{padding:3px 0;background:transparent;color:#526580;font-size:11px;text-decoration:underline;text-underline-offset:4px}.text-button:hover{color:#122953}.study{background:var(--ink);padding:30px 36px 20px;color:#f5f6ef;min-width:0}.session-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.session-heading .eyebrow{color:#9facbf;font-size:9px;letter-spacing:2px;margin-bottom:9px}.session-heading h2{font-size:19px;font-weight:500;letter-spacing:-.5px;margin:0}.subtle-button{border:1px solid #c7cfd8;background:transparent;color:var(--ink);padding:10px 13px;font-size:12px;border-radius:4px}.study .subtle-button{color:#d3dced;border-color:#4d6080;font-size:11px}.progress-line{display:flex;justify-content:space-between;font-size:10px;color:#bbc6d8;margin-bottom:10px}progress{width:100%;height:3px;display:block;appearance:none;border:0;background:#405374;border-radius:4px;overflow:hidden;margin-bottom:24px}progress::-webkit-progress-bar{background:#405374}progress::-webkit-progress-value{background:var(--lime)}progress::-moz-progress-bar{background:var(--lime)}.flashcard{background:#f6f4e9;color:#213451;min-height:296px;border-radius:6px;padding:23px 28px 18px;box-shadow:0 5px 0 -2px #c6cbbb,0 10px 0 -4px #839183;position:relative;display:flex;flex-direction:column;transition:background .25s}.flashcard.revealed{background:#eaf0da}.card-top{display:flex;justify-content:space-between;align-items:center;color:#7c867c;font-size:9px;letter-spacing:1.6px}.card-top span:last-child{font-family:Georgia,serif;font-size:20px;font-style:italic}.card-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:22px 0;min-height:196px}.card-content>p{font-size:24px;line-height:1.6;letter-spacing:-.7px;font-weight:550;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;text-align:center}.revealed .card-content>p{font-size:15px;color:#62705f;font-weight:400}.answer-label{display:block;font-size:9px;letter-spacing:2px;color:#697b62;margin-top:24px;text-align:center}#answer{font-size:19px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;text-align:center}.card-hint{border-top:1px solid #d5d8c8;padding-top:13px;font-size:10px;color:#7a8377;text-align:center}.study-actions{margin-top:25px}.reveal{width:100%;background:var(--lime);color:var(--ink);display:flex;justify-content:center;align-items:center;gap:12px}.reveal:hover{background:#d2e293}kbd{font-family:inherit;font-size:9px;border:1px solid #9cab76;border-radius:3px;padding:2px 5px;font-weight:400}.rating-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rating-actions button{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-radius:5px;font-size:13px}.rating-actions .primary{background:var(--lime);color:var(--ink)}.retry{background:#34486a;color:#fff}.session-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:19px;color:#b1bed1;font-size:9px;line-height:1.6}.session-footer .text-button{color:#cbd4e3;font-size:10px;white-space:nowrap}.empty-state{min-height:296px;border:1px solid #4c6286;border-radius:6px;padding:32px 20px;text-align:center}.empty-symbol{display:block;color:var(--lime);font-size:38px}.empty-state h3{font-size:23px;font-weight:500;margin:14px 0}.empty-state p{font-size:13px;line-height:1.8;color:#c2cee0}.empty-state .primary{background:var(--lime);color:var(--ink);margin-top:10px}.notes{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:36px 0}.note-number{font-size:9px;letter-spacing:1.8px;color:#798496}.notes h2{font-size:14px;letter-spacing:-.4px;margin:12px 0 10px}.notes p{font-size:11px;line-height:1.95;color:var(--muted);margin:0}.notes .text-button{margin-top:10px}.danger{color:#99645d}.page-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;font-size:9px;letter-spacing:1.5px;color:#7f8a96}.status{margin:0 0 18px;font-size:12px;color:#435b3b;line-height:1.7}.status:empty{display:none}.no-results{font-size:12px;line-height:1.8;color:var(--muted);padding:12px 9px}dialog{width:min(520px,calc(100% - 32px));border:1px solid #cbd0cb;padding:28px;border-radius:10px;background:#f7f8f2;color:var(--ink);max-height:90dvh;overflow:auto}dialog::backdrop{background:#101e39a8;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:23px}.dialog-heading h2,.confirm-body h2{margin:0;font-size:23px;letter-spacing:-1px}.close-button{font-size:26px;background:transparent;color:#566782;padding:0 2px}form label{display:flex;justify-content:space-between;font-size:13px;font-weight:600;margin-bottom:10px}form label span{font-size:10px;font-weight:400;color:#75818b}textarea{resize:vertical;min-height:70px;max-height:300px;width:100%;padding:12px;border:1px solid #cbd3d5;background:#fff;border-radius:4px;margin-bottom:20px;color:var(--ink);font-size:14px;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.form-error{font-size:12px;color:#a1493b;margin:0;line-height:1.7}.confirm-body>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}@media(min-width:1400px){main{padding-left:35px;padding-right:35px}}@media(max-width:850px){main{padding:32px 24px 0}.workspace{grid-template-columns:235px minmax(0,1fr)}.study{padding:25px 22px 20px}.flashcard{padding:20px}.session-heading{gap:9px}.session-heading h2{font-size:17px}.notes{gap:35px}.card-content>p{font-size:21px}}@media(max-width:650px){.topbar{height:76px;padding:0 20px}.brand{font-size:19px}.brand-mark{height:42px;width:40px;font-size:30px}.brand small{font-size:8px}.local-label{font-size:10px}main{padding:29px 17px 0}.intro{align-items:flex-end;margin-bottom:25px;gap:12px}h1{font-size:27px;letter-spacing:-1.3px}.mobile-break{display:block}.eyebrow{font-size:8px;letter-spacing:1.4px}.intro>div>p:last-child{font-size:11px;max-width:215px}.intro>.primary{padding:12px 13px;white-space:nowrap;font-size:12px;margin-bottom:2px}.workspace{display:flex;flex-direction:column}.study{order:0;padding:23px 20px}.library{order:1;border-right:0;border-top:1px solid var(--line);padding:22px 18px 0}.card-list{height:235px;margin-top:12px}.search-label{margin-top:18px}.session-heading{margin-bottom:22px}.session-heading h2{font-size:18px}.flashcard{min-height:290px;padding:20px}.card-content{min-height:185px}.card-content>p{font-size:22px}#answer{font-size:18px}.session-footer{font-size:9px;gap:8px}.rating-actions button{padding:14px;font-size:12px}.notes{grid-template-columns:1fr;gap:25px;padding:29px 3px}.notes p{font-size:12px}.notes h2{font-size:15px}.page-footer{font-size:8px;letter-spacing:1px}dialog{padding:23px}.study-actions kbd{display:none}.library-footer{padding:17px 0}.text-button{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}