*{box-sizing:border-box}html,body,#root{height:100%}body{overscroll-behavior:none;color:#1a1a1a;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#e8e8e6;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}.board{touch-action:none;cursor:crosshair;background:#e8e8e6;position:fixed;inset:0}.board-layer{touch-action:none;display:block;position:absolute;inset:0}.page-indicator{right:16px;bottom:max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);font-variant-numeric:tabular-nums;color:#555;z-index:10;pointer-events:none;background:#ffffffe6;border:1px solid #00000014;border-radius:999px;padding:4px 12px;font-size:13px;position:fixed;box-shadow:0 2px 8px #00000014}.toolbar{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffeb;border:1px solid #00000014;border-radius:12px;align-items:center;gap:2px;padding:4px;display:flex;position:fixed;box-shadow:0 4px 16px #0000001f}.toolbar button{color:#333;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.toolbar button:hover{background:#0000000f}.toolbar button.active{color:#2f6fdd;background:#2f6fdd24}.toolbar button svg{width:17px;height:17px}.settings-panel button{color:#333;cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.settings-panel button:hover{background:#0000000f}.settings-panel button.active{color:#2f6fdd;background:#2f6fdd24}.settings-panel button:disabled{opacity:.35;cursor:default;background:0 0}.settings-panel button svg{width:20px;height:20px}.swatch span{background:var(--swatch);border:1px solid #00000026;border-radius:50%;width:18px;height:18px}.swatch.active span{outline-offset:2px;outline:2px solid #2f6fdd}.size-option span{background:currentColor;border-radius:50%;display:block}.size-slider{accent-color:#2f6fdd;cursor:pointer;width:110px}.size-value{color:#888;text-align:right;font-variant-numeric:tabular-nums;min-width:24px;font-size:12px}.settings-panel{top:calc(max(10px, env(safe-area-inset-top)) + 46px);right:max(10px, env(safe-area-inset-right));max-width:calc(100vw - 20px);max-height:calc(100vh - 56px - env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffeb;border:1px solid #00000014;border-radius:14px;flex-direction:column;gap:12px;padding:12px 14px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.settings-section{align-items:center;gap:10px;display:flex}.settings-label{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;color:#888;flex-shrink:0;width:64px;font-size:11px;font-weight:600}.settings-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.color-field{align-items:center;gap:6px;margin-left:4px;display:flex}.color-picker{background:var(--value);cursor:pointer;border:1px solid #0003;border-radius:50%;width:28px;height:28px;display:inline-flex;overflow:hidden}.color-picker input[type=color]{opacity:0;cursor:pointer;border:none;width:200%;height:200%;padding:0;transform:translate(-25%,-25%)}.hex-input{color:#333;background:#fff;border:1px solid #00000026;border-radius:6px;width:72px;height:28px;padding:0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.settings-panel button.text-option{color:#333;background:#fff;border:1px solid #0000001f;border-radius:7px;width:auto;height:30px;padding:0 10px;font-size:12px}.settings-panel button.text-option.active{color:#2f6fdd;background:#2f6fdd1a;border-color:#2f6fdd}.settings-panel button.text-option:disabled{opacity:.5}.home{padding:48px 24px calc(48px + env(safe-area-inset-bottom));background:#f4f4f2;position:fixed;inset:0;overflow-y:auto}.home-header{justify-content:space-between;align-items:center;gap:16px;max-width:880px;margin:0 auto 32px;display:flex}.home-header h1{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700}.home-actions{gap:8px;display:flex}.home-actions button{color:#333;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:9px;height:36px;padding:0 14px;font-size:14px}.home-actions button.primary{color:#fff;background:#2f6fdd;border:none}.home-empty{text-align:center;color:#999;max-width:880px;margin:80px auto 0}.notebook-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;max-width:880px;margin:0 auto;display:grid}.notebook-card{background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:10px;padding:14px;display:flex;box-shadow:0 1px 4px #0000000f}.notebook-open{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:0;display:flex}.notebook-title{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.notebook-meta{color:#888;font-size:12px}.notebook-actions{border-top:1px solid #0000000f;gap:4px;padding-top:8px;display:flex}.notebook-actions button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.notebook-actions button:hover{background:#0000000f}.notebook-actions button svg{width:16px;height:16px}.exit-presentation{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));-webkit-backdrop-filter:blur(12px);color:#555;cursor:pointer;opacity:.35;z-index:10;background:#fff9;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:opacity .15s;display:flex;position:fixed}.exit-presentation:hover,.exit-presentation:focus-visible{opacity:1}button.exit-presentation svg{width:16px;height:16px}@media (width>=720px){.board.board-shifted{left:216px}}.sidebar{width:184px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:9;background:#f4f4f2;border-right:1px solid #00000014;flex-direction:column;gap:10px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-header{letter-spacing:.05em;text-transform:uppercase;color:#888;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.sidebar-header button{color:#999;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:16px}.sidebar-header button:hover{background:#0000000f}.thumbnail{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.thumbnail.active{border-color:#2f6fdd}.thumbnail canvas{width:100%;height:auto;display:block}.thumbnail span{color:#999;font-size:11px;position:absolute;bottom:4px;right:6px}
