.evaluation-form-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.evaluation-reference-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.evaluation-action-bar{width:100%;max-width:1480px;box-sizing:border-box;margin-left:auto;margin-right:auto;overflow:hidden}.evaluation-action-bar .evaluation-head-actions{flex:0 0 auto}.evaluation-action-bar .button{min-width:132px;min-height:46px}.assessment-select-list{display:grid;gap:0;border-top:1px solid var(--line)}.assessment-select-row{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(280px,1.2fr);align-items:center;gap:18px;min-height:72px;padding:10px 8px;border-bottom:1px solid var(--line)}.assessment-select-row strong{font-size:14px;line-height:1.25}.assessment-select-row select{width:100%;min-height:52px;padding:10px 42px 10px 14px;border:1px solid #b9c8bc;border-radius:14px;background-color:#fff;color:var(--ink);font-size:16px;font-weight:650}.assessment-select-row select:focus{outline:3px solid rgba(203,183,86,.45);outline-offset:1px;border-color:var(--forest)}.assessment-select-row select:has(option:checked:not([value=""])){background-color:#e5efe7;border-color:#8ca795}.evaluation-exercise{overflow:visible}
@media(max-width:1180px){.evaluation-exercises{grid-template-columns:1fr}.evaluation-exercise{padding:20px}.evaluation-exercise header{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr)}.evaluation-action-bar{top:68px}}
@media(max-width:900px){.evaluation-form-head{align-items:flex-start;flex-direction:column}.evaluation-reference-actions{justify-content:flex-start}.evaluation-action-bar{align-items:center;flex-direction:row;gap:10px;padding:8px 10px}.evaluation-action-context{display:grid;gap:1px}.evaluation-action-context strong{max-width:42vw}.evaluation-head-actions{width:auto}.evaluation-action-bar .button{min-width:125px}.evaluation-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.evaluation-exercise header{grid-template-columns:1fr}.assessment-select-row{grid-template-columns:minmax(180px,.7fr) minmax(260px,1.3fr)}}
@media(max-width:680px){.evaluation-reference-actions,.evaluation-reference-actions .button{width:100%}.evaluation-reference-actions .button{justify-content:center}.evaluation-action-bar{top:112px;align-items:stretch;flex-direction:column}.evaluation-action-context{display:flex}.evaluation-action-context strong{max-width:52vw}.evaluation-head-actions{display:grid;width:100%;grid-template-columns:1fr 1fr;overflow:visible}.evaluation-action-bar .button{width:100%;min-width:0;min-height:48px}.evaluation-meta{grid-template-columns:1fr}.assessment-select-row{grid-template-columns:1fr;gap:7px;padding:14px 2px}.assessment-select-row select{min-height:54px}.evaluation-exercise{padding:16px}}
.evaluation-submit-warning{width:100%;max-width:1480px;box-sizing:border-box;margin:0 auto;padding:16px 18px;border:1px solid #d99386;border-left:6px solid #a93c2c;border-radius:14px;background:#fff4f1;color:#76291f;box-shadow:0 8px 22px rgba(113,35,24,.09)}.evaluation-submit-warning strong{display:block;margin-bottom:4px;font-size:16px}.evaluation-submit-warning p{margin:0;font-size:14px;line-height:1.45}.assessment-scale-legend{width:100%;max-width:1480px;box-sizing:border-box;margin:0 auto;padding:14px 18px;border:1px solid #cbd8ce;border-radius:16px;background:#fff}.assessment-scale-legend>strong{display:block;margin-bottom:10px;font-size:13px}.assessment-scale-legend>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.assessment-scale-legend span{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 10px;border-radius:12px;background:#eef3ef}.assessment-scale-legend b{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:var(--forest);color:#fff;font-size:17px}.assessment-scale-legend small{font-size:12px;font-weight:700;line-height:1.25}.assessment-button-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:14px}.assessment-button-item{min-width:0;margin:0;padding:12px;border:1px solid #d9e2da;border-radius:15px;background:#f8faf8}.assessment-button-item legend{max-width:100%;padding:0 5px;color:var(--ink);font-size:14px;font-weight:800;line-height:1.25}.assessment-button-group{display:grid;grid-template-columns:repeat(3,minmax(48px,1fr));gap:8px;margin-top:4px}.assessment-number-choice{position:relative;display:block;min-width:0;cursor:pointer}.assessment-number-choice input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.assessment-number-choice span{display:grid;place-items:center;min-height:52px;border:1px solid #a9bbae;border-radius:14px;background:#fff;color:var(--forest);font-size:18px;font-weight:850;line-height:1;user-select:none;-webkit-user-select:none;touch-action:manipulation}.assessment-number-choice input:checked+span{border-color:var(--forest);background:var(--forest);color:#fff;box-shadow:0 0 0 3px rgba(202,183,83,.38)}.assessment-number-choice input:focus-visible+span{outline:3px solid rgba(42,102,71,.35);outline-offset:2px}.assessment-number-choice input:disabled+span{cursor:default;opacity:.78}.evaluation-exercise header{margin-bottom:18px}
@media(max-width:900px){.assessment-button-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assessment-scale-legend{padding:12px}.assessment-scale-legend span{padding:7px}}
@media(max-width:680px){.assessment-scale-legend>div{grid-template-columns:1fr}.assessment-button-grid{grid-template-columns:1fr}.assessment-button-group{gap:10px}.assessment-number-choice span{min-height:56px}}
