:root{color:#18322a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#fffdf6e0;--paper-strong:#fffaf0;--ink:#18322a;--muted:#63776c;--accent:#1f6a50;--accent-soft:#dfe9dd;--accent-strong:#124936;--outline:#18322a1f;--shadow:0 22px 48px #37443c1f;background:radial-gradient(circle at 0 0,#dfe6d4d9,#0000 28%),radial-gradient(circle at 100% 0,#d0e2d9b8,#0000 24%),linear-gradient(160deg,#f5f0df 0%,#ede4cc 46%,#dbe6da 100%);font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}body{background:repeating-linear-gradient(0deg, #18322a04 0, #18322a04 1px, transparent 1px, transparent 28px), inherit;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.shell{width:min(1180px,100vw - 32px);margin:0 auto;padding:28px 0 48px}.panel{border:1px solid var(--outline);background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;animation:.54s both panel-rise;position:relative;overflow:hidden}.panel:before{content:"";pointer-events:none;background:linear-gradient(130deg,#ffffff57,#0000 28% 72%,#1f6a5014);position:absolute;inset:0}.hero{grid-template-columns:1.4fr 1fr;gap:24px;padding:28px;display:grid}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 12px;font-size:.78rem}.hero h1{margin:0;font-family:STSong,Songti SC,SimSun,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.hero__text{max-width:42rem;color:var(--muted);margin:16px 0 0}.hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stat{background:#fffaf0d1;border:1px solid #1f6a501f;border-radius:22px;padding:18px}.stat span{color:var(--muted);font-size:.9rem;display:block}.stat strong{margin-top:6px;font-size:clamp(1.6rem,3vw,2.2rem);display:block}.workspace{grid-template-columns:360px minmax(0,1fr);gap:22px;margin-top:22px;display:grid}.filters{padding:22px}.filters__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.filters__header h2,.empty-state h2,.card__header h2{margin:0;font-family:STSong,Songti SC,SimSun,serif}.filters__header p{color:var(--muted);margin:8px 0 0}.field-grid{gap:14px;margin-top:22px;display:grid}.field{gap:8px;display:grid}.field span{color:var(--muted);font-size:.88rem}.field select,.field input{width:100%;color:var(--ink);background:#fffdf6f0;border:1px solid #18322a1f;border-radius:16px;padding:12px 14px}.field select:focus,.field input:focus{border-color:#1f6a5057;outline:2px solid #1f6a5038}.toggle-bar{gap:16px;margin-top:22px;display:grid}.segmented{background:#1f6a5014;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:6px;display:grid}.segmented button,.ghost-button,.primary-button,.status-button{border:none;border-radius:16px;transition:transform .18s,background-color .18s,color .18s,opacity .18s}.segmented button{color:var(--muted);background:0 0;padding:10px 14px}.segmented button.is-active{background:var(--paper-strong);color:var(--accent-strong);box-shadow:0 10px 24px #1249361a}.check{color:var(--ink);align-items:center;gap:10px;display:inline-flex}.check input{width:18px;height:18px;accent-color:var(--accent)}.card-panel{gap:18px;padding:24px;display:grid}.card-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.meta-tags,.meta-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.meta-tags span,.meta-summary span,.meta-summary strong{background:#1f6a5014;border-radius:999px;padding:8px 12px}.meta-summary strong{color:var(--accent-strong);background:#1f6a5024}.card{background:linear-gradient(#fffaf0f2,#ffffffd1);border:1px solid #1249361f;border-radius:28px;padding:28px;position:relative}.card:after{content:"";background:linear-gradient(90deg,#245943,#8ba485);border-radius:28px 28px 0 0;height:5px;position:absolute;inset:0 0 auto}.card__label,.answer__label{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.86rem}.card__header h2{margin-top:10px;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.35}.card__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.primary-button,.ghost-button,.status-button{padding:12px 18px}.primary-button{background:var(--accent);color:#f5f1e4}.ghost-button{color:var(--accent-strong);background:#1f6a5014}.status-button{color:var(--ink);background:#18322a0f}.status-button.is-mastered{color:var(--accent-strong);background:#1f6a5029}.status-button.is-review{color:#6b4717;background:#82562024}.primary-button:hover,.ghost-button:hover,.status-button:hover,.segmented button:hover{transform:translateY(-1px)}.ghost-button:disabled,.primary-button:disabled,.status-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.answer{background:#dfe9dd73;border:1px solid #1f6a5024;border-radius:22px;margin-top:24px;padding:20px;animation:.24s both answer-reveal}.answer__body{white-space:pre-line;margin:12px 0 0}.answer__page{color:var(--accent-strong);margin:18px 0 0;font-weight:600}.answer--placeholder{color:var(--muted);background:#fffaf0b8}.navigator{justify-content:space-between;gap:12px;display:flex}.empty-state{text-align:center;place-items:center;min-height:380px;padding:32px;display:grid}.empty-state p{max-width:28rem;color:var(--muted)}@keyframes panel-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes answer-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.hero,.workspace{grid-template-columns:1fr}.hero__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.shell{width:min(100vw - 20px,100%);padding-top:16px}.hero,.filters,.card-panel,.card{padding:18px}.hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.filters__header,.card-meta,.navigator{flex-direction:column;align-items:stretch}.card__actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
