@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#e6e6eb;font-synthesis:none;text-rendering:optimizelegibility;--panel:#19191e;--panel2:#202026;--line:#2a2a32;--muted:#85858f;--text:#e6e6eb;--blue:#5279ff;--top:48px;--right:350px;--left:235px;background:#101014;font-family:Manrope,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:960px;height:100vh;color:var(--text);background:#101014;margin:0;font-size:13px;overflow:hidden}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:default;opacity:.42}.topbar{height:var(--top);z-index:4;background:#151519;border-bottom:1px solid #28282f;align-items:center;gap:12px;padding:0 16px;display:flex;position:relative}.brand{color:#e5e5e9;letter-spacing:-.5px;align-items:center;gap:9px;height:100%;font-size:18px;font-weight:700;text-decoration:none;display:flex}.brand-mark{grid-template-columns:1fr 1fr;gap:2px;width:22px;height:22px;display:grid;transform:rotate(-8deg)}.brand-mark i{background:#9ad1ff;border-radius:4px 8px;display:block}.brand-mark i:nth-child(2){background:#657dff}.brand-mark i:nth-child(3){background:#7369df}.brand-mark i:nth-child(4){background:#a5e1ff}.beta{color:#aaa;border:1px solid #393940;border-radius:5px;padding:3px 6px;font-size:9px;font-weight:500}.top-divider{background:#303038;width:1px;height:24px;margin:0 5px 0 12px}.top-button,.icon-button{color:#a5a5ad;background:0 0;border-radius:7px;height:32px}.top-button{align-items:center;gap:8px;padding:0 11px;display:flex}.top-button:hover,.icon-button:not(:disabled):hover{color:#fff;background:#25252c}.folder-icon{color:currentColor;flex-shrink:0;width:16px;height:14px;display:block}.folder-icon svg{fill:currentColor;width:100%;height:100%;display:block}.icon-button{min-width:32px;font-size:20px;line-height:1}.project-name{color:#d8d8dd;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex;position:absolute;left:50%;transform:translate(-50%)}.saved-dot{background:#67c796;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #67c79675}.theme-button{margin-left:auto;font-size:20px}.primary-button{background:#4c72ff;border-radius:8px;height:32px;padding:0 14px;font-weight:600;box-shadow:0 3px 12px #3155cd40}.primary-button:hover{background:#6385ff}.primary-button span{margin-right:3px;font-size:17px}.workspace{height:calc(100vh - var(--top));grid-template-columns:var(--left) minmax(280px,1fr) var(--right);min-height:0;display:grid}.preset-rail{background:#19191e;border-right:1px solid #292930;flex-direction:column;min-width:0;display:flex;overflow:hidden}.rail-heading{color:#92929b;letter-spacing:1px;flex-shrink:0;align-items:center;height:46px;padding:0 15px;font-size:11px;font-weight:700;display:flex}.rail-count{color:#65656d;margin-left:6px;font-size:10px}.collapse-button,.more-button{color:#777781;background:0 0;margin-left:auto;font-size:16px}.preset-grid{grid-template-columns:1fr 1fr;align-content:start;gap:8px;padding:4px 9px;display:grid;overflow:auto}.preset-card{text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;min-width:0;padding:7px}.preset-card:hover{background:#222228}.preset-card.selected{background:#25252c;border-color:#666873;box-shadow:0 0 0 1px #ffffff05}.preset-card.disabled{opacity:.42;cursor:not-allowed}.preset-art{aspect-ratio:1.05;background:#101015;border:1px solid #2c2c35;border-radius:8px;display:block;position:relative;overflow:hidden}.preset-art i{background:#666875;border-radius:4px;width:35%;height:25%;position:absolute;top:38%;left:33%;box-shadow:0 0 0 3px #32323a}.preset-art i:first-child{transform:translate(-26px,-17px)rotate(-25deg)}.preset-art i:nth-child(2){transform:translateY(-28px)rotate(3deg)}.preset-art i:nth-child(3){transform:translate(28px,-15px)rotate(26deg)}.preset-art i:nth-child(4){transform:translate(-27px,15px)rotate(24deg)}.preset-art i:nth-child(5){transform:translateY(28px)rotate(3deg)}.preset-art i:nth-child(6){transform:translate(27px,14px)rotate(-24deg)}.preset-art b{border:1px dashed #575763;border-radius:50%;position:absolute;inset:29%}.preset-title,.preset-note{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.preset-title{color:#dedee3;margin-top:8px;font-size:11px;font-weight:600}.preset-note{color:#73737d;margin-top:4px;font-size:9px}.rail-footer{color:#777780;border-top:1px solid #28282f;flex-shrink:0;margin-top:auto;padding:13px 15px;font-size:10px}.status-dot,.live-dot{background:#6dc99c;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.stage-column{background-color:#111115;background-image:radial-gradient(#25252d 1px,#0000 1px);background-size:22px 22px;flex-direction:column;min-width:0;min-height:0;display:flex}.stage{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.stage-center{transform-origin:50%;width:min(92%,1000px);transition:transform .15s}.scene-frame{width:100%;aspect-ratio:var(--frame-ratio,16 / 9);background:#101014;border:1px solid #2b2b33;border-radius:17px;max-height:calc(100vh - 160px);transition:aspect-ratio .2s;position:relative;overflow:hidden;box-shadow:0 18px 64px #0006,0 0 0 1px #0005}.scene-frame[data-orientation=portrait]{width:auto;height:min(68vh,760px);aspect-ratio:var(--frame-ratio);margin:auto}.scene-frame #renderHost{width:100%;height:100%;position:absolute;inset:0}.scene-frame canvas{width:100%;height:100%;display:block}.scene-vignette{pointer-events:none;background:radial-gradient(#0000 42%,#05050742 100%);position:absolute;inset:0}.stage-label{color:#878791;white-space:nowrap;font-size:10px;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%)}.live-dot{width:5px;height:5px}.stage-actions{color:#a4a4ad;background:#202025;border:1px solid #393940;border-radius:9px;align-items:center;gap:5px;height:31px;padding:0 8px;font-size:10px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #0006}.stage-actions button{color:#b5b5bd;background:0 0;border-radius:5px;min-width:21px;height:23px}.stage-actions button:hover{color:#fff;background:#33333b}.stage-separator{background:#414149;width:1px;height:15px;margin:0 3px}.canvas-drop-hint{color:#dfe6ff;pointer-events:none;background:#335cff18;border:1px dashed #7192ff;border-radius:17px;justify-content:center;align-items:center;font-size:14px;display:none;position:absolute;inset:12px}.stage.file-dragging .canvas-drop-hint{display:flex}.preview-bar{color:#85858f;background:#16161b;border-top:1px solid #292930;flex-shrink:0;justify-content:space-between;align-items:center;height:41px;padding:0 16px;font-size:10px;display:flex}.preview-tip{align-items:center;gap:7px;display:flex}.preview-tip kbd{color:#b5b5bd;background:#212127;border:1px solid #383840;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:9px}.preview-resolution{font-variant-numeric:tabular-nums;color:#9797a0}.inspector{scrollbar-color:#42424b transparent;scrollbar-width:thin;background:#19191e;border-left:1px solid #292930;min-width:0;overflow:auto}.inspector-section{border-bottom:1px solid #2a2a31;padding:15px 16px}.section-heading{align-items:center;margin-bottom:13px;display:flex}.section-heading h2{letter-spacing:.2px;color:#d2d2d8;margin:0;font-size:12px;font-weight:600}.more-button{font-size:17px;line-height:10px}.ratio-grid{background:#222228;border:1px solid #2e2e36;border-radius:9px;grid-template-columns:repeat(6,1fr);gap:4px;padding:5px;display:grid}.ratio-button{color:#777780;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;height:59px;display:flex}.ratio-button:hover{color:#c8c8cf;background:#2c2c33}.ratio-button.active{color:#e5e5eb;background:#28282f;border-color:#474750}.ratio-icon{border:1.5px solid;border-radius:2px;width:18px;height:11px;display:block;position:relative}.ratio-icon:after{content:"";opacity:.22;border:1px solid;border-radius:1px;position:absolute;inset:2px}.ratio-button small{font-size:9px}.custom-size{margin-top:14px}.custom-size>label,.background-row>span,.media-toolbar>span{color:#93939c;margin-bottom:8px;font-size:10px;display:block}.dimension-fields{align-items:center;gap:7px;display:flex}.dimension-input{background:#212127;border:1px solid #33333b;border-radius:6px;flex:1;align-items:center;min-width:0;height:32px;padding:0 8px;display:flex}.dimension-input:focus-within{border-color:#6a83e4}.dimension-input input{color:#dddde3;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.dimension-input input::-webkit-inner-spin-button{display:none}.dimension-input span{color:#6d6d76;font-size:9px}.dimension-x,.unit{color:#73737c;font-size:10px}.background-row{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.background-row>span{margin:0}.color-control{cursor:pointer;align-items:center;gap:7px;display:flex;position:relative}.color-control input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.color-swatch{background:#101014;border:1px solid #55555f;border-radius:5px;width:17px;height:17px}.color-code{color:#aaaab2;font-variant-numeric:tabular-nums;font-size:10px}.media-section{padding-bottom:8px}.media-section .section-heading{margin-bottom:11px}.muted-dot{color:#62626c;padding:0 3px}.section-heading h2 #slotCountLabel{color:#91919a;font-size:10px;font-weight:500}.media-toolbar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.media-toolbar>span{margin:0}.stepper{background:#24242b;border:1px solid #33333b;border-radius:6px;align-items:center;height:27px;display:flex;overflow:hidden}.stepper button{color:#a4a4ad;background:0 0;width:26px;height:25px;font-size:14px}.stepper button:hover{color:#fff;background:#34343c}.stepper output{text-align:center;color:#d4d4da;min-width:27px;font-size:10px}.upload-row{gap:7px;margin-bottom:10px;display:flex}.upload-button{text-align:left;background:#202026;border:1px dashed #44444d;border-radius:8px;flex:1;align-items:center;gap:10px;min-width:0;height:43px;padding:0 10px;display:flex}.upload-button:hover,.folder-upload:hover{background:#252833;border-color:#6a83e4}.upload-icon{color:#adbacf;border:1px solid #44444f;border-radius:6px;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:16px;display:grid}.upload-button b,.upload-button small{display:block}.upload-button b{color:#d5d5dc;font-size:10px;font-weight:600}.upload-button small{color:#777780;margin-top:3px;font-size:8px}.folder-upload{color:#9999a2;background:#202026;border:1px solid #36363e;border-radius:8px;place-items:center;width:43px;height:43px;font-size:16px;display:grid}.slots-list{flex-direction:column;gap:6px;display:flex}.slot-row{background:#202026;border:1px solid #303038;border-radius:8px;align-items:center;gap:8px;height:58px;padding:6px 7px;transition:border-color .12s,background .12s;display:flex}.slot-row:hover{background:#23232b}.slot-row.selected{background:#252834;border-color:#667cc9;box-shadow:0 0 0 1px #617aff20}.slot-row.drag-over{background:#2a3150;border-color:#7592ff}.slot-row.dragging{opacity:.45}.drag-grip{color:#666671;cursor:grab;-webkit-user-select:none;user-select:none;letter-spacing:-3px;width:15px;font-size:14px}.slot-thumb{color:#85858e;background:#28282f;border:1px solid #393941;border-radius:6px;flex-shrink:0;place-items:center;width:42px;height:44px;display:grid;overflow:hidden}.slot-thumb img{object-fit:cover;width:100%;height:100%}.slot-thumb:hover{border-color:#7e91d9}.plus-mark{color:#74747d;font-size:18px}.slot-copy{text-align:left;background:0 0;flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;height:100%;padding:3px 0;display:flex}.slot-copy b{color:#d0d0d7;font-size:10px;font-weight:500}.slot-copy small{color:#777780;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.slot-replace{color:#767680;background:0 0;border-radius:5px;width:25px;height:27px;font-size:15px}.slot-replace:hover{color:#e0e0e5;background:#383841}.media-note{color:#71717a;padding:10px 0 3px;font-size:9px}.media-note span{color:#8c8c96;margin-right:4px}.settings-section{padding-bottom:18px}.reset-button{color:#8a8a94;background:0 0;margin-left:auto;font-size:9px}.reset-button:hover{color:#d8d8df}.range-control{margin:15px 0;display:block}.range-control>span{color:#a4a4ad;justify-content:space-between;margin-bottom:9px;font-size:10px;display:flex}.range-control output{color:#d0d0d7;font-variant-numeric:tabular-nums;font-size:10px}.range-control input{appearance:none;background:#3a3a43;border-radius:4px;outline:0;width:100%;height:3px;display:block}.range-control input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#637fff;border:2px solid #d8deff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 3px #627aff24}.range-control input::-moz-range-thumb{cursor:pointer;background:#637fff;border:2px solid #d8deff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #627aff24}.settings-caption{color:#71717a;border-top:1px solid #2e2e36;padding-top:11px;font-size:9px;line-height:1.7}.toast{z-index:20;color:#ededf1;opacity:0;pointer-events:none;background:#303038;border:1px solid #494952;border-radius:8px;padding:10px 15px;font-size:11px;transition:all .18s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,10px);box-shadow:0 8px 24px #0008}.toast.visible{opacity:1;transform:translate(-50%)}.spinner{vertical-align:-2px;border:2px solid #ffffff70;border-top-color:#fff;border-radius:50%;width:11px;height:11px;margin-right:5px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1250px){:root{--left:205px;--right:320px}.preset-grid{gap:5px;padding-inline:7px}.inspector-section{padding-inline:13px}.scene-frame{border-radius:13px}.slot-row{gap:6px}.slot-thumb{width:39px}}@media (height<=760px){.inspector-section{padding-top:11px;padding-bottom:11px}.ratio-button{height:51px}.scene-frame{max-height:calc(100vh - 135px)}.slot-row{height:52px}.slot-thumb{height:39px}}.ratio-button{justify-content:space-between;gap:0;height:59px;padding:7px 4px 6px}.ratio-icon{flex:none;width:24px;height:15px}.ratio-4-3{width:20px;height:16px}.ratio-1-1{width:17px;height:17px}.ratio-4-5{width:15px;height:19px}.ratio-3-4{width:14px;height:19px}.ratio-9-16{width:11px;height:21px}.ratio-button small{min-height:11px;font-size:11px;line-height:1}.scene-frame canvas{cursor:grab}.scene-frame canvas.orbiting{cursor:grabbing}.range-control output[contenteditable=true]{cursor:text;text-align:right;border-radius:4px;outline:0;min-width:48px;margin:-1px -4px;padding:1px 4px}.range-control output[contenteditable=true]:hover{color:#fff;background:#2a2a33}.range-control output[contenteditable=true]:focus{color:#fff;background:#30303a;box-shadow:0 0 0 1px #6a83e4}.mode-hidden{display:none!important}.tilt-gizmo{z-index:2;pointer-events:none;opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .18s,visibility .18s;position:absolute;inset:0;overflow:visible}.tilt-gizmo.visible{opacity:1;visibility:visible}.tilt-gizmo-axis{stroke:#4f5159;stroke-width:4px;stroke-linecap:round;vector-effect:non-scaling-stroke;transition:stroke .15s,stroke-width .15s}.tilt-gizmo-axis.selected{stroke:#6f8cff;stroke-width:6px}.tilt-gizmo text{fill:#7d808c;text-anchor:middle;dominant-baseline:middle;font:600 22px Manrope,PingFang SC,Microsoft YaHei,sans-serif;transition:fill .15s,font-size .15s}.tilt-gizmo text.selected{fill:#b9c5ff;font-size:25px}.tilt-gizmo-reset{z-index:3;color:#7d808c;background:#202026;border:1px solid #3a3a44;border-radius:9px;place-items:center;width:36px;height:36px;transition:background .15s,border-color .15s,color .15s;display:grid;position:absolute;top:14px;right:58px;box-shadow:0 5px 16px #0004}.tilt-gizmo-reset:hover{color:#c5ceff;background:#292b36;border-color:#596aab}.tilt-gizmo-reset svg{width:20px;height:20px;display:block}.tilt-gizmo-reset:focus-visible{outline-offset:2px;outline:2px solid #8aa0ff}.tilt-gizmo-toggle{z-index:3;color:#7d808c;background:#202026;border:1px solid #3a3a44;border-radius:9px;place-items:center;width:36px;height:36px;transition:background .15s,border-color .15s,color .15s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 5px 16px #0004}.tilt-gizmo-toggle:hover{color:#c5ceff;background:#292b36;border-color:#596aab}.tilt-gizmo-toggle.active{color:#d8e0ff;background:#2f3d69;border-color:#6d86ef;box-shadow:0 0 0 2px #627aff24,0 5px 16px #0005}.tilt-gizmo-toggle svg{width:21px;height:21px;display:block}.tilt-gizmo-toggle:focus-visible{outline-offset:2px;outline:2px solid #8aa0ff}.slots-list{scrollbar-color:#42424b transparent;scrollbar-width:thin;height:min(44vh,420px);min-height:240px;padding-right:4px;overflow:hidden auto}.preset-box{border-top:1px solid #2e2e36;margin-top:18px;padding-top:14px}.preset-box-heading{color:#c7c7cf;justify-content:space-between;align-items:center;margin-bottom:9px;font-size:11px;display:flex}.preset-box-heading small{color:#777780;font-size:9px}.preset-save-row{gap:6px;display:flex}.preset-save-row input{color:#d5d5dc;background:#1d1d24;border:1px solid #3a3a45;border-radius:7px;outline:none;flex:1;min-width:0;height:31px;padding:0 9px;font-size:10px}.preset-save-row input:focus{border-color:#627aff;box-shadow:0 0 0 2px #627aff22}.preset-save-row input::placeholder{color:#70707a}.save-preset-button{color:#cfd0da;background:#22222a;border:1px solid #3a3a45;border-radius:7px;width:54px;height:31px;font-size:10px}.save-preset-button:hover{color:#fff;background:#2d2f3a;border-color:#627aff}.saved-presets{flex-direction:column;gap:5px;margin-top:8px;display:flex}.saved-preset-row{background:#202026;border:1px solid #30303a;border-radius:7px;align-items:center;gap:6px;padding:7px 8px;display:flex}.saved-preset-copy{flex:1;min-width:0}.saved-preset-copy b,.saved-preset-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.saved-preset-copy b{color:#d5d5dc;font-size:10px}.saved-preset-copy small{color:#777780;margin-top:3px;font-size:8px}.saved-preset-row button{color:#898994;background:0 0;border-radius:5px;height:24px;padding:0 6px;font-size:9px}.saved-preset-row button:hover{color:#fff;background:#34343c}.saved-presets-empty{color:#70707a;padding:6px 2px;font-size:9px}.slots-wrap{position:relative}.photo-adjust-panel{background:#1f1f25;border:1px solid #30303a;border-radius:8px;margin:0;padding:9px 10px}.photo-adjust-panel.popup{z-index:6;display:none;position:absolute;left:0;right:0;box-shadow:0 12px 28px #0009}.photo-adjust-panel.popup.open{display:block}.photo-adjust-heading{color:#c7c7cf;align-items:center;gap:7px;margin-bottom:2px;font-size:10px;display:flex}.photo-adjust-heading small{text-overflow:ellipsis;white-space:nowrap;color:#777780;flex:1;min-width:0;font-size:8px;overflow:hidden}.photo-adjust-heading button{color:#85858e;background:0 0;font-size:9px}.photo-adjust-heading button:hover{color:#d8d8df}.photo-adjust-panel .range-control{margin:10px 0 5px}.photo-adjust-panel .range-control>span{margin-bottom:7px;font-size:9px}.photo-adjust-panel .range-control output{font-size:9px}.slot-adjust{color:#767680;background:0 0;border-radius:5px;width:25px;height:27px;font-size:14px}.slot-adjust:hover{color:#e0e0e5;background:#383841}.photo-adjust-heading #closePhotoAdjust{color:#c2c2ca;background:#292930;border:1px solid #45454f;border-radius:6px;width:26px;height:26px;padding:0;font-size:16px;line-height:24px}.photo-adjust-heading #closePhotoAdjust:hover{color:#fff;background:#3a3a44;border-color:#73738a}.folder-upload-icon{fill:currentColor;color:#a9a9b3;width:15px;height:15px;display:block}.preview-quality-control{color:#9898a2;white-space:nowrap;align-items:center;height:23px;font-size:9px;display:flex;position:relative}.preview-quality-trigger{color:#c8c8cf;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;height:23px;padding:0 4px;font-size:9px;display:flex}.preview-quality-trigger:hover{color:#fff;background:#2a2a32}.preview-quality-arrow{opacity:.75;border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;display:block;transform:rotate(45deg)translateY(-1px)}.preview-quality-menu{z-index:8;background:#1d1d23;border:1px solid #363640;border-radius:9px;min-width:58px;padding:4px;display:none;position:absolute;bottom:calc(100% + 7px);left:-6px;box-shadow:0 10px 24px #0009}.preview-quality-menu.open{flex-direction:column;gap:2px;display:flex}.preview-quality-menu button{color:#a9a9b3;text-align:left;background:0 0;border-radius:6px;height:27px;padding:0 10px;font-size:9px}.preview-quality-menu button:hover,.preview-quality-menu button[aria-selected=true]{color:#f0f2ff;background:#2a3045}.project-menu{z-index:12;background:#1d1d23;border:1px solid #363640;border-radius:10px;width:320px;padding:10px;display:none;position:absolute;top:42px;left:145px;box-shadow:0 16px 40px #0009}.project-menu.open{display:block}.project-menu-heading{color:#e4e4e9;justify-content:space-between;align-items:center;padding:2px 4px 9px;font-size:12px;display:flex}.project-menu-heading button{color:#9696a0;background:0 0;border-radius:6px;width:26px;height:26px;font-size:18px}.project-menu-heading button:hover{color:#fff;background:#303039}.project-create{border-bottom:1px solid #303039;gap:6px;padding-bottom:9px;display:flex}.project-create input{color:#e3e3e8;background:#18181d;border:1px solid #3b3b46;border-radius:6px;outline:none;flex:1;min-width:0;height:30px;padding:0 8px;font-size:10px}.project-create input:focus{border-color:#627aff;box-shadow:0 0 0 2px #627aff22}.project-create input::placeholder{color:#777781}.project-create button{color:#fff;background:#5279ff;border-radius:6px;height:30px;padding:0 10px;font-size:10px}.project-create button:hover{background:#68f}.project-list{flex-direction:column;gap:4px;max-height:420px;padding-top:8px;display:flex;overflow:auto}.project-row{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;width:100%;padding:12px 10px;display:flex}.project-row:hover{background:#292932}.project-row.active{background:#282d40;border-color:#5f79d6}.project-row-icon{color:#8c8c98;background:#292930;border-radius:5px;flex-shrink:0;place-items:center;width:84px;height:56px;display:grid;overflow:hidden}.project-row-icon img{object-fit:cover;width:100%;height:100%;display:block}.project-row-icon .folder-icon{width:14px;height:10px}.project-row-copy{flex:1;min-width:0}.project-row-delete,.project-row-reset{color:#777782;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;line-height:0;display:flex}.project-row-reset:hover{color:#9fb5ff;background:#303d60}.trash-icon{fill:currentColor;stroke:none;width:22px;height:22px;display:block}.reset-icon{fill:currentColor;stroke:none;width:13px;height:13px;display:block}.project-row-reset+.project-row-delete{margin-left:-6px}.project-row-delete:hover{color:#ff9eaa;background:#55343d}.project-name-edit{color:#f0f0f4;background:#18181e;border:1px solid #627aff;border-radius:4px;outline:none;width:80px;min-width:80px;max-width:80px;height:25px;padding:0 5px;font-size:10px;display:block}.project-row-copy b,.project-row-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.project-row-copy b{color:#e0e0e5;font-size:10px;font-weight:500}.project-row-copy small{color:#81818b;margin-top:3px;font-size:8px}.project-empty{color:#7d7d87;padding:10px 4px;font-size:10px}.export-control{z-index:14;position:relative}.export-trigger{align-items:center;gap:7px;display:flex}.export-icon{color:currentColor;flex:none;width:15px;height:15px;display:block}.export-arrow{opacity:.85;border-bottom:1.5px solid;border-right:1.5px solid;width:6px;height:6px;margin-left:2px;transform:rotate(45deg)translateY(-2px)}.export-menu{background:#1d1d23;border:1px solid #3a3a45;border-radius:10px;min-width:150px;padding:5px;display:none;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 32px #0009}.export-menu.open{flex-direction:column;gap:2px;display:flex}.export-menu button{color:#dedee5;text-align:left;background:0 0;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:36px;padding:0 10px;display:flex}.export-menu button:hover{background:#30303a}.export-menu button[aria-selected=true]{background:#29324e}.export-menu b{font-size:11px;font-weight:600}.export-menu small{color:#888894;font-size:9px}.export-trigger{justify-content:space-between;width:82px;font-size:11px}.export-menu small{display:none}.export-trigger{justify-content:flex-end;gap:15px;font-size:8px}.export-menu b{font-size:8px}.primary-button .export-label{white-space:nowrap;margin-right:0;font-size:8px}.export-trigger,.primary-button .export-label,.export-menu b{font-size:10px}.export-menu button{text-align:center;justify-content:center}.export-menu b{text-align:center;width:100%;display:block}.export-trigger,.primary-button .export-label{font-size:10.5px}.preview-quality-control,.preview-quality-trigger{min-width:62px;font-size:10px}.export-trigger,.primary-button .export-label{font-size:12.6px}.preview-quality-trigger{min-width:52px;padding-left:3px;padding-right:3px}.preview-quality-trigger{gap:3px;min-width:44px;padding-left:1px;padding-right:1px}.preview-quality-control,.preview-quality-trigger{min-width:0}.preview-quality-control+.stage-separator{margin-left:6px}.preview-quality-trigger{gap:4px;padding-left:4px;padding-right:4px}.export-trigger{justify-content:center;gap:0;width:66px}.export-arrow{display:none}.export-trigger{width:82px}.export-menu{width:100%;min-width:0}.export-control{margin-right:0;transform:none}.export-trigger{justify-content:center;gap:6px}.export-icon{color:currentColor;width:15px;height:15px}.preset-art.grid-art{display:block;position:relative;overflow:hidden}.preset-art.grid-art i{transform-origin:50%;border-radius:5px;width:19%;height:24%;top:auto;left:auto;box-shadow:0 0 0 3px #32323a}.preset-art.grid-art i:first-child{top:7%;left:4%}.preset-art.grid-art i:nth-child(2){top:7%;left:28%}.preset-art.grid-art i:nth-child(3){top:7%;left:52%}.preset-art.grid-art i:nth-child(4){top:7%;left:76%}.preset-art.grid-art i:nth-child(5){top:38%;left:4%}.preset-art.grid-art i:nth-child(6){top:38%;left:28%}.preset-art.grid-art i:nth-child(7){top:38%;left:52%}.preset-art.grid-art i:nth-child(8){top:38%;left:76%}.preset-art.grid-art i:nth-child(9){top:69%;left:4%}.preset-art.grid-art i:nth-child(10){top:69%;left:28%}.preset-art.grid-art i:nth-child(11){top:69%;left:52%}.preset-art.grid-art i:nth-child(12){top:69%;left:76%}.preset-art.grid-art.vertical-art i:first-child,.preset-art.grid-art.vertical-art i:nth-child(12){transform:rotate(-16deg)}.preset-art.grid-art.vertical-art i:nth-child(4),.preset-art.grid-art.vertical-art i:nth-child(9){transform:rotate(16deg)}.preset-art.grid-art.vertical-art i:nth-child(2),.preset-art.grid-art.vertical-art i:nth-child(11){transform:rotate(-7deg)}.preset-art.grid-art.vertical-art i:nth-child(3),.preset-art.grid-art.vertical-art i:nth-child(10){transform:rotate(7deg)}.preset-art.grid-art.horizontal-art i:first-child,.preset-art.grid-art.horizontal-art i:nth-child(4){transform:perspective(80px)rotateX(12deg)}.preset-art.grid-art.horizontal-art i:nth-child(9),.preset-art.grid-art.horizontal-art i:nth-child(12){transform:perspective(80px)rotateX(-12deg)}.preset-art.grid-art.horizontal-art i:nth-child(2),.preset-art.grid-art.horizontal-art i:nth-child(3){transform:perspective(80px)rotateX(6deg)}.preset-art.grid-art.horizontal-art i:nth-child(10),.preset-art.grid-art.horizontal-art i:nth-child(11){transform:perspective(80px)rotateX(-6deg)}.stage.project-loading .stage-center{visibility:hidden}.stage.project-loading:after{content:"正在载入照片墙…";color:#85858f;letter-spacing:.2px;pointer-events:none;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preset-art[data-preview-mode]{aspect-ratio:1}.preset-preview-canvas{width:100%;height:100%;display:block}.custom-size-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.custom-size-heading label{color:#93939c;font-size:10px;display:block}.custom-size-heading output{color:#d0d0d7;font-variant-numeric:tabular-nums;font-size:10px}.custom-size-heading+.dimension-fields{margin-top:0}.ratio-input-row{align-items:center;gap:8px;display:flex}.ratio-input{background:#212127;border:1px solid #33333b;border-radius:6px;flex:1;align-items:center;min-width:0;height:32px;padding:0 8px;display:flex}.ratio-input:focus-within{border-color:#6a83e4}.ratio-input input{color:#dddde3;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.ratio-input span{color:#6d6d76;font-size:9px}.custom-resolution{color:#85858f;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:9px}.ratio-input-row{justify-content:flex-start;gap:6px}.ratio-slot{background:#212127;border:1px solid #33333b;border-radius:6px;align-items:center;width:58px;height:32px;padding:0 8px;display:flex}.ratio-slot:focus-within{border-color:#6a83e4;box-shadow:0 0 0 2px #6a83e41c}.ratio-slot input{color:#dddde3;font-variant-numeric:tabular-nums;text-align:center;-moz-appearance:textfield;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.ratio-slot input::-webkit-inner-spin-button{appearance:none;margin:0}.ratio-slot input::-webkit-outer-spin-button{appearance:none;margin:0}.ratio-separator{color:#a5a5ae;font-size:13px;line-height:1}.custom-resolution{margin-left:auto}.custom-size-heading{gap:8px}.custom-size-heading label{white-space:nowrap;flex:none}.custom-size-heading .ratio-input-row{flex:1;min-width:0;margin-left:auto}.custom-size>.custom-resolution{text-align:right;margin-top:7px;display:block}.ratio-slot{flex:0 0 46px;width:46px}.custom-size-heading{column-gap:20px}.ratio-slot{flex:0 0 96px;justify-content:space-between;width:96px;height:27px;padding:0 4px}.ratio-slot button{color:#a8a8b2;background:0 0;border-radius:5px;width:24px;height:25px;padding:0;font-size:15px;line-height:1}.ratio-slot button:hover{color:#fff;background:#34343c}.ratio-slot input{text-align:center;flex:1;width:36px}.ratio-input-row select{color:#d7d7de;background:#212127;border:1px solid #33333b;border-radius:6px;outline:0;min-width:58px;height:32px;padding:0 17px 0 8px;font-size:10px}.ratio-input-row select:focus{border-color:#6a83e4;box-shadow:0 0 0 2px #6a83e41c}.grid-rail-heading{border-top:1px solid #2a2a32;margin-top:8px}.grid-choice-control{color:#a4a4ad;justify-content:space-between;align-items:center;margin:15px 0;font-size:10px;display:flex}.grid-choice{background:#212127;border:1px solid #33333b;border-radius:7px;gap:4px;padding:3px;display:flex}.grid-choice button{color:#85858f;background:0 0;border-radius:5px;min-width:48px;height:25px;padding:0 9px;font-size:10px}.grid-choice button:hover{color:#e2e2e8;background:#2d2d36}.grid-choice button.active{color:#eef1ff;background:#2f3d69;box-shadow:0 0 0 1px #617aff55}.custom-size-heading .ratio-input-row{gap:8px}.background-image-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:6px;margin-top:8px;display:grid}.background-upload{cursor:pointer;color:#d5d5dc;background:#202026;border:1px dashed #44444d;border-radius:7px;flex-direction:column;justify-content:center;min-width:0;height:43px;min-height:43px;padding:6px 9px;display:flex}.background-upload:hover,.background-upload.has-image{background:#252833;border-color:#6a83e4}.background-upload span{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:600;overflow:hidden}.background-upload small{color:#777780;margin-top:3px;font-size:8px}.background-upload input{display:none}.background-image-row button{color:#a7a7b0;white-space:nowrap;background:#202026;border:1px solid #36363e;border-radius:7px;place-items:center;width:43px;height:43px;padding:0;font-size:9px;display:grid}.background-image-row button:hover:not(:disabled){color:#eef1ff;background:#2b3150;border-color:#6a83e4}.background-action-icon{fill:currentColor;width:20px;height:20px;display:block}.ratio-action-icon{width:16px;height:16px}.clear-images-button{width:43px;height:43px}.upload-row{display:block;position:relative}.upload-row .upload-button{width:100%;padding-right:55px}.upload-row .clear-images-button{color:#9999a2;background:0 0;border:0;border-radius:8px;justify-content:center;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:6.5px;right:10px}.upload-row .clear-images-button:hover{color:#e0e0e5;background:#303039}.upload-row .clear-images-button .trash-icon{width:20px;height:20px}.background-image-row{display:block;position:relative}.background-image-row .background-upload{width:100%;padding-right:100px}.background-image-row button{background:0 0;border:0;position:absolute;top:0}.background-image-row #applyBackgroundRatio{right:43px}.background-image-row #clearBackgroundImage{right:0}.background-image-row button:hover:not(:disabled){background:#303039}.background-image-row .background-action-icon{width:20px;height:20px}.background-image-row .ratio-action-icon{width:16px;height:16px;transform:none}.background-image-row #applyBackgroundRatio{width:30px;height:30px;top:6.5px;right:40px}.background-image-row #clearBackgroundImage{width:30px;height:30px;top:6.5px;right:10px}.background-image-row #clearBackgroundImage .trash-icon,.upload-row .clear-images-button .trash-icon{width:23.2px;height:23.2px}.ratio-slot{flex:1;width:auto;min-width:46px}.resolution-preset-control{flex:0 0 76px;position:relative}.resolution-preset-trigger{color:#d7d7de;background:#212127;border:1px solid #33333b;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:32px;padding:0 9px;font-size:10px;display:flex}.resolution-preset-trigger:hover,.resolution-preset-trigger[aria-expanded=true]{background:#252833;border-color:#6a83e4;box-shadow:0 0 0 2px #6a83e41c}.resolution-preset-menu{z-index:12;background:#1d1d23;border:1px solid #363640;border-radius:8px;min-width:76px;padding:4px;display:none;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 10px 24px #0009}.resolution-preset-menu.open{flex-direction:column;gap:2px;display:flex}.resolution-preset-menu button{color:#a9a9b3;text-align:left;background:0 0;border-radius:6px;height:27px;padding:0 9px;font-size:10px}.resolution-preset-menu button:hover,.resolution-preset-menu button[aria-selected=true]{color:#f0f2ff;background:#2a3045}.custom-resolution-row{color:#93939c;justify-content:flex-start;align-items:center;gap:8px;margin-top:8px;font-size:10px;display:flex}.custom-resolution-row .custom-resolution{color:#a9a9b3;margin:0;font-size:10px}.scene-frame{box-shadow:none}.scene-frame.grid-locked canvas{cursor:default}.reset-confirm-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08080cb8;place-items:center;display:grid;position:fixed;inset:0}.reset-confirm-dialog{color:#e6e6eb;background:#202026;border:1px solid #3a3a44;border-radius:9px;width:min(320px,100vw - 40px);padding:16px 18px;box-shadow:0 14px 42px #0009}.reset-confirm-dialog h3{margin:0 0 6px;font-size:13px;font-weight:600}.reset-confirm-dialog p{color:#9696a1;margin:0;font-size:11px;line-height:1.6}.reset-confirm-actions{justify-content:stretch;gap:8px;width:100%;margin-top:14px;display:flex}.reset-confirm-actions button{color:#bdbdc7;text-align:center;background:#292930;border:1px solid #363640;border-radius:7px;flex:1;height:32px;padding:0;font-size:11px}.reset-confirm-actions button:hover{color:#fff;background:#33333c}.reset-confirm-actions button.primary{color:#fff;background:#4c72ff;border-color:#6b88ff}.reset-confirm-actions button.primary:hover{background:#6385ff}.export-dialog{width:min(390px,100vw - 40px);padding:20px 22px}.export-choice{margin-top:16px}.export-choice>span{color:#9b9ba5;margin-bottom:8px;font-size:10px;display:block}.export-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.export-choice-grid button{color:#bfc0ca;background:#292930;border:1px solid #383842;border-radius:8px;height:38px;font-size:11px}.export-choice-grid button:hover,.export-choice-grid button.selected,.export-choice-grid button[aria-pressed=true]{color:#fff;background:#344a91;border-color:#6b88ff}.export-size-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.export-size-grid button{flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12px;display:flex}.export-size-grid small{color:#9193a1;font-size:8px}.export-size-grid button[aria-pressed=true] small{color:#dbe2ff}.rail-heading{align-items:flex-start;height:32px;padding-top:13px}.rail-count{margin-left:auto}.preset-grid{padding-bottom:8px}.grid-rail-heading{height:32px;margin-top:0}.zoom-value{color:#b5b5bd;font-variant-numeric:tabular-nums;cursor:text;align-items:center;height:23px;display:flex}.zoom-value input{text-align:right;width:28px;height:23px;color:inherit;font:inherit;font-variant-numeric:tabular-nums;appearance:textfield;background:0 0;border:0;outline:0;flex:0 0 28px;padding:0}.zoom-value input::-webkit-inner-spin-button{appearance:none;margin:0}.zoom-value input::-webkit-outer-spin-button{appearance:none;margin:0}.zoom-value input:focus{color:#fff}.zoom-value span{padding-left:1px}#zoomLabel{text-align:right;color:#b5b5bd;font-variant-numeric:tabular-nums;cursor:text;outline:0;padding:0 1px;display:inline-block}#zoomLabel:focus{color:#fff;background:#2a2a33;border-radius:3px}.settings-control{z-index:13;margin-left:auto;position:relative}.theme-button{place-items:center;width:32px;margin-left:0;padding:0;display:grid}.theme-button svg{width:18px;height:18px;display:block}.settings-menu{z-index:12;background:#1d1d23;border:1px solid #3b3b45;border-radius:10px;width:440px;padding:18px 24px;display:none;position:absolute;top:40px;right:0;box-shadow:0 14px 34px #0009}.settings-menu.open{display:block}.settings-menu-heading{color:#e8e8ed;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px;display:flex}.settings-menu-heading button{color:#9696a0;background:0 0;border-radius:5px;width:24px;height:24px;font-size:18px}.settings-menu-heading button:hover{color:#fff;background:#303039}.settings-menu-label{color:#9999a3;margin-bottom:7px;font-size:10px}.theme-choice{grid-template-columns:1fr 1fr;gap:7px;display:grid}.theme-choice button{color:#aaaab4;background:#27272e;border:1px solid #383842;border-radius:6px;height:32px;font-size:10px}.theme-choice button:hover,.theme-choice button.active{color:#fff;background:#344a91;border-color:#6b88ff}.author-card{color:#a6a6b0;border-top:1px solid #303039;margin-top:16px;padding-top:13px;font-size:10px}.author-card>b,.author-card>strong{display:block}.author-card>strong{color:#eef0ff;margin-top:6px;font-size:13px}.author-card p{color:#858590;margin:7px 0 10px;line-height:1.6}.reward-placeholder{color:#777783;background:#17171c;border:1px dashed #555562;border-radius:7px;place-items:center;height:92px;font-size:10px;display:grid}.settings-menu{max-height:calc(100vh - 64px);overflow:auto}.settings-menu-backdrop{z-index:3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08080cb8;position:fixed;inset:0}body.light-theme .settings-menu-backdrop{background:#5f667533}.qr-grid{grid-template-columns:1fr;gap:14px;margin-top:10px;display:grid}.qr-grid figure{min-width:0;margin:0}.qr-grid img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:6px;width:100%;display:block}.qr-grid figure:last-child img{aspect-ratio:1.88;object-fit:contain}.qr-grid figcaption{text-align:center;color:#a7a7b0;margin-top:5px;font-size:9px}.author-profile{grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:16px;margin-top:8px;display:grid}.author-copy strong{display:block}.author-copy p{margin:7px 0 0}.author-profile figure,.reward-qr figure{margin:0}.author-profile img{object-fit:cover;background:0 0;border-radius:6px;width:150px;height:150px;display:block}.author-profile figcaption,.reward-qr figcaption{text-align:center;color:#a7a7b0;margin-top:5px;font-size:9px}.reward-qr{border-top:1px solid #303039;margin-top:14px;padding-top:12px}.reward-qr img{object-fit:initial;background:0 0;border-radius:6px;width:100%;height:auto;display:block}.author-card>b{color:#9ba2b0;font-size:12px}.author-copy strong{color:#e8eaf0;font-size:18px;line-height:1.2}.author-copy p{color:#9ba2b0;font-size:12px;line-height:1.65}.settings-section-title{color:#9999a3;text-align:left;margin:0 0 9px;font-size:12px;font-weight:500;line-height:1.3;display:block}.language-title{margin-top:14px}.author-card>b.settings-section-title{color:#9999a3;margin:0 0 9px;font-size:12px}.reward-qr>.settings-section-title{margin-bottom:10px}.reward-note{color:#85858f;text-align:left;margin:-2px 0 10px;font-size:12px;line-height:1.65;display:block}.author-card small.reward-note{text-align:left;color:#72727c}.author-copy p{color:#72727c}.author-profile figcaption{text-align:center}body.light-theme .reward-note{color:#7b8290}.author-card small{color:#72727c;text-align:center;margin-top:6px;display:block}body.light-theme{color:#242631;--panel:#fff;--panel2:#eef0f5;--line:#d8dbe4;--muted:#707583;--text:#242631;background:#f3f4f7}body.light-theme .topbar,body.light-theme .preset-rail,body.light-theme .inspector{background:#f7f8fb;border-color:#d9dce5}body.light-theme .stage-column{background-color:#eef0f5;background-image:radial-gradient(#d5d9e3 1px,#0000 1px)}body.light-theme .scene-frame{background:#fff;border-color:#cfd3df;box-shadow:0 18px 50px #9ca3b833}body.light-theme .project-name,body.light-theme .brand,body.light-theme .preset-title,body.light-theme .section-heading h2{color:#252832}body.light-theme .preset-card:hover,body.light-theme .preset-card.selected{background:#e7eaf2}body.light-theme .preset-card.selected{border-color:#c5cad5;box-shadow:0 0 0 1px #c5cad533}body.light-theme .settings-menu{background:#fff;border-color:#d2d6e0;box-shadow:0 14px 34px #5f667533}body.light-theme .preview-quality-menu,body.light-theme .resolution-preset-menu{background:#fff;border-color:#d2d6e0;box-shadow:0 10px 24px #5f667533}body.light-theme .preview-quality-menu button,body.light-theme .resolution-preset-menu button{color:#697080}body.light-theme .preview-quality-menu button:hover,body.light-theme .preview-quality-menu button[aria-selected=true],body.light-theme .resolution-preset-menu button:hover,body.light-theme .resolution-preset-menu button[aria-selected=true]{color:#303541;background:#e8edff}body.light-theme .reset-confirm-backdrop{background:#5f667533}body.light-theme .reset-confirm-dialog{color:#303541;background:#fff;border-color:#d2d6e0;box-shadow:0 14px 42px #5f667555}body.light-theme .reset-confirm-dialog p{color:#697080}body.light-theme .reset-confirm-actions button{color:#596170;background:#f1f3f8;border-color:#d2d6df}body.light-theme .reset-confirm-actions button:hover{color:#303541;background:#e8ebf2}body.light-theme .photo-adjust-panel{color:#303541;background:#fff;border-color:#d2d6e0;box-shadow:0 12px 28px #5f667533}body.light-theme .photo-adjust-heading{color:#303541}body.light-theme .photo-adjust-heading small{color:#7b8290}body.light-theme .photo-adjust-heading button{color:#697080}body.light-theme .photo-adjust-heading button:hover{color:#303541;background:#edf0f5}body.light-theme .photo-adjust-heading #closePhotoAdjust{color:#697080;background:#f1f3f8;border-color:#d2d6df}body.light-theme .photo-adjust-heading #closePhotoAdjust:hover{color:#303541;background:#e8ebf2;border-color:#b8bfcc}body.light-theme .photo-adjust-panel .range-control>span{color:#697080}body.light-theme .photo-adjust-panel .range-control output{color:#596170}body.light-theme .export-choice>span{color:#697080}body.light-theme .export-choice-grid button{color:#596170;background:#f1f3f8;border-color:#d2d6df}body.light-theme .export-choice-grid button:hover,body.light-theme .export-choice-grid button.selected,body.light-theme .export-choice-grid button[aria-pressed=true]{color:#fff;background:#344a91;border-color:#6b88ff}body.light-theme .project-menu{background:#fff;border-color:#d2d6e0;box-shadow:0 16px 40px #5f667533}body.light-theme .project-menu-heading{color:#252832}body.light-theme .project-menu-heading button{color:#8a91a0}body.light-theme .project-menu-heading button:hover{color:#303541;background:#edf0f5}body.light-theme .project-create{border-color:#e1e3e9}body.light-theme .project-create input{color:#303541;background:#fff;border-color:#d2d6df}body.light-theme .project-create input::placeholder{color:#8a91a0}body.light-theme .project-create button{color:#fff;background:#4c72ff}body.light-theme .project-row:hover{background:#f5f6f9}body.light-theme .project-row-icon{color:#697386;background:#eef0f5}body.light-theme .project-row-copy b{color:#303541}body.light-theme .project-row-copy small,body.light-theme .project-row-reset,body.light-theme .project-row-delete{color:#7b8290}body.light-theme .project-row-reset:hover{color:#4c67c7;background:#e8edff}body.light-theme .project-row-delete:hover{color:#c15e6b;background:#ffedf0}body.light-theme .project-name-edit{color:#303541;background:#fff}body.light-theme .settings-menu-heading{color:#252832}.light-theme .theme-choice button{color:#606674;background:#f1f3f8;border-color:#d9dce5}.light-theme .author-card{border-color:#e1e3e9}.light-theme .reward-placeholder{background:#f4f5f8;border-color:#c8ccd7}body.light-theme .theme-choice button.active{color:#fff;background:#4c72ff;border-color:#4c72ff}body.light-theme .settings-section-title,body.light-theme .author-card>b.settings-section-title{color:#9aa1af}body.light-theme .author-copy p,body.light-theme .author-card small.reward-note,body.light-theme .qr-grid figcaption{color:#697080}body.light-theme .reward-qr{border-color:#e1e3e9}body.light-theme .author-profile figcaption,body.light-theme .reward-qr figcaption{color:#697080}body.light-theme .author-card>b{color:#d5d8e0}body.light-theme .author-copy strong{color:#8f929d;font-size:18px}body.light-theme .author-copy p{color:#7b808d;font-size:12px}body.light-theme .ratio-grid{background:#e8e9ee;border-color:#d5d7df}body.light-theme .ratio-button{color:#69707e}body.light-theme .ratio-button:hover{color:#303541;background:#f4f5f8}body.light-theme .ratio-button.active{color:#fff;background:#4c72ff;border-color:#4c72ff;box-shadow:0 4px 10px #4c72ff33}body.light-theme .ratio-icon{border-color:currentColor}body.light-theme .dimension-input,body.light-theme .ratio-slot,body.light-theme .stepper{color:#303541;background:#fff;border-color:#d5d8e1}body.light-theme .dimension-input input,body.light-theme .ratio-slot input{color:#303541}body.light-theme .ratio-separator,body.light-theme .dimension-input span{color:#8a91a0}body.light-theme .stepper button{color:#69707e}body.light-theme .stepper button:hover{color:#303541;background:#edf0f5}body.light-theme .background-upload,body.light-theme .upload-button{color:#303541;background:#fff;border-color:#d2d6df}body.light-theme .background-upload:hover,body.light-theme .upload-button:hover{background:#f5f6f9;border-color:#6a83e4}body.light-theme .background-upload small,body.light-theme .upload-button small{color:#7b8290}body.light-theme .folder-upload{color:#687080;background:#fff;border-color:#d2d6df}body.light-theme .slot-row{background:#fff;border-color:#d9dce4}body.light-theme .slot-row:hover{background:#fff}body.light-theme .slot-row.selected{background:#fff;border-color:#667cc9;box-shadow:0 0 0 1px #617aff20}body.light-theme .slot-copy b{color:#303541}body.light-theme .slot-copy small{color:#7b8290}body.light-theme .slot-thumb{background:#f1f3f8;border-color:#c5cad5}body.light-theme .slot-thumb img{filter:brightness(1.12)saturate(.9)}body.light-theme .drag-grip,body.light-theme .slot-replace{color:#727a89}body.light-theme .slot-replace:hover{color:#303541;background:#edf0f5}body.light-theme .slot-adjust{color:#727a89;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:13px;line-height:1;display:flex}body.light-theme .slot-adjust:hover{color:#303541;background:#edf0f5}body.light-theme .stage-actions{color:#596170;background:#fff;border-color:#d2d6df;box-shadow:0 8px 24px #66708533}body.light-theme .stage-actions button{color:#596170}body.light-theme .stage-actions button:hover{color:#202530;background:#edf0f5}body.light-theme .preview-bar{color:#687080;background:#f7f8fb;border-color:#d9dce5}body.light-theme .preview-tip kbd{color:#596170;background:#fff;border-color:#d5d8e1}body.light-theme .preview-resolution,body.light-theme .range-control>span,body.light-theme .custom-size>label,body.light-theme .background-row>span,body.light-theme .media-toolbar>span{color:#687080}body.light-theme .range-control output{color:#4e5665}body.light-theme .settings-caption,body.light-theme .media-note{color:#7b8290;border-color:#d9dce5}body.light-theme .color-swatch{border-color:#aeb5c2}body.light-theme .top-button,body.light-theme .icon-button{color:#697080}body.light-theme .top-button:hover,body.light-theme .icon-button:not(:disabled):hover{color:#303541;background:#e8ebf2}body.light-theme .top-divider{background:#d2d6df}body.light-theme .rail-heading,body.light-theme .preset-note,body.light-theme .section-heading h2 #slotCountLabel,body.light-theme .more-button,body.light-theme .reset-button{color:#707888}body.light-theme .grid-choice{background:#fff;border-color:#d2d6df}body.light-theme .grid-choice button{color:#707888}body.light-theme .grid-choice button:hover{color:#303541;background:#edf0f5}body.light-theme .grid-choice button.active{color:#fff;background:#4c72ff;box-shadow:0 0 0 1px #4c72ff55}body.light-theme .tilt-gizmo-toggle.active{color:#fff;background:#4c72ff;border-color:#4c72ff;box-shadow:0 0 0 2px #4c72ff33,0 5px 16px #4c72ff33}body.light-theme .project-row.active{background:#eef2ff;border-color:#4c72ff}body.light-theme .range-control input{background:#c5cad5}body.light-theme .inspector-section,body.light-theme .settings-section{border-color:#d9dce5}body.light-theme .settings-section .section-heading h2{color:#252832}body.light-theme .rail-footer,body.light-theme .grid-rail-heading,body.light-theme .topbar{border-color:#d9dce5}body.light-theme .stage-separator{background:#d2d6df}body.light-theme .primary-button{color:#fff;background:#4c72ff}body.light-theme .primary-button:hover{color:#fff;background:#6385ff}body.light-theme .preset-box{border-color:#d9dce5}body.light-theme .preset-box-heading{color:#4f5868}body.light-theme .preset-box-heading small{color:#7b8290}body.light-theme .preset-save-row input{color:#303541;background:#fff;border-color:#d2d6df}body.light-theme .preset-save-row input::placeholder{color:#8a91a0}body.light-theme .save-preset-button{color:#596170;background:#fff;border-color:#d2d6df}body.light-theme .save-preset-button:hover{color:#303541;background:#edf0f5}body.light-theme .saved-preset-row{background:#fff;border-color:#d9dce5}body.light-theme .saved-preset-copy b{color:#303541}body.light-theme .saved-preset-copy small,body.light-theme .saved-presets-empty{color:#7b8290}body.light-theme .upload-icon{color:#697386;border-color:#b8bfcc}.upload-icon svg{fill:currentColor;width:14px;height:14px;display:block}body.light-theme .upload-button b{color:#303541}body.light-theme .clear-images-button{color:#7b8290}body.light-theme .upload-row .clear-images-button:hover{color:#303541;background:#edf0f5}body.light-theme .upload-row .clear-images-button,body.light-theme .background-image-row #clearBackgroundImage{color:#7b8290;background:0 0;border-radius:8px}body.light-theme .upload-row .clear-images-button:hover,body.light-theme .background-image-row #clearBackgroundImage:hover:not(:disabled){color:#303541;background:#edf0f5}body.light-theme .media-section,body.light-theme .settings-section{border-color:#d9dce5}body.light-theme .media-toolbar>span,body.light-theme .stepper output{color:#596170}body.light-theme .background-image-row button{color:#687080;background:#fff;border-color:#d2d6df}body.light-theme .background-image-row button:hover:not(:disabled){color:#303541;background:#edf0f5;border-color:#6a83e4}body.light-theme .range-control output[contenteditable=true]{color:#4e5665}body.light-theme .range-control output[contenteditable=true]:hover{color:#303541;background:#edf0f5}body.light-theme .range-control output[contenteditable=true]:focus{color:#303541;background:#fff;box-shadow:0 0 0 1px #6a83e4}body.light-theme .inspector,body.light-theme .slots-list{scrollbar-color:#b8bfcc transparent}body.light-theme .inspector::-webkit-scrollbar{width:8px}body.light-theme .slots-list::-webkit-scrollbar{width:8px}body.light-theme .inspector::-webkit-scrollbar-thumb{background:#b8bfcc;border-radius:8px}body.light-theme .slots-list::-webkit-scrollbar-thumb{background:#b8bfcc;border-radius:8px}body.light-theme .inspector::-webkit-scrollbar-track{background:0 0}body.light-theme .slots-list::-webkit-scrollbar-track{background:0 0}.slot-thumb{width:44px;height:44px;position:relative}.slot-thumb img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0}.slot-replace{justify-content:center;align-items:center;line-height:1;display:flex}.slot-replace svg,.slot-adjust svg{fill:currentColor;width:14px;height:14px;display:block}.theme-button{display:none}#settingsMenu{position:fixed;top:48px;left:16px;right:auto}:root{--color-bg:#101014;--color-panel:#19191e;--color-panel-secondary:#202026;--color-text:#e6e6eb;--color-muted:#85858f;--color-line:#2a2a32;--color-border:#363640;--color-accent:#5279ff;--color-hover:#303039;--color-selected:#344a91}body.light-theme{--color-bg:#f3f4f7;--color-panel:#f7f8fb;--color-panel-secondary:#eef0f5;--color-text:#242631;--color-muted:#707583;--color-line:#d8dbe4;--color-border:#d2d6df;--color-accent:#4c72ff;--color-hover:#edf0f5;--color-selected:#344a91}body.light-theme .settings-section-title,body.light-theme .settings-menu-label,body.light-theme .author-card>b.settings-section-title{color:#20242d;font-size:16px;font-weight:600;line-height:1.35}#projectButton{font-weight:600}body.light-theme .export-choice-grid button:hover,body.light-theme .export-choice-grid button.selected,body.light-theme .export-choice-grid button[aria-pressed=true],body.light-theme .reset-confirm-actions button.primary{color:#fff;background:#4c72ff;border-color:#4c72ff}body.light-theme .export-choice-grid button:hover,body.light-theme .reset-confirm-actions button.primary:hover{background:#6385ff}.brand{position:relative}.brand-notice-dot{z-index:2;background:#ef4d5b;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:-7px;box-shadow:0 0 0 2px #151519,0 0 8px #ef4d5b99}body.light-theme .brand-notice-dot{box-shadow:0 0 0 2px #f7f8fb,0 0 8px #ef4d5b99}.brand.notice-seen .brand-notice-dot{display:none}@keyframes brand-notice-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #151519,0 0 5px #ef4d5b66}50%{transform:scale(1.55);box-shadow:0 0 0 2px #151519,0 0 10px #ef4d5bcc}}.brand-notice-dot{transform-origin:50%;animation:1.8s ease-in-out infinite brand-notice-pulse}body.light-theme .brand-notice-dot{animation-name:brand-notice-pulse-light}@keyframes brand-notice-pulse-light{0%,to{transform:scale(1);box-shadow:0 0 0 2px #f7f8fb,0 0 5px #ef4d5b66}50%{transform:scale(1.55);box-shadow:0 0 0 2px #f7f8fb,0 0 10px #ef4d5bcc}}.export-confirm-backdrop{padding:56px 16px 16px;display:block}.export-confirm-backdrop .export-dialog{margin-left:auto;margin-right:0}
