:root{font-family:'DM Sans',sans-serif;color:#172022;background:#f7f8f6;font-size:14px}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:1180px;margin:auto;padding:20px 22px 28px}.topbar{height:48px;display:flex;align-items:center;justify-content:space-between}.brand{font-family:'Playfair Display',serif;font-size:25px;letter-spacing:-.03em}.top-actions{display:flex;gap:7px;align-items:center;color:#747d7c;font-size:12px}.eye{font-size:12px}.more{border:1px solid #dbe0dc;background:#fff;border-radius:12px;height:34px;width:36px;font-weight:700;color:#6b7371;letter-spacing:2px}.dashboard{position:relative;overflow:hidden;min-height:690px;border:1px solid #dfe4df;border-radius:17px;background:linear-gradient(150deg,#fbfcfa 8%,#edf3ee 55%,#f6f8f4 100%);padding:28px 38px;box-shadow:0 14px 40px #1b2f2510}.utility{display:flex;align-items:center;gap:11px}.utility button{font:inherit;border:0;cursor:pointer}.pill{padding:8px 14px 8px 10px;background:#fff;border-radius:20px;box-shadow:0 2px 8px #18342a14;color:#42534d}.dot{display:inline-block;width:13px;height:13px;border-radius:50%;background:#4e9785;vertical-align:-2px;margin-right:7px}.school{background:#203b46;color:#fff;border-radius:7px;padding:7px 8px;font-size:10px;font-weight:700}.bell{margin-left:auto;background:transparent;color:#75827b;font-size:19px}.hero{margin-top:102px;max-width:540px}.welcome{color:#4a9a84;font-size:14px;margin-bottom:14px}h1{font-size:clamp(45px,6vw,76px);line-height:.92;letter-spacing:-.075em;margin:0 0 29px;font-weight:600}p{font-size:15px;line-height:1.55;color:#596763;margin:0 0 26px}p strong{color:#202f2c}.start{background:#3e9280;border:0;border-radius:24px;color:#fff;padding:14px 20px;font:600 14px 'DM Sans';cursor:pointer;box-shadow:0 5px 15px #31847035}.start span{margin-left:28px;font-size:18px}.tour{margin-top:20px;color:#85908a;font-size:12px}.tour button{border:0;background:none;color:#398c78;text-decoration:underline;cursor:pointer;font:inherit}.progress{position:absolute;bottom:21px;left:38px;right:38px;display:flex;justify-content:space-between;color:#697671;font-size:12px}.progress-line{position:absolute;bottom:14px;left:38px;right:38px;height:1px;background:#dae2db}.progress-line span{display:block;width:12.5%;height:2px;background:#55a18d}.controls{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);width:min(520px,94%);background:#202630;border-radius:100px;padding:11px 16px 12px;box-shadow:0 8px 25px #15212a38;color:#eef4ef}.control-row{display:flex;align-items:center;gap:6px;justify-content:center;flex-wrap:wrap;min-height:24px}.tag{font:500 10px 'DM Sans';border:0;border-radius:12px;padding:4px 8px;background:#39505a;color:#f4f7f4;cursor:pointer}.tag.muted{background:#2b343f;color:#cfd8d3}.tag.teal,.selected{background:#3f9b87;color:#fff}.label{font-size:10px;color:#aeb9b3;margin:0 2px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:#20332e;color:#fff;padding:10px 16px;border-radius:8px;opacity:0;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:650px){.shell{padding:10px}.dashboard{padding:22px 20px;min-height:670px}.hero{margin-top:88px}.hero h1{font-size:48px}.hero p{font-size:13px}.progress{left:20px;right:20px}.progress-line{left:20px;right:20px}.controls{width:calc(100% - 18px);padding:10px 8px}.control-row{gap:4px}.tag{font-size:9px;padding:4px 6px}}
