.mural-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;display:flex;align-items:center;justify-content:center;margin:0!important}.mural-modal-content{background:rgb(var(--color-background, var(--color-base-background-1, 255, 255, 255)));color:rgb(var(--color-foreground, var(--color-base-text, 0, 0, 0)));padding:30px 40px;width:100%;height:100%;max-width:none;border-radius:0;position:relative;display:flex;flex-direction:column;overflow-y:auto}.mural-modal-top{width:100%;display:flex;flex-direction:column;margin-bottom:5px;position:relative}#close-mural-modal{position:absolute;top:0;right:6px;font-size:36px;cursor:pointer;line-height:1;opacity:.6;transition:opacity .2s ease;z-index:10}#close-mural-modal:hover{opacity:1}.mural-preview-wrapper{width:100%;height:60vh;min-height:420px;display:flex;align-items:center;justify-content:center;padding:40px 20px 20px 50px;overflow:hidden;background:rgba(var(--color-foreground, 0, 0, 0),.02);border:0px solid rgba(var(--color-foreground, 0, 0, 0),.05)}.mural-instruction{font-size:1.3rem;opacity:.7;margin-top:0;margin-bottom:0;font-style:italic;text-align:center}.mural-modal-bottom{display:flex;width:100%;max-width:1400px;margin:0 auto;gap:40px;align-items:stretch}.mural-modal-bottom-left,.mural-modal-bottom-middle,.mural-modal-bottom-right{flex:1 1 0;min-width:0}.mural-modal-bottom-left,.mural-modal-bottom-middle{position:relative}.mural-modal-bottom-left:after,.mural-modal-bottom-middle:after{content:"";position:absolute;right:-20px;top:0;bottom:0;border-right:1px dashed rgba(var(--color-foreground, 0, 0, 0),.2);display:block!important}.mural-modal-bottom-left{display:flex;flex-direction:column}.mural-modal-title{text-align:left;margin-top:0;margin-bottom:15px;line-height:1.2;font-size:1.7rem}.mural-controls{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.mural-toggles-wrapper{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:15px;flex-wrap:wrap}.mural-input-group{display:flex;flex-direction:row;width:100%;gap:15px}.mural-input-group label{display:flex;flex-direction:column;gap:5px;font-weight:700;font-size:1.4rem;flex:1}.mural-input-group input{width:100%;padding:10px 12px;font-size:1.6rem;border:1px solid rgba(var(--color-foreground, 0, 0, 0),.9);border-radius:0;background:transparent;color:inherit}.mural-modal-bottom-middle{display:flex;flex-direction:column;gap:15px;padding-top:0}.mural-modal-bottom-right{background:rgba(var(--color-foreground, 0, 0, 0),.02);padding:20px 25px;display:flex;flex-direction:column;border:0px solid rgba(var(--color-foreground),.05);justify-content:center}#mural-preview-container{position:relative}#mural-preview{width:100%;height:100%;background-size:auto 100%;background-repeat:repeat-x;background-position:0px 0px;cursor:grab;box-shadow:0 4px 15px #0000001a}#mural-preview:active{cursor:grabbing}#mural-grid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:none}.mural-ruler-top{position:absolute;bottom:calc(100% + 14px);left:0;width:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;opacity:.8;font-weight:600;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;letter-spacing:.5px}.mural-ruler-top:before,.mural-ruler-top:after{content:"";position:absolute;bottom:-14px;height:18px;width:1px;background:currentColor;opacity:.4;display:block!important}.mural-ruler-top:before{left:0}.mural-ruler-top:after{right:0}.mural-ruler-top .ruler-line{flex:1;height:1px;background:currentColor;margin:0 12px;display:block!important}.mural-ruler-top .ruler-tick{width:1px;height:8px;background:currentColor;display:block!important}.mural-ruler-left{position:absolute;right:calc(100% + 14px);top:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.25rem;opacity:.8;font-weight:600;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;letter-spacing:.5px}.mural-ruler-left:before,.mural-ruler-left:after{content:"";position:absolute;right:-14px;width:18px;height:1px;background:currentColor;opacity:.4;display:block!important}.mural-ruler-left:before{top:0}.mural-ruler-left:after{bottom:0}.mural-ruler-left .ruler-line{flex:1;width:1px;background:currentColor;margin:12px 0;display:block!important}.mural-ruler-left .ruler-tick{height:1px;width:8px;background:currentColor;display:block!important}.mural-ruler-left>span{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:center}#ruler-width-label{text-align:center;white-space:nowrap}#ruler-height-label{white-space:nowrap;text-align:center}.mural-footer{display:flex;flex-direction:column;align-items:stretch;gap:10px}.mural-price-box{display:flex;font-size:1.4rem;font-weight:400;text-transform:uppercase;letter-spacing:1px;line-height:1.2;flex-direction:column;align-items:center}.mural-price-box span{font-size:2.8rem;font-weight:700;display:block;margin-top:2px;color:rgb(var(--color-foreground, 0, 0, 0))}.mural-unit-price{display:block;font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground, 0, 0, 0),.6);margin-top:4px;line-height:1.3}.mural-unit-price s{color:rgba(var(--color-foreground, 0, 0, 0),.5);font-size:1.1rem;margin-right:6px;text-decoration:line-through}#mural-add-to-cart{background-color:#0b8a00!important;color:#fff!important;border:1px solid #0b8a00!important;transition:background-color .3s ease,border-color .3s ease}#mural-add-to-cart:hover{background-color:#096b00!important;border-color:#096b00!important}#mural-add-to-cart:disabled{background-color:#ccc!important;border-color:#ccc!important;color:#666!important;cursor:not-allowed}.mural-info-box{border:0px solid rgba(var(--color-foreground, 0, 0, 0),.15);border-radius:2px;padding:15px;background:rgba(var(--color-foreground, 0, 0, 0),.05)}.mural-info-box-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.mural-info-icon{width:22px;height:22px;flex-shrink:0;color:rgba(var(--color-foreground, 0, 0, 0),.85)}.mural-info-box-title{margin:0;font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:.5px}.mural-info-box-content{font-size:1.25rem;line-height:1.4;opacity:.85}.mural-info-box-content p{margin:0 0 5px}.mural-info-box-content p:last-child{margin-bottom:0}.mural-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.mural-info-list li{display:flex;align-items:center;gap:8px;font-weight:500}.mural-check-icon{width:15px;height:15px;flex-shrink:0;color:inherit}.mural-secure-payments{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:5px}.mural-secure-payments-header{display:flex;align-items:center;gap:8px}.mural-secure-payments-title{margin:0;font-size:1.4rem;font-weight:500;letter-spacing:.5px;opacity:.9;color:inherit}.mural-secure-payments-icon{width:16px;height:16px;flex-shrink:0;color:inherit}.mural-secure-payments .secure-logos{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.mural-secure-payments .secure-logos svg{width:38px;height:24px;border-radius:3px}.mural-measurement-warning{font-size:1.25rem;color:rgba(var(--color-foreground, 0, 0, 0),.8);margin-top:0;margin-bottom:0;line-height:1.4;padding:8px 10px;background:#bf8a1317;border-left:3px solid #bf8a13}.mural-unit-toggle-modern{display:inline-flex;border:1px solid rgba(var(--color-foreground, 0,0,0),.9)}.mural-unit-toggle-modern input[type=radio]{display:none}.mural-unit-toggle-modern label{padding:8px 15px;font-size:1.3rem;font-weight:700;cursor:pointer;color:rgba(var(--color-foreground, 0,0,0),.6);background:rgba(var(--color-foreground, 0,0,0),.02);transition:all .2s ease;text-transform:uppercase;letter-spacing:1px;margin:0}.mural-unit-toggle-modern label:first-of-type{border-right:1px solid rgba(var(--color-foreground, 0,0,0),.2)}.mural-unit-toggle-modern input[type=radio]:checked+label{background:rgb(var(--color-foreground, 0,0,0));color:rgb(var(--color-background, 255,255,255))}.mural-length-toggle-modern{display:inline-flex;border:1px solid rgba(var(--color-foreground, 0,0,0),.9)}.mural-length-toggle-modern input[type=checkbox]{display:none}.mural-length-toggle-modern label{padding:8px 15px;font-size:1.3rem;font-weight:700;cursor:pointer;color:rgba(var(--color-foreground, 0,0,0),.6);background:rgba(var(--color-foreground, 0,0,0),.02);transition:all .2s ease;text-transform:uppercase;letter-spacing:1px;margin:0}.mural-length-toggle-modern input[type=checkbox]:checked+label{background:rgb(var(--color-foreground, 0,0,0));color:rgb(var(--color-background, 255,255,255))}@media screen and (max-width:749px){.mural-modal-content{padding:20px 15px}#close-mural-modal{top:-20px;right:-10px;font-size:40px}.mural-preview-wrapper{height:auto;min-height:40vh;padding:35px 15px 15px 30px}.mural-modal-bottom{flex-direction:column;gap:10px;display:flex}.mural-modal-bottom-left,.mural-modal-bottom-middle,.mural-modal-bottom-right{width:100%;flex:none}.mural-modal-bottom-left:after,.mural-modal-bottom-middle:after{display:none!important}.mural-modal-bottom-left{order:1}.mural-modal-bottom-right{order:2;padding:0;background:none;border:none}.mural-modal-bottom-middle{order:3;align-items:stretch;text-align:left;padding-top:10px;border-top:1px solid rgba(var(--color-foreground, 0,0,0),.1)}.mural-price-box{text-align:center}.mural-secure-payments{margin-top:0}}.mural-drawer-link{background:transparent;border:none;padding:0;margin:5px 0 0;font-size:1.15rem;font-weight:600;color:rgba(var(--color-foreground, 0, 0, 0),.65);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:opacity .2s ease}.mural-drawer-link:hover{opacity:.6}.mural-drawer-link svg{width:18px;height:18px;flex-shrink:0;color:currentColor}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mural-customizer.css.map */
