.vsco-slider-mobile{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background:hsla(0,0%,100%,.2);outline:none;border-radius:1px}.vsco-slider-mobile::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;cursor:pointer;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.3)}.vsco-slider-mobile::-moz-range-thumb{width:16px;height:16px;background:#fff;cursor:pointer;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.3);border:none}.adjustment-item-mobile{margin-bottom:1rem}@media (max-width:768px){.vsco-editor{display:flex;flex-direction:column;min-height:100vh;align-items:center;justify-content:center;padding:20px}.vsco-tools{display:block;position:relative;border:none;background:transparent;width:100%;max-width:400px;padding:20px;order:1}.vsco-adjustments{display:none}.vsco-canvas{padding:20px;order:2;width:100%;max-width:400px}.fixed.inset-0.bg-white.z-40{position:relative!important;inset:auto!important;background:transparent!important;z-index:auto!important}}.vsco-container{background:#fff;min-height:100vh;color:#000}.vsco-header{border-bottom:1px solid #e5e5e5;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:sticky;top:0;z-index:50}.vsco-editor{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:300px 1fr 280px;min-height:calc(100vh - 60px)}.vsco-tools{border-right:1px solid #e5e5e5;padding:24px;background:#fafafa}.vsco-canvas{padding:40px;background:#fff}.vsco-canvas,.vsco-image-container{display:flex;align-items:center;justify-content:center;position:relative}.vsco-image-container{width:100%;height:100%;max-width:800px;max-height:600px;border-radius:2px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.vsco-image{max-width:100%;max-height:100%;width:auto;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.vsco-adjustments{border-left:1px solid #e5e5e5;padding:24px;background:#fafafa;overflow-y:auto}.vsco-btn{background:#000;color:#fff;border:none;padding:12px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:2px;text-transform:none;letter-spacing:0}.vsco-btn:hover{background:#333}.vsco-btn.secondary{background:transparent;color:#000;border:1px solid #e5e5e5}.vsco-btn.secondary:hover{background:#f5f5f5}.vsco-btn.small{padding:8px 16px;font-size:12px}.style-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.style-card{aspect-ratio:1;position:relative;overflow:hidden;border-radius:2px;cursor:pointer;transition:transform .2s ease}.style-card:hover{transform:scale(1.02)}.style-card.selected{outline:2px solid #000;outline-offset:2px}.style-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.style-label{position:absolute;bottom:8px;left:8px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:4px 8px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;border-radius:2px}.upload-zone{border:2px dashed #e5e5e5;border-radius:4px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .2s ease;margin-bottom:24px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.upload-zone:hover{border-color:#ccc;background:#fafafa}.upload-zone.active{border-color:#000;background:#f5f5f5}@media (max-width:768px){.upload-zone{padding:30px 15px;min-height:120px;border-radius:8px;font-size:16px}.upload-zone p{font-size:16px!important}}.adjustment-section{margin-bottom:32px}.adjustment-title{font-size:14px;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.adjustment-item{margin-bottom:20px}.adjustment-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.adjustment-value{color:#666;font-weight:400}.vsco-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background:#e5e5e5;outline:none;border-radius:1px;cursor:pointer}.vsco-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#000;border-radius:50%;cursor:pointer;-webkit-transition:transform .1s ease;transition:transform .1s ease}.vsco-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.vsco-slider::-moz-range-thumb{width:16px;height:16px;background:#000;border-radius:50%;border:none;cursor:pointer}.filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.filter-preset{aspect-ratio:1;position:relative;border-radius:2px;overflow:hidden;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.filter-preset:hover{transform:scale(1.02)}.filter-preset.active{border-color:#000}.filter-preset-bg{width:100%;height:100%;background:linear-gradient(45deg,#f0f0f0,#e0e0e0);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.filter-preset-bg,.vsco-loading{display:flex;align-items:center;justify-content:center}.vsco-loading{padding:40px;color:#666}.vsco-spinner{width:32px;height:32px;border:2px solid #e5e5e5;border-top-color:#000}@media (max-width:1200px){.vsco-editor{grid-template-columns:260px 1fr 240px}}@media (max-width:768px){.vsco-editor{grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.vsco-adjustments,.vsco-tools{border:none;border-top:1px solid #e5e5e5;background:#fff}.vsco-canvas{padding:20px}}.image-editor{width:100%}.image-editor .filter-presets{margin-bottom:24px}.image-editor .filter-presets h4{font-size:12px;font-weight:600;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px;color:#333}.image-editor .filter-presets .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.image-editor .filter-presets button{padding:8px 12px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.3px;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:2px;cursor:pointer;transition:all .2s ease;color:#666}.image-editor .filter-presets button:hover{background:#eee;border-color:#ccc;color:#333}.image-editor .filter-presets button:disabled{opacity:.5;cursor:not-allowed}.adjustment-section .flex{border-bottom:1px solid #e5e5e5;margin-bottom:24px}.adjustment-section .flex button{background:none;padding:12px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;border:none;border-bottom:2px solid transparent;color:#999}.adjustment-section .flex button:hover{color:#666}.adjustment-section .flex button.text-black{color:#000!important;border-bottom-color:#000}.space-y-4>*+*{margin-top:16px}.space-y-6>*+*{margin-top:24px}.disabled\\:opacity-50:disabled{opacity:.5}.zoom-wrapper{width:100%;height:100%;cursor:grab}.zoom-wrapper:active{cursor:grabbing}.zoom-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.vsco-gallery-bottom{position:fixed;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid #e5e5e5;padding:16px 24px;z-index:40;box-shadow:0 -4px 24px rgba(0,0,0,.08)}.vsco-gallery-container{max-width:1400px;margin:0 auto}.vsco-gallery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.vsco-gallery-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#333}.vsco-gallery-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.vsco-gallery-item{position:relative;width:80px;height:80px;flex-shrink:0;border-radius:4px;overflow:hidden;border:2px solid #e5e5e5;transition:all .2s ease;cursor:pointer}.vsco-gallery-item:hover{border-color:#000;transform:scale(1.05)}.vsco-gallery-item.empty{background:#f8f8f8;border:2px dashed #e5e5e5;cursor:default}.vsco-gallery-item.empty:hover{transform:none;border-color:#e5e5e5}.vsco-gallery-thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vsco-gallery-empty{width:100%;height:100%}.vsco-gallery-empty,.vsco-gallery-overlay{display:flex;align-items:center;justify-content:center}.vsco-gallery-overlay{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,.7);color:#fff;width:20px;height:20px;border-radius:50%;font-size:10px;font-weight:600}.vsco-editor.with-gallery{padding-bottom:140px}.vsco-editor.with-product-preview{margin-right:320px}@media (min-width:768px){.vsco-editor.with-product-preview{margin-right:384px}}.fade-in{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.vsco-mockup-container{position:relative;width:100%;max-width:500px;margin:2rem auto;background:transparent}.vsco-mockup-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.vsco-mockup-scroll::-webkit-scrollbar{display:none}.vsco-mockup-slide{flex:0 0 100%;scroll-snap-align:start;padding:0 1rem}.vsco-mockup-image{aspect-ratio:3/4;background:#fff;border-radius:2px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.vsco-mockup-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.vsco-mockup-info{display:flex;align-items:center;justify-content:between;margin-top:.75rem;padding:0 .25rem}.vsco-mockup-name{font-size:.875rem;color:#333;font-weight:400;flex:1}.vsco-download-btn{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}.vsco-download-btn:hover{background:rgba(0,0,0,.05);color:#000}.vsco-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;z-index:2}.vsco-nav-btn:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.vsco-nav-prev{left:1rem}.vsco-nav-next{right:1rem}.vsco-mockup-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.vsco-dot{width:6px;height:6px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:background .2s ease}.vsco-dot.active{background:#333}.vsco-mockup-loading{display:flex;justify-content:center;align-items:center;height:300px;gap:.5rem}.vsco-loading-dot{width:8px;height:8px;background:#ccc;border-radius:50%;animation:vsco-loading 1.5s ease-in-out infinite}.vsco-loading-dot:nth-child(2){animation-delay:.3s}.vsco-loading-dot:nth-child(3){animation-delay:.6s}@keyframes vsco-loading{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-10px);opacity:1}}@media (max-width:768px){.vsco-mockup-container{margin:1rem auto}.vsco-nav-btn{width:36px;height:36px}.vsco-nav-prev{left:.5rem}.vsco-nav-next{right:.5rem}}.vsco-product-info{margin-top:.75rem;padding:0 .25rem}.vsco-product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.vsco-product-name{font-size:.875rem;color:#333;font-weight:400}.vsco-product-price{font-size:.875rem;color:#007acc;font-weight:500}.vsco-product-actions{display:flex;gap:.5rem;align-items:center}.vsco-action-btn{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}.vsco-action-btn:hover{background:rgba(0,0,0,.05);color:#000}.vsco-preorder-btn{background:#333;color:#fff;border:none;padding:.5rem .75rem;border-radius:20px;font-size:.75rem;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s ease;font-weight:400}.vsco-preorder-btn:hover{background:#000}.vsco-angle-indicator{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.25rem}.vsco-angle-dot{width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.5);transition:background .2s ease}.vsco-angle-dot.active{background:hsla(0,0%,100%,.9)}.vsco-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.vsco-modal{background:#fff;border-radius:8px;max-width:400px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.15)}.vsco-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}.vsco-modal-title{font-size:1.125rem;font-weight:400;color:#333;margin:0}.vsco-close-btn{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease}.vsco-close-btn:hover{background:rgba(0,0,0,.05);color:#000}.vsco-modal-content{padding:1.5rem}.vsco-order-preview{display:flex;gap:1rem;align-items:center;padding:1rem;background:#f8f9fa;border-radius:6px;margin-bottom:1rem}.vsco-preview-image{width:60px;height:60px;border-radius:4px;overflow:hidden;background:#fff}.vsco-preview-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vsco-preview-info{flex:1;display:flex;flex-direction:column;gap:.25rem}.vsco-preview-name{font-size:.875rem;color:#333;font-weight:500}.vsco-preview-price{font-size:.875rem;color:#007acc;font-weight:500}.vsco-preorder-notice{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;margin-bottom:1.5rem;color:#856404;font-size:.75rem}.vsco-order-form{gap:1rem}.vsco-form-group,.vsco-order-form{display:flex;flex-direction:column}.vsco-input-wrapper{position:relative;display:flex;align-items:center}.vsco-input-icon{position:absolute;left:.75rem;color:#666;pointer-events:none;z-index:1}.vsco-input,.vsco-textarea{width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem;transition:border-color .2s ease;background:#fff}.vsco-input:focus,.vsco-textarea:focus{outline:none;border-color:#007acc}.vsco-textarea{resize:vertical;min-height:80px}.vsco-submit-btn{background:#333;color:#fff;border:none;padding:.875rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-weight:400;margin-top:.5rem}.vsco-submit-btn:hover:not(:disabled){background:#000}.vsco-submit-btn:disabled{opacity:.7;cursor:not-allowed}.vsco-spinner{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vsco-success-modal{max-width:350px}.vsco-success-content{text-align:center;padding:2rem 1.5rem}.vsco-success-icon{width:60px;height:60px;border-radius:50%;background:#28a745;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.vsco-success-title{font-size:1.25rem;font-weight:400;color:#333;margin:0 0 1rem}.vsco-success-message{font-size:.875rem;color:#666;line-height:1.5;margin:0}.vsco-mockup-section{width:100%;padding:2rem 0;background:transparent}