:root{color:#202223;font-family:Inter,ShopifySans,system-ui,sans-serif;background:#f6f6f7}html,body,#root{margin:0;min-height:100%}.app-shell{max-width:1100px;margin:0 auto;padding:16px 20px 48px}.vendor-toolbar{display:flex;align-items:center;margin:4px 0 16px}.vendor-search{width:100%}.vendor-search s-search-field{display:block;width:100%}.vendor-actions{display:flex;align-items:center;gap:4px}.delete-vendor-modal{padding:8px 20px 4px 24px;color:#202223;font-size:14px;line-height:1.5}.delete-vendor-modal p{margin:0 0 8px}.delete-vendor-modal__hint{color:#616161}.generate-vendor-field{margin-top:12px}.page-skeleton-slot[hidden]{display:none!important}.page-skeleton{display:flex;flex-direction:column;gap:16px}.page-skeleton__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.page-skeleton__card{background:#fff;border:1px solid #e1e3e5;border-radius:12px;padding:20px}.page-skeleton__metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.page-skeleton__metric,.page-skeleton__field{display:flex;flex-direction:column;gap:8px}.page-skeleton__field+.page-skeleton__field{margin-top:16px}.page-skeleton__table{margin-top:16px}.page-skeleton__row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr .8fr;gap:16px;padding:12px 0;border-top:1px solid #f1f1f1}.page-skeleton__row--head{border-top:0;padding-top:0}.page-skeleton__bar{position:relative;overflow:hidden;background:#e3e3e3;border-radius:6px}.page-skeleton__bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:page-skeleton-shimmer 1.2s infinite}.page-skeleton__bar--title{width:180px;height:28px}.page-skeleton__bar--action{width:132px;height:32px;border-radius:8px}.page-skeleton__bar--section{width:120px;height:16px;margin-bottom:16px}.page-skeleton__bar--search{width:100%;height:36px;border-radius:8px}.page-skeleton__bar--label{width:88px;height:12px}.page-skeleton__bar--stat{width:56px;height:24px}.page-skeleton__bar--input{width:100%;height:36px;border-radius:8px}.page-skeleton__bar--cell{height:12px;width:80%}@keyframes page-skeleton-shimmer{to{transform:translate(100%)}}.save-bar-fallback{position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:flex-end;gap:8px;padding:12px 24px;background:#fff;border-top:1px solid #e1e3e5;box-shadow:0 -4px 16px #0000000f}
