.dropdown{width:100%;display:inline-block;position:relative}.dropdown-button{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:14px;transition:background-color .2s,border-color .2s,opacity .2s;display:flex}.dropdown-button:hover:not(:disabled){border-color:#888}.dropdown-button:disabled{color:#a0a0a0;cursor:not-allowed;opacity:.7;background-color:#f5f5f5;border-color:#e0e0e0}.dropdown-menu{z-index:1000;background-color:#fff;border:1px solid #ccc;border-radius:6px;width:100%;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #00000026}.dropdown-item{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 14px;font-size:14px}.dropdown-item:hover:not(:disabled){background-color:#f2f2f2}.dropdown-item:disabled{color:#a0a0a0;cursor:not-allowed;background-color:#0000}.dropdown-item:first-child{border-radius:6px 6px 0 0}.dropdown-item:last-child{border-radius:0 0 6px 6px}.input-field{box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%;display:flex}.input-field>label{color:#374151;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:600}.input{width:100%;min-height:2.75rem;font:inherit;color:#111827;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.95rem;line-height:1.4;transition:border-color .15s,box-shadow .15s,background-color .15s}.input::placeholder{color:#9ca3af;opacity:1}.input:hover:not(:disabled):not(.input-error){border-color:#9ca3af}.input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.input:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}.input-error{border-color:#dc2626}.input-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.input-error-text{color:#dc2626;margin-top:.1rem;font-size:.8rem;font-weight:500}.icon-picker-container{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;width:100%;padding:1.5rem;display:flex;box-shadow:0 4px 16px #0000000a}.icon-picker-title{color:#111827;text-align:center;margin:0 0 1rem;font-size:1rem;font-weight:600}.icon-picker-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));justify-content:center;gap:.75rem;width:100%;margin-bottom:1.25rem;display:grid}.icon-card{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:1rem .75rem;transition:all .15s ease-in-out;display:flex;position:relative}.icon-selection-order{color:#fff;background:#2563eb;border-radius:999px;place-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:700;line-height:1;display:grid;position:absolute;top:.4rem;right:.4rem}.icon-card:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.icon-card:active{transform:translateY(0)}.icon-card.selected{background-color:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.icon-card.selected .icon-label{color:#1d4ed8;font-weight:600}.icon-image{object-fit:contain;width:36px;height:36px;margin-bottom:.5rem;transition:transform .15s}.icon-card:hover .icon-image{transform:scale(1.05)}.icon-label{color:#4b5563;font-size:.8rem;font-weight:500;line-height:1.2}.icon-card:disabled,.icon-card.disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}@media (width<=700px){.icon-picker-container{padding:1.25rem}.icon-picker-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem}.icon-card{padding:.75rem .5rem}.icon-image{width:32px;height:32px}}.priority-button{color:#1f2937;cursor:pointer;background-color:#fff;border:2px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:background-color .2s,border-color .2s,color .2s,transform .1s}.priority-button:hover:not(.priority-button-disabled){background-color:#f9fafb;border-color:#9ca3af}.priority-button:active:not(.priority-button-disabled){transform:scale(.98)}.priority-button-selected{color:#1d4ed8;background-color:#dbeafe;border-color:#2563eb}.priority-button-disabled{opacity:.5;cursor:not-allowed}.priority-button-disabled:hover{background-color:#fff;border-color:#d1d5db}.status-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:1rem 1.25rem;transition:all .2s}.status-header{align-items:flex-start;gap:.9rem;display:flex}.status-content{flex:1;min-width:0}.status-icon{border-radius:999px;flex-shrink:0;place-items:center;width:2rem;height:2rem;display:grid}.status-icon img{width:20px;height:20px;display:block}.status-title{white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.status-message{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;line-height:1.45;overflow:hidden}.cancel-button{color:#1d4ed8;font:inherit;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:6px;margin-top:.75rem;padding:.45rem .75rem;font-size:.85rem}.cancel-button:hover{background:#eff6ff}.cancel-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.warning-popup-list{color:#92400e;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word;background:#fef3c7;border-radius:12px;margin-top:.5rem;padding:.85rem 1rem;font-weight:600}.status-panel progress{appearance:none;background:#dbeafe;border:none;border-radius:999px;width:100%;height:8px;margin-top:.75rem;display:block;overflow:hidden}.status-panel progress::-webkit-progress-bar{background:#dbeafe;border-radius:999px}.status-panel progress::-webkit-progress-value{background:#2563eb;border-radius:999px}.status-panel progress::-moz-progress-bar{background:#2563eb}.status-panel.loading{background:#f8fbff;border-color:#bfdbfe}.status-panel.loading .status-icon{color:#2563eb;background:#dbeafe}.status-panel.loading progress::-webkit-progress-value{background:#2563eb}.status-panel.loading progress::-moz-progress-bar{background:#2563eb}.status-panel.error{background:snow;border-color:#fecaca}.status-panel.error .status-icon{color:#dc2626;background:#fee2e2}.status-panel.error .status-title{color:#991b1b}.status-panel.neutral .status-icon{color:#6b7280;background:#f3f4f6}.status-panel.warning{background:#eff6ff;border-color:#c7d2fe}.status-panel.warning .status-icon{background:#e0e7ff}.status-panel.warning .status-title{color:#3730a3}.status-panel.loading .status-icon img{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.submit-button{width:100%;font:inherit;color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;transition:background-color .15s,transform .15s;display:inline-flex}.submit-button:hover:not(:disabled){background-color:#1d4ed8}.submit-button:active:not(:disabled){transform:scale(.98)}.submit-button:focus-visible{outline-offset:2px;outline:3px solid #2563eb4d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.alert-popup-backdrop{z-index:1000;background:#0f172a73;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.alert-popup{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:min(100%,32rem);padding:1.5rem;position:relative;box-shadow:0 1.5rem 3rem #0f172a33}.alert-popup h2{color:#111827;margin:0 2rem .75rem 0;font-size:1.2rem;line-height:1.3}.alert-popup p{color:#4b5563;margin:0;line-height:1.5}.alert-popup-details{font-size:.9rem;color:#6b7280!important;margin-top:.75rem!important}.alert-popup-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:.75rem;right:.75rem}.alert-popup-close:hover{color:#111827;background:#f3f4f6}.alert-popup-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.alert-popup-action{text-align:center;border-radius:8px;justify-content:center;min-width:10rem;padding:.65rem .9rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.alert-popup-action-primary{color:#fff;background:#2563eb}.alert-popup-action-primary:hover{background:#1d4ed8}.alert-popup-action-secondary{color:#374151;border:1px solid #d1d5db}.alert-popup-action-secondary:hover{background:#f9fafb}@media (width<=480px){.alert-popup-actions{flex-direction:column}.alert-popup-action{width:100%}}.csv-upload-page{width:100%}.csv-upload-area{width:100%;position:relative}.csv-upload-page input[type=file]{width:100%;font:inherit;color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:.5rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.csv-upload-page input[type=file]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.csv-upload-page input[type=file]::file-selector-button{color:#2563eb;cursor:pointer;background-color:#eff6ff;border:none;border-radius:6px;margin-right:1rem;padding:.4rem .8rem;font-weight:600;transition:background-color .15s}.csv-upload-page input[type=file]::file-selector-button:hover{background-color:#dbeafe}.csv-selected-file{width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;padding:.5rem .75rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.csv-selected-file:hover{background-color:#f8faff;border-color:#2563eb}.csv-selected-file:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}.csv-selected-file:disabled{cursor:not-allowed;opacity:.6}.csv-selected-file-icon{margin-right:.65rem;font-size:1rem}.csv-selected-file-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.95rem;overflow:hidden}.csv-selected-file-change{color:#2563eb;white-space:nowrap;margin-left:auto;padding-left:1rem;font-size:.875rem;font-weight:600}.csv-page-drop-overlay{z-index:9999;pointer-events:none;background-color:#2563eb1a;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.csv-page-drop-message{color:#2563eb;text-align:center;background-color:#fffffff5;border:3px dashed #2563eb;border-radius:20px;flex-direction:column;align-items:center;width:min(520px,100%);padding:3rem;display:flex;box-shadow:0 12px 40px #0000001f}.csv-page-drop-icon{background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:2rem;font-weight:700;display:flex}.csv-page-drop-message strong{margin-bottom:.5rem;font-size:1.25rem}.csv-page-drop-message span:last-child{color:#6b7280;font-size:.95rem}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Verdana,sans-serif}.label-generator{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:800px;height:100%;margin:2rem auto;padding:0 1rem;display:flex}.flex-1{flex:1;min-width:0}.form-grid{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:100%;padding:1.5rem;display:grid;box-shadow:0 4px 16px #0000000a}@media (width<=700px){.form-grid{grid-template-columns:1fr;padding:1.25rem}}.dropdown-row{flex-direction:row;gap:1.5rem;width:100%;display:flex}@media (width<=700px){.dropdown-row{flex-direction:column;gap:1.25rem}}.form-group-wide,.input-field{grid-column:span 2;width:100%}@media (width<=700px){.form-group-wide,.input-field{grid-column:span 1}}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group-wide,.input-field{grid-column:span 2;width:100%}.form-group label,.input-label{color:#374151;font-size:.875rem;font-weight:600}.form-group select,.form-group textarea,.input{width:100%;font:inherit;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.form-group select:focus,.form-group textarea:focus,.input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.form-group textarea{resize:vertical;min-height:110px;line-height:1.5}.form-group select:disabled,.form-group textarea:disabled,.form-group input:disabled,.input:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f9fafb;border-color:#e5e7eb}
