:root{--font-body:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;--font-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important}body,.rich-text-lexical,.rich-text-lexical .editor-container,.rich-text-lexical .LexicalEditorTheme__placeholder,[data-lexical-editor]{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.np-product-cell{align-items:center;gap:.7rem;min-width:0;display:flex}.np-product-cell__thumb{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-100);border-radius:6px;flex:none;width:40px;height:40px;overflow:hidden}.np-product-cell__thumb img{object-fit:cover;width:100%;height:100%;display:block}.np-product-cell__thumb-empty{background:repeating-linear-gradient(-45deg, transparent, transparent 4px, var(--theme-elevation-150) 4px, var(--theme-elevation-150) 5px);width:100%;height:100%;display:block}.np-product-cell__text{flex-direction:column;min-width:0;display:flex}.np-product-cell__name{color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.np-product-cell__slug{color:var(--theme-elevation-450);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.np-stock{white-space:nowrap;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;line-height:1.45;display:inline-block}.np-stock--ok{color:var(--theme-success-700);background:var(--theme-success-100)}.np-stock--low{color:var(--theme-warning-700);background:var(--theme-warning-100)}.np-stock--out{color:var(--theme-error-700);background:var(--theme-error-100)}.np-stock--muted{color:var(--theme-elevation-600);background:var(--theme-elevation-100)}.collection-list--products .table td{padding-top:.4rem;padding-bottom:.4rem}.collection-list--products .table tbody tr:hover{background:var(--theme-elevation-50)}.collection-list--products .table a{text-decoration:none}.collection-edit--products .tabs-field__content-wrap{border:1px solid var(--theme-elevation-100);background:var(--theme-elevation-50);border-radius:6px;padding:1.25rem 1.5rem}.collection-edit--products .tabs-field__tab-button--active{font-weight:600}.collection-edit--products .add-block-menu,.collection-edit--products .insert-paragraph-at-end{display:none}.collection-edit--products .fixed-toolbar{z-index:5;flex-wrap:wrap;row-gap:.15rem;position:sticky;top:0}.collection-edit--posts .add-block-menu,.collection-edit--posts .insert-paragraph-at-end{display:none}.collection-edit--posts .fixed-toolbar{z-index:5;flex-wrap:wrap;row-gap:.15rem;position:sticky;top:0}.upload--has-many__draggable-rows>.upload--has-many__dragItem:first-child{position:relative}.upload--has-many__draggable-rows>.upload--has-many__dragItem:first-child:after{content:"Ảnh đại diện";background:var(--theme-success-500);color:#fff;pointer-events:none;border-radius:999px;padding:.1rem .5rem;font-size:.68rem;font-weight:600;line-height:1.5;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.rich-text-lexical .toolbar-popup__dropdown-text .toolbar-popup__dropdown-label,.rich-text-lexical .toolbar-popup__button-subscript,.rich-text-lexical .toolbar-popup__button-superscript,.rich-text-lexical .toolbar-popup__button-inlineCode{display:none}.rich-text-lexical:not(.error)>.rich-text-lexical__wrap{border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-input-bg);box-shadow:0 2px 2px -1px #0000001a}.rich-text-lexical .fixed-toolbar{border:0;border-bottom:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s) var(--style-radius-s) 0 0;transform:none}.rich-text-lexical .fixed-toolbar:before{border-radius:inherit;background:var(--theme-input-bg);opacity:1}.rich-text-lexical .editor-container{padding:0 .75rem .25rem}@media (max-width:768px){.collection-edit--products .fixed-toolbar,.collection-edit--posts .fixed-toolbar{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.collection-edit--products .fixed-toolbar__group,.collection-edit--posts .fixed-toolbar__group{flex-wrap:nowrap;flex-shrink:0}.collection-edit--products .fixed-toolbar .toolbar-popup__button,.collection-edit--posts .fixed-toolbar .toolbar-popup__button{min-width:40px;height:40px}}.field-type.upload .dropzone{border:2px dashed var(--theme-elevation-250);background:var(--theme-elevation-50);border-radius:8px;padding:1.1rem 1rem;transition:border-color .15s,background .15s}.field-type.upload .dropzone:hover{border-color:var(--theme-elevation-450);background:var(--theme-elevation-100)}.field-type.upload .upload__dropzoneContent{flex-direction:column;align-items:center;gap:.55rem;display:flex}.field-type.upload .upload__dragAndDropText{color:var(--theme-text);font-weight:500}.np-quick-upload{margin-bottom:.75rem}.np-quick-upload__field-label{color:var(--theme-elevation-800);margin-bottom:.4rem;font-size:.9rem;line-height:1.5}.np-quick-upload__zone{border:2px dashed var(--theme-elevation-250);background:var(--theme-elevation-50);width:100%;color:var(--theme-text);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:1.4rem 1rem;transition:border-color .15s,background .15s;display:flex}.np-quick-upload__zone:hover:not(:disabled),.np-quick-upload__zone--drag{border-color:var(--theme-success-500);background:var(--theme-elevation-100)}.np-quick-upload__zone:disabled{cursor:default;opacity:.7}.np-quick-upload__icon{color:var(--theme-elevation-600)}.np-quick-upload__text{font-weight:600}.np-quick-upload__hint{color:var(--theme-elevation-500);font-size:.8rem}.np-quick-upload__error{color:var(--theme-error-600);margin-top:.4rem;font-size:.8rem}.np-quick-upload~.field-type.upload>.field-label,.np-quick-upload~.field-type.upload .upload__createNewToggler,.np-quick-upload~.field-type.upload .upload__dropzoneContent__orText,.np-quick-upload~.field-type.upload .upload__dragAndDropText{display:none}.np-quick-upload~.field-type.upload .dropzone{background:0 0;border:none;padding:.4rem 0}.np-quick-upload~.field-type.upload .upload__dropzoneContent{align-items:flex-start}.np-nav-extra{width:100%;color:var(--theme-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:4px 0;text-decoration:none;display:flex}.np-nav-extra svg{opacity:.85;flex-shrink:0;width:18px;height:18px}.np-nav-extra:hover .np-nav-extra__label{text-decoration:underline}.nav-group+.np-nav-extra{border-top:1px solid var(--theme-elevation-100);margin-top:.9rem;padding-top:.9rem}.slash-menu-popup__item-upload,.toolbar-popup__dropdown-item-upload{display:none}
