.unified-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.unified-head h2{margin:0}.poster-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.poster-canvas-wrap{min-width:0}.poster-canvas{position:relative;width:100%;max-height:690px;background:#252525 center/contain no-repeat;overflow:hidden;box-shadow:0 12px 30px #0000002e}.canvas-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#ddd}.canvas-slot{position:absolute;box-sizing:border-box;cursor:move;-webkit-user-select:none;user-select:none;border:1px dashed rgba(255,255,255,.75)}.canvas-slot.active{outline:3px solid #1677ff;outline-offset:2px}.header-slot{display:flex;align-items:center;color:#111;font-size:clamp(18px,4.2vw,46px);font-weight:800;line-height:1;white-space:nowrap;-webkit-text-stroke:2px #fff;text-shadow:0 0 1px #fff;overflow:hidden}.footer-slot{display:flex;flex-direction:column;justify-content:center;padding:4px 10px;border-radius:14px;background:#141414ab;color:#111;font-size:clamp(13px,2.1vw,25px);font-weight:700;line-height:1.35;-webkit-text-stroke:1px #fff;text-shadow:0 0 1px #fff;overflow:hidden}.qr-slot{display:flex;align-items:center;justify-content:center;background:#ffffffe0;color:#333;font-size:12px}.qr-slot img{max-width:100%;max-height:100%;object-fit:contain}.qr-uploaded{margin-top:8px;font-size:12px;color:#667085}.canvas-caption,.editor-help,.editor-note{margin-top:8px;color:#7a7a7a;font-size:12px;line-height:1.55}.editor-note{padding:8px 10px;border-left:3px solid #1677ff;background:#f5f8ff}.slot-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}@media (max-width: 800px){.poster-editor-layout{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}#root{height:100vh}
