.custom-logo-designer{background-color:rgb(var(--color-background))}.logo-designer-header{margin-bottom:4rem}.logo-designer-header .subtitle{font-size:1.8rem;color:rgba(var(--color-foreground),.75);margin-top:1rem}.logo-designer-workflow{max-width:120rem;margin:0 auto}.upload-step{max-width:60rem;margin:0 auto 5rem;text-align:center}.design-step{width:100%}.upload-step h2{margin-bottom:1rem}.upload-step p{margin-bottom:2rem;color:rgba(var(--color-foreground),.75)}.upload-area{margin:2rem 0;border:2px dashed rgba(var(--color-foreground),.2);border-radius:var(--text-boxes-radius);padding:3rem;text-align:center;cursor:pointer;transition:all .3s ease;position:relative}.upload-area:hover{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.02)}.upload-area.dragging{border-color:rgb(var(--color-button));background-color:rgba(var(--color-button),.05)}.upload-placeholder svg{width:48px;height:48px;margin-bottom:1rem;color:rgba(var(--color-foreground),.5)}.upload-placeholder p{font-size:1.6rem;margin-bottom:.5rem;font-weight:500}.upload-hint{font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.upload-preview{text-align:center}.upload-preview img{max-width:200px;max-height:200px;margin-bottom:1.5rem;border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}.logo-controls{margin-top:2rem}.logo-controls label{display:flex;align-items:center;gap:1rem}.logo-controls label span:first-child{min-width:80px;font-weight:500}.logo-controls input[type=range]{flex:1;height:6px;background:rgba(var(--color-foreground),.1);border-radius:3px;outline:none;-webkit-appearance:none}.logo-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:rgb(var(--color-button));border-radius:50%;cursor:pointer}.logo-controls input[type=range]::-moz-range-thumb{width:20px;height:20px;background:rgb(var(--color-button));border-radius:50%;cursor:pointer;border:none}.size-value,.rotation-value{min-width:50px;text-align:right;font-weight:600;color:rgb(var(--color-button))}.main-preview-frame{margin:3rem 0}.preview-canvas{position:relative;width:100%;max-width:600px;height:600px;margin:0 auto;background-color:rgba(var(--color-foreground),.03);border-radius:var(--text-boxes-radius);border:2px solid rgba(var(--color-foreground),.1);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-display{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.product-display .product-base-image{width:100%;height:100%;object-fit:contain}.draggable-logo{position:absolute;cursor:move;-webkit-user-select:none;user-select:none;transform:translate(-50%,-50%);top:50%;left:50%;display:none}.draggable-logo.active{display:block}.draggable-logo img{width:100px;height:100px;object-fit:contain;pointer-events:none}.draggable-logo.dragging{cursor:grabbing;z-index:10}.main-preview-frame .logo-controls{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-top:2rem;padding:0;background:transparent}.control-buttons{display:flex;gap:1rem;align-items:center}.main-preview-frame .logo-controls label{display:flex;align-items:center;gap:1rem;margin:0}.product-selection{margin-top:4rem}.product-selection h3{text-align:center;margin-bottom:2rem}.product-carousel{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}@media screen and (min-width: 750px){.product-carousel{grid-template-columns:repeat(6,1fr)}}.product-option{background-color:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.08);border-radius:var(--text-boxes-radius);padding:1rem;text-align:center;cursor:pointer;transition:all .3s ease}.product-option:hover{border-color:rgba(var(--color-foreground),.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--color-shadow),.1)}.product-option.active{border-color:rgb(var(--color-button));background-color:rgba(var(--color-button),.05)}.product-thumbnail{width:100%;height:100px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.product-name{font-size:1.3rem;margin:0;color:rgba(var(--color-foreground),.75)}.product-option.active .product-name{color:rgb(var(--color-foreground));font-weight:600}.product-thumbnail .product-base-image{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-placeholder{width:100%;height:100%;position:relative;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-placeholder:before{content:"";position:absolute;background-color:#fff;box-shadow:0 2px 8px #0000001a}.product-placeholder.large{width:400px;height:400px}.product-placeholder.small{width:80px;height:80px}.product-placeholder.small:before{box-shadow:0 1px 4px #0000001a}.product-placeholder.takeout-box:before{width:70%;height:60%;background:linear-gradient(to bottom,#fff,#f0f0f0);border-radius:4px;border:2px solid #e0e0e0}.product-placeholder.paper-bag:before{width:60%;height:80%;background:linear-gradient(to bottom,#d4a574,#c19660);border-radius:2px 2px 0 0}.product-placeholder.paper-bag:after{content:"";position:absolute;width:30%;height:15%;background-color:#c19660;top:10%;border-radius:20px;box-shadow:inset 0 2px 4px #0000001a}.product-placeholder.coffee-cup:before{width:50%;height:70%;background:linear-gradient(to bottom,#fff,#f5f5f5);border-radius:0 0 10% 10%;clip-path:polygon(10% 0%,90% 0%,85% 100%,15% 100%)}.product-placeholder.coffee-cup:after{content:"";position:absolute;width:52%;height:8%;background-color:#333;top:15%;border-radius:50%}.product-placeholder.napkins:before{width:65%;height:65%;background:linear-gradient(135deg,#fff,#f0f0f0);border:1px solid #e0e0e0;transform:rotate(45deg)}.product-placeholder.plastic-container:before{width:70%;height:50%;background:linear-gradient(to bottom,#ffffffe6,#ffffffb3);border:2px solid #ddd;border-radius:8px}.product-placeholder.plastic-container:after{content:"";position:absolute;width:72%;height:8%;background-color:#666;top:23%;border-radius:4px}.product-placeholder.utensils:before{width:15%;height:60%;background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border-radius:50% 50% 5% 5%;left:25%}.product-placeholder.utensils:after{content:"";position:absolute;width:12%;height:60%;background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);right:25%;clip-path:polygon(40% 0%,60% 0%,100% 60%,50% 100%,0% 60%)}.product-placeholder.takeout-box.large:before{width:280px;height:240px}.product-placeholder.paper-bag.large:before{width:240px;height:320px}.product-placeholder.coffee-cup.large:before{width:200px;height:280px}.product-placeholder.napkins.large:before{width:260px;height:260px}.product-placeholder.plastic-container.large:before{width:280px;height:200px}.product-placeholder.utensils.large:before{width:60px;height:240px}.product-placeholder.utensils.large:after{width:48px;height:240px}.product-placeholder.takeout-box.small:before{width:56px;height:48px}.product-placeholder.paper-bag.small:before{width:48px;height:64px}.product-placeholder.coffee-cup.small:before{width:40px;height:56px}.product-placeholder.napkins.small:before{width:52px;height:52px}.product-placeholder.plastic-container.small:before{width:56px;height:40px}.product-placeholder.utensils.small:before{width:12px;height:48px}.product-placeholder.utensils.small:after{width:10px;height:48px}.designer-cta{background-color:rgba(var(--color-foreground),.03);padding:4rem;border-radius:var(--text-boxes-radius);margin-top:5rem}.designer-cta h3{margin-bottom:1rem}.designer-cta p{margin-bottom:2rem;color:rgba(var(--color-foreground),.75)}.quote-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:999;padding:2rem}.quote-modal-content{background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);padding:3rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2.4rem;cursor:pointer;color:rgba(var(--color-foreground),.5);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.modal-close:hover{background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.quote-modal h3{margin-bottom:2rem}.form-field{margin-bottom:1.5rem}.form-field label{display:block;margin-bottom:.5rem;font-weight:500}.form-field input,.form-field textarea{width:100%;padding:1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);background-color:rgb(var(--color-background));font-size:1.5rem}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:rgb(var(--color-foreground))}.form-field textarea[readonly]{background-color:rgba(var(--color-foreground),.05);cursor:not-allowed}#quote-form button[type=submit]{width:100%;margin-top:1rem}@media screen and (max-width: 749px){.preview-canvas{height:400px}.upload-area{padding:2rem}.designer-cta{padding:3rem 2rem}.quote-modal-content{padding:2rem}.product-carousel{grid-template-columns:repeat(3,1fr)}.product-option{padding:.75rem}.product-thumbnail{height:80px}.control-buttons{flex-direction:column;gap:.5rem}.control-buttons .button{font-size:1.3rem;padding:.8rem 1.5rem}.main-preview-frame .logo-controls{gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-custom-logo-designer.css.map */
