.app{max-width:1200px;margin:0 auto;padding:2rem}.app-header{text-align:center;margin-bottom:2rem}.app-header h1{font-size:1.8rem;font-weight:600;margin-bottom:.4rem}.app-header p{color:#94a3b8;font-size:.95rem}.promo-generator{display:flex;gap:2rem;flex-wrap:wrap}.controls{flex:1;min-width:280px;display:flex;flex-direction:column;gap:1rem}.control-group label{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:.35rem}.control-group input[type=text],.control-group input[type=color],.control-group textarea{width:100%;padding:.6rem .8rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.95rem}.control-group input[type=color]{height:40px;padding:4px;cursor:pointer}.control-group textarea{resize:vertical;min-height:80px}.control-row{display:flex;gap:1rem}.control-row .control-group{flex:1}.export-btn{padding:.9rem 1.4rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.export-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #3b82f666}.export-btn:disabled{opacity:.6;cursor:not-allowed}.confirm-btn{padding:.9rem 1.4rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.confirm-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #10b98166}.confirm-btn:disabled{opacity:.6;cursor:not-allowed}.preview-switcher .delete-btn{width:auto;padding:0 10px;color:#94a3b8;margin-left:.5rem}.preview-switcher .delete-btn:hover:not(:disabled){color:#ef4444}.queue-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #334155;max-height:520px;display:flex;flex-direction:column}.queue-title{font-size:.85rem;color:#94a3b8;margin-bottom:.75rem;flex-shrink:0}.queue-list{display:flex;flex-wrap:wrap;gap:.75rem;overflow-y:auto}.queue-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;cursor:grab}.queue-item:active{cursor:grabbing}.queue-item-dragging{opacity:.5}.queue-item-drag-over{box-shadow:0 0 0 2px #3b82f6;border-radius:8px}.queue-thumb{position:relative;width:120px;height:213px;border-radius:12px;overflow:hidden;border:1px solid #334155}.queue-thumb img{width:100%;height:100%;object-fit:cover}.queue-close{position:absolute;top:4px;right:4px;width:24px;height:24px;border:none;border-radius:50%;background:#0009;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.queue-close:hover{background:#ef4444e6}.queue-item-title{font-size:13px;color:#94a3b8;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-remove{font-size:11px;color:#94a3b8;background:none;border:none;cursor:pointer}.queue-remove:hover{color:#ef4444}.preview-area{flex-shrink:0}.preview-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:1rem}.preview-hint{font-size:.8rem;color:#64748b}.preview-switcher{display:flex;gap:.35rem}.nav-btn{width:32px;height:32px;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:1rem;cursor:pointer;transition:background .2s}.nav-btn:hover:not(:disabled){background:#334155}.nav-btn:disabled{opacity:.4;cursor:not-allowed}.promo-template{border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column}.text-section{flex-shrink:0;text-align:center}.text-section--promo-v1{padding:20px 24px}.text-section--promo-v2{padding:18px 24px 16px}.promo-title{font-size:30px;font-weight:600;line-height:1.3}.promo-text-two-lines{display:flex;flex-direction:column;align-items:center}.promo-title-with-icon{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;max-width:100%;margin:0}.promo-title-with-icon .promo-line--title{min-width:0;text-align:center}.promo-xhs-app-icon{flex-shrink:0;display:block;object-fit:cover}.promo-line{word-break:break-word;max-width:100%}.screenshot-section{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:0 20px 20px;overflow:hidden}.text-section--promo-ipad{padding:14px 24px 4px}.promo-generator--ipad .screenshot-section{padding:0 8px 4px}.promo-title--ipad{font-size:22px;line-height:1.25}.promo-generator--ipad .ipad-frame--scaled{position:relative;width:var(--ipad-device-w);max-width:var(--ipad-device-w);max-height:100%;min-width:0;min-height:0;flex-shrink:1;overflow:hidden;margin-left:auto;margin-right:auto;padding:var(--ipad-frame-pad);background:linear-gradient(145deg,#2c2c2e,#1c1c1e);border-radius:var(--ipad-frame-radius);box-shadow:inset 0 0 0 2px #3a3a3c,inset 0 0 0 4px #1c1c1e,0 var(--ipad-shadow-y) var(--ipad-shadow-blur) #0006;align-self:center}.promo-generator--ipad .ipad-frame--scaled .ipad-screen{border-radius:var(--ipad-screen-radius);overflow:hidden}.promo-generator--ipad .ipad-frame--scaled .ipad-screen img{object-fit:cover;border-radius:var(--ipad-screen-radius)}.promo-generator--ipad .ipad-frame--scaled .ipad-home-bar{bottom:var(--ipad-home-bottom);width:var(--ipad-home-w)}.ipad-frame{position:relative;width:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;flex-shrink:1;overflow:hidden}.ipad-screen{position:relative;overflow:hidden;background:#000;aspect-ratio:4 / 3;width:100%;max-width:100%;flex-shrink:0;line-height:0;transform:translateZ(0);isolation:isolate}.screenshot-section .ipad-screen img{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;display:block;box-sizing:border-box;pointer-events:none}.ipad-home-bar{position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:110px;height:4px;background:#fff6;border-radius:2px;z-index:2;pointer-events:none}.placeholder--ipad{aspect-ratio:4 / 3;max-height:100%;width:auto;max-width:100%}.promo-generator--ipad .queue-thumb{width:160px;height:120px}.promo-generator--ipad .queue-item-title{max-width:160px}.iphone-frame{position:relative;width:100%;max-width:100%;max-height:100%;min-width:0;min-height:0;flex-shrink:1;overflow:hidden;padding:10px;background:linear-gradient(145deg,#2c2c2e,#1c1c1e);border-radius:42px;box-shadow:inset 0 0 0 2px #3a3a3c,inset 0 0 0 4px #1c1c1e,0 20px 40px #0006}.promo-generator--compact-phone .iphone-frame--compact{width:var(--xhs-phone-w);max-width:var(--xhs-phone-w);margin-left:auto;margin-right:auto;padding:var(--xhs-frame-pad);border-radius:var(--xhs-frame-radius);box-shadow:inset 0 0 0 2px #3a3a3c,inset 0 0 0 4px #1c1c1e,0 var(--xhs-shadow-y) var(--xhs-shadow-blur) #0006;align-self:center}.promo-generator--compact-phone .iphone-frame--compact .iphone-notch{top:var(--xhs-notch-top);width:var(--xhs-notch-w);height:var(--xhs-notch-h);border-radius:var(--xhs-notch-radius)}.promo-generator--compact-phone .iphone-frame--compact .iphone-screen{border-radius:var(--xhs-screen-radius)}.promo-generator--compact-phone .iphone-frame--compact .iphone-screen img{border-radius:0}.promo-generator--compact-phone .iphone-frame--compact .iphone-home-bar{bottom:var(--xhs-home-bottom);width:var(--xhs-home-w)}.iphone-notch{position:absolute;top:18px;left:50%;transform:translate(-50%);width:100px;height:26px;background:#000;border-radius:20px;z-index:2;box-shadow:0 0 0 2px #1c1c1e}.iphone-screen{position:relative;overflow:hidden;border-radius:32px;background:#000;aspect-ratio:9 / 19.5;width:100%;max-width:100%;flex-shrink:0;line-height:0;transform:translateZ(0);isolation:isolate}.screenshot-section .iphone-screen img{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block;border-radius:0;box-sizing:border-box;pointer-events:none}.iphone-home-bar{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:120px;height:4px;background:#fff6;border-radius:2px;z-index:2;pointer-events:none}.drop-zone{border:2px dashed #475569;border-radius:10px;padding:1.2rem;text-align:center;background:#1e293b;transition:border-color .2s,background .2s;cursor:pointer}.drop-zone:hover,.drop-zone--active{border-color:#3b82f6;background:#3b82f61a}.drop-zone-input{display:none}.drop-zone-label{display:block;color:#94a3b8;font-size:.9rem;cursor:pointer}.screenshot-section--drag .placeholder{border-color:#3b82f6;background:#3b82f626;color:#fffc}.screenshot-section{cursor:pointer}.placeholder{width:100%;aspect-ratio:9/19;background:#ffffff0f;border:2px dashed rgba(255,255,255,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff6;font-size:14px;transition:all .2s}.icon-generator{display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start}.icon-controls{flex:1;min-width:280px;display:flex;flex-direction:column;gap:1rem}.icon-controls .control-group label{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:.35rem}.icon-hint{margin:0;font-size:.85rem;line-height:1.5;color:#94a3b8}.icon-controls .export-btn{padding:.9rem 1.4rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.icon-controls .export-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #3b82f666}.icon-controls .export-btn:disabled{opacity:.6;cursor:not-allowed}.icon-preview-wrap{flex-shrink:0;padding:2rem;border-radius:16px;transition:background .2s}.icon-canvas{border-radius:22%;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 50px #00000040;overflow:hidden}.icon-canvas--killer{padding:0}.killer-icon-svg{display:block;width:100%;height:100%}.font-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.font-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:6px;border:1px solid #334155;background:#1e293b;color:#94a3b8;font-size:.85rem;cursor:pointer;transition:all .2s}.font-btn:hover{background:#334155;color:#e2e8f0}.font-btn--active{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;color:#fff}.bg-swatch{width:12px;height:12px;border-radius:3px;border:1px solid rgba(255,255,255,.35);flex-shrink:0}.board-cropper{display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start;border-radius:12px;transition:outline .2s,background .2s}.board-cropper--file-drag{outline:2px solid #3b82f6;outline-offset:2px;background:#3b82f614}.board-cropper-controls{flex:1;min-width:280px;display:flex;flex-direction:column;gap:1rem}.board-cropper-controls .control-group label{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:.35rem}.board-crop-file{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.board-crop-file-label{display:inline-block;padding:.65rem 1.2rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.95rem;cursor:pointer;transition:background .2s}.board-crop-file-label:hover{background:#334155}.board-crop-fixed-hint{font-size:.85rem;color:#94a3b8;line-height:1.45;margin:0}.board-crop-nums{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1rem}.board-crop-readonly{width:100%;padding:.55rem .65rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#64748b;font-size:.95rem;cursor:default}.board-crop-nums .control-group input[type=number]{width:100%;padding:.55rem .65rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.95rem}.board-crop-hint{font-size:.82rem;color:#64748b;line-height:1.5;margin:0}.board-crop-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.board-crop-nav-text{font-size:.9rem;color:#cbd5e1}.board-crop-nav-btns{display:flex;flex-wrap:wrap;gap:.35rem}.board-crop-nav-btn{padding:.35rem .65rem;border-radius:6px;border:1px solid #475569;background:#1e293b;color:#e2e8f0;cursor:pointer;font-size:.9rem;transition:background .2s}.board-crop-nav-btn:hover{background:#334155}.board-crop-nav-btn--danger{border-color:#7f1d1d;color:#fca5a5}.board-crop-nav-btn--danger:hover{background:#7f1d1d59}.board-crop-export-row{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.board-crop-export{padding:.75rem 1.2rem;border-radius:8px;border:1px solid #475569;background:#1e293b;color:#e2e8f0;font-size:.95rem;cursor:pointer;transition:background .2s,border-color .2s}.board-crop-export:hover:not(:disabled){background:#334155;border-color:#64748b}.board-crop-export:disabled{opacity:.45;cursor:not-allowed}.board-crop-export-all{padding:.75rem 1.2rem;border-radius:8px;border:1px dashed #64748b;background:transparent;color:#cbd5e1;font-size:.95rem;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.board-crop-export-all:hover:not(:disabled){background:#1e293b;border-color:#94a3b8;color:#e2e8f0}.board-crop-export-all:disabled{opacity:.45;cursor:not-allowed}.board-crop-reset{padding:.55rem 1rem;border-radius:8px;border:1px solid #475569;background:transparent;color:#94a3b8;font-size:.9rem;cursor:pointer}.board-crop-reset:hover{background:#334155;color:#e2e8f0}.board-cropper-preview{flex:1.2;min-width:280px;max-width:100%}.board-crop-placeholder{padding:3rem 1.5rem;text-align:center;color:#64748b;border:1px dashed #334155;border-radius:12px;background:#0f172a}.board-crop-wrap{position:relative;display:inline-block;max-width:100%;line-height:0;border-radius:8px;overflow:hidden;background:#020617}.board-crop-img{display:block;max-width:100%;height:auto;vertical-align:top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.board-crop-box{position:absolute;box-sizing:border-box;border:2px solid #38bdf8;box-shadow:0 0 0 9999px #0000008c;touch-action:none}.board-crop-move{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;cursor:move;touch-action:none}.icon-cutout{display:flex;gap:1.5rem;flex-wrap:wrap}.icon-cutout--dragging .icon-cutout-placeholder,.icon-cutout--dragging .icon-cutout-viewport{box-shadow:0 0 0 2px #3b82f6}.icon-cutout-controls{width:300px;min-width:260px;display:flex;flex-direction:column;gap:1rem}.icon-cutout-shapes{display:flex;gap:.5rem;flex-wrap:wrap}.icon-cutout-shape-btn{flex:1;border:1px solid #334155;border-radius:10px;background:#1e293b;color:#cbd5e1;padding:.55rem .7rem;cursor:pointer;transition:all .2s}.icon-cutout-shape-btn:hover{background:#334155}.icon-cutout-shape-btn--active{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;color:#fff}.icon-cutout-num-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.icon-cutout-num-grid input{width:100%;padding:.55rem .7rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0}.icon-cutout-num-grid input:disabled{opacity:.6;cursor:not-allowed}.icon-cutout-hint{color:#94a3b8;font-size:.86rem;margin:0;line-height:1.5}.icon-cutout-hint--mini{font-size:.8rem}.icon-cutout-actions{display:flex;flex-direction:column;gap:.75rem}.icon-cutout-actions--inline{flex-direction:row}.icon-cutout-actions--inline .confirm-btn{flex:1}.icon-cutout-preview{flex:1;min-width:320px}.icon-cutout-preview-layout{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.icon-cutout-placeholder{min-height:420px;border-radius:14px;border:2px dashed #334155;background:#1e293b99;display:flex;align-items:center;justify-content:center;color:#94a3b8;padding:1.2rem;text-align:center;transition:border-color .2s,background .2s,box-shadow .2s}.icon-cutout-viewport{position:relative;display:inline-block;max-width:100%;border-radius:14px;overflow:auto;cursor:crosshair;line-height:0;transition:box-shadow .2s;max-height:74vh}.icon-cutout-viewport--panning{cursor:grabbing}.icon-cutout-viewport img{max-width:min(760px,100%);max-height:70vh;object-fit:contain;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.icon-cutout-freehand-layer{position:absolute;left:0;top:0;pointer-events:none}.icon-cutout-freehand-path{fill:#22c55e2e;stroke:#22c55e;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-cutout-freehand-path--drawing{fill:transparent;stroke-dasharray:4 3}.icon-cutout-freehand-path--closed{fill:#22c55e24}.icon-cutout-freehand-point{fill:#22c55e;stroke:#fff;stroke-width:1.5}.icon-cutout-freehand-point--start{fill:#3b82f6}.icon-cutout-zoom-controls{display:flex;align-items:center;gap:.6rem}.icon-cutout-zoom-controls input[type=range]{flex:1}.icon-cutout-zoom-controls span{color:#cbd5e1;font-size:.85rem;min-width:48px;text-align:right}.icon-cutout-zoom-panel{width:300px;flex-shrink:0;background:#0f172ab8;border:1px solid #334155;border-radius:12px;padding:.7rem}.icon-cutout-zoom-title{margin:0 0 .5rem;color:#cbd5e1;font-size:.86rem}.icon-cutout-zoom-canvas{width:300px;height:300px;display:block;border-radius:10px;background:#0f172a}.icon-cutout-zoom-empty,.icon-cutout-zoom-meta{margin:.5rem 0 0;color:#94a3b8;font-size:.8rem;line-height:1.4}.icon-cutout-selection{position:absolute;border:2px solid #22c55e;box-shadow:0 0 0 9999px #00000073;pointer-events:none}.icon-cutout-handle{position:absolute;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #fff}.icon-cutout-handle--tl{left:-6px;top:-6px}.icon-cutout-handle--tr{right:-6px;top:-6px}.icon-cutout-handle--bl{left:-6px;bottom:-6px}.icon-cutout-handle--br{right:-6px;bottom:-6px}.app-desc{color:#94a3b8;font-size:.95rem;margin-top:.4rem}.app-tabs{display:flex;gap:.5rem;margin:1rem 0 .5rem;justify-content:center;flex-wrap:wrap}.tab-btn{padding:.5rem 1.2rem;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#94a3b8;font-size:.95rem;cursor:pointer;transition:all .2s}.tab-btn:hover{background:#334155;color:#e2e8f0}.tab-btn--active{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;color:#e8e8e8}
