.web-editor{max-width:1240px;margin:0 auto;padding:104px 24px 64px}.editor-intro{text-align:center}.editor-intro.download-hero{min-height:0;padding-bottom:36px}.editor-intro h1{font-size:clamp(2rem,5vw,4rem);margin:.25rem 0}.editor-intro p{color:var(--muted,#b9b2a1)}.save-path-card{max-width:760px;margin:28px auto 16px;padding:18px 20px;border:1px solid rgba(201,169,98,.35);border-radius:5px;background:rgba(13,16,20,.78);text-align:left}.save-path-card>span{display:block;margin-bottom:10px;color:#c9a962;font-size:.82rem;font-weight:700;letter-spacing:.08em}.path-row{display:flex;align-items:center;gap:12px}.path-row code{flex:1;overflow-wrap:anywhere;color:#eee}.path-row button{cursor:pointer;white-space:nowrap}.save-path-card p{margin:10px 0 0;font-size:.86rem}.drop-zone{max-width:760px;margin:16px auto 0;padding:30px 20px;border:1px dashed rgba(201,169,98,.5);border-radius:5px;background:rgba(20,23,28,.72);transition:border-color .15s,background .15s}.drop-zone.dragging{border-color:#d45a4d;background:rgba(124,34,34,.22)}#saveFile{position:absolute;inline-size:1px;block-size:1px;opacity:0}.file-button{display:inline-block;padding:14px 26px;border:0;border-radius:4px;color:#fff;font-weight:700;cursor:pointer}.drop-zone>p{margin:12px 0 0}.file-hint,.recent-file{font-size:.9rem}.recent-file{color:#c9a962!important}.status{min-height:28px;margin:14px auto;max-width:760px}.status.error{color:#ff8e8e}.status.success{color:#8ed9a7}.workspace{margin-top:28px;border:1px solid rgba(201,169,98,.3);border-radius:5px;background:rgba(15,18,22,.94);overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.24)}.save-summary{display:flex;gap:32px;flex-wrap:wrap;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.12)}.save-summary div{display:flex;gap:8px}.save-summary span{color:#aaa}.tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.12)}.tab{padding:14px 24px;border:0;background:transparent;color:#bbb;cursor:pointer}.tab.active{color:#fff;background:rgba(168,50,50,.32);box-shadow:inset 0 -2px #c94b4b}.editor-grid{display:grid;grid-template-columns:320px 1fr;min-height:520px}.editor-grid aside{border-right:1px solid rgba(255,255,255,.12);padding:14px}.editor-grid input{box-sizing:border-box;width:100%;padding:11px;border:1px solid #555;border-radius:4px;background:#181c22;color:#fff}.entities{height:460px;overflow:auto;margin-top:10px}.entity{display:block;width:100%;padding:11px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#ddd;text-align:left;cursor:pointer}.entity.active{background:rgba(168,50,50,.32);color:#fff}.entity small{display:block;color:#999;margin-top:3px}.fields-panel{padding:24px}.fields-panel h2{margin-top:0}.fields-panel>p{color:#aaa}.fields{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:16px}.field label{display:block;margin-bottom:6px;color:#ccc}.field input{width:100%;box-sizing:border-box;padding:10px;border:1px solid #555;border-radius:4px;background:#12151a;color:#fff}.field small{color:#888}.export-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-top:1px solid rgba(255,255,255,.12)}.export-bar p{margin:0;color:#aaa}.export-bar button{border:0;white-space:nowrap;cursor:pointer}@media(max-width:760px){.web-editor{padding:86px 12px 32px}.path-row{align-items:stretch;flex-direction:column}.editor-grid{grid-template-columns:1fr}.editor-grid aside{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.entities{height:220px}.fields{grid-template-columns:1fr}.export-bar{align-items:stretch;flex-direction:column}.site-head .brand span{display:none}}

.path-row .btn-ghost{appearance:none;-webkit-appearance:none;background:rgba(8,11,15,.78);color:#f0e7cf;border-color:rgba(201,169,98,.58)}
.path-row .btn-ghost:hover,.path-row .btn-ghost:focus-visible{background:rgba(201,169,98,.14);color:#fff;border-color:#c9a962}
.platform-label{margin:14px 0 7px;color:#aaa;font-size:.78rem;font-weight:700;letter-spacing:.06em}.platform-label:first-of-type{margin-top:0}
.file-button.btn-wish{color:#17120d}
.editor-intro .download-lead{margin-left:auto;margin-right:auto;text-align:center}
.export-guide{display:grid;gap:6px}.export-guide strong{color:#c9a962}.export-guide p{margin:0}.export-guide code{display:block;color:#ddd;font-size:.82rem;overflow-wrap:anywhere}
.editor-head-actions{margin-left:auto}
