*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}button{font-family:inherit}.sidebar{width:250px;height:100vh;background:linear-gradient(180deg,#1e3a8a,#1e293b,#0f172a);display:flex;flex-direction:column;position:fixed;left:0;top:0;z-index:1000;box-shadow:2px 0 10px #0000004d}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-header h2{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.sidebar-link{display:block;padding:1rem 1.5rem;color:#fffc;text-decoration:none;transition:all .3s;border-left:3px solid transparent}.sidebar-link:hover{background:#ffffff1a;color:#fff;border-left-color:#0d47a1}.sidebar-link.active{background:#0d47a14d;color:#fff;border-left-color:#0d47a1;font-weight:500}.sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.user-info{margin-bottom:1rem}.user-name{color:#fff;font-weight:500;margin:0 0 .25rem;font-size:.95rem}.user-email{color:#fff9;font-size:.8rem;margin:0}.logout-button{width:100%;padding:.75rem;background:#0d47a1;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .3s;font-weight:500}.logout-button:hover{background:#1565c0}.rag-container{padding:0;max-width:100%}.rag-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.rag-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.company-name{margin:0;color:#4b5563;font-size:1rem;font-weight:500}.error-message{background:#fef2f2;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1rem;border:1px solid #fecaca}.rag-loading{text-align:center;padding:2rem;font-size:1.2rem;color:#4b5563}.rag-tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb;flex-wrap:wrap}.rag-tab{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:500;color:#6b7280;transition:all .2s ease;position:relative;bottom:-2px;border-radius:8px 8px 0 0}.rag-tab:hover{color:#1e293b;background:#f3f4f6}.rag-tab.active{color:#0d47a1;border-bottom-color:#0d47a1;background:transparent}.tab-icon{font-size:1.25rem}.rag-tab-content{min-height:400px}.upload-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:100%}.upload-section-centered{width:100%;margin:0 auto}.upload-section h2{margin-top:0;margin-bottom:1.5rem;color:#1e293b;font-size:1.5rem;font-weight:600}.upload-form{display:flex;flex-direction:column}.upload-form-centered{align-items:center}.form-group-large{width:100%}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.95rem}.form-group input[type=text],.form-group input[type=url],.form-group input[type=file],.form-group textarea,.form-select,.form-input,.form-textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;box-sizing:border-box;font-family:inherit;transition:border-color .3s}.form-select{background:#fff;cursor:pointer}.form-group textarea,.form-textarea{resize:vertical;min-height:120px}.text-input-large{width:100%;padding:1.5rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;min-height:300px;resize:vertical;transition:border-color .3s}.text-input-xlarge{width:100%;padding:1.5rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;min-height:500px;height:500px;resize:vertical;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus,.form-input:focus,.form-textarea:focus,.text-input-large:focus,.text-input-xlarge:focus,.form-select:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.file-info{margin-top:.5rem;color:#4b5563;font-size:.875rem;font-style:italic}.upload-button{padding:.875rem 2rem;background:#0d47a1;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s;align-self:flex-start}.upload-button:hover:not(:disabled){background:#1565c0;transform:translateY(-1px);box-shadow:0 4px 8px #0d47a14d}.upload-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.upload-button-large{padding:1rem 3rem;font-size:1.125rem;align-self:flex-start}.upload-button-finalize{padding:1rem 2.5rem;font-size:1.125rem;align-self:flex-start;margin-top:1rem}.files-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:100%}.files-section h2{margin-top:0;margin-bottom:1.5rem;color:#1e293b;font-size:1.5rem;font-weight:600}.no-files{text-align:center;padding:3rem;color:#6b7280;font-style:italic;font-size:1.1rem}.files-table-container{overflow-x:auto;border-radius:8px;border:1px solid #e5e7eb}.files-table{width:100%;border-collapse:collapse}.files-table thead{background:#0d47a1}.files-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;font-size:.95rem}.files-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151}.files-table tbody tr:hover{background:#f9fafb}.files-table tbody tr:last-child td{border-bottom:none}.delete-button{padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .3s;font-weight:500}.delete-button:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 2px 4px #dc26264d}.faq-item{background:#f9fafb;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #e5e7eb}.faq-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.faq-item-header h3{margin:0;color:#1e293b;font-size:1.125rem;font-weight:600}.faq-remove-button{width:2rem;height:2rem;border-radius:50%;border:2px solid #dc2626;background:#fff;color:#dc2626;cursor:pointer;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .3s;padding:0}.faq-remove-button:hover{background:#dc2626;color:#fff}.faq-add-button{padding:.875rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s;margin-top:1rem;margin-bottom:1rem}.faq-add-button:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.chat-widget{position:fixed;bottom:20px;right:20px;width:380px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:1000;transition:all .3s ease;display:flex;flex-direction:column;overflow:hidden}.chat-widget.collapsed{height:60px}.chat-widget.expanded{height:600px;max-height:calc(100vh - 40px)}.chat-header{background:#25d366;color:#fff;padding:1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px 12px 0 0}.chat-header-content{display:flex;align-items:center;gap:.5rem;flex:1}.chat-icon{font-size:1.5rem}.chat-title{font-weight:600;font-size:1rem}.chat-reset-button{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.375rem .75rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;margin-right:.5rem;transition:all .2s}.chat-reset-button:hover{background:#ffffff4d}.chat-toggle-button{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.chat-toggle-button:hover{background:#fff3}.chat-content{display:flex;flex-direction:column;height:calc(100% - 60px);background:#ece5dd;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(0,0,0,.02) 10px,rgba(0,0,0,.02) 20px)}.chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#0000004d}.chat-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-style:italic;text-align:center;padding:2rem}.chat-message{display:flex;width:100%;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message.user-message{justify-content:flex-end}.chat-message.bot-message{justify-content:flex-start}.chat-message-bubble{max-width:75%;padding:.625rem .875rem;border-radius:8px;position:relative;word-wrap:break-word}.user-message .chat-message-bubble{background:#dcf8c6;border-bottom-right-radius:2px}.bot-message .chat-message-bubble{background:#fff;border-bottom-left-radius:2px;box-shadow:0 1px 2px #0000001a}.chat-message-bubble p{margin:0;font-size:.9375rem;line-height:1.4;color:#1e293b;white-space:pre-line}.chat-message-time{display:block;font-size:.6875rem;color:#6b7280;margin-top:.25rem;text-align:right}.bot-message .chat-message-time{text-align:left}.chat-typing-indicator{display:flex;gap:4px;padding:.5rem 0}.chat-typing-indicator span{width:8px;height:8px;background:#6b7280;border-radius:50%;animation:typing 1.4s infinite}.chat-typing-indicator span:nth-child(2){animation-delay:.2s}.chat-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.chat-input-form{display:flex;padding:.75rem;background:#fff;border-top:1px solid #e5e7eb;gap:.5rem}.chat-input{flex:1;padding:.75rem;border:1px solid #e5e7eb;border-radius:24px;font-size:.9375rem;outline:none;transition:border-color .2s;font-family:inherit;resize:none;min-height:40px;max-height:120px;overflow-y:auto;line-height:1.4;white-space:pre-wrap;word-wrap:break-word}.chat-input:focus{border-color:#25d366}.chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.chat-input::-webkit-scrollbar{width:6px}.chat-input::-webkit-scrollbar-track{background:transparent}.chat-input::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.chat-input::-webkit-scrollbar-thumb:hover{background:#0000004d}.chat-send-button{width:40px;height:40px;border-radius:50%;background:#25d366;color:#fff;border:none;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.chat-send-button:hover:not(:disabled){background:#20ba5a;transform:scale(1.05)}.chat-send-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}@media(max-width:768px){.rag-header{flex-direction:column;align-items:flex-start;gap:.5rem}.rag-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.rag-tab{white-space:nowrap;padding:.75rem 1rem;font-size:.9rem}.upload-section{padding:1.5rem}.text-input-large{min-height:250px;padding:1rem}.upload-button-large{width:100%}.chat-widget{width:calc(100% - 40px);right:20px;left:20px}.chat-widget.expanded{height:500px}}.layout-container{display:flex;min-height:100vh;background:#f9fafb}.layout-main{margin-left:250px;flex:1;padding:2rem;min-height:100vh;background:#f9fafb}@media(max-width:768px){.sidebar{transform:translate(-100%);transition:transform .3s}.sidebar.open{transform:translate(0)}.layout-main{margin-left:0}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#1e293b,#0f172a)}.login-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000004d;width:100%;max-width:400px}.login-card h1{margin-bottom:1.5rem;text-align:center;color:#333}.login-button{width:100%;padding:.75rem;background:#0d47a1;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;margin-top:1rem;transition:background .3s;font-weight:500}.login-button:hover:not(:disabled){background:#1565c0}.login-button:disabled{opacity:.6;cursor:not-allowed}.error-message{color:#dc2626;margin-top:.5rem;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;font-size:.875rem}.members-container{padding:0;max-width:100%}.members-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.members-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.members-table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.members-table{width:100%;border-collapse:collapse}.members-table thead{background:#0d47a1}.members-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #1565c0}.members-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#333}.members-table tbody tr:hover{background:#f3f4f6}.status{padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:500;display:inline-block}.status.active{background:#d4edda;color:#155724}.status.blocked{background:#fee2e2;color:#991b1b}.no-members{text-align:center;padding:2rem;color:#666}.edit-form-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.edit-form{background:linear-gradient(180deg,#fff,#f3f4f6);padding:2rem;border-radius:8px;width:100%;max-width:400px;box-shadow:0 8px 16px #0000004d}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.prompts-container{padding:0;max-width:100%}.prompts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.prompts-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.prompt-form-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.prompt-form{width:100%}.form-group textarea{resize:vertical;height:300px;min-height:300px}.form-actions{display:flex;justify-content:flex-start;gap:1rem;margin-top:1.5rem}.save-button-2{padding:.75rem 2rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background .3s;font-weight:500;background:#0d47a1;color:#fff;width:auto;flex:none;align-self:flex-start}.save-button:disabled{background:#9ca3af;cursor:not-allowed}.tools-multiselect{border:1px solid #ddd;border-radius:4px;padding:1rem;max-height:200px;overflow-y:auto;background:#fff}.tool-checkbox{display:flex;align-items:center;padding:.5rem;cursor:pointer;border-radius:4px;transition:background .2s}.tool-checkbox:hover{background:#f3f4f6}.tool-checkbox input[type=checkbox]{margin-right:.75rem;cursor:pointer;width:18px;height:18px}.tool-checkbox span{color:#333;font-size:.95rem}.no-tools-message{color:#666;font-style:italic;margin:0;padding:.5rem}.tools-container{padding:0;max-width:100%}.tools-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.tools-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.tools-table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tools-table{width:100%;border-collapse:collapse}.tools-table thead{background:#0d47a1}.tools-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #1565c0}.tools-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#333;max-width:250px;word-wrap:break-word}.tools-table tbody tr:hover{background:#f3f4f6}.no-tools{text-align:center;padding:2rem;color:#666}.tickets-container{padding:0;max-width:100%}.tickets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.tickets-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.loading-indicator{text-align:center;padding:.5rem;font-size:.9rem;color:#4b5563;background:#f3f4f6;border-radius:4px;margin-bottom:1rem}.filters-section{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;align-items:end}.filter-group{display:flex;flex-direction:column}.filter-group label{display:block;margin-bottom:.5rem;color:#555;font-weight:500;font-size:.9rem}.filter-select,.filter-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box;font-family:inherit;background:#fff}.filter-select:focus,.filter-input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.clear-filters-button{padding:.75rem 1.5rem;background:#6b7280;color:#fff;position:relative;top:-11px;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background .3s;white-space:nowrap}.clear-filters-button:hover{background:#4b5563}.tickets-table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tickets-table{width:100%;border-collapse:collapse}.tickets-table thead{background:#0d47a1}.tickets-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #1565c0}.tickets-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#333;max-width:300px;word-wrap:break-word}.tickets-table tbody tr:hover{background:#f3f4f6}.no-tickets{text-align:center;padding:2rem;color:#666}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb}.products-container{padding:0;max-width:100%}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.products-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.create-button{padding:.75rem 1.5rem;background:#0d47a1;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background .3s}.create-button:hover{background:#1565c0}.filters-section{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem}.filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.filters-header h3{margin:0;color:#1e293b;font-size:1.25rem;font-weight:600}.filter-group{margin-bottom:1rem}.filter-group:last-of-type{margin-bottom:.5rem}.filter-group label{display:block;margin-bottom:.5rem;color:#1e293b;font-weight:500;font-size:.9rem}.filter-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box;font-family:inherit}.filter-input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.filter-categories{display:flex;flex-wrap:wrap;gap:.75rem}.filter-category-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem .75rem;border-radius:4px;transition:background .2s;border:1px solid #e5e7eb;background:#fff;min-width:fit-content}.filter-category-checkbox:hover{background:#f3f4f6;border-color:#0d47a1}.filter-category-checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px;flex-shrink:0}.products-container .filter-category-checkbox span{-webkit-user-select:none;user-select:none;color:#1e293b;font-size:.9rem;margin:0 0 0 10px;position:relative;top:-3px;white-space:nowrap}.no-categories-filter{color:#666;font-style:italic;font-size:.9rem}.products-container .clear-filters-button{padding:.625rem 1.25rem;background:#6b7280;color:#fff;border:none;border-radius:4px;cursor:pointer;position:relative;top:-2px;font-size:.9rem;font-weight:500;transition:all .3s}.clear-filters-button:hover:not(:disabled){background:#4b5563}.clear-filters-button:disabled{opacity:.5;cursor:not-allowed}.products-table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.products-table{width:100%;border-collapse:collapse}.products-table thead{background:#0d47a1}.products-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #1565c0}.products-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#333;max-width:250px;word-wrap:break-word}.products-table tbody tr:hover{background:#f3f4f6}.action-buttons{display:flex;gap:.5rem}.edit-button,.delete-button{padding:.375rem .75rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;transition:all .3s;font-weight:500}.edit-button{background:#0d47a1;color:#fff}.delete-button{background:#dc2626;color:#fff}.delete-button:hover{background:#b91c1c}.no-products{text-align:center;padding:2rem;color:#666}.edit-form-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;overflow-y:auto;padding:2rem}.edit-form{background:linear-gradient(180deg,#fff,#f3f4f6);padding:2rem;border-radius:8px;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 16px #0000004d}.edit-form h2{margin-top:0;margin-bottom:1.5rem;color:#333}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box;font-family:inherit}.form-group textarea{resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.categories-section{border:1px solid #ddd;border-radius:4px;padding:1rem;background:#fff}.categories-multiselect{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;min-height:2.5rem}.category-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem .75rem;border-radius:4px;transition:background .2s;border:1px solid #e5e7eb;background:#fff;min-width:fit-content}.category-checkbox:hover{background:#f3f4f6;border-color:#0d47a1}.category-checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px;flex-shrink:0}.category-checkbox span{-webkit-user-select:none;user-select:none;color:#1e293b;font-size:.9rem;margin:0 0 0 10px;position:relative;top:-3px;white-space:nowrap}.no-categories-message{color:#666;font-style:italic;margin:.5rem 0}.add-category-button{padding:.5rem 1rem;background:#10b981;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .3s}.add-category-button:hover{background:#059669}.new-category-input{display:flex;flex-direction:column;gap:.5rem}.new-category-input input{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.new-category-input input:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.new-category-actions{display:flex;gap:.5rem}.save-category-button,.cancel-category-button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .3s}.save-category-button{background:#0d47a1;color:#fff}.save-category-button:hover:not(:disabled){background:#1565c0}.save-category-button:disabled{opacity:.6;cursor:not-allowed}.cancel-category-button{background:#6b7280;color:#fff}.cancel-category-button:hover:not(:disabled){background:#4b5563}.cancel-category-button:disabled{opacity:.6;cursor:not-allowed}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.save-button,.cancel-button{flex:1;padding:.75rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background .3s;font-weight:500}.save-button:hover{background:#1565c0}.cancel-button:hover{background:#4b5563}.orders-container{padding:0;max-width:100%}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.orders-header h1{margin:0;color:#1e293b;font-size:2rem;font-weight:600}.error-message{background:#fef2f2;color:#dc2626;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fecaca}.loading{text-align:center;padding:2rem;font-size:1.2rem;color:#4b5563}.orders-table-container{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.orders-table{width:100%;border-collapse:collapse}.orders-table thead{background:#0d47a1}.orders-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #1565c0}.orders-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#333;max-width:300px;word-wrap:break-word}.orders-table tbody tr:hover{background:#f3f4f6}.orders-table tbody tr:last-child td{border-bottom:none}.no-orders{text-align:center;padding:2rem;color:#666}.edit-button{padding:.5rem 1rem;background:#0d47a1;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .3s}.edit-button:hover{background:#1565c0}.edit-button:active{background:#0a3d91}.edit-button:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee}.modal-header h2{margin:0;color:#1e293b;font-size:1.5rem;font-weight:600}.modal-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.modal-close:hover{background:#f3f4f6;color:#1e293b}.modal-body{padding:1.5rem;flex:1;overflow-y:auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.9rem}.form-input,.form-textarea,.form-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;box-sizing:border-box;font-family:inherit;background:#fff}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.form-textarea{resize:vertical;min-height:100px}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #eee}.modal-button{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s}.modal-button:disabled{opacity:.6;cursor:not-allowed}.cancel-button{background:#6b7280;color:#fff}.cancel-button:hover:not(:disabled){background:#4b5563}.save-button{background:#0d47a1;color:#fff}.save-button:hover:not(:disabled){background:#1565c0}.cart-items-summary{border:1px solid #ddd;border-radius:4px;padding:1rem;background-color:#f9f9f9}.cart-item-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #eee}.cart-item-row:last-of-type{border-bottom:none}.cart-total-row{display:flex;justify-content:flex-end;padding-top:.5rem;margin-top:.5rem;border-top:2px solid #ddd;font-size:1.1rem}#root{min-height:100vh}
