/* ═══ ETAP 10G — edukacja 3-etapowa / egzaminy BOS-FVG-iFVG ═══ */
.edu10g-note{border:1px solid rgba(86,211,227,.22);background:rgba(86,211,227,.045);border-radius:14px;padding:12px 14px;margin:12px 0;color:var(--edu-txt-dim);font-size:12px;line-height:1.45}
.edu10g-note b{color:var(--edu-gold-2)}
.edu10g-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}
.edu10g-card{border:1px solid var(--edu-line-soft);background:rgba(255,255,255,.035);border-radius:14px;padding:12px;min-height:92px}
.edu10g-card small{display:block;color:var(--edu-txt-mut);font-family:var(--mono);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.edu10g-card b{display:block;color:var(--edu-bright);font-size:15px;margin:6px 0}.edu10g-card p{margin:0;color:var(--edu-txt-dim);font-size:11px;line-height:1.4}
.edu10g-exams{display:flex;flex-direction:column;gap:8px}.edu10g-exam-row{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:12px;padding:9px}.edu10g-exam-row .top{display:flex;align-items:center;gap:8px;margin-bottom:8px}.edu10g-exam-row .top b{color:var(--edu-bright);font-size:12px}.edu10g-exam-row .top span{margin-left:auto;color:var(--edu-gold-2);font-family:var(--mono);font-size:10px}.edu10g-exam-row input,.edu10g-exam-row select,.edu10g-exam-row textarea{width:100%}.edu10g-pill{display:inline-flex;align-items:center;border:1px solid rgba(232,176,75,.26);background:rgba(232,176,75,.075);border-radius:999px;padding:4px 8px;font:800 9px/1 var(--mono);color:var(--edu-gold-2);letter-spacing:.08em;text-transform:uppercase}.edu10g-mini{color:var(--edu-txt-mut);font-size:10px;line-height:1.4}.edu10g-disabled{opacity:.62}.edu10g-marking-modal .ps-side-note{border:1px solid rgba(86,211,227,.18);background:rgba(86,211,227,.04);border-radius:10px;padding:9px;margin-top:10px;color:var(--edu-txt-dim);font-size:11px;line-height:1.45}.edu10g-counter{border:1px solid rgba(232,176,75,.24);background:rgba(232,176,75,.06);border-radius:10px;padding:8px;margin-top:8px;color:var(--edu-gold-2);font-family:var(--mono);font-size:11px}
.ta10g-table td{vertical-align:middle}.ta10g-stages{display:flex;gap:5px;flex-wrap:wrap}.ta10g-stages span{border:1px solid rgba(255,255,255,.09);border-radius:999px;padding:3px 7px;font-size:9px;color:var(--edu-txt-dim)}.ta10g-stages span.on{color:var(--edu-gold-2);border-color:rgba(232,176,75,.25);background:rgba(232,176,75,.06)}
@media(max-width:840px){.edu10g-grid{grid-template-columns:1fr}.edu10g-exam-row .top{flex-wrap:wrap}.edu10g-exam-row .top span{margin-left:0}}

/* ═══ ETAP 29 — panel 10G: status „w budowie” + wybór narzędzi egzaminu ═══ */
.ta10g-table td.tr-wip{ color:#ffd584; font-weight:700; }
.e-tools{ margin-top:8px; border:1px solid rgba(232,176,75,.18); border-radius:9px; background:rgba(255,255,255,.02); overflow:hidden; }
.e-tools>summary{ cursor:pointer; list-style:none; padding:7px 10px; font-size:11.5px; letter-spacing:.03em; color:#c4cedd; user-select:none; display:flex; align-items:center; gap:6px; }
.e-tools>summary::-webkit-details-marker{ display:none; }
.e-tools>summary::before{ content:"▸"; color:#e8b04b; transition:transform .15s ease; }
.e-tools[open]>summary::before{ transform:rotate(90deg); }
.e-tools>summary b{ color:#ffd584; }
.e-tools>summary .mut{ color:#5c6677; font-weight:400; }
.e-tools-note{ padding:0 10px 8px; font-size:10.5px; line-height:1.5; color:#8593a8; }
.e-tools-note b{ color:#ffd584; }
.e-toolgrid{ display:flex; flex-wrap:wrap; gap:6px; padding:2px 10px 10px; }
.e-toolchip{ display:inline-flex; align-items:center; gap:5px; font-size:11px; color:#c4cedd; cursor:pointer; padding:4px 9px; border-radius:999px; border:1px solid rgba(255,255,255,.10); background:rgba(255,255,255,.03); user-select:none; transition:border-color .12s ease, background .12s ease; }
.e-toolchip input{ accent-color:#e8b04b; width:13px; height:13px; margin:0; }
.e-toolchip:hover{ border-color:rgba(232,176,75,.4); }
.e-toolchip.on{ border-color:rgba(232,176,75,.55); background:rgba(232,176,75,.12); color:#f1f5fb; }
.e-toolchip.forced{ opacity:.85; border-color:rgba(232,176,75,.5); background:rgba(232,176,75,.16); cursor:not-allowed; }
/* ETAP 30 — edytor pytań opisowych (egzamin pisemny, ocena mentora) */
.e-written{ margin-top:8px; }
.e-written-lbl{ display:block; font-size:11px; color:#c9a24b; margin-bottom:4px; }
.e-questions{ width:100%; box-sizing:border-box; font:inherit; font-size:12px; color:#e9eef5; background:rgba(255,255,255,.03); border:1px solid rgba(255,255,255,.12); border-radius:8px; padding:8px 10px; resize:vertical; min-height:70px; line-height:1.5; }
.e-questions:focus{ outline:none; border-color:rgba(232,176,75,.55); background:rgba(232,176,75,.05); }
/* ETAP 31 — wybór interwału egzaminu */
.e-tfrow{ display:flex; align-items:center; gap:10px; margin-top:8px; flex-wrap:wrap; }
.e-tf-lbl{ font-size:11px; color:#c9a24b; }
.e-tfrow .e-tf{ max-width:210px; }
.e-tf-lock{ display:inline-flex; align-items:center; gap:5px; font-size:11px; color:#c4cedd; cursor:pointer; }
.e-tf-lock input{ accent-color:#e8b04b; width:13px; height:13px; margin:0; }
