.ml-sheet-banner-v261{display:flex;gap:10px;align-items:center;padding:12px 14px;margin:4px 0 14px;border:1px solid rgba(255,220,0,.35);background:rgba(255,220,0,.08);border-radius:12px}.ml-sheet-banner-v261 b{font-size:11px}.ml-sheet-banner-v261 span{font-size:9px;color:var(--text-soft)}.ml-sheet-head-v261{display:flex;justify-content:space-between;gap:14px;align-items:end;margin-top:14px}.ml-sheet-head-v261 p{margin:3px 0 0;font-size:9px;color:var(--text-soft);max-width:720px}.ml-sheet-stats-v261{display:grid;justify-items:end}.ml-sheet-stats-v261 b{font-size:22px}.ml-sheet-stats-v261 span{font-size:8px;color:var(--text-soft)}.ml-sheet-toolbar-v261{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:10px 0}.ml-sheet-toolbar-v261>input{min-width:280px;flex:1;height:38px;padding:0 10px;border:1px solid var(--border-soft);border-radius:10px;background:var(--surface-2);color:var(--text)}.ml-sheet-toolbar-v261>div{display:flex;gap:6px}.ml-sheet-grid-v261{display:grid;border:1px solid var(--border-soft);border-radius:14px;overflow:hidden}.ml-sheet-row-v261{display:grid;grid-template-columns:minmax(210px,1.2fr) 150px minmax(220px,1fr);gap:10px;align-items:center;padding:9px 11px;border-bottom:1px solid var(--border-soft);background:var(--surface-1)}.ml-sheet-row-v261:last-child{border-bottom:0}.ml-sheet-row-v261.required{box-shadow:inset 3px 0 0 #e7a91c}.ml-sheet-row-v261.advanced{background:color-mix(in srgb,var(--surface-1) 92%,#ffe600 8%)}.ml-sheet-meta-v261{display:grid}.ml-sheet-meta-v261 b{font-size:10px}.ml-sheet-meta-v261 small{font-size:8px;color:var(--text-soft)}.ml-sheet-type-v261{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.ml-sheet-type-v261 span{font-size:8px;color:var(--text-soft)}.ml-sheet-type-v261 em{font-style:normal;font-size:7px;font-weight:800;padding:3px 6px;border-radius:999px;background:var(--surface-3);color:var(--text)}.ml-sheet-input-v261 input,.ml-sheet-input-v261 select{width:100%;height:36px;border:1px solid var(--border-soft);border-radius:9px;background:var(--surface-2);color:var(--text);padding:0 9px}.ml-advanced-sale-v261{margin-top:14px;padding:14px;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface-1)}:root[data-theme="dark"] .ml-sheet-row-v261,:root[data-theme="dark"] .ml-advanced-sale-v261{color:#f2f6f4}:root[data-theme="dark"] .ml-sheet-row-v261.advanced{background:#181b12}@media(max-width:850px){.ml-sheet-row-v261{grid-template-columns:1fr}.ml-sheet-toolbar-v261{align-items:stretch;flex-direction:column}.ml-sheet-toolbar-v261>div{flex-wrap:wrap}.ml-sheet-toolbar-v261>input{min-width:0;width:100%}}