html{scroll-behavior:smooth;overflow-y:auto;overflow-x:hidden}body{min-height:100vh;overflow-y:auto;overscroll-behavior-y:auto}main{overflow:visible}.view{min-width:0}.student-history-card{overflow:hidden}.history-arrows{display:flex;gap:7px}.history-arrows button{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);cursor:pointer;font-size:13px}.history-arrows button:hover{border-color:#6558d9;color:#6558d9}.history-help{margin:13px 0 4px;color:var(--muted);font-size:8px}.student-attempts-scroll{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;overscroll-behavior-x:contain;padding:10px 2px 14px;scrollbar-width:thin;scrollbar-color:#a9a2ef transparent}.student-attempts-scroll .admin-attempt-row{flex:0 0 min(390px,85vw);min-height:82px;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--paper);scroll-snap-align:start;cursor:pointer}.student-attempts-scroll .admin-attempt-row:hover{border-color:#8d83e8;background:#f4f2ff}.student-attempts-scroll .empty{min-width:100%}.student-attempts-scroll::-webkit-scrollbar,#taskDots::-webkit-scrollbar,.users-table::-webkit-scrollbar,.solution-dots::-webkit-scrollbar{height:7px}.student-attempts-scroll::-webkit-scrollbar-thumb,#taskDots::-webkit-scrollbar-thumb,.users-table::-webkit-scrollbar-thumb,.solution-dots::-webkit-scrollbar-thumb{border-radius:10px;background:#aaa3eb}.users-table,.testset-numbers,.solution-dots,.task-navigator,.copy-from-test #copyTaskList{overscroll-behavior:contain}.users-table{overflow-x:auto}.solution-modal,.modal,.task-card,.task-aside,.personal-card,.calendar-work{overscroll-behavior:contain}.solution-modal{max-height:92vh;overflow-y:auto}.modal-backdrop{overflow:auto}.task-scroll{overscroll-behavior:contain}.sidebar nav{overscroll-behavior:contain}.sidebar,.student-attempts-scroll,.users-table,.solution-modal,.modal-backdrop{scrollbar-width:thin;scrollbar-color:#aaa3eb transparent}html[data-theme="dark"] .student-attempts-scroll .admin-attempt-row:hover{background:#302d40}@media(max-width:650px){body{overflow-x:hidden}.student-attempts-scroll .admin-attempt-row{flex-basis:88vw}.history-help{line-height:1.5}.admin-card-head{gap:10px}}
