@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{color:#292722;background:#f6f1e8;font-family:DM Sans,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,textarea{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}.entry{text-align:center;background:radial-gradient(circle at 50% 20%,#fffaf1,#f1e8d9);place-content:center;min-height:100vh;display:grid}.brand{align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.brand svg{color:#aa6850}.entry .brand{justify-content:center;font-size:30px}.entry p{color:#877d70;margin:14px 0 36px}.role-buttons{gap:14px;display:flex}.role-buttons button{background:#fffdf8;border:1px solid #e4d9c8;border-radius:12px;width:150px;padding:20px;font-weight:600;box-shadow:0 4px 14px #9b836022}.role-buttons svg{color:#b36b51;margin:0 auto 12px;display:block}.role-buttons span{color:#9b9184;margin-top:8px;font-size:12px;font-weight:400;display:block}main{max-width:1180px;margin:auto;padding:24px 30px}header{border-bottom:1px solid #e5dbcc;justify-content:space-between;align-items:center;padding-bottom:25px;display:flex}.role{color:#81776d;align-items:center;gap:15px;font-size:13px;display:flex}.switch{color:#a1624e;align-items:center;gap:5px;font-size:12px;display:flex}.layout{grid-template-columns:330px 1fr;gap:70px;padding-top:45px;display:grid}.calendar{background:#fffdf8;border:1px solid #e5dbcc;border-radius:14px;height:max-content;padding:24px}.cal-head{justify-content:space-between;align-items:center;display:flex}.cal-head h2{margin:0;font-size:17px;font-weight:600}.cal-head button{color:#9b8e80;padding:5px}.week,.grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.week{color:#aaa093;margin:25px 0 10px;font-size:10px}.grid button{border-radius:8px;height:38px;position:relative}.grid button:hover,.grid button.selected{background:#f4e6db}.grid b{font-weight:400}.grid em{border-radius:50%;width:5px;height:5px;position:absolute;bottom:5px;left:calc(50% - 2px)}em.draft,.draft em{background:#c9b9a4}.waiting em{background:#c2795e}.reviewed em{background:#8ba18a}.legend{color:#948a7e;gap:12px;margin-top:20px;font-size:10px;display:flex}.legend span{align-items:center;gap:4px;display:flex}.dot{border-radius:50%;width:6px;height:6px}.section-title{justify-content:space-between;align-items:start;display:flex}.section-title small,.workspace small,aside small{letter-spacing:.14em;color:#a19689;font-size:10px}.section-title h1{margin:8px 0 28px;font-family:Noto Sans JP;font-size:28px}.badge{text-transform:capitalize;border-radius:20px;padding:5px 9px;font-size:11px}.badge.draft{color:#8f8374;background:#eee8df}.badge.waiting{color:#aa6249;background:#f4dfd4}.badge.reviewed{color:#687b67;background:#e2ebe0}.workspace textarea{resize:vertical;background:#fffdf8;border:1px solid #e5dbcc;border-radius:10px;outline-color:#c98569;width:100%;min-height:280px;padding:22px;font-family:Noto Sans JP;font-size:16px;line-height:2}.actions{justify-content:end;gap:12px;margin-top:15px;display:flex}.actions button,.primary{border:1px solid #decfc0;border-radius:8px;align-items:center;gap:7px;padding:10px 15px;font-size:13px;display:flex}.primary{color:#fff;background:#ad684f;border-color:#ad684f}.review-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.review-columns>div,.original,.comment{background:#fffdf8;border:1px solid #e5dbcc;border-radius:10px;padding:20px;line-height:2}.review-columns small,.comment small{margin-bottom:12px;display:block}.correction{border-top:3px solid #c87964!important}.comment{margin-top:18px}.comment p{margin:0}.reading-text{white-space:pre-wrap;font-family:Noto Sans JP;font-size:16px;line-height:2}.word{cursor:pointer;border-bottom:1px dashed #c08067;position:relative}.reading{color:#fff;white-space:nowrap;background:#403b35;border-radius:5px;padding:3px 8px;font:12px/1.5 Noto Sans JP;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.teacher-layout{grid-template-columns:280px 1fr;gap:55px;padding-top:45px;display:grid}aside button{text-align:left;border-bottom:1px solid #e5dbcc;width:100%;padding:15px 12px;display:block}aside button.active{background:#fffdf8;border-radius:8px}aside button b,aside button span{display:block}aside button b{margin-bottom:5px;font-size:13px}aside button span{color:#877d70;white-space:nowrap;font-family:Noto Sans JP;font-size:12px;overflow:hidden}.teacher-work{max-width:650px}.original{margin-bottom:20px}.teacher-work label{color:#81776d;margin:15px 0;font-size:13px;display:block}.teacher-work label textarea{min-height:120px;margin-top:8px}.teacher-work .comment-input{min-height:80px}.empty{text-align:center;color:#9b9184;padding:100px}.empty svg{margin:auto auto 10px;display:block}@media (width<=760px){main{padding:18px 16px}header{padding-bottom:18px}.role{font-size:0}.switch{font-size:12px}.layout,.teacher-layout{padding-top:25px;display:block}.calendar{margin-bottom:32px}.review-columns{grid-template-columns:1fr}.section-title h1{font-size:23px}.workspace textarea{min-height:240px}.teacher-layout aside{margin-bottom:28px}.teacher-layout aside button{border:1px solid #e5dbcc;border-radius:8px;width:auto;margin-right:6px;display:inline-block}.role-buttons{flex-direction:column}.role-buttons button{width:190px}.entry .brand{font-size:25px}}
