:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#263c35;background:#f5f6f3;font-synthesis:none;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.4}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #3e7c69;outline-offset:4px}button{transition:background .16s,color .16s,border-color .16s}button:hover:not(:disabled){background:#edf1eb}button svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0;background:none}button:disabled:hover{background:none}.app-shell{max-width:1920px;margin:0 auto;padding:0 36px}.app-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:13px}.brand:hover{text-decoration:none}.brand-mark{width:43px;height:48px;border:1px solid #cbd7ce;border-radius:13px;display:grid;place-items:center;color:#426a58;background:#eff2eb}.brand h1{font-size:21px;font-weight:600;letter-spacing:-.65px}.brand p{font-size:11px;color:#849189;letter-spacing:2px;margin-top:6px}.header-meta{display:flex;align-items:center;gap:9px;color:#78887e;font-size:12px}.live-dot{width:6px;height:6px;border-radius:50%;background:#719176}.version{font-size:10px;margin-left:17px;padding:6px 8px;border:1px solid #d8dfd6;border-radius:4px;letter-spacing:1px;color:#7e8c81}main{display:grid;grid-template-columns:minmax(0,1fr) 326px;min-height:550px;height:calc(100dvh - 157px);max-height:1200px;border:1px solid #dfe4db;border-radius:12px;overflow:hidden;background:#fff}.viewport{position:relative;min-width:0;display:flex;flex-direction:column;isolation:isolate;background:radial-gradient(ellipse at 51% 40%,#f8f9f5,#eef1e9 75%,#e9eee5)}.viewport:before{content:"";position:absolute;inset:75px 40px 100px;z-index:-1;background-image:linear-gradient(#647d6910 1px,transparent 1px),linear-gradient(90deg,#647d6910 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:radial-gradient(ellipse,#0006,transparent 65%);mask-image:radial-gradient(ellipse,#0006,transparent 65%)}.viewport-heading{position:absolute;top:29px;left:30px;right:28px;display:flex;justify-content:space-between;align-items:flex-start;z-index:2;pointer-events:none}.eyebrow{font-size:9px;color:#889889;letter-spacing:1.6px;font-weight:600}.viewport-heading h2{font-size:17px;font-weight:500;margin-top:11px;letter-spacing:1px}.viewport-heading h2 span{display:block;font-size:11px;color:#8c988d;letter-spacing:.1px;margin-top:5px}.status-dot{display:flex;align-items:center;gap:6px;font-size:10px;color:#879582;margin-top:3px}.status-dot:before{content:"";width:5px;height:5px;background:#b5bcae;border-radius:50%}.status-dot.ready:before{background:#668b69}.canvas-area{position:absolute;inset:53px 0 96px;touch-action:none}.canvas-area canvas{display:block;cursor:grab;outline:none}.canvas-area canvas:active{cursor:grabbing}.axis-label{position:absolute;top:47%;z-index:1;font-size:11px;color:#91a18c;border:1px solid #cfd9c7;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;pointer-events:none}.axis-left{left:22%}.axis-right{right:22%}.view-toolbar{position:absolute;left:50%;bottom:57px;transform:translate(-50%);display:flex;align-items:center;padding:5px;border:1px solid #dbe1d6;border-radius:9px;background:#fcfdf8ed;box-shadow:0 4px 18px #40513b06;white-space:nowrap}.view-presets{display:flex}.view-toolbar button{font-size:11px;border-radius:5px;padding:9px 14px;color:#6b7d6c}.view-toolbar button:active{background:#dce6d8}.toolbar-divider{height:18px;width:1px;background:#dce3d7;margin:0 6px}.reset-view{display:flex;gap:7px;align-items:center}.viewport-footer{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex;gap:20px;color:#90a08d;white-space:nowrap}.viewport-footer span{display:flex;gap:5px;align-items:center;font-size:10px}.layer-control{position:absolute;left:25px;bottom:126px;display:flex;align-items:center;gap:9px;padding:11px 12px;background:#f9fbf5b3;border:1px solid #dbe3d3;border-radius:7px;color:#6b806a}.layer-control label{font-size:11px;cursor:pointer}.layer-control label span{display:block;font-size:9px;color:#9aa694;margin-top:2px}.layer-control input{appearance:none;width:29px;height:17px;border-radius:12px;background:#ccd7c7;cursor:pointer;position:relative;margin:0 0 0 7px;transition:background .2s}.layer-control input:after{content:"";position:absolute;left:3px;top:3px;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .2s}.layer-control input:checked{background:#65886d}.layer-control input:checked:after{transform:translate(12px)}.hover-label{position:absolute;bottom:9px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;border-radius:6px;padding:10px 14px;background:#fffffff2;border:1px solid #dfe4da;font-size:11px;color:#63775f;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 5px 20px #31402b08}.hover-label.visible{opacity:1}.hover-label strong{font-weight:500}.hover-label>span:last-child:not(:first-child){color:#8c9788;font-size:10px}.legend-dot{width:7px;height:7px;display:inline-block;border-radius:50%;flex-shrink:0}.selected-dot{background:#e49454}.hover-dot{background:#be8c7b}.selection-panel{padding:30px 24px 18px;display:flex;flex-direction:column;min-height:0;background:#fff;border-left:1px solid #dfe4db;overflow:auto;scrollbar-width:thin;scrollbar-color:#dce2d8 transparent}.panel-title{padding-bottom:22px;border-bottom:1px solid #edf0e9}.title-row{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.title-row h2{font-size:20px;font-weight:500;letter-spacing:.5px}.count-badge{font-size:12px;background:#eef2e9;border:1px solid #e1e8da;border-radius:6px;min-width:28px;height:27px;display:grid;place-items:center;color:#738967}.panel-title p{font-size:11px;color:#97a190;margin-top:7px}.selection-content{min-height:260px;flex:1}.empty-selection{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 0 36px;text-align:center}.empty-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#f6f8f2;border:1px solid #edf0e6;color:#9aad8f;margin-bottom:21px}.empty-selection h3{font-size:14px;letter-spacing:.5px;font-weight:500;color:#7b8b71}.empty-selection p{font-size:11px;line-height:1.9;color:#9aa591;margin-top:12px}.empty-rule{width:27px;height:1px;background:#dfe7d7;margin-top:27px}.selected-list{list-style:none;margin:0;padding:16px 0}.selected-list li{background:#fafaf6;border:1px solid #e9e9dd;border-left:2px solid #e4a16c;border-radius:7px;padding:11px 13px;margin-bottom:10px}.selection-item-heading{display:flex;align-items:center;gap:6px}.side-tag{font-size:9px;color:#9b9b83;letter-spacing:.5px}.remove-button{margin-left:auto;color:#a2a590;padding:3px;border-radius:4px;display:flex}.selected-list h3{font-size:14px;font-weight:500;margin:7px 0 5px;color:#4a5742}.selected-list p{font-size:10px;color:#8a9380;margin-bottom:7px;line-height:1.5}.selected-list code{font-family:Consolas,monospace;font-size:9px;color:#a59b80;overflow-wrap:anywhere;line-height:1.5}.clear-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:11px;width:100%;border:1px solid #dce3d6;border-radius:6px;font-size:11px;color:#839476}.clear-button span{color:#9ca991;font-size:10px;margin-left:2px}.selection-tip{display:flex;align-items:center;gap:6px;font-size:9px;color:#9aa68f;margin-top:13px;margin-bottom:25px;justify-content:center}.selection-tip .legend-dot{width:5px;height:5px}.muscle-search{border-top:1px solid #edf0e9;padding:16px 0;color:#7c8d72}.muscle-search summary{display:flex;align-items:center;gap:7px;font-size:11px;cursor:pointer;list-style:none}.muscle-search summary>span{margin-left:auto;color:#acb5a4;font-size:9px}.muscle-search input{width:100%;border:1px solid #dfe5d8;border-radius:5px;padding:9px;margin-top:14px;color:#506444;background:#fafbf7;font-size:11px}.muscle-search p{font-size:10px;color:#9aa78f;line-height:1.7;margin-top:10px}.search-results{max-height:250px;overflow:auto}.search-results button{font-size:11px;text-align:left;display:flex;justify-content:space-between;gap:8px;width:100%;border-bottom:1px solid #edf0e9;padding:10px 3px;line-height:1.5}.search-results button[aria-pressed=true]{color:#b3773b}.debug-panel{border-top:1px solid #edf0e9;font-size:10px;color:#859577;padding:15px 0}.debug-panel summary{display:flex;align-items:center;gap:7px;font-family:Consolas,monospace;cursor:pointer;list-style:none;font-size:10px}.debug-panel p{margin:15px 0;line-height:1.7}.debug-panel dl{font-family:Consolas,monospace;line-height:1.6;margin-top:15px}.debug-panel dl>div{margin-bottom:8px}.debug-panel dt{color:#a6b09c;font-size:9px}.debug-panel dd{margin:0;overflow-wrap:anywhere;color:#66795a}.copy-button{display:flex;align-items:center;gap:7px;border:1px solid #dde5d3;border-radius:4px;padding:8px;font-size:10px}.debug-panel pre{white-space:pre-wrap;word-break:break-all;font-size:9px;background:#f7f9f3;padding:10px;line-height:1.6}.panel-footnote{display:flex;gap:10px;align-items:center;color:#b4bda9;border-top:1px solid #edf0e9;padding-top:16px;margin-top:4px}.panel-footnote p{font-size:10px;line-height:1.8;color:#8b9a7b}.panel-footnote span{font-size:9px;color:#afb9a4}.app-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 1px 19px;color:#9da995;gap:10px}.app-footer>span{font-size:8px;letter-spacing:1.8px}.app-footer p{font-size:9px;line-height:1.7}.footer-separator{margin:0 9px;color:#cad2c3}.license-link{margin-left:12px;color:#a9b39f}.loading-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;color:#617459;background:#f0f3eadd;z-index:2}.loading-overlay strong{font-size:15px;font-weight:500}.loading-overlay span{font-size:11px;color:#8c9d82}.loading-overlay small{font-size:10px;color:#a1ae96}.spinner{width:30px;height:30px;border:2px solid #dce5d4;border-top-color:#7d9970;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}@keyframes spin{to{transform:rotate(360deg)}}.error-card{position:absolute;inset:12% 10%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;padding:20px;z-index:3;background:#f9faf5;color:#6a795d;text-align:center;border:1px solid #dce4d4;border-radius:10px}.error-card h3{font-weight:500}.error-card p{font-size:12px;line-height:1.8}.error-card code{display:block;max-height:90px;overflow:auto;font-size:10px;overflow-wrap:anywhere;color:#9d7458}.error-card small{font-size:10px;color:#95a588}.primary-button{padding:10px 22px;border:1px solid #9cae8c;border-radius:5px;background:#eaf0e1}.appearance-error{position:absolute;bottom:170px;left:25px;right:25px;color:#976d50;background:#fff8ed;font-size:11px;padding:12px;border:1px solid #ead9be;border-radius:5px;z-index:5}.appearance-error button{text-decoration:underline;margin-left:5px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(min-height:850px){main{min-height:700px}.selection-content{min-height:320px}.empty-selection{padding-top:65px}.canvas-area{inset:55px 0 105px}}@media(max-width:1100px){.app-shell{padding:0 22px}main{grid-template-columns:minmax(0,1fr) 290px}.selection-panel{padding:27px 20px 18px}.viewport-heading{left:23px}.status-dot{font-size:9px}.status-dot.ready{max-width:100px;text-align:right;line-height:1.5}.view-toolbar button{padding:9px 10px}.layer-control{left:17px;padding:9px}.layer-control>svg{display:none}.axis-left{left:14%}.axis-right{right:14%}.hover-label>span:last-child{display:none}}@media(max-width:760px){.app-shell{padding:0 12px}.app-header{height:82px}.brand h1{font-size:17px}.brand p{font-size:10px}.brand-mark{width:36px;height:42px}.header-meta{display:none}main{height:auto;max-height:none;grid-template-columns:1fr;overflow:visible}.viewport{height:680px;min-height:70dvh;border-radius:12px 12px 0 0}.selection-panel{border-left:0;border-top:1px solid #dfe4db;min-height:320px;border-radius:0 0 12px 12px}.selection-content{min-height:180px}.empty-selection{padding:25px 0}.empty-icon{width:42px;height:42px;margin-bottom:12px}.empty-rule{display:none}.app-footer{flex-direction:column;align-items:flex-start;gap:8px}.viewport-heading{left:20px}.view-toolbar button{padding:9px 12px}.status-dot.ready{max-width:none}.selected-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.selected-list li{margin-bottom:0}.layer-control{bottom:135px}.canvas-area{inset:70px 0 105px}.axis-label{display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.spinner{animation-duration:2s}}.zoom-controls{position:absolute;right:26px;bottom:126px;display:flex;flex-direction:column;border:1px solid #dbe3d3;border-radius:7px;overflow:hidden;background:#f9fbf5b3}.zoom-controls button{width:33px;height:31px;font-size:18px;color:#839477}.zoom-controls button+button{border-top:1px solid #dbe3d3}.selection-panel{overflow:hidden}.selection-panel>:not(.selection-content){flex-shrink:0}.selection-content{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#bccab2 transparent;padding-right:4px}.panel-tools{max-height:38%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.selection-tip{margin-bottom:14px}.panel-title{padding-bottom:16px}.empty-selection{padding:28px 0}.selected-list p{margin-bottom:0;overflow-wrap:anywhere}.search-results small{display:block;color:#89957f;font-size:10px}.view-toolbar button[aria-pressed=true]{background:#dce8d4;color:#45683c}.appearance-controls{position:absolute;bottom:126px;left:25px;width:185px;border:1px solid #dbe3d3;border-radius:8px;background:#fcfdf9f5;color:#6b806a;padding:11px 12px;z-index:2;font-size:11px}.appearance-controls summary{display:flex;gap:8px;align-items:center;cursor:pointer;list-style:none}.appearance-controls summary:after{content:"+";margin-left:auto}.appearance-controls[open] summary:after{content:"−"}.appearance-controls label{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:8px}.appearance-controls input{accent-color:#6b8760;cursor:pointer}.appearance-controls .opacity-label{display:block}.opacity-label span{display:flex;justify-content:space-between}.opacity-label input{width:100%;margin:10px 0 0}.appearance-controls p{font-size:9px;line-height:1.6;color:#92a187;margin-top:5px}.pan-controls{position:absolute;right:20px;bottom:210px;text-align:center;border:1px solid #dbe3d3;border-radius:8px;padding:5px;background:#fcfdf9df;color:#728967}.pan-controls button{width:28px;height:27px;border-radius:4px;font-size:16px}@media(max-width:1100px){.appearance-controls{left:17px;width:166px}.view-toolbar button{padding:9px 8px}}@media(max-width:760px){.selection-panel{height:600px;min-height:0}.selection-content{min-height:0}.selected-list{grid-template-columns:1fr}.view-toolbar button{padding:9px}.appearance-controls{bottom:135px}.pan-controls{right:16px}.viewport-footer{gap:10px}}.viewport-heading .status-dot{margin-top:10px}.self-profile{position:absolute;top:25px;right:24px;z-index:4;width:250px;max-width:calc(100% - 40px);color:#526b5c;background:#fcfdf9f5;border:1px solid #d8e1d3;border-radius:10px;box-shadow:0 4px 18px #33462b06}.profile-summary{display:flex;align-items:center;gap:9px;width:100%;padding:13px;text-align:left;border-radius:10px}.profile-summary>span:not(.profile-expand){min-width:0;flex:1}.profile-summary strong{display:block;font-size:12px;font-weight:600}.profile-summary small{display:block;font-size:10px;color:#8b9985;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-expand{color:#889d7e;font-size:16px}.profile-fields{padding:0 13px 14px;max-height:360px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;border-top:1px solid #e5eadf}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 10px;margin-top:12px}.profile-fields label,.note-editor label{display:block;font-size:11px;color:#6d7d62}.profile-fields input,.profile-fields select,.profile-fields textarea,.note-editor input,.note-editor select,.note-editor textarea{display:block;width:100%;min-width:0;padding:8px;border:1px solid #d8e1d0;border-radius:5px;background:#fff;color:#3f5646;font-size:11px;line-height:1.6;margin-top:6px}.profile-fields input::placeholder,.profile-fields textarea::placeholder,.note-editor input::placeholder,.note-editor textarea::placeholder{color:#a1ab99}.profile-fields textarea,.note-editor textarea{resize:vertical;min-height:78px;max-height:160px}.profile-intro{margin-top:12px}.profile-fields .record-hint,.record-hint{font-size:10px;line-height:1.7;color:#8c9a82;margin-top:10px}.record-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.record-actions>span{font-size:9px;color:#8d9a83}.record-actions>button{border:1px solid #d0ddc6;border-radius:5px;padding:5px 13px;background:#edf3e8;color:#547144;font-size:11px}.storage-warning{padding:10px 13px;border-top:1px solid #eadfc9;font-size:10px;line-height:1.7;color:#936232}.muscle-note{margin-top:12px;border-top:1px dashed #dde3d3;padding-top:9px}.note-heading{display:flex;justify-content:space-between;align-items:center;gap:5px}.note-heading>span{font-size:10px;color:#96a08b}.note-heading button{font-size:10px;color:#6b8557;padding:4px 0 4px 6px;white-space:nowrap;border-radius:4px}.note-editor{margin-top:9px}.note-editor label+label{margin-top:12px}.pain-options{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0 12px}.pain-options button{padding:3px 7px;border:1px solid #e0e5d8;border-radius:4px;font-size:10px;color:#8a947f;background:#fff}.pain-options button[aria-pressed=true]{color:#9b643b;border-color:#e3c5a6;background:#fbf0e3}.note-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.note-tags span{color:#5d7051;white-space:pre-wrap}.note-tags strong{font-weight:500;font-size:10px;color:#a1774f;border:1px solid #eadbc8;background:#fbf2e7;padding:1px 6px;border-radius:4px}.selected-list .note-preview p{margin:8px 0 0;color:#6f7c63;font-size:11px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;max-height:150px;overflow-y:auto}.remove-note{font-size:9px;color:#a1927c;margin-top:11px;padding:3px 0}@media(max-width:1100px){.self-profile{width:215px;right:17px}.viewport-heading .status-dot.ready{max-width:none;text-align:left}}@media(max-width:760px){.self-profile{width:166px;right:15px;top:25px}.self-profile.is-open{width:min(310px,calc(100% - 30px))}.profile-summary{padding:11px 10px;gap:6px}.profile-summary>svg{display:none}.profile-summary strong{font-size:11px}.profile-fields{max-height:340px}.viewport-heading h2{font-size:16px}.viewport-heading .status-dot{font-size:9px}}
