.submit-progress{display:flex;align-items:center;justify-content:center;padding:16px 0;margin-bottom:8px}.submit-progress-step{display:flex;flex-direction:column;align-items:center;gap:6px}.submit-progress-step span{font-size:10px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.submit-progress-step.active span,.submit-progress-step.completed span{color:#1a1a1a}.submit-progress-dot{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;transition:all .2s ease}.submit-progress-step.active .submit-progress-dot{background:#1a1a1a;color:#fff}.submit-progress-step.completed .submit-progress-dot{background:#10b981;color:#fff}.submit-progress-line{width:24px;height:2px;background:#e5e7eb;margin:0 8px 20px}.submit-progress-step.completed+.submit-progress-line{background:#10b981}.submit-step{min-height:calc(100vh - 200px);display:flex;flex-direction:column}.submit-section{flex:1;padding-top:16px}.submit-section-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;color:#1a1a1a;margin-bottom:8px}.submit-section-title svg{width:22px;height:22px;color:#6366f1}.submit-optional-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;padding:4px 8px;background:#f1f5f9;border-radius:6px;margin-left:auto}.submit-section-subtitle{font-size:13px;color:#6b7280;line-height:1.5;margin-bottom:20px}.upload-zone{padding:40px 20px;border:2px dashed rgba(0,0,0,.15);border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fafafa}.upload-zone:active{border-color:#000;background:#f1f5f9}.upload-zone svg{width:48px;height:48px;color:#9ca3af;margin-bottom:12px}.upload-zone p{font-size:15px;font-weight:600;color:#374151;margin:0 0 4px}.upload-zone small{font-size:12px;color:#9ca3af}.file-preview{display:flex;align-items:center;gap:14px;padding:16px;background:#f1f5f9;border-radius:14px;margin-top:16px}.file-preview-icon{width:44px;height:56px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.file-preview-icon svg{width:24px;height:24px;color:#6366f1}.file-preview-info{flex:1;min-width:0}.file-preview-info p{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-preview-info span{font-size:12px;color:#6b7280}.file-preview-remove{width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.file-preview-remove svg{width:18px;height:18px;color:#6b7280}.file-preview-remove:active{background:#fee2e2}.file-preview-remove:active svg{color:#dc2626}.submit-actions{display:flex;gap:12px;padding-top:20px;padding-bottom:100px}.submit-actions .btn-outline{flex:0 0 auto}.submit-actions .btn-black{flex:1}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:12px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s ease}.btn-outline:active{background:#f1f5f9}.btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;font-size:14px;font-weight:600;color:#dc2626;cursor:pointer}.btn-danger:active{background:#fee2e2}.preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.preview-upload-zone{aspect-ratio:3/4;border:2px dashed rgba(0,0,0,.1);border-radius:12px;overflow:hidden;cursor:pointer;position:relative;background:#fafafa;transition:all .2s ease}.preview-upload-zone:active{border-color:#000}.preview-upload-zone.has-image{border-style:solid;border-color:#00000014}.preview-upload-zone.has-image .preview-placeholder{display:none}.preview-upload-zone img{width:100%;height:100%;object-fit:cover}.preview-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.preview-placeholder svg{width:28px;height:28px;color:#d1d5db}.preview-placeholder span{font-size:11px;color:#9ca3af;font-weight:500}.layer-info-card{background:#f5f5f7;border-radius:14px;margin-bottom:16px;overflow:hidden}.layer-info-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer}.layer-info-header span{font-size:13px;font-weight:600;color:#374151}.layer-info-toggle{width:28px;height:28px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.layer-info-toggle svg{width:16px;height:16px;color:#6b7280;transition:transform .2s ease}.layer-info-toggle.open svg{transform:rotate(180deg)}.layer-info-content{padding:0 16px 16px}.layer-type-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.layer-type-item:last-child{border-bottom:none}.layer-type-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.layer-type-icon svg{width:16px;height:16px}.layer-type-item strong{display:block;font-size:13px;font-weight:600;color:#1a1a1a}.layer-type-item span{font-size:11px;color:#6b7280}.layer-list{margin-bottom:16px}.layer-empty{text-align:center;padding:40px 20px;background:#fafafa;border-radius:14px}.layer-empty svg{width:48px;height:48px;color:#d1d5db;margin-bottom:12px}.layer-empty p{font-size:14px;font-weight:600;color:#6b7280;margin:0 0 4px}.layer-empty small{font-size:12px;color:#9ca3af}.layer-card{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);margin-bottom:8px;cursor:pointer;transition:all .15s ease}.layer-card:active{transform:scale(.98)}.layer-card-icon{width:36px;height:36px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.layer-card-icon svg{width:18px;height:18px;color:#6366f1}.layer-card-info{flex:1;min-width:0}.layer-card-title{font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-card-meta{font-size:11px;color:#6b7280;display:flex;align-items:center;gap:6px}.layer-card-badge{display:inline-block;padding:2px 6px;background:#dbeafe;color:#1d4ed8;border-radius:4px;font-size:10px;font-weight:600}.layer-card-chevron{width:20px;height:20px;color:#d1d5db}.layer-modal{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;justify-content:flex-end}.layer-modal-backdrop{position:absolute;inset:0;background:#0006;opacity:0;transition:opacity .3s ease}.layer-modal:not(.is-hidden) .layer-modal-backdrop{opacity:1}.layer-modal-sheet{position:relative;background:#fff;border-radius:20px 20px 0 0;max-height:90vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s ease}.layer-modal:not(.is-hidden) .layer-modal-sheet{transform:translateY(0)}.layer-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.layer-modal-header h3{font-size:17px;font-weight:700;color:#1a1a1a;margin:0}.layer-modal-close{width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.layer-modal-close svg{width:18px;height:18px;color:#6b7280}.layer-modal-content{flex:1;overflow-y:auto;padding:16px 20px}.layer-modal-actions{display:flex;gap:12px;padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));border-top:1px solid rgba(0,0,0,.06)}.layer-modal-actions .btn-black{flex:1}.layer-form-section{margin-bottom:20px}.layer-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.layer-type-option input{display:none}.layer-type-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:#f5f5f7;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all .15s ease}.layer-type-option input:checked+.layer-type-card{background:#ede9fe;border-color:#6366f1}.layer-type-card svg{width:24px;height:24px;color:#6b7280}.layer-type-option input:checked+.layer-type-card svg{color:#6366f1}.layer-type-card span{font-size:11px;font-weight:600;color:#6b7280}.layer-type-option input:checked+.layer-type-card span{color:#6366f1}.editable-toggle{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#f5f5f7;border-radius:12px;cursor:pointer}.editable-toggle.small{padding:10px 12px;margin-top:12px}.editable-toggle input{width:22px;height:22px;margin-top:2px;flex-shrink:0;accent-color:#6366f1}.editable-toggle-content{flex:1}.editable-toggle-label{display:block;font-size:14px;font-weight:600;color:#1a1a1a}.editable-toggle-desc{display:block;font-size:12px;color:#6b7280;margin-top:2px}.editable-options{padding:16px;background:#f0f0ff;border-radius:14px;border:1px solid #e0e0ff}.color-mode-section{margin-top:16px}.color-mode-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.color-mode-option input{display:none}.color-mode-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;background:#fff;border-radius:10px;border:2px solid rgba(0,0,0,.06);cursor:pointer;transition:all .15s ease}.color-mode-option input:checked+.color-mode-card{border-color:#6366f1;background:#f5f3ff}.color-mode-card svg{width:22px;height:22px;color:#9ca3af}.color-mode-option input:checked+.color-mode-card svg{color:#6366f1}.color-mode-card span{font-size:10px;font-weight:600;color:#6b7280;text-align:center}.color-mode-palette{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;width:24px;height:24px}.color-mode-palette span{border-radius:2px}.color-mode-hue{width:24px;height:24px;border-radius:4px;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff)}.palette-editor{margin-top:12px;padding:12px;background:#fff;border-radius:10px}.palette-colors{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.palette-color{width:32px;height:32px;border-radius:8px;border:2px solid rgba(0,0,0,.08);cursor:pointer;position:relative}.palette-color.removing:after{content:"×";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#dc2626e6;color:#fff;font-size:16px;font-weight:700;border-radius:6px}.palette-add{display:flex;gap:8px}.palette-add input[type=color]{width:44px;height:40px;border:none;border-radius:8px;cursor:pointer}.palette-add .btn-outline{padding:10px 16px;font-size:13px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-row-3{grid-template-columns:repeat(3,1fr)}.price-input-wrapper{display:flex;align-items:center;gap:12px}.price-currency{font-size:16px;font-weight:600;color:#6b7280}.price-input{width:100px!important;padding-left:8px!important}.free-checkbox{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#374151;cursor:pointer}.free-checkbox input{width:18px;height:18px;accent-color:#6366f1}@media(min-width:768px){.submit-progress{padding:24px 0}.submit-progress-line{width:60px}.submit-step{max-width:640px;margin:0 auto}.submit-section-title{font-size:22px}.submit-section-subtitle{font-size:15px}.upload-zone{padding:60px 40px}.upload-zone svg{width:64px;height:64px}.preview-grid{grid-template-columns:repeat(4,1fr);gap:16px}.layer-type-grid{gap:12px}.layer-type-card{padding:18px 12px}.layer-type-card svg{width:28px;height:28px}.layer-modal-sheet{max-width:560px;margin:0 auto;border-radius:20px;max-height:80vh;margin-bottom:5vh}.form-row{gap:16px}.submit-actions{padding-bottom:40px}}@media(min-width:1024px){.submit-step{max-width:720px}}
