*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000}.webgl{display:block;width:100%;height:100%}.stylized-debug-pane{position:fixed;top:0;right:0;max-height:70vh;overflow-y:auto;overflow-x:hidden;z-index:9999}.stylized-debug-sidebar{position:fixed;top:0;left:0;bottom:0;width:clamp(280px,25vw,460px);display:grid;grid-template-rows:minmax(20%,auto) auto 1fr auto;gap:0;z-index:9998;pointer-events:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.stylized-debug-panel,.stylized-debug-summary{background:#1f2227f5;border:1px solid rgba(255,255,255,.08);border-radius:0;box-shadow:none;color:#eef2f6}.stylized-debug-panel{padding:14px;min-height:0}.stylized-debug-panel--objects,.stylized-debug-panel--presets{display:flex;flex-direction:column}.stylized-debug-panel__title,.stylized-debug-summary__title{font-size:14px;font-weight:700;letter-spacing:.02em}.stylized-debug-object-list,.stylized-debug-preset-list,.stylized-debug-summary__list{display:flex;flex-direction:column;gap:8px}.stylized-debug-object-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.stylized-debug-object-list,.stylized-debug-preset-list{margin-top:12px;min-height:0;overflow-y:auto}.stylized-debug-object,.stylized-debug-preset__apply,.stylized-debug-button,.stylized-debug-dropzone{border:1px solid rgba(255,255,255,.1);background:#2a2d33;color:#eef2f6;border-radius:8px;font:inherit}.stylized-debug-object,.stylized-debug-preset__apply{width:100%;text-align:left;padding:10px 12px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.stylized-debug-object:hover,.stylized-debug-preset__apply:hover,.stylized-debug-button:hover,.stylized-debug-dropzone:hover{border-color:#ffffff38}.stylized-debug-object--active,.stylized-debug-preset--active .stylized-debug-preset__apply{background:#36404a;border-color:#8fb1c9}.stylized-debug-object--hidden{opacity:.65}.stylized-debug-object__name,.stylized-debug-object__file{display:block}.stylized-debug-object__name{font-weight:700}.stylized-debug-object__file,.stylized-debug-summary__subtitle,.stylized-debug-message{font-size:12px;color:#aeb8c3}.stylized-debug-save{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.stylized-debug-input{width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;font:inherit;background:#2a2d33;color:#eef2f6}.stylized-debug-button{padding:10px 12px;cursor:pointer}.stylized-debug-object-toggle{min-width:64px;text-align:center}.stylized-debug-button--primary{background:#8fb1c9;color:#16191d}.stylized-debug-button--download{white-space:nowrap}.stylized-debug-preset{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.stylized-debug-dropzone{display:grid;place-items:center;min-height:96px;padding:18px 12px;margin-top:12px;border-style:dashed;text-align:center;cursor:pointer}.stylized-debug-dropzone--active{background:#36404a;border-color:#8fb1c9}.stylized-debug-file-input{display:none}.stylized-debug-message{min-height:18px;margin-top:8px}.stylized-debug-summary{position:fixed;right:0;bottom:0;width:clamp(260px,20vw,320px);padding:14px;z-index:9998;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.stylized-debug-summary__subtitle{margin-top:4px}.stylized-debug-summary__list{margin-top:12px}.stylized-debug-summary__row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px}.stylized-debug-summary__value{font-weight:700;text-transform:uppercase}.stylized-debug-summary__value--on{color:#176b2c}.stylized-debug-summary__value--off{color:#8a2d2d}@media (max-width: 900px){.stylized-debug-sidebar{width:min(100vw,420px);bottom:auto;max-height:100vh}.stylized-debug-summary{width:min(100vw,320px)}}
