@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap";.parameter-help-label{cursor:help;text-underline-offset:4px;-webkit-tap-highlight-color:transparent;border-radius:2px;-webkit-text-decoration:underline dotted #8799a480;text-decoration:underline dotted #8799a480;text-decoration-thickness:1px}.parameter-help-label:hover,.parameter-help-label.parameter-help-open{color:#edf4f8;text-decoration-color:#c4d5df}.parameter-help-label:focus-visible{outline-offset:4px;outline:2px solid #b7d3e3}.parameter-tooltip{z-index:1000;box-sizing:border-box;color:#e2ecf2;letter-spacing:normal;overflow-wrap:anywhere;overscroll-behavior:contain;pointer-events:auto;background:#111b23;border:1px solid #647784;border-radius:8px;width:max-content;padding:12px 14px;font:400 12px/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;overflow-y:auto;box-shadow:0 8px 28px #0008}.parameter-tooltip[hidden]{display:none!important}@media (pointer:coarse){.parameter-help-label{margin-block:-5px;padding-block:5px;line-height:1.5;display:inline-block}.parameter-tooltip{font-size:13px}}@media (forced-colors:active){.parameter-tooltip{color:canvastext;background:canvas;border-color:canvastext}.parameter-help-label{text-decoration-color:linktext}.parameter-help-label:focus-visible{outline-color:highlight}}.app-header .workspace-navigation{align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.app-header .scene-mode-switch{background:#14191c;border:1px solid #41474c;border-radius:9px;gap:3px;padding:4px;display:flex}.app-header .scene-mode-switch button{color:#909da5;background:0 0;border:1px solid #0000;border-radius:5px;min-width:76px;min-height:33px;padding:7px 14px;font-size:12px;font-weight:550}.app-header .scene-mode-switch button[aria-pressed=true]{color:#202629;background:#d9dfe2;border-color:#d9dfe2}.app-header .scene-mode-switch button:hover:not([aria-pressed=true]){color:#e6ecef;background:#2e363b}#scene-toolbar{z-index:5;color:#c5d0d6;touch-action:manipulation;background:#1e252aed;border:1px solid #465159;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 32px);padding:7px 9px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 5px 22px #0003}.scene-tool-group{flex:none;align-items:center;gap:3px;display:flex}#scene-toolbar button{color:#aebdc6;background:0 0;border-color:#0000;border-radius:5px;justify-content:center;align-items:center;width:35px;height:35px;padding:8px;display:flex}#scene-toolbar button:hover:not(:disabled):not([aria-pressed=true]){color:#f3f6f8;background:#3b464d}#scene-toolbar button[aria-pressed=true]{color:#253038;background:#dbe2e6;border-color:#dbe2e6}#scene-toolbar button:disabled{opacity:.3;cursor:default}#scene-toolbar svg,.scene-object-row svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.scene-action-group{border-left:1px solid #455058;padding-left:8px}.scene-display-controls{border-left:1px solid #455058;justify-content:center;align-items:center;gap:13px;min-height:35px;padding-left:8px;font-size:10px;display:flex}.scene-switch{white-space:nowrap;align-items:center;gap:7px;display:flex}.scene-switch input{appearance:none;cursor:pointer;background:#424b51;border:1px solid #57636b;border-radius:10px;flex:none;width:25px;height:15px;margin:0;position:relative}.scene-switch input:before{content:"";background:#a7b4bc;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;left:3px}.scene-switch input:checked{background:#c4d0d7;border-color:#c4d0d7}.scene-switch input:checked:before{background:#2a353d;transform:translate(10px)}.scene-render-field{align-items:center;gap:7px;display:flex}#scene-render-mode{color:#d2dce2;background:#283138;border:1px solid #4b5861;border-radius:5px;width:94px;max-width:94px;min-height:31px;padding:5px 6px;font-size:10px}#stage.scene-active .asset-label{top:calc(var(--scene-toolbar-height,51px) + 32px);left:28px}#stage.scene-active .asset-label h1{text-overflow:ellipsis;white-space:nowrap;max-width:min(600px,100vw - 390px);font-size:23px;overflow:hidden}#stage.scene-active .asset-label p{max-width:min(640px,100vw - 390px);line-height:1.55}#stage.scene-active .stats{pointer-events:none;inset:auto auto 49px 28px}#stage.scene-active .stage-bottom{left:28px}#panel-scene .scene-mode-note{margin-top:-2px;margin-bottom:15px}.scene-object-list{overscroll-behavior:contain;scrollbar-width:thin;background:#1b2227;border:1px solid #3d474e;border-radius:7px;flex-direction:column;gap:4px;max-height:260px;padding:5px;display:flex;overflow-y:auto}.scene-object-row{text-align:left;color:#aebcc5;background:0 0;border:1px solid #0000;border-radius:5px;flex:none;align-items:center;gap:9px;width:100%;min-height:48px;padding:8px;display:flex}.scene-object-row svg{color:#889ca8;flex:none;width:21px;height:21px}.scene-object-row>span{min-width:0}.scene-object-row strong{text-overflow:ellipsis;white-space:nowrap;color:#d8e0e5;font-size:11px;font-weight:550;display:block;overflow:hidden}.scene-object-row small{color:#91a3af;margin-top:3px;font-size:9px;display:block}.scene-object-row[aria-pressed=true]{background:#3c4851;border-color:#7c919f}.scene-object-row[aria-pressed=true] svg{color:#d3e0e8}.scene-object-row:hover{background:#303b43}.scene-empty{color:#9cacb7;border:1px dashed #4a5861;border-radius:6px;padding:16px 14px;font-size:11px;line-height:1.7}.scene-status{color:#91a4b1;white-space:pre-line;font-variant-numeric:tabular-nums;margin:10px 0 0;font-size:10px;line-height:1.7}.scene-name-row{color:#b8c5cd;flex-direction:column;gap:7px;margin-bottom:19px;font-size:11px;display:flex}#scene-name{color:#e0e7ec;background:#191f24;border:1px solid #48565f;border-radius:5px;width:100%;min-width:0;padding:9px;font-size:12px}.scene-transform-group{margin:18px 0 20px}.scene-transform-group h3{color:#bdc9d0;margin:0 0 9px;font-size:11px;font-weight:500}.scene-transform-group h3 span{float:right;color:#8196a4;font-size:9px;font-weight:400}.scene-vector{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.scene-vector>div{min-width:0}.scene-vector label{color:#93a5b1;margin:0 0 6px;font-size:10px;display:block}.scene-vector input[type=number]{width:100%;min-width:0;padding:8px 5px;font-size:11px}.scene-setting-row{color:#b7c4cc;justify-content:space-between;align-items:center;gap:12px;margin:13px 0;font-size:11px;display:flex}.scene-setting-row input[type=number],.scene-setting-row select{width:95px;font-size:11px}#scene-snap-mode{width:155px;max-width:65%}@media (width<=1380px){.app-header .brand span{display:none}}@media (width<=1040px){body #app{grid-template-rows:108px minmax(0,1fr)}#app .app-header{grid-template-rows:54px 44px;grid-template-columns:minmax(0,1fr) auto auto;align-content:center;gap:0 12px;padding:0 20px;display:grid}.app-header .brand{grid-area:1/1}.app-header .app-menubar{grid-area:1/2;margin:0}.app-header .header-actions{grid-area:1/3;margin:0}.app-header .workspace-navigation{grid-area:2/1/3/4;justify-self:center;margin-bottom:5px;position:static;transform:none}.app-header .scene-mode-switch{padding:3px}.app-header .scene-mode-switch button{min-width:88px;min-height:29px;padding:5px 15px;font-size:11px}}@media (width<=720px){body #app{grid-template-rows:108px 500px auto;grid-template-columns:1fr}#app.scene-workspace{grid-template-rows:108px 600px auto}#app .app-header{gap:0 8px;padding:0 16px}#scene-toolbar{gap:7px 5px;max-width:calc(100% - 24px);padding:6px;top:12px}#scene-toolbar button{width:34px;height:36px;padding:7px}.scene-tool-group{gap:1px}.scene-action-group{padding-left:5px}.scene-display-controls{border-top:1px solid #3d4850;border-left:0;flex-basis:100%;gap:20px;padding:4px 2px 1px}#scene-render-mode{min-height:33px;font-size:11px}#stage.scene-active .asset-label{left:20px;top:calc(var(--scene-toolbar-height,96px) + 26px)}#stage.scene-active .asset-label h1{max-width:calc(100vw - 40px);margin-top:7px;font-size:21px}#stage.scene-active .asset-label p{max-width:calc(100vw - 40px);font-size:10px}#stage.scene-active .stats{bottom:37px;left:20px}#stage.scene-active .stage-bottom{left:20px;right:20px}.scene-object-list{max-height:280px}.scene-object-row{min-height:52px}.scene-object-row strong{font-size:12px}.scene-object-row small,.scene-status{font-size:10px}.scene-vector input[type=number]{padding:10px 7px;font-size:13px}.scene-vector label,.scene-setting-row,.scene-name-row,.scene-transform-group h3{font-size:12px}.scene-setting-row input[type=number],.scene-setting-row select{padding:9px;font-size:12px}}@media (width<=360px){#app .app-header{gap:0 5px;padding-left:12px;padding-right:12px}.app-header .app-menu-trigger{padding-left:6px;padding-right:6px}#scene-toolbar button{width:30px}.scene-display-controls{gap:13px}}.app-header #open-scene-gallery{color:#cad5dc;white-space:nowrap;background:#252d32;border:1px solid #48535a;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 11px;font-size:11px;display:flex}.app-header #open-scene-gallery:hover{color:#f0f5f7;background:#354149;border-color:#82949f}.app-header #open-scene-gallery svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:15px;height:15px}#scene-gallery-dialog{color:#d9e2e8;overscroll-behavior:contain;scrollbar-width:thin;background:#1c2328;border:1px solid #53616a;border-radius:15px;width:min(1080px,100vw - 48px);max-width:none;max-height:calc(100dvh - 48px);padding:0;overflow:auto;box-shadow:0 22px 90px #0008}#scene-gallery-dialog::backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#060b10b8}.scene-gallery-header{z-index:2;background:#1c2328;border-bottom:1px solid #35424a;justify-content:space-between;align-items:flex-start;gap:22px;padding:28px 30px 23px;display:flex;position:sticky;top:0}.scene-gallery-header .eyebrow{letter-spacing:.14em;color:#8fa4b1;font-size:9px}#scene-gallery-title{letter-spacing:-.7px;color:#edf2f5;outline:0;margin:7px 0 8px;font-size:27px;font-weight:500;line-height:1.2}#scene-gallery-description{color:#9fb0bb;max-width:none;margin:0;font-size:12px;line-height:1.6}#close-scene-gallery{color:#b7c6d0;background:#28333b;border-color:#4a5963;border-radius:7px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;margin-top:1px;padding:7px;display:flex}#close-scene-gallery:hover{color:#fff;background:#3a4a55;border-color:#849ba9}#close-scene-gallery svg,#restore-previous-scene svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.scene-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding:24px 30px;display:grid}.scene-gallery-card{text-align:left;color:#dfe7eb;background:#26323a;border:1px solid #3b4a54;border-radius:9px;flex-direction:column;min-width:0;padding:0;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0001}.scene-gallery-card:hover:not(:disabled){background:#303e48;border-color:#9bb3c1;box-shadow:0 4px 18px #0003}.scene-gallery-card:focus-visible{outline-offset:3px;border-color:#c2d7e3;outline:2px solid #c2d7e3}.scene-gallery-card[aria-current=true]{background:#2f404b;border-color:#a6becd}.scene-gallery-preview{aspect-ratio:8/5;background:#303d46;border-bottom:1px solid #43525d;width:100%;display:block;position:relative;overflow:hidden}#scene-gallery-dialog .scene-gallery-preview img{object-fit:cover;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;display:block}.scene-gallery-current{color:#e1edf4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16232ddd;border:1px solid #8fa9b77a;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:500;line-height:1.3;display:inline-block;position:absolute;bottom:8px;left:8px}.scene-gallery-card-body{flex-direction:column;flex:1;gap:7px;padding:13px 13px 10px;display:flex}.scene-gallery-card-body strong{letter-spacing:-.1px;color:#e7eef2;font-size:13px;font-weight:550;line-height:1.3;display:block}.scene-gallery-card-description{color:#9cafbb;flex:1;font-size:10px;line-height:1.6;display:block}.scene-gallery-card-meta{color:#a6b9c6;font-variant-numeric:tabular-nums;border-top:1px solid #52667555;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:9px;font-size:9px;display:flex}.scene-gallery-card-arrow{color:#c0d3df;font-size:17px;line-height:1}.scene-gallery-footer{border-top:1px solid #35424a;justify-content:space-between;align-items:center;gap:18px;padding:17px 30px 22px;display:flex}#scene-gallery-dialog .scene-gallery-footer p{color:#92a7b5;max-width:560px;margin:0;font-size:10px;line-height:1.65}#restore-previous-scene{color:#c5d6e1;background:#2a3842;border-color:#4f626e;flex:none;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:10px;display:flex}#restore-previous-scene:hover:not(:disabled){color:#edf5fa;background:#3a4d5b;border-color:#91a9b9}#scene-gallery-dialog button:disabled,.app-header #open-scene-gallery:disabled{opacity:.45;cursor:wait}#scene-gallery-dialog #scene-gallery-status{color:#c6d6df;max-width:none;margin:0;padding:0 30px 20px;font-size:11px;line-height:1.6}#scene-gallery-status:empty{display:none}@media (width<=1040px){.app-header #open-scene-gallery{min-height:34px;padding:7px 10px;font-size:10px}}@media (width<=940px){.scene-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.scene-gallery-card-body{padding:14px 15px 11px}.scene-gallery-card-body strong{font-size:14px}.scene-gallery-card-description{font-size:11px}.scene-gallery-card-meta{font-size:10px}}@media (width<=580px){#scene-gallery-dialog{border-radius:11px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.scene-gallery-header{gap:12px;padding:20px 18px 18px}#scene-gallery-title{margin-top:6px;font-size:24px}#scene-gallery-description{max-width:240px;font-size:11px}#close-scene-gallery{width:36px;height:36px}.scene-gallery-grid{grid-template-columns:1fr;gap:15px;padding:18px}.scene-gallery-card-body{padding:14px 15px 12px}.scene-gallery-card-body strong{font-size:15px}.scene-gallery-card-description{font-size:12px}.scene-gallery-current{padding:5px 7px;font-size:9px}.scene-gallery-footer{flex-direction:column;align-items:stretch;gap:14px;padding:18px}#scene-gallery-dialog .scene-gallery-footer p{font-size:11px}#restore-previous-scene{min-height:42px;font-size:12px}#scene-gallery-dialog #scene-gallery-status{padding:0 18px 18px;font-size:12px}}#sound-toggle{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}#sound-toggle svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#sound-toggle .sound-label{margin-left:0}#sound-toggle[aria-pressed=false] .sound-slash,#sound-toggle[aria-pressed=true] .sound-wave{display:none}#sound-toggle[aria-pressed=true]{color:#929fa7}#sound-settings{margin-bottom:17px}#sfx-family{max-width:150px}@media (width<=440px){header .brand svg{display:none}header .brand{white-space:nowrap;font-size:16px}}:root{color:#e8eaeb;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#181b1e;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:450}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;color:inherit;background:#282c30;border:1px solid #3a3e41;border-radius:7px;transition:background .15s,border-color .15s}button:hover{background:#353b3f;border-color:#626c72}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid #b7ced9}button.active{color:#20272b;background:#e5e9eb;border-color:#e5e9eb}#app{grid-template-rows:76px minmax(0,1fr);grid-template-columns:284px 1fr;height:100dvh;min-height:680px;display:grid}header{background:#1d2023;border-bottom:1px solid #323639;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.brand{letter-spacing:-.6px;align-items:center;gap:12px;font-size:19px;font-weight:650;display:flex}.brand svg{fill:none;stroke:#cfd8dc;stroke-width:1.5px;stroke-linejoin:round;width:34px;height:34px}.brand span{letter-spacing:0;color:#9da6ab;border-left:1px solid #4a4e50;margin-left:20px;padding-left:20px;font-size:12px;font-weight:450;display:inline-block}.header-actions{gap:9px;display:flex}.header-actions button{background:0 0;padding:9px 13px;font-size:12px}.header-actions span{color:#aebcc3;margin-left:9px}aside{scrollbar-width:thin;background:#202427;border-right:1px solid #34393c;padding:27px 23px 18px;overflow-y:auto}.section-title{letter-spacing:.04em;color:#818c92;align-items:center;gap:10px;margin-bottom:16px;font-size:10px;display:flex}.section-title h2{letter-spacing:.02em;color:#e0e4e7;margin:0;font-size:12px;font-weight:600}.section-title.separated{border-top:1px solid #383d40;margin-top:23px;padding-top:21px}.shape-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:18px;display:grid}.shape-grid button{color:#aab4ba;background:#272c30;border-color:#3a4146;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:69px;font-size:10px;display:flex}.shape-grid button.active{color:#f1f5f8;background:#394248;border-color:#afbcc4}.shape-grid svg{fill:none;stroke:currentColor;stroke-width:1.1px;stroke-linejoin:round;width:28px;height:28px}.seed-row{align-items:center;gap:7px;margin-bottom:19px;display:flex}.seed-row label{color:#a9b4ba;flex:1;font-size:11px}input[type=number]{color:#e0e6e9;font-variant-numeric:tabular-nums;background:#191e21;border:1px solid #434b50;border-radius:5px;width:92px;padding:7px 9px}.seed-row button{background:#292f33;width:31px;height:31px;font-size:21px}.range-label{color:#b8c1c6;justify-content:space-between;align-items:center;margin:15px 0 7px;font-size:11px;display:flex}.range-label output{color:#8f9ea6;font-variant-numeric:tabular-nums;font-size:10px}input[type=range]{appearance:none;accent-color:#dce6eb;cursor:pointer;background:#444e54;border-radius:4px;width:100%;height:3px;margin:10px 0 18px;display:block}input[type=range]::-webkit-slider-thumb{appearance:none;background:#d7e1e7;border:2px solid #d7e1e7;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 3px #202427}.surface-options{gap:7px;display:flex}.surface-options button{color:#b5bfc5;background:#2b3136;flex:1;justify-content:center;align-items:center;gap:9px;padding:10px 0;font-size:11px;display:flex}.surface-options button.active{color:#fff;background:#3b474e;border-color:#a5b6c0}.swatch{clip-path:polygon(20% 0,80% 8%,100% 60%,75% 100%,15% 88%,0 35%);width:14px;height:14px}.stone{background:linear-gradient(140deg,#c0b8a7,#4a607c)}.ice{background:linear-gradient(140deg,#d6ffff,#379ccf 55%,#17587e)}.select-row{color:#b6c0c6;justify-content:space-between;align-items:center;font-size:11px;display:flex}.select-row select{color:#cbd6dd;background:#272e32;border:1px solid #48525a;border-radius:5px;padding:6px 8px;font-size:11px}.check-row{color:#b6c0c6;justify-content:space-between;align-items:center;margin-top:15px;font-size:11px;display:flex}.check-row input{appearance:none;cursor:pointer;background:#454f55;border-radius:10px;width:27px;height:15px;margin:0;position:relative}.check-row input:before{content:"";background:#a2aeb5;border-radius:50%;width:9px;height:9px;transition:transform .15s;position:absolute;top:3px;left:3px}.check-row input:checked{background:#a2b6c3}.check-row input:checked:before{background:#25343d;transform:translate(12px)}.reset{color:#87959e;background:0 0;border:none;margin-top:18px;padding:0;font-size:10px}.reset:hover{color:#fff;background:0 0}main{background:#181d21;flex-direction:column;min-width:0;min-height:0;display:flex}.stage{flex:1;min-height:380px;position:relative;overflow:hidden}.stage canvas{touch-action:none;width:100%;height:100%;display:block}.asset-label{z-index:1;pointer-events:none;position:absolute;top:32px;left:35px}.eyebrow{letter-spacing:.16em;color:#8799a4;font-size:9px;font-weight:600}.live-dot{vertical-align:1px;background:#b8d6ca;border-radius:50%;width:5px;height:5px;margin-left:6px;display:inline-block}.asset-label h1{letter-spacing:-.8px;margin:10px 0 7px;font-size:26px;font-weight:500;line-height:1.2}.asset-label p{color:#8a9ba6;margin:0;font-size:11px}.stats{color:#788c99;z-index:1;font-variant-numeric:tabular-nums;font-size:10px;position:absolute;top:35px;right:30px}.stats span{color:#aebdc7}.stats-divider{padding:0 12px}.view-controls{z-index:1;background:#1b2329a0;border:1px solid #3d4952;border-radius:7px;padding:3px;display:flex;position:absolute;top:88px;right:30px}.view-controls button{color:#8ea0ad;background:0 0;border:0;padding:6px 10px;font-size:10px}.view-controls button.active{color:#eef3f6;background:#3c4a54}#frame{color:#acbac4;background:#27333b85;border-color:#49576290;width:33px;height:33px;font-size:20px;position:absolute;bottom:61px;right:29px}.stage-bottom{pointer-events:none;color:#758995;letter-spacing:.02em;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:25px;left:35px;right:30px}.stage-bottom i{margin:0 9px;font-style:normal}.inspiration{border-top:1px solid #344048;justify-content:space-between;align-items:center;gap:20px;margin:0 30px;padding:22px 5px 21px;display:flex}.inspiration p{color:#b6c2c9;margin:7px 0 0;font-size:12px}.look-buttons{gap:9px;display:flex}.look-buttons button{color:#a9bac4;background:#242e35;border-color:#3c4a54;align-items:center;gap:9px;min-width:117px;padding:12px 13px;font-size:11px;display:flex}.look-buttons button.active{color:#f0f5f8;background:#354650;border-color:#839ba9}.look-swatch{clip-path:polygon(17% 20%,66% 0,100% 70%,63% 100%,0 90%);width:19px;height:21px;display:inline-block}.alpine{background:linear-gradient(145deg,#bcbaac,#51627b 70%)}.frozen{background:linear-gradient(135deg,#d1f8ff,#359ece 50%,#0c5077)}.snowy{background:linear-gradient(165deg,#e0f2ff 40%,#a9b5c6 41%,#465970 70%)}.platform{background:linear-gradient(150deg,#a4a799,#3a4b59)}footer{color:#657b89;justify-content:space-between;padding:0 35px 20px;font-size:9px;display:flex}dialog{color:#c1ced5;background:#1c252b;border:1px solid #526773;border-radius:12px;max-width:min(82vw,800px);max-height:90dvh;padding:15px}dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#060b10c9}dialog img{border-radius:5px;max-width:100%;max-height:72dvh;margin:auto;display:block}dialog p{max-width:600px;margin:12px auto 0;font-size:11px;line-height:1.6}dialog form{position:absolute;top:23px;right:23px}dialog form button{background:#28363a;width:31px;height:31px;font-size:22px}#toast{opacity:0;pointer-events:none;z-index:10;color:#edf5fa;background:#30414c;border:1px solid #5c7280;border-radius:8px;padding:12px 20px;font-size:12px;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,12px)}#toast.visible{opacity:1;transform:translate(-50%)}@media (height>=920px){aside{padding-top:33px}.range-label{margin-top:20px}.section-title.separated{margin-top:29px;padding-top:25px}.shape-grid button{height:75px}}@media (width<=1150px){.inspiration{flex-direction:column;align-items:flex-start;gap:14px}.look-buttons{width:100%}.look-buttons button{flex:1;justify-content:center;min-width:0;padding:11px 8px}.stats{font-size:9px;inset:auto auto 49px 35px}.view-controls{top:34px}.brand span{display:none}.inspiration>div:first-child{align-items:center;gap:17px;display:flex}.inspiration p{margin:0}}@media (width<=720px){#app{grid-template-rows:62px 500px auto;grid-template-columns:1fr;height:auto;min-height:100dvh}header{padding:0 17px}.brand{font-size:17px}.brand svg{width:26px;height:26px}.header-actions{gap:5px}.header-actions button{padding:7px 8px;font-size:10px}#reference{display:none}main{grid-area:2/1}.stage{min-height:320px}.asset-label{top:24px;left:20px}.asset-label h1{font-size:22px}.view-controls{top:24px;right:16px}.stage-bottom{font-size:9px;bottom:15px;left:20px;right:20px}.stats{font-size:9px;bottom:35px;left:20px}#frame{bottom:40px;right:18px}.inspiration{gap:10px;margin:0 16px;padding:13px 4px}.inspiration>div:first-child{display:none}.look-buttons{gap:5px}.look-buttons button{flex-direction:column;gap:7px;padding:9px 3px;font-size:9px}.look-swatch{width:16px;height:16px}footer{padding:0 20px 12px;font-size:8px}aside{border-top:1px solid #435159;border-right:0;grid-area:3/1;padding:24px;overflow:visible}.shape-grid{grid-template-columns:repeat(6,1fr)}.shape-grid button{height:62px;font-size:9px}dialog{max-width:96vw;padding:9px}dialog p{font-size:10px}.header-actions button span{display:none}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}[hidden]{display:none!important}#app{grid-template-columns:310px 1fr}aside{padding:0 20px 24px}.inspector-tabs{z-index:4;background:#202427;grid-template-columns:repeat(4,1fr);gap:3px;margin-bottom:2px;padding:18px 0 20px;display:grid;position:sticky;top:0}.inspector-tabs button{color:#97a6b0;background:0 0;border-color:#0000;border-radius:5px;padding:9px 3px;font-size:11px}.inspector-tabs button[aria-selected=true]{color:#f2f6f8;background:#3b474f;border-color:#61727d}aside [role=tabpanel]{padding-top:3px}.section-title{margin-bottom:16px}.count-badge{color:#9aaab4;letter-spacing:0;background:#2c343a;border-radius:4px;margin-left:auto;padding:4px 6px;font-size:9px}.family-tabs{grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:13px;display:grid}.family-tabs button{color:#8fa0ac;background:#252b30;border:1px solid #394249;border-radius:5px;padding:8px 2px;font-size:10px}.family-tabs button[aria-selected=true]{color:#fff;background:#46555f;border-color:#889ca9}.shape-grid{gap:8px;margin-bottom:12px}.shape-grid button{height:77px;font-size:10px}.shape-grid svg{width:30px;height:30px}.control-note{color:#8598a5;margin:8px 0 20px;font-size:10px;line-height:1.65}.seed-row{margin-top:17px}.slider-control{margin:0}.range-label{margin-top:17px}.section-title.separated{margin-top:26px;padding-top:23px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:20px;display:grid}.material-card{text-align:center;color:#bac8d1;background:#272f35;border:1px solid #3b4851;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:88px;padding:9px 5px;display:flex}.material-card.active{color:#f3f7f9;background:#3b4a55;border-color:#a6b8c4}.material-card strong{overflow-wrap:anywhere;justify-content:center;align-items:center;width:100%;min-height:2.6em;font-size:11px;font-weight:550;line-height:1.3;display:flex}.material-swatch{clip-path:polygon(25% 3%,74% 0,100% 42%,84% 87%,39% 100%,0 69%,8% 28%);background:#879096;flex:none;width:25px;height:32px;display:block}.material-swatch.stone{background:linear-gradient(145deg,#c0b8a7,#4a607c)}.material-swatch.ice{background:linear-gradient(135deg,#c8f6ff,#48b1cf 40%,#185981)}.material-swatch.desert{background:repeating-linear-gradient(5deg,#94371e 0 4px,#c26635 5px 8px,#e19152 9px 10px)}.material-swatch.limestone{background:linear-gradient(135deg,#e1d6b8,#a39b86 70%,#737b7c)}.material-swatch.granite{background:radial-gradient(#ddd 15%,#0000 20%) 0 0/5px 7px,radial-gradient(#333 20%,#0000 25%) 2px 1px/6px 4px,#939899}.material-swatch.basalt{background:radial-gradient(#101619 20%,#0000 26%) 0 0/5px 6px,linear-gradient(130deg,#60615c,#303a3e)}.material-swatch.obsidian{background:linear-gradient(115deg,#101317 25%,#8b9da6 31%,#151c24 36%,#090c11 77%,#7a8da3)}.ground-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.ground-grid button{text-align:left;background:#293239;border:1px solid #3e4c56;padding:0;overflow:hidden}.ground-grid button.active{color:#fff;background:#3b4e5a;border-color:#adc4d2}.ground-grid button span{padding:10px 11px;font-size:10px;display:block}.ground-swatch{background:#414951;border-bottom:1px solid #71818c33;width:100%;height:51px;display:block}.ground-swatch.studio{background:linear-gradient(160deg,#5a6063,#2b353d)}.ground-swatch.asphalt{background:radial-gradient(at 70% 20%,#818d9444 0 25%,#0000 40%),repeating-radial-gradient(at 30%,#202830 0 1px,#29353a 2px 3px,#45535b 4px 4.5px) 0 0/7px 9px}.ground-swatch.concrete{background:linear-gradient(2deg,#0000 48%,#535b5d 49% 50%,#0000 51%),linear-gradient(90deg,#0000 48%,#535b5d 49% 50%,#0000 51%),linear-gradient(130deg,#93948b,#696f6d)}.ground-swatch.sand{background:repeating-linear-gradient(8deg,#c8ad79 0 6px,#a79065 8px,#e0c38b 13px)}.ground-swatch.wood{background:repeating-linear-gradient(0deg,#0000 0 4px,#4d2c1422 5px 6px),repeating-linear-gradient(90deg,#8a633f 0 29px,#3b2c23 30px 32px,#a0754a 33px 63px,#493329 64px 66px)}.channel-tabs{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.channel-tabs button{color:#92a9b8;background:#29333b;border:1px solid #3d4d59;padding:9px 2px;font-size:9px}.channel-tabs button.active{color:#1c2a34;background:#d0dce3;border-color:#d0dce3}#surface-status{color:#8097a5;margin-top:9px;font-size:9px}.full-reset{text-align:center;color:#c5d1d9;background:#2b3942;border:1px solid #4b5e6a;width:100%;margin-top:24px;padding:10px 14px;font-size:11px}.full-reset:hover{background:#3b4b57}.inspiration{padding:19px 5px 18px}.inspiration>div:first-child{min-width:180px}.inspiration p{max-width:215px;font-size:11px;line-height:1.4}.look-buttons{flex-wrap:wrap;justify-content:flex-end;gap:7px}.look-buttons button{gap:7px;min-width:0;padding:10px 11px;font-size:10px}.look-swatch.desert{background:linear-gradient(150deg,#eda164,#ac4528 60%,#783626)}.look-swatch.volcanic{background:linear-gradient(120deg,#070e15 30%,#b9c5ce 35%,#172834 40%,#05090d)}.look-swatch.ruins{background:linear-gradient(145deg,#ded3b2,#919085)}.look-swatch.quarry{background:linear-gradient(135deg,#c7c9c8,#777f87 60%,#454d53)}@media (width<=1150px){.inspiration>div:first-child{min-width:0}.inspiration p{max-width:none}.look-buttons{flex-wrap:nowrap}.look-buttons button{gap:6px;padding:10px 5px}.inspector-tabs{padding-top:15px}.stats #surface-status{margin-left:15px;display:inline}.stage-bottom{font-size:9px}}@media (width<=720px){#app{grid-template-rows:62px 500px auto;grid-template-columns:1fr}aside{padding:0 20px 28px}.inspector-tabs{padding:17px 0;position:sticky;top:0}.inspector-tabs button{padding:11px 3px;font-size:12px}.family-tabs button{padding:10px 3px;font-size:11px}.shape-grid{grid-template-columns:repeat(3,1fr)}.shape-grid button{height:78px;font-size:11px}.material-card{min-height:90px}.material-card strong{font-size:12px}.material-swatch{width:28px;height:32px}.inspiration>div:first-child{display:none}.look-buttons{gap:4px}.look-buttons button{gap:6px;padding:8px 2px;font-size:8px}.look-swatch{width:15px;height:15px}#surface-status{font-size:8px;margin:5px 0 0!important;display:block!important}.stats{bottom:35px}.stage-bottom{font-size:8px}.view-controls{top:24px}.asset-label h1{max-width:215px;font-size:21px}.control-note{font-size:11px}.range-label{margin-top:22px;font-size:12px}.ground-grid{grid-template-columns:repeat(2,1fr)}.ground-swatch{height:70px}.channel-tabs button{padding:11px 2px;font-size:10px}}.stage:is([data-ground=sand],[data-ground=concrete],[data-ground=wood]) .asset-label h1{color:#25333d}.stage:is([data-ground=sand],[data-ground=concrete],[data-ground=wood]) :is(.asset-label p,.eyebrow,.stats,.stats span,#surface-status,.stage-bottom){color:#475961}.stage:is([data-ground=sand],[data-ground=concrete],[data-ground=wood]) .live-dot{background:#466b65}.inspector-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px}.material-target-tabs{grid-template-columns:repeat(2,1fr)}.material-card[hidden]{display:none}.material-swatch.glass{background:linear-gradient(120deg,#d9f8ff 0 10%,#65818d99 13% 38%,azure 40% 44%,#71909daa 48% 74%,#dffbff 78% 84%,#5f7c8aaa)}.material-swatch.quartz{background:linear-gradient(143deg,#0000 37%,#f6ebff 38% 40%,#0000 42%),linear-gradient(65deg,#746d95,#d9d1ed 43%,#a2a4c0 47%,#edf0ff 79%,#787eab)}.material-swatch.frozenGlass{background:radial-gradient(at 30% 40%,#efffffaa,#0000 40%),linear-gradient(130deg,#ddfdff,#6cb8ca 45%,#bbf3ff 47%,#367785 75%,#b8f5ff)}input[type=color]{cursor:pointer;background:#20262b;border:1px solid #515e66;border-radius:5px;width:48px;height:29px;padding:2px}.fracture-actions{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0;display:grid}.fracture-actions button{padding:10px 6px;font-size:11px}.fracture-actions #fr-break{color:#1e2a31;background:#d5e1e7;border-color:#d5e1e7;grid-column:1/-1;font-weight:600}.fracture-actions button:disabled{opacity:.45;cursor:default}.fracture-material-actions{grid-template-columns:1fr 1fr;gap:6px;margin:12px 0;display:grid}.fracture-material-actions button{padding:10px 5px;font-size:11px}.fracture-status{color:#b6c7d2;white-space:pre-line;font-variant-numeric:tabular-nums;background:#1a2126;border:1px solid #3a4750;border-radius:6px;margin:12px 0;padding:10px 12px;font-size:10px;line-height:1.65}.fracture-advanced{border-top:1px solid #3c454b;margin-top:17px;padding-top:14px}.fracture-advanced summary{cursor:pointer;color:#dce5eb;padding:3px 0 9px;font-size:12px;font-weight:550}.fracture-vector{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0 13px;display:grid}.fracture-vector label{color:#a5b4be;flex-direction:column;gap:5px;min-width:0;font-size:10px;display:flex}.fracture-vector input[type=number]{width:100%;min-width:0;padding:7px}.fracture-textarea{resize:vertical;color:#d3e0e8;background:#171f25;border:1px solid #485660;border-radius:5px;width:100%;min-height:104px;padding:9px;font:11px/1.5 monospace}.fracture-error{color:#efbc9e;font-size:11px;line-height:1.5}#destruction-hud{z-index:3;color:#cadbe4;pointer-events:none;align-items:center;gap:12px;font-size:11px;display:flex;position:absolute;top:118px;left:35px}#destruction-hud[hidden]{display:none}#destruction-hud button{pointer-events:auto;color:#e2ecf2;background:#202a32e8;border-color:#596c79;padding:7px 10px;font-size:10px}.stage[data-ground=sand] #destruction-status,.stage[data-ground=concrete] #destruction-status,.stage[data-ground=wood] #destruction-status{color:#27333a}@media (width<=720px){.inspector-tabs button,.fracture-status{font-size:11px}#destruction-hud{gap:7px;font-size:9px;top:103px;left:20px;right:15px}#destruction-hud button{margin-left:auto;padding:5px 7px;font-size:9px}.fracture-actions button,.fracture-material-actions button{padding:12px 7px}}.fracture-vector-field{border:0;min-width:0;margin:0;padding:0}.fracture-vector-field legend{padding:0}.fracture-vector-two{grid-template-columns:repeat(2,minmax(0,1fr))}.fracture-vector input{margin-top:5px}.app-header{z-index:30;touch-action:manipulation;justify-content:flex-start;gap:28px;position:relative}.app-header .brand{flex-shrink:0}.app-menubar{align-items:center;gap:3px;min-width:0;margin-right:auto;display:flex}.app-menu-trigger{color:#c8d1d7;background:0 0;border-color:#0000;padding:9px 12px;font-size:12px;font-weight:500}.app-menu-trigger:hover,.app-menu-trigger[aria-expanded=true]{color:#f1f5f7;background:#30383d;border-color:#455159}.app-menu-panel{z-index:1000;background:#252c31;border:1px solid #48535b;border-radius:8px;width:236px;max-width:calc(100vw - 16px);padding:6px;position:fixed;overflow-y:auto;box-shadow:0 12px 36px #080c1070,0 2px 8px #0003}.app-menu-panel[hidden]{display:none}.app-menu-panel :is(button,a){color:#d8e0e5;width:100%;min-height:37px;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;padding:10px 11px;font-size:12px;font-weight:450;line-height:1.3;text-decoration:none;display:flex}.app-menu-panel :is(button,a):is(:hover,:focus){color:#fff;background:#3c4b55;outline:none}.app-menu-panel [role=separator]{background:#414a51;height:1px;margin:5px 6px}.menu-symbol{color:#98aab6;font-size:13px}.menu-check{color:#d5e6ef;visibility:hidden;font-size:12px}[aria-checked=true]>.menu-check{visibility:visible}.app-header .header-actions{margin-left:auto}#help-dialog{border-radius:10px;width:min(440px,100vw - 32px);padding:30px;overflow:auto}#help-dialog h2{letter-spacing:-.5px;color:#edf2f5;margin:11px 0 18px;font-size:24px}#help-dialog p{color:#bdcbd4;font-size:12px;line-height:1.75}#help-dialog form{top:15px;right:16px}#help-dialog form button{width:28px;height:28px;font-size:19px}.help-controls{border-top:1px solid #3b4851;margin:22px 0}.help-controls>div{border-bottom:1px solid #3b4851;justify-content:space-between;gap:16px;padding:11px 0;font-size:11px;line-height:1.5;display:flex}.help-controls dt{color:#e0e9ed;flex-shrink:0;font-weight:550}.help-controls dd{color:#acbdc9;text-align:right;margin:0}@media (width<=1150px){.app-header{gap:23px}}@media (width<=720px){.app-header{gap:18px;padding:0 17px}.app-menu-trigger{padding:10px 9px;font-size:12px}.app-menu-panel :is(button,a){min-height:42px;font-size:13px}.app-header #sound-toggle{width:34px;height:34px;padding:0}.app-header #sound-toggle .sound-label{display:none}}@media (width<=440px){.app-header{gap:15px}.app-menubar{gap:0}.app-menu-trigger{padding:10px 8px}.app-header .header-actions{gap:0}#help-dialog{padding:26px 21px}.help-controls>div{font-size:11px}}.object-filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0 0 15px;display:grid}.object-filters button{letter-spacing:0;color:#aebec9;background:#232c32;border-color:#3a454d;min-height:31px;padding:7px 2px;font-size:10px}.object-filters button[aria-selected=true]{color:#f0f5f7;background:#3b4a54;border-color:#829aa8}.object-search{margin-bottom:9px}.object-search>label{color:#b0bdc6;margin-bottom:7px;font-size:10px;display:block}.object-search-field{position:relative}#shape-search{color:#e3ebef;width:100%;height:34px;font:inherit;outline-offset:2px;background:#182026;border:1px solid #44535e;border-radius:5px;padding:8px 34px 8px 11px;font-size:11px;display:block}#shape-search::placeholder{color:#748995}#shape-search::-webkit-search-cancel-button{display:none}#clear-shape-search{color:#aabdc8;background:0 0;border:0;width:28px;height:28px;padding:0;font-size:19px;line-height:1;position:absolute;top:3px;right:3px}#clear-shape-search[hidden]{display:none}.object-results{color:#8da1ad;font-variant-numeric:tabular-nums;margin:9px 0 7px;font-size:10px}.object-list{overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#596b77 #172026;touch-action:pan-y;background:#182127;border:1px solid #3b4a54;border-radius:7px;height:340px;overflow:hidden auto}.object-list[hidden]{display:none}.object-group{margin:0;padding:0}.object-group h3{z-index:1;color:#a6bac8;letter-spacing:.09em;text-transform:uppercase;background:#202c34;border-bottom:1px solid #33424c;justify-content:space-between;align-items:center;margin:0;padding:9px 11px 7px;font-size:9px;font-weight:600;display:flex;position:sticky;top:0}.object-group h3 span{color:#748d9d;letter-spacing:0;font-size:9px;font-weight:450}.object-list .object-row{text-align:left;color:#cbd8e0;background:0 0;border:0;border-bottom:1px solid #2a3841;border-radius:0;align-items:center;gap:10px;width:100%;min-height:53px;padding:9px 10px;scroll-margin-top:29px;display:flex}.object-list .object-row:hover{background:#293943}.object-list .object-row:focus-visible{outline-offset:-3px;z-index:2;outline:2px solid #9bb9cc;position:relative}.object-list .object-row.active{color:#f2f7fa;background:#354b59;box-shadow:inset 3px 0 #a9c8d9}.object-row svg{fill:none;stroke:currentColor;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round;color:#99afbd;flex:0 0 28px;width:28px;height:28px}.object-row.active svg{color:#d5e8f3}.object-row-copy{flex:1;min-width:0;display:block}.object-row-copy strong{font-size:11px;font-weight:550;line-height:1.35;display:block}.object-row-copy small{color:#8fa5b4;white-space:normal;margin-top:3px;font-size:9px;font-weight:450;line-height:1.4;display:block}.object-row.active small{color:#afc6d5}.object-selected{visibility:hidden;color:#d1e7f3;flex:0 0 10px;font-size:10px}.object-row.active .object-selected{visibility:visible}.library-current{color:#9eb3c0;margin:9px 0 14px;font-size:10px}.object-empty{color:#94aab8;text-align:center;background:#182127;border:1px solid #3b4a54;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:340px;padding:20px;font-size:11px;display:flex}.object-empty[hidden]{display:none}.object-empty p{margin:0;line-height:1.6}.object-empty button{padding:8px 13px;font-size:11px}@media (height>=1000px){.object-list,.object-empty{height:380px}}@media (width<=720px){.object-filters{gap:6px;margin-bottom:15px}.object-filters button{min-height:36px;font-size:11px}.object-search>label{font-size:11px}#shape-search{height:39px;font-size:12px}#clear-shape-search{top:5px}.object-list,.object-empty{height:350px}.object-list .object-row{gap:12px;min-height:58px;padding:10px 12px}.object-row-copy strong{font-size:12px}.object-row-copy small{font-size:10px}.object-row svg{flex-basis:30px;width:30px;height:30px}.object-results,.library-current{font-size:11px}}.material-family-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}#material-slot-row{background:#26333c;border:1px solid #465762;border-radius:7px;margin:0 0 14px;padding:12px}#material-slot-row label{white-space:nowrap}#material-slot-row select{max-width:146px}.lathe-profile-editor{background:#18232b;border:1px solid #3b4e5b;border-radius:7px;padding:12px}#lathe-profile{touch-action:none;background-color:#0000;background-image:linear-gradient(#8daabb09 1px,#0000 1px),linear-gradient(90deg,#8daabb09 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:4px;width:100%;height:auto;display:block;overflow:visible}.lathe-axis{stroke:#748b9a;stroke-width:1px;stroke-dasharray:4 4}.lathe-silhouette{fill:#6e95ab20;stroke:#658297;stroke-width:1px}.lathe-curve{fill:none;stroke:#c2dce9;stroke-width:2px}#lathe-profile circle{cursor:ew-resize;fill:#273e4b;stroke:#98b8ca;stroke-width:2px;outline:none}#lathe-profile circle.selected{fill:#d3e8f1;stroke:#effaff}#lathe-profile circle:focus-visible{stroke:#efd49b;stroke-width:4px}.lathe-caption{fill:#7b96a6;letter-spacing:1px;font:8px system-ui}.lathe-profile-editor .control-note{margin-bottom:12px;font-size:10px}.lathe-profile-editor .select-row{margin-top:12px}.lathe-profile-editor .full-reset{margin-top:15px}#edit-parts{margin-top:16px}#composite-controls-panel .select-row select{max-width:148px}@media (width<=720px){#lathe-profile{max-height:250px}#material-slot-row select{max-width:185px}.lathe-profile-editor .control-note{font-size:11px}}.material-swatch.brushedSteel{background:repeating-linear-gradient(90deg,#8797a5 0 1px,#b4bec7 2px,#8999a8 3px),linear-gradient(130deg,#e6eef3,#526676)}.material-swatch.iron{background:radial-gradient(at 30% 65%,#73452d,#0000 50%),linear-gradient(130deg,#666c6f,#252d32 60%,#727b80)}.material-swatch.aluminum{background:linear-gradient(115deg,#85939b,#eef4f7 32%,#aab5bb 57%,#dfe6e9 80%)}.material-swatch.chrome{background:linear-gradient(105deg,#10161d 15%,#dbe9f3 29%,#fff 33%,#5b7182 39%,#101820 52%,#fff 79%,#788e9f 85%)}.material-swatch.copper{background:radial-gradient(at 10% 82%,#497b6c,#0000 55%),linear-gradient(130deg,#f3c0a1,#ad6746 48%,#603e30 72%,#ecaa81)}.material-swatch.bronze{background:linear-gradient(125deg,#e2b17a,#8d643c 40%,#50482f 65%,#bb9461)}.material-swatch.brass{background:linear-gradient(120deg,#fff1bc,#cdb35f 35%,#6b6035 61%,#e9d79a)}.material-swatch.gold{background:linear-gradient(120deg,#fff1b1,#e7b448 35%,#977125 60%,#ffe39b 87%)}.material-swatch.oak{background:repeating-linear-gradient(88deg,#c5914e 0 4px,#b58242 5px,#deae67 7px,#e1b475 10px)}.material-swatch.walnut{background:repeating-linear-gradient(88deg,#6d432b 0 4px,#493020 5px,#885838 7px,#976842 11px)}.material-swatch.weatheredWood{background:repeating-linear-gradient(88deg,#9d9586 0 4px,#6e695e 5px,#afa593 7px,#8f8777 11px)}.material-swatch.terracotta{background:repeating-linear-gradient(0deg,#0000 0 6px,#923f2124 7px 8px),linear-gradient(120deg,#d98961,#a55232 63%,#c87348)}.material-swatch.porcelain{background:radial-gradient(at 32% 22%,#fffef5,#0000 45%),linear-gradient(130deg,#f4eedb,#a8aaa2 68%,#e3e0d1)}.material-swatch.celadon{background:radial-gradient(at 32% 22%,#deeee0,#0000 45%),linear-gradient(130deg,#a9ccb5,#527c67 68%,#92b9a1)}.material-swatch.stoneware{background:radial-gradient(#655443 12%,#0000 18%) 0 0/6px 7px,radial-gradient(#76614e 9%,#0000 15%) 3px 2px/7px 5px,linear-gradient(130deg,#d7c8ac,#b3a38a)}.inspector-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}.inspector-tabs button{padding-left:2px;padding-right:2px;font-size:10px}.path-presets{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;display:grid}.path-presets button{color:#c5cdd2;background:#202931;border:1px solid #39424a;border-radius:5px;padding:9px 5px;font-size:11px}.path-presets button:last-child{grid-column:1/-1}.path-presets button.active{color:#172129;background:#d4dde2;border-color:#d4dde2}#path-editor{touch-action:none;-webkit-user-select:none;user-select:none;background:#131c23;border:1px solid #38434c;border-radius:8px;width:100%;height:auto;margin:12px 0 8px;display:block;overflow:hidden}.path-grid{stroke:#25313a;stroke-width:1px}.path-route{fill:none;stroke:#8dacae;stroke-linejoin:round;stroke-linecap:round;opacity:.28}.path-centerline{fill:none;stroke:#b3d6d4;stroke-width:1.6px}.path-guides{fill:none;stroke:#6a7e8b;stroke-width:1px;stroke-dasharray:4 4}.path-handle{fill:#243b47;stroke:#a7becb;stroke-width:1.5px;cursor:grab}.path-handle.selected,.path-handle:focus{fill:#dce6eb;stroke:#fff;stroke-width:2px;outline:none}.path-point-number{fill:#d2e0e7;text-anchor:middle;pointer-events:none;font-size:9px}.path-point-number.selected{fill:#172129}.path-caption{fill:#69808e;pointer-events:none;font-size:9px}.path-coordinate-row{grid-template-columns:1fr 1fr;gap:10px;margin:10px 0;display:grid}.path-coordinate-row>div{align-items:center;gap:8px;display:flex}.path-coordinate-row label{white-space:nowrap;font-size:11px}.path-coordinate-row input{color:#e2e8eb;background:#151e25;border:1px solid #39464f;border-radius:4px;width:100%;min-width:0;padding:7px}.path-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.path-actions button{color:#d4dde4;background:#25303a;border:1px solid #3a4852;border-radius:4px;padding:8px 4px;font-size:10px}.path-actions button:disabled{opacity:.35;cursor:default}.path-checks{flex-wrap:wrap;gap:10px;margin:14px 0;font-size:11px;display:flex}.path-checks label{align-items:center;gap:6px;display:flex}.path-status{color:#c2d1d8;background:#18232b;border-left:2px solid #8ca7ad;padding:10px;font-size:11px;line-height:1.55}.path-status.warning{color:#e4c7a1;border-color:#ddae73}#path-source-row select{max-width:165px}#view-lineup:disabled{opacity:.35;cursor:default}.ground-grid button span{align-items:center;min-height:43px;line-height:1.35;display:flex}.ground-swatch.slate{background:linear-gradient(27deg,#0000 47%,#202c32 48% 50%,#0000 51%) 0 0/71px 61px,linear-gradient(112deg,#0000 47%,#202c32 48% 50%,#0000 51%) 13px 0/87px 53px,repeating-linear-gradient(168deg,#6a787d22 0 2px,#0000 3px 10px),linear-gradient(130deg,#63757c,#3d4c54 48%,#7b8587)}.ground-swatch.travertine{background:linear-gradient(#0000 48%,#a1937c 49% 51%,#0000 52%) 0 0/100% 42px,linear-gradient(90deg,#0000 48%,#a1937c 49% 51%,#0000 52%) 0 0/88px 100%,radial-gradient(#8e77564f 0 17%,#0000 23%) 7px 5px/13px 7px,repeating-linear-gradient(173deg,#cfbd9c 0 4px,#ded0b2 6px 9px,#cbb896 13px 15px)}.ground-swatch.terrazzo{background:conic-gradient(from 37deg at 43% 46%,transparent 0 30%,#667a6d 31% 69%,transparent 70%) 0 0/19px 17px, conic-gradient(from 26deg at 45% 45%,transparent 0 31%,#a6775a 32% 65%,transparent 66%) 9px 8px/27px 23px, conic-gradient(from 62deg at 39% 39%,transparent 0 32%,#424d48 33% 61%,transparent 62%) 3px 12px/23px 29px, #d9d1bc}.ground-swatch.hexTile{background-color:#35424a;background-image:linear-gradient(30deg,#84908d 12%,#0000 12.5% 87%,#84908d 87.5%,#84908d),linear-gradient(150deg,#84908d 12%,#0000 12.5% 87%,#84908d 87.5%,#84908d),linear-gradient(30deg,#84908d 12%,#0000 12.5% 87%,#84908d 87.5%,#84908d),linear-gradient(150deg,#84908d 12%,#0000 12.5% 87%,#84908d 87.5%,#84908d),linear-gradient(60deg,#84908d 25%,#0000 25.5% 75%,#84908d 75.5%,#84908d),linear-gradient(60deg,#84908d 25%,#0000 25.5% 75%,#84908d 75.5%,#84908d),none;background-position:0 0,0 0,14px 24.5px,14px 24.5px,0 0,14px 24.5px;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:28px 49px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box}.ground-swatch.earth{background:radial-gradient(#b0a58a 0 10%,#0000 17%) 4px 2px/23px 19px,radial-gradient(#58432d55 0 17%,#0000 52%) 0 0/9px 11px,linear-gradient(120deg,#725438,#9d7b52 44%,#785936 77%,#aa8960)}.ground-swatch.meadow{background:repeating-linear-gradient(72deg,#0000 0 5px,#a5b7688c 6px 7px,#0000 8px 12px),repeating-linear-gradient(112deg,#0000 0 8px,#274d3577 9px 11px,#0000 12px 19px),radial-gradient(at 28% 36%,#7c9852,#0000 67%),linear-gradient(145deg,#57753b,#32533a 60%,#6a8b49)}.ground-swatch.dryGrass{background:repeating-linear-gradient(62deg,#0000 0 6px,#e3c58a99 7px 8px,#0000 9px 15px),repeating-linear-gradient(118deg,#0000 0 10px,#69593266 11px 13px,#0000 14px 23px),radial-gradient(at 76% 65%,#836548,#0000 47%),linear-gradient(130deg,#9b9b61,#c1ac6a 55%,#8b8850)}.ground-swatch.forestDirt{background:radial-gradient(#b18b4e 0 13%,#0000 17%) 5px 2px/39px 23px,repeating-linear-gradient(152deg,#0000 0 24px,#99806155 25px 26px,#0000 28px 47px),radial-gradient(#80644155 0 14%,#0000 55%) 0 0/13px 11px,linear-gradient(145deg,#3f3025,#6d5136 44%,#443626 79%,#745838)}.ground-swatch.rockySoil{background:conic-gradient(from 28deg at 50% 40%,transparent 0 16%,#a99d83 17% 41%,#817966 42% 63%,transparent 64%) 0 0/35px 29px, conic-gradient(from 78deg at 40% 50%,transparent 0 23%,#c4b49b 24% 49%,#887a65 50% 68%,transparent 69%) 12px 8px/49px 37px, radial-gradient(ellipse,#bda78a 0 12%,transparent 20%) 3px 7px/13px 11px, linear-gradient(130deg,#806446,#a28560 58%,#735d44)}.stage:is([data-ground=travertine],[data-ground=terrazzo]) .asset-label h1{color:#27333a;text-shadow:0 1px 12px #fff5}.stage:is([data-ground=travertine],[data-ground=terrazzo]) :is(.asset-label p,.eyebrow,.stats,.stats span,#surface-status,.stage-bottom,#destruction-status){color:#3d4c51;text-shadow:0 1px 6px #fff5}.stage:is([data-ground=travertine],[data-ground=terrazzo]) .live-dot{background:#42665c}.stage:is([data-ground=slate],[data-ground=hexTile],[data-ground=earth],[data-ground=meadow],[data-ground=forestDirt],[data-ground=rockySoil]) .asset-label h1{color:#edf1f2;text-shadow:0 1px 9px #0a111bb3}.stage:is([data-ground=slate],[data-ground=hexTile],[data-ground=earth]) :is(.asset-label p,.eyebrow,.stats,.stats span,#surface-status,.stage-bottom,#destruction-status){color:#c1cbd0;text-shadow:0 1px 5px #071119cc}.stage:is([data-ground=meadow],[data-ground=forestDirt],[data-ground=rockySoil]) :is(.asset-label p,.eyebrow,.stats,.stats span,#surface-status,.stage-bottom,#destruction-status){color:#d1dad6;text-shadow:0 1px 5px #071119cc}.stage[data-ground=dryGrass] .asset-label h1{color:#202d28;text-shadow:0 1px 9px #e5dfbd66}.stage[data-ground=dryGrass] :is(.asset-label p,.eyebrow,.stats,.stats span,#surface-status,.stage-bottom,#destruction-status){color:#344039;text-shadow:0 1px 5px #e5dfbd66}body .check-row,body .scene-switch{gap:14px;min-height:48px;font-size:12px}body :is(.check-row,.scene-switch) input[type=checkbox]{appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:8px;flex:none;width:56px;height:44px;margin:0;padding:0;position:relative}body :is(.check-row,.scene-switch) input[type=checkbox]:before{content:"";background:#39464e;border:1px solid #64737c;border-radius:20px;width:56px;height:32px;transition:background .15s,border-color .15s;position:absolute;top:6px;left:0;transform:none}body :is(.check-row,.scene-switch) input[type=checkbox]:after{content:"";background:#aebcc5;border-radius:50%;width:24px;height:24px;transition:transform .15s,background .15s;position:absolute;top:10px;left:4px}body :is(.check-row,.scene-switch) input[type=checkbox]:checked{background:0 0}body :is(.check-row,.scene-switch) input[type=checkbox]:checked:before{background:#c5d8df;border-color:#d7e5ea;transform:none}body :is(.check-row,.scene-switch) input[type=checkbox]:checked:after{background:#283d49;transform:translate(24px)}body :is(.check-row,.scene-switch) input[type=checkbox]:disabled{opacity:.4;cursor:default}body .app-header .scene-mode-switch button{min-width:90px;min-height:44px;font-size:12px}body .inspector-tabs button,body .material-target-tabs button,body .view-controls button{min-height:44px}body #scene-toolbar button{width:44px;height:44px}body #scene-render-mode{min-height:40px}body .scene-display-controls{gap:14px}body .inspiration{flex:none;gap:22px;min-width:0;margin:0;padding:16px 30px 12px}body .inspiration .preset-heading{flex:0 0 190px;min-width:0}body .inspiration p{max-width:190px;margin:7px 0;font-size:11px;line-height:1.4}.preset-heading>small{color:#859aa6;font-size:9px;line-height:1.5;display:block}.preset-count{color:#d2dce1;font-variant-numeric:tabular-nums;margin-left:6px}body .look-buttons{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#627784 #202930;touch-action:pan-x;scroll-snap-type:x proximity;flex-wrap:nowrap;flex:1;justify-content:flex-start;gap:8px;min-width:0;padding:4px 3px 10px;scroll-padding:3px;display:flex;overflow-x:auto}body .look-buttons button{text-align:left;scroll-snap-align:start;flex:0 0 155px;gap:10px;min-width:155px;min-height:64px;padding:12px}.look-buttons button>span{min-width:0}.look-buttons strong{color:#dbe4e9;font-size:11px;font-weight:550;line-height:1.3;display:block}.look-buttons small{color:#8ca1ae;white-space:nowrap;margin-top:5px;font-size:9px;display:block}.look-buttons button.active strong{color:#fff}.look-buttons button.active small{color:#baced9}body .look-swatch{flex:none;width:24px;height:29px}body #random-look{background:#2d3c45;border-style:dashed;border-color:#708b9a}#random-look svg{stroke:#c7dfe9;stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none;width:25px;height:25px}.scene-history-actions{grid-template-columns:1fr 1fr;gap:8px;margin:0 0 9px;display:grid}.scene-history-actions button{justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:12px;display:flex}.scene-history-actions svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.scene-history-actions button:disabled{opacity:.38;cursor:default}#scene-history-status{color:#a4b6c1;min-height:16px;margin:0 0 17px;font-size:10px}@media (width<=1040px){body #app{grid-template-rows:120px minmax(0,1fr)}body #app .app-header{grid-template-rows:54px 58px}body .inspiration{gap:14px;padding-inline:20px}body .inspiration .preset-heading{flex-basis:155px}}@media (width<=720px){body #app{grid-template-rows:120px 530px auto}body #app.scene-workspace{grid-template-rows:120px 670px auto}body .inspiration{padding:10px 16px 8px;display:block}body .inspiration .preset-heading{margin:0 0 7px;display:block}body .inspiration .preset-heading p{display:none}.preset-heading>small{margin-left:8px;font-size:8px;display:inline}body .look-buttons{width:100%}body .look-buttons button{flex-basis:148px;min-width:148px;min-height:60px}body #scene-toolbar{gap:5px}body .scene-display-controls{gap:8px}body .scene-switch{gap:5px;font-size:10px}body #scene-render-mode{width:84px}body #scene-toolbar .scene-tool-group{gap:2px}body .scene-action-group{border-left:0;padding-left:0}}@media (prefers-reduced-motion:reduce){body :is(.check-row,.scene-switch) input[type=checkbox]:before,body :is(.check-row,.scene-switch) input[type=checkbox]:after{transition:none}}#camera-hud{z-index:4;color:#d4e0e7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#1c262dee;border:1px solid #50606b99;border-radius:12px;width:176px;padding:10px;position:absolute;top:18px;right:20px;box-shadow:0 5px 24px #07101724}#camera-hud:empty{display:none}.camera-view-picker{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:7px;display:grid}.camera-orientation{width:50px;height:78px;display:block;overflow:visible}.camera-axis-orbit{fill:#101b2280;stroke:#43535e80;stroke-width:1px}.camera-axis-center{fill:#dce5eb}.camera-axis-parts text{fill:#17252e;text-anchor:middle;dominant-baseline:central;font:700 10px system-ui,sans-serif}.camera-orientation .camera-view-name{fill:#a5b9c6;letter-spacing:.08em;text-anchor:middle;font:600 9px system-ui,sans-serif}.camera-view-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}#camera-hud .camera-view-buttons button{color:#b7c9d4;background:#2b3a4480;border:1px solid #455761;border-radius:5px;min-width:0;min-height:30px;padding:4px 2px;font-size:10px;font-weight:500}#camera-hud .camera-view-buttons button:hover{color:#f1f6fa;background:#435662;border-color:#839caa}#camera-hud .camera-view-buttons button[aria-pressed=true]{color:#21333e;background:#d5e2e9;border-color:#d5e2e9}.camera-projection-field{border-top:1px solid #40515b;justify-content:space-between;align-items:center;gap:5px;min-height:46px;margin-top:7px;font-size:10px;display:flex}#camera-orthographic{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;width:48px;height:44px;margin:0;padding:0;display:block;position:relative}#camera-orthographic:before{content:"";background:#3b4d59;border:1px solid #627785;border-radius:20px;transition:background .15s;position:absolute;inset:8px 0}#camera-orthographic:after{content:"";background:#b6c6d0;border-radius:50%;width:20px;height:20px;transition:transform .15s,background .15s;position:absolute;top:12px;left:4px}#camera-orthographic:checked:before{background:#c5d8df;border-color:#d7e5ea}#camera-orthographic:checked:after{background:#283d49;transform:translate(20px)}.camera-lens-field{justify-content:space-between;align-items:center;gap:3px;display:flex}.camera-lens-copy{min-width:0}.camera-lens-copy label{font-size:10px;line-height:1.4;display:block}#camera-focal-value{font-variant-numeric:tabular-nums;letter-spacing:-.4px;margin-top:3px;font-size:20px;font-weight:500;line-height:1.1;display:block}#camera-focal-value span{color:#90a7b7;letter-spacing:0;font-size:10px;font-weight:400}#camera-focal-hint{white-space:nowrap;color:#91a8b8;margin:5px 0 0;font-size:8px}.camera-dial{border-radius:50%;flex:none;width:68px;height:68px;position:relative}.camera-dial svg{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.camera-dial-track,.camera-dial-fill{fill:none;stroke:#526572;stroke-width:3px;stroke-linecap:round}.camera-dial-fill{stroke:#d4e7ef}.camera-dial-face{fill:#2c3d49;stroke:#657e8f;stroke-width:1px}.camera-dial-needle{stroke:#e5f1f7;stroke-width:3px;stroke-linecap:round}.camera-dial-center{fill:#718c9e}#camera-focal-length{appearance:none;opacity:0;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:50%;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}#camera-focal-length::-webkit-slider-thumb{appearance:none;width:1px;height:1px;box-shadow:none}#camera-focal-length::-moz-range-thumb{border:0;width:1px;height:1px}.camera-dial:has(input:focus-visible){outline-offset:3px;outline:2px solid #cde4ee}.camera-dragging #camera-focal-length{cursor:grabbing}#camera-hud[data-projection=orthographic] .camera-dial{opacity:.38}#camera-focal-length:disabled{cursor:default}#camera-hud[data-projection=orthographic] #camera-focal-value{color:#91a8b8}#camera-hud .parameter-help-label{min-width:0}#stage .stats{pointer-events:none;inset:auto auto 49px 35px}#stage .view-controls{top:auto;bottom:106px;right:20px}#stage .asset-label{max-width:calc(100% - 245px)}#stage .asset-label h1,#stage .asset-label p{max-width:100%}#stage #destruction-hud{flex-wrap:wrap;max-width:calc(100% - 245px)}#stage.scene-active #camera-hud{top:calc(var(--scene-toolbar-height,62px) + 28px)}#stage.scene-active .asset-label{max-width:calc(100% - 235px)}#stage.scene-active .asset-label h1,#stage.scene-active .asset-label p{max-width:100%}@media (width<=720px){#camera-hud{border-radius:10px;width:158px;padding:8px;top:14px;right:12px}.camera-view-picker{grid-template-columns:39px minmax(0,1fr);gap:4px}.camera-orientation{width:39px;height:74px}#camera-hud .camera-view-buttons button{min-height:31px;font-size:9px}.camera-view-buttons{gap:4px}.camera-projection-field{margin-top:7px;font-size:9px}.camera-lens-copy label{font-size:9px}#camera-focal-value{font-size:19px}#camera-focal-hint{font-size:7px}.camera-dial{width:62px;height:62px}#stage .stats{max-width:calc(100% - 185px);font-size:8px;bottom:35px;left:20px}#stage .view-controls{bottom:40px;right:60px}#stage .asset-label,#stage.scene-active .asset-label{max-width:calc(100% - 205px)}#stage .asset-label h1,#stage.scene-active .asset-label h1{white-space:normal;font-size:19px}#stage #destruction-hud{gap:6px;max-width:calc(100% - 205px);top:137px;right:auto}#stage #destruction-hud button{margin-left:0}#stage.scene-active #camera-hud{top:calc(var(--scene-toolbar-height,157px) + 24px)}}@media (prefers-reduced-motion:reduce){#camera-orthographic:before,#camera-orthographic:after{transition:none}}
