.whiteboard-track{position:relative;width:100%;margin:32px 0}
.whiteboard-stage,.work-board{position:relative}
.work-board{width:100%;padding:0;border:0;background:none;box-shadow:none}
.board-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}
.board-row{display:grid;grid-template-columns:32px 1fr;align-items:start;gap:18px;padding:12px 0;opacity:0}
.board-row:first-child{padding-top:0}.board-row:last-child{padding-bottom:0}
.chapter .board-row p,.chapter .board-row p:first-of-type{font:normal 23px/1.65 Georgia,'Times New Roman',serif;letter-spacing:normal;margin:0;color:#e2e3dc;text-wrap:pretty}
.pencil-word{display:inline-block}
.board-number{position:relative;width:29px;height:32px;font:18px/32px Georgia,serif;text-align:center;color:#b6a27d}
.board-number svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.board-number path{fill:none;stroke:#b6a27d;stroke-width:1.2;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100}
@media(max-width:700px){.whiteboard-track{margin:26px 0}.board-row{grid-template-columns:26px 1fr;gap:12px;padding:10px 0}.board-number{width:25px;height:29px;font-size:16px;line-height:29px}.chapter .board-row p,.chapter .board-row p:first-of-type{font-size:20px;line-height:1.65}}
@media print{.board-row,.pencil-word,.board-number span{opacity:1!important;filter:none!important}.chapter .board-row p{color:black}.board-number path{stroke-dashoffset:0!important}}
