:root{--clod-gold: #e9c96a;--clod-gold-dim: #9f813d;--clod-border: #6b572d;--clod-panel-bg: linear-gradient(165deg, rgba(27, 27, 34, .94), rgba(10, 11, 16, .92) 68%, rgba(7, 8, 12, .95));--clod-panel-bg-strong: linear-gradient(165deg, #202027, #0c0d12 68%, #08090c);--clod-title-font: "Palatino Linotype", Palatino, Georgia, serif;--clod-ui-font: Arial, Helvetica, sans-serif;--clod-danger: #d96b59;--clod-ok: #78b86a;--clod-blue: #79aede;--clod-muted: #9b9279}#info-panel,#project-toolbar,#player-mode-bar,#terraform-menu,#clod-overlay .clod-overlay-panel,#build-progress,#texture-modal .texture-panel,.texture-slot,.lil-gui.root{color:#e8ddbd;background:var(--clod-panel-bg);border-color:var(--clod-border);outline:1px solid rgba(0,0,0,.86);box-shadow:0 8px 24px #0000007a,inset 0 1px #fff6d017,inset 0 0 22px #0000003d}#player-mode-bar,#terraform-menu,#build-progress,#texture-modal{font-family:var(--clod-ui-font)}#clod-left-stack{width:min(330px,calc(100vw - 286px))}#clod-overlay{position:static;width:100%}#info-panel{color:#d8cfb7;background:linear-gradient(180deg,#0c0d1257,#08090c47);border-color:#6b572d61;outline:none;box-shadow:0 6px 18px #00000029}#info{position:static;top:auto;max-width:none;border:none;border-radius:0;background:transparent;outline:none;box-shadow:none;color:#d8cfb7;font-family:var(--clod-ui-font)}.clod-overlay-panel{display:grid;gap:7px;padding:10px;border:1px solid var(--clod-border);border-radius:7px;background:linear-gradient(90deg,rgba(233,201,106,.08),transparent 58%),var(--clod-panel-bg);font:11px/1.35 var(--clod-ui-font)}.clod-overlay-panel header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:5px;border-bottom:1px solid rgba(233,201,106,.24)}.clod-overlay-kicker{color:#b9ad8d;font-family:var(--clod-title-font);letter-spacing:.05em;text-transform:uppercase;text-shadow:1px 1px 1px #000}.clod-overlay-world{color:var(--clod-gold);font-family:var(--clod-title-font);font-size:13px;font-weight:600;text-shadow:1px 1px 2px #000;white-space:nowrap}.clod-overlay-meters{display:grid;gap:5px}.clod-meter-row{display:grid;gap:3px}.clod-meter-top{display:flex;justify-content:space-between;gap:10px}.clod-meter-label{color:#b9ad8d}.clod-meter-value{color:#ead9ac;font-variant-numeric:tabular-nums;text-align:right}.clod-meter-track{height:5px;overflow:hidden;background:#050506b8;border:1px solid rgba(91,75,43,.72);border-radius:999px;box-shadow:inset 0 1px 2px #000c}.clod-meter-fill{display:block;height:100%;background:linear-gradient(90deg,#7f6840,#d7b85d)}.clod-meter-row[data-severity=ok] .clod-meter-fill{background:linear-gradient(90deg,#466f3f,#9ec36a)}.clod-meter-row[data-severity=warn] .clod-meter-fill{background:linear-gradient(90deg,#7b5526,#e0b45b)}.clod-meter-row[data-severity=bad] .clod-meter-fill{background:linear-gradient(90deg,#74261d,#d96b59)}.clod-overlay-flags{display:flex;flex-wrap:wrap;gap:5px}.clod-overlay-flags span{padding:2px 6px;color:#d8cfb7;background:#07070885;border:1px solid rgba(120,100,58,.62);border-radius:999px;font-size:10px}.clod-overlay-flags span[data-severity=ok]{color:#c8e6a0;border-color:#78b86a8c}.clod-overlay-flags span[data-severity=warn]{color:#f0d985;border-color:#e9c96aa6}.clod-overlay-dig{margin:0;padding-top:6px;color:#d8cfb7;border-top:1px solid rgba(233,201,106,.18);overflow-wrap:anywhere}.clod-overlay-dig[hidden]{display:none}.clod-node-label-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;pointer-events:none;overflow:hidden}.clod-node-label{position:absolute;display:grid;gap:1px;min-width:118px;max-width:178px;padding:5px 7px;color:#efe2bf;background:linear-gradient(180deg,#2b2519e6,#09090bd1);border:1px solid rgba(233,201,106,.5);border-radius:5px;box-shadow:0 6px 16px #0000006b,inset 0 1px #fff6d51f;font:10px/1.25 var(--clod-ui-font);text-shadow:1px 1px 1px #000;transform:translate(-9999px,-9999px);translate:-50% calc(-100% - 10px)}.clod-node-label:after{content:"";position:absolute;left:50%;bottom:-6px;width:9px;height:9px;background:#09090bdb;border-right:1px solid rgba(233,201,106,.5);border-bottom:1px solid rgba(233,201,106,.5);transform:translate(-50%) rotate(45deg)}.clod-node-label strong{color:var(--clod-gold);font-family:var(--clod-title-font);font-size:12px;font-weight:600}.clod-node-label span{color:#c9bea2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 760px){#clod-left-stack{width:calc(100vw - 22px)}}#project-toolbar{background:var(--clod-panel-bg-strong);border-width:0 0 1px 1px;border-radius:0 0 0 6px}#player-mode-bar,#terraform-menu,#build-progress{border-radius:6px}#player-mode-status,#build-progress-phase,.texture-panel h2,.texture-slot-name,.lil-gui .title{font-family:var(--clod-title-font);letter-spacing:.025em;text-shadow:1px 1px 2px #000}#player-mode-status,#build-progress-phase,.texture-panel h2{color:var(--clod-gold)}#player-mode-hint{color:var(--clod-blue);border-left-color:#e9c96a40}.tf-label,.tf-edit-toggle,.tf-slider-label,.texture-slot-select,.texture-slot-param{color:var(--clod-muted)}#project-toolbar button,#project-toolbar a,#player-mode-bar button,#terraform-menu button,.texture-panel button{color:#e8ddbd;background:linear-gradient(180deg,#343029,#211e1a 52%,#151411);border-color:#78643a;border-radius:4px;box-shadow:inset 0 1px #fff5cd21,inset 0 -1px #000000b3,0 1px 2px #0000008c;font-family:var(--clod-title-font);text-shadow:1px 1px 1px #000}#project-toolbar button:hover,#project-toolbar a:hover,#player-mode-bar button:hover,#terraform-menu button:hover,.texture-panel button:hover,#project-toolbar button:focus-visible,#project-toolbar a:focus-visible,#player-mode-bar button:focus-visible,#terraform-menu button:focus-visible,.texture-panel button:focus-visible{color:#fff8d9;background:linear-gradient(180deg,#4b4028,#302817 55%,#1c1810);border-color:var(--clod-gold);outline:1px solid rgba(233,201,106,.38);outline-offset:1px;box-shadow:0 0 8px #e9c96a38,inset 0 1px #fffadc33,inset 0 -1px #000000b8}#project-toolbar button:active,#project-toolbar a:active,#player-mode-bar button:active,#terraform-menu button:active,.texture-panel button:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #000000b8}#project-toolbar button:disabled,#terraform-menu button:disabled,.texture-panel button:disabled{filter:saturate(.35)}#player-mode-bar button[aria-pressed=true],#terraform-menu button[aria-pressed=true]{color:#fff8d9;background:linear-gradient(180deg,#63522b,#342a17 58%,#211a0f);border-color:var(--clod-gold);box-shadow:0 0 7px #e9c96a33,inset 0 1px #fff7cf33}.clod-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.clod-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.clod-icon-label{display:block;width:24px;height:24px;flex:none;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:4px;box-shadow:0 0 0 1px #000000ad,0 1px 2px #0000008c}.clod-icon-button.clod-icon-only>svg{display:none}#project-toolbar .clod-icon-button{width:32px;height:32px;padding:0}#project-toolbar .clod-icon-label{width:26px;height:26px}#player-mode-bar .clod-icon-button{min-width:78px;padding:4px 8px 4px 5px}#player-mode-bar .clod-icon-label{width:24px;height:24px}#player-mode-bar .clod-button-text{line-height:1}#terraform-menu input[type=range],#terraform-menu input[type=checkbox]{accent-color:var(--clod-gold-dim)}#terraform-menu{box-sizing:border-box;overflow:hidden;width:max-content;max-width:min(620px,calc(100vw - 16px));gap:6px;padding:8px 12px 8px 8px;background:linear-gradient(90deg,rgba(233,201,106,.08),transparent 46%),var(--clod-panel-bg);border-width:2px;border-radius:7px}body[data-player-mode=playing] #terraform-menu{bottom:70px}.tf-menu-header{display:flex;justify-content:flex-end;align-items:center;min-height:18px;margin-bottom:-2px}.tf-palette{padding-top:0;padding-right:0}.tf-edit-toggle{position:static;top:auto;right:auto;padding:2px 4px;color:#c7ba98;background:#0a09087a;border:1px solid rgba(120,100,58,.62);border-radius:3px;font-family:var(--clod-title-font);text-shadow:1px 1px 1px #000}.tf-edit-toggle input{accent-color:var(--clod-gold)}.tf-row{gap:6px;padding:2px 0;max-width:100%}.tf-row-material{flex-wrap:nowrap}.tf-material-carousel{display:flex;flex:1 1 auto;align-items:center;gap:4px;min-width:0}.tf-material-carousel:not(.tf-material-carousel-active) .tf-carousel-nav{display:none}.tf-carousel-nav{flex:none;width:24px;height:64px;padding:0;font-size:20px;line-height:1}.tf-carousel-nav[disabled]{opacity:.35;cursor:not-allowed}.tf-material-swatches{display:flex;flex:1 1 auto;gap:6px;min-width:0}.tf-label{width:48px;color:#c0b28f;font-family:var(--clod-title-font);font-size:12px;text-shadow:1px 1px 1px #000}#terraform-menu button.clod-icon-button{gap:4px;min-height:28px;padding:3px 7px 3px 4px}#terraform-menu .clod-icon-label{width:21px;height:21px;border-radius:3px}.tf-size{min-height:28px;padding:2px 6px;background:#07070870;border:1px solid rgba(91,75,43,.7);border-radius:4px}.tf-size input[type=range]{width:82px}.tf-size output,.tf-slider output{color:#f0d985;font-family:var(--clod-ui-font);font-variant-numeric:tabular-nums}.tf-slider{min-height:28px;gap:4px;padding:2px 5px;background:#0707085c;border:1px solid rgba(91,75,43,.56);border-radius:4px}.tf-slider-label{color:#b9ad8d;font-size:10px}.tf-slider input[type=range]{width:58px}#terraform-menu input[type=range]{height:14px;cursor:pointer}#terraform-menu input[type=range]::-webkit-slider-runnable-track{height:5px;background:linear-gradient(90deg,#5d4520,#caa44e);border:1px solid #2a2114;border-radius:999px}#terraform-menu input[type=range]::-webkit-slider-thumb{width:13px;height:13px;margin-top:-5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:radial-gradient(circle at 35% 30%,#fff0aa,#b98b31 58%,#4b3210);border:1px solid #1d1408;border-radius:50%;box-shadow:0 1px 3px #000000b3}#terraform-menu input[type=range]::-moz-range-track{height:5px;background:linear-gradient(90deg,#5d4520,#caa44e);border:1px solid #2a2114;border-radius:999px}#terraform-menu input[type=range]::-moz-range-thumb{width:13px;height:13px;background:radial-gradient(circle at 35% 30%,#fff0aa,#b98b31 58%,#4b3210);border:1px solid #1d1408;border-radius:50%}.tf-swatch{flex:1 1 0;width:auto;min-width:64px;max-width:76px;height:64px;overflow:hidden;border-color:#5e4d2b;border-width:2px;background-position:center;background-size:cover;box-shadow:inset 0 1px #fff6d524,inset 0 -16px 22px #00000057,0 3px 8px #00000080}.tf-swatch:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;pointer-events:none;border:1px solid rgba(255,246,213,.14);border-radius:2px}.tf-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,246,213,.16),transparent 34%),radial-gradient(circle at 50% 55%,transparent 44%,rgba(0,0,0,.42))}.tf-swatch[aria-pressed=true]{border-color:#f1d77d;box-shadow:inset 0 0 0 2px #f1d77d,0 0 12px #e9c96a57,inset 0 1px #fff6d52e}.tf-swatch[disabled]{opacity:.42;filter:grayscale(.85) brightness(.72)}.tf-swatch span{z-index:1;min-height:14px;padding:2px 3px;color:#f1e6c8;background:linear-gradient(180deg,#1c160db8,#050506d1);border-top:1px solid rgba(233,201,106,.18);font-family:var(--clod-ui-font);text-shadow:1px 1px 1px #000}.tf-row-sculpt{gap:5px}.tf-row-sculpt .tf-slider input[type=range]{width:46px}.tf-row-sculpt .tf-slider output{min-width:28px}@media (max-width: 760px){#terraform-menu{max-width:calc(100vw - 16px)}.tf-label{width:44px}.tf-swatch{min-width:56px;max-width:none;height:56px}.tf-row-sculpt{flex-wrap:wrap}}#build-progress-label{font-family:var(--clod-title-font)}#build-progress-percent{color:var(--clod-gold);font-variant-numeric:tabular-nums}#build-progress-bar{background:#08090c;border-color:#5b4a29;box-shadow:inset 0 1px 4px #000000e6}#build-progress-bar::-webkit-progress-bar{background:#08090c}#build-progress-bar::-webkit-progress-value{background:linear-gradient(180deg,#f2d87d,#b48a32 56%,#79591f);box-shadow:inset 0 1px #fffdde59}#build-progress-bar::-moz-progress-bar{background:linear-gradient(180deg,#f2d87d,#b48a32 56%,#79591f)}#texture-modal{background:#040508c2}#texture-modal.clod-texture-dialog{background:radial-gradient(circle at 50% 38%,rgba(92,73,35,.16),transparent 34%),#030407d1}#texture-modal .texture-panel{background:var(--clod-panel-bg-strong);border-color:var(--clod-border);border-radius:7px}.texture-panel.clod-texture-dialog{width:min(1080px,calc(100vw - 24px));max-height:calc(100vh - 24px);overflow-x:visible;overflow-y:auto;border-width:2px;border-radius:8px;outline:1px solid rgba(0,0,0,.9);box-shadow:0 24px 72px #0000009e,inset 0 1px #fff6d51a,inset 0 0 38px #00000052}.texture-panel.clod-texture-dialog .texture-panel-body{padding:20px 16px;overflow:visible}.texture-slot-carousel{display:flex;align-items:stretch;gap:14px;overflow:visible}.texture-slot-carousel:not(.texture-slot-carousel-active) .texture-carousel-nav{display:none}.texture-panel.clod-texture-dialog .texture-carousel-nav{flex:0 0 40px;width:40px;min-width:40px;min-height:132px;padding:0;font-size:30px;line-height:1;font-weight:700;color:#f0d985;background:linear-gradient(180deg,#3a2e18fa,#120f0afa);border:2px solid #8f7435;border-radius:6px;box-shadow:0 2px 10px #00000073,inset 0 1px #fff6d51f}.texture-panel.clod-texture-dialog .texture-carousel-nav:hover:not(:disabled){color:#fff3c4;background:linear-gradient(180deg,#524220fa,#1c160efa);border-color:#e9c96a}.texture-panel.clod-texture-dialog .texture-carousel-nav:disabled{opacity:.38;filter:none}.texture-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:22px;flex:1 1 auto;min-width:0}.texture-panel header{background:linear-gradient(180deg,#4e3f1f5c,#1513101f);border-bottom-color:#574724;box-shadow:inset 0 1px #fff5cc14}.texture-panel.clod-texture-dialog header{padding:10px 12px 10px 16px;background:linear-gradient(90deg,rgba(233,201,106,.12),transparent 62%),linear-gradient(180deg,#4f3d1b8a,#100e0c3d)}.texture-panel h2{font-size:17px;font-weight:600}.texture-panel.clod-texture-dialog h2{color:#f0d985;font-size:19px}.texture-panel [data-texture-close]{min-height:30px;padding:4px 10px 4px 6px}.texture-panel [data-texture-close] .clod-icon-label{width:20px;height:20px}.texture-slot{background:linear-gradient(160deg,#1e1d1bf0,#0c0c0ff7);border-color:#4f4227;border-radius:5px;outline-color:#000000a6;box-shadow:inset 0 1px #fff6d50f,0 3px 9px #00000057}.texture-slot.clod-texture-slot{position:relative;gap:10px;padding:12px;margin:2px;border-color:#574724;background:linear-gradient(160deg,#26231df5,#0a0a0dfa),#101014}.texture-slot.clod-texture-slot:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;pointer-events:none;border:1px solid rgba(255,246,213,.05);border-radius:3px}.texture-slot.clod-texture-slot.is-loaded{border-color:#8f7435;box-shadow:0 0 0 1px #e9c96a29,0 5px 14px #0000006b,inset 0 1px #fff6d51a}.texture-slot.clod-texture-slot.is-empty{filter:saturate(.78)}.texture-slot-name{color:#e5d6ae}.clod-texture-slot .texture-slot-name{min-width:0;padding:0 2px;color:#ead9ac;font-family:var(--clod-title-font);font-size:13px;text-align:center}.clod-texture-slot.is-empty .texture-slot-name{color:#8e846f}.texture-preview,.texture-panel button.texture-preview{color:var(--clod-muted);background-color:#08090b;border-color:#5b4b2b;border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 0 18px #0000009e}.texture-preview.clod-texture-preview{position:relative;min-height:148px;overflow:hidden;isolation:isolate;border-width:2px;background-size:cover}.texture-preview.clod-texture-preview:before{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;z-index:-1;background:var(--clod-preview-icon) center / contain no-repeat;opacity:.88;filter:drop-shadow(0 4px 5px rgba(0,0,0,.58))}.texture-preview.clod-texture-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,246,213,.14),transparent 34%),radial-gradient(circle at 50% 58%,transparent 42%,rgba(0,0,0,.48))}.clod-texture-slot.is-loaded .clod-texture-preview:before{opacity:0}.clod-texture-band,.clod-material-badge{position:absolute;z-index:1;left:7px;right:7px;pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;text-shadow:1px 1px 2px #000}.clod-texture-band{top:7px;color:#f3e6bf;font-family:var(--clod-title-font);font-size:12px}.clod-material-badge{bottom:7px;width:fit-content;max-width:calc(100% - 14px);margin:0 auto;padding:2px 6px;color:#f0d985;background:#080706ad;border:1px solid rgba(233,201,106,.34);border-radius:999px;font-size:10px}.clod-texture-slot.is-empty .clod-material-badge{color:#afa48c;border-color:#afa48c38}.texture-preview:hover,.texture-panel button.texture-preview:focus-visible{border-color:var(--clod-gold);box-shadow:0 0 9px #e9c96a40,inset 0 0 18px #0000007a}.clod-texture-slot.is-loaded .texture-preview{border-color:#9c7e38}.texture-slot-select select,.texture-slot-param input{color:#e8ddbd;background:#0d0e12;border-color:#5b4b2b;border-radius:3px;padding:3px 5px;outline:none}.texture-slot-select{gap:5px}.texture-slot-select>span,.texture-slot-param>span{color:#b9ad8d;font-size:10px;letter-spacing:.02em}.texture-slot-select select{height:28px;padding-right:22px;background:linear-gradient(180deg,#181712,#0b0b0d)}.texture-slot-param input{height:26px;text-align:right;font-variant-numeric:tabular-nums}.texture-slot-select select:focus,.texture-slot-param input:focus{border-color:var(--clod-gold);box-shadow:0 0 0 1px #e9c96a40}.texture-slot-param input:hover,.texture-slot-select select:hover{border-color:#876d34}.texture-slot-normal button{color:#e8ddbd;background:linear-gradient(180deg,#343029,#171512);border-color:#78643a}.texture-slot-normal{align-items:stretch}.texture-slot-normal button{min-height:26px}.texture-normal-clear{width:30px;padding-inline:0}.texture-actions button .clod-icon-label{width:22px;height:22px}.lil-gui{--background-color: #101116;--text-color: #ddd3b8;--title-background-color: #1c1a17;--title-text-color: var(--clod-gold);--widget-color: #292722;--hover-color: #403821;--focus-color: #5b4823;--number-color: var(--clod-blue);--string-color: var(--clod-ok);--font-family: var(--clod-ui-font);--widget-border-radius: 3px}.lil-gui.root{border:1px solid var(--clod-border);border-radius:0 0 0 6px;overflow:hidden}.lil-gui.root>.title,.lil-gui.root>.children>.lil-gui>.title{color:var(--clod-gold);background:linear-gradient(180deg,#2b271e,#171613);border-bottom:1px solid #4b3e23;box-shadow:inset 0 1px #fff6d512}.lil-gui.root>.children>.lil-gui{border-bottom:1px solid rgba(107,87,45,.55)}.lil-gui .controller>.name{color:#bdb399}.lil-gui input:focus,.lil-gui button:focus{outline-color:var(--clod-gold)}
