
*{box-sizing:border-box}body{margin:0;background:#d8c29a;font-family:'Comic Sans MS','Trebuchet MS',Arial,sans-serif;color:#f1f6ea}.schoolboard{min-height:100vh;background:#17382e url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="80" height="80"%3E%3Cpath d="M0 79H80M79 0V80" stroke="%23ffffff" stroke-opacity=".04"/%3E%3C/svg%3E')}.bell-nav{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;padding:14px;background:#b57d3a;box-shadow:0 8px 0 #6a451f}.bell-nav a{background:#f5e3b3;color:#17382e;text-decoration:none;text-align:center;border:2px dashed #234b3c;border-radius:10px;padding:10px 8px;font:900 12px Arial;text-transform:uppercase}.lesson-hero{display:grid;grid-template-columns:1fr 380px;gap:30px;align-items:center;padding:52px 42px}.lesson-hero h1{font-size:clamp(42px,7vw,86px);line-height:.95;margin:0;color:#fff;text-shadow:3px 3px 0 #000;transform:rotate(-1deg)}.chalk-tag{display:inline-block;border:3px solid #fff;border-radius:12px;padding:10px 14px;margin-bottom:16px;color:#f6e6a4}.polaroid-stack{position:relative}.polaroid-stack img{width:100%;height:420px;object-fit:cover;border:16px solid #fff;border-bottom-width:48px;box-shadow:12px 18px 0 #0004;transform:rotate(3deg)}.timetable{max-width:1120px;margin:0 auto 54px;padding:0 24px;display:grid;grid-template-columns:240px 1fr;gap:24px}.periods{display:grid;gap:12px;align-content:start}.periods a,.periods span{display:block;background:#f7e7ba;color:#14392c;border-radius:14px;padding:16px;text-decoration:none;font-weight:900;box-shadow:5px 5px 0 #0003}.chalk-text{background:#f8f2dc;color:#20342d;border-radius:24px;padding:38px;border:6px solid #8d6331}.chalk-text p{font:18.5px/1.8 Georgia,serif;margin:0 0 22px}.chalk-text h2{font:900 32px Arial;margin:38px 0 14px;color:#174131}.exercise-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}.exercise-cards img{width:100%;height:230px;object-fit:cover;border-radius:18px}.grade-footer{background:#0d251e;padding:26px;text-align:center;color:#f5e7b4}@media(max-width:900px){.bell-nav{grid-template-columns:1fr 1fr}.lesson-hero,.timetable{grid-template-columns:1fr}.lesson-hero{padding:34px 20px}.exercise-cards{grid-template-columns:1fr}}