:root{--primary-color: #007BFF;--primary-color-rgb: 0, 123, 255;--primary-color-dark: #0056b3;--text-color: #212529;--text-color-secondary: #6c757d;--background-color: #f8f9fa;--surface-container-color: #ffffff;--surface-container-high-color: #e9ecef;--surface-container-highest-color: #dee2e6;--error-color: #dc3545;--border-radius: 8px}body{margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--background-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700}button{font-family:Montserrat,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease}.primary{background-color:var(--primary-color);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:50px}.primary:hover{background-color:var(--primary-color-dark);transform:translateY(-2px)}.secondary{background-color:var(--surface-container-high-color);color:var(--text-color);border:1px solid var(--surface-container-highest-color);padding:.8rem 1.5rem;border-radius:50px}.secondary:hover{background-color:var(--surface-container-highest-color)}input,textarea{font-family:Montserrat,sans-serif;padding:.8rem;border:1px solid var(--surface-container-highest-color);border-radius:var(--border-radius);width:100%;box-sizing:border-box}.error-banner{background-color:var(--error-color);color:#fff;padding:1rem;border-radius:var(--border-radius);margin-bottom:1rem;text-align:center}.hero-section.svelte-qzo0r3{display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center;background-color:solid var(--color-surface);border-bottom:1px solid var(--color-border)}.hero-content.svelte-qzo0r3{max-width:800px}.hero-title.svelte-qzo0r3{font-family:var(--font-primary);font-size:3.5rem;font-weight:800;color:var(--color-text-dark);line-height:1.2;margin-bottom:1rem}.hero-subtitle.svelte-qzo0r3{font-family:var(--font-secondary);font-size:1.2rem;color:var(--color-text-light);line-height:1.7;margin-bottom:1rem}.hero-cta.svelte-qzo0r3{font-family:var(--font-secondary);font-size:1rem;font-weight:600;color:var(--color-text-dark);background-color:var(--color-accent);border:none;padding:1rem 2.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-lg)}.hero-cta.svelte-qzo0r3:hover{background-color:var(--color-accent-dark);transform:translateY(-3px);box-shadow:0 12px 20px -5px #ffc10766}.how-it-works-section.svelte-167hazw{padding:5rem 2rem;text-align:center;background-color:var(--color-background)}.section-title.svelte-167hazw{font-family:var(--font-primary);font-size:2.25rem;font-weight:700;color:var(--color-text-primary);margin-bottom:3.5rem;position:relative;display:inline-block}.section-title.svelte-167hazw:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background-color:var(--color-accent)}.steps-container.svelte-167hazw{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;position:relative}@media(min-width:768px){.steps-container.svelte-167hazw{grid-template-columns:repeat(3,1fr)}}.step-card.svelte-167hazw{background-color:var(--color-surface);padding:2.5rem;border-radius:12px;border:1px solid var(--color-border);position:relative;text-align:left;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--shadow-md)}.step-card.svelte-167hazw:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.step-number.svelte-167hazw{position:absolute;top:-1.5rem;left:1.5rem;font-family:var(--font-primary);font-size:4rem;font-weight:800;color:var(--color-background);-webkit-text-stroke:2px var(--color-border);z-index:0;opacity:.8}.step-title.svelte-167hazw{font-family:var(--font-primary);font-size:1.4rem;font-weight:600;color:var(--color-text-dark);margin-bottom:.75rem;position:relative;z-index:1}.step-description.svelte-167hazw{font-family:var(--font-secondary);font-size:1rem;color:var(--color-text-light);line-height:1.6;position:relative;z-index:1}.partners-section.svelte-1prao95{padding:3rem 0;background-color:var(--color-background);overflow:hidden}.partners-title.svelte-1prao95{font-family:var(--font-secondary);font-size:1rem;text-transform:uppercase;letter-spacing:2px;color:var(--color-text-light);text-align:center;margin-bottom:2.5rem}.scroller.svelte-1prao95{max-width:1200px;margin:auto;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller-inner.svelte-1prao95{display:flex;gap:4rem;width:max-content;animation:svelte-1prao95-scroll 30s linear infinite}@keyframes svelte-1prao95-scroll{to{transform:translate(-50%)}}.scroller-inner.svelte-1prao95:hover{animation-play-state:paused}.logo-item.svelte-1prao95{display:flex;justify-content:center;align-items:center;height:50px;width:px;transition:transform .3s ease}.logo-item.svelte-1prao95 img:where(.svelte-1prao95){max-height:100%;max-width:100%;object-fit:contain;opacity:1}.logo-item.svelte-1prao95:hover{transform:scale(1.1)}.advantages-section.svelte-15l3oct{padding:5rem 2rem;background-color:var(--color-background-secondary, #ffffff);text-align:center}.section-header.svelte-15l3oct{max-width:650px;margin:0 auto 3rem}.section-title.svelte-15l3oct{font-family:var(--font-primary);font-size:2.25rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem;position:relative;display:inline-block}.section-title.svelte-15l3oct:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60%;height:3px;background-color:var(--color-accent)}.section-subtitle.svelte-15l3oct{font-family:var(--font-secondary);font-size:1.1rem;color:var(--color-text-light);margin-top:1rem}.advantages-grid.svelte-15l3oct{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:800px;margin:0 auto}.advantage-card.svelte-15l3oct{background-color:var(--color-surface, #f8f9fa);padding:2.5rem;border-radius:12px;border:1px solid var(--color-border);text-align:left;box-shadow:var(--shadow-md);transition:transform .3s ease,box-shadow .3s ease}.advantage-card.svelte-15l3oct:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.card-title.svelte-15l3oct{font-family:var(--font-primary);font-size:1.3rem;font-weight:600;color:var(--color-text-dark);margin-bottom:.75rem}.card-description.svelte-15l3oct{font-family:var(--font-secondary);font-size:1rem;color:var(--color-text-light);line-height:1.6}.contact-section.svelte-12xyhj1{padding:5rem 2rem;background-color:var(--surface-container-color)}.contact-container.svelte-12xyhj1{max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.contact-info.svelte-12xyhj1 h2:where(.svelte-12xyhj1){font-size:2.5rem;color:var(--text-color);margin-bottom:1rem}.contact-info.svelte-12xyhj1 p:where(.svelte-12xyhj1){font-size:1.1rem;line-height:1.7;color:var(--text-color-secondary);margin-bottom:2rem}.info-item.svelte-12xyhj1{margin-bottom:1rem}.info-item.svelte-12xyhj1 a:where(.svelte-12xyhj1){color:var(--primary-color);text-decoration:none;font-weight:600}.contact-form.svelte-12xyhj1{background:var(--background-color);padding:2.5rem;border-radius:var(--border-radius);box-shadow:0 10px 30px #00000014}.form-group.svelte-12xyhj1{margin-bottom:1.5rem}label.svelte-12xyhj1{display:block;margin-bottom:.5rem;font-weight:600;text-align:left}input.svelte-12xyhj1,textarea.svelte-12xyhj1{width:100%;padding:.85rem 1rem;border:1px solid var(--surface-container-highest-color);border-radius:var(--border-radius);font-size:1rem;box-sizing:border-box;color:var(--text-color)}textarea.svelte-12xyhj1{min-height:120px;resize:vertical}.submit-button.svelte-12xyhj1{width:100%;font-family:var(--font-secondary);font-size:1rem;font-weight:600;color:var(--color-text-dark);background-color:var(--color-accent);border:none;padding:1rem 2.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-lg)}.submit-button.svelte-12xyhj1:hover{background-color:var(--color-accent-dark);transform:translateY(-3px);box-shadow:0 12px 20px -5px #ffc10766}.submit-button.svelte-12xyhj1:disabled{opacity:.7;cursor:wait;transform:none;box-shadow:var(--shadow-lg)}.feedback.svelte-12xyhj1{padding:1rem;border-radius:var(--border-radius);margin-bottom:1.5rem;text-align:center}.feedback.success.svelte-12xyhj1{background-color:#d4edda;color:#155724}.feedback.error.svelte-12xyhj1{background-color:#f8d7da;color:#721c24}@media(max-width:900px){.contact-container.svelte-12xyhj1{grid-template-columns:1fr}}.dropdown-container.svelte-iabtr9{position:relative;display:inline-block}.dropdown-toggle.svelte-iabtr9{font-family:var(--font-secondary);font-size:.9rem;font-weight:600;color:var(--color-text-dark);background-color:var(--color-accent);border:none;padding:.75rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px -5px #ffc10766;display:flex;align-items:center;justify-content:center;gap:.5rem}.dropdown-toggle.svelte-iabtr9:hover:not(:disabled){background-color:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 8px 20px -5px #ffc10780}.dropdown-toggle.svelte-iabtr9:disabled{background-color:var(--surface-container-high-color);color:var(--on-surface-variant-color);cursor:not-allowed;box-shadow:none;transform:none}.dropdown-toggle.svelte-iabtr9:disabled svg:where(.svelte-iabtr9){stroke:var(--on-surface-variant-color)}.dropdown-toggle.svelte-iabtr9 svg:where(.svelte-iabtr9){transition:transform .2s;stroke:var(--color-text-dark)}.dropdown-container.open.svelte-iabtr9 .dropdown-toggle:where(.svelte-iabtr9):not(:disabled) svg:where(.svelte-iabtr9){transform:rotate(180deg)}.dropdown-menu.svelte-iabtr9{position:absolute;right:0;top:calc(100% + 5px);background-color:var(--surface-container-highest-color);border:1px solid var(--outline-variant-color);border-radius:var(--border-radius);min-width:220px;z-index:1000;box-shadow:0 4px 12px #00000026;overflow:hidden}.dropdown-menu.svelte-iabtr9 ul:where(.svelte-iabtr9){list-style:none;margin:0;padding:.5rem 0}.dropdown-item.svelte-iabtr9{display:block;width:100%;text-align:left;padding:.75rem 1.25rem;background:none;border:none;cursor:pointer;font-size:.9rem;color:var(--on-surface-color)}.dropdown-item.svelte-iabtr9:hover{background-color:var(--primary-color);color:var(--on-primary-color)}.dropdown-item.type-primary.svelte-iabtr9{color:var(--primary-color)}.dropdown-item.type-primary.svelte-iabtr9:hover{color:var(--on-primary-color)}.dropdown-item.type-danger.svelte-iabtr9{color:var(--error-color)}.dropdown-item.type-danger.svelte-iabtr9:hover{background-color:var(--error-color);color:var(--on-error-color)}.management-container.svelte-1e5v2gz{display:flex;flex-direction:column;gap:2.5rem;padding:0 2rem}.table-wrapper.svelte-1e5v2gz{background-color:var(--surface-container-color);border-radius:var(--border-radius);box-shadow:0 2px 8px #00000012;border-collapse:separate;border-spacing:0}table.svelte-1e5v2gz{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}th.svelte-1e5v2gz,td.svelte-1e5v2gz{padding:1rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color)}thead.svelte-1e5v2gz th:where(.svelte-1e5v2gz):first-child{border-top-left-radius:var(--border-radius)}thead.svelte-1e5v2gz th:where(.svelte-1e5v2gz):last-child{border-top-right-radius:var(--border-radius)}.section-body.svelte-1e5v2gz:last-child tr:where(.svelte-1e5v2gz):last-child td:where(.svelte-1e5v2gz):first-child{border-bottom-left-radius:var(--border-radius)}.section-body.svelte-1e5v2gz:last-child tr:where(.svelte-1e5v2gz):last-child td:where(.svelte-1e5v2gz):last-child{border-bottom-right-radius:var(--border-radius)}.section-body.svelte-1e5v2gz:last-child tr:where(.svelte-1e5v2gz):last-child td:where(.svelte-1e5v2gz){border-bottom:none}th.svelte-1e5v2gz{font-weight:600;color:var(--on-surface-variant-color);background-color:var(--surface-container-color)}.loading-state.svelte-1e5v2gz,.empty-state.svelte-1e5v2gz{text-align:center;padding:3rem;color:var(--on-surface-variant-color);font-style:italic}.section-header-row.svelte-1e5v2gz td:where(.svelte-1e5v2gz){background-color:var(--surface-color);border-top:1px solid var(--outline-variant-color);border-bottom:1px solid var(--outline-variant-color)}.section-body.svelte-1e5v2gz:first-child .section-header-row:where(.svelte-1e5v2gz) td:where(.svelte-1e5v2gz){border-top:none}.section-header-row.svelte-1e5v2gz h2:where(.svelte-1e5v2gz){font-size:1.4rem;font-weight:600;margin:.5rem 0 .25rem}.section-header-row.svelte-1e5v2gz p:where(.svelte-1e5v2gz){margin:0 0 .5rem;color:var(--on-surface-variant-color);font-size:.9rem}.actions-cell.svelte-1e5v2gz{position:relative;text-align:center;width:150px}tr.actions-open.svelte-1e5v2gz{position:relative;z-index:10}th.svelte-1e5v2gz:nth-child(1),td.svelte-1e5v2gz:nth-child(1){width:18%}th.svelte-1e5v2gz:nth-child(2),td.svelte-1e5v2gz:nth-child(2){width:12%}th.svelte-1e5v2gz:nth-child(3),td.svelte-1e5v2gz:nth-child(3){width:18%}th.svelte-1e5v2gz:nth-child(4),td.svelte-1e5v2gz:nth-child(4){width:6%}th.svelte-1e5v2gz:nth-child(5),td.svelte-1e5v2gz:nth-child(5){width:18%}th.svelte-1e5v2gz:nth-child(6),td.svelte-1e5v2gz:nth-child(6){width:8%}th.svelte-1e5v2gz:nth-child(7),td.svelte-1e5v2gz:nth-child(7){width:4%}th.svelte-1e5v2gz:nth-child(8),td.svelte-1e5v2gz:nth-child(8){width:8%}th.svelte-1e5v2gz:nth-child(9),td.svelte-1e5v2gz:nth-child(9){width:8%}.modal-overlay.svelte-1nvk4lv{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-1nvk4lv{background-color:var(--surface-container-high-color);padding:2rem;border-radius:var(--border-radius-large);width:100%;max-width:500px}h2.svelte-1nvk4lv{margin-top:0}.form-group.svelte-1nvk4lv{margin-bottom:1.5rem}.form-group.svelte-1nvk4lv label:where(.svelte-1nvk4lv){display:block;margin-bottom:.5rem;font-weight:500}.form-actions.svelte-1nvk4lv{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.error-message.svelte-1nvk4lv{color:var(--error-color);margin-bottom:1rem}select.svelte-1nvk4lv option:where(.svelte-1nvk4lv){background-color:#fff;color:#000}.modal-overlay.svelte-t31kw{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-t31kw{background-color:var(--surface-container-high-color);padding:0;border-radius:var(--border-radius-large);width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column}.modal-header.svelte-t31kw{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--surface-container-highest-color)}h2.svelte-t31kw{margin:0}.close-button.svelte-t31kw{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--on-surface-color)}.error-banner.svelte-t31kw{background-color:var(--error-container-color);color:var(--on-error-container-color);padding:1rem 1.5rem;margin:0;cursor:pointer}.settings-grid.svelte-t31kw{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem;overflow-y:auto}.management-section.svelte-t31kw{background-color:var(--surface-container-highest-color);padding:1.5rem;border-radius:var(--border-radius)}h3.svelte-t31kw{margin-top:0;margin-bottom:1rem}.add-form-condensed.svelte-t31kw{display:flex;gap:.5rem;margin-bottom:1rem}.add-form-condensed.svelte-t31kw input:where(.svelte-t31kw){flex:1}.add-form-condensed.svelte-t31kw button:where(.svelte-t31kw){padding-left:1rem;padding-right:1rem}.item-list.svelte-t31kw{list-style:none;padding:0;margin:0;max-height:250px;overflow-y:auto}.item-list.svelte-t31kw li:where(.svelte-t31kw){display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid var(--surface-container-color)}.item-list.svelte-t31kw li:where(.svelte-t31kw):last-child{border-bottom:none}.danger-text.svelte-t31kw{border:none;background:none;color:var(--error-color);cursor:pointer;font-size:.9rem}.form-actions.svelte-t31kw{padding:1.5rem;margin-top:auto;border-top:1px solid var(--surface-container-highest-color);display:flex;justify-content:flex-end}.modal-backdrop.svelte-1wgs6ap{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal.svelte-1wgs6ap{background-color:var(--surface-container-high-color);border-radius:var(--border-radius-large);width:90%;max-width:500px;box-shadow:0 5px 15px #0000004d;display:flex;flex-direction:column}.modal-header.svelte-1wgs6ap{padding:1.5rem;border-bottom:1px solid var(--surface-container-highest-color)}.modal-header.svelte-1wgs6ap h3:where(.svelte-1wgs6ap){margin:0;font-size:1.5rem;color:var(--on-surface-color)}.modal-body.svelte-1wgs6ap{padding:1.5rem;line-height:1.6;color:var(--on-surface-variant-color)}.modal-actions.svelte-1wgs6ap{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid var(--surface-container-highest-color)}button.danger.svelte-1wgs6ap{background-color:var(--error-color);color:var(--on-error-color)}.container.svelte-llv8bv{padding:2rem}.header-container.svelte-llv8bv{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.header-container.svelte-llv8bv button:where(.svelte-llv8bv){display:inline-flex;align-items:center;gap:.5rem}.material-icons.svelte-llv8bv{font-size:1.2em}.banner.svelte-llv8bv{padding:1rem;border-radius:var(--border-radius);margin-bottom:1rem;cursor:pointer}.error-banner.svelte-llv8bv{background-color:var(--error-container-color);color:var(--on-error-container-color)}.success-banner.svelte-llv8bv{background-color:var(--success-container-color, #d4edda);color:var(--on-success-container-color, #155724)}.top-grid.svelte-llv8bv{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:flex-start;margin-bottom:2rem}.side-grid.svelte-llv8bv{display:flex;flex-direction:column;gap:1rem}.management-section.svelte-llv8bv{background-color:var(--surface-container-high-color);padding:1.5rem;border-radius:var(--border-radius);height:100%}h3.svelte-llv8bv{margin-top:0;margin-bottom:1rem}.add-form.svelte-llv8bv{display:flex;flex-direction:column;gap:1rem}.form-grid-2.svelte-llv8bv{display:grid;grid-template-columns:1fr 1fr;gap:1rem}input.svelte-llv8bv,select.svelte-llv8bv{padding:.8rem;border-radius:var(--border-radius);border:1px solid var(--outline-variant-color);background-color:#fff;color:#000;font-size:.95rem;width:100%;box-sizing:border-box}.search-filters.svelte-llv8bv{display:flex;flex-direction:column;gap:1rem}.import-instructions.svelte-llv8bv{font-size:.85rem;margin-bottom:1rem;color:var(--on-surface-variant-color)}.import-form.svelte-llv8bv{display:flex;flex-direction:column;gap:1rem}input[type=file].svelte-llv8bv{border:none;background:none;padding:0}select.svelte-llv8bv option:where(.svelte-llv8bv){background-color:#fff;color:#000}.table-wrapper.svelte-llv8bv{background-color:var(--surface-container-high-color);padding:1.5rem;border-radius:var(--border-radius);overflow-x:auto}table.svelte-llv8bv{width:100%;border-collapse:collapse}th.svelte-llv8bv,td.svelte-llv8bv{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color);white-space:normal;vertical-align:middle;word-break:break-word}th.svelte-llv8bv{font-weight:600;color:var(--on-surface-variant-color)}td.svelte-llv8bv strong:where(.svelte-llv8bv){font-weight:600;font-family:monospace}.actions-column.svelte-llv8bv{width:1%;white-space:nowrap;text-align:right}.category-header.svelte-llv8bv td:where(.svelte-llv8bv){background-color:var(--surface-container-highest-color);color:var(--on-surface-color);font-weight:700;font-size:1.1em;padding-top:1.2rem;padding-bottom:1.2rem}td.svelte-llv8bv .description-text:where(.svelte-llv8bv){white-space:normal;font-size:.9em;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:1200px){.top-grid.svelte-llv8bv{grid-template-columns:1fr}.side-grid.svelte-llv8bv{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:768px){.side-grid.svelte-llv8bv{grid-template-columns:1fr}}.modal-backdrop.svelte-qlxui4{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:100}.modal.svelte-qlxui4{background:var(--surface-container-highest-color);padding:2rem;border-radius:var(--border-radius);width:95vw;max-width:95vw;height:95vh;max-height:95vh;display:flex;flex-direction:column}.modal.svelte-qlxui4 h3:where(.svelte-qlxui4){margin-top:0;margin-bottom:1.5rem;color:var(--primary-color)}.form-grid.svelte-qlxui4{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:.5rem;margin-bottom:1rem;flex-grow:1;min-height:0}.form-section.svelte-qlxui4 h4:where(.svelte-qlxui4){margin-top:0;margin-bottom:1rem;border-bottom:1px solid var(--outline-variant-color);padding-bottom:.5rem}.product-selection.svelte-qlxui4,.supplier-selection.svelte-qlxui4{display:flex;flex-direction:column;min-height:0}.search-input.svelte-qlxui4{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid var(--outline-variant-color);border-radius:var(--border-radius-medium);background-color:var(--surface-container-high-color);color:var(--on-surface-color);box-sizing:border-box;flex-shrink:0}.product-list.svelte-qlxui4,.supplier-list.svelte-qlxui4{overflow-y:auto;padding-right:1rem;flex-grow:1}.empty-state.svelte-qlxui4{text-align:center;color:var(--on-surface-variant-color);padding-top:2rem}.product-item.svelte-qlxui4{display:flex;justify-content:space-between;align-items:center;padding:.75rem;margin-bottom:.5rem;border:1px solid var(--surface-container-color);border-radius:var(--border-radius-medium);text-align:left;background-color:var(--surface-container-color)}.product-info.svelte-qlxui4{flex-grow:1;margin-right:1rem;line-height:1.4}.product-info.svelte-qlxui4 strong:where(.svelte-qlxui4){font-size:1.05rem}.meta-tag.svelte-qlxui4{font-size:.8rem;padding:.2rem .5rem;border-radius:var(--border-radius-small);margin-top:.5rem;display:inline-block}.category-tag.svelte-qlxui4{background-color:var(--secondary-container-color);color:var(--on-secondary-container-color)}.quantity-input.svelte-qlxui4{width:80px;padding:.5rem;text-align:center;flex-shrink:0}.supplier-table.svelte-qlxui4{width:100%;border-collapse:collapse}.supplier-table.svelte-qlxui4 td:where(.svelte-qlxui4){padding:.5rem;text-align:left}.category-header.svelte-qlxui4 td:where(.svelte-qlxui4){background-color:var(--surface-container-high-color);font-weight:600;padding:.6rem}.supplier-email.svelte-qlxui4{font-size:.85rem;color:var(--on-surface-variant-color)}.notes-section.svelte-qlxui4 textarea:where(.svelte-qlxui4){width:100%;min-height:80px;resize:vertical}.modal-actions.svelte-qlxui4{margin-top:auto;padding-top:1.5rem;display:flex;justify-content:flex-end;gap:1rem;border-top:1px solid var(--outline-variant-color);flex-shrink:0}.modal-backdrop.svelte-1b170hc{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:100}.modal.svelte-1b170hc{background:var(--surface-container-color);padding:0;border-radius:var(--border-radius);width:90%;max-width:900px;display:flex;flex-direction:column;max-height:90vh}.modal-header.svelte-1b170hc,.modal-body.svelte-1b170hc,.modal-actions.svelte-1b170hc{padding:1.5rem 2rem}.modal-header.svelte-1b170hc{border-bottom:1px solid var(--surface-container-high-color)}.modal-header.svelte-1b170hc h3:where(.svelte-1b170hc){margin:0}.modal-header.svelte-1b170hc p:where(.svelte-1b170hc){margin:.25rem 0 0;color:var(--text-color-secondary)}.modal-body.svelte-1b170hc{overflow-y:auto;flex-grow:1}.form-section.svelte-1b170hc{margin-bottom:2rem}.form-section.svelte-1b170hc h4:where(.svelte-1b170hc){margin-top:0;margin-bottom:1rem;color:var(--primary-color)}.details-grid.svelte-1b170hc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.form-group.svelte-1b170hc label:where(.svelte-1b170hc){display:block;margin-bottom:.5rem;font-weight:500;font-size:.9rem}.form-group.svelte-1b170hc input:where(.svelte-1b170hc),.form-group.svelte-1b170hc textarea:where(.svelte-1b170hc){width:100%}.items-table.svelte-1b170hc{width:100%;border-collapse:collapse}.items-table.svelte-1b170hc th:where(.svelte-1b170hc),.items-table.svelte-1b170hc td:where(.svelte-1b170hc){padding:.8rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color)}.items-table.svelte-1b170hc th:where(.svelte-1b170hc){font-weight:600;font-size:.9rem;color:var(--text-color-secondary)}.items-table.svelte-1b170hc td.center:where(.svelte-1b170hc){text-align:center}.items-table.svelte-1b170hc td.right:where(.svelte-1b170hc){text-align:right}.price-input.svelte-1b170hc{width:100px;text-align:right}.quote-summary.svelte-1b170hc{width:100%;max-width:350px;margin-left:auto;margin-top:1rem;padding:1.5rem;background-color:var(--surface-container-high-color);border-radius:var(--border-radius)}.summary-item.svelte-1b170hc{display:flex;justify-content:space-between;margin-bottom:.8rem;font-size:1rem}.summary-item.svelte-1b170hc span:where(.svelte-1b170hc):last-child{font-weight:600}.grand-total.svelte-1b170hc{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-top:1rem;padding-top:1rem;border-top:1px solid var(--outline-variant-color)}.modal-actions.svelte-1b170hc{margin-top:0;padding-top:1.5rem;border-top:1px solid var(--surface-container-high-color);display:flex;justify-content:flex-end;gap:1rem;background-color:var(--surface-container-color);border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.container.svelte-p7xpfk{padding:2rem}.header-container.svelte-p7xpfk{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.error-banner.svelte-p7xpfk,.success-banner.svelte-p7xpfk{padding:1rem 1.5rem;border-radius:var(--border-radius);margin-bottom:1.5rem;cursor:pointer}.error-banner.svelte-p7xpfk{background-color:var(--error-container-color);color:var(--on-error-container-color)}.success-banner.svelte-p7xpfk{background-color:var(--success-container-color);color:var(--on-success-container-color)}.empty-state.svelte-p7xpfk,.forwarding-state.svelte-p7xpfk{text-align:center;padding:4rem;background-color:var(--surface-container-color);border-radius:var(--border-radius)}.table-wrapper.svelte-p7xpfk{background-color:var(--surface-container-color);border-radius:var(--border-radius);border-spacing:0;border-collapse:separate}table.svelte-p7xpfk{width:100%;border-collapse:separate;border-spacing:0}th.svelte-p7xpfk,td.svelte-p7xpfk{padding:1rem;text-align:left;border-bottom:3px solid var(--surface-container-highest-color)}thead.svelte-p7xpfk th:where(.svelte-p7xpfk):first-child{border-top-left-radius:var(--border-radius)}thead.svelte-p7xpfk th:where(.svelte-p7xpfk):last-child{border-top-right-radius:var(--border-radius)}tbody.svelte-p7xpfk tr:where(.svelte-p7xpfk):last-child td:where(.svelte-p7xpfk):first-child{border-bottom-left-radius:var(--border-radius)}tbody.svelte-p7xpfk tr:where(.svelte-p7xpfk):last-child td:where(.svelte-p7xpfk):last-child{border-bottom-right-radius:var(--border-radius)}tbody.svelte-p7xpfk tr:where(.svelte-p7xpfk):last-child td:where(.svelte-p7xpfk){border-bottom:none}th.svelte-p7xpfk{font-weight:600;color:var(--on-surface-variant-color)}.status-cell.svelte-p7xpfk{display:flex;align-items:center;gap:.75rem}.notification-led.svelte-p7xpfk{width:15px;height:15px;border-radius:50%;background-color:var(--primary-color);animation:svelte-p7xpfk-pulse 1.5s infinite;flex-shrink:0}@keyframes svelte-p7xpfk-pulse{0%{box-shadow:0 0 rgba(var(--primary-color-rgb),.7)}70%{box-shadow:0 0 0 10px rgba(var(--primary-color-rgb),0)}to{box-shadow:0 0 rgba(var(--primary-color-rgb),0)}}.status-badge.svelte-p7xpfk{padding:.3rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:capitalize}.status-pending.svelte-p7xpfk{background-color:var(--warning-container-color);color:var(--on-warning-container-color)}.status-forwarded.svelte-p7xpfk,.status-risposta_fornitore_ricevuta.svelte-p7xpfk,.status-quote_sent.svelte-p7xpfk{background-color:var(--secondary-container-color);color:var(--on-secondary-container-color)}tr.cancelled.svelte-p7xpfk{text-decoration:line-through;opacity:.6}tr.cancelled.svelte-p7xpfk:hover{text-decoration:line-through;opacity:.7}.status-cancelled.svelte-p7xpfk{background-color:var(--outline-variant-color);color:var(--on-surface-variant-color)}.status-approved_by_customer.svelte-p7xpfk{background-color:var(--success-container-color);color:var(--on-success-container-color);font-weight:700}.status-rejected_by_customer.svelte-p7xpfk{background-color:var(--error-container-color);color:var(--on-error-container-color);font-weight:700}.details-row.svelte-p7xpfk td:where(.svelte-p7xpfk){background-color:var(--surface-container-high-color)}.details-container.svelte-p7xpfk{padding:1.5rem}.details-container.svelte-p7xpfk h4:where(.svelte-p7xpfk){margin-top:0;margin-bottom:1rem;color:var(--primary-color)}.request-item-list.svelte-p7xpfk{margin-bottom:1.5rem}.forward-info-container.svelte-p7xpfk{margin-bottom:2rem}.forward-info-container.svelte-p7xpfk h5:where(.svelte-p7xpfk){margin:0 0 .5rem;color:var(--on-surface-variant-color)}.forward-info.svelte-p7xpfk{background-color:var(--surface-container-color);padding:.8rem 1.2rem;border-radius:var(--border-radius-small);margin-bottom:.5rem;font-size:.9rem;border:1px solid var(--surface-container-high-color)}.offers-section.svelte-p7xpfk{margin-top:1rem}.empty-state-small.svelte-p7xpfk{font-style:italic;color:var(--on-surface-variant-color);padding:1rem;text-align:center;background-color:var(--surface-container-color);border-radius:var(--border-radius-small)}.offers-table.svelte-p7xpfk{font-size:.9rem;margin-top:1rem;border-radius:var(--border-radius);overflow:hidden}.offers-table.svelte-p7xpfk th:where(.svelte-p7xpfk),.offers-table.svelte-p7xpfk td:where(.svelte-p7xpfk){padding:.8rem 1rem;border-bottom:1px solid var(--surface-container-highest-color)}.offers-table.svelte-p7xpfk th:where(.svelte-p7xpfk){background-color:var(--surface-container-color)}.offers-table.svelte-p7xpfk th:where(.svelte-p7xpfk):first-child,.offers-table.svelte-p7xpfk td:where(.svelte-p7xpfk):first-child{text-align:center}.notes-cell.svelte-p7xpfk{max-width:250px;white-space:pre-wrap;word-wrap:break-word}.modal-backdrop.svelte-p7xpfk{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:100}.modal.svelte-p7xpfk{background:var(--surface-container-highest-color);padding:2rem;border-radius:var(--border-radius);width:90%;max-width:800px}.modal.svelte-p7xpfk h3:where(.svelte-p7xpfk){margin-top:0}.modal.svelte-p7xpfk p:where(.svelte-p7xpfk){margin:0 0 1rem}.supplier-table-container.svelte-p7xpfk{max-height:60vh;overflow-y:auto;border:1px solid var(--outline-variant-color);border-radius:var(--border-radius);margin-bottom:1.5rem}.supplier-table.svelte-p7xpfk{width:100%;border-collapse:collapse}.supplier-table.svelte-p7xpfk th:where(.svelte-p7xpfk),.supplier-table.svelte-p7xpfk td:where(.svelte-p7xpfk){padding:.5rem 1rem;text-align:left;border-bottom:1px solid var(--surface-container-high-color)}.supplier-table.svelte-p7xpfk th:where(.svelte-p7xpfk){background-color:var(--surface-container-color);position:sticky;top:0;z-index:10}.supplier-table.svelte-p7xpfk .category-header:where(.svelte-p7xpfk) td:where(.svelte-p7xpfk){background-color:var(--surface-container-high-color);color:var(--primary-color);font-weight:600;padding:.6rem 1rem;position:sticky;top:40px;z-index:9}.supplier-table.svelte-p7xpfk td:where(.svelte-p7xpfk):first-child,.supplier-table.svelte-p7xpfk th:where(.svelte-p7xpfk):first-child{width:50px;text-align:center}.modal-actions.svelte-p7xpfk{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:1rem}.quote-creation-form.svelte-p7xpfk,.quote-finalized-section.svelte-p7xpfk{margin-top:3rem;padding:2rem;background-color:var(--surface-container-color);border-radius:var(--border-radius);border:1px solid var(--surface-container-high-color)}.quote-creation-form.svelte-p7xpfk h4:where(.svelte-p7xpfk),.quote-finalized-section.svelte-p7xpfk h4:where(.svelte-p7xpfk){color:var(--primary-color);margin-top:0;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem;margin-bottom:1.5rem}.quote-items-table.svelte-p7xpfk{font-size:.9rem;margin-bottom:1.5rem}.markup-input.svelte-p7xpfk,.shipping-input.svelte-p7xpfk{width:80px;padding:.5rem;border:1px solid var(--outline-variant-color);border-radius:var(--border-radius-small);background-color:var(--surface-color);color:var(--on-surface-color)}.shipping-input.svelte-p7xpfk{width:120px}.quote-summary.svelte-p7xpfk{width:100%;max-width:450px;margin-left:auto;margin-top:1rem;padding:1.5rem;background-color:var(--surface-container-high-color);border-radius:var(--border-radius)}.summary-item.svelte-p7xpfk{display:flex;justify-content:space-between;margin-bottom:.8rem;font-size:1rem}.shipping-cost.svelte-p7xpfk{display:flex;align-items:center;gap:1rem}.summary-item.svelte-p7xpfk span:where(.svelte-p7xpfk):last-child{font-weight:600}.grand-total.svelte-p7xpfk{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-top:1rem;padding-top:1rem;border-top:1px solid var(--outline-variant-color)}.form-actions.svelte-p7xpfk{margin-top:2rem;display:flex;justify-content:flex-end}.quote-finalized-section.svelte-p7xpfk p:where(.svelte-p7xpfk){margin-bottom:1.5rem;line-height:1.6}.quote-finalized-section.svelte-p7xpfk .final-total:where(.svelte-p7xpfk){font-size:1.1rem;padding:1rem;background:var(--surface-container-high-color);border-radius:var(--border-radius-small);display:flex;justify-content:space-between;align-items:center;max-width:450px;margin:1rem 0 2rem}.quote-finalized-section.svelte-p7xpfk .final-total:where(.svelte-p7xpfk) strong:where(.svelte-p7xpfk){font-size:1.3rem;color:var(--primary-color)}.status-text-approved.svelte-p7xpfk{color:#2e7d32;font-weight:700;text-transform:capitalize}.status-text-rejected.svelte-p7xpfk{color:#c62828;font-weight:700;text-transform:capitalize}.shipping-info-container.svelte-p7xpfk{margin-top:1.5rem;margin-bottom:2rem}.shipping-info-container.svelte-p7xpfk h5:where(.svelte-p7xpfk){margin:0 0 .5rem;color:var(--on-surface-variant-color)}.shipping-info-box.svelte-p7xpfk{background-color:var(--surface-container-color);padding:1.2rem;border-radius:var(--border-radius-small);border:1px solid var(--surface-container-high-color)}.shipping-info-box.svelte-p7xpfk p:where(.svelte-p7xpfk){margin:0 0 .5rem;font-size:.9rem;line-height:1.4}.shipping-info-box.svelte-p7xpfk p:where(.svelte-p7xpfk):last-child{margin-bottom:0}.shipping-info-box.svelte-p7xpfk p.notes:where(.svelte-p7xpfk){margin-top:1rem;padding-top:1rem;border-top:1px dashed var(--outline-variant-color);white-space:pre-wrap;color:var(--on-surface-variant-color)}.quote-history-section.svelte-p7xpfk{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--outline-variant-color)}.quote-history-section.svelte-p7xpfk h4:where(.svelte-p7xpfk){color:var(--on-surface-variant-color);margin-top:0;margin-bottom:2rem}.history-entry.svelte-p7xpfk{background-color:var(--surface-container-color);border-radius:var(--border-radius);padding:1.5rem;border:1px solid var(--surface-container-high-color)}.history-entry.svelte-p7xpfk:not(:first-child){margin-top:1.5rem}.history-header.svelte-p7xpfk{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.history-header.svelte-p7xpfk span:where(.svelte-p7xpfk){font-size:.9rem}.history-items-table.svelte-p7xpfk{width:100%;font-size:.9rem;margin-bottom:1rem}.history-items-table.svelte-p7xpfk th:where(.svelte-p7xpfk){background-color:var(--surface-container-high-color)}.history-summary.svelte-p7xpfk{margin-top:1rem;text-align:right}.history-summary.svelte-p7xpfk p:where(.svelte-p7xpfk){margin:.2rem 0;font-size:.95rem}.history-grand-total.svelte-p7xpfk{font-size:1.1rem!important;font-weight:700}.small-button.svelte-p7xpfk{padding:.4rem .8rem;font-size:.8rem}.actions-cell.svelte-p7xpfk{position:relative;width:150px;text-align:center}tr.actions-open.svelte-p7xpfk .actions-cell:where(.svelte-p7xpfk){z-index:10}.expand-col.svelte-p7xpfk{width:50px}.expand-cell.svelte-p7xpfk{text-align:center;vertical-align:middle}.expand-button.svelte-p7xpfk{background:none;border:none;padding:.5rem;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.expand-button.svelte-p7xpfk:hover{background-color:var(--surface-container-high-color)}.expand-button.svelte-p7xpfk svg:where(.svelte-p7xpfk){color:var(--on-surface-variant-color);transition:transform .3s cubic-bezier(.25,1,.5,1);transform:rotate(0)}.expand-button.expanded.svelte-p7xpfk svg:where(.svelte-p7xpfk){transform:rotate(90deg)}.company-selection-box.svelte-p7xpfk{background-color:var(--surface-container-high-color);padding:1.5rem;margin:2rem 0;border-radius:var(--border-radius);border:1px solid var(--outline-variant-color)}.company-selection-box.svelte-p7xpfk h5:where(.svelte-p7xpfk){margin-top:0;margin-bottom:1rem;color:var(--on-surface-color)}.company-search-input.svelte-p7xpfk,.company-select.svelte-p7xpfk{width:100%;padding:.8rem;border-radius:var(--border-radius-small);border:1px solid var(--outline-variant-color);background-color:var(--surface-color);color:var(--on-surface-color);font-size:1rem}.company-search-input.svelte-p7xpfk{margin-bottom:1rem}.status-direct-quote.svelte-p7xpfk{background-color:var(--info-container-color);color:var(--on-info-container-color);margin-left:.5rem;font-size:.75rem}.modal-overlay.svelte-1pplq54{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-1pplq54{background:var(--surface-container-highest-color);padding:2.5rem;border-radius:var(--border-radius);width:100%;max-width:500px;box-shadow:0 10px 30px #0003}.modal-actions.svelte-1pplq54{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}h2.svelte-1pplq54{margin-top:0}.form-group.svelte-1pplq54{margin-bottom:1.5rem}select[multiple].svelte-1pplq54{height:150px;background-color:var(--surface-container-high-color)}label.svelte-1pplq54{display:block;margin-bottom:.5rem;font-weight:600}.error-banner.svelte-1pplq54{background-color:var(--error-color);color:var(--on-error-color);padding:1rem;border-radius:var(--border-radius);margin-bottom:1.5rem;text-align:center}.container.svelte-1cltp7c{padding:2rem}.error-banner.svelte-1cltp7c{background-color:var(--error-color);color:#fff;padding:1rem;border-radius:var(--border-radius);margin-bottom:1.5rem;width:100%;text-align:left;border:none;cursor:pointer}.management-grid.svelte-1cltp7c{display:grid;grid-template-columns:350px 1fr;gap:2rem;align-items:flex-start}.side-management-column.svelte-1cltp7c{display:flex;flex-direction:column;gap:2rem}.card.svelte-1cltp7c{background-color:var(--surface-container-color);padding:1.5rem;border-radius:var(--border-radius);display:flex;flex-direction:column}.wide-card.svelte-1cltp7c{grid-column:2}h2.svelte-1cltp7c,h3.svelte-1cltp7c,h4.svelte-1cltp7c{margin-top:0}h4.svelte-1cltp7c{color:var(--primary-color);border-bottom:1px solid var(--surface-container-high-color);padding-bottom:.5rem;margin-bottom:1rem}.add-form-condensed.svelte-1cltp7c{display:flex;gap:.5rem;margin-bottom:1rem}.item-list.svelte-1cltp7c{list-style:none;padding:0;margin:0;flex-grow:1}.item-list.svelte-1cltp7c li:where(.svelte-1cltp7c){display:flex;justify-content:space-between;align-items:center;padding:.6rem .2rem;border-bottom:1px solid var(--surface-container-high-color)}.danger-text.svelte-1cltp7c{border:none;background:none;color:var(--error-color);cursor:pointer;font-size:.9rem}.add-supplier-form.svelte-1cltp7c{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;margin-bottom:2rem}.add-supplier-form.svelte-1cltp7c>select:where(.svelte-1cltp7c){grid-column:1 / 2}.multiselect-container.svelte-1cltp7c{grid-column:2 / 3;display:flex;flex-direction:column;gap:.25rem}.multiselect-container.svelte-1cltp7c label:where(.svelte-1cltp7c){font-size:.8rem;color:var(--on-surface-variant-color);text-align:left}.add-supplier-form.svelte-1cltp7c>button:where(.svelte-1cltp7c){grid-column:1 / -1}select[multiple].svelte-1cltp7c{height:100px}.empty-state.svelte-1cltp7c{text-align:center;padding:2rem;color:var(--text-color-secondary)}.table-wrapper.svelte-1cltp7c{overflow-x:auto}table.svelte-1cltp7c{width:100%;border-collapse:collapse}th.svelte-1cltp7c,td.svelte-1cltp7c{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--surface-container-high-color);word-wrap:break-word;vertical-align:top}th.svelte-1cltp7c{font-weight:600;color:var(--text-color-secondary);vertical-align:bottom}.supplier-name.svelte-1cltp7c{font-weight:600}.brand-pills.svelte-1cltp7c{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.5rem}.brand-pill.svelte-1cltp7c{background-color:var(--primary-container-color);color:var(--on-primary-container-color);padding:.2rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500}.col-name.svelte-1cltp7c{width:35%}.col-email.svelte-1cltp7c{width:40%}.col-actions.svelte-1cltp7c{width:25%;text-align:right}.actions-cell.svelte-1cltp7c{text-align:right;white-space:nowrap;vertical-align:middle}@media(max-width:1200px){.management-grid.svelte-1cltp7c{grid-template-columns:300px 1fr}}@media(max-width:992px){.management-grid.svelte-1cltp7c{grid-template-columns:1fr}.wide-card.svelte-1cltp7c{grid-column:1}}@media(max-width:768px){.add-supplier-form.svelte-1cltp7c{grid-template-columns:1fr}.multiselect-container.svelte-1cltp7c{grid-column:1}}.archive-container.svelte-1wi07ea{padding:2rem}.search-panel.svelte-1wi07ea{background-color:var(--surface-container-color);padding:1.5rem 1rem;border-radius:var(--border-radius);margin-bottom:1rem;border:1px solid var(--surface-container-high-color)}.search-panel.svelte-1wi07ea h3:where(.svelte-1wi07ea){margin-top:0;color:var(--primary-color)}.filters.svelte-1wi07ea{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:1rem;align-items:center}.filters.svelte-1wi07ea input:where(.svelte-1wi07ea),.filters.svelte-1wi07ea select:where(.svelte-1wi07ea){width:100%}.results-area.svelte-1wi07ea{background-color:var(--surface-container-color);border-radius:var(--border-radius);padding:2rem;min-height:100px;display:flex;justify-content:center;align-items:center}.state-message.svelte-1wi07ea,.no-results.svelte-1wi07ea,.initial-prompt.svelte-1wi07ea{text-align:center;color:var(--on-surface-variant-color)}.icon.svelte-1wi07ea{margin-bottom:1rem;color:var(--outline-variant-color)}.banner.svelte-1wi07ea{padding:1rem 1.5rem;border-radius:var(--border-radius);margin-bottom:1.5rem;cursor:pointer}.error-banner.svelte-1wi07ea{background-color:var(--error-container-color);color:var(--on-error-container-color)}.success-banner.svelte-1wi07ea{background-color:var(--success-container-color);color:var(--on-success-container-color)}.table-wrapper.svelte-1wi07ea{width:100%}table.svelte-1wi07ea{width:100%;border-collapse:collapse}th.svelte-1wi07ea,td.svelte-1wi07ea{padding:1rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color)}th.svelte-1wi07ea{font-weight:600;color:var(--on-surface-variant-color);background-color:var(--surface-container-high-color)}.status-badge.svelte-1wi07ea{padding:.3rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:capitalize}.status-approved.svelte-1wi07ea{background-color:var(--success-container-color);color:var(--on-success-container-color)}.status-rejected.svelte-1wi07ea{background-color:var(--error-container-color);color:var(--on-error-container-color)}.status-cancelled.svelte-1wi07ea{background-color:var(--outline-variant-color);color:var(--on-surface-variant-color)}.status-default.svelte-1wi07ea{background-color:var(--secondary-container-color);color:var(--on-secondary-container-color)}.actions-cell.svelte-1wi07ea{text-align:center;position:relative}tr.svelte-1wi07ea:has(.dropdown-container.open:where(.svelte-1wi07ea)){position:relative;z-index:10}.loader-container.svelte-p93c4m{display:flex;justify-content:center;align-items:center;min-height:60vh;background:linear-gradient(135deg,#4c51bf,#667eea);color:#fff;padding:2rem}.loader-content.svelte-p93c4m{text-align:center}.spinner.svelte-p93c4m{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #ffffff;width:50px;height:50px;animation:svelte-p93c4m-spin 1s linear infinite;margin:0 auto 1.5rem}h2.svelte-p93c4m{font-size:2.5rem;margin-bottom:.5rem;text-shadow:1px 1px 4px rgba(0,0,0,.2)}p.svelte-p93c4m{font-size:1.2rem;opacity:.9}@keyframes svelte-p93c4m-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.newsletter-container.svelte-c3ec4t{padding:2rem;max-width:1400px;margin:0 auto}.header.svelte-c3ec4t{margin-bottom:1.5rem}.banner.svelte-c3ec4t{padding:1rem;border-radius:var(--border-radius);margin-bottom:1.5rem;cursor:pointer}.error.svelte-c3ec4t{background-color:var(--error-container-color);color:var(--on-error-container-color)}.success.svelte-c3ec4t{background-color:var(--success-container-color);color:var(--on-success-container-color)}.composer-layout.svelte-c3ec4t{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem}.column.svelte-c3ec4t section:where(.svelte-c3ec4t){background-color:var(--surface-container-color);padding:1.5rem;border-radius:var(--border-radius);margin-bottom:1.5rem}.section-header.svelte-c3ec4t{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header.svelte-c3ec4t h3:where(.svelte-c3ec4t),h4.svelte-c3ec4t{margin:0}.section-header-sub.svelte-c3ec4t{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;border-bottom:1px solid var(--surface-container-high-color);padding-bottom:.5rem}.delete-button.svelte-c3ec4t{background:none;border:none;color:var(--error-color);cursor:pointer;font-size:.9em;font-weight:500;display:flex;align-items:center;gap:.4rem;padding:.3rem .6rem;border-radius:var(--border-radius);transition:background-color .2s}.delete-button.svelte-c3ec4t:hover:not(:disabled){background-color:var(--error-container-color)}.delete-button.svelte-c3ec4t:disabled{opacity:.5;cursor:not-allowed}h4.svelte-c3ec4t{margin-top:1.5rem}.column.svelte-c3ec4t>section:where(.svelte-c3ec4t)>h4:where(.svelte-c3ec4t){margin-top:0}.hidden.svelte-c3ec4t{display:none}.ai-button.svelte-c3ec4t{background-color:var(--primary-container-color);color:var(--on-primary-container-color);border:none;padding:.6rem 1rem;border-radius:var(--border-radius-large);cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out}.ai-button.svelte-c3ec4t:hover:not(:disabled){filter:brightness(1.1)}.ai-button.svelte-c3ec4t:disabled{opacity:.6;cursor:not-allowed}.form-group.svelte-c3ec4t{margin-bottom:1rem}.form-group.svelte-c3ec4t label:where(.svelte-c3ec4t){display:block;font-weight:500;margin-bottom:.5rem;font-size:.9em}.list-container.svelte-c3ec4t{max-height:220px;overflow-y:auto;background:var(--surface-container-low-color);border-radius:var(--border-radius-small);padding:.75rem;border:1px solid var(--surface-container-high-color)}.list-item-row.svelte-c3ec4t{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:center;padding:.3rem .4rem;border-radius:4px;transition:background-color .2s;cursor:pointer}.list-item-row.svelte-c3ec4t:hover{background-color:var(--surface-container-high-color)}.list-item-row.svelte-c3ec4t input[type=checkbox]:where(.svelte-c3ec4t){margin:0}.product-text-container.svelte-c3ec4t,.list-item-row.svelte-c3ec4t div:where(.svelte-c3ec4t){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-brand.svelte-c3ec4t{font-weight:600;color:var(--primary-color)}.recipient-email.svelte-c3ec4t{color:var(--on-surface-variant-color);font-size:.9em}.select-all.svelte-c3ec4t{font-weight:700}.configure-products-list.svelte-c3ec4t{width:100%}.configure-header.svelte-c3ec4t,.configure-row.svelte-c3ec4t{display:grid;grid-template-columns:2.5fr 1fr 1fr;gap:1rem;align-items:center}.configure-header.svelte-c3ec4t{font-size:.9em;font-weight:500;color:var(--on-surface-variant-color);padding-bottom:.5rem;margin-bottom:.25rem;border-bottom:1px solid var(--surface-container-high-color)}.configure-row.svelte-c3ec4t{padding:.4rem 0;border-bottom:1px solid var(--surface-container-low-color)}.configure-row.svelte-c3ec4t input:where(.svelte-c3ec4t){padding:.5rem .75rem}.configure-row.svelte-c3ec4t .product-info:where(.svelte-c3ec4t){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.95em}.actions-footer.svelte-c3ec4t{margin-top:1rem;padding-top:2rem;border-top:1px solid var(--surface-container-high-color);display:flex;justify-content:flex-end}.spinner.svelte-c3ec4t{display:inline-block;width:1.2em;height:1.2em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-c3ec4t-spin .6s linear infinite;margin-right:.5rem;vertical-align:middle}@keyframes svelte-c3ec4t-spin{to{transform:rotate(360deg)}}.dashboard-container.svelte-vb000m{width:100%;margin:0 auto}.tabs.svelte-vb000m{display:flex;justify-content:center;gap:1.5rem;padding:0 1rem;border-bottom:2px solid var(--surface-container-high-color);background:var(--surface-color)}.tabs.svelte-vb000m button:where(.svelte-vb000m){position:relative;background:none;border:none;padding:1.2rem 1rem;cursor:pointer;font-size:1rem;font-weight:600;color:var(--on-surface-variant-color);border-bottom:3px solid transparent;transition:color .3s,border-color .3s}.tabs.svelte-vb000m button.active:where(.svelte-vb000m){color:var(--primary-color);border-bottom-color:var(--primary-color)}.notification-dot.svelte-vb000m{position:absolute;top:1rem;right:.2rem;width:10px;height:10px;background-color:var(--primary-color);border-radius:50%;border:2px solid var(--surface-color)}.tab-content.svelte-vb000m{background:var(--background-color)}h3.svelte-148dwq4{color:var(--primary-color);margin-bottom:1.5rem;border-bottom:1px solid var(--outline-variant-color);padding-bottom:.5rem}.quote-info.svelte-148dwq4{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem;background-color:var(--surface-container-high-color);padding:1rem 1.5rem;border-radius:var(--border-radius)}.valid-until-date.svelte-148dwq4{font-weight:700;color:var(--primary-color)}table.svelte-148dwq4{width:100%;border-collapse:collapse;margin-bottom:1.5rem}th.svelte-148dwq4,td.svelte-148dwq4{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color)}th.svelte-148dwq4{font-weight:600;color:var(--on-surface-variant-color)}tfoot.svelte-148dwq4 td:where(.svelte-148dwq4){font-weight:700;font-size:1.1rem;text-align:right}tfoot.svelte-148dwq4 td:where(.svelte-148dwq4):first-child{text-align:left}.status-badge.svelte-148dwq4{padding:.3rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:capitalize}.status-quote-received.svelte-148dwq4{background-color:var(--secondary-container-color);color:var(--on-secondary-container-color)}.status-processing.svelte-148dwq4{background-color:var(--warning-container-color);color:var(--on-warning-container-color)}.status-approved.svelte-148dwq4{background-color:var(--success-container-color);color:var(--on-success-container-color)}.status-rejected.svelte-148dwq4{background-color:var(--error-container-color);color:var(--on-error-container-color)}.status-cancelled.svelte-148dwq4{background-color:var(--outline-variant-color);color:var(--on-surface-variant-color)}.status-expired.svelte-148dwq4{background-color:var(--error-container-color);color:var(--on-error-container-color)}.modal-actions.svelte-148dwq4{margin-top:1.5rem;display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap}.modal-actions.svelte-148dwq4 .confirm:where(.svelte-148dwq4){background-color:var(--success-container-color);color:var(--on-success-container-color)}.modal-actions.svelte-148dwq4 .reject:where(.svelte-148dwq4){background-color:var(--error-container-color);color:var(--on-error-container-color)}.decision-prompt.svelte-148dwq4,.status-message.svelte-148dwq4{margin-right:auto;font-style:italic;color:var(--on-surface-variant-color)}.status-message.success.svelte-148dwq4{color:var(--on-success-container-color);font-weight:600}.status-message.error.svelte-148dwq4{color:var(--on-error-container-color);font-weight:600}.download-pdf.svelte-148dwq4{background-color:var(--primary-color);color:var(--on-primary-color);padding:.5rem 1rem;border-radius:var(--border-radius);text-decoration:none;font-weight:500;display:inline-block;text-align:center;border:none;cursor:pointer;transition:background-color .2s}.download-pdf.svelte-148dwq4:hover{background-color:var(--primary-color-dark)}.history-container.svelte-ax8tnc{margin-top:2rem}.category-title.svelte-ax8tnc{color:var(--primary-color);border-bottom:2px solid var(--surface-container-high-color);padding-bottom:.5rem;margin-bottom:1.5rem;font-size:1.75rem}.table-wrapper.svelte-ax8tnc{overflow-x:auto;background-color:var(--surface-container-color);border-radius:var(--border-radius)}table.svelte-ax8tnc{width:100%;border-collapse:collapse}th.svelte-ax8tnc,td.svelte-ax8tnc{padding:1rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color);vertical-align:middle}th.svelte-ax8tnc{font-weight:600;color:var(--on-surface-variant-color)}.col-date.svelte-ax8tnc,.col-id.svelte-ax8tnc{width:15%}.col-products.svelte-ax8tnc{width:35%}.col-status.svelte-ax8tnc{width:20%}.col-actions.svelte-ax8tnc{width:10%;text-align:center}.actions-cell.svelte-ax8tnc{text-align:center}.product-list.svelte-ax8tnc{list-style:disc;padding-left:20px;margin:0}.status-text.svelte-ax8tnc{font-weight:600;text-transform:capitalize}.countdown.svelte-ax8tnc{font-size:.85em;font-weight:400;margin-left:.5rem;color:var(--on-surface-variant-color);opacity:.9}.status-approved.svelte-ax8tnc{color:var(--success-color, #2E7D32)}.status-rejected.svelte-ax8tnc{color:var(--error-color, #B3261E)}.status-cancelled.svelte-ax8tnc{color:var(--on-surface-variant-color);text-decoration:line-through;opacity:.7}.status-expired.svelte-ax8tnc{color:var(--error-color, #B3261E);font-weight:600}.status-quote-sent.svelte-ax8tnc{color:var(--primary-color)}.loader.svelte-ax8tnc{border-top-color:var(--primary-color);animation:svelte-ax8tnc-spinner 1.5s linear infinite}@keyframes svelte-ax8tnc-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-banner.svelte-ax8tnc{background-color:var(--error-container-color);color:var(--on-error-container-color);padding:1rem;border-radius:var(--border-radius);margin-bottom:1rem}.modal-backdrop.svelte-ax8tnc{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content.svelte-ax8tnc{background:var(--surface-container-color);padding:2rem;border-radius:var(--border-radius);width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 24px #0003;border:1px solid var(--outline-variant-color)}tr.highlight-new-quote.svelte-ax8tnc{background-color:var(--secondary-container-color)}tr.highlight-new-quote.svelte-ax8tnc td:where(.svelte-ax8tnc){font-weight:500}tr.highlight-new-quote.svelte-ax8tnc:hover{background-color:color-mix(in srgb,var(--secondary-container-color) 85%,#000000 10%)}.modal-backdrop.svelte-rvt7je{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:100}.modal.svelte-rvt7je{background-color:var(--surface-container-high-color);border-radius:var(--border-radius);width:95vw;max-width:95vw;height:65vh;max-height:75vh;display:flex;flex-direction:column;overflow:hidden}.modal-header.svelte-rvt7je{padding:1rem 2rem;border-bottom:1px solid var(--surface-container-highest-color)}.modal-header.svelte-rvt7je h3:where(.svelte-rvt7je){margin:0}.search-wrapper.svelte-rvt7je input:where(.svelte-rvt7je){width:100%;padding:.75rem;font-size:1rem;border-radius:var(--border-radius);border:1px solid var(--outline-variant-color)}.modal-body.svelte-rvt7je{padding:1rem 2rem;overflow-y:auto;flex-grow:1}.modal-actions.svelte-rvt7je{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:1px solid var(--surface-container-highest-color);background:var(--surface-container-high-color)}.status-fullscreen.svelte-rvt7je{text-align:center;padding:1rem;color:var(--on-surface-variant-color)}.form-section.svelte-rvt7je{margin-top:.1rem;margin-bottom:.1rem}.section-title.svelte-rvt7je{color:var(--primary-color);font-size:1rem;font-weight:600;margin-bottom:.1rem;padding-bottom:.1rem;border-bottom:2px solid var(--primary-color);display:inline-block}.shipping-grid.svelte-rvt7je{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.1rem;background-color:var(--surface-container-color);padding:.5rem;border-radius:var(--border-radius)}.input-group.svelte-rvt7je{display:flex;flex-direction:column}.input-group.full-width.svelte-rvt7je{grid-column:1 / -1}.input-group.svelte-rvt7je label:where(.svelte-rvt7je){margin-bottom:.2rem;font-weight:500;font-size:.9rem}.input-group.svelte-rvt7je input:where(.svelte-rvt7je),.input-group.svelte-rvt7je textarea:where(.svelte-rvt7je){width:100%;padding:.2rem;font-size:1rem;border-radius:var(--border-radius-small);border:.5px solid var(--outline-variant-color);background-color:var(--surface-color);color:var(--on-surface-color)}.input-group.svelte-rvt7je textarea:where(.svelte-rvt7je){min-height:50px;resize:vertical}.category-group.svelte-rvt7je{margin-top:1rem}.category-title-modal.svelte-rvt7je{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--on-surface-color)}.table-wrapper.svelte-rvt7je{overflow-x:auto;background-color:var(--surface-container-color);border-radius:var(--border-radius)}table.svelte-rvt7je{width:100%;border-collapse:collapse;table-layout:fixed}th.svelte-rvt7je,td.svelte-rvt7je{padding:1rem;text-align:left;border-bottom:1px solid var(--surface-container-highest-color);word-wrap:break-word;vertical-align:middle}th.svelte-rvt7je{font-weight:600}tr.selected.svelte-rvt7je{background-color:rgba(var(--primary-color-rgb),.1)}.col-select.svelte-rvt7je{width:5%;text-align:center}.col-brand.svelte-rvt7je,.col-id.svelte-rvt7je{width:15%}.col-name.svelte-rvt7je{width:30%}.col-desc.svelte-rvt7je{width:25%}.col-qty.svelte-rvt7je{width:7%;text-align:center}.col-qty.svelte-rvt7je input:where(.svelte-rvt7je){margin:auto}.quantity-input.svelte-rvt7je{width:70px;text-align:center}td.svelte-rvt7je strong:where(.svelte-rvt7je){font-weight:600;font-family:monospace}.error-banner.svelte-rvt7je{background-color:var(--error-container-color);color:var(--on-error-container-color);padding:1rem;border-radius:var(--border-radius);margin-top:1rem}.sticky-error.svelte-rvt7je{position:sticky;bottom:1rem;z-index:10}.container.svelte-akc446{padding:2rem}.dashboard-header.svelte-akc446{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.dashboard-header.svelte-akc446 h2:where(.svelte-akc446){margin:0}.status-fullscreen.svelte-akc446{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:60vh;background-color:var(--surface-container-color);border-radius:var(--border-radius)}.status-fullscreen.svelte-akc446 h2:where(.svelte-akc446){font-size:2rem;color:var(--primary-color);margin-bottom:1rem}.status-fullscreen.svelte-akc446 p:where(.svelte-akc446){max-width:500px;line-height:1.6}.request-history-container.svelte-akc446{margin-top:2rem}main.svelte-2iedpw{display:flex;justify-content:center;align-items:flex-start;padding:4rem 2rem;width:100%;box-sizing:border-box}.response-container.svelte-2iedpw{width:100%;max-width:1100px}.card.svelte-2iedpw{background-color:var(--surface-container-color);padding:2.5rem;border-radius:var(--border-radius-large)}.subtitle.svelte-2iedpw{color:var(--on-surface-variant-color);margin-top:-1rem;margin-bottom:2rem}.fine-print.svelte-2iedpw{font-size:.8rem;color:var(--on-surface-variant-color);margin-top:1.5rem;margin-bottom:1.5rem;text-align:center}.form-grid.svelte-2iedpw{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-bottom:2rem;text-align:left}.form-group.svelte-2iedpw label:where(.svelte-2iedpw){display:block;margin-bottom:.5rem;font-weight:600;font-size:1rem}.form-group.svelte-2iedpw input:where(.svelte-2iedpw){width:100%}.error-text.svelte-2iedpw{color:var(--error-color);font-weight:500;margin-bottom:1.5rem;text-align:center}.centered-state.svelte-2iedpw{text-align:center;padding:3rem}.centered-state.svelte-2iedpw h3:where(.svelte-2iedpw){font-size:1.5rem;margin-bottom:.5rem}.error-state.svelte-2iedpw p:where(.svelte-2iedpw){color:var(--error-color)}.success-state.svelte-2iedpw p:where(.svelte-2iedpw){color:var(--secondary-color)}@media(max-width:768px){.form-grid.svelte-2iedpw{grid-template-columns:1fr}table.svelte-2iedpw thead:where(.svelte-2iedpw){display:none}table.svelte-2iedpw tbody:where(.svelte-2iedpw),table.svelte-2iedpw tr:where(.svelte-2iedpw),table.svelte-2iedpw td:where(.svelte-2iedpw){display:block;width:100%}table.svelte-2iedpw tr:where(.svelte-2iedpw){margin-bottom:1rem;border-bottom:2px solid var(--surface-container-low-color);padding-bottom:1rem}table.svelte-2iedpw td:where(.svelte-2iedpw){text-align:right;padding-left:50%;position:relative}table.svelte-2iedpw td:where(.svelte-2iedpw):before{content:attr(data-label);position:absolute;left:.5rem;width:45%;padding-right:1rem;text-align:left;font-weight:700}}.profile-container.svelte-ckastb{padding:2rem;background-color:var(--surface-container-high-color);border-radius:var(--border-radius);max-width:600px;margin:2rem auto}h3.svelte-ckastb{color:var(--primary-color);margin-top:0;margin-bottom:1.5rem}.profile-info.svelte-ckastb{background-color:var(--surface-container-color);padding:1rem;border-radius:var(--border-radius-small);margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.info-item.svelte-ckastb{display:flex;align-items:center;gap:.8rem}.info-item.svelte-ckastb p:where(.svelte-ckastb){margin:0}.password-reset-section.svelte-ckastb{margin-top:1rem}h4.svelte-ckastb{margin-bottom:.5rem}.instructions.svelte-ckastb{font-size:.95rem;color:var(--on-surface-variant-color);margin-bottom:1.5rem;line-height:1.5}.feedback-banner.svelte-ckastb{margin-top:1.5rem;padding:1rem;border-radius:var(--border-radius-small);font-weight:500}.feedback-banner.success.svelte-ckastb{background-color:var(--success-container-color);color:var(--on-success-container-color)}.feedback-banner.error.svelte-ckastb{background-color:var(--error-container-color);color:var(--on-error-container-color)}.not-found-container.svelte-1yvflu0{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}h1.svelte-1yvflu0{font-size:3rem;color:var(--primary-color)}p.svelte-1yvflu0{font-size:1.2rem;margin-bottom:2rem}a.svelte-1yvflu0{font-size:1rem;padding:.8rem 1.5rem;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:50px;transition:background-color .3s}a.svelte-1yvflu0:hover{background-color:#0056b3}.modal-overlay.svelte-3z0wmw{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.auth-form.svelte-3z0wmw{position:relative;max-width:450px;width:95%;padding:2.5rem;background:var(--color-surface);border-radius:16px;box-shadow:var(--shadow-lg);text-align:center}.close-button.svelte-3z0wmw{position:absolute;top:10px;right:10px}.forgot-password.svelte-3z0wmw{text-align:right;margin-top:.5rem}.forgot-password.svelte-3z0wmw button:where(.svelte-3z0wmw){background:none;border:none;color:var(--color-primary);cursor:pointer;font-size:.9rem;text-decoration:underline}.error-banner.svelte-3z0wmw,.success-banner.svelte-3z0wmw{padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}.error-banner.svelte-3z0wmw{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.success-banner.svelte-3z0wmw{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.modal-overlay.svelte-axgi21{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1001}.modal-overlay.svelte-axgi21:focus{outline:none}.modal-content.svelte-axgi21{position:relative;width:90%;max-width:800px;max-height:80vh;padding:2.5rem;background:var(--background-color);border-radius:var(--border-radius-large);box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column}.close-button.svelte-axgi21{position:absolute;top:1rem;right:1.5rem;background:none;border:none;font-size:2.5rem;color:var(--text-color-secondary);cursor:pointer;line-height:1}.modal-title.svelte-axgi21{font-size:2rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--outline-variant-color);color:var(--primary-color)}.content-body.svelte-axgi21{overflow-y:auto;padding-right:1rem}.content-body.svelte-axgi21::-webkit-scrollbar{width:8px}.content-body.svelte-axgi21::-webkit-scrollbar-track{background:var(--surface-container-color);border-radius:4px}.content-body.svelte-axgi21::-webkit-scrollbar-thumb{background-color:var(--outline-variant-color);border-radius:4px}.content-body.svelte-axgi21::-webkit-scrollbar-thumb:hover{background-color:var(--primary-color)}.terms-container.svelte-1gmw97y{font-family:sans-serif;line-height:1.6;padding:2rem;max-width:800px;margin:0 auto;text-align:justify}h1.svelte-1gmw97y,h2.svelte-1gmw97y{text-align:left}.legal-container.svelte-1cspurx{max-width:800px;margin:4rem auto;padding:2rem;background-color:var(--surface-container-color);border-radius:var(--border-radius-large);color:var(--on-surface-color);line-height:1.7}h1.svelte-1cspurx{color:var(--primary-color);margin-bottom:1.5rem}h2.svelte-1cspurx{margin-top:2rem;margin-bottom:1rem;border-bottom:1px solid var(--outline-variant-color);padding-bottom:.5rem}.modal-overlay.svelte-1p4rrxu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-overlay.svelte-1p4rrxu:focus{outline:none}.auth-form.svelte-1p4rrxu{position:relative;max-width:700px;width:95%;padding:2.5rem;background:var(--surface-container-color);border-radius:16px;box-shadow:var(--shadow-lg);text-align:center}.close-button.svelte-1p4rrxu{position:absolute;top:10px;right:10px;width:30px;height:30px;background:var(--surface-container-high-color);border:none;border-radius:50%;font-size:1.5rem;color:var(--on-surface-variant-color);cursor:pointer;line-height:30px;text-align:center;transition:all .2s ease}.close-button.svelte-1p4rrxu:hover{background:var(--surface-container-highest-color);transform:rotate(90deg)}h2.svelte-1p4rrxu{font-family:var(--font-primary);font-size:1.7rem;margin-bottom:.5rem}.subtitle.svelte-1p4rrxu{color:var(--on-surface-variant-color);margin-bottom:1rem}.form-group.svelte-1p4rrxu{margin-bottom:.5rem;text-align:left;position:relative}.grid-2-col.svelte-1p4rrxu{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.grid-3-col.svelte-1p4rrxu{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.legal-checkboxes.svelte-1p4rrxu{margin:.5rem 0;text-align:left}.form-group-checkbox.svelte-1p4rrxu{display:flex;align-items:center;margin-bottom:.75rem}.form-group-checkbox.svelte-1p4rrxu input[type=checkbox]:where(.svelte-1p4rrxu){margin-right:.8rem;width:18px;height:18px;accent-color:var(--primary-color)}.form-group-checkbox.svelte-1p4rrxu label:where(.svelte-1p4rrxu){margin-bottom:0;font-weight:400;font-size:.95rem}.form-group-checkbox.svelte-1p4rrxu button:where(.svelte-1p4rrxu){background:none;border:none;padding:0;font-size:inherit;color:var(--primary-color);text-decoration:underline;cursor:pointer}label.svelte-1p4rrxu{display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem}.switch-link.svelte-1p4rrxu{margin-top:.5rem;font-size:.9rem}.switch-link.svelte-1p4rrxu button:where(.svelte-1p4rrxu){background:none;border:none;color:var(--primary-color);font-weight:600;cursor:pointer;padding:0;font-size:inherit;text-decoration:underline}.input-error.svelte-1p4rrxu{border-color:var(--error-color)}.error-text.svelte-1p4rrxu{font-size:.8rem;color:var(--error-color);padding-top:2px}.error-banner.svelte-1p4rrxu{background-color:var(--error-container-color);color:var(--on-error-container-color);border:1px solid var(--error-color);padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}.container.svelte-42gu8n{display:flex;justify-content:center;align-items:flex-start;padding:4rem 2rem;width:100%;box-sizing:border-box}.pending-card.svelte-42gu8n{background-color:var(--surface-container-color);padding:2.5rem 3rem;border-radius:var(--border-radius);box-shadow:0 4px 20px #0000001a;text-align:center;max-width:600px}h2.svelte-42gu8n{color:var(--primary-color);font-size:1.8rem;margin-bottom:1rem}p.svelte-42gu8n{line-height:1.7;color:var(--on-surface-variant-color);margin-bottom:1.5rem}.spinner.svelte-42gu8n{margin:2rem auto;border:4px solid var(--surface-container-high-color);border-top:4px solid var(--primary-color);border-radius:50%;width:40px;height:40px;animation:svelte-42gu8n-spin 1s linear infinite}.status-text.svelte-42gu8n{font-style:italic;color:var(--primary-color)}@keyframes svelte-42gu8n-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-manager-container.svelte-1ostjzh{padding:2rem;background-color:#f9f9fb;border-radius:8px}h2.svelte-1ostjzh{color:#333;margin-bottom:1.5rem}.error-banner.svelte-1ostjzh{background-color:#fbe9e7;color:#c62828;padding:1rem;border-radius:4px;margin-bottom:1rem;cursor:pointer}.loading-spinner.svelte-1ostjzh{border:4px solid #f3f3f3;border-top:4px solid #0b57d0;border-radius:50%;width:40px;height:40px;animation:svelte-1ostjzh-spin 1s linear infinite;margin:2rem auto}@keyframes svelte-1ostjzh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}table.svelte-1ostjzh{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 1px 3px #0000001a}th.svelte-1ostjzh,td.svelte-1ostjzh{padding:12px 15px;text-align:left;border-bottom:1px solid #e0e0e0}th.svelte-1ostjzh{background-color:#f5f5f5;font-weight:600}tbody.svelte-1ostjzh tr:where(.svelte-1ostjzh):hover{background-color:#f9f9f9}.disable-notice.svelte-1ostjzh{font-size:.8rem;color:#666;margin-top:1rem}.switch.svelte-1ostjzh{position:relative;display:inline-block;width:50px;height:28px}.switch.svelte-1ostjzh input:where(.svelte-1ostjzh){opacity:0;width:0;height:0}.slider.svelte-1ostjzh{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s}.slider.svelte-1ostjzh:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input.svelte-1ostjzh:checked+.slider:where(.svelte-1ostjzh){background-color:#0b57d0}input.svelte-1ostjzh:disabled+.slider:where(.svelte-1ostjzh){background-color:#e0e0e0;cursor:not-allowed}input.svelte-1ostjzh:checked+.slider:where(.svelte-1ostjzh):before{transform:translate(22px)}.slider.round.svelte-1ostjzh{border-radius:34px}.slider.round.svelte-1ostjzh:before{border-radius:50%}.lang-selector.svelte-1n46o8q{display:flex;align-items:center;gap:.5rem;margin-right:1rem}.lang-button.svelte-1n46o8q{background:transparent;border:2px solid transparent;border-radius:8px;cursor:pointer;padding:.4rem .6rem;font-size:1rem;font-weight:600;line-height:1;transition:all .2s ease}.lang-button.svelte-1n46o8q:hover{transform:scale(1.1)}.lang-button.active.svelte-1n46o8q{border-color:var(--color-primary);box-shadow:0 0 8px -2px var(--color-primary)}:root{--font-primary: "Poppins", sans-serif;--font-secondary: "Inter", sans-serif;--color-background: #f8f9fa;--color-text-dark: #212529;--color-text-light: #495057;--color-primary: #0b57d0;--color-accent: #ffc107;--color-accent-dark: #e0a800;--color-surface: #ffffff;--color-border: #dee2e6;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}.svelte-1n46o8q,.svelte-1n46o8q:before,.svelte-1n46o8q:after{box-sizing:border-box;margin:0;padding:0}.app-container.svelte-1n46o8q{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-background);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23e9ecef' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}main.svelte-1n46o8q{flex-grow:1;padding:0}.main-header.svelte-1n46o8q{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:1000;box-shadow:var(--shadow-sm)}.main-nav.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center;padding:.2rem 3rem}.logo-button.svelte-1n46o8q{background:transparent;border:none;padding:0;cursor:pointer}.logo-button.svelte-1n46o8q img:where(.svelte-1n46o8q){height:100px;display:block}.nav-links.svelte-1n46o8q{display:flex;align-items:center;gap:1rem}.user-email.svelte-1n46o8q{font-family:var(--font-secondary);font-size:.9rem;font-weight:500;color:var(--color-text-light)}.nav-button.svelte-1n46o8q{font-family:var(--font-secondary);background:transparent;border:1px solid var(--color-border);color:var(--color-text-dark);padding:.6rem 1.2rem;border-radius:50px;cursor:pointer;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out}.nav-button.svelte-1n46o8q:hover{background-color:var(--color-background);border-color:var(--color-primary);color:var(--color-primary)}.nav-button.primary.svelte-1n46o8q{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-text-dark);box-shadow:0 2px 10px -2px var(--color-accent)}.nav-button.primary.svelte-1n46o8q:hover{background-color:var(--color-accent-dark);border-color:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 4px 12px -2px var(--color-accent)}.main-footer.svelte-1n46o8q{background-color:var(--color-surface);color:var(--color-text-light);padding:1.5rem 3rem;border-top:1px solid var(--color-border);flex-shrink:0;text-align:center}.footer-content.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center}.footer-links.svelte-1n46o8q .link-button:where(.svelte-1n46o8q){background:none;border:none;color:var(--color-text-light);text-decoration:none;margin-left:1.5rem;transition:color .2s;font-family:inherit;font-size:.9rem;cursor:pointer;padding:0}.footer-links.svelte-1n46o8q .link-button:where(.svelte-1n46o8q):hover{color:var(--color-primary)}.loading-fullscreen.svelte-1n46o8q{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;color:var(--color-text-light);background-color:var(--color-background)}.loader.svelte-1n46o8q{border:6px solid #e9ecef;border-top:6px solid var(--color-primary);border-radius:50%;width:50px;height:50px;animation:svelte-1n46o8q-spin 1s linear infinite;margin-bottom:1rem}@keyframes svelte-1n46o8q-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.main-nav.svelte-1n46o8q{padding:.2rem 1.5rem}.user-email.svelte-1n46o8q{display:none}}
