.home-welcome{padding:30px 34px;border:1px solid #62754b70;border-radius:14px;background:linear-gradient(90deg,#10251cfa,#15251bc9 53%,#13251a15),url('/study-room.webp') center 57%/cover;margin-bottom:20px}.home-welcome h1{font-size:clamp(28px,3vw,42px);line-height:1.4;margin:12px 0}.home-welcome p{font-size:16px;color:#d0dcc7;margin:12px 0 22px}.home-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:32px}.home-shortcut{border:1px solid #496044;border-radius:10px;background:#203c30;padding:20px;text-align:left;color:#edf1e7;cursor:pointer;min-width:0}.home-shortcut:hover,.teacher-card:hover{border-color:#c6dda7;background:#2b4938}.home-shortcut strong{display:block;font-size:18px;margin-bottom:8px}.home-shortcut span{font-size:14px;color:#becdb8;line-height:1.7}.home-teachers .section-title{margin-bottom:18px;align-items:end}.home-teachers h2{font-size:24px;margin:8px 0 0}.teacher-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.teacher-card{padding:0;border:1px solid #496044;border-radius:12px;overflow:hidden;background:#1b382e;color:#edf1e7;text-align:left;cursor:pointer;min-width:0;display:flex;flex-direction:column}.teacher-card>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.teacher-card>div{padding:17px;display:flex;flex-direction:column;flex:1}.teacher-tag{color:#ddc796;font-size:13px}.teacher-card h3{font-size:20px;margin:9px 0}.teacher-card p{font-size:14px;color:#bdcdb8;line-height:1.8;margin:0 0 18px}.teacher-action{display:block;margin-top:auto;font-size:14px;color:#d5eab8}.selected-teacher{display:flex;align-items:center;gap:12px;margin:14px 0}.selected-teacher>img{width:64px;height:64px;object-fit:cover;border-radius:50%;flex-shrink:0;border:1px solid #acb990}.selected-teacher select{width:100%;min-width:0;font:inherit;font-size:14px;padding:10px;border:1px solid;border-radius:7px;min-height:44px}.selected-teacher>label{flex:1;min-width:0;font-size:14px}.selected-teacher>label select{display:block;margin-top:6px}.teacher-card:focus-visible,.home-shortcut:focus-visible{outline:3px solid #dfb36c;outline-offset:3px}.home-mode .save-status{display:none}.home-mode #homePage{display:block}.home-mode main{padding-bottom:34px}@media(max-width:1150px){.teacher-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.home-welcome{padding:24px 20px;background-position:center,65% 55%}.home-welcome h1{font-size:28px}.home-shortcuts{gap:10px;margin-bottom:26px}.home-shortcut{padding:16px 13px}.home-shortcut strong{font-size:17px}.home-teachers .section-title{align-items:start;flex-direction:column}.teacher-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.teacher-card>div{padding:13px}.teacher-card h3{font-size:18px}.teacher-tag{font-size:12px}.selected-teacher{gap:10px}.selected-teacher>img{width:52px;height:52px}}@media(max-width:360px){.teacher-grid{grid-template-columns:1fr}}
.learner-settings{display:flex;align-items:center;gap:22px;padding:18px 22px;border:1px solid #496044;border-radius:10px;background:#1b382e;margin-bottom:20px}.learner-rank-label{display:grid;gap:7px;font-size:14px;color:#d3dfc9;margin:12px 0;min-width:0}.learner-rank-label select{min-height:44px;padding:9px 12px;font:inherit;border:1px solid;border-radius:7px;width:100%}.learner-settings .learner-rank-label{min-width:190px;margin:0}.learner-settings p{color:#becdb8;font-size:14px;line-height:1.8;margin:0}@media(max-width:680px){.learner-settings{align-items:stretch;flex-direction:column;gap:10px;padding:16px}.learner-settings .learner-rank-label{min-width:0}}
