:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f1f1f1;color:#202223;margin:0}a{color:inherit}.app-shell{min-height:100vh}.top-nav{align-items:center;background:#f7f7f7;border-bottom:1px solid #e1e3e5;color:#303030;display:flex;min-height:44px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.top-nav__links{align-items:stretch;display:flex;gap:2px}.top-nav__link{align-items:center;border-bottom:2px solid #0000;color:#616161;display:flex;font-size:13px;font-weight:500;min-height:44px;padding:0 12px;text-decoration:none}.top-nav__link:hover{background:#ededed;color:#303030}.top-nav__link.active{border-bottom-color:#303030;color:#303030;font-weight:600}.top-nav__toggle{background:#0000;border:1px solid #c9cccf;border-radius:6px;color:#303030;display:none;font:500 12px/1.2 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-left:auto;padding:6px 9px}.app-content{padding:16px 16px 40px}.page-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.filters{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding-bottom:16px}.actions,.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.pagination{justify-content:space-between;padding-top:16px}.clickable-row{cursor:pointer}.line-items-heading{color:#303030;font-size:13px;font-weight:650;line-height:20px;padding:12px 12px 8px}.bulk-checkbox{accent-color:#303030;cursor:pointer;height:16px;margin:0;width:16px}.product-image{border-radius:8px;max-height:520px;object-fit:contain;width:100%}.product-details-description,.product-details-variants{display:block;margin-top:16px}.section-heading-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:16px 16px 12px}.section-heading-row h2{color:#303030;font-size:14px;font-weight:650;line-height:20px;margin:0}.variant-price-list{grid-gap:2px;display:grid;gap:2px;justify-items:end}.variant-price-item{white-space:nowrap}.variant-price-form{min-width:min(420px,70vw)}.price-editor{grid-gap:10px;display:grid;gap:10px}.price-editor-row{grid-gap:8px;align-items:end;display:grid;gap:8px;grid-template-columns:minmax(120px,1fr) minmax(92px,120px) auto}.price-editor-row label{grid-gap:4px;display:grid;gap:4px;margin:0}.price-editor-row span{color:#616161;font-size:12px;font-weight:600}.price-editor-row input{border:1px solid #c9cccf;border-radius:6px;color:#202223;font:inherit;min-height:32px;padding:5px 8px;width:100%}.price-editor-row input:focus{border-color:#303030;outline:2px solid #3030301f;outline-offset:0}.thumbnail{border-radius:6px;height:48px;object-fit:cover;width:48px}.detail-list{grid-gap:14px;display:grid;gap:14px;margin:0}.detail-list>div{grid-gap:3px;display:grid;gap:3px}.detail-list dt{color:#6d7175;font-size:12px;font-weight:600;text-transform:uppercase}.detail-list dd{margin:0}.plan-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.plan-price{font-size:24px;font-weight:700}.available-plans,.plan-change-preview{margin-top:16px}.plan-change-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.loading-screen{display:grid;min-height:60vh;padding:24px;place-items:center;text-align:center}@media (max-width:700px){.top-nav{flex-wrap:wrap;gap:0;justify-content:flex-end;padding:6px 12px}.top-nav__toggle{display:block}.top-nav__links{display:none;flex-basis:100%;flex-direction:column;padding-top:6px}.top-nav__links.open{display:flex}.top-nav__link{border-bottom:0;border-left:2px solid #0000;border-radius:6px;min-height:38px}.top-nav__link.active{background:#ededed;border-left-color:#303030}.page-grid{grid-template-columns:1fr}.section-heading-row{align-items:flex-start;flex-direction:column}.price-editor-row{grid-template-columns:1fr}}
/*# sourceMappingURL=main.089efe93.css.map*/