.home-editor-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:22px;align-items:start}.home-editor-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 16px}.home-editor-panel{display:grid;gap:12px}.home-slot-card{background:#fff;border:1px solid var(--line,#e7e1d5);border-radius:18px;padding:14px;box-shadow:0 8px 28px rgba(14,28,45,.05)}.home-slot-card.is-selected{outline:3px solid rgba(35,122,255,.18);border-color:#5ba9f8}.home-slot-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.home-slot-head h3{margin:0;font-size:16px}.home-slot-head small{display:block;color:#75808c;margin-top:2px}.home-slot-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.home-slot-actions .full{grid-column:1/-1}.home-slot-card input[type=file]{width:100%;padding:9px;background:#f7f9fb;border:1px dashed #b9c8d8;border-radius:12px}.home-slot-card select,.home-slot-card input[type=url]{width:100%;min-height:42px}.home-slot-preview-mini{width:100%;aspect-ratio:var(--ratio);border-radius:12px;overflow:hidden;background:#07192a;margin:10px 0 8px;display:flex;align-items:center;justify-content:center}.home-slot-preview-mini img{width:100%;height:100%;object-fit:cover;display:block}.home-slot-preview-mini.contain img{object-fit:contain}.home-slot-meta{display:flex;justify-content:space-between;gap:10px;color:#647181;font-size:12px}.home-editor-preview-wrap{position:sticky;top:84px}.home-editor-preview-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.home-editor-preview-head h2{margin:0}.home-phone{width:min(100%,430px);margin:0 auto;background:#f8f5eb;border:9px solid #0d2338;border-radius:32px;padding:10px;box-shadow:0 22px 55px rgba(5,28,55,.18);overflow:hidden}.home-phone-header{height:68px;border-radius:18px;background:linear-gradient(135deg,#e9f7ff,#fff);display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;padding:8px;margin-bottom:7px;color:#0d3262}.home-phone-header .fake-icon{height:42px;border-radius:12px;background:#dceff9;display:grid;place-items:center;font-weight:900}.home-phone-brand{text-align:center;font-weight:900;font-size:18px;line-height:1}.home-phone-brand span{display:block;font-size:10px;margin-top:4px;color:#2d7fe8}.home-map-slot{position:relative;border-radius:12px;overflow:hidden;background:#dbe9f3;border:2px solid transparent;cursor:pointer;min-height:38px}.home-map-slot:hover,.home-map-slot.is-selected{border-color:#3194f7;box-shadow:0 0 0 3px rgba(49,148,247,.15)}.home-map-slot img{width:100%;height:100%;object-fit:cover;display:block}.home-map-slot.contain img{object-fit:contain;background:#08131d}.home-map-label{position:absolute;left:6px;top:6px;padding:3px 6px;border-radius:8px;background:rgba(7,27,50,.78);color:white;font-size:9px;font-weight:800;letter-spacing:.02em}.home-map-game{aspect-ratio:800/230;margin-bottom:6px}.home-map-profile{height:112px;border-radius:12px;background:linear-gradient(135deg,#eaf8ff,#caeafd);padding:12px;margin-bottom:6px;color:#0c3260}.home-map-profile b{font-size:18px}.home-map-progress{height:9px;background:#bdd8eb;border-radius:10px;margin:9px 0}.home-map-progress:after{content:"";display:block;width:62%;height:100%;background:#2f86eb;border-radius:10px}.home-map-mini-icons{display:flex;gap:6px;margin-top:9px}.home-map-mini-icons i{width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid #acd4ee}.home-map-halves{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px}.home-map-high{aspect-ratio:395/280}.home-map-audio{aspect-ratio:800/145;margin-bottom:6px}.home-map-short{aspect-ratio:395/120}.home-map-collective{aspect-ratio:800/135;margin-bottom:6px}.home-map-footer{height:52px;border-radius:14px;background:linear-gradient(#0469a9,#034a7d);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;text-align:center;color:white;font-size:9px;font-weight:800}.home-map-footer span:before{content:"●";display:block;font-size:16px;margin-bottom:2px}.home-draft-badge{font-size:12px;font-weight:800;padding:6px 9px;border-radius:999px;background:#fff2cb;color:#795800}.home-size-note{font-size:12px;color:#657181;margin-top:8px}.home-editor-empty{display:grid;place-items:center;min-height:90px;color:#748392;font-size:12px;text-align:center;padding:10px}.home-uploading{opacity:.55;pointer-events:none}.home-visible-row{display:flex;align-items:center;gap:8px;font-size:13px}.home-publish-note{padding:11px 13px;border-radius:12px;background:#eef8ff;color:#164c77;font-size:13px;margin-bottom:12px}@media(max-width:980px){.home-editor-shell{grid-template-columns:1fr}.home-editor-preview-wrap{position:relative;top:auto;order:-1}.home-phone{max-width:390px}}@media(max-width:620px){.home-slot-actions{grid-template-columns:1fr}.home-slot-actions .full{grid-column:auto}}
