:root{color-scheme:light;--ink: #1d1d1f;--muted: #7f817f;--line: #e4e3de;--paper: #fffefb;--paper-color: #fffefb;--pattern-color: #d9d8d2;--shell: #f3f2ed;--accent: #ff5b3d;--shadow: 0 22px 60px rgba(38, 36, 31, .12), 0 3px 14px rgba(38, 36, 31, .06);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{background:var(--shell);color:var(--ink);-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{height:100%;display:grid;grid-template-rows:68px minmax(0,1fr)}.topbar{display:grid;grid-template-columns:270px minmax(220px,1fr) 330px;align-items:center;gap:20px;padding:0 24px;background:#faf9f5e6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--ink);color:#fff;border-radius:10px 10px 10px 3px;font-family:Arial Black,Arial,sans-serif;font-size:21px;font-weight:900;letter-spacing:-.12em;padding-right:2px}.brand-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.brand-name{font-weight:780;letter-spacing:.08em;font-size:17px;line-height:1}.brand-site{color:#9b9d99;font-size:9px;letter-spacing:.02em;line-height:1;text-decoration:none;transition:color .18s ease}.brand-site:hover{color:var(--accent)}.brand-tag{font-size:9px;color:#a7a8a3;letter-spacing:.18em;border-left:1px solid #d9d8d2;padding-left:10px}.board-name-wrap{justify-self:center;display:flex;align-items:center;gap:12px;min-width:0}.board-name{width:min(240px,24vw);border:0;background:transparent;text-align:right;color:var(--ink);font-weight:650;outline:0;text-overflow:ellipsis;border-bottom:1px solid transparent;padding:5px 0}.board-name:focus{border-color:#bbb9b0}.save-state{color:#9b9d99;font-size:11px;white-space:nowrap}.save-state i,.signal i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#44ad78;box-shadow:0 0 0 3px #44ad781f}.top-actions{display:flex;justify-content:flex-end;gap:8px}.quiet-btn,.primary-btn{border:0;border-radius:10px;padding:10px 15px;cursor:pointer;font-size:13px;font-weight:650;transition:.18s ease}.quiet-btn{background:transparent}.quiet-btn:hover{background:#ebeae5}.primary-btn{background:var(--ink);color:#fff;box-shadow:0 6px 16px #1d1d1f26}.primary-btn:hover{transform:translateY(-1px);background:#343438}.workspace{min-height:0;display:grid;grid-template-columns:96px minmax(0,1fr) 224px}.toolrail{z-index:10;background:#faf9f5;border-right:1px solid var(--line);padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:7px}.tool{position:relative;width:58px;height:56px;border:0;border-radius:12px;background:transparent;cursor:pointer;display:grid;place-items:center;color:#6d6f6c;transition:.15s ease}.tool:hover{background:#f0eee8;color:var(--ink)}.tool.active{color:var(--ink);background:#e9e7df}.tool.active:before{content:"";position:absolute;left:-12px;width:3px;height:24px;border-radius:0 3px 3px 0;background:var(--accent)}.tool em{font-style:normal;font-size:10px;line-height:1;margin-top:-8px}.tool-glyph{width:22px;height:22px;display:block;position:relative}.pen-glyph:before,.marker-glyph:before{content:"";position:absolute;left:8px;top:0;width:6px;height:21px;border:2px solid currentColor;border-radius:5px 5px 2px 2px;transform:rotate(42deg)}.pen-glyph:after{content:"";position:absolute;left:2px;bottom:2px;width:8px;height:2px;border-radius:2px;background:currentColor;transform:rotate(-9deg)}.marker-glyph:before{width:9px;border-radius:2px}.marker-glyph:after{content:"";position:absolute;left:3px;bottom:2px;width:13px;height:4px;border-radius:1px;background:currentColor;transform:rotate(-8deg)}.eraser-glyph{width:20px;height:15px;border:2px solid currentColor;border-radius:3px;transform:rotate(-39deg)}.select-glyph:before{content:"";position:absolute;left:3px;top:1px;width:13px;height:18px;background:currentColor;clip-path:polygon(0 0,100% 68%,61% 72%,82% 100%,62% 100%,43% 74%,0 100%)}.select-glyph:after{content:"";position:absolute;right:0;bottom:0;width:7px;height:7px;border:1.5px solid currentColor;background:#faf9f5}.text-glyph{font-size:27px;line-height:1;transform:translateY(-3px);font-family:Arial,sans-serif}.rail-divider{width:34px;height:1px;background:var(--line);margin:5px 0}.board-area{position:relative;min-width:0;min-height:0;overflow:hidden;background-color:#efeee9;background-image:radial-gradient(#d8d6cf 1px,transparent 1px);background-size:24px 24px;touch-action:none}.canvas-scroll{position:absolute;inset:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y}.canvas-scroll::-webkit-scrollbar{width:10px;height:10px}.canvas-scroll::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#63625d52;background-clip:padding-box}.paper-shadow{width:calc(100% - 24px);height:1600px;margin:64px auto 120px;transform-origin:top center;transition:transform .16s ease;filter:drop-shadow(0 24px 36px rgba(45,43,38,.11))}.paper{position:relative;width:100%;height:100%;overflow:visible;background-color:var(--paper-color);border-radius:3px;background-position:-1px -1px}.paper-dots{background-image:radial-gradient(circle,var(--pattern-color) 1px,transparent 1.2px);background-size:48px 48px}.paper-grid{background-image:linear-gradient(var(--pattern-color) 1px,transparent 1px),linear-gradient(90deg,var(--pattern-color) 1px,transparent 1px);background-size:64px 64px}.paper-lines{background-image:linear-gradient(transparent 63px,var(--pattern-color) 64px);background-size:100% 64px}.paper-blank{background-image:none}canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair}.document-layer,.stroke-layer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.document-layer{z-index:1;overflow:hidden}.document-layer-item{position:absolute;display:block;max-width:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;image-rendering:auto;cursor:default}.stroke-layer{z-index:2;overflow:visible}.stroke-layer path{stroke:none}#inkCanvas{display:none}#liveCanvas{z-index:3}.empty-hint{position:absolute;z-index:0;left:10%;top:17%;color:#aaa9a4;display:flex;flex-direction:column;gap:8px;pointer-events:none;transition:opacity .25s ease}.empty-hint.hidden{opacity:0}.empty-hint .hint-line{width:34px;height:2px;background:var(--accent);margin-bottom:5px}.empty-hint strong{font-family:STKaiti,KaiTi,serif;font-size:clamp(20px,2.2vw,31px);font-weight:400;color:#8c8b86}.empty-hint span{font-size:11px;letter-spacing:.08em}.input-monitor{position:absolute;left:24px;bottom:18px;display:flex;gap:13px;align-items:center;color:#8d8e8b;font-size:10px;letter-spacing:.03em}.signal{color:#4b4d4a;font-weight:650}.zoom-control{position:absolute;right:22px;bottom:15px;background:#faf9f5eb;box-shadow:0 5px 18px #2826211a;border:1px solid rgba(218,216,208,.8);padding:3px;border-radius:11px;display:flex;align-items:center}.zoom-control button{height:30px;min-width:31px;border:0;background:transparent;border-radius:8px;cursor:pointer;color:#676865}.zoom-control button:hover{background:#eceae4;color:var(--ink)}#zoomLabel{font-size:10px;min-width:44px}.record-dock{position:absolute;z-index:12;top:14px;left:50%;transform:translate(-50%);min-height:42px;display:flex;align-items:center;gap:7px;padding:5px 7px;border:1px solid rgba(216,214,206,.9);border-radius:14px;background:#fdfcf8f0;box-shadow:0 8px 25px #2b29231c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.record-tool{height:31px;padding:0 10px;border:0;border-radius:9px;background:transparent;display:flex;align-items:center;gap:7px;cursor:pointer;color:#595a57;font-size:10px;white-space:nowrap}.record-tool:hover{background:#eeece6;color:var(--ink)}.record-tool b{font-weight:670}.camera-symbol{position:relative;width:17px;height:12px;border:1.7px solid currentColor;border-radius:3px}.camera-symbol:after{content:"";position:absolute;right:-6px;top:2px;border:4px solid transparent;border-right:0;border-left:5px solid currentColor}.camera-shapes{display:flex;gap:3px;padding-left:3px}.camera-shapes button{height:27px;padding:0 7px;border:0;border-radius:7px;color:#858682;background:transparent;font-size:9px;cursor:pointer}.camera-shapes button:hover{background:#efede7}.camera-shapes button.active{color:var(--ink);background:#e6e4dd;font-weight:700}.device-tool>span{font-size:14px;line-height:1}.media-device-popover{position:absolute;z-index:25;left:50%;top:52px;width:260px;transform:translate(-50%);padding:14px;border:1px solid rgba(216,214,206,.95);border-radius:14px;background:#fdfcf8fc;box-shadow:0 18px 45px #23211d33;color:var(--ink)}.media-device-popover[hidden]{display:none}.media-device-popover strong{display:block;margin-bottom:11px;font-size:11px}.media-device-popover label{display:grid;gap:5px;margin-top:9px;color:#777874;font-size:9px}.media-device-popover select{width:100%;height:34px;padding:0 8px;border:1px solid #d9d7d0;border-radius:8px;outline:0;color:var(--ink);background:#fff;font-size:10px}.media-device-popover button{width:100%;height:34px;margin-top:12px;border:0;border-radius:9px;background:var(--ink);color:#fff;cursor:pointer;font-size:10px;font-weight:700}.record-divider{height:22px;width:1px;background:var(--line)}.record-action i{width:10px;height:10px;border-radius:50%;background:#e64a3c;box-shadow:0 0 0 3px #e64a3c1a}.record-action.recording{color:#c53d32;background:#fae8e5}.record-action.recording i{border-radius:2px;animation:record-pulse 1.2s ease-in-out infinite}#recordTime{display:none;min-width:39px;padding-right:4px;font:650 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace;color:#c53d32}#recordTime.active{display:inline}@keyframes record-pulse{50%{opacity:.42}}.record-level{position:static;z-index:2;width:190px;height:31px;min-height:31px;transform:none;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(216,214,206,.85);border-radius:9px;color:#fff;background:#292b30f5;box-shadow:inset 0 0 0 1px #ffffff0d}.record-level[hidden]{display:none}.record-level-label{min-width:55px;font-size:10px;font-weight:750;letter-spacing:.04em;white-space:nowrap}.record-level-track{position:relative;flex:1;height:11px;overflow:hidden;border-radius:999px;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff1f}.record-level-track:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 70%,rgba(255,198,70,.75) 70% 86%,rgba(255,94,82,.82) 86%);pointer-events:none}.record-level-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5ee7a0,#ffd05a 72%,#ff685c);transition:width .08s linear}.record-level output{min-width:31px;text-align:right;font:750 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.camera-overlay{position:absolute;z-index:5;left:68%;top:8%;width:26%;aspect-ratio:16/10;overflow:hidden;background:#1b1b1d;border:2px solid rgba(255,255,255,.92);box-shadow:0 12px 35px #00000038;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform,left,top,width,height}.camera-overlay[hidden]{display:none}.camera-overlay video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-rect{border-radius:0}.camera-rounded{border-radius:44px}.camera-circle{border-radius:50%;aspect-ratio:1}.camera-drag{position:absolute;left:0;right:0;top:0;height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 36px 0 10px;color:#fff;background:linear-gradient(rgba(0,0,0,.48),transparent);cursor:grab;opacity:0;transition:opacity .16s}.camera-drag span{font-size:9px;font-weight:700;letter-spacing:.08em}.camera-drag i{width:20px;height:3px;border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.7)}.camera-overlay:hover .camera-drag,.camera-overlay:focus-within .camera-drag{opacity:1}.camera-drag:active{cursor:grabbing}.camera-close{position:absolute;z-index:2;right:6px;top:4px;width:23px;height:23px;border:0;border-radius:50%;color:#fff;background:#0000006b;cursor:pointer;opacity:0;transition:opacity .16s}.camera-overlay:hover .camera-close,.camera-overlay:focus-within .camera-close{opacity:1}.camera-resize{position:absolute;z-index:2;right:0;bottom:0;width:24px;height:24px;cursor:nwse-resize;background:linear-gradient(135deg,transparent 48%,rgba(255,255,255,.92) 49%,rgba(255,255,255,.92) 57%,transparent 58%,transparent 68%,rgba(255,255,255,.92) 69%,rgba(255,255,255,.92) 77%,transparent 78%)}.camera-circle .camera-resize{right:10%;bottom:10%;width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,transparent 42%,rgba(255,255,255,.96) 43%,rgba(255,255,255,.96) 51%,transparent 52%,transparent 62%,rgba(255,255,255,.96) 63%,rgba(255,255,255,.96) 71%,transparent 72%)}.exit-fullscreen{display:none;position:absolute;z-index:35;right:18px;top:16px;height:38px;padding:0 13px;border:1px solid rgba(216,214,206,.85);border-radius:11px;background:#fdfcf8eb;box-shadow:0 7px 22px #2b29231f;color:#5c5d5a;font-size:10px;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.exit-fullscreen kbd{margin-left:6px;padding:2px 5px;border:1px solid #d5d3cc;border-radius:4px;color:#8a8b87;background:#f2f0ea;font:9px/1.2 inherit}.fullscreen-pages{display:none;position:absolute;z-index:34;right:18px;top:16px;height:38px;padding:3px;align-items:center;gap:2px;border:1px solid rgba(216,214,206,.85);border-radius:11px;background:#fdfcf8eb;box-shadow:0 7px 22px #2b29231f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.fullscreen-pages button{height:30px;min-width:31px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#646562;cursor:pointer}.fullscreen-pages button:hover:not(:disabled){background:#eae8e2;color:var(--ink)}.fullscreen-pages button:disabled{opacity:.28;cursor:default}.fullscreen-pages>span{min-width:48px;display:flex;align-items:baseline;justify-content:center;gap:4px;font-size:10px}.fullscreen-pages>span b{color:var(--ink);font-size:12px}.fullscreen-pages>span i,.fullscreen-pages>span em{color:#999a96;font-style:normal;font-weight:500}.fullscreen-pages .fullscreen-add-page{min-width:66px;margin-left:3px;background:var(--ink);color:#fff;font-size:10px}.fullscreen-pages .fullscreen-add-page:hover:not(:disabled){background:#343438;color:#fff}.fullscreen-pages .fullscreen-exit{min-width:auto;padding:0 10px;color:#5c5d5a;font-size:10px;background:transparent}.fullscreen-pages .fullscreen-exit:hover:not(:disabled){background:#eae8e2;color:var(--ink)}.import-status{position:fixed;z-index:120;left:50%;top:82px;transform:translate(-50%);display:flex;align-items:center;gap:9px;padding:10px 15px;border-radius:11px;color:#fff;background:#1d1d1ff0;box-shadow:var(--shadow);font-size:11px}.import-status[hidden]{display:none}.import-status i{width:13px;height:13px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:import-spin .75s linear infinite}@keyframes import-spin{to{transform:rotate(360deg)}}.document-render-host{position:fixed;z-index:-1;left:-12000px;top:0;width:1100px;min-height:800px;overflow:visible;pointer-events:none;background:#fff}.brushbar{z-index:7;position:absolute;bottom:18px;left:50%;transform:translate(-50%);height:52px;background:#fdfcf8f0;border:1px solid rgba(216,214,206,.85);border-radius:16px;box-shadow:0 10px 30px #2b292324;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;gap:14px;padding:0 16px}.brush-picker{position:relative}.brush-trigger{height:32px;padding:0 9px;border:0;border-radius:9px;background:transparent;display:flex;align-items:center;gap:7px;color:#646562;font-size:10px;cursor:pointer;white-space:nowrap}.brush-trigger:hover,.brush-trigger[aria-expanded=true]{color:var(--ink);background:#eeece6}.brush-trigger b{min-width:18px;font-size:10px;color:var(--ink)}.ink-color-preview{width:17px;height:17px;border-radius:50%;background:var(--current-ink-color, #1d1d1f);box-shadow:inset 0 0 0 1px #0000001a}.brush-size-preview{width:var(--brush-preview-size, 4px);height:var(--brush-preview-size, 4px);min-width:var(--brush-preview-size, 4px);border-radius:50%;background:var(--ink)}.brush-popover{position:absolute;left:50%;bottom:43px;transform:translate(-50%);padding:12px;border:1px solid rgba(216,214,206,.92);border-radius:13px;background:#fdfcf8fa;box-shadow:0 15px 40px #2826212e}.brush-popover[hidden]{display:none}.brush-popover strong{display:block;margin-bottom:11px;font-size:10px}.toolrail .brushbar{z-index:11;position:relative;inset:auto;width:58px;height:auto;min-height:0;transform:none;flex-direction:column;gap:7px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.toolrail .brush-trigger,.toolrail .paper-color-trigger{width:58px;min-height:56px;height:56px;padding:6px 3px;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;color:#6d6f6c}.toolrail .brush-trigger:hover,.toolrail .brush-trigger[aria-expanded=true],.toolrail .paper-color-trigger:hover{background:#f0eee8;color:var(--ink)}.toolrail .bar-divider{width:34px;height:1px}.toolrail .brush-popover{left:calc(100% + 8px);right:auto;top:0;bottom:auto;transform:none}.toolrail .ink-color-popover{left:calc(100% + 8px)}.toolrail .paper-color-popover{left:calc(100% + 8px);right:auto;top:0;bottom:auto}.ink-color-popover{left:0;width:min(202px,calc(100vw - 24px));transform:none}.colors{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:center;justify-items:center}.color{--swatch: #000;width:21px;height:21px;border-radius:50%;border:0;background:var(--swatch);cursor:pointer;box-shadow:inset 0 0 0 1px #00000014;transition:.15s ease}.color.active{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--swatch);transform:scale(.78)}.bar-divider{width:1px;height:25px;background:var(--line)}.brush-size-popover{width:min(218px,calc(100vw - 24px))}.size-options{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.size-options button{height:34px;border:1px solid transparent;border-radius:8px;background:#efede7;color:#696a67;cursor:pointer;font-size:10px}.size-options button:hover{background:#e6e4dd;color:var(--ink)}.size-options button.active{border-color:var(--ink);background:var(--ink);color:#fff;font-weight:700}.toggle{display:flex;align-items:center;gap:6px;font-size:10px;color:#646562;cursor:pointer;white-space:nowrap}.toggle input{position:absolute;opacity:0}.toggle span{position:relative;width:26px;height:15px;border-radius:10px;background:#d4d3cd;transition:.2s}.toggle span:after{content:"";position:absolute;width:11px;height:11px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 2px #0000001f}.toggle input:checked+span{background:var(--ink)}.toggle input:checked+span:after{transform:translate(11px)}.canvas-color-picker{position:relative}.paper-color-trigger{height:31px;padding:0 8px;border:0;border-radius:8px;background:transparent;display:flex;align-items:center;gap:6px;color:#646562;font-size:10px;cursor:pointer;white-space:nowrap}.paper-color-trigger:hover{background:#eeece6}.paper-color-trigger i{width:16px;height:16px;border:1px solid rgba(30,30,30,.15);border-radius:5px;background:var(--current-paper-color, #fffefb);box-shadow:inset 0 0 0 2px #ffffff4d}.paper-color-popover{position:absolute;right:0;bottom:43px;width:min(210px,calc(100vw - 24px));padding:12px;border:1px solid rgba(216,214,206,.92);border-radius:13px;background:#fdfcf8fa;box-shadow:0 15px 40px #2826212e}.paper-color-popover[hidden]{display:none}.paper-color-popover strong{display:block;margin-bottom:11px;font-size:10px}.page-panel{z-index:9;background:#faf9f5;border-left:1px solid var(--line);display:grid;grid-template-rows:54px minmax(0,1fr) auto;min-height:0}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.panel-head strong{font-size:12px;letter-spacing:.06em}.panel-head button{width:28px;height:28px;border:0;border-radius:8px;background:#eeece6;cursor:pointer;font-size:18px}.pages{padding:14px;overflow-y:auto}.page-card-wrap{position:relative}.page-card{width:100%;background:transparent;border:0;padding:5px 4px 12px;cursor:pointer;text-align:left;border-radius:9px}.delete-page-btn{position:absolute;z-index:2;right:9px;top:10px;width:25px;height:25px;border:0;border-radius:8px;background:#1d1d1fb8;color:#fff;font-size:17px;line-height:1;cursor:pointer;opacity:0;transform:translateY(-2px);transition:.16s ease}.page-card-wrap:hover .delete-page-btn,.page-card-wrap.active .delete-page-btn,.delete-page-btn:focus-visible{opacity:1;transform:none}.delete-page-btn:hover{background:#c3493e}.delete-page-btn:disabled{display:none}.page-thumb{display:block;width:100%;aspect-ratio:var(--thumb-aspect, 1.6);border:1px solid #deddd6;background-color:var(--thumb-bg, var(--paper));border-radius:4px;box-shadow:0 2px 7px #2826200d;background-size:9px 9px;background-image:radial-gradient(circle,var(--thumb-pattern, #dfded9) .5px,transparent .7px);position:relative;overflow:hidden}.page-thumb:after{content:"";position:absolute;left:14%;top:27%;width:55%;height:24%;background:var(--preview, transparent);opacity:.2;border-radius:50%;transform:rotate(-8deg)}.page-card small{display:block;margin-top:7px;color:#999a96;font-size:10px}.page-card.active .page-thumb{border:2px solid var(--ink);box-shadow:0 0 0 3px #e5e3dc}.page-card.active small{color:var(--ink);font-weight:700}.paper-settings{padding:15px;border-top:1px solid var(--line)}.paper-settings>span{display:block;font-size:10px;color:#888985;margin-bottom:9px}.paper-options{display:grid;grid-template-columns:1fr 1fr;gap:5px}.paper-options button{padding:7px 4px;border:1px solid transparent;border-radius:7px;background:#efede7;color:#797a77;font-size:10px;cursor:pointer}.paper-options button.active{background:#fff;border-color:#c9c7bf;color:var(--ink);font-weight:650}.paper-color-label{margin-top:14px}.paper-colors{display:grid;grid-template-columns:repeat(5,minmax(22px,1fr));align-items:center;justify-items:center;gap:9px}.paper-colors button{--paper-swatch: #fff;width:21px;height:21px;padding:0;border:1px solid rgba(50,50,50,.13);border-radius:7px;background:var(--paper-swatch);cursor:pointer;transition:.15s ease}.paper-colors button.active{box-shadow:0 0 0 2px #faf9f5,0 0 0 4px var(--ink);transform:scale(.78)}.eraser-menu{position:fixed;z-index:90;width:190px;padding:9px;border:1px solid rgba(216,214,206,.92);border-radius:14px;background:#fdfcf8fa;box-shadow:0 16px 44px #28262133;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eraser-menu[hidden]{display:none}.eraser-menu>span{display:block;padding:4px 7px 8px;color:#969792;font-size:9px;letter-spacing:.08em}.eraser-menu button{position:relative;width:100%;min-height:54px;padding:9px 9px 9px 43px;border:0;border-radius:10px;background:#f6ece9;color:#a83e33;text-align:left;cursor:pointer}.eraser-menu button:hover{background:#f2e2de}.eraser-menu button i{position:absolute;left:13px;top:16px;width:18px;height:15px;border:2px solid currentColor;border-radius:3px;transform:rotate(-35deg)}.eraser-menu button b,.eraser-menu button small{display:block}.eraser-menu button b{font-size:11px}.eraser-menu button small{margin-top:3px;color:#9b716b;font-size:9px}.toast{position:fixed;z-index:100;left:50%;top:82px;transform:translate(-50%,-15px);opacity:0;pointer-events:none;padding:9px 14px;border-radius:9px;background:var(--ink);color:#fff;font-size:11px;box-shadow:var(--shadow);transition:.24s ease}.toast.show{opacity:1;transform:translate(-50%)}.documents-dialog{width:min(520px,calc(100% - 28px));max-height:min(700px,calc(100dvh - 28px));box-sizing:border-box;padding:25px;border:0;border-radius:22px;background:#faf9f5;color:var(--ink);box-shadow:0 28px 90px #00000038}.documents-dialog::backdrop{background:#1d1d1f47;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.documents-dialog header{padding-right:42px}.documents-dialog h2{margin:5px 0 3px;font-size:27px;font-weight:600}.documents-dialog header p{margin:0;color:#858681;font-size:10px}.new-document-action{display:grid;grid-template-columns:39px 1fr;align-items:center;gap:11px;width:100%;margin:20px 0 11px;padding:13px;border:0;border-radius:13px;background:var(--ink);color:#fff;text-align:left;cursor:pointer}.new-document-action i{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#ffffff1f;font-style:normal;font-size:22px}.new-document-action span{display:grid;gap:3px}.new-document-action strong{font-size:12px}.new-document-action small{color:#bcbdb9;font-size:9px}.document-list{display:grid;gap:6px;max-height:390px;overflow:auto}.document-list>span{padding:22px;color:#92938e;text-align:center;font-size:10px}.document-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px;border:1px solid #e3e0d7;border-radius:12px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.document-row:hover{border-color:#c5c2b8}.document-row.active{background:#f0eee7;border-color:#d7d3c8}.document-row>i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#eeece5;color:#5f605c;font-style:normal;font-size:10px}.document-row>span{display:grid;gap:4px;min-width:0}.document-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.document-row small{color:#92938e;font-size:8px}.document-row b{padding:5px 7px;border-radius:7px;background:#efede7;color:#767772;font-size:8px}.access-gate{position:absolute;z-index:70;inset:0;display:grid;place-items:center;padding:24px;background:#f1f0ebc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.access-gate[hidden]{display:none}.access-gate>div{display:grid;justify-items:center;width:min(380px,calc(100% - 24px));padding:28px;box-sizing:border-box;border:1px solid #dfdcd2;border-radius:20px;background:#fffefb;text-align:center;box-shadow:0 20px 60px #27251f29}.access-gate i{display:grid;place-items:center;width:44px;height:44px;border-radius:13px 13px 13px 4px;background:var(--ink);color:#fff;font-size:20px;font-style:normal}.access-gate h2{margin:16px 0 7px;font-size:21px;font-weight:600}.access-gate p{margin:0 0 17px;color:#777873;font-size:11px;line-height:1.6}.access-gate button{min-height:40px;padding:0 18px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-size:11px;cursor:pointer}.access-gate small{margin-top:12px;color:#9a9b96;font-size:8px}.whiteboard-access-locked .toolrail,.whiteboard-access-locked .brushbar,.whiteboard-access-locked .record-dock{pointer-events:none;opacity:.42}.account-dialog{width:min(820px,calc(100% - 32px));max-height:min(880px,calc(100dvh - 32px));border:0;border-radius:24px;padding:0;overflow:auto;box-shadow:0 30px 90px #00000038;color:var(--ink);background:#faf9f5}.account-dialog::backdrop{background:#1d1d1f47;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-close{position:absolute;z-index:3;right:18px;top:16px;width:34px;height:34px;border:0;border-radius:50%;background:#efede6eb;font-size:22px;line-height:1;color:#777874;cursor:pointer}.dialog-close:hover{background:#e8e5dc;color:var(--ink)}.dialog-kicker{color:var(--accent);font-size:10px;letter-spacing:.12em;font-weight:750}.account-dialog h2{font-weight:600;font-size:25px;margin:4px 0 0}.account-dialog button,.account-dialog input,.account-dialog select{font:inherit}.account-dialog-head{position:sticky;z-index:2;top:0;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;min-height:82px;padding:13px 66px 13px 24px;border-bottom:1px solid #e8e5dc;background:#faf9f5f0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.account-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px 13px 13px 4px;background:var(--ink);color:#fff;font-size:21px}.account-state-chip{justify-self:end;padding:6px 10px;border-radius:999px;background:#efede6;color:#686964;font-size:10px;font-weight:700}.account-loading{min-height:330px;display:flex;align-items:center;justify-content:center;gap:9px;color:#777874;font-size:12px}.account-loading[hidden],.account-view[hidden],.login-panel[hidden],.email-auth-form[hidden],.admin-console[hidden],.generated-license[hidden]{display:none!important}.account-loading i{width:14px;height:14px;border:2px solid #ddd9ce;border-top-color:var(--accent);border-radius:50%;animation:spin .75s linear infinite}.account-view{padding:26px}.guest-message{display:grid;gap:7px;padding:17px 19px;border-radius:15px;background:#f0eee7}.guest-message strong{font-size:18px;font-weight:600}.guest-message span{color:#757671;font-size:12px;line-height:1.65}.login-methods{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:20px auto 0;padding:4px;width:min(430px,100%);border-radius:11px;background:#efede7}.login-method{border:0;border-radius:8px;padding:9px 13px;background:transparent;color:#777873;font-size:11px;cursor:pointer}.login-method.active{background:#fff;color:var(--ink);box-shadow:0 2px 9px #23211b14;font-weight:700}.email-auth-form{display:grid;gap:9px;margin:0 auto;width:min(430px,100%);text-align:left}.email-auth-title{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px;margin:0 0 8px}.email-auth-form .email-auth-title h3,.email-auth-form .email-auth-title p{text-align:left}.email-auth-form .email-auth-title p{margin-bottom:0}.email-auth-link,.email-auth-back{border:0;background:transparent;color:#20b565;font:inherit;font-size:12px;font-weight:650;cursor:pointer;white-space:nowrap}.email-auth-back{justify-self:center;color:#696b66;text-decoration:underline;text-underline-offset:3px}.email-auth-tools{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-height:24px;color:#777873}.email-auth-form h3{margin:4px 0 0;text-align:center}.email-auth-form p{margin:0 0 4px;text-align:center}.email-auth-form label{display:grid;gap:4px;color:#696b66;font-size:11px}.email-auth-form input{width:100%;box-sizing:border-box;min-height:38px;padding:0 11px;border:1px solid #ddd9ce;border-radius:9px;background:#fff;color:var(--ink);font:inherit;outline:none}.email-auth-form input:focus{border-color:#2a2b29;box-shadow:0 0 0 3px #2a2b2914}.code-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px}.secondary-btn{min-height:38px;padding:0 12px;border:1px solid #d7d3c8;border-radius:9px;background:#f1efe9;color:#40423e;font-size:11px;cursor:pointer;white-space:nowrap}.secondary-btn:disabled{opacity:.55;cursor:wait}.email-auth-form .account-main-action{width:100%;margin-top:3px}.login-panel{display:grid;justify-items:center;text-align:center;padding:30px 18px 20px}.login-illustration{display:grid;place-items:center;width:54px;height:54px;margin-bottom:13px;border-radius:17px;background:#1d1d1f;color:#fff;font-size:33px}.login-panel h3{margin:0 0 8px;font-size:21px;font-weight:600}.login-panel p{max-width:460px;margin:0 0 19px;color:#777873;font-size:12px;line-height:1.65}.account-main-action{display:inline-flex;align-items:center;justify-content:center;min-width:260px;min-height:43px;text-decoration:none}.wechat-qr-placeholder{position:relative;display:grid;grid-template-columns:repeat(2,27px);grid-template-rows:repeat(2,27px);gap:5px;width:86px;height:86px;box-sizing:border-box;padding:11px;margin-bottom:13px;border:1px solid #dcd8cd;border-radius:10px;background:#fff}.wechat-qr-placeholder span{border:5px solid #252623}.wechat-qr-placeholder span:nth-child(3){grid-column:1}.wechat-qr-placeholder b{position:absolute;right:7px;bottom:7px;padding:3px 4px;border-radius:4px;background:#20b565;color:#fff;font-size:8px}.wechat-action{min-height:39px;padding:0 19px;border:1px solid #d9d6cc;border-radius:10px;background:#efede7;color:#979892;font-size:11px}.fan-group-card{display:grid;grid-template-columns:92px 1fr;gap:13px;align-items:center;width:min(430px,100%);box-sizing:border-box;margin:2px auto 18px;padding:12px 14px;border:1px solid #e3e0d7;border-radius:15px;background:#fff;box-shadow:0 10px 24px #23211b0f}.fan-group-card img{width:92px;height:92px;border-radius:8px;object-fit:contain;background:#fff}.fan-group-card div{display:grid;gap:6px;min-width:0}.fan-group-card strong{font-size:16px;font-weight:650}.fan-group-card span{color:#777873;font-size:12px;line-height:1.45}.guest-continue{display:block;margin:0 auto;border:0;background:transparent;color:#61625e;text-decoration:underline;text-underline-offset:3px;font-size:11px;cursor:pointer}.account-terms{margin:18px 0 0;text-align:center;color:#9a9b96;font-size:9px}.member-summary{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;padding:5px 2px 21px}.member-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#1f4a3a;color:#fff;font-size:20px}.member-identity{display:grid;gap:4px;min-width:0}.member-identity strong{font-size:14px;overflow:hidden;text-overflow:ellipsis}.member-identity span{color:#888984;font-size:10px;overflow:hidden;text-overflow:ellipsis}.member-plan{display:grid;justify-items:end;gap:4px}.member-plan span{color:#969792;font-size:9px}.member-plan strong{padding:5px 9px;border-radius:8px;background:#e5f1e9;color:#1d7953;font-size:10px}.service-center{display:grid;grid-template-columns:135px 1fr;gap:9px 14px;align-items:center;margin-bottom:12px;padding:15px 17px;border:1px solid #e3e0d7;border-radius:16px;background:linear-gradient(120deg,#f3f5ef,#f7f3e9)}.service-center h3{margin:4px 0 0;font-size:18px;font-weight:600}.service-center>p{grid-column:2;margin:-4px 0 0;color:#858681;font-size:9px;line-height:1.5}.service-list article{display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center}.service-list i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px 10px 10px 3px;background:#1f4a3a;color:#fff;font-size:15px;font-style:normal}.service-list span{display:grid;gap:3px}.service-list strong{font-size:11px}.service-list small{color:#888984;font-size:8px}.service-list b{padding:5px 8px;border-radius:7px;background:#e6e3da;color:#757671;font-size:9px}.service-list b.full{background:#d8ebdf;color:#19764d}.commercial-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.account-card{min-height:175px;box-sizing:border-box;padding:19px;border:1px solid #e3e0d7;border-radius:16px;background:#fff}.account-card h3,.admin-head h3{margin:5px 0 6px;font-size:19px;font-weight:600}.account-card p{margin:0 0 16px;color:#7d7e79;font-size:10px;line-height:1.6}.card-eyebrow{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.1em}.license-form{display:grid;grid-template-columns:1fr auto;gap:7px}.license-form input{min-width:0;height:39px;box-sizing:border-box;padding:0 12px;border:1px solid #dcd9cf;border-radius:9px;outline:none;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.license-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #3467ff14}.license-form button,.payment-entry,.license-generator button{border:0;border-radius:9px;padding:0 14px;background:var(--ink);color:#fff;font-size:10px;cursor:pointer}.license-form button:disabled,.license-generator button:disabled{opacity:.55}.form-feedback{display:block;min-height:14px;margin-top:7px;color:#7f807b;font-size:9px}.form-feedback.success{color:#148052}.form-feedback.error{color:#c2463c}.price-placeholder{display:flex;align-items:baseline;gap:9px;margin:15px 0}.price-placeholder strong{font-size:24px;font-weight:600}.price-placeholder span{color:#979893;font-size:9px}.payment-entry{width:100%;min-height:39px;background:#efece4;color:#666762}.admin-console{margin-top:13px;padding:18px;border-radius:17px;background:#242825;color:#fff}.admin-head{display:flex;align-items:center;justify-content:space-between}.admin-head .card-eyebrow{color:#7bd0aa}.admin-head h3{margin-bottom:0}.admin-head button{border:1px solid #484c49;border-radius:8px;padding:6px 9px;background:transparent;color:#d4d7d4;font-size:9px;cursor:pointer}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:16px 0 13px}.admin-stats div{display:grid;gap:6px;padding:11px;border:1px solid #3d413e;border-radius:10px;background:#2e322f}.admin-stats span{color:#a9afaa;font-size:8px}.admin-stats strong{font-size:19px}.service-rule-config{padding:12px 0;border-top:1px solid #3b3f3c}.service-rule-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-rule-head>div{display:grid;gap:3px}.service-rule-head strong{font-size:10px}.service-rule-head span{color:#929893;font-size:8px}.service-rule-head button{min-height:30px;padding:0 12px;border:0;border-radius:8px;background:#dcebe1;color:#224631;font-size:9px;cursor:pointer}.service-rule-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.service-rule-fields label{display:grid;gap:5px;color:#aeb4af;font-size:8px}.service-rule-fields input{width:100%;height:31px;box-sizing:border-box;padding:0 8px;border:1px solid #494e4a;border-radius:7px;outline:none;background:#303532;color:#fff;font-size:9px}.service-rule-switches{display:flex;flex-wrap:wrap;gap:12px;margin:11px 0}.service-rule-switches label,.service-feature-rules label{display:flex;align-items:center;gap:5px;color:#c3c8c4;font-size:8px}.service-rule-switches input,.service-feature-rules input{accent-color:#5bc18b}.service-feature-rules{display:flex;flex-wrap:wrap;gap:11px;margin:0;padding:9px 10px;border:1px solid #414642;border-radius:8px}.service-feature-rules legend{padding:0 5px;color:#8f9590;font-size:8px}.license-generator{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #3b3f3c}.license-generator label{display:flex;align-items:center;gap:8px;color:#c5cac6;font-size:9px}.license-generator select{padding:6px 24px 6px 8px;border:1px solid #4a4f4b;border-radius:7px;background:#303532;color:#fff;font-size:9px}.license-generator button{min-height:32px;background:#e7efe9;color:#223229}.generated-license{display:grid;grid-template-columns:1fr auto;gap:5px 8px;align-items:center;padding:10px;border-radius:9px;background:#171a18}.generated-license code{color:#8de0b8;font-size:11px;-webkit-user-select:all;user-select:all}.generated-license button{border:0;background:transparent;color:#fff;text-decoration:underline;font-size:9px;cursor:pointer}.generated-license small{grid-column:1 / -1;color:#888e89;font-size:8px}.admin-user-list{max-height:190px;overflow:auto;margin-top:10px;border-top:1px solid #3b3f3c}.admin-user-list>span{display:block;padding:15px 0 4px;color:#8e948f;font-size:9px}.admin-user-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto 86px;gap:9px;align-items:center;min-height:32px;border-bottom:1px solid #343835;font-size:9px}.admin-user-list>div span{overflow:hidden;color:#d7dad7;text-overflow:ellipsis;white-space:nowrap}.admin-user-list>div b{padding:3px 5px;border-radius:5px;background:#3c403d;color:#a9afa9;font-size:8px}.admin-user-list>div b.licensed{background:#24583f;color:#9be0bd}.admin-user-list time{color:#7f8580;text-align:right}.member-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 2px 0;color:#858681;font-size:9px}.member-footer a{color:#6d6e69}.member-footer button{border:0;padding:0;background:transparent;color:#6d6e69;font:inherit;cursor:pointer}.admin-entry-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:13px;padding:15px 17px;border:1px solid #d9d6cd;border-radius:16px;color:#f6f4ec;text-decoration:none;background:linear-gradient(135deg,#262b28,#373c38);box-shadow:0 12px 28px #1f23201f}.admin-entry-card[hidden]{display:none!important}.admin-entry-card i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#272c29;font-size:20px;font-style:normal;font-weight:600;background:#d8bd72}.admin-entry-card span{display:grid;gap:4px;min-width:0}.admin-entry-card strong{font-size:13px}.admin-entry-card small{overflow:hidden;color:#b9bdb9;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.admin-entry-card b{color:#e1c879;font-size:10px;white-space:nowrap}.admin-entry-card:hover{border-color:#bca45f;transform:translateY(-1px)}.account-trigger{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.account-trigger i{width:6px;height:6px;border-radius:50%;background:#e6b958;box-shadow:0 0 0 3px #e6b95829}.account-trigger.is-member i{background:#45b880;box-shadow:0 0 0 3px #45b88029}.primary-btn.full{width:100%}.immersive-mode{grid-template-rows:1fr;background:var(--paper)}.immersive-mode .topbar,.immersive-mode .page-panel{display:none}.immersive-mode .workspace{grid-template-columns:1fr;position:relative}.immersive-mode .board-area{position:absolute;inset:0;background:var(--paper)}.immersive-mode .canvas-scroll{inset:0}.immersive-mode .paper-shadow{width:100%;min-height:100%;margin:0 auto 120px;filter:none}.immersive-mode .paper{border-radius:0}.immersive-mode .toolrail{position:absolute;z-index:34;left:14px;top:50%;width:78px;height:auto;transform:translateY(-50%);padding:8px 4px;border:1px solid rgba(216,214,206,.88);border-radius:18px;background:#fdfcf8e8;box-shadow:0 12px 34px #2b292324;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.immersive-mode .tool.active:before{left:-5px;border-radius:3px}.immersive-mode .record-dock{top:16px}.immersive-mode .toolrail .brushbar,.immersive-mode .fullscreen-pages{display:flex}.immersive-mode .input-monitor{left:94px}.immersive-mode .zoom-control{right:18px;bottom:18px}@media(max-width:1050px){.topbar{grid-template-columns:210px minmax(160px,1fr) 245px;padding:0 16px}.brand-tag,.save-state{display:none}.workspace{grid-template-columns:96px minmax(0,1fr)}.immersive-mode .workspace{grid-template-columns:1fr}.page-panel{display:none}.paper-shadow{width:calc(100% - 32px)}}@media(max-width:720px){.app-shell{grid-template-rows:56px minmax(0,1fr)}.topbar{grid-template-columns:auto 1fr auto;gap:9px;padding:0 10px}.brand-mark{width:31px;height:31px}.brand-copy,.brand-name{display:none}.board-name-wrap{justify-self:stretch}.board-name{width:100%;text-align:left;font-size:13px}.quiet-btn,.primary-btn{padding:9px 10px;font-size:11px}.compact-on-mobile{display:none}.workspace{display:block;position:relative}.board-area{position:absolute;inset:0;padding-bottom:66px}.toolrail{position:absolute;z-index:30;left:8px;right:8px;bottom:max(7px,env(safe-area-inset-bottom));height:58px;border:1px solid #dedcd5;border-radius:17px;padding:4px 8px;flex-direction:row;justify-content:flex-start;overflow-x:auto;box-shadow:0 9px 28px #2b292329;background:#fcfbf7f5}.tool{width:48px;height:48px}.tool.active:before{left:50%;top:-5px;width:20px;height:3px;transform:translate(-50%);border-radius:0 0 3px 3px}.tool em{display:none}.rail-divider{width:1px;height:27px;margin:0 2px}.paper-shadow{width:calc(100% - 22px);margin:62px auto 128px}.toolrail .brushbar{width:auto;height:50px;min-height:0;flex-direction:row;gap:2px;padding:0 2px;border:0;border-radius:0;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.toolrail .brush-trigger{width:45px;min-height:48px;height:48px;padding:4px 2px}.toolrail .bar-divider{width:1px;height:27px}.toolrail .brush-popover{left:50%;top:auto;bottom:calc(100% + 8px);transform:translate(-50%)}.toolrail .ink-color-popover{left:0;transform:none}.toolrail .paper-color-popover{left:auto;right:0;top:auto;bottom:calc(100% + 8px);transform:none}.optional-mobile{display:none}.brush-trigger{padding:0 7px}.colors{gap:10px}.color{width:19px;height:19px}.input-monitor{display:none}.zoom-control{top:10px;bottom:auto;right:10px}.record-dock{top:10px;left:10px;transform:none}.media-device-popover{left:0;width:min(260px,calc(100vw - 20px));transform:none}.record-tool{padding:0 8px}.record-tool b{display:none}.record-level{width:145px;padding:0 7px;gap:5px}.record-level-label{min-width:0;font-size:9px}.record-level output{min-width:28px;font-size:9px}.camera-shapes button{font-size:0;width:25px;padding:0}.camera-shapes button:after{font-size:9px}.camera-shapes button:nth-child(1):after{content:"直"}.camera-shapes button:nth-child(2):after{content:"圆角"}.camera-shapes button:nth-child(3):after{content:"圆"}.camera-overlay{width:36%;left:60%;top:8%}.account-dialog{width:calc(100% - 14px);max-height:calc(100dvh - 14px);border-radius:19px}.account-dialog-head{grid-template-columns:39px 1fr;min-height:70px;padding:10px 54px 10px 15px}.account-brand-mark{width:38px;height:38px}.account-dialog h2{font-size:21px}.account-state-chip{display:none}.account-view{padding:16px}.commercial-grid{grid-template-columns:1fr}.fan-group-card{grid-template-columns:78px 1fr;padding:10px 12px}.fan-group-card img{width:78px;height:78px}.fan-group-card strong{font-size:15px}.service-center{grid-template-columns:1fr}.service-center>p{grid-column:1;margin-top:0}.account-card{min-height:auto}.admin-stats{grid-template-columns:1fr 1fr}.service-rule-fields{grid-template-columns:1fr}.admin-user-list>div{grid-template-columns:minmax(0,1fr) auto}.admin-user-list time{display:none}.immersive-mode .toolrail{left:50%;top:auto;bottom:max(7px,env(safe-area-inset-bottom));width:calc(100% - 16px);height:58px;transform:translate(-50%);flex-direction:row;padding:4px 8px}.immersive-mode .tool.active:before{left:50%;top:-5px;width:20px;height:3px;transform:translate(-50%)}.immersive-mode .fullscreen-pages{right:9px;top:9px}.immersive-mode .zoom-control{display:flex;top:101px;right:9px;bottom:auto}}@media(max-width:420px){.brushbar{gap:7px;padding:0 9px}.colors{gap:5px}.brush-trigger span{display:none}.paper-color-trigger{padding:0 4px}.account-trigger span{display:none}.member-summary{grid-template-columns:44px minmax(0,1fr)}.member-plan{grid-column:1 / -1;justify-items:start}.license-form{grid-template-columns:1fr}.license-form button{min-height:38px}.license-generator{align-items:stretch;flex-direction:column}.license-generator button{min-height:36px}.member-footer{align-items:flex-start;gap:12px}.admin-entry-card{grid-template-columns:38px minmax(0,1fr)}.admin-entry-card i{width:38px;height:38px}.admin-entry-card b{display:none}}@media(max-width:360px){.ink-color-popover,.paper-color-popover{width:min(176px,calc(100vw - 20px))}.brush-size-popover{width:min(190px,calc(100vw - 20px))}.colors,.paper-colors,.size-options{grid-template-columns:repeat(4,1fr)}}@media(max-height:620px)and (min-width:721px){.paper-shadow{margin-top:56px}.brushbar{bottom:8px}.input-monitor,.zoom-control{bottom:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.quiet-btn,.primary-btn{font-size:14px;font-weight:500}.tool em,.record-tool,.brush-trigger,.toggle,.paper-color-trigger,.camera-shapes button{font-size:13px}.media-device-popover label,.paper-settings>span,.paper-options button{font-size:12px}.media-device-popover strong,.media-device-popover select,.media-device-popover button,.brush-popover strong,.size-options button,.panel-head strong,.eraser-menu button b{font-size:13px}.page-card small,.eraser-menu button small{font-size:12px}.documents-dialog,.account-dialog,.access-gate{font-family:Microsoft YaHei UI,Microsoft YaHei,Segoe UI,PingFang SC,system-ui,sans-serif}:is(.documents-dialog,.account-dialog,.access-gate) *{font-family:inherit!important}.documents-dialog h2,.account-dialog h2{font-size:23px}.documents-dialog header p,.document-list>span{font-size:12px}.new-document-action strong,.document-row strong{font-size:14px}.new-document-action small,.document-row small,.document-row b{font-size:12px}.guest-message strong{font-size:18px}.guest-message span,.login-panel p{font-size:14px}.login-method,.wechat-action,.guest-continue{font-size:13px}.account-terms,.member-identity span,.member-plan span{font-size:12px}.member-identity strong{font-size:15px}.member-plan strong,.service-list b{font-size:12px}.service-center h3,.account-card h3{font-size:18px}.service-center>p,.account-card p{font-size:13px}.service-list strong{font-size:14px}.service-list small,.price-placeholder span,.form-feedback,.member-footer{font-size:12px}.card-eyebrow{font-size:11px}.license-form input,.license-form button,.payment-entry{font-size:13px}.admin-entry-card strong{font-size:14px}.admin-entry-card small,.admin-entry-card b{font-size:12px}@media(max-width:720px){.quiet-btn,.primary-btn{font-size:13px}}
