@font-face{font-family:ScriptMonogram;src:url(/cdn/shop/files/monogram_kk_sc.ttf?v=1751394814) format("truetype")}@font-face{font-family:Circle3Letter;src:url(/cdn/shop/files/Circle-3-Letter.ttf?v=1751423843) format("truetype")}@font-face{font-family:Heart3Letter;src:url(/cdn/shop/files/Heart-3-Letter.ttf?v=1751424571) format("truetype")}@font-face{font-family:Triangle3Letter;src:url(/cdn/shop/files/Triangle-3-Letter.otf?v=1751423821) format("opentype")}@font-face{font-family:Diamond3Letter;src:url(/cdn/shop/files/Diamond-3-Letter.ttf?v=1751423811) format("truetype")}@font-face{font-family:WideDiamond3Letter;src:url(/cdn/shop/files/WideDiamond-3-Letter.ttf?v=1751423834) format("truetype")}@font-face{font-family:Hex3Letter;src:url(/cdn/shop/files/Hex-3-Letter.ttf?v=1751423802) format("truetype")}@font-face{font-family:Shield3Letter;src:url(/cdn/shop/files/Shield-3-Letter.ttf?v=1751423791) format("truetype")}@font-face{font-family:Shield2Letter;src:url(/cdn/shop/files/Shield-2-Letter.ttf?v=1751423780) format("truetype")}@font-face{font-family:Engravers;src:url(/cdn/shop/files/ENGR.TTF?v=1751606144) format("truetype")}@font-face{font-family:Monotype Corsiva;src:url(/cdn/shop/files/MTCORSVA.TTF?v=1751605992) format("truetype")}@font-face{font-family:Copperplate Gothic;src:url(/cdn/shop/files/COPRGTB.TTF?v=1751605768) format("truetype")}@font-face{font-family:Sweet Lemonade;src:url(/cdn/shop/files/Sweet_Lemonade.ttf?v=1751604568) format("truetype")}@font-face{font-family:Baseball;src:url(/cdn/shop/files/Baseball.ttf?v=1751604563) format("truetype")}@font-face{font-family:Preppy Varsity;src:url(/cdn/shop/files/Cf_Preppyvarsity.ttf?v=1751604552) format("truetype")}@font-face{font-family:Soulmate;src:url(/cdn/shop/files/SoulmateRegular.ttf?v=1751604533) format("truetype")}@font-face{font-family:Austin Vintage Script;src:url(/cdn/shop/files/Austin_Vintage_Script.ttf?v=1751604485) format("truetype")}@font-face{font-family:SimpleTumble;src:url(/cdn/shop/files/Simpletumbler.ttf?v=1751604237) format("truetype")}@font-face{font-family:Lavender;src:url(/cdn/shop/files/Lavender.ttf?v=1751604105) format("truetype")}@font-face{font-family:Christmas;src:url(/cdn/shop/files/CHRISTMAS.OTF?v=1751605848) format("opentype")}.lw-modal *{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html.lw-modal-open,body.lw-modal-open{overflow:hidden;position:fixed;width:100%;height:100%}.lw-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.lw-modal.active{opacity:1;visibility:visible}.lw-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lw-container{position:relative;width:95%;max-width:1400px;height:90vh;margin:5vh auto;background:#fff;border-radius:12px;box-shadow:0 10px 50px #0000004d;display:flex;flex-direction:column;overflow:hidden}.lw-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-logo{width:48px;height:48px;object-fit:contain;background:#fff;border-radius:8px;padding:4px}.lw-header h2{font-size:20px;font-weight:600;margin-bottom:4px;color:#fff}.lw-header p{font-size:13px;opacity:.8;color:#d6c390;margin:0}.lw-close-btn{background:none;border:none;color:#fff;font-size:32px;cursor:pointer;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.lw-close-btn:hover{background:#ffffff1a}.lw-body{flex:1;display:flex;overflow:hidden}.lw-preview-section{width:55%;background:#f5f5f5;padding:32px;display:flex;align-items:center;justify-content:center;position:relative}.lw-canvas-container{position:relative;width:100%;height:100%;max-width:600px;max-height:600px;background:#fff;box-shadow:0 10px 30px #0000001a;border-radius:8px;overflow:hidden;touch-action:none}.lw-canvas-container img.product-image{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.lw-design-layers{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible}.lw-layer{position:absolute;cursor:grab;-webkit-user-select:none;user-select:none;transform-origin:center center;border:1px solid transparent;width:fit-content;height:fit-content;touch-action:none;pointer-events:auto}.lw-layer:active{cursor:grabbing}.lw-layer.selected{border:2px dashed #233354;z-index:1000}.lw-handle{position:absolute;width:28px;height:28px;background:#fff;border:2px solid #233354;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:14px;box-shadow:0 2px 6px #0000004d;cursor:pointer;z-index:1001;pointer-events:auto!important;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.lw-layer.selected .lw-handle{display:flex}.lw-handle-delete{top:-14px;right:-14px;background:#dc3545;border-color:#fff;color:#fff;transform-origin:center}.lw-handle-rotate{top:-14px;left:-14px;color:#233354;cursor:alias;transform-origin:center}.lw-handle-resize{bottom:-14px;right:-14px;color:#233354;cursor:nwse-resize;transform-origin:center}.lw-handle-move{bottom:-14px;left:-14px;color:#233354;cursor:move;transform-origin:center;font-size:18px}.lw-layer img{pointer-events:none;display:block;width:100%;height:auto}.lw-layer-text{white-space:nowrap;line-height:1;padding:5px;pointer-events:none}.lw-layer.selected{outline-style:dashed;outline-color:#4a90d9}.lw-side-indicator{position:absolute;top:16px;right:16px;background:#233354e6;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;pointer-events:none;z-index:10}.lw-tools-section{width:45%;display:flex;flex-direction:column;border-left:1px solid #e5e5e5;background:#fff}.lw-tabs{display:flex;background:#233354;padding:0;gap:2px;border-bottom:3px solid #d6c390}.lw-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-tab:hover{background:#fff3;color:#fff}.lw-tab.active{color:#233354;background:#fff;font-weight:700}.lw-tab.active:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#d6c390}.lw-tab-content-container{flex:1;overflow-y:auto;padding:12px 24px;-webkit-overflow-scrolling:touch}.lw-tab-pane{display:none;animation:fadeIn .3s ease}.lw-tab-pane.active{display:block}.lw-tab-pane h3{font-size:18px;color:#233354;margin-bottom:12px;margin-top:0;border-bottom:1px solid #eee;padding-bottom:6px}.lw-input-group{display:flex;gap:8px;margin-bottom:16px}.lw-input{flex:1;padding:10px 12px;border:2px solid #e5e5e5;border-radius:6px;font-size:15px;font-family:inherit}.lw-input:focus{outline:none;border-color:#233354}.lw-btn{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s}.lw-btn-primary{background:#233354;color:#fff}.lw-btn-primary:hover{background:#344a79}.lw-btn-secondary{background:#fff;color:#6c757d;border:2px solid #6c757d}.lw-monogram-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:15px}.lw-monogram-grid{display:flex;flex-direction:row;gap:10px;align-items:flex-start;justify-content:flex-start}.lw-mono-group{text-align:center}.lw-monogram-input{width:60px;height:60px;text-align:center;text-transform:uppercase;font-size:24px;font-weight:700;padding:0}.lw-mono-label{font-size:12px;color:#6c757d;display:block;margin-top:4px}.lw-add-mono-btn{height:60px;padding:0 24px;white-space:nowrap;margin-top:0}#lw-font-select{font-size:15px}#lw-font-select option{padding:8px;font-size:16px}.lw-clipart-selects{display:flex;gap:8px;margin-bottom:16px}.lw-clipart-categories{flex:1;min-width:0}.lw-clipart-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px;padding-bottom:20px}.lw-clipart-item{aspect-ratio:1;border:1px solid #eee;border-radius:6px;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.lw-clipart-item:hover{border-color:#233354;background:#f0f4ff}.lw-clipart-item img{max-width:100%;max-height:100%}.lw-upload-area{border:2px dashed #233354;border-radius:12px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .2s;min-height:150px;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.lw-upload-area:hover{background:#e9ecef}.lw-upload-prompt{display:flex;flex-direction:column;gap:12px;align-items:center;color:#233354;font-weight:600}.lw-upload-note{margin-top:12px;padding:10px;background:#fff8e1;border-radius:6px;font-size:12px;color:#5d4e37;line-height:1.4}.lw-qty-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;font-size:20px;font-weight:700;cursor:pointer}.lw-qty-input{width:60px;height:48px;text-align:center;border:none;font-size:18px;font-weight:700}.lw-bulk-textarea{width:100%;min-height:120px;padding:12px;border:2px solid #e5e5e5;border-radius:8px;resize:vertical}.lw-footer{padding:12px 24px;background:#f8f9fa;border-top:2px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;gap:16px}.lw-footer-left{flex-shrink:0}.lw-footer-center{flex:1;min-width:0}.lw-footer-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.lw-price-breakdown{background:#fff;padding:8px 12px;border-radius:6px;border:1px solid #e5e5e5;font-size:12px}.lw-breakdown-title{font-weight:700;color:#233354;margin-bottom:4px;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.lw-price-line{display:flex;justify-content:space-between;margin-bottom:2px;color:#495057}.lw-price-line.lw-price-detail{font-size:11px;color:#6c757d}.lw-price-total-group{text-align:right}.lw-total-price{font-size:22px;font-weight:700;color:#233354}.lw-toggle-wrapper{display:flex;align-items:center;gap:8px;cursor:pointer}.lw-toggle-input{display:none}.lw-btn-primary#lw-add-to-cart{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer}.lw-toggle-track{width:44px;height:24px;background:#ccc;border-radius:12px;position:relative;transition:.3s;flex-shrink:0}.lw-toggle-thumb{width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:.3s;box-shadow:0 1px 3px #0003}.lw-toggle-input:checked+.lw-toggle-track{background:#233354}.lw-toggle-input:checked+.lw-toggle-track .lw-toggle-thumb{left:23px;transform:none}.lw-toggle-label{font-size:13px;font-weight:600;color:#495057}.lw-price-group{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.lw-price-label{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px}.lw-total-price{font-size:20px;font-weight:700;color:#233354}.lw-disclaimer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:999999}.lw-disclaimer-modal{background:#fff;border-radius:12px;padding:30px;max-width:600px;width:90%;box-shadow:0 10px 40px #00000080}.lw-disclaimer-modal h3{margin-bottom:20px;color:#233354;text-align:center;font-size:20px;font-weight:700}.lw-disclaimer-content{max-height:300px;overflow-y:auto;padding:15px;background:#f8f9fa;border-radius:8px;margin-bottom:20px;font-size:14px;color:#495057}.lw-disclaimer-content p{font-weight:700;margin-bottom:12px}.lw-disclaimer-content ul{list-style:disc;padding-left:25px;line-height:1.8}.lw-disclaimer-actions{display:flex;gap:12px;justify-content:center}.lw-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffe6;z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:900px){.lw-body{flex-direction:column}.lw-preview-section{width:100%;height:40vh;flex-shrink:0;padding:10px}.lw-tools-section{width:100%;flex:1;border-left:none;border-top:1px solid #e5e5e5}.lw-footer{padding:10px 16px}.lw-handle{width:34px;height:34px;font-size:18px}}.lw-loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffffff2;z-index:9999999;display:flex;flex-direction:column;align-items:center;justify-content:center}.lw-loading-content{display:flex;flex-direction:column;align-items:center}.animated-logo-svg{width:180px;height:auto;margin-bottom:20px}#logo-path-animation{stroke-dasharray:2000;stroke-dashoffset:2000;animation:draw-logo 2.5s ease-in-out infinite alternate}.lw-loading-text{font-family:Handsome Pro,sans-serif;font-size:18px;font-weight:700;color:#4b4736;letter-spacing:1px}@keyframes draw-logo{0%{stroke-dashoffset:2000;fill:transparent}50%{stroke-dashoffset:0;fill:transparent}to{stroke-dashoffset:0;fill:#d6c390}}@media(max-width:768px){.lw-container{width:100%;height:100%;max-width:100%;margin:0;border-radius:0}.lw-overlay{display:none}.lw-body{flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.lw-preview-section{width:100%;min-height:280px;max-height:38vh;padding:12px;flex-shrink:0}.lw-canvas-container{max-width:260px;max-height:260px;margin:0 auto;touch-action:none}.lw-tools-section{width:100%;flex:1;display:flex;flex-direction:column;border-left:none;border-top:1px solid #e5e5e5;min-height:0}.lw-tab-content-container{padding:8px 16px 160px}.lw-tab-pane{padding-bottom:80px}.lw-tab-pane h3{font-size:16px;margin-bottom:10px}.lw-header{padding:10px 16px;flex-shrink:0}.lw-logo{width:32px;height:32px}.lw-header h2{font-size:15px}.lw-header p{font-size:10px}.lw-tabs{flex-wrap:nowrap;gap:1px;flex-shrink:0;padding:0}.lw-tab{padding:12px 6px;font-size:9px;flex:1;min-width:0;border-radius:0;letter-spacing:.3px}.lw-tab.active:after{width:100%;height:2px;top:0;left:0;transform:none}.lw-input,.lw-select,.lw-monogram-input{font-size:16px}.lw-clipart-grid{grid-template-columns:repeat(4,1fr);gap:6px}.lw-clipart-item img{width:50px;height:50px}.lw-footer{position:fixed;bottom:0;left:0;right:0;padding:10px 12px;background:#fff;box-shadow:0 -2px 10px #00000026;z-index:100;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.lw-footer-left{flex-shrink:0}.lw-footer-center{display:none}.lw-footer-right{display:flex;align-items:center;gap:10px}.lw-price-total-group{text-align:right}.lw-toggle-wrapper{gap:6px}.lw-toggle-label{font-size:11px}.lw-toggle-track{width:36px;height:20px;border-radius:10px}.lw-toggle-thumb{width:14px;height:14px;top:3px;left:3px}.lw-toggle-input:checked+.lw-toggle-track .lw-toggle-thumb{left:19px}.lw-total-price{font-size:18px}.lw-add-to-cart{padding:12px 16px;font-size:13px;white-space:nowrap;flex-shrink:0}.lw-handle{width:28px;height:28px;font-size:16px}.lw-monogram-row{flex-direction:column;align-items:center}.lw-add-mono-btn{width:auto;height:50px;padding:0 16px}.lw-qty-controls{transform:scale(.85)}.lw-monogram-row{flex-direction:row;align-items:flex-start;justify-content:center;gap:8px}.lw-monogram-grid{gap:6px;align-items:flex-start}.lw-monogram-input{width:50px;height:50px;font-size:22px}.lw-add-mono-btn{height:50px}.lw-handle{width:44px;height:44px;font-size:20px}.lw-handle-move{width:48px;height:48px;font-size:24px;bottom:-24px;left:-24px;background:#233354;color:#fff;border-color:#fff}.lw-handle-delete{top:-22px;right:-22px}.lw-layer{min-width:44px;min-height:44px}.lw-loading{padding:20px}.animated-logo-svg{width:100px}.lw-loading-text{font-size:14px}}@media(max-width:380px){.lw-preview-section{max-height:35vh;min-height:240px;padding:8px}.lw-canvas-container{max-width:220px;max-height:220px}.lw-tab{padding:6px 4px;font-size:10px}.lw-clipart-grid{grid-template-columns:repeat(3,1fr)}.lw-header h2{font-size:13px}.lw-header p{display:none}.lw-add-to-cart{padding:10px 12px;font-size:12px}.lw-total-price{font-size:14px}}.lw-edit-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100001;display:flex;align-items:center;justify-content:center}.lw-edit-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.lw-edit-content{position:relative;background:#fff;padding:24px;border-radius:12px;box-shadow:0 10px 40px #0000004d;min-width:300px;max-width:90vw}.lw-edit-content h3{margin:0 0 16px;color:#233354;font-size:18px}.lw-edit-row{margin-bottom:16px}.lw-edit-row label{display:block;margin-bottom:6px;font-weight:600;color:#495057}.lw-edit-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.lw-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#f8f9fa;border-top:1px solid #e5e5e5;gap:16px}.lw-footer-left{display:flex;align-items:center}.lw-footer-center{display:flex;justify-content:center}.lw-footer-right{display:flex;justify-content:flex-end}.lw-price-display{display:flex;align-items:baseline;gap:8px}.lw-total-price{font-size:24px;font-weight:700;color:#233354}.lw-each-price{font-size:12px;color:#666;font-weight:500}.lw-qty-control{display:flex;align-items:center;gap:8px}.lw-qty-btn{width:36px;height:36px;border:1px solid #ccc;background:#fff;border-radius:6px;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.lw-qty-btn:hover{background:#233354;color:#fff;border-color:#233354}.lw-qty-input{width:50px;height:36px;text-align:center;border:1px solid #ccc;border-radius:6px;font-size:16px;font-weight:600}@media(max-width:768px){.lw-footer{padding:12px 16px;gap:10px}.lw-price-display{flex-direction:column;align-items:flex-start;gap:0}.lw-total-price{font-size:18px}.lw-each-price{font-size:10px}.lw-qty-btn{width:32px;height:32px;font-size:16px}.lw-qty-input{width:40px;height:32px;font-size:14px}.lw-add-to-cart{padding:10px 14px;font-size:13px}}.lw-qty-control{display:flex;align-items:center;gap:8px;border:none;outline:none;background:transparent}.lw-qty-input:focus{outline:none;border-color:#233354}.lw-qty-btn:focus{outline:none}.lw-processing-overlay{position:absolute;top:0;right:0;width:45%;height:100%;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:1000}.lw-processing-content{text-align:center}.lw-spinner{width:48px;height:48px;border:4px solid #e5e5e5;border-top-color:#233354;border-radius:50%;animation:lw-spin .8s linear infinite;margin:0 auto 16px}@keyframes lw-spin{to{transform:rotate(360deg)}}.lw-processing-content p{color:#233354;font-weight:600;font-size:14px}@media(max-width:768px){.lw-processing-overlay{width:100%;top:auto;bottom:0;height:50%}}.lw-generic-canvas{box-shadow:inset 0 2px 10px #0000001a}.lw-canvas-container:has(.lw-generic-canvas){background:#e5e5e5}
/*# sourceMappingURL=/cdn/shop/t/20/assets/universal-customizer-v2-FIXED.css.map */
