:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:after,:before{box-sizing:border-box;margin:0;font-weight:400}body{background:var(--color-background);color:var(--color-text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}:root{--bp-sm:600px;--bp-md:960px;--bp-lg:1200px;--bp-xl:1260px}#app{width:100%;min-height:100vh}#app,body{overflow-x:hidden}body{margin:0;padding:0}.primary .text-white{text-shadow:0 1px 2px #0000001a;color:#fffffff2!important}.product-card{flex-direction:column;height:100%;display:flex}a{color:inherit;text-decoration:none;transition:all .4s}.filter-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:center;gap:8px;display:grid}.table-section{flex-direction:column;gap:12px;display:flex}.muted,.text-muted{color:#64748b}.ui-split-layout{grid-template-columns:var(--sidebar-width,300px) 1fr;gap:16px;display:grid}@media (max-width:960px){.ui-split-layout{grid-template-columns:1fr}}.ui-sidebar{min-height:420px}.ui-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ui-list-item{border-radius:6px}.ui-list-item.is-active{background:#f8fafc}.ui-list-link{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:6px;width:100%;padding:10px;display:flex}.ui-meta{color:#64748b;justify-content:space-between;font-size:12px;display:flex}.ui-panel{flex-direction:column;gap:16px;height:100%;display:flex}.ui-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}@media (hover:hover){a:hover{opacity:.8}}
