/*
 * Yuimaru Teacher Guide — stylesheet.
 *
 * Teachers work in the same Back Office as organisers (just a much smaller
 * slice of it), so this guide wears the SAME palette as the organiser guide:
 * warm amber action, light-blue brand mark, slate ink. Rather than copy those
 * tokens — and let the two guides drift apart — we import the organiser
 * stylesheet wholesale. Change a colour there and this guide follows.
 *
 * Add teacher-only rules below the import if a page ever needs one; there are
 * none today, and that's the point.
 */

@import url('../../organizer/assets/styles.css');
