.evrea-dashboard{display:flex;gap:18px;background:#f8fafc;border-radius:24px;padding:18px;margin:18px 0;box-shadow:0 16px 44px rgba(15,23,42,.08)}.evrea-side{width:230px;background:linear-gradient(180deg,#111827,#312e81);border-radius:20px;padding:18px;color:#fff}.evrea-side h3{color:#fff;margin-top:0}.evrea-side button{display:block;width:100%;margin:8px 0;padding:12px;border:0;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;text-align:left;cursor:pointer}.evrea-side button.active,.evrea-side button:hover{background:#fff;color:#312e81}.evrea-main{flex:1;min-width:0}.evrea-main section{display:none}.evrea-main section.active{display:block}.evrea-reader{border-radius:24px;padding:20px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.08);color:#111827}.evrea-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.evrea-btn,.evrea-toolbar select{border:0;border-radius:999px;padding:10px 15px;background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 7px 16px rgba(79,70,229,.22)}.evrea-toolbar select{background:#111827}.evrea-progress-card{position:relative;overflow:hidden;border-radius:24px;padding:20px;background:linear-gradient(135deg,#4f46e5,#ec4899 55%,#f59e0b);color:#fff;margin:12px 0 18px;box-shadow:0 20px 45px rgba(79,70,229,.25)}.evrea-progress-card:after{content:"";position:absolute;inset:-40%;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 45%);animation:evreaGlow 5s linear infinite}.evrea-orb{position:absolute;right:18px;top:14px;font-size:36px;filter:drop-shadow(0 10px 12px rgba(0,0,0,.25))}.evrea-progress-top,.evrea-progress-meta{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px}.evrea-percent{font-size:28px;font-weight:900}.evrea-progress-track{position:relative;z-index:1;height:16px;background:rgba(255,255,255,.28);border-radius:999px;margin:14px 0;overflow:hidden}.evrea-progress-fill{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#fff,#a7f3d0,#fde68a);box-shadow:0 0 18px rgba(255,255,255,.8);transition:width .35s ease}.evrea-note-panel{max-height:420px;overflow:auto;border:1px solid #e5e7eb;border-radius:20px;padding:22px;font-size:18px;line-height:1.9;background:#fff}.evrea-sentence{padding:2px 4px;border-radius:8px;transition:.25s}.evrea-sentence.done{color:#94a3b8}.evrea-sentence.current{background:linear-gradient(90deg,#fef3c7,#bfdbfe);color:#111827;box-shadow:0 4px 12px rgba(59,130,246,.16)}.evrea-theme-dark{background:#0f172a;color:#e5e7eb}.evrea-theme-dark .evrea-note-panel{background:#111827;color:#e5e7eb;border-color:#334155}.evrea-theme-sepia{background:#f8efd9}.evrea-theme-midnight{background:#0b1224;color:#dbeafe}.evrea-theme-emerald{background:#ecfdf5}.evrea-theme-purple{background:#faf5ff}.evrea-reader.focus{position:fixed;z-index:99999;inset:0;border-radius:0;overflow:auto}.evrea-mini-player{position:fixed;right:18px;bottom:18px;z-index:9999;display:none;align-items:center;gap:12px;min-width:260px;border-radius:22px;padding:12px 14px;background:#111827;color:#fff;box-shadow:0 18px 44px rgba(0,0,0,.3)}.evrea-mini-player.active{display:flex}.evrea-mini-toggle{border:0;border-radius:50%;width:42px;height:42px;background:#22c55e;color:#fff}.evrea-mini-bar{height:6px;flex:1;background:#334155;border-radius:999px;overflow:hidden}.evrea-mini-bar span{display:block;height:100%;width:0;background:#38bdf8}.evrea-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px}.evrea-stat-grid div{background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.evrea-stat-grid strong{display:block;font-size:28px}.evrea-badge{display:inline-block;margin:6px;padding:8px 12px;border-radius:999px;background:#fef3c7;color:#92400e}.evrea-bookmark{background:#fff;border-left:5px solid #4f46e5;border-radius:14px;margin:10px 0;padding:12px;box-shadow:0 8px 20px rgba(0,0,0,.06)}.evrea-dict-list div{padding:8px 0;border-bottom:1px solid #e5e7eb}@keyframes evreaGlow{0%{transform:translateX(-15%)}50%{transform:translateX(15%)}100%{transform:translateX(-15%)}}@media(max-width:780px){.evrea-dashboard{display:block}.evrea-side{width:auto;margin-bottom:12px}.evrea-side button{display:inline-block;width:auto}.evrea-stat-grid{grid-template-columns:repeat(2,1fr)}.evrea-mini-player{left:12px;right:12px;bottom:12px}.evrea-note-panel{max-height:360px;font-size:16px}}
