:root{color:#47351f;background:#d7bb83;font-family:ui-rounded,Apple SD Gothic Neo,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root,main{width:100%;height:100%;margin:0;overflow:hidden}canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block}header{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed;top:18px;left:20px;right:20px}.brand{letter-spacing:.22em;opacity:.72;font-size:12px;font-weight:800}.status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8c;border-radius:999px;padding:8px 12px;font-size:12px}.status:before{content:"";background:#9a6b59;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.status.on:before{background:#4f9a6a;box-shadow:0 0 0 3px #4f9a6a29}.brush-picker{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8e69e;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:3px;padding:5px;display:flex;position:fixed;bottom:18px;left:20px;box-shadow:0 5px 20px #4b341814}.brush-picker button{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.brush-picker button.selected{background:#5b432721;box-shadow:inset 0 0 0 1px #5b43271a}.brush-picker button:focus-visible{outline-offset:2px;outline:2px solid #47351fb8}.brush-dot{background:#5a3e21cc;border-radius:50%;display:block}.brush-dot.fine{width:5px;height:5px}.brush-dot.regular{opacity:.75;width:10px;height:10px}.brush-dot.wide{opacity:.52;width:18px;height:18px}aside{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);white-space:nowrap;pointer-events:none;background:#fff8e68f;border:1px solid #ffffff47;border-radius:14px;gap:12px;padding:10px 14px;font-size:12px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.wave{opacity:.65}.sync-screen{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#d7bb837a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sync-card{text-align:center;background:#fff8e6e0;border:1px solid #ffffff73;border-radius:22px;width:min(340px,88vw);padding:26px 24px 22px;box-shadow:0 18px 60px #4a341924}.sync-card strong{margin-top:14px;font-size:15px;display:block}.sync-card p{color:#47351fa3;margin:7px 0 0;font-size:12px;line-height:1.5}.sync-card button{color:#fff9e9;font:inherit;cursor:pointer;background:#6d5131;border:0;border-radius:999px;margin-top:18px;padding:9px 15px}.sync-spinner{border:2px solid #6d51312e;border-top-color:#6d5131;border-radius:50%;width:25px;height:25px;margin:0 auto;animation:.8s linear infinite spin;display:block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=620px){aside{text-align:center;flex-direction:column;gap:2px}.brand{font-size:10px}.brush-picker{bottom:92px;left:14px}}
