.login-page[data-v-13d4bdd7]{font-family:Roboto Condensed,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem;background-image:url(/images/background.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.login-page[data-v-13d4bdd7]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:1}.login-card[data-v-13d4bdd7]{background-color:#fff;padding:2rem 2.5rem;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;width:100%;max-width:26rem;border:1px solid #e5e7eb;position:relative;z-index:2}.login-form__group[data-v-13d4bdd7]{margin-bottom:1.25rem}.login-form__group[data-v-13d4bdd7]:last-of-type{margin-bottom:1.75rem}.login-form__label[data-v-13d4bdd7]{display:block;font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.25rem}.login-form__input[data-v-13d4bdd7]{margin-top:.25rem;display:block;width:100%;padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;background-color:#f9fafb;font-size:.875rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.login-form__input[data-v-13d4bdd7]::placeholder{color:#9ca3af}.login-form__input[data-v-13d4bdd7]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.login-form__button[data-v-13d4bdd7]{width:100%;display:flex;justify-content:center;align-items:center;padding:.6rem 1rem;border:1px solid transparent;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;font-size:.875rem;font-weight:600;color:#fff;background-color:#3b82f6;transition:background-color .15s ease-in-out,opacity .15s ease-in-out}.login-form__button[data-v-13d4bdd7]:hover{background-color:#2563eb}.login-form__button[data-v-13d4bdd7]:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.login-form__button[data-v-13d4bdd7]:disabled{opacity:.6;cursor:not-allowed}.login-form__button-spinner[data-v-13d4bdd7]{animation:spin-13d4bdd7 1s linear infinite;margin-right:.75rem;margin-left:-.25rem;height:1.25rem;width:1.25rem;color:#fff}.login-form__error-message[data-v-13d4bdd7]{margin-top:1rem;font-size:.875rem;color:#ef4444;text-align:center}@keyframes spin-13d4bdd7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-page[data-v-c023365f]{font-family:Inter,sans-serif;background-color:#f9fafb;min-height:calc(100vh - YOUR_HEADER_HEIGHT);padding:2rem 1rem}@media (min-width: 768px){.dashboard-page[data-v-c023365f]{padding:2.5rem}}.dashboard-page__content[data-v-c023365f]{max-width:1140px;margin:0 auto}.dashboard-page__title[data-v-c023365f]{font-size:1.875rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.dashboard-page__subtitle[data-v-c023365f]{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:2rem}.dashboard-page__quick-stats[data-v-c023365f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.stat-card[data-v-c023365f]{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.stat-card__title[data-v-c023365f]{font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}.stat-card__value[data-v-c023365f]{font-size:1.75rem;font-weight:700;color:#1f2937}.button[data-v-7edcefbd]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;cursor:pointer}.button[data-v-7edcefbd]:disabled{opacity:.5;cursor:not-allowed}.button--primary[data-v-7edcefbd]{background-color:#10b981;color:#fff}.button--primary[data-v-7edcefbd]:hover{background-color:#059669}.button--secondary[data-v-7edcefbd]{background-color:#3b82f6;color:#fff}.button--secondary[data-v-7edcefbd]:hover{background-color:#2563eb}.button--edit[data-v-7edcefbd]{background-color:#f59e0b;color:#fff}.button--edit[data-v-7edcefbd]:hover{background-color:#d97706}.button--delete[data-v-7edcefbd]{background-color:#ef4444;color:#fff}.button--delete[data-v-7edcefbd]:hover{background-color:#dc2626}.button--outline[data-v-7edcefbd]{background-color:#fff;color:#4b5563;border-color:#d1d5db}.button--outline[data-v-7edcefbd]:hover{background-color:#f3f4f6}.button--fullwidth[data-v-7edcefbd]{width:100%}.button--icon .button__icon-svg[data-v-7edcefbd]{width:1.25rem;height:1.25rem;margin-right:.5rem}.button--icon-only[data-v-7edcefbd]{padding:.5rem}.button--icon-only .button__icon-svg--small[data-v-7edcefbd]{width:1.25rem;height:1.25rem}.products-list-page[data-v-7edcefbd]{font-family:Inter,sans-serif;background-color:#f9fafb;min-height:calc(100vh - YOUR_HEADER_HEIGHT);padding:2rem 1rem}@media (min-width: 768px){.products-list-page[data-v-7edcefbd]{padding:2rem}}.products-list-page__header[data-v-7edcefbd]{max-width:1140px;margin:0 auto 2rem;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.products-list-page__title[data-v-7edcefbd]{font-size:2.25rem;font-weight:700;color:#1f2937}.products-list-page__search-filter[data-v-7edcefbd]{max-width:1140px;margin:0 auto 1.5rem;padding:0 1rem}.products-list-page__search-filter .form-input--search[data-v-7edcefbd]{width:100%}@media (min-width: 768px){.products-list-page__search-filter .form-input--search[data-v-7edcefbd]{width:40%}}.products-list-page__message[data-v-7edcefbd]{max-width:1140px;margin:2rem auto;padding:1rem;text-align:center;font-size:1rem;border-radius:.375rem}.products-list-page__message--loading[data-v-7edcefbd]{color:#6b7280}.products-list-page__message--error[data-v-7edcefbd]{color:#ef4444;background-color:#fee2e2;border:1px solid #fca5a5}.products-list-page__message--no-results[data-v-7edcefbd]{color:#4b5563}.products-list-page__pagination[data-v-7edcefbd]{max-width:1140px;margin:2rem auto 0;padding:0 1rem;display:flex;justify-content:center;align-items:center;gap:.75rem}.products-list-page__pagination .pagination__info[data-v-7edcefbd]{font-size:.875rem;color:#4b5563}.products-grid[data-v-7edcefbd]{max-width:1140px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.products-grid[data-v-7edcefbd]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.products-grid[data-v-7edcefbd]{grid-template-columns:repeat(3,1fr)}}.product-card[data-v-7edcefbd]{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;display:flex;flex-direction:column}.product-card__image-container[data-v-7edcefbd]{width:100%;height:224px;overflow:hidden}.product-card__image[data-v-7edcefbd]{width:100%;height:100%;object-fit:cover}.product-card__content[data-v-7edcefbd]{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.product-card__name[data-v-7edcefbd]{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.product-card__meta[data-v-7edcefbd]{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.product-card__price[data-v-7edcefbd]{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;margin-top:auto}.product-card__actions[data-v-7edcefbd]{padding:0 1rem 1rem;margin-top:auto}.product-card__actions .button--secondary[data-v-7edcefbd]{margin-bottom:.5rem}.product-card__admin-actions[data-v-7edcefbd]{display:flex;gap:.5rem}.product-card__admin-actions .button[data-v-7edcefbd]{flex:1}.form-input[data-v-7edcefbd]{display:block;width:100%;padding:.6rem .9rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;background-color:#f9fafb;font-size:.875rem;color:#1f2937;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-input[data-v-7edcefbd]::placeholder{color:#6b7280}.form-input[data-v-7edcefbd]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.product-form[data-v-188273ea]{font-family:Inter,sans-serif}.product-form .form-group[data-v-188273ea],.product-form .form-fieldset[data-v-188273ea]{margin-bottom:1.5rem}.form-label[data-v-188273ea]{display:block;font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.25rem}.form-input[data-v-188273ea],.form-textarea[data-v-188273ea],.form-select[data-v-188273ea]{display:block;width:100%;padding:.6rem .9rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;background-color:#f9fafb;font-size:.875rem;color:#1f2937;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-input[data-v-188273ea]::placeholder,.form-textarea[data-v-188273ea]::placeholder,.form-select[data-v-188273ea]::placeholder{color:#6b7280}.form-input[data-v-188273ea]:focus,.form-textarea[data-v-188273ea]:focus,.form-select[data-v-188273ea]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.form-textarea[data-v-188273ea]{min-height:80px;resize:vertical}.form-select[data-v-188273ea]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25em 1.25em;padding-right:2.5rem}.form-grid[data-v-188273ea]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.form-grid[data-v-188273ea]{grid-template-columns:repeat(2,1fr)}}.form-fieldset[data-v-188273ea]{border:none;padding:0}.form-legend[data-v-188273ea]{font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.75rem}.form-checkbox-group[data-v-188273ea]{display:flex;flex-wrap:wrap;gap:1rem}.form-checkbox-item[data-v-188273ea]{display:flex;align-items:center}.form-checkbox[data-v-188273ea]{height:1rem;width:1rem;color:#3b82f6;border:1px solid #d1d5db;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.form-checkbox[data-v-188273ea]:focus{outline:none;box-shadow:0 0 0 3px #3b82f633}.form-checkbox-label[data-v-188273ea]{margin-left:.5rem;font-size:.875rem;color:#1f2937}.form-error-message[data-v-188273ea]{color:#ef4444;font-size:.875rem;margin-top:.5rem;text-align:left}.form-submit-button[data-v-188273ea]{width:100%;display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;border:1px solid transparent;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;font-size:.875rem;font-weight:500;color:#fff;background-color:#3b82f6;transition:background-color .15s ease-in-out,opacity .15s ease-in-out}.form-submit-button[data-v-188273ea]:hover{background-color:#2563eb}.form-submit-button[data-v-188273ea]:focus{outline:none;box-shadow:0 0 0 3px #3b82f64d}.form-submit-button[data-v-188273ea]:disabled{opacity:.5;cursor:not-allowed}.form-submit-button__spinner[data-v-188273ea]{animation:spin-188273ea 1s linear infinite;margin-right:.75rem;margin-left:-.25rem;height:1.25rem;width:1.25rem;color:#fff}@keyframes spin-188273ea{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-create-page[data-v-753aa502]{font-family:Inter,sans-serif;background-color:#f9fafb;min-height:calc(100vh - YOUR_HEADER_HEIGHT);padding:2rem 1rem}@media (min-width: 768px){.product-create-page[data-v-753aa502]{padding:2rem}}.product-create-page__header[data-v-753aa502]{max-width:960px;margin:0 auto 2rem;padding:0 1rem}.product-create-page__title[data-v-753aa502]{font-size:1.875rem;font-weight:700;color:#1f2937}.product-create-page__form-container[data-v-753aa502]{max-width:960px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-edit-page[data-v-22a95311]{font-family:Inter,sans-serif;background-color:#f9fafb;min-height:calc(100vh - YOUR_HEADER_HEIGHT);padding:2rem 1rem}@media (min-width: 768px){.product-edit-page[data-v-22a95311]{padding:2rem}}.product-edit-page__header[data-v-22a95311]{max-width:960px;margin:0 auto 2rem;padding:0 1rem}.product-edit-page__title[data-v-22a95311]{font-size:1.875rem;font-weight:700;color:#1f2937}.product-edit-page__loading-message[data-v-22a95311],.product-edit-page__error-message[data-v-22a95311]{max-width:960px;margin:2rem auto;padding:1rem;text-align:center;font-size:1rem;border-radius:.375rem}.product-edit-page__loading-message[data-v-22a95311]{color:#6b7280;background-color:#eef2ff;border:1px solid #c7d2fe}.product-edit-page__error-message[data-v-22a95311]{color:#ef4444;background-color:#fee2e2;border:1px solid #fca5a5}.product-edit-page__form-container[data-v-22a95311]{max-width:960px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.button[data-v-d1590930]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1px solid transparent;border-radius:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .15s ease-in-out;cursor:pointer}.button--primary[data-v-d1590930]{background-color:#3b82f6;color:#fff}.button--primary[data-v-d1590930]:hover{background-color:#2563eb}.not-found-page[data-v-d1590930]{font-family:Inter,sans-serif;background-color:#f9fafb;min-height:calc(100vh - YOUR_HEADER_HEIGHT);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.not-found-page__content[data-v-d1590930]{max-width:600px}.not-found-page__title[data-v-d1590930]{font-size:6rem;font-weight:700;color:#1f2937;line-height:1;margin-bottom:.5rem}.not-found-page__subtitle[data-v-d1590930]{font-size:1.75rem;color:#4b5563;margin-top:1rem;margin-bottom:1rem}.not-found-page__description[data-v-d1590930]{font-size:1rem;color:#9ca3af;margin-bottom:2.5rem;line-height:1.6}.not-found-page__home-link[data-v-d1590930]{margin-top:1.5rem}.button[data-v-a83490d1]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid transparent;border-radius:.375rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out;cursor:pointer}.button--danger[data-v-a83490d1]{background-color:#e74c3c;color:#ecf0f1}.button--danger[data-v-a83490d1]:hover{background-color:#d62c1a}.button--small[data-v-a83490d1]{padding:.4rem .8rem}.app-navbar[data-v-a83490d1]{background-color:#2c3e50;color:#ecf0f1;padding:0 1rem;box-shadow:0 2px 4px #0000001a;height:64px;display:flex;align-items:center;font-family:Inter,sans-serif}.app-navbar__container[data-v-a83490d1]{width:100%;max-width:1140px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.app-navbar__brand[data-v-a83490d1]{display:flex;align-items:center;text-decoration:none;color:#ecf0f1}.app-navbar__brand[data-v-a83490d1]:hover,.app-navbar__brand[data-v-a83490d1]:focus{opacity:.9}.app-navbar__logo[data-v-a83490d1]{height:32px;width:auto;margin-right:.75rem}.app-navbar__title[data-v-a83490d1]{font-size:1.25rem;font-weight:600;white-space:nowrap}.app-navbar__actions[data-v-a83490d1]{display:flex;align-items:center;gap:.5rem}.app-navbar__link[data-v-a83490d1]{padding:.5rem .75rem;border-radius:.375rem;text-decoration:none;color:#ecf0f1;font-size:.9rem;transition:background-color .15s ease-in-out}.app-navbar__link[data-v-a83490d1]:hover,.app-navbar__link.router-link-exact-active[data-v-a83490d1]{background-color:#3e5871}.app-navbar__logout-button[data-v-a83490d1]{margin-left:.75rem}
