.page-tools,.pager,.filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.page-tools{max-width:1180px;margin:0 auto 18px;padding:14px 18px;background:#fff;border:1px solid var(--line);border-radius:14px}.page-tools a,.pager a{font-weight:800}.pager{justify-content:center;margin:28px 0}.pager span{color:var(--muted)}.filters select{min-width:220px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)}
@media print{.top,footer,.no-print,.page-tools{display:none!important}body,main{background:#fff!important}main{padding:0}.reader,.concept,.unit,.references{box-shadow:none!important;border-color:#bbb!important}.reader{max-width:none!important}.page-head h1{font-size:32pt}a{color:#000;text-decoration:none}}
.staff-preview{margin:1rem 0;padding:1rem 1.2rem;border:1px solid #f59e0b;border-radius:14px;background:#fffbeb;color:#78350f}
.staff-preview a{color:#92400e;font-weight:700}
.staff-state,.staff-badge{display:inline-block;padding:.25rem .55rem;border-radius:999px;background:#fff3cd;color:#7c4a03;font-weight:700}
.structured-list{line-height:1.65;padding-left:1.6rem}.structured-list .structured-list{margin:.45rem 0}.list-marker{font-weight:800;color:var(--blue)}.structured-table-wrap{max-width:100%;overflow-x:auto;margin:1rem 0;border:1px solid var(--line);border-radius:14px}.structured-table{width:100%;border-collapse:collapse;background:#fff}.structured-table caption{text-align:left;padding:1rem;font-weight:800;background:#f6f8fc}.structured-table th,.structured-table td{padding:.75rem .9rem;border:1px solid var(--line);vertical-align:top}.structured-table th{background:#edf3ff}.align-center{text-align:center}.align-right{text-align:right}.structured-figure{margin:1rem 0;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff}.figure-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.figure-panel{position:relative}.figure-panel img{display:block;width:100%;height:auto;border-radius:12px;background:#f1f5f9}.panel-label{position:absolute;top:.6rem;left:.6rem;padding:.25rem .5rem;border-radius:8px;background:#10182c;color:#fff}.structured-figure figcaption{margin-top:.8rem;line-height:1.5}.structured-figure figcaption small{display:block;color:var(--muted);margin-top:.35rem}.resource-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem;border:1px solid var(--line);border-radius:16px;background:#f8faff}.resource-card h5{margin:.3rem 0;font-size:1.05rem}.resource-card p{margin:.3rem 0}.resource-kind{font-size:.76rem;font-weight:900;letter-spacing:.08em;color:var(--blue)}@media(max-width:700px){.resource-card{display:block}.resource-card .button{margin-top:.8rem}.structured-table{min-width:560px}}

/* v1F-B1 lightweight study polish */
:root{--blue:#2658d9;--violet:#7048e8;--teal:#079a8f;--amber:#e28a00;--rose:#dc4c73;--line:#d9e4f3;--soft:#f5f8ff}
body{background:linear-gradient(180deg,#edf5ff 0,#f8fbff 34rem,#f7f9fc 100%);font-size:16px;line-height:1.58}.top{position:sticky;top:0;z-index:20;padding-top:14px;padding-bottom:14px;box-shadow:0 5px 22px rgba(30,64,130,.07)}.brand{color:var(--blue)}.top nav a{padding:7px 10px;border-radius:10px}.top nav a:hover{background:#edf3ff}main{max-width:1280px;padding-top:26px}.reader{max-width:1120px;margin:auto}.page-head{padding:24px 28px;background:radial-gradient(circle at 92% 10%,#e2eaff 0,transparent 34%),linear-gradient(135deg,#fff,#fbfdff);box-shadow:0 12px 32px rgba(31,65,130,.07)}.page-head h1{font-size:clamp(2rem,4.2vw,3.65rem);line-height:1.08}.summary{margin:14px 0;line-height:1.55;border-left:4px solid var(--teal);padding:15px 18px}.concept{margin:14px 0;padding:18px 22px;border-left:5px solid var(--violet)}.toc{margin:14px 0;padding:16px 20px}.toc ol{margin:10px 0 0}.content-tree{gap:12px}.unit.section{padding:22px;border-radius:20px;box-shadow:0 7px 24px rgba(31,65,130,.05)}.unit.section>h2{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e5ebf5}.unit.subsection{margin:12px 0;padding:14px 16px}.unit.paragraph,.unit.statement{margin:9px 0;padding:13px 16px}.unit p{line-height:1.58;margin:.45rem 0}.unit h3,.unit h4{margin:.25rem 0 .5rem}.unit.list,.unit.table,.unit.resource,.unit.figure{margin:8px 0;padding:17px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(31,65,130,.05)}.unit.list{border-top:4px solid var(--teal);background:linear-gradient(135deg,#fff,#f2fffc)}.unit.table{border-top:4px solid var(--blue)}.unit.resource{border-top:4px solid var(--violet);background:linear-gradient(135deg,#fff,#f8f5ff)}.unit.figure{border-top:4px solid var(--rose)}.structured-list{margin:.55rem 0 .15rem;padding-left:1.35rem;line-height:1.5}.structured-list li{padding:.18rem .1rem}.list-marker{display:inline-grid;place-items:center;min-width:1.45rem;height:1.45rem;padding:0 .3rem;border-radius:999px;background:#dff7f3;color:#087f75;font-size:.82rem}.structured-table-wrap{margin:.65rem 0 .1rem;box-shadow:0 5px 18px rgba(38,88,217,.06)}.structured-table caption{padding:.75rem 1rem;color:#163b91;background:linear-gradient(90deg,#edf3ff,#f8fbff)}.structured-table th,.structured-table td{padding:.66rem .85rem;line-height:1.4}.structured-table tr:nth-child(even){background:#f8faff}.structured-table tr:hover{background:#eff5ff}.resource-card{padding:.9rem 1rem;background:transparent;border:0;box-shadow:none}.resource-card h5{margin:.2rem 0;font-size:1.08rem}.resource-card p{margin:.2rem 0;line-height:1.45}.resource-card .button{white-space:nowrap;padding:10px 14px}.resource-kind{color:var(--violet)}
.exam-hero{padding:28px!important;border-top:5px solid var(--amber)}.exam-hero h1{margin:.25rem 0 .45rem}.exam-hero>p{margin:.3rem 0 1rem}.exam-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.85rem}.exam-result{display:block;padding:18px 20px;border-radius:17px;border-left:4px solid var(--amber);min-height:0}.exam-result:nth-child(4n+2){border-left-color:var(--teal)}.exam-result:nth-child(4n+3){border-left-color:var(--violet)}.exam-result:nth-child(4n){border-left-color:var(--rose)}.exam-result h2{font-size:1.18rem;line-height:1.25;margin:.55rem 0 .35rem}.exam-result p{margin:.3rem 0;line-height:1.42}.exam-result p:first-of-type{display:inline-block;color:#6b4b00;font-size:.86rem;font-weight:750}.exam-result>a{display:inline-block;margin-top:.55rem;font-size:.9rem;font-weight:800;text-decoration:none}.exam-badge{padding:.28rem .58rem;font-size:.76rem}.exam-intelligence{margin-top:1rem;padding:18px 20px;border-radius:18px}.exam-intelligence>p,.exam-intelligence li{line-height:1.45}.exam-intelligence ul{margin:.65rem 0;padding-left:1.3rem}.exam-intelligence li{margin:.3rem 0}.exam-intelligence h2{font-size:1.2rem;margin:1rem 0 .45rem}.memory-grid{gap:.7rem}.memory-card{padding:.85rem 1rem}.memory-card h3{margin:.35rem 0}.memory-card p{margin:.35rem 0;line-height:1.45}.card{border-radius:18px}.grid{gap:14px}.page-tools{padding:10px 14px}.references{padding:20px}.references li{line-height:1.5;margin:6px 0}
@media(max-width:850px){.exam-results{grid-template-columns:1fr}.exam-hero{padding:20px!important}}@media(max-width:700px){main{padding:20px 14px 52px}.page-head,.unit.section{padding:18px}.unit.list,.unit.table,.unit.resource,.unit.figure{padding:14px}.structured-table th,.structured-table td{padding:.55rem .65rem}.top{position:static}.resource-card{padding:.6rem 0}}@media print{.top{position:static}.exam-results{display:block}.exam-result{break-inside:avoid}.unit.list,.unit.table,.unit.resource,.unit.figure{box-shadow:none}}
