.quota-alert.svelte-h7bcrl{margin-bottom:1.5rem;padding:1rem;border-radius:1rem;display:flex;align-items:center;gap:.75rem;font-size:var(--small-font-size);box-shadow:var(--shadow-small);position:relative;z-index:10}.quota-alert.svelte-h7bcrl i:where(.svelte-h7bcrl){font-size:1.25rem}.quota-alert.full.svelte-h7bcrl{background-color:#ffebee;color:#c62828;border:1px solid #ffcdd2}.quota-alert.warning.svelte-h7bcrl{background-color:#fff3e0;color:#ef6c00;border:1px solid #ffe0b2}.sentinel.svelte-h7bcrl{height:20px;width:100%;display:flex;justify-content:center;align-items:center;margin-top:2rem;min-height:50px}.loading-spinner.svelte-h7bcrl{width:30px;height:30px;border:3px solid var(--first-color-light);border-top-color:var(--first-color);border-radius:50%;animation:svelte-h7bcrl-spin 1s linear infinite}@keyframes svelte-h7bcrl-spin{to{transform:rotate(360deg)}}.container.svelte-h7bcrl{max-width:1120px;margin-inline:1.5rem}.grid.svelte-h7bcrl{display:grid;gap:1.5rem}.section.svelte-h7bcrl{padding-block:2rem 1rem}.search-filter.svelte-h7bcrl{margin-bottom:2rem}.search-box.svelte-h7bcrl{position:relative;margin-bottom:1.5rem}.search-icon.svelte-h7bcrl{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--text-color);pointer-events:none}.search-input.svelte-h7bcrl{width:100%;padding:.875rem 1rem .875rem 3rem;background-color:var(--container-color);border:2px solid transparent;border-radius:1rem;color:var(--title-color);font-size:var(--normal-font-size);box-shadow:var(--shadow-small);transition:border-color .4s,box-shadow .4s}.search-input.svelte-h7bcrl:focus{border-color:var(--first-color);box-shadow:0 4px 12px var(--shadow-first-color)}.search-input.svelte-h7bcrl::placeholder{color:var(--text-color-light)}.filter-buttons.svelte-h7bcrl{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.filter-buttons.svelte-h7bcrl::-webkit-scrollbar{height:4px}.filter-buttons.svelte-h7bcrl::-webkit-scrollbar-thumb{background-color:var(--first-color);border-radius:4px}.filter-btn.svelte-h7bcrl{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background-color:var(--container-color);border:2px solid transparent;border-radius:.75rem;color:var(--text-color);font-size:var(--small-font-size);font-weight:var(--font-medium);white-space:nowrap;cursor:pointer;transition:all .4s;box-shadow:var(--shadow-small)}.filter-btn.svelte-h7bcrl i:where(.svelte-h7bcrl){font-size:1.125rem}.filter-btn.svelte-h7bcrl:hover{background-color:var(--first-color-light);border-color:var(--first-color);box-shadow:0 4px 8px #0000001a}.filter-btn.active.svelte-h7bcrl{background-color:var(--first-color);color:var(--dark-color);border-color:var(--first-color);box-shadow:0 4px 8px var(--shadow-first-color)}.empty-state.svelte-h7bcrl{text-align:center;padding:4rem 2rem;background-color:var(--container-color);border-radius:1.5rem;box-shadow:var(--shadow-small)}.empty-icon.svelte-h7bcrl{font-size:4rem;color:var(--first-color);margin-bottom:1rem}.empty-title.svelte-h7bcrl{font-size:var(--h2-font-size);color:var(--title-color);margin-bottom:.75rem}.empty-state.svelte-h7bcrl p:where(.svelte-h7bcrl){font-size:var(--h3-font-size);color:var(--title-color);font-weight:var(--font-semi-bold);margin-bottom:.5rem}.empty-description.svelte-h7bcrl{color:var(--text-color)!important;font-size:var(--small-font-size)!important;font-weight:var(--font-normal)!important;margin-bottom:2rem!important;max-width:320px;margin-inline:auto;line-height:1.5}.button-request.svelte-h7bcrl{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--first-color);color:var(--dark-color);padding:1rem 1.5rem;border-radius:1rem;font-weight:var(--font-semi-bold);transition:.3s;box-shadow:0 4px 12px var(--shadow-first-color);margin-top:.5rem}.button-request.svelte-h7bcrl:hover{transform:translateY(-3px);box-shadow:0 6px 16px var(--shadow-first-color);color:var(--dark-color)}.button-request.svelte-h7bcrl i:where(.svelte-h7bcrl){font-size:1.25rem}.search-results-info.svelte-h7bcrl{margin-bottom:1.5rem;padding:.75rem;background-color:var(--first-color-light);border-radius:.75rem;text-align:center;font-size:var(--small-font-size)}.end-of-list.svelte-h7bcrl{margin-top:3rem;margin-bottom:2rem;padding:1.25rem;background-color:var(--container-color);border-radius:1.25rem;border:2px dashed var(--first-color-light);display:flex;align-items:center;justify-content:space-between;gap:1rem}.end-content.svelte-h7bcrl{display:flex;align-items:center;gap:.75rem;text-align:left}.end-icon.svelte-h7bcrl{font-size:1.5rem;color:var(--first-color);background-color:var(--first-color-light);padding:.5rem;border-radius:.75rem}.end-text.svelte-h7bcrl h4:where(.svelte-h7bcrl){font-size:var(--small-font-size);color:var(--title-color);font-weight:var(--font-semi-bold);margin-bottom:.125rem}.end-text.svelte-h7bcrl p:where(.svelte-h7bcrl){font-size:var(--smaller-font-size);color:var(--text-color);margin-bottom:0}.button-request-small.svelte-h7bcrl{background-color:var(--first-color);color:var(--dark-color);padding:.625rem 1rem;border-radius:.75rem;font-size:var(--smaller-font-size);font-weight:var(--font-semi-bold);transition:.3s;white-space:nowrap}.button-request-small.svelte-h7bcrl:hover{transform:scale(1.05);color:var(--dark-color)}.menu__container.svelte-h7bcrl{grid-template-columns:repeat(2,1fr);gap:.75rem}@media screen and (min-width:576px){.menu__container.svelte-h7bcrl{grid-template-columns:repeat(3,160px);justify-content:center;gap:1rem}}@media screen and (min-width:768px){.section.svelte-h7bcrl{padding-block:5rem 1rem}.menu__container.svelte-h7bcrl{grid-template-columns:repeat(3,200px);gap:1.25rem}}@media screen and (min-width:1024px){.container.svelte-h7bcrl{margin-inline:auto}.menu__container.svelte-h7bcrl{grid-template-columns:repeat(4,220px);gap:1.25rem}}
