.teacher-pilot-launcher{margin:12px 0;padding:12px 14px;border:1px solid #d9c4df;border-radius:14px;background:#fcf7ff}.teacher-pilot-launcher .section-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.teacher-pilot-launcher p{margin:6px 0 4px;color:#66506d}.teacher-pilot-launcher small{color:#66506d}.teacher-pilot-launcher small.is-ready{color:#18794e}.teacher-pilot-launcher small.is-blocked{color:#a12a2a}
.teacher-pilot-layer{position:absolute;inset:0;z-index:44;pointer-events:none}.teacher-pilot{position:absolute;right:12px;top:12px;width:min(850px,calc(100% - 24px));max-height:calc(100% - 24px);overflow:auto;padding:22px;border:1px solid #d9c4df;border-radius:18px;background:#fffaff;color:#3f2d46;box-shadow:0 18px 60px rgb(78 36 89/.2);pointer-events:auto}.teacher-pilot h2{margin:0 0 8px}.teacher-pilot__warning{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#f6ebfb;color:#674675;font-size:.9rem}.teacher-pilot__summary{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px;padding:12px;border-radius:12px;background:#f7f0fa}.teacher-pilot__summary strong{font-size:1.1rem}.teacher-pilot__slots{display:grid;gap:8px}.teacher-pilot__slot{padding:10px;border:1px solid #d9c4df;border-radius:10px;background:#fff}.teacher-pilot__slot.is-active{border-color:#80508e;box-shadow:0 0 0 2px #ead7ef}.teacher-pilot__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.teacher-pilot button{min-height:40px;padding:8px 11px;border:1px solid #b99dc2;border-radius:9px;background:#fff;color:#3f2d46;cursor:pointer}.teacher-pilot button:hover,.teacher-pilot button:focus-visible{border-color:#80508e;outline:2px solid #c8a3d2;outline-offset:2px}.teacher-pilot button.is-pass,.teacher-pilot button.is-primary{border-color:#18794e;background:#e9f8ef;color:#12603d}.teacher-pilot__footer{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:12px}.teacher-pilot__footer small{color:#765a7e}
@media (max-width:640px){.teacher-pilot{right:8px;top:8px;width:calc(100% - 16px);max-height:calc(100% - 16px);padding:16px}.teacher-pilot__summary,.teacher-pilot__footer{align-items:flex-start;flex-direction:column}}
@media (forced-colors:active){.teacher-pilot,.teacher-pilot__slot,.teacher-pilot button{border:1px solid CanvasText;background:Canvas;color:CanvasText}.teacher-pilot button:focus-visible{outline-color:Highlight}}
@media print{.teacher-pilot-layer,.teacher-pilot-launcher{display:none!important}}
