.calculator-page.svelte-315o43{display:grid;grid-template-columns:1fr;min-height:auto;gap:1.5rem;padding:1.5rem;color:#ebebeb;background:#171717;max-width:1024px;margin-inline:auto}.card.svelte-315o43{background:#252525;border:1px solid #8e8e8e;border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}h1.svelte-315o43{margin:0;font-size:1.8rem}h2.svelte-315o43{margin:0}p.svelte-315o43{color:#c5c5c5;line-height:1.35}input.svelte-315o43{width:100%;border:1px solid #8e8e8e;border-radius:.5rem;background:#171717;color:#ebebeb;padding:.6rem .75rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,serif}.total.svelte-315o43{display:flex;flex-direction:column;gap:.5rem}.currency-input.svelte-315o43{position:relative;--w: 1.9rem}.currency-input.svelte-315o43:before{content:"$";position:absolute;inset:1px auto 1px 1px;width:var(--w);display:flex;align-items:center;justify-content:center;line-height:1;color:#c5c5c5;background-color:#414141;font-weight:600;pointer-events:none;border-top-left-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px);border-right:1px solid #8e8e8e}.currency-input.svelte-315o43 input:where(.svelte-315o43){padding-left:calc(var(--w) + .7rem)}button.svelte-315o43{border:none;border-radius:.5rem;font-weight:500;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,serif;padding:.5rem 1rem;cursor:pointer;background:#3d74ff;color:#ebebeb}button.svelte-315o43:disabled{opacity:.5;cursor:not-allowed}.danger.svelte-315o43{background:#a02622;border:1px solid #d9534f}.rows-header.svelte-315o43{display:flex;align-items:center;justify-content:space-between}.table-wrap.svelte-315o43{overflow-x:auto}.item-table.svelte-315o43{width:100%;border-collapse:collapse}.item-table.svelte-315o43 th:where(.svelte-315o43),.item-table.svelte-315o43 td:where(.svelte-315o43){text-align:left;vertical-align:top;padding:.35rem .3rem}.item-table.svelte-315o43 th:where(.svelte-315o43){color:#c5c5c5;font-size:.9rem;font-weight:600;border-bottom:1px solid #8e8e8e;white-space:nowrap}.item-table.svelte-315o43 td:where(.svelte-315o43):first-child{width:48%}.item-table.svelte-315o43 td:where(.svelte-315o43):nth-child(2){width:40%}.item-table.svelte-315o43 td:where(.svelte-315o43):last-child{width:12%}.item-table.svelte-315o43 td:where(.svelte-315o43):last-child button:where(.svelte-315o43){width:100%}.amount-cell.svelte-315o43 small:where(.svelte-315o43){display:block;color:#d9534f;margin-top:.35rem;font-size:.75rem}.action-cell.svelte-315o43{width:100%}.error.svelte-315o43{color:#d9534f;margin:0}.summary-grid.svelte-315o43{display:flex;flex-direction:row;gap:.6rem;margin-bottom:1rem}.summary-grid.svelte-315o43 div:where(.svelte-315o43){flex:1;background:#181818;border-radius:.5rem;padding:.7rem;border:1px solid #2f2f2f}.summary-grid.svelte-315o43 div:where(.svelte-315o43) span:where(.svelte-315o43){display:block;font-size:.78rem;color:#c5c5c5;margin-bottom:.2rem}.summary-grid.svelte-315o43 div:where(.svelte-315o43) strong:where(.svelte-315o43){font-size:1.05rem}.result-list.svelte-315o43{display:flex;flex-direction:column;gap:.45rem}.result-row.svelte-315o43,.totals-check.svelte-315o43{display:flex;justify-content:space-between;align-items:center;background:#181818;border-radius:.5rem;padding:.75rem;border:1px solid #8e8e8e}.totals-check.svelte-315o43{margin-top:.8rem;border-color:#19692c}@media (max-width: 680px){.calculator-page.svelte-315o43{padding:.9rem;gap:1rem}.card.svelte-315o43{padding:.85rem}h1.svelte-315o43{font-size:1.5rem}h2.svelte-315o43{font-size:1.25rem}.rows-header.svelte-315o43{flex-wrap:wrap;gap:.5rem}.rows-header.svelte-315o43 button:where(.svelte-315o43){width:100%}.table-wrap.svelte-315o43{overflow-x:visible}.item-table.svelte-315o43,.item-table.svelte-315o43 thead:where(.svelte-315o43),.item-table.svelte-315o43 tbody:where(.svelte-315o43),.item-table.svelte-315o43 tr:where(.svelte-315o43),.item-table.svelte-315o43 th:where(.svelte-315o43),.item-table.svelte-315o43 td:where(.svelte-315o43){display:block;width:100%}.item-table.svelte-315o43 thead:where(.svelte-315o43){display:none}.item-table.svelte-315o43 tbody:where(.svelte-315o43){display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.item-table.svelte-315o43 tr:where(.svelte-315o43){background:#1a1a1a;border:1px solid #8e8e8e;border-radius:.5rem;padding:.55rem}.item-table.svelte-315o43 td:where(.svelte-315o43){padding:.3rem 0;text-align:left!important}.item-table.svelte-315o43 td:where(.svelte-315o43):before{content:attr(data-label);display:block;color:#c5c5c5;font-size:.78rem;font-weight:700;margin-bottom:.25rem}.item-table.svelte-315o43 td:where(.svelte-315o43){width:100%!important}.amount-cell.svelte-315o43 small:where(.svelte-315o43){margin-top:.25rem}}@media (max-width: 420px){.result-row.svelte-315o43,.totals-check.svelte-315o43{flex-wrap:wrap;gap:.35rem}}
