.app-navbar{position:sticky;top:0;z-index:100;background:linear-gradient(180deg,#0f2137,#001529);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 2px 8px #00000026}.app-navbar__inner{display:flex;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:0 24px;height:56px}.app-navbar__brand{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none;color:#fff;transition:opacity .2s}.app-navbar__brand:hover{opacity:.92;color:#fff}.app-navbar__logo{width:32px;height:32px;flex-shrink:0;display:block;border-radius:8px;box-shadow:0 2px 8px #1677ff59}.app-navbar__brand-text{font-size:17px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.app-navbar__nav{display:flex;align-items:center;gap:6px;flex:1;min-width:0;padding-left:8px}.app-navbar__link{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;border-radius:8px;color:#ffffffb8;text-decoration:none;font-size:14px;transition:color .2s,background .2s}.app-navbar__link:hover{color:#fff;background:#ffffff14}.app-navbar__link--active{color:#fff;background:#1677ffe0;box-shadow:0 2px 8px #1677ff59}.app-navbar__link--active:hover{background:#1677fff2}.app-navbar__link-icon{font-size:15px}.app-navbar__actions{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}.app-navbar__user{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.app-navbar__username{color:#ffffffeb;font-size:14px;font-weight:500}.app-navbar__role{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;font-size:12px;font-weight:500;line-height:1}.app-navbar__role--admin{color:#ffd591;background:#faad142e;border:1px solid rgba(250,173,20,.35)}.app-navbar__role--operations{color:#91caff;background:#1677ff2e;border:1px solid rgba(22,119,255,.35)}.app-navbar__role--salesperson{color:#b7eb8f;background:#52c41a2e;border:1px solid rgba(82,196,26,.35)}.app-navbar__role--user{color:#ffffffbf;background:#ffffff1a;border:1px solid rgba(255,255,255,.15)}.app-navbar__logout{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:transparent;color:#ffffffc7;font-size:14px;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.app-navbar__logout:hover{color:#fff;background:#ffffff14;border-color:#fff3}@media(max-width:768px){.app-navbar__inner{gap:12px;padding:0 16px}.app-navbar__brand-text{font-size:15px}.app-navbar__link span:last-child{display:none}.app-navbar__link{padding:0 12px}.app-navbar__username{display:none}}.brand-list__header{margin-bottom:20px}.brand-list__title{margin:0;font-size:20px;font-weight:600;color:#000000e0;line-height:1.4}.brand-list__form{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.brand-list__name-field{flex:1;min-width:200px;max-width:360px}.brand-list__table .ant-table{border:1px solid #f0f0f0;border-radius:8px}.brand-list__table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.brand-list__table .ant-table-placeholder .ant-table-cell{border-bottom:none}.brand-list__table .ant-empty{padding:48px 0}.product-detail-card__hero{display:flex;align-items:stretch;gap:20px;margin-bottom:20px;padding:16px 18px;background:linear-gradient(135deg,#fafafa,#f5f7fa);border:1px solid #f0f0f0;border-radius:12px}.product-detail-card__media{width:120px;flex-shrink:0;align-self:stretch;display:flex;min-height:120px}.product-detail-card__image{width:100%!important;height:100%!important;display:block!important;border-radius:10px;overflow:hidden}.product-detail-card__image .ant-image-img{width:100%!important;height:100%!important;object-fit:cover;display:block}.product-detail-card__no-image{width:100%;height:100%;min-height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px dashed #d9d9d9;border-radius:10px;color:#bfbfbf;font-size:14px}.product-detail-card__summary{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:14px}.product-detail-card__name{margin:0!important;line-height:1.35!important;color:#000000e0}.product-detail-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;flex:1}.product-detail-card__meta-item{display:flex;flex-direction:column;gap:4px;min-width:0;padding:10px 12px;background:#fff;border:1px solid #f0f0f0;border-radius:8px}.product-detail-card__meta-label{font-size:12px;line-height:1.2;color:#00000073}.product-detail-card__meta-value{font-size:14px;line-height:1.4;font-weight:500;color:#000000e0;word-break:break-all}.product-detail-card__meta-item:last-child{grid-column:1 / -1}.product-detail-card__desc{margin-bottom:0}@media(max-width:520px){.product-detail-card__hero{flex-direction:column;align-items:center;text-align:center}.product-detail-card__media{width:160px;height:160px;align-self:center}.product-detail-card__meta{width:100%;grid-template-columns:1fr;flex:none}.product-detail-card__meta-item:last-child{grid-column:auto}}.product-list__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.product-list__title{margin:0;font-size:20px;font-weight:600;color:#000000e0;line-height:1.4}.product-list__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.product-list__filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-list__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-left:auto}.product-list__table .ant-table{border:1px solid #f0f0f0;border-radius:8px}.product-list__table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.product-list__table .ant-table-placeholder .ant-table-cell{border-bottom:none}.product-list__table .ant-empty{padding:48px 0}.product-list__table .ant-table-pagination{margin:16px 0 0!important}.product-form__hero{display:flex;align-items:flex-start;gap:16px;margin-bottom:4px}.product-form .ant-form-item{margin-bottom:10px}.product-form .ant-form-item-label{padding-bottom:2px}.product-form .ant-form-item-label>label{height:auto}.product-form .ant-form-item-extra{margin-top:2px;min-height:auto}.product-form__hero-fields .ant-form-item{margin-bottom:10px}.product-form__hero-fields .ant-form-item:last-child{margin-bottom:0}.product-form__image{flex-shrink:0;margin-bottom:0!important}.product-form__image .ant-upload-wrapper{width:auto}.product-form__image .ant-form-item-extra{max-width:112px;line-height:1.35;font-size:12px}.product-form__hero-fields{flex:1;min-width:0}@media(max-width:520px){.product-form__hero{flex-direction:column}.product-form__image .ant-form-item-extra{max-width:none}}@media(max-width:768px){.product-list__toolbar{flex-direction:column;align-items:stretch}.product-list__actions{margin-left:0;justify-content:flex-end}}*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
