@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#b7bec6;font-synthesis:none;background:#2d3238;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}.app-shell{background:#2d3238;width:100vw;height:100vh;position:relative;overflow:hidden}canvas{touch-action:none;width:100%;height:100%;display:block}.draw-cursor{cursor:none}.select-cursor{cursor:default}.pointer-indicator{z-index:3;pointer-events:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.marker-indicator{opacity:.62}.eraser-indicator{border:1px solid;background:#afb8c10f!important}.topbar{pointer-events:none;align-items:center;gap:24px;display:flex;position:absolute;top:18px;left:22px;right:22px}.brand,.mode-switch,.history{pointer-events:auto}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:15px;font-weight:600;display:flex}.brand-mark{color:#b8c0c8;background:#505860;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.brand small{color:#858e99;text-transform:uppercase;letter-spacing:.09em;margin-left:5px;font:10px DM Mono,monospace}.help-button{pointer-events:auto;color:#949da6;background:#424950;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:-14px;padding:0;display:grid}.help-button:hover,.help-button.active{color:#cbd1d7;background:#555d65}.help-panel{pointer-events:auto;color:#aeb6be;background:#424950;border:1px solid #596169;border-radius:12px;width:300px;padding:15px 17px;font-size:11px;line-height:1.45;position:absolute;top:40px;left:45px;box-shadow:0 16px 32px #00000024}.help-panel h3{color:#cbd1d7;margin:0 0 10px;font-size:13px;font-weight:600}.help-panel p{margin:7px 0}.help-panel b{color:#c0c7ce;font-weight:600}button{color:inherit;font:inherit;cursor:pointer;border:0}.mode-switch,.history{background:#30353cf2;border:1px solid #555d67;border-radius:10px;padding:3px;display:flex;box-shadow:0 12px 30px #0000001f}.mode-switch button,.history button{color:#a2abb5;background:0 0;border-radius:7px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;display:flex}.mode-switch button.active{color:#e0e5ea;background:#59616b}.history{margin-left:auto}.history button{padding:7px 8px}.history button:disabled{opacity:.3;cursor:default}.toolbar{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#373c43f5;border:1px solid #626b76;border-radius:14px;align-items:center;gap:19px;padding:12px 15px;display:flex;position:absolute;bottom:48px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000002e}.tool-group{align-items:center;gap:12px;display:flex}.tool-group label{color:#a3acb6;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:5px;font:10px DM Mono,monospace;display:flex}.palette{gap:6px;display:flex}.swatch{outline-offset:2px;border-radius:50%;outline:2px solid #0000;width:18px;height:18px;transition:transform .15s,outline-color .15s}.swatch:hover{transform:scale(1.14)}.swatch.chosen{outline-color:#c1c8cf}.control{color:#a3acb6;align-items:center;gap:7px;font-size:11px;display:flex}.control b{color:#d0d6dc;width:31px;font:400 10px DM Mono,monospace}.control input{accent-color:#9aa6b2;width:68px}.segmented{background:#30363d;border-radius:7px;padding:2px;display:flex}.segmented button{color:#9da6b0;background:0 0;border-radius:5px;padding:5px 8px;font-size:11px}.segmented button.active{color:#e0e5ea;background:#646d77}.divider{background:#626a74;width:1px;height:31px}.tool-actions{gap:4px;display:flex}.tool-actions button{color:#b4bdc6;background:0 0;border-radius:7px;align-items:center;gap:6px;padding:7px;font-size:11px;display:flex}.tool-actions button:hover{color:#e0e5ea;background:#626b75}.status{color:#87919b;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:23px;left:24px}.status strong{color:#b8c0c9;font-weight:500}.live-dot{background:#929da8;border-radius:50%;width:7px;height:7px}.hint{color:#737d88;margin-left:5px}.zoom{color:#929ca7;align-items:center;gap:12px;display:flex;position:fixed;bottom:20px;right:24px}.zoom svg{cursor:pointer}.zoom b{color:#cbd2d9;text-align:center;width:35px;font:400 11px DM Mono,monospace}.tip{color:#7a848f;letter-spacing:.01em;white-space:nowrap;font:10px DM Mono,monospace;position:absolute;top:68px;left:50%;transform:translate(-50%)}.tip svg{vertical-align:-3px;margin-right:5px}.tip span{color:#5f6872;margin:0 6px}@media (width<=850px){.topbar{gap:10px;top:12px;left:13px;right:13px}.brand small,.hint,.tip{display:none}.toolbar{flex-wrap:wrap;justify-content:center;gap:9px 13px;padding:9px;bottom:46px;left:12px;right:12px;transform:none}.divider{display:none}.tool-group{gap:8px}.status{bottom:17px;left:14px}.zoom{bottom:14px;right:14px}}.segmented{flex-direction:row-reverse}
