.calc-section[data-astro-cid-5jcmr5ue]{background:var(--paper);padding-top:0}.calc-section[data-astro-cid-5jcmr5ue]>.container[data-astro-cid-5jcmr5ue]{z-index:2;margin-top:-4rem;position:relative}.calc-grid[data-astro-cid-5jcmr5ue]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1024px){.calc-grid[data-astro-cid-5jcmr5ue]{grid-template-columns:1fr 22rem;align-items:start;gap:2.5rem}}.calc-search[data-astro-cid-5jcmr5ue]{border:1px solid var(--slate-200);border-radius:var(--r-full);color:var(--slate-400);background:#fff;align-items:center;gap:.5rem;margin:1.25rem 0 1rem;padding:.75rem 1rem;display:flex}.calc-search[data-astro-cid-5jcmr5ue] input[data-astro-cid-5jcmr5ue]{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.875rem;font-weight:500}.calc-tabs[data-astro-cid-5jcmr5ue]{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.calc-tab[data-astro-cid-5jcmr5ue]{border:1px solid var(--slate-200);border-radius:var(--r-full);color:var(--slate-500);transition:all .2s var(--ease);background:#fff;padding:.4375rem .75rem;font-size:.6875rem;font-weight:800}.calc-tab[data-astro-cid-5jcmr5ue]:hover{border-color:var(--brand);color:var(--brand)}.calc-tab[data-astro-cid-5jcmr5ue][aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:#fff}.calc-count[data-astro-cid-5jcmr5ue]{text-transform:uppercase;letter-spacing:.1em;color:var(--slate-400);margin-bottom:.625rem;font-size:.6875rem;font-weight:800}.calc-list[data-astro-cid-5jcmr5ue]{border:1px solid var(--slate-100);border-radius:var(--r-2xl);background:#fff;max-height:32rem;overflow-y:auto}.calc-summary[data-astro-cid-5jcmr5ue]{border:1px solid var(--slate-100);border-radius:var(--r-card);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem}@media (width>=1024px){.calc-summary[data-astro-cid-5jcmr5ue]{top:calc(var(--header-h-lg) + 1.5rem);position:sticky}}.total-hero[data-astro-cid-5jcmr5ue]{background:var(--brand-deep);border-radius:var(--r-2xl);color:#fff;flex-direction:column;gap:.125rem;margin:1.25rem 0 .75rem;padding:1.25rem;display:flex}.total-label[data-astro-cid-5jcmr5ue]{text-transform:uppercase;letter-spacing:.15em;opacity:.7;font-size:.625rem;font-weight:900}.total-value[data-astro-cid-5jcmr5ue]{font-variant-numeric:tabular-nums;font-size:2.25rem;font-weight:900;line-height:1}.total-grid[data-astro-cid-5jcmr5ue]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.total-cell[data-astro-cid-5jcmr5ue]{background:var(--slate-50);border:1px solid var(--slate-100);border-radius:var(--r-xl);flex-direction:column;gap:.125rem;padding:.625rem .75rem;display:flex}.total-cell[data-astro-cid-5jcmr5ue] span[data-astro-cid-5jcmr5ue]{text-transform:uppercase;letter-spacing:.1em;color:var(--slate-400);font-size:.5625rem;font-weight:900}.total-cell[data-astro-cid-5jcmr5ue] strong[data-astro-cid-5jcmr5ue]{color:var(--gray-900);font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:900}.calc-sub[data-astro-cid-5jcmr5ue]{text-transform:uppercase;letter-spacing:.15em;color:var(--brand);margin:1.5rem 0 .625rem;font-size:.625rem;font-weight:900}.selected-list[data-astro-cid-5jcmr5ue]{flex-direction:column;gap:.375rem;display:flex}.dv-list[data-astro-cid-5jcmr5ue]{flex-direction:column;gap:.5rem;display:flex}.dv-note[data-astro-cid-5jcmr5ue]{color:var(--slate-400);margin-top:.625rem;font-size:.625rem;font-style:italic}.clear-btn[data-astro-cid-5jcmr5ue]{width:100%;margin-top:1.25rem}.clear-btn[data-astro-cid-5jcmr5ue]:disabled{opacity:.45;cursor:not-allowed}#calc-list .calc-row{border-bottom:1px solid var(--slate-100);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}#calc-list .calc-row:last-child{border-bottom:0}#calc-list .calc-row:hover{background:var(--slate-50)}#calc-list .calc-row-main{min-width:0}#calc-list .calc-row-name{color:var(--gray-900);font-size:.8125rem;font-weight:700;display:block}#calc-list .calc-row-meta{color:var(--slate-400);font-size:.6875rem;font-weight:600;display:block}#calc-list .calc-row-actions{flex-shrink:0;align-items:center;gap:.375rem;display:flex}#calc-list .calc-row select{appearance:none;border:1px solid var(--slate-200);border-radius:var(--r-lg);cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%2362748e' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .375rem center no-repeat;padding:.375rem 1.5rem .375rem .5rem;font-size:.6875rem;font-weight:700}#calc-list .calc-add{border-radius:var(--r-full);background:var(--brand);color:#fff;width:32px;height:32px;transition:all .2s var(--ease);flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;line-height:1;display:inline-flex}#calc-list .calc-add:hover{background:var(--brand-dark);transform:scale(1.08)}#selected-list .empty{color:var(--slate-400);font-size:.75rem;font-weight:500;line-height:1.6}#selected-list .sel-row{background:var(--slate-50);border:1px solid var(--slate-100);border-radius:var(--r-lg);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}#selected-list .sel-name{color:var(--gray-900);min-width:0;font-size:.75rem;font-weight:700}#selected-list .sel-size{color:var(--slate-400);font-size:.625rem;font-weight:600}#selected-list .sel-remove{color:var(--slate-400);padding:.25rem;font-size:1rem;line-height:1}#selected-list .sel-remove:hover{color:var(--rose-700)}#dv-list .dv-row{flex-direction:column;gap:.1875rem;display:flex}#dv-list .dv-head{color:var(--slate-500);justify-content:space-between;font-size:.625rem;font-weight:800;display:flex}#dv-list .dv-bar{background:var(--slate-100);border-radius:var(--r-full);height:6px;display:block;overflow:hidden}#dv-list .dv-fill{border-radius:var(--r-full);height:100%;transition:width .3s var(--ease);display:block}#dv-list .dv-fill.ok{background:var(--emerald-500)}#dv-list .dv-fill.warn{background:var(--amber-500)}#dv-list .dv-fill.over{background:var(--rose-700)}
