:root{--canvas:#f6f7f9;--surface:#fff;--surface-muted:#f2f4f7;--surface-subtle:#fafbfc;--ink:#111318;--muted:#6b7280;--muted-strong:#4b5563;--line:#dbe0e8;--line-strong:#c8ced8;--sidebar:#fff;--sidebar-text:#16181d;--sidebar-muted:#667085;--focus:#111318;--accent:#111318;--accent-hover:#2b2f36;--danger:#b42318;--success:#177245;--radius:8px;--radius-sm:6px;--shadow-sm:0 1px 2px #1018280d;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100svh}button,input,textarea,select{font:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #11131852}.wm-section{height:100svh;padding:32px 40px 64px;overflow-y:auto}.wm-section h1{color:var(--ink);letter-spacing:0;margin:0;font-size:25px;font-weight:800}.wm-section h2{color:var(--ink);margin:0 0 16px;font-size:14px;font-weight:760}.wm-section .page-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.wm-section .page-head p{color:var(--muted);margin:6px 0 0;font-size:13px}.wm-section .eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:760}.wm-section label{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:720;display:block}.wm-section input[type=text],.wm-section input[type=email],.wm-section input[type=password],.wm-section input[type=date],.wm-section input[type=number],.wm-section textarea,.wm-section select{width:100%;min-height:40px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);padding:9px 12px;box-shadow:0 1px #10182805}.wm-section textarea{resize:vertical;min-height:88px;line-height:1.55}.wm-section input:focus,.wm-section textarea:focus,.wm-section select:focus{border-color:var(--accent);outline:none}.wm-section .field{margin-bottom:18px}.wm-section .hint,.wm-section .field .hint{color:var(--muted);font-size:12px;font-weight:500}.wm-section .row{gap:16px;display:flex}.wm-section .row>*{flex:1}.wm-section button{min-height:36px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);cursor:pointer;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:720;display:inline-flex}.wm-section button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-subtle)}.wm-section button:disabled{cursor:not-allowed;opacity:.48}.wm-section button.primary{color:#fff;background:var(--accent);border-color:var(--accent)}.wm-section button.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);opacity:1}.wm-section button.danger{color:var(--danger);background:snow;border-color:#f1c6c0}.wm-section button.ghost{min-height:32px;box-shadow:none;padding:0 11px;font-size:12px}.wm-section .btn-row{flex-wrap:wrap;gap:8px;display:flex}.wm-section .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:20px;padding:20px}.wm-section .list-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.wm-section .list-item .grow,.wm-section .grow{flex:1;min-width:0}.wm-section .list-item textarea.grow{min-height:68px}.wm-section .content-row{background:var(--surface-subtle);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:10px;padding:16px}.wm-section .reference-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px;display:grid}.wm-section .reference-gallery-tile,.wm-section .reference-gallery-add{aspect-ratio:1;background:var(--surface-subtle);border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;position:relative;overflow:hidden}.wm-section .reference-gallery-image{background:var(--surface-muted);width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;padding:0;display:block;overflow:hidden}.wm-section .reference-gallery-image img{object-fit:cover;width:100%;height:100%;display:block}.wm-section .reference-gallery-image:hover:not(:disabled){background:var(--surface-muted);border:0}.wm-section .reference-gallery-remove{z-index:1;color:#fff;width:28px;height:28px;min-height:28px;box-shadow:none;background:#111318db;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.wm-section .reference-gallery-remove:hover:not(:disabled){color:#fff;background:#111318f5;border:0}.wm-section .reference-gallery-add{color:var(--muted);cursor:pointer;text-align:center;border-style:dashed;align-content:center;place-items:center;gap:8px;font-size:13px;font-weight:720;display:grid}.wm-section .reference-gallery-add.dragging{color:var(--ink);border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #11131814}.wm-section .reference-gallery-add.uploading{cursor:wait;opacity:.65}.wm-section .subtabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:24px;display:flex}.wm-section button.subtab{min-height:40px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:0 16px}.wm-section button.subtab:hover:not(:disabled){color:var(--ink);background:0 0}.wm-section button.subtab.active{color:var(--ink);border-bottom-color:var(--accent)}.wm-section .reference-lightbox{z-index:100;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.wm-section .reference-lightbox-backdrop{background:#111318b8;width:100%;height:100%;position:absolute;inset:0}.wm-section .reference-lightbox-content{z-index:1;place-items:center;max-width:min(1120px,100vw - 56px);max-height:calc(100svh - 56px);display:grid;position:relative}.wm-section .reference-lightbox-content img{object-fit:contain;background:var(--surface);border-radius:var(--radius-sm);width:auto;max-width:min(1120px,100vw - 56px);height:auto;max-height:calc(100svh - 56px);display:block;box-shadow:0 18px 60px #10182847}.wm-section .reference-lightbox-close{color:#fff;width:34px;height:34px;min-height:34px;box-shadow:none;background:#111318d1;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.wm-section .reference-lightbox-close:hover:not(:disabled){color:#fff;background:#111318f5;border:0}.wm-section .drag-handle{color:#98a2b3;cursor:grab;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:24px;min-width:24px;display:inline-flex}.wm-section .muted{color:var(--muted)}.wm-section .tag{min-height:22px;color:var(--muted-strong);background:var(--surface-muted);border:1px solid var(--line);border-radius:999px;align-items:center;margin:2px 4px 2px 0;padding:0 8px;font-size:11px;font-weight:650;display:inline-flex}.wm-section .badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-weight:760;display:inline-flex}.wm-section .badge.published{color:var(--success);background:#ecfdf3;border:1px solid #c7ead5}.wm-section .badge.draft{color:var(--muted-strong);background:var(--surface-muted);border:1px solid var(--line)}.wm-section .uploader{flex-wrap:wrap;gap:10px;display:flex}.wm-section .thumb{background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);width:96px;height:96px;position:relative;overflow:hidden}.wm-section .thumb img{object-fit:cover;width:100%;height:100%}.wm-section .thumb .remove{color:#fff;width:22px;height:22px;min-height:22px;box-shadow:none;background:#111318d1;border:none;border-radius:999px;padding:0;font-size:13px;line-height:1;position:absolute;top:4px;right:4px}.wm-section .drop-zone{width:96px;height:96px;color:var(--muted);background:var(--surface-subtle);border:1px dashed var(--line-strong);border-radius:var(--radius-sm);cursor:pointer;text-align:center;justify-content:center;align-items:center;font-size:12px;display:flex}.wm-section .drop-zone.uploading{cursor:wait}.wm-section .alert{color:var(--danger);border-radius:var(--radius);background:snow;border:1px solid #f1c6c0;margin-bottom:16px;padding:12px 14px;font-size:13px}.wm-section .alert ul{margin:6px 0 0;padding-left:18px}.wm-section .notice{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.55}.wm-section .bilingual{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wm-section .checkbox-row{flex-wrap:wrap;gap:8px;display:flex}.wm-section .checkbox-row label{min-height:34px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:999px;align-items:center;gap:7px;margin:0;padding:0 11px;font-weight:620;display:flex}.wm-section .checkbox-row label.checked{color:#fff;background:var(--accent);border-color:var(--accent);font-weight:720}.wm-section .checkbox-row input,.wm-section .inline-toggle input{width:auto}.wm-section .inline-toggle{color:var(--muted-strong);align-items:center;gap:8px;font-weight:560;display:flex}.project-controls{grid-template-columns:minmax(150px,180px) minmax(160px,220px);justify-content:end;gap:10px;margin-bottom:14px;display:grid}.project-controls select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted-strong) 50%), linear-gradient(135deg, var(--muted-strong) 50%, transparent 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:36px}.filter-multiselect{min-width:0;position:relative}.filter-multiselect-trigger{width:100%;min-height:40px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);justify-content:space-between;padding:0 11px 0 12px;font-weight:650;box-shadow:0 1px #10182805}.filter-multiselect-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.filter-multiselect-trigger svg{color:var(--muted-strong);flex:none;width:15px;height:15px}.filter-multiselect-menu{z-index:20;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-width:220px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 10px 24px #1018281f}.filter-menu-head{min-height:36px;color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:12px;font-weight:720;display:flex}.filter-menu-head button{min-height:auto;color:var(--muted-strong);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:720}.filter-menu-head button:hover:not(:disabled){color:var(--ink);background:0 0;border:0}.filter-checkbox-list{max-height:236px;padding:5px;overflow:auto}.filter-checkbox-row{border-radius:var(--radius-sm);cursor:pointer;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:32px;margin:0;padding:0 7px;display:grid}.filter-checkbox-row:hover{background:var(--surface-subtle)}.filter-checkbox-row input{width:14px;height:14px;accent-color:var(--accent);margin:0}.filter-checkbox-row span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.project-search{margin-bottom:0;position:relative}.project-search svg{color:#98a2b3;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.project-search input{padding-left:38px}.project-summary{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;display:flex}.project-summary strong{color:var(--ink)}.project-table{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.project-table-head,.project-row{grid-template-columns:56px 72px minmax(220px,1.3fr) 118px 82px 104px minmax(160px,1fr) 96px;align-items:center;display:grid}.project-table-head{min-height:42px;color:var(--muted);background:var(--surface-muted);border-bottom:1px solid var(--line);white-space:nowrap;font-size:12px;font-weight:760}.project-table-head>span,.project-row>*{min-width:0;padding:0 12px}.project-row{border-bottom:1px solid var(--line);cursor:pointer;min-height:68px}.project-table-body>div:last-child .project-row{border-bottom:0}.project-row:hover{background:var(--surface-subtle)}.project-row:focus-visible{outline-offset:-2px;outline:2px solid #11131852}.project-order{cursor:grab}.project-thumb{aspect-ratio:1;background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);width:48px;height:48px;margin-left:12px;padding:0;display:block;overflow:hidden}.project-thumb img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.project-thumb-empty{width:100%;height:100%;color:var(--muted);place-items:center;font-size:11px;font-weight:760;display:grid}.project-title strong,.project-title span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-title strong{color:var(--ink);font-size:15px;font-weight:800}.project-title span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:650}.project-date,.project-size,.project-theme{color:var(--muted-strong);white-space:nowrap;font-size:13px}.project-tags{flex-wrap:wrap;gap:4px;display:flex}.project-status{justify-content:flex-start;display:flex}.project-status .badge{width:max-content}.project-empty{color:var(--muted);text-align:center;padding:30px 18px}.wm-auth{background:var(--canvas);justify-content:center;align-items:center;min-height:100svh;display:flex}.wm-auth .login-box{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:min(360px,100vw - 40px);box-shadow:var(--shadow-sm);padding:28px}.wm-auth .brand{color:var(--ink);margin-bottom:22px;font-size:18px;font-weight:820}.wm-auth label{margin-bottom:6px;font-size:13px;font-weight:720;display:block}.wm-auth .field{margin-bottom:16px}.wm-auth input{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:40px;padding:9px 12px}.wm-auth input:focus{border-color:var(--accent);outline:none}.wm-auth button{color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);cursor:pointer;width:100%;min-height:42px;font-weight:760}.wm-auth button:disabled{cursor:not-allowed;opacity:.5}.wm-auth .alert{color:var(--danger);border-radius:var(--radius);background:snow;border:1px solid #f1c6c0;margin-bottom:16px;padding:12px 14px;font-size:13px}.wm-centered{min-height:100svh;color:var(--muted);justify-content:center;align-items:center;display:flex}@media (width<=980px){.wm-section{padding:26px 22px 48px}.project-controls{grid-template-columns:1fr}.project-table{overflow-x:auto}.project-table-head,.project-row{min-width:960px}}@media (width<=720px){.wm-section .page-head,.wm-section .row{flex-direction:column;align-items:stretch}.wm-section .bilingual{grid-template-columns:1fr}}.admin-app{min-height:100svh;color:var(--ink);background:var(--canvas);grid-template-columns:224px minmax(0,1fr);display:grid}.admin-app.collapsed{grid-template-columns:82px minmax(0,1fr)}.global-sidebar{height:100svh;color:var(--sidebar-text);background:var(--sidebar);border-right:1px solid var(--line);box-sizing:border-box;flex-direction:column;gap:18px;padding:18px 14px;display:flex;position:sticky;top:0}.brand-block{align-items:center;width:100%;min-height:50px;display:flex}.brand-logo{object-fit:contain;width:100%;height:auto;display:block}.global-nav{gap:5px;display:grid}.nav-item,.collapse-button,.tool-button,.icon-button,.panel-action,.scene-row{cursor:pointer;font:inherit;border:0}.nav-item,.collapse-button{width:100%;min-height:40px;color:var(--sidebar-muted);border-radius:var(--radius-sm);background:0 0;align-items:center;gap:10px;padding:0 11px;display:flex}.nav-item:hover,.collapse-button:hover,.nav-item.active{color:var(--sidebar-text);background:var(--surface-muted)}.nav-item span,.collapse-button span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:680;overflow:hidden}.collapse-button{margin-top:auto}.admin-app.collapsed .global-sidebar{align-items:center;padding-inline:12px}.admin-app.collapsed .brand-block,.admin-app.collapsed .nav-item,.admin-app.collapsed .collapse-button{justify-content:center}.admin-app.collapsed .nav-item,.admin-app.collapsed .collapse-button{padding:0}.admin-main{min-width:0;height:100svh;overflow:hidden}.home-editor{grid-template-rows:auto auto minmax(0,1fr);height:100svh;min-height:100svh;display:grid;overflow:hidden}.editor-toolbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:18px 26px;display:flex}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:760}.editor-toolbar h1,.empty-route h1{color:var(--ink);letter-spacing:0;margin:0;font-size:24px;font-weight:800;line-height:1.12}.toolbar-actions,.inspector-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.tool-button,.icon-button,.panel-action{min-height:36px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;gap:8px;display:inline-flex}.tool-button{padding:0 13px;font-size:13px;font-weight:720}.tool-button.primary,.tool-button.save{color:#fff;background:var(--accent);border-color:var(--accent)}.tool-button.primary:hover,.tool-button.save:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.tool-button:disabled{cursor:not-allowed;opacity:.54}.icon-button{width:36px;padding:0}.icon-button:disabled{cursor:not-allowed;opacity:.38}.icon-button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.icon-button.danger,.tool-button.danger{color:var(--danger)}.tool-button.danger{background:snow;border-color:#f1c6c0}.editor-status{color:var(--muted);background:var(--surface-subtle);border-bottom:1px solid var(--line);white-space:nowrap;align-items:center;gap:8px;padding:9px 26px;font-size:12px;display:flex;overflow-x:auto}.editor-status span{background:var(--surface);border:1px solid var(--line);border-radius:999px;align-items:center;min-height:24px;padding:0 9px;display:inline-flex}.editor-grid{grid-template-columns:minmax(214px,244px) minmax(480px,1fr) minmax(250px,292px);height:100%;min-height:0;display:grid;overflow:hidden}.home-editor.preview .editor-grid{grid-template-columns:minmax(420px,1fr) minmax(280px,34vw) minmax(250px,292px)}.home-editor.preview .scene-stage{cursor:grab;touch-action:none}.side-panel{background:var(--surface);border-right:1px solid var(--line);min-width:0;min-height:0;padding:18px;overflow:auto}.inspector-panel{border-right:0;border-left:1px solid var(--line)}.panel-section+.panel-section{margin-top:20px}.panel-title{color:var(--ink);margin:0 0 10px;font-size:13px;font-weight:760}.panel-action{width:100%;color:var(--ink);justify-content:flex-start;margin-bottom:8px;padding:0 12px;font-size:13px;font-weight:720}.scene-list{gap:8px;display:grid}.scene-row{min-height:56px;color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:9px;display:grid}.scene-row:hover,.scene-row.active{border-color:var(--accent);box-shadow:0 0 0 2px #11131814}.scene-row strong,.scene-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.scene-row strong{font-size:13px}.scene-row small{color:var(--muted);margin-top:2px;font-size:11px}.scene-meta{align-items:center;gap:4px;display:flex}.scene-thumb{background:var(--surface-muted);border-radius:var(--radius-sm);place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.scene-thumb img{object-fit:cover;width:100%;height:100%}.source-thumb-fallback{width:100%;height:100%;color:var(--muted-strong);background:var(--surface-muted);place-items:center;font-size:10px;font-weight:800;display:grid}.panel-empty{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.scene-stage{cursor:grab;touch-action:none;background:#eef1f4;min-width:0;min-height:0;position:relative;overflow:hidden}.stage-list-chip{z-index:5;min-height:32px;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:#ffffffeb;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:740;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 8px 24px #1018281a}.stage-list-chip:hover{border-color:var(--line-strong);background:#fff}.intro-preview-panel{background:var(--surface-subtle);border-left:1px solid var(--line);grid-template-rows:auto auto auto auto;align-content:start;gap:12px;min-width:0;min-height:0;padding:16px;display:grid;overflow:auto}.intro-preview-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.intro-preview-head h2{color:var(--ink);margin:0;font-size:16px;font-weight:800;line-height:1.15}.intro-preview-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.intro-preview-tabs button{min-width:0;min-height:34px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:740;display:inline-flex}.intro-preview-tabs button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.intro-preview-tabs button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.intro-preview-frame{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:180px;max-height:52svh;box-shadow:var(--shadow-sm);background:#eef4f3;position:relative;overflow:hidden;container-type:inline-size}.intro-preview-frame.mobile{width:min(100%,230px);max-height:58svh;margin-inline:auto}.intro-preview-canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block}.intro-preview-copy{z-index:2;color:#fff;width:min(69.17cqw,100% - 24px);font-family:"Helvetica Neue LT Std", var(--sans,sans-serif);letter-spacing:0;text-align:left;pointer-events:none;font-size:max(11px,2.014cqw);font-weight:700;line-height:115%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)}.intro-preview-copy-lead,.intro-preview-copy-rest{display:block}.intro-preview-copy-rest{margin-top:.084cqw}.intro-preview-copy-logo{filter:brightness(0)invert();vertical-align:top;width:11.94cqw;height:2.08cqw;margin-right:1.286cqw;display:inline-block;position:relative;top:-.284cqw}.intro-preview-frame.mobile .intro-preview-copy{width:min(82.05cqw,100% - 20px);font-size:max(10px,4.62cqw);line-height:110%;top:48%}.intro-preview-frame.mobile .intro-preview-copy-lead{line-height:5.36cqw}.intro-preview-frame.mobile .intro-preview-copy-logo{width:27.44cqw;height:4.87cqw;margin-right:3.33cqw;top:-.77cqw}.intro-copy-toggle{color:var(--muted-strong);align-items:center;gap:8px;font-size:12px;font-weight:720;display:inline-flex}.intro-copy-toggle input{width:15px;height:15px;accent-color:var(--accent);margin:0}.intro-preview-note{color:var(--muted);border-radius:var(--radius-sm);word-break:keep-all;background:#f5f6f8;border:0;margin:0;padding:11px 12px;font-size:12px;font-weight:560;line-height:1.55}.source-modal-backdrop{z-index:80;background:#11131847;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.source-modal{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-rows:auto auto minmax(0,1fr) auto;width:min(980px,100vw - 56px);max-height:min(760px,100svh - 56px);display:grid;overflow:hidden;box-shadow:0 18px 60px #1018282e}.source-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px 16px;display:flex}.source-modal-head h2{color:var(--ink);margin:0;font-size:20px;font-weight:800}.source-modal-tabs{border-bottom:1px solid var(--line);gap:8px;padding:14px 22px;display:flex}.source-modal-tabs button{min-height:34px;color:var(--muted-strong);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:740;display:inline-flex}.source-modal-tabs button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.source-modal-tabs span{opacity:.72;font-size:12px}.source-modal-grid{grid-template-columns:1fr 1fr;min-height:0;display:grid}.source-modal-column{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;padding:18px 18px 20px;display:grid}.source-modal-column+.source-modal-column{border-left:1px solid var(--line)}.source-modal-column-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.source-modal-column-head strong{font-size:14px}.source-modal-column-head span{color:var(--muted);font-size:12px}.source-modal-list{align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}.source-modal-row{width:100%;min-height:58px;color:var(--ink);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.source-modal-row:hover{background:var(--surface-subtle);border-color:var(--line-strong)}.source-modal-row.placed{cursor:pointer;background:var(--surface-muted)}.source-modal-row.placed:hover{background:snow;border-color:#f1c6c0}.source-modal-row>span:not(.scene-thumb):not(.source-modal-action-icon){min-width:0}.source-modal-action-icon{width:26px;height:26px;color:var(--accent);background:#fff;border:1px solid;border-radius:50%;flex:none;place-items:center;display:inline-grid}.source-modal-action-icon svg{width:14px;height:14px;display:block}.source-modal-action-icon.remove{color:var(--danger)}.source-modal-row strong,.source-modal-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.source-modal-row strong{font-size:13px}.source-modal-row small{color:var(--muted);margin-top:3px;font-size:11px}.source-modal-row .scene-thumb{width:38px;height:38px}.source-modal-empty{color:var(--muted);background:var(--surface-subtle);border:1px dashed var(--line);border-radius:var(--radius-sm);text-align:center;margin:0;padding:24px 12px;font-size:13px}.source-modal-actions{background:var(--surface);border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;padding:14px 22px;display:flex}.gallery-canvas{width:100%;height:100%;display:block}.selected-summary{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:16px;display:grid}.selected-summary+.panel-section{margin-top:22px}.selected-thumb{background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.selected-thumb img{object-fit:cover;width:100%;height:100%}.selected-text span,.selected-text strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.selected-text span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:760}.selected-text strong{color:var(--ink);margin-top:4px;font-size:17px;font-weight:800;line-height:1.14}.range-control{gap:8px;margin-bottom:13px;display:grid}.range-control span{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.range-control strong{color:var(--ink);font-variant-numeric:tabular-nums}.range-control input{width:100%;accent-color:var(--accent)}.coordinate-readout{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.coordinate-readout span{min-height:48px;color:var(--muted);background:var(--surface-muted);border:1px solid var(--line);border-radius:var(--radius-sm);text-transform:uppercase;gap:4px;padding:9px 10px;font-size:11px;font-weight:760;display:grid}.coordinate-readout strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:17px;line-height:1}.coordinate-readout+.range-control{margin-top:12px}.depth-buttons{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:13px;display:grid}.depth-buttons button{min-height:34px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;font-size:12px;font-weight:740}.depth-buttons button:hover{border-color:var(--accent);box-shadow:0 0 0 2px #11131814}.inspector-actions{justify-content:flex-start;margin-top:18px}.empty-route{place-items:center;min-height:100svh;padding:32px;display:grid}.empty-route>div{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);max-width:560px;box-shadow:var(--shadow-sm);padding:34px}.empty-route p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.7}.empty-inspector{border-bottom:1px solid var(--line);padding-bottom:18px}.empty-inspector p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.55}@media (width<=1120px){.admin-app,.admin-app.collapsed{grid-template-columns:76px minmax(0,1fr)}.global-sidebar{align-items:center;padding-inline:10px}.brand-block,.nav-item,.collapse-button{justify-content:center}.brand-block div,.nav-item span,.collapse-button span{display:none}.nav-item,.collapse-button{padding:0}.editor-grid{grid-template-columns:220px minmax(360px,1fr)}.inspector-panel{display:none}.home-editor.preview .editor-grid{grid-template-columns:minmax(340px,1fr) minmax(236px,280px) minmax(230px,260px)}.home-editor.preview .inspector-panel{display:block}}@media (width<=760px){.admin-app,.admin-app.collapsed{grid-template-columns:1fr}.global-sidebar{grid-template-columns:auto 1fr;align-items:center;height:auto;padding:10px;display:grid;position:static}.brand-block{justify-content:flex-start}.global-nav{grid-auto-flow:column;justify-content:end;overflow-x:auto}.nav-item{width:42px}.collapse-button{display:none}.editor-toolbar{flex-direction:column;align-items:flex-start}.toolbar-actions{justify-content:flex-start}.editor-grid{grid-template-rows:auto minmax(560px,1fr);grid-template-columns:1fr}.home-editor.preview .editor-grid{grid-template-rows:minmax(520px,58svh) auto auto;grid-template-columns:1fr;overflow:auto}.source-panel{border-right:0;border-bottom:1px solid var(--line);max-height:310px}.home-editor.preview .inspector-panel{border-top:1px solid var(--line);border-left:0;max-height:360px;display:block}.intro-preview-panel{border-top:1px solid var(--line);border-left:0}.scene-stage{min-height:560px}}
