.education-page{display:grid;gap:20px;color:#352719}.academy-paper,.curriculum-shell,.course-complete{padding:20px;border:1px solid #92703c;background:linear-gradient(145deg,rgba(250,240,207,.97),rgba(222,197,147,.94));box-shadow:0 9px 24px rgba(41,27,12,.28),inset 0 0 0 3px rgba(255,250,228,.32)}.education-locked{min-height:58vh;place-items:center}.education-locked .academy-paper{max-width:620px;text-align:center}.education-seal{display:inline-grid;place-items:center;width:92px;height:92px;margin:18px;border:2px solid #80612c;border-radius:50%;font-weight:bold}.education-heading{align-items:center}.academy-mark{padding:14px;border:1px double #8d6937;color:#704d23;font:11px monospace;letter-spacing:.15em}.education-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.education-category-card{min-width:0;padding:0;overflow:hidden;border:1px solid #8f6b37;border-radius:4px;background:#ead9ae;color:#3c2b19;text-align:left;box-shadow:0 6px 15px rgba(50,31,12,.2);transition:transform .15s,border-color .15s}.education-category-card:hover,.education-category-card.selected{transform:translateY(-2px);border-color:#b47725;box-shadow:0 8px 19px rgba(50,31,12,.3),inset 0 0 0 2px rgba(180,119,37,.2)}.education-category-art{height:112px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#765b36,#2f261b);overflow:hidden}.education-category-art img{width:100%;height:100%;object-fit:cover}.education-category-art span{display:grid;place-items:center;width:56px;height:56px;border:1px solid #cfad67;border-radius:50%;color:#e7cc91;font:22px Georgia}.education-category-copy{display:grid;gap:7px;padding:12px}.education-category-copy small{color:#87683e;font:7px monospace;letter-spacing:.13em}.education-category-copy b{min-height:34px;font:16px Georgia}.education-category-copy em{justify-self:end;color:#654516;font:12px monospace;font-style:normal}.education-segments{display:flex;gap:3px}.education-segments i{height:6px;flex:1;background:#b9a57b;border:1px solid rgba(83,57,26,.2)}.education-segments i.filled{background:#a96f24}.current-study{display:flex;justify-content:space-between;gap:25px;align-items:center}.study-times{display:grid;grid-template-columns:repeat(3,auto);gap:20px}.study-times span{display:grid;color:#806339;font:8px monospace}.study-times b{margin-top:5px;color:#3c2c1b;font-size:10px}.curriculum-shell>header{display:grid;grid-template-columns:1fr minmax(280px,.8fr);gap:25px;padding-bottom:15px;border-bottom:1px solid rgba(100,70,31,.3)}.curriculum-shell h2{margin:3px 0;font-size:30px}.curriculum-shell>header>p{margin:0;align-self:end;line-height:1.5}.curriculum-layout{display:grid;grid-template-columns:minmax(310px,.82fr) minmax(360px,1.18fr);gap:22px;margin-top:20px}.course-tree{display:grid;gap:13px;align-content:start;padding:6px 20px 6px 6px}.course-node{position:relative;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;width:100%;padding:11px;border:1px solid #997747;background:#e8d7aa;color:#3e2d19;text-align:left}.course-node:not(:last-child):after{content:'';position:absolute;left:31px;top:100%;width:2px;height:14px;background:#9b763d}.course-number{display:grid;place-items:center;width:40px;height:40px;border:1px solid #806037;border-radius:50%;font:bold 13px monospace}.course-node small{display:block;color:#89673d;font:7px monospace;letter-spacing:.12em}.course-node b{display:block;margin-top:4px;font:15px Georgia}.course-node.completed{background:#d7dfbf;border-color:#657746}.course-node.available{border-color:#a66d20;box-shadow:inset 4px 0 #a66d20}.course-node.locked{opacity:.65}.course-node.studying{background:#ddc58f;box-shadow:inset 4px 0 #76521f}.course-node.selected{outline:2px solid #593d1d;outline-offset:2px}.course-detail{align-self:start}.course-detail h2{margin:7px 0 10px;font-size:31px}.course-description{line-height:1.65}.course-status{display:inline-block;padding:5px 8px;border:1px solid #80623b;font:8px monospace;letter-spacing:.12em}.course-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0;background:rgba(100,70,31,.25)}.course-detail dl div{padding:11px;background:#efe0b8}.course-detail dt{color:#85653d;font:7px monospace;letter-spacing:.1em}.course-detail dd{margin:5px 0 0;font-size:13px}.course-lock-reasons{margin:14px 0;padding:12px;border-left:4px solid #8d4d35;background:rgba(141,77,53,.1)}.course-lock-reasons p{margin:5px 0}.studying-mark,.completed-mark{display:block;margin-top:13px;color:#635327}.course-complete{text-align:center;border-color:#987025}@media(max-width:1100px){.education-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curriculum-layout{grid-template-columns:1fr 1fr}}@media(max-width:760px){.education-category-grid,.curriculum-layout,.curriculum-shell>header{grid-template-columns:1fr}.current-study{display:block}.study-times{grid-template-columns:1fr;margin-top:15px}.course-detail dl{grid-template-columns:1fr}.course-tree{padding-right:6px}}
