.admin-category-view{max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box;padding-bottom:2rem;min-width:0}.category-view-breadcrumbs{margin-bottom:1.5rem}.category-view-breadcrumbs-content{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:#64748b;margin-bottom:1rem}.category-view-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.category-view-breadcrumb-link:hover{color:#1e293b}.category-view-breadcrumb-separator{color:#94a3b8}.category-view-breadcrumb-current{color:#1e293b;font-weight:500}.category-view-header-title{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;width:100%}@media (min-width: 640px){.category-view-header-title{flex-direction:row;justify-content:space-between;align-items:flex-start}}.category-view-header-title h1{font-size:1.5rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.category-view-header-category-name{font-size:1rem;font-weight:600;color:#475569;margin:0;word-break:break-word;line-height:1.4}.category-view-header-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;width:100%}@media (min-width: 640px){.category-view-header-actions{width:auto;flex-wrap:nowrap}}.category-view-view-site-link{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#2563eb;text-decoration:none;transition:color .2s;white-space:nowrap;flex-shrink:0}.category-view-view-site-link:hover{color:#1d4ed8}.category-view-edit-link{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#475569;text-decoration:none;transition:color .2s;white-space:nowrap;flex-shrink:0}@media (max-width: 639px){.category-view-view-site-link,.category-view-edit-link{font-size:.8125rem}}.category-view-edit-link:hover{color:#1e293b}.category-view-action-bar{background:#fff;padding:.5rem;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;position:sticky;top:0;z-index:20;width:100%;box-sizing:border-box;overflow:hidden}@media (min-width: 640px){.category-view-action-bar{padding:1rem;gap:.75rem}}.category-view-action-bar-buttons{display:flex;gap:.375rem;width:100%;flex-shrink:0;min-width:0}@media (min-width: 640px){.category-view-action-bar-buttons{width:auto;gap:.75rem}}.category-view-action-bar-back,.category-view-action-bar-edit{flex:1;padding:.5rem .625rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:.375rem;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.25rem;transition:all .2s;white-space:nowrap;min-height:2.25rem;min-width:0}@media (min-width: 375px){.category-view-action-bar-back,.category-view-action-bar-edit{padding:.5rem .75rem;font-size:.6875rem;gap:.375rem}}@media (min-width: 640px){.category-view-action-bar-back,.category-view-action-bar-edit{flex:none;padding:.5rem 1rem;font-size:.75rem;gap:.5rem;min-height:auto;letter-spacing:.05em}}@media (min-width: 768px){.category-view-action-bar-back,.category-view-action-bar-edit{padding:.5rem 1.25rem}}.category-view-action-bar-back{color:#64748b;background:transparent;border:none;cursor:pointer}.category-view-action-bar-back:hover{color:#1e293b}.category-view-action-bar-edit{color:#fff;background:#1e293b;border:none;box-shadow:0 1px 2px #0000000d}.category-view-action-bar-edit:hover{background:#0f172a}.category-view-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 1280px){.category-view-grid{grid-template-columns:2fr 1fr}}.category-view-main-content{display:flex;flex-direction:column;gap:1.5rem;min-width:0;width:100%;box-sizing:border-box}.category-view-sidebar{display:flex;flex-direction:column;gap:1.5rem}.category-view-card{background:#fff;border-radius:.375rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;overflow:hidden}.category-view-card-header{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.category-view-card-header-title{font-size:.875rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin:0}.category-view-card-content{padding:1.5rem}.category-view-info-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.category-view-info-grid{grid-template-columns:repeat(2,1fr)}}.category-view-info-item{display:flex;flex-direction:column;gap:.375rem}.category-view-info-label{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.category-view-info-value{font-size:.875rem;color:#1e293b;word-break:break-word}.category-view-info-value-mono{font-family:Courier New,monospace;font-size:.8125rem;color:#64748b}.category-view-info-value-large{font-size:1rem;font-weight:600;color:#1e293b}.category-view-description{line-height:1.6;white-space:pre-wrap}.category-view-status-badge{display:inline-block;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.category-view-status-badge.active{background:#dcfce7;color:#166534}.category-view-status-badge.inactive{background:#fee2e2;color:#991b1b}.category-view-language-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-view-language-tabs::-webkit-scrollbar{display:none}.category-view-language-tab{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#64748b;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s;margin-bottom:-1px;white-space:nowrap;flex-shrink:0}@media (max-width: 480px){.category-view-language-tab{padding:.5rem .75rem;font-size:.8125rem}}@media (max-width: 374px){.category-view-language-tab{padding:.5rem .625rem;font-size:.75rem}}.category-view-language-tab:hover{color:#475569}.category-view-language-tab.active{color:#1e293b;border-bottom-color:#1e293b;font-weight:600}.category-view-translation-content{display:flex;flex-direction:column;gap:1.5rem}.category-view-translation-section{display:flex;flex-direction:column;gap:.5rem}.category-view-section-subtitle{font-size:.875rem;font-weight:600;color:#334155;margin:.5rem 0}.category-view-seo-item{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.category-view-seo-item:first-child{margin-top:0;padding-top:0;border-top:none}.category-view-image-container{width:100%;aspect-ratio:1;border:1px solid #e2e8f0;border-radius:.375rem;overflow:hidden;background:#f8fafc}.category-view-image{width:100%;height:100%;object-fit:contain}.category-view-link{color:#2563eb;text-decoration:none;transition:color .2s}.category-view-link:hover{color:#1d4ed8;text-decoration:underline}.back-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;color:#64748b;text-decoration:none;font-size:.875rem;transition:color .2s}.back-link:hover{color:#1e293b}.error-message{padding:1rem;background:#fee2e2;color:#991b1b;border-radius:.375rem;margin-bottom:1rem}.category-view-loading-text{font-size:.75rem;font-weight:400;color:#94a3b8;text-transform:none}.category-view-subcategories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.category-view-subcategory-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.375rem;text-decoration:none;transition:all .2s;background:#fff}.category-view-subcategory-item:hover{border-color:#2563eb;box-shadow:0 2px 4px #0000001a}.category-view-subcategory-image{width:80px;height:80px;border-radius:.25rem;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.category-view-subcategory-image img{width:100%;height:100%;object-fit:cover}.category-view-subcategory-name{font-size:.875rem;font-weight:500;color:#1e293b;text-align:center;word-break:break-word}.category-view-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.category-view-product-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.375rem;text-decoration:none;transition:all .2s;background:#fff}.category-view-product-item:hover{border-color:#2563eb;box-shadow:0 2px 4px #0000001a}.category-view-product-image{width:120px;height:120px;border-radius:.25rem;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.category-view-product-image img{width:100%;height:100%;object-fit:contain}.category-view-product-name{font-size:.875rem;font-weight:500;color:#1e293b;text-align:center;word-break:break-word;line-height:1.4}.category-view-brands-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.category-view-brand-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.375rem;text-decoration:none;transition:all .2s;background:#fff}.category-view-brand-item:hover{border-color:#2563eb;box-shadow:0 2px 4px #0000001a}.category-view-brand-image{width:80px;height:80px;border-radius:.25rem;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:.5rem}.category-view-brand-image img{width:100%;height:100%;object-fit:contain}.category-view-brand-placeholder{width:80px;height:80px;border-radius:.25rem;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#64748b}.category-view-brand-name{font-size:.875rem;font-weight:500;color:#1e293b;text-align:center;word-break:break-word}.category-view-empty-state{padding:2rem;text-align:center;color:#94a3b8;font-size:.875rem}@media (max-width: 374px){.category-view-action-bar-back svg,.category-view-action-bar-edit svg{width:10px;height:10px}.admin-category-view,.category-view-main-content{width:100%;max-width:100%}}@media (min-width: 375px) and (max-width: 639px){.category-view-action-bar-back svg,.category-view-action-bar-edit svg{width:12px;height:12px}}@media (max-width: 767px){.category-view-info-grid{grid-template-columns:1fr}.category-view-card-content{padding:1rem}.category-view-subcategories-grid,.category-view-products-grid,.category-view-brands-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.category-view-subcategory-item,.category-view-product-item,.category-view-brand-item{padding:.75rem}.category-view-subcategory-image,.category-view-brand-image,.category-view-brand-placeholder{width:60px;height:60px}.category-view-product-image{width:100px;height:100px}.category-view-header-title h1{font-size:1.25rem}.category-view-header-actions{gap:.5rem}}
