.converter-stage[data-astro-cid-xc44uwos]{margin-bottom:3.5rem}.converter-bento-grid[data-astro-cid-xc44uwos]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1024px){.converter-bento-grid[data-astro-cid-xc44uwos]{grid-template-columns:1.35fr .85fr;align-items:start}}.converter-card[data-astro-cid-xc44uwos]{padding:1.75rem}@media (width>=768px){.converter-card[data-astro-cid-xc44uwos]{padding:2.25rem}}.converter-title[data-astro-cid-xc44uwos]{font-size:var(--text-h1);color:hsl(var(--text-primary));margin-bottom:.75rem;font-weight:800;line-height:1.2}.direct-answer-callout[data-astro-cid-xc44uwos]{background:hsl(var(--bg-canvas));border-left:3px solid hsl(var(--primary));border-radius:0 var(--radius-md) var(--radius-md) 0;box-shadow:var(--shadow-inset-top);align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:.85rem 1.15rem;display:flex}.callout-icon[data-astro-cid-xc44uwos]{font-size:1.2rem;line-height:1.4}.direct-answer-callout[data-astro-cid-xc44uwos] p[data-astro-cid-xc44uwos]{color:hsl(var(--text-secondary));margin-bottom:0;font-size:.925rem;line-height:1.55}.control-group[data-astro-cid-xc44uwos]{margin-bottom:1.25rem}.control-label[data-astro-cid-xc44uwos]{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--text-secondary));justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.density-badge[data-astro-cid-xc44uwos]{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));color:hsl(var(--primary));border-radius:var(--radius-xs);font-size:.75rem;font-family:var(--font-mono);padding:2px 8px}.select-wrapper[data-astro-cid-xc44uwos]{position:relative}.ingredient-select[data-astro-cid-xc44uwos]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f59e0b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;width:100%;padding-right:2.75rem;font-weight:600}.preset-chips-container[data-astro-cid-xc44uwos]{margin-bottom:1.5rem}.chips-label[data-astro-cid-xc44uwos]{color:hsl(var(--text-muted));text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.chips-row[data-astro-cid-xc44uwos]{flex-wrap:wrap;gap:.5rem;display:flex}.preset-chip[data-astro-cid-xc44uwos]{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));color:hsl(var(--text-secondary));border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--shadow-inset-top);transition:color var(--duration-fast) ease, border-color var(--duration-fast) ease, background var(--duration-fast) ease, transform var(--duration-fast) var(--ease-spring);padding:.35rem .75rem;font-size:.82rem;font-weight:600}.preset-chip[data-astro-cid-xc44uwos]:hover{color:hsl(var(--text-primary));border-color:hsl(var(--border-active));background:hsl(var(--bg-hover));transform:translateY(-1px)}.preset-chip[data-astro-cid-xc44uwos]:active{transform:scale(.96)}.conversion-interactive-row[data-astro-cid-xc44uwos]{flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem;display:flex}@media (width>=640px){.conversion-interactive-row[data-astro-cid-xc44uwos]{flex-direction:row;align-items:center}}.input-card[data-astro-cid-xc44uwos],.output-card[data-astro-cid-xc44uwos]{flex-direction:column;flex:1;gap:.4rem;display:flex}.input-label[data-astro-cid-xc44uwos],.output-label[data-astro-cid-xc44uwos]{color:hsl(var(--text-muted));text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:700}.input-well[data-astro-cid-xc44uwos]{align-items:center;display:flex;position:relative}.calc-numeric-input[data-astro-cid-xc44uwos]{width:100%;font-size:1.5rem;font-weight:700;font-family:var(--font-mono);padding-right:3rem}.unit-badge[data-astro-cid-xc44uwos]{color:hsl(var(--primary));font-size:1rem;font-weight:700;font-family:var(--font-mono);pointer-events:none;position:absolute;right:1rem}.swap-btn[data-astro-cid-xc44uwos]{background:hsl(var(--primary));color:#090e1a;cursor:pointer;width:48px;min-width:48px;height:48px;box-shadow:var(--shadow-btn);transition:transform var(--duration-fast) var(--ease-spring), background-color var(--duration-fast) ease;border:none;border-radius:50%;justify-content:center;align-self:center;align-items:center;display:flex}.swap-btn[data-astro-cid-xc44uwos]:hover{background:hsl(var(--primary-hover));transform:scale(1.08)rotate(180deg)}.swap-btn[data-astro-cid-xc44uwos]:active{transform:scale(.95)}.output-card-header[data-astro-cid-xc44uwos]{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.copy-result-btn[data-astro-cid-xc44uwos]{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));color:hsl(var(--text-muted));border-radius:var(--radius-xs);cursor:pointer;transition:color var(--duration-fast) ease, border-color var(--duration-fast) ease, background-color var(--duration-fast) ease, transform var(--duration-fast) var(--ease-spring);box-shadow:var(--shadow-inset-top);align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.copy-result-btn[data-astro-cid-xc44uwos]:hover{color:hsl(var(--primary));border-color:hsl(var(--primary) / .4);background:hsl(var(--primary) / .1);transform:translateY(-1px)}.copy-result-btn[data-astro-cid-xc44uwos]:active{transform:scale(.96)}.copy-result-btn[data-astro-cid-xc44uwos].copied{color:hsl(var(--secondary));border-color:hsl(var(--secondary) / .5);background:hsl(var(--secondary) / .12)}.output-well[data-astro-cid-xc44uwos]{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-md);min-height:54px;box-shadow:var(--shadow-inset-top);flex-direction:column;justify-content:center;padding:.65rem 1rem;display:flex}.output-number[data-astro-cid-xc44uwos]{color:hsl(var(--secondary));font-size:1.5rem;font-weight:800;line-height:1.15}.output-secondary[data-astro-cid-xc44uwos]{color:hsl(var(--text-muted));margin-top:2px;font-size:.8rem}.proof-accordion[data-astro-cid-xc44uwos]{border-top:1px solid hsl(var(--border-subtle));padding-top:1rem}.proof-trigger[data-astro-cid-xc44uwos]{width:100%;color:hsl(var(--text-secondary));cursor:pointer;transition:color var(--duration-fast) ease;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.85rem;font-weight:600;display:flex}.proof-trigger[data-astro-cid-xc44uwos]:hover{color:hsl(var(--primary))}.proof-trigger-text[data-astro-cid-xc44uwos]{align-items:center;gap:.5rem;display:flex}.proof-chevron[data-astro-cid-xc44uwos]{transition:transform var(--duration-fast) ease;font-size:.75rem}.proof-content[data-astro-cid-xc44uwos]{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-md);color:hsl(var(--text-secondary));margin-top:.75rem;padding:1rem;font-size:.85rem;line-height:1.6}.visualizer-card[data-astro-cid-xc44uwos]{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.beaker-stage[data-astro-cid-xc44uwos]{background:hsl(var(--bg-canvas));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-md);text-align:center;padding:1.25rem}.beaker-header[data-astro-cid-xc44uwos]{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.beaker-title[data-astro-cid-xc44uwos]{text-transform:uppercase;color:hsl(var(--text-muted));font-size:.85rem;font-weight:700}.beaker-volume-tag[data-astro-cid-xc44uwos]{color:hsl(var(--primary));background:hsl(var(--bg-card));border-radius:var(--radius-xs);border:1px solid hsl(var(--border-subtle));padding:2px 8px;font-size:.85rem;font-weight:700}.beaker-svg-container[data-astro-cid-xc44uwos]{justify-content:center;align-items:center;height:180px;display:flex}.beaker-svg[data-astro-cid-xc44uwos]{max-width:140px;height:100%}.liquid-fluid[data-astro-cid-xc44uwos]{transition:y .3s var(--ease-spring), height .3s var(--ease-spring), fill .3s ease}.utensils-title[data-astro-cid-xc44uwos]{color:hsl(var(--text-primary));margin-top:0;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.utensils-grid[data-astro-cid-xc44uwos]{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.utensil-card[data-astro-cid-xc44uwos]{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-sm);align-items:center;gap:.6rem;padding:.6rem .75rem;display:flex}.utensil-emoji[data-astro-cid-xc44uwos]{font-size:1.25rem}.utensil-meta[data-astro-cid-xc44uwos]{flex-direction:column;display:flex}.utensil-name[data-astro-cid-xc44uwos]{color:hsl(var(--text-muted));font-size:.72rem;font-weight:600}.utensil-value[data-astro-cid-xc44uwos]{color:hsl(var(--text-primary));font-size:.85rem;font-weight:700}.history-section[data-astro-cid-xc44uwos]{border-top:1px solid hsl(var(--border-subtle));padding-top:1rem}.history-header[data-astro-cid-xc44uwos]{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.history-title[data-astro-cid-xc44uwos]{text-transform:uppercase;color:hsl(var(--text-muted));font-size:.8rem;font-weight:700}.clear-history-btn[data-astro-cid-xc44uwos]{color:hsl(var(--text-muted));cursor:pointer;background:0 0;border:none;font-size:.75rem}.clear-history-btn[data-astro-cid-xc44uwos]:hover{color:hsl(var(--primary))}.history-tape[data-astro-cid-xc44uwos]{flex-direction:column;gap:.35rem;max-height:140px;display:flex;overflow-y:auto}.history-empty[data-astro-cid-xc44uwos]{color:hsl(var(--text-muted));font-size:.8rem;font-style:italic}.history-item[data-astro-cid-xc44uwos]{background:hsl(var(--bg-card));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-xs);color:hsl(var(--text-secondary));cursor:pointer;text-align:left;transition:color var(--duration-fast) ease, border-color var(--duration-fast) ease, background-color var(--duration-fast) ease;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.78rem;display:flex}.history-item[data-astro-cid-xc44uwos]:hover{color:hsl(var(--text-primary));border-color:hsl(var(--border-active));background:hsl(var(--bg-hover))}.history-dot[data-astro-cid-xc44uwos]{background:hsl(var(--primary));border-radius:50%;width:6px;height:6px}.density-table-section[data-astro-cid-47k46jdg]{margin-top:3.5rem;margin-bottom:3.5rem}.table-header-block[data-astro-cid-47k46jdg]{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (width>=768px){.table-header-block[data-astro-cid-47k46jdg]{flex-direction:row;justify-content:space-between;align-items:flex-end}}.table-title-wrap[data-astro-cid-47k46jdg]{max-width:800px}.section-h2[data-astro-cid-47k46jdg]{font-size:var(--text-h2);color:hsl(var(--text-primary));margin-top:0;margin-bottom:.5rem;font-weight:800}.section-intro[data-astro-cid-47k46jdg]{color:hsl(var(--text-secondary));margin-bottom:0;font-size:.95rem;line-height:1.5}.filter-wrap[data-astro-cid-47k46jdg]{min-width:260px}.filter-input[data-astro-cid-47k46jdg]{width:100%;padding:.6rem 1rem;font-size:.9rem}.table-responsive-container[data-astro-cid-47k46jdg]{border:1px solid hsl(var(--border-subtle));overflow-x:auto}.afnor-table[data-astro-cid-47k46jdg]{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}th[data-astro-cid-47k46jdg]{background:hsl(var(--bg-canvas));color:hsl(var(--text-primary));text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid hsl(var(--border-subtle));white-space:nowrap;padding:1rem 1.25rem;font-size:.82rem;font-weight:700}td[data-astro-cid-47k46jdg]{border-bottom:1px solid hsl(var(--border-subtle));color:hsl(var(--text-secondary));padding:.85rem 1.25rem}.table-row[data-astro-cid-47k46jdg]:hover td[data-astro-cid-47k46jdg]{background:hsl(var(--bg-card) / .6);color:hsl(var(--text-primary))}.td-name[data-astro-cid-47k46jdg] strong[data-astro-cid-47k46jdg]{color:hsl(var(--text-primary))}.cat-pill[data-astro-cid-47k46jdg]{background:hsl(var(--bg-card));border-radius:var(--radius-xs);color:hsl(var(--text-muted));border:1px solid hsl(var(--border-subtle));padding:3px 8px;font-size:.75rem;font-weight:600}.td-density[data-astro-cid-47k46jdg] code[data-astro-cid-47k46jdg]{background:hsl(var(--bg-card));color:hsl(var(--primary));border-radius:var(--radius-xs);padding:2px 6px;font-size:.8rem}.highlight-col[data-astro-cid-47k46jdg]{color:hsl(var(--secondary));font-weight:700}.table-footer-notes[data-astro-cid-47k46jdg]{grid-template-columns:1fr;gap:1rem;margin-top:1.25rem;display:grid}@media (width>=768px){.table-footer-notes[data-astro-cid-47k46jdg]{grid-template-columns:1fr 1fr}}.note-item[data-astro-cid-47k46jdg]{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-subtle));border-radius:var(--radius-md);align-items:flex-start;gap:.75rem;padding:.85rem 1.15rem;display:flex}.note-badge[data-astro-cid-47k46jdg]{background:hsl(var(--primary));color:#090e1a;text-transform:uppercase;border-radius:var(--radius-xs);white-space:nowrap;margin-top:2px;padding:2px 6px;font-size:.72rem;font-weight:800}.note-item[data-astro-cid-47k46jdg] p[data-astro-cid-47k46jdg]{color:hsl(var(--text-secondary));margin-bottom:0;font-size:.85rem;line-height:1.5}
