*{box-sizing:border-box} :root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#e9edf1;background:#181b20;font-size:14px;color-scheme:dark}body{margin:0}button,input,select{font:inherit}button{background:#24282f;border:1px solid #373c44;border-radius:7px;color:#dbe0e7;padding:9px 12px;cursor:pointer;transition:background .16s}button:hover{background:#363c46}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #f5aa6d;outline-offset:3px}header{height:72px;border-bottom:1px solid #33373d;display:flex;align-items:center;justify-content:space-between;padding:0 26px;background:#1b1e23}.brand{display:flex;align-items:center;gap:11px;color:#f2ad76;text-decoration:none;font-size:30px}.brand b{color:#f5f5f5;letter-spacing:4px;font-size:23px}.brand span{font-size:11px;color:#969da7;letter-spacing:1.8px;margin-left:14px}.header-actions{display:flex;gap:8px}.header-actions button:first-child{border-color:transparent;background:none;color:#a5abb4}main{display:grid;grid-template-columns:230px minmax(250px,1fr) 294px;height:calc(100dvh - 72px);min-height:620px}aside{padding:24px 18px;overflow-y:auto;scrollbar-width:thin}.left{border-right:1px solid #34383e;display:flex;flex-direction:column}.right{border-left:1px solid #34383e}.section-title{font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center}.section-title span{font-size:12px;font-weight:400;color:#777f8c}.muted{color:#9098a4;line-height:1.6;font-size:14px}.shapes{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:10px 0 14px}.shapes button{display:flex;align-items:center;flex-direction:column;gap:7px;background:#21252b;height:85px}.shapes i{font-style:normal;font-size:31px;line-height:32px;color:#bec7d0}.wide{width:100%}.tiny{font-size:12px;line-height:1.6;color:#9199a5}.divider{border-top:1px solid #343941;padding-top:22px;margin:22px 0 16px}#objects{display:grid;gap:5px}.object-row{text-align:left;display:flex;align-items:center;gap:10px;border:1px solid transparent;background:transparent;width:100%;overflow:hidden}.object-row span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-row.active{background:#3c3029;border-color:#76523b;color:#f4b37d}.swatch{width:10px;height:10px;border-radius:3px;flex-shrink:0}.left-bottom{margin-top:auto;padding-top:36px;color:#818a97;display:flex;gap:13px;font-size:13px;line-height:1.5}.mini-logo{font-size:33px;color:#5b636e}.left-bottom p{margin:0}#viewport{position:relative;overflow:hidden;background:#b8c0c9}canvas{display:block;touch-action:none}.view-top,.view-bottom{position:absolute;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;z-index:2;pointer-events:none}.view-top{top:20px}.view-top button{pointer-events:auto;color:#303842;background:#e7ebedb5;border-color:#ffffff40;font-size:12px}.pill{font-size:11px;letter-spacing:1.8px;color:#39434f}.view-bottom{bottom:20px;color:#414b56;font-size:12px;gap:12px}.toolbar{position:absolute;z-index:3;bottom:60px;left:50%;transform:translateX(-50%);background:#20242bef;border:1px solid #59616a;box-shadow:0 8px 25px #0002;border-radius:10px;padding:5px;display:flex;gap:3px}.toolbar button{white-space:nowrap;background:none;border:0;padding:10px}.toolbar button.active{background:#f1aa73;color:#282019}.toolbar div{border-left:1px solid #4a5059;margin:6px}.light-card{display:flex;gap:12px;align-items:center;margin:18px 0 22px}.light-card>span{color:#ffc388;font-size:30px;background:#352c24;border:1px solid #5b4431;border-radius:9px;padding:6px 11px}.light-card b{font-size:14px;font-weight:500}.light-card small{display:block;font-size:11px;color:#969da8;margin-top:5px}label{display:block;color:#b5bdc8;font-size:13px;margin:17px 0}output{float:right;color:#f0c099;font-variant-numeric:tabular-nums}input[type=range]{width:100%;margin:13px 0 0;accent-color:#e9a369;height:5px;cursor:pointer}.colors{display:flex;gap:12px;justify-content:space-between}.colors label{flex:1;margin:12px 0}.colors input{display:block;width:100%;margin-top:8px;height:29px;padding:2px;border:1px solid #424953;border-radius:4px;background:#292e36}select{background:#272c33;color:#eee;border:1px solid #424953;border-radius:4px;width:100%;margin-top:8px;padding:4px;font-size:12px}.triplet{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.triplet label{margin:0;display:flex;align-items:center;gap:3px;background:#23282f;border:1px solid #3b424b;border-radius:5px;padding:5px;font-size:11px}.triplet input{width:100%;min-width:0;border:0;background:none;color:#e4e8ed;font-size:12px;padding:3px 0}#objectName{width:100%;background:#22272e;border:1px solid #424851;color:#edf0f3;border-radius:5px;padding:8px}.field-label{color:#8f99a6;font-size:12px;margin:13px 0 7px}.accent{background:#3b3027;color:#f0b482;border-color:#735039}.two{display:flex;gap:7px}.two button{flex:1;font-size:12px}.note{border-top:1px solid #363c44;margin-top:24px;padding-top:15px}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:15;background:#202730;border:1px solid #67717e;border-radius:9px;padding:12px 20px;display:none;max-width:90%;box-shadow:0 5px 30px #0005}dialog{max-width:530px;width:90%;border:1px solid #4e5865;border-radius:16px;background:#222730;color:#dfe5eb;padding:30px;line-height:1.7}dialog::backdrop{background:#0009}.close{float:right}#loading{position:absolute;top:44%;width:100%;text-align:center;color:#38414c}@media(min-width:1500px){main{grid-template-columns:260px minmax(300px,1fr) 310px}aside{padding:28px 24px}}@media(max-width:1000px){.brand span{display:none}main{grid-template-columns:176px minmax(220px,1fr) 252px}aside{padding:20px 12px}.toolbar span{display:none}.view-bottom span:last-child{display:none}}@media(max-width:740px){header{height:auto;min-height:70px;padding:14px;flex-wrap:wrap;gap:12px}.brand{font-size:22px}.brand b{font-size:19px}.header-actions{gap:4px}.header-actions button{font-size:12px;padding:7px}main{height:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr}#viewport{grid-column:1/-1;grid-row:1;height:58dvh;min-height:350px}.left,.right{grid-row:2;padding:18px 12px;border-top:1px solid #3d444f}.right{border-left:0}.left-bottom{display:none}.toolbar span{display:inline;font-size:12px}.view-top,.view-bottom{left:14px;right:14px}.light-card small{font-size:10px}.light-card>span{display:none}}
.demo-box{padding:14px;background:#302b26;border:1px solid #5e4937;border-radius:8px;margin:0 0 18px}.demo-box b{font-size:14px;color:#f4bb8b}.demo-box p{font-size:12px;color:#baad9f;line-height:1.5}.demo-box button{width:100%;margin-top:6px;background:#443629}.junk-shapes button{height:48px;justify-content:center;font-size:12px}details{margin-bottom:16px}summary{color:#909caa;cursor:pointer;font-size:12px}#objects{max-height:330px;overflow:auto}#resetLight{margin-top:8px;background:transparent;border-color:#514537;color:#d8b596}.view-top{gap:7px}.view-top .pill{margin-right:auto}
a{color:#e8b487}.physics-note{background:#263127;border:1px solid #425844;padding:10px;border-radius:6px}.junk-shapes button{height:65px}.view-top .pill{display:none}
@media(min-width:741px) and (max-width:1000px){main{grid-template-columns:185px minmax(240px,1fr) 245px}.shapes button{min-width:0;white-space:normal;font-size:11px}.left{overflow-x:hidden}.view-top button{padding:7px;font-size:11px}}
