*{box-sizing:border-box}body{margin:0;background:#07090d;color:#f5f7fb;font-family:Inter,system-ui,Arial,sans-serif}.app{max-width:1180px;margin:auto;padding:48px 24px 80px}header{margin-bottom:30px}.brand{font-size:15px;font-weight:900;letter-spacing:.18em}.brand span{color:#ffca28}.tag{margin:8px 0 24px;color:#ffca28;font-size:11px;font-weight:800;letter-spacing:.14em}h1{font-size:clamp(32px,5vw,58px);line-height:1.02;max-width:800px;margin:0 0 14px}header p,.preview p{color:#8e96a6;margin:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card{background:linear-gradient(180deg,#11151d,#0c1016);border:1px solid #202631;border-radius:20px;padding:22px;box-shadow:0 20px 60px #0005}h2{font-size:17px;margin:0 0 20px}.upload{height:160px;border:1px dashed #3a4351;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:#0a0d12}.upload:hover{border-color:#ffca28}.upload b{font-size:30px;color:#ffca28}.upload span{font-weight:800;margin-top:4px}.upload small,.hint{color:#7e8797}.upload input{display:none}.row{display:flex;gap:10px;align-items:center}.status{justify-content:space-between;color:#8e96a6;font-size:13px;margin:14px 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:block;color:#aeb5c1;font-size:12px;font-weight:700;margin:13px 0}select,input[type=color]{width:100%;margin-top:8px;background:#090c11;color:#fff;border:1px solid #2a303b;border-radius:10px;padding:11px}input[type=range]{width:100%;accent-color:#ffca28;margin-top:10px}output{float:right;color:#ffca28}.secondary,.primary,.formatBtn{border:0;border-radius:11px;padding:11px 15px;font-weight:800;cursor:pointer}.secondary{background:#1a2029;color:#dbe0e8}.primary{background:#ffca28;color:#111;width:auto}.card>.primary{width:100%;margin-top:14px;padding:14px}.format{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#090c11;padding:5px;border-radius:13px}.formatBtn{background:transparent;color:#7f8897}.formatBtn.active{background:#242b35;color:#ffca28}.thumbs{display:flex;gap:7px;overflow:auto}.thumbs img{width:50px;height:50px;object-fit:cover;border-radius:8px;border:1px solid #333}.preview{margin-top:16px}.previewHead{display:flex;justify-content:space-between;align-items:center;gap:16px}.stage{position:relative;margin-top:20px;min-height:520px;background:#090b0f;border-radius:16px;overflow:hidden;display:grid;place-items:center}.stage canvas{width:100%;height:520px;object-fit:contain}.stage #empty{position:absolute;text-align:center;color:#d4d8df;font-weight:800}.stage #empty small{color:#737c8b;font-weight:500}.progressWrap{display:flex;align-items:center;gap:12px;margin-top:15px;font-size:12px}.progress{height:7px;flex:1;background:#222833;border-radius:9px;overflow:hidden}.progress i{display:block;width:0;height:100%;background:#ffca28}.hidden{display:none}.hint{font-size:11px;line-height:1.5}.preview .primary{width:auto}.thumbs:empty{display:none}@media(max-width:760px){.grid{grid-template-columns:1fr}.two{grid-template-columns:1fr}.previewHead{align-items:flex-start;flex-direction:column}.stage,.stage canvas{height:420px;min-height:420px}}
