.grid_container.svelte-17zt0vn{--border-color: white;--grid-gap: 4px;--header-size: 36px;display:grid;gap:var(--grid-gap);max-width:min(100%,1000px);padding:8px;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:var(--shadow-low);overflow-x:auto}.grid_header.svelte-17zt0vn{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;min-height:var(--header-size);min-width:var(--header-size);font-size:12px;gap:2px;text-align:center}.row_header.svelte-17zt0vn{flex-direction:row;gap:4px}.grid_item.svelte-17zt0vn{border:1px solid #ccc;background-color:#fff;padding:2px;display:flex;justify-content:center;align-items:center;min-width:36px;min-height:36px;border-radius:3px;transition:background-color .1s ease,filter .1s ease;box-sizing:border-box}.grid_item.selected.svelte-17zt0vn{background-color:var(--math-new);border-color:var(--math-new)}.grid_item.grayed.svelte-17zt0vn{background-color:#e8e8e8;cursor:not-allowed;opacity:.4}.grid_item.svelte-17zt0vn:not(.grayed):hover{filter:brightness(.92)}.fact_box.svelte-17zt0vn{display:grid;grid-template-rows:1fr 1fr;width:100%;height:100%;border-radius:2px;font-size:clamp(.5rem,1.2vw,1.2rem);overflow:hidden}.fact_sum.svelte-17zt0vn{border-bottom:1px solid #999;display:flex;align-items:center;justify-content:center;font-weight:600;line-height:1}.fact_addends.svelte-17zt0vn{display:grid;grid-template-columns:1fr 1fr}.fact_addends.svelte-17zt0vn span.svelte-17zt0vn{display:flex;align-items:center;justify-content:center;line-height:1}.fact_addends.svelte-17zt0vn span.svelte-17zt0vn:first-child{border-right:1px solid #999}.check.svelte-17zt0vn{width:18px;height:18px;display:flex;justify-content:center;align-items:center;padding:0;border:1px solid #bbb;background-color:var(--button-bg, white);cursor:pointer;border-radius:3px;font-size:10px;line-height:1;transition:background-color .2s ease;flex-shrink:0}.check.svelte-17zt0vn:hover{background-color:var(--button-hover-bg, #eee)}
