:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#244046;background:#f5f7f6;font-synthesis:none;font-size:13px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button{border:1px solid #dce5e2;background:#fff;border-radius:7px;color:#35535a;min-height:36px;padding:7px 11px;transition:background .15s}button:hover{background:#edf5f2}button:disabled{opacity:.4;cursor:default}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #168e7a;outline-offset:3px}.app{height:100dvh;display:flex;flex-direction:column;min-height:650px}header{height:70px;flex-shrink:0;background:#fff;border-bottom:1px solid #dfe7e4;padding:0 26px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#466267;font-size:13px}.brand strong{font-size:23px;letter-spacing:-1px;color:#163b40}.brand-icon{background:#163e42;color:#b7e4d0;border-radius:10px;width:38px;height:38px;display:grid;place-items:center;font-size:35px}.brand-divider{height:20px;width:1px;background:#dbe4e1;margin:0 4px}.header-right{display:flex;gap:9px;align-items:center}.phase{font-size:11px;color:#7b8c8e;margin-right:18px}.workspace{display:grid;grid-template-columns:256px minmax(300px,1fr) 260px;flex:1;min-height:0}.sidebar,.inspector{padding:25px 20px;background:#fff;overflow:auto}.sidebar{border-right:1px solid #dfe7e4}.inspector{border-left:1px solid #dfe7e4}.section-heading{display:flex;align-items:center;justify-content:space-between;font-weight:650;font-size:14px}.section-heading small{font-size:9px;color:#8a9c9d;letter-spacing:1px;font-weight:500}.muted{color:#8a9a9e;font-size:11px;margin:9px 0 21px}.model-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.model{display:flex;flex-direction:column;gap:8px;align-items:center;padding:15px}.model>span{font-size:29px;line-height:30px}.active,.chosen{background:#eaf6f0!important;border-color:#73b6a1!important;color:#13725f!important}.subheading{display:flex;justify-content:space-between;font-size:12px;margin:24px 0 14px}.subheading span{font-size:10px;color:#90a29f}.parameter{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:12px}.parameter>span{flex:1}.parameter input{width:75px;border:1px solid #dce5e2;border-radius:6px;padding:8px;color:#2b4c51;background:#f9fbfa}.parameter small{color:#96a6a6;font-size:10px}.foot{display:flex;flex-direction:column;gap:8px;margin-top:15px;font-size:12px}select{border:1px solid #dce5e2;border-radius:6px;background:#fff;color:#35535a;padding:9px}.relation-note{background:#f3f7f5;padding:10px;margin-top:13px;font-size:11px;border-radius:5px;color:#6c8982;display:flex;align-items:center;gap:9px}.relation-note span{font-size:18px;color:#288774}.divider{border-top:1px solid #e8eeeb;padding-top:22px;margin-top:24px}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.tool-grid button{font-size:18px;padding:10px 5px}.tool-grid span{font-size:11px}.hint{font-size:10px;line-height:1.9;color:#93a3a5;margin-top:12px}.text-button{border:0;padding:0 3px;min-height:28px;background:transparent;font-size:10px;color:#809693}.object-list{margin-top:14px}.object-row{display:flex;gap:10px;margin:12px 0;align-items:flex-start}.object-row>span{color:#94a5a5;font-size:10px;min-width:10px;padding-top:8px}.object-row>div{display:flex;gap:5px;flex-wrap:wrap}.object-row button{font-size:11px;min-height:29px;padding:5px 8px}.is-hidden{text-decoration:line-through;opacity:.45}.stage{position:relative;overflow:hidden}.viewport{position:absolute;inset:0}.viewport canvas{display:block;touch-action:none}.labels{position:absolute;inset:0;pointer-events:none}.geometry-label{font-family:Georgia,serif;font-size:17px;font-style:italic;color:#24484c;text-shadow:0 1px 3px #fff,0 0 6px #fff}.aux-label{font-family:inherit;font-size:11px;font-style:normal;color:#147763;background:#ffffffd9;padding:3px 5px;border-radius:3px}.angle-label{color:#bd751e;font-size:20px;background:#fff9e9dd;padding:5px;border-radius:5px}.stage-top{position:absolute;z-index:2;top:28px;left:28px;right:25px;display:flex;justify-content:space-between;align-items:start;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:1px;color:#819691}h1{font-size:20px;font-weight:500;margin:9px 0;letter-spacing:.2px}.live{font-size:10px;background:#fff9;padding:8px 10px;border-radius:20px;color:#66837c}.live i,.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#429780;margin-right:6px}.canvas-tools{position:absolute;top:108px;left:28px;z-index:2;display:flex;gap:6px}.canvas-tools button,.canvas-tools select{font-size:10px;background:#ffffffde;min-height:33px;padding:7px 9px}.canvas-caption{position:absolute;bottom:21px;left:0;right:0;text-align:center;font-size:10px;color:#91a3a1;pointer-events:none}.axis-note{position:absolute;left:27px;bottom:48px;color:#709a8d;font-size:10px;display:flex;gap:7px}.selection-box{background:#f6f8f7;border:1px solid #e6ece9;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:8px;margin-bottom:19px}.selection-box>span{font-size:10px;color:#92a3a1}.selection-box strong{font-size:13px;font-weight:500;overflow-wrap:anywhere}.selection-box small{font-size:10px;color:#8da29b}.demo-tool{display:flex;align-items:center;gap:12px;width:100%;text-align:left;margin-bottom:10px;padding:14px 11px}.demo-tool .tool-icon{font-size:26px;color:#438875;background:#f0f6f2;border-radius:6px;width:35px;height:37px;text-align:center}.demo-tool>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:5px}.demo-tool b{font-size:13px;font-weight:550}.demo-tool small{font-size:10px;color:#8b9e99}.check{display:flex;align-items:center;gap:8px;margin:17px 0;font-size:11px;line-height:1.5}.check input{accent-color:#218870;width:15px;height:15px}.opacity{display:flex;flex-direction:column;gap:9px;font-size:11px;margin:18px 0}.opacity input{width:100%;accent-color:#388c78}.visibility{display:flex;gap:8px}.visibility button{flex:1;font-size:11px}.lesson-tip{border-left:2px solid #d8b773;background:#fcfaf4;padding:13px;margin-top:30px;color:#8f856c}.lesson-tip>span{font-size:11px}.lesson-tip p{font-size:11px;line-height:1.9;margin-bottom:0}.demo-card{position:absolute;bottom:51px;left:24px;right:24px;padding:17px 21px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #dce8e1;border-radius:12px;box-shadow:0 6px 24px #2344370a}.demo-header{display:flex;justify-content:space-between;align-items:center}.demo-explanation{display:flex;align-items:center;gap:14px;min-height:65px}.step-number{font-size:30px;font-weight:300;color:#7eb7a3}.demo-explanation p{font-size:13px;line-height:1.8;flex:1}.demo-explanation strong{font-size:24px;color:#b8802a;font-weight:500}.step-controls{display:flex;align-items:center;justify-content:space-between}.step-controls>button{font-size:11px;min-height:31px}.step-dots{display:flex;gap:6px}.step-dots button{width:22px;height:5px;min-height:5px;padding:0;border:0;background:#e3eae7}.step-dots .filled{background:#50977f}footer{height:37px;flex-shrink:0;display:flex;align-items:center;padding:0 24px;background:#fff;border-top:1px solid #dfe7e4;font-size:10px;color:#718983}footer small{margin-left:auto;color:#a0adaa}footer [role=status]{flex:1}@media(min-width:1500px){.workspace{grid-template-columns:280px minmax(300px,1fr) 285px}.sidebar,.inspector{padding:28px 25px}}@media(max-width:1100px){.workspace{grid-template-columns:210px minmax(270px,1fr) 220px}.sidebar,.inspector{padding:20px 14px}.stage-top{left:18px;top:22px}.live{display:none}.canvas-tools{left:18px}.phase{display:none}.brand{font-size:11px}.demo-card{left:12px;right:12px;padding:12px}.demo-explanation p{font-size:11px}.canvas-tools{gap:3px}.canvas-tools button,.canvas-tools select{padding:6px;font-size:9px}}@media(max-width:760px){.app{height:auto;min-height:100dvh}.workspace{display:flex;flex-wrap:wrap}.stage{order:0;width:100%;height:65dvh;min-height:430px}.sidebar{order:1;width:50%;overflow:visible}.inspector{order:2;width:50%;overflow:visible}.brand-divider,.brand{font-size:0}.brand strong{font-size:20px}.brand-icon{font-size:30px}header{padding:0 15px;height:60px}footer{height:auto;min-height:40px;padding:8px 14px}footer small{display:none}.stage-top h1{font-size:18px}.demo-card{bottom:40px}}.model-options .model{flex-direction:row;gap:7px;padding:9px 7px;min-height:41px;font-size:11px;justify-content:flex-start}.model-options .model>span{font-size:21px;line-height:23px;width:24px}.stage-top h1{max-width:100%;overflow-wrap:anywhere}.stage-top>div{min-width:0}.foot{margin-bottom:12px}
