.study-link{width:100%;display:flex;align-items:center;gap:12px;border:0;border-top:1px solid rgba(255,255,255,.08);background:transparent;color:inherit;padding:15px 18px;text-align:left;cursor:pointer}.study-link:hover{background:rgba(255,255,255,.05)}.study-link>span{font-size:20px}.study-link small{display:block;font-size:9px;letter-spacing:.16em;opacity:.55}.study-link strong{display:block;margin-top:2px;font-size:13px}.study-open{overflow:hidden}.study-hub{position:fixed;inset:0;z-index:10050;background:rgba(4,8,18,.82);backdrop-filter:blur(10px);overflow:auto;padding:24px}.study-hub.hidden{display:none}.study-shell{max-width:1240px;margin:0 auto;min-height:calc(100vh - 48px);background:#0d1324;color:#f4f7ff;border:1px solid #27314b;border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.45);overflow:hidden}.study-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:28px 30px 20px;background:linear-gradient(135deg,#111b33,#0d1324)}.study-header small,.study-section-head small,.study-result>small{font-size:10px;letter-spacing:.2em;color:#8ea0c5}.study-header h1{font-size:clamp(28px,4vw,46px);margin:5px 0}.study-header p{margin:0;color:#9caccc}.study-close{border:1px solid #33415f;background:#151e34;color:#fff;width:42px;height:42px;border-radius:12px;font-size:27px;cursor:pointer}.study-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:12px 30px 18px;border-bottom:1px solid #222d47}.study-tabs button,.study-filterbar button{border:1px solid #2b3756;background:#11192d;color:#cbd5ea;padding:9px 12px;border-radius:10px;cursor:pointer}.study-tabs button.active,.study-filterbar button.active{background:#f1f5ff;color:#0d1324;border-color:#f1f5ff}.study-content{padding:28px 30px 50px}.study-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.study-section-head h2{margin:5px 0 0;font-size:clamp(22px,3vw,34px)}.study-count{font-size:12px;color:#91a2c2;border:1px solid #2c3855;padding:7px 10px;border-radius:999px}.study-filterbar{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.study-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.study-card{background:#11192b;border:1px solid #25304b;border-radius:17px;padding:19px}.study-card h3{margin:7px 0 12px;font-size:18px}.study-card h4{margin:18px 0 7px;color:#dbe4f6}.study-card p,.study-card li{line-height:1.5;color:#d0d9eb}.study-card ul,.study-card ol{padding-left:20px}.study-card li{margin:7px 0}.study-meta{font-size:11px;color:#8698b9}.study-merke{margin-top:14px;padding:12px;border-radius:12px;background:#172139;border:1px solid #2c3d63}.study-merke strong{display:block;margin-bottom:6px;color:#fff}.study-tip{margin-top:12px;padding:11px 12px;border-left:3px solid #94a9d8;background:#10182a;color:#cbd5e9}.study-card details{margin-top:13px;border-top:1px solid #26324d;padding-top:12px}.study-card summary{cursor:pointer;font-weight:700;color:#dce5f7}.study-checklist{display:grid;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #26324d}.study-checklist>strong{margin-bottom:3px}.study-checklist label{display:flex;gap:8px;align-items:flex-start;color:#cdd7e9}.study-empty,.study-loading,.study-exam-start,.study-result{border:1px dashed #33415f;border-radius:18px;padding:35px;text-align:center;color:#aab8d2;background:#101729}.study-empty strong{color:#fff}.study-empty code{color:#dce7ff}.study-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:17px}.study-action{border:0;background:#eef3ff;color:#0b1120;font-weight:800;padding:11px 15px;border-radius:11px;cursor:pointer}.study-action.secondary{border:1px solid #334361;background:#151f35;color:#e5ecfa}.study-action:disabled{opacity:.45;cursor:not-allowed}.study-wrong,.study-correct{padding:10px 12px;border-radius:10px;margin-top:9px}.study-wrong{background:#291a20}.study-correct{background:#14271f}.study-recall{font-weight:700;color:#f0f4fc!important}.study-exam{max-width:850px;margin:0 auto}.study-progress{height:7px;border-radius:999px;background:#202b43;overflow:hidden;margin-bottom:22px}.study-progress span{display:block;height:100%;background:#dce6fb}.study-exam h2{font-size:clamp(22px,3vw,32px);line-height:1.35;margin:14px 0 20px}.study-answers{display:grid;gap:10px}.study-answers button{border:1px solid #2c3855;background:#111a2e;color:#e3eafa;text-align:left;padding:14px 16px;border-radius:12px;cursor:pointer;font-size:15px}.study-answers button:hover:not(:disabled){border-color:#7186b0;background:#16213a}.study-answers button.correct{border-color:#4e8c68;background:#14281f}.study-answers button.wrong{border-color:#995b67;background:#2d1920}.study-feedback{margin-top:16px;padding:14px;border-radius:12px;line-height:1.5}.study-feedback.ok{background:#14281f}.study-feedback.bad{background:#2d1920}.study-feedback strong{display:block;margin-bottom:4px}.study-next{margin-top:16px}.study-result{max-width:650px;margin:15px auto}.study-score{font-size:72px;font-weight:900;color:#f3f6ff;letter-spacing:-.06em;margin:12px 0}.study-result .study-actions{justify-content:center}@media(max-width:700px){.study-hub{padding:0}.study-shell{min-height:100vh;border-radius:0;border-left:0;border-right:0}.study-header,.study-content{padding-left:17px;padding-right:17px}.study-tabs{padding-left:17px;padding-right:17px;overflow-x:auto;flex-wrap:nowrap}.study-tabs button{white-space:nowrap}.study-section-head{align-items:flex-start;flex-direction:column}.study-grid{grid-template-columns:1fr}.study-card{padding:16px}}