.lw-perpetual-modal *{box-sizing:border-box;margin:0;padding:0}html.lw-modal-open,body.lw-modal-open{overflow:hidden;position:fixed;width:100%;height:100%}.lw-perpetual-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}.lw-perpetual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lw-perpetual-container{position:relative;width:95%;max-width:1400px;height:90vh;margin:5vh auto;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden}.lw-perpetual-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#233354;color:#fff;border-bottom:4px solid #d6c390;flex-shrink:0}.lw-header-left{display:flex;align-items:center;gap:16px}.lw-header-logo{width:48px;height:48px;object-fit:contain;background:#fff;border-radius:8px;padding:4px}.lw-perpetual-header h2{font-size:20px;font-weight:600;margin-bottom:4px}.lw-perpetual-header p{font-size:13px;opacity:.8;color:#d6c390}.lw-perpetual-close{background:none;border:none;color:#fff;font-size:32px;cursor:pointer;padding:0;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.lw-perpetual-close:hover{background:#ffffff1a}.lw-perpetual-body{flex:1;display:flex;overflow:hidden}.lw-perpetual-preview-section{width:45%;background:#f5f5f5;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto}.lw-perpetual-preview-container{position:relative;width:100%;max-width:600px;aspect-ratio:8 / 4}.lw-perpetual-baseplate,.lw-perpetual-top-plate{position:absolute;background-size:cover;background-position:center}.lw-perpetual-baseplate{width:106.25%;height:112.5%;top:-6.25%;left:-3.125%;z-index:1;display:none}.lw-perpetual-top-plate{top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2}.lw-perpetual-engraving{position:absolute;top:2%;left:2%;width:96%;height:96%;z-index:4;display:flex;flex-direction:column}.lw-headline-layer{position:absolute;top:0;left:0;width:100%;height:50%;display:flex;align-items:center;justify-content:center;padding:2%;z-index:1;overflow:hidden}.lw-headline-layer img{max-height:98%;width:auto;height:auto;object-fit:contain}.lw-custom-headline{font-size:36px;line-height:1.1;text-align:center;font-weight:700;width:100%;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.lw-uploaded-logo{max-width:70%;max-height:70%;object-fit:contain;cursor:move}.lw-text-layer{position:absolute;top:50%;bottom:0;left:0;right:0;height:50%;padding:2%;text-align:center;display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;box-sizing:border-box}.lw-perpetual-engraving:not(.has-headline) .lw-text-layer{top:0;height:100%}.lw-perpetual-text-line{width:100%;word-wrap:break-word;overflow-wrap:break-word;line-height:1.2;flex-shrink:0}.lw-perpetual-options-section{width:55%;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid #e5e5e5}.lw-perpetual-tabs{display:flex;background:#233354;padding:0;gap:2px;border-bottom:3px solid #d6c390;flex-shrink:0}.lw-perpetual-tab{flex:1;padding:14px 16px;background:#ffffff1a;border:none;border-radius:0;cursor:pointer;font-size:12px;font-weight:600;color:#ffffffb3;transition:all .2s;position:relative;text-transform:uppercase;letter-spacing:.8px;text-align:center}.lw-perpetual-tab:hover{background:#fff3;color:#fff}.lw-perpetual-tab.active{color:#233354;background:#fff;font-weight:700}.lw-perpetual-tab.active:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#d6c390}.lw-perpetual-tab-content{flex:1;overflow-y:auto;padding:24px}.lw-perpetual-tab-content h4{font-size:16px;color:#233354;margin:24px 0 12px}.lw-perpetual-tab-content h4:first-child{margin-top:0}.lw-color-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}.lw-color-option{border:2px solid #e5e5e5;border-radius:8px;padding:20px;cursor:pointer;transition:all .2s;text-align:center}.lw-color-option:hover{border-color:#233354}.lw-color-option.active{border-color:#233354;background:#f0f4ff;box-shadow:0 0 0 3px #23335433}.lw-color-option span{display:block;font-size:14px;font-weight:500;color:#495057}.lw-toggle-option{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8f9fa;border-radius:8px;margin-bottom:12px;cursor:pointer;transition:all .2s}.lw-toggle-option:hover{background:#e9ecef}.lw-toggle{position:relative;display:inline-block;width:50px;height:28px;flex-shrink:0}.lw-toggle input{opacity:0;width:0;height:0}.lw-toggle-slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;background-color:#ccc;transition:.3s;border-radius:28px}.lw-toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.lw-toggle input:checked+.lw-toggle-slider{background-color:#233354}.lw-toggle input:checked+.lw-toggle-slider:before{transform:translate(22px)}.lw-headline-types{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.lw-radio-option{display:flex;align-items:center;padding:14px 16px;background:#f8f9fa;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s}.lw-radio-option:hover{border-color:#233354}.lw-radio-option.active{border-color:#233354;background:#f0f4ff}.lw-radio-option input{margin-right:12px;width:18px;height:18px}.lw-radio-option span{font-weight:500}.lw-template-categories{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.lw-template-cat-btn{padding:8px 16px;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;white-space:nowrap;transition:all .2s;font-size:14px}.lw-template-cat-btn:hover{background:#e9ecef}.lw-template-cat-btn.active{background:#233354;color:#fff;border-color:#233354}.lw-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lw-template-option{border:2px solid #e5e5e5;border-radius:8px;padding:12px;cursor:pointer;text-align:center;transition:all .2s}.lw-template-option:hover{border-color:#233354}.lw-template-option.active{border-color:#233354;background:#f0f4ff}.lw-template-option img{width:100%;height:80px;object-fit:contain;margin-bottom:8px}.lw-template-option span{font-size:13px;display:block}.lw-custom-headline label{display:block;font-weight:600;margin-bottom:8px;color:#233354}.lw-custom-headline .lw-text-input{margin-bottom:16px}.lw-field-controls{display:flex;gap:12px;align-items:center}.lw-font-select{flex:1;padding:10px;border:2px solid #e5e5e5;border-radius:6px;font-size:14px;transition:border .2s}.lw-font-select:focus{outline:none;border-color:#233354}.lw-size-control{display:flex;align-items:center;gap:8px}.lw-size-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-weight:700;font-size:16px;transition:all .2s}.lw-size-btn:hover{background:#f8f9fa;border-color:#233354}.lw-size-control span{min-width:45px;text-align:center;font-size:14px;font-weight:500}.lw-logo-upload{margin-top:16px}.lw-warning{background:#fff3cd;border:1px solid #ffeaa7;color:#856404;padding:12px;border-radius:6px;margin-bottom:16px;text-align:center;font-size:14px}.lw-upload-area{border:2px dashed #233354;border-radius:12px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .2s;margin-bottom:16px;min-height:150px;display:flex;align-items:center;justify-content:center}.lw-upload-area:hover{background:#f8f9fa}.lw-upload-area.has-file{padding:20px}.lw-upload-area img{max-width:100%;max-height:120px;object-fit:contain}.lw-upload-prompt{display:flex;flex-direction:column;gap:12px;align-items:center}.lw-upload-prompt span:first-child{font-size:48px}.lw-checkbox-option{display:flex;align-items:center;gap:8px;margin-bottom:8px}.lw-checkbox-option input{width:18px;height:18px}.lw-help-text{font-size:13px;color:#6c757d;margin-top:8px}.lw-text-field{margin-bottom:16px;background:#f8f9fa;padding:12px;border-radius:8px;border:1px solid #e5e5e5}.lw-field-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.lw-field-header label{font-weight:600;color:#233354}.lw-remove-line-btn{width:28px;height:28px;border:1px solid #ddd;background:#fff;color:#f44;border-radius:4px;cursor:pointer;font-weight:700;font-size:16px;transition:all .2s}.lw-remove-line-btn:hover{background:#f44;color:#fff;border-color:#f44}.lw-remove-line-btn:disabled{opacity:.3;cursor:not-allowed;background:#f5f5f5;color:#ccc}.lw-text-input,textarea.lw-text-input{width:100%;padding:12px;border:2px solid #e5e5e5;border-radius:8px;font-size:15px;transition:all .2s;font-family:inherit}.lw-text-input:focus{outline:none;border-color:#233354}.lw-info-box{background:#f0f4ff;border:1px solid #b_ac_d_b;color:#233354;padding:16px;border-radius:8px;margin-bottom:24px;line-height:1.6}.lw-quantity-control{display:inline-flex;align-items:center;border:2px solid #233354;border-radius:8px;overflow:hidden;margin-bottom:20px}.lw-qty-btn{width:48px;height:48px;border:none;background:#f8f9fa;cursor:pointer;font-size:20px;font-weight:700;transition:background .2s}.lw-qty-btn:hover{background:#e9ecef}.lw-qty-input{width:80px;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:20px;font-weight:600;padding:12px 8px}.lw-qty-input:focus{outline:none}.lw-plates-section{margin-top:32px;padding-top:24px;border-top:2px solid #e5e5e5}.lw-copy-settings{background:#f8f9fa;padding:16px;border-radius:8px;margin-bottom:20px;display:flex;gap:24px;align-items:center}.lw-copy-settings h5{font-size:14px;margin:0;color:#233354}.lw-copy-checkbox{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.lw-copy-checkbox input{width:18px;height:18px}.lw-plates-table-wrapper{overflow-x:auto;margin-bottom:20px;border:2px solid #e5e5e5;border-radius:8px}.lw-plates-table{width:100%;border-collapse:collapse;min-width:600px}.lw-plates-table th{background:#233354;color:#fff;padding:12px 8px;text-align:left;font-weight:600;font-size:14px;white-space:nowrap}.lw-plates-table td{padding:8px;border-bottom:1px solid #e5e5e5;vertical-align:middle}.lw-plates-table tr:last-child td{border-bottom:none}.lw-plates-table .row-number{font-weight:700;color:#233354;text-align:center;width:40px}.lw-plates-table .row-visual{width:120px}.lw-table-input{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit}.lw-table-input:focus{outline:none;border-color:#233354}.lw-table-input[readonly]{background:#f5f5f5;color:#666;cursor:not-allowed}.lw-plate-visual{width:100px;height:40px;background-image:url(/cdn/shop/files/Perpetual_Plate.png?v=1762790023);background-size:contain;background-repeat:no-repeat;background-position:center;margin:0 auto;position:relative}.lw-plate-visual.acrylic{background-image:none;background-color:#d9d9d9;border-radius:4px;border:1px solid #b_b_b}.lw-plate-visual.acrylic .hole{position:absolute;top:50%;transform:translateY(-50%);width:5px;height:5px;background:#fff;border-radius:50%;box-shadow:inset 0 1px 2px #0003}.lw-plate-visual.acrylic .hole.left{left:5px}.lw-plate-visual.acrylic .hole.right{right:5px}.lw-price-breakdown{background:#f8f9fa;padding:20px;border-radius:8px;margin-top:24px}.lw-price-line{display:flex;justify-content:space-between;margin-bottom:12px;font-size:16px}.lw-price-line.total{font-weight:700;font-size:18px;color:#233354;border-top:2px solid #ddd;padding-top:12px;margin-bottom:0}.lw-perpetual-btn{padding:12px 32px;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s;display:inline-block}.lw-perpetual-btn:disabled{opacity:.5;cursor:not-allowed}.lw-perpetual-btn-primary{background:#233354;color:#fff;border:2px solid #d6c390}.lw-perpetual-btn-primary:hover:not(:disabled){background:#344a79;transform:translateY(-1px);box-shadow:0 4px 12px #2333544d}.lw-perpetual-btn-secondary{background:#fff;color:#233354;border:2px solid #233354}.lw-perpetual-btn-secondary:hover:not(:disabled){background:#f8f9fa}.lw-logo-controls{margin:20px 0;padding:16px;background:#f8f9fa;border-radius:8px}.lw-logo-controls label{display:block;font-weight:600;margin-bottom:8px;color:#233354}.lw-logo-size-slider{display:flex;align-items:center;gap:12px}.lw-logo-size-slider input[type=range]{flex:1;height:6px;border-radius:3px;background:#ddd;outline:none;-webkit-appearance:none}.lw-logo-size-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#233354;cursor:pointer}.lw-logo-size-slider input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#233354;cursor:pointer;border:none}.lw-logo-size-slider span{min-width:50px;font-weight:600;color:#233354}.lw-perpetual-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#f8f9fa;border-top:2px solid #e5e5e5;flex-shrink:0}.lw-perpetual-price{font-size:18px;color:#495057}.lw-perpetual-price-value{font-size:28px;font-weight:700;color:#233354;margin-left:12px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.lw-perpetual-modal{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lw-perpetual-modal.active{opacity:1;visibility:visible}.lw-perpetual-container{transition:transform .3s ease;transform:translateY(10px)}.lw-perpetual-modal.active .lw-perpetual-container{transform:translateY(0)}.lw-processing-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffeb;z-index:100;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:12px}.lw-processing-overlay.active{display:flex}.lw-spinner{width:40px;height:40px;border:4px solid #e5e5e5;border-top-color:#233354;border-radius:50%;animation:lw-spin .8s linear infinite}@keyframes lw-spin{to{transform:rotate(360deg)}}.lw-processing-overlay p{font-size:14px;font-weight:600;color:#233354}.lw-loading{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#233354;z-index:1000000;flex-direction:column;align-items:center;justify-content:center;gap:20px}.lw-loading.active{display:flex}.lw-loading svg{width:120px;height:120px}#logo-path-animation{stroke:#d6c390;stroke-width:2;fill:none;stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw-logo 2s ease forwards}@keyframes draw-logo{to{stroke-dashoffset:0}}.lw-loading p{color:#d6c390;font-size:16px;font-weight:600;letter-spacing:1px}@media(max-width:1024px){.lw-perpetual-body{flex-direction:column}.lw-perpetual-preview-section,.lw-perpetual-options-section{width:100%}.lw-perpetual-preview-section{height:30vh;flex-shrink:0;padding:16px;justify-content:center}.lw-perpetual-options-section{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.lw-perpetual-preview-container{height:100%;width:auto;max-width:100%}.lw-color-grid,.lw-template-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.lw-perpetual-overlay{display:none}.lw-perpetual-container{width:100%;height:100vh;height:100dvh;height:-webkit-fill-available;max-height:none;margin:0;border-radius:0;overflow:hidden}.lw-perpetual-header{padding:12px 16px}.lw-header-logo{width:36px;height:36px}.lw-perpetual-header h2{font-size:16px}.lw-perpetual-header p{font-size:11px}.lw-perpetual-tab{padding:10px 6px;font-size:9px;letter-spacing:.3px}.lw-perpetual-tab.active:after{height:2px}.lw-perpetual-tab-content{padding:16px 16px 160px}.lw-perpetual-tab-content input[type=text],.lw-perpetual-tab-content input[type=number],.lw-perpetual-tab-content select,.lw-perpetual-tab-content textarea,.lw-table-input,.lw-qty-input{font-size:16px!important}.lw-perpetual-footer{position:fixed;bottom:0;left:0;right:0;z-index:100;flex-direction:row;gap:12px;padding:12px 16px;box-shadow:0 -2px 10px #00000026;background:#f8f9fa}.lw-perpetual-price-value{font-size:24px}.lw-perpetual-btn{width:auto;flex:1}.lw-field-controls{flex-wrap:wrap}.lw-font-select{flex-basis:100%}.lw-remove-line-btn{margin-left:auto}.lw-copy-settings{flex-direction:column;align-items:flex-start;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/perpetual-plaque-customizer.css.map */
