.wc-input{border:1px solid #ccc;border-radius:4px;font-size:14px;height:var(--height-button);padding:8px;}
.wc-select{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;}.wc-select option{padding:8px;font-size:14px;}
.credits-container{display:flex;flex-grow:12;justify-content:flex-end;align-items:center;gap:18px;}.credits-link{align-items:center;justify-content:center;color:inherit;display:flex;font-size:14px;text-decoration:none;transition:all .1s linear;min-height:44px;gap:8px;}.credits-amount{display:flex;align-items:center;gap:4px;}@media (max-width:768px){.credits-container{flex-direction:column;gap:12px;width:100%;}.credits-amount{justify-content:center;}.credits-link{width:100%;}}
.ef-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:10px;box-sizing:border-box;}.ef-modal-container{display:flex;align-items:center;justify-content:center;background:transparent;box-shadow:none;position:relative;width:800px;max-height:100%;}.ef-modal-close{position:absolute;top:8px;right:8px;border:none;font-size:2rem;cursor:pointer;z-index:1;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;line-height:1;transition:background-color 0.2s ease;background:transparent;color:inherit;}.ef-modal-image-wrapper{background:white;width:100%;max-height:calc(100vh - 20px);display:flex;align-items:center;justify-content:center;padding:10px;}.ef-modal-damier{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI2ZmZiI+PC9yZWN0Pgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPHJlY3QgeD0iMTAiIHk9IjEwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPC9zdmc+");border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;}.ef-modal-damier img{max-width:calc(100vw - 60px);max-height:calc(100vh - 60px);width:auto;height:auto;display:block;object-fit:contain;width:100%;}@media (max-width:768px){.ef-modal-overlay{padding:5px;}.ef-modal-close{top:5px;right:5px;width:36px;height:36px;font-size:1.8rem;}.ef-modal-image-wrapper{padding:5px;border-radius:4px;max-width:calc(100vw - 10px);max-height:calc(100vh - 10px);}.ef-modal-damier{padding:0;}.ef-modal-damier img{max-width:calc(100vw - 30px);max-height:calc(100vh - 30px);}}@media (max-width:480px){.ef-modal-overlay{padding:2px;}.ef-modal-close{top:2px;right:2px;width:32px;height:32px;font-size:1.6rem;}.ef-modal-image-wrapper{padding:2px;max-width:calc(100vw - 4px);max-height:calc(100vh - 4px);}.ef-modal-damier{padding:0;}.ef-modal-damier img{max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);}}
.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;}.modal-container{background-color:white;border-radius:8px;width:90%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 6px rgba(0,0,0,0.1);}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0;}.modal-title-wrapper{display:flex;align-items:center;gap:0.75rem;}.modal-title{margin:0;font-size:1.2rem;font-weight:600;color:#333;}.modal-close-btn{background:none;border:none;cursor:pointer;padding:0.5rem;display:flex;align-items:center;justify-content:center;color:#666;transition:color 0.2s;border-radius:4px;}.modal-close-btn:hover{color:#333;background-color:#f5f5f5;}.modal-close-btn:focus{outline:2px solid #1976d2;outline-offset:2px;}.modal-content{padding:1.5rem;overflow-y:auto;flex:1;border-bottom:1px solid #e0e0e0;}.modal-content-text{font-size:1rem;line-height:1.6;padding:0;margin:0;}.modal-footer{padding:1.2rem;display:flex;justify-content:flex-end;gap:0.75rem;flex-direction:column;}.modal-confirm-btn{align-self:flex-end;}@media (max-width:768px){.modal-container{width:95%;max-height:95vh;}.modal-header,.modal-content,.modal-footer{padding:1rem;}}
.print-compatibility-preview{width:100%;display:flex;justify-content:center;align-items:center;padding:15px;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;background-color:#fff;}.preview-container{position:relative;width:100%;max-width:600px;}.preview-base,.preview-overlay{display:block;width:100%;height:auto;}.preview-base{position:relative;z-index:1;}.preview-overlay{position:absolute;top:0;left:0;z-index:2;animation:blink 1.5s infinite;}@keyframes blink{0%,100%{opacity:0;}50%{opacity:1;}}
.th-embroidery-form{background:#eee;border:1px solid #eee;border-radius:var(--th4-border-radius,8px);padding:24px;max-width:720px;margin:0 auto;}.th-embroidery-form .form-group{margin-bottom:18px;}.form-row-50{display:flex;gap:20px;align-items:flex-start;}.form-row-50>*{flex:1;min-width:0;}.th-embroidery-form label{display:block;font-weight:600;color:#222;margin-bottom:8px;}.embroidery-color-block label{font-weight:initial;}.th-embroidery-form .form-control{width:100%;box-sizing:border-box;height:38px;padding:8px 10px;border:1px solid #d9d9d9;border-radius:var(--th4-border-radius,8px);font-size:14px;background:#fff;}.th-embroidery-form .form-control:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px rgba(0,0,0,.06);}.th-embroidery-form .form-control.has-error{border-color:#dc3545;box-shadow:0 0 0 2px rgba(220,53,69,0.1);}.color-input-group{display:flex;align-items:center;flex-direction:column;gap:12px;}.embroidery-color-mini-preview{width:80px;height:80px;object-fit:contain;border-radius:var(--th4-border-radius,8px);border:1px solid #ddd;cursor:pointer;transition:transform 0.2s,box-shadow 0.2s;padding:5px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI2ZmZiI+PC9yZWN0Pgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPHJlY3QgeD0iMTAiIHk9IjEwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPC9zdmc+");}.wc-update-dimensions-btn{white-space:nowrap;}.wc-update-dimensions-btn.disabled{opacity:0.5;cursor:not-allowed;pointer-events:none;}.wc-update-dimensions-btn.disabled:hover{background-color:inherit;border-color:inherit;color:inherit;}.file-input{display:none;}.file-upload-area{position:relative;display:flex;align-items:center;justify-content:center;border:2px dashed #e0e0e0;border-radius:var(--th4-border-radius,8px);padding:36px;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease;background-color:#fff;}.file-upload-area:not(.disabled):hover{border-color:#000;background-color:#fafafa;color:#000;}.file-upload-area.disabled{cursor:not-allowed;opacity:0.7;}.file-upload-area .file-input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;display:block;cursor:inherit;}.upload-icon{font-size:24px;margin-bottom:8px;}.upload-text{display:flex;flex-direction:column;margin-left:18px;color:#666;font-size:14px;line-height:1.4;}.upload-text strong{font-size:18px;font-weight:700;margin-bottom:4px;}.upload-text small{font-size:12px;color:#666;}.upload-loader{display:flex;align-items:center;justify-content:center;}.loader-circle{position:relative;width:46px;height:46px;}.loader-percent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:600;}.dimensions-input{display:flex;align-items:center;gap:10px;}.dimension-input{width:86px !important;text-align:center;}.dimension-separator{font-weight:700;color:#666;}.dimension-unit{color:#666;font-size:14px;}.file-preview-container{display:flex;gap:16px;align-items:flex-start;}.file-preview-box{position:relative;width:200px;height:200px;flex-shrink:0;border-radius:var(--th4-border-radius,8px);overflow:hidden;border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI2ZmZiI+PC9yZWN0Pgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPHJlY3QgeD0iMTAiIHk9IjEwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPC9zdmc+");}.file-preview-image{max-width:100%;max-height:100%;object-fit:contain;display:block;margin:1px;}.file-preview-pdf-icon{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:36px;}.pdf-label{font-size:12px;font-weight:600;color:#666;}.file-preview-delete-btn{position:absolute;bottom:0;right:0;width:32px;height:32px;background-color:#dc3545;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.2s ease;box-shadow:0 2px 4px rgba(0,0,0,0.2);}.file-preview-delete-btn:hover{background-color:#c82333;}.file-preview-delete-btn:active{background-color:#bd2130;}.file-preview-delete-btn svg{color:white;}.file-preview-info{flex:1;display:flex;flex-direction:column;gap:12px;max-width:240px;}.preview-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:1000;}.preview-modal{position:relative;background:#fff;border-radius:var(--th4-border-radius,8px);padding:12px;max-width:90vw;max-height:90vh;box-shadow:0 10px 30px rgba(0,0,0,0.2);display:flex;flex-direction:column;align-items:center;justify-content:center;}.preview-modal img{max-width:85vw;max-height:80vh;display:block;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI2ZmZiI+PC9yZWN0Pgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPHJlY3QgeD0iMTAiIHk9IjEwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIGZpbGw9IiNjY2MiPjwvcmVjdD4KPC9zdmc+");}.modal-close{position:absolute;top:8px;right:10px;border:none;background:#111;color:#fff;border-radius:50%;width:28px;height:28px;font-size:18px;cursor:pointer;}.modal-close:hover{background:#000;}.add-credits{display:flex;}@media (max-width:768px){.th-embroidery-form{padding:16px;}.form-row-50{flex-direction:column;}.color-input-group{flex-direction:column;align-items:stretch;}.dimensions-input{flex-wrap:wrap;}.file-preview-container{flex-direction:column;align-items:center;}.file-preview-box{width:120px;height:120px;}.file-preview-info{align-items:center;text-align:center;}.wc-update-dimensions-btn{width:100%;}.thread-swatch{width:100% !important;}.th-embroidery-form .form-submit{flex-direction:column;gap:12px;}.th-embroidery-form .form-submit>*{width:100%;}}.th-embroidery-form .form-submit{margin-top:16px;gap:16px;display:flex;justify-content:space-between;}.thread-select{width:100%;}.thread-select-control{border:1px solid #d9d9d9;border-radius:8px;background:#fff;overflow:hidden;}.thread-select-search{width:100%;box-sizing:border-box;border:none;padding:10px 12px;border-bottom:1px solid #eee;font-size:14px;}.thread-select-search:focus{outline:none;}.thread-select-options{max-height:240px;overflow:auto;}.thread-option{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:none;border-bottom:1px solid #f2f2f2;text-align:left;cursor:pointer;}.thread-option:hover{background:#fafafa;}.thread-option.is-active{background:#eef5ff;}.thread-option.is-disabled{opacity:.45;cursor:not-allowed;}.thread-swatch{width:100%;height:24px;border-radius:8px;border:1px solid #d0d0d0;background:repeating-linear-gradient(135deg,transparent 0px,#DDD5 1px,transparent 1px);}.thread-label{font-size:14px;color:#333;}.thread-select-value{position:relative;padding-right:34px;height:38px;}.thread-select-value:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px rgba(0,0,0,.06);}.thread-select-value:hover{border-color:#bbb;}.thread-caret{display:none;}.thread-select-value::after{content:'';position:absolute;top:50%;right:12px;width:12px;height:12px;transform:translateY(-50%);background-repeat:no-repeat;background-size:12px 12px;pointer-events:none;transition:transform .2s ease;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");}.thread-select-value[aria-expanded='true']::after{transform:translateY(-50%) rotate(180deg);}.thread-select-value{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;}.thread-current-label{flex:1;font-size:14px;color:#333;text-align:left;}.estimate-row{display:flex;align-items:center;justify-content:space-between;gap:16px;}.estimate-col{flex:1;text-align:center;}.estimate-label{color:#777;font-size:13px;margin-bottom:6px;}.estimate-value{color:#111;font-weight:600;font-size:18px;}.estimate-sep{width:1px;height:32px;background:#ddd;}@media (max-width:560px){.estimate-row{flex-direction:column;gap:10px;}.estimate-sep{display:none;}}.alert{position:relative;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--th4-border-radius,8px);border:1px solid transparent;background:#f6fff6;}.alert-error{background:#fff6f6;border-color:#f2d6d6;}.alert-success{background:#eef8ee;border-color:#d7ead8;}.alert-warning{background:#fff8e1;border-color:#ffe082;}.alert-icon{display:inline-flex;}.alert-text{flex:1;color:#222;font-size:14px;}.alert-close{border:none;background:transparent;color:#666;font-size:18px;cursor:pointer;}.alert-close:hover{color:#000;}.tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#eee;color:#555;font-size:12px;}.tooltip-content{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);white-space:nowrap;background:#111;color:#fff;padding:6px 8px;border-radius:6px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .15s ease;}.tooltip:hover .tooltip-content{opacity:1;}.embroidery-color-block{width:151px;background:white;margin:0 18px 18px 0;text-align:center;padding:10px;border-radius:var(--th4-border-radius);}.embroidery-color-block:nth-child(4n){margin-right:0;}.upload-dimension-bloc{align-items:center;background:white;border-radius:var(--th4-border-radius,8px);padding:5px;}.upload-dimension-bloc:has(>:only-child){display:block;padding:1px;}.upload-dimension-bloc-img{margin:10px;flex:initial;}.embroidery-colors-group{flex-direction:column;margin-top:18px;}.embroidery-colors-group>div{display:flex;flex-wrap:wrap;width:100%;}