.tool-page[data-astro-cid-dgj3h3wu]{padding-top:var(--space-8);padding-bottom:var(--space-12);max-width:780px}.breadcrumb[data-astro-cid-dgj3h3wu]{font-size:var(--text-sm);color:var(--ink-light);margin-bottom:var(--space-6)}.breadcrumb[data-astro-cid-dgj3h3wu] a[data-astro-cid-dgj3h3wu]{color:var(--ink-light)}.tool-hero[data-astro-cid-dgj3h3wu]{margin-bottom:var(--space-6)}.tool-desc[data-astro-cid-dgj3h3wu]{color:var(--ink-light);font-size:var(--text-lg);line-height:1.6}.examples-section[data-astro-cid-dgj3h3wu]{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-5)}.examples-label[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);color:var(--ink-light);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.example-chips[data-astro-cid-dgj3h3wu]{display:flex;gap:var(--space-2);flex-wrap:wrap}.chip[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-size:var(--text-sm);padding:var(--space-1) var(--space-3);border-radius:999px;border:1.5px solid var(--grid);background:var(--paper);color:var(--ink);cursor:pointer;transition:border-color .15s,background .15s;white-space:nowrap}.chip[data-astro-cid-dgj3h3wu]:hover{border-color:var(--coral);background:color-mix(in srgb,var(--coral) 8%,transparent)}.calc-card[data-astro-cid-dgj3h3wu]{background:var(--paper);border:2px solid var(--grid);border-radius:var(--radius-lg);padding:var(--space-6);margin-bottom:var(--space-6)}.input-grid[data-astro-cid-dgj3h3wu]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4);margin-top:var(--space-5)}.calc-field[data-astro-cid-dgj3h3wu]{display:flex;flex-direction:column;gap:var(--space-2)}.calc-field__label[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);color:var(--ink)}.opt[data-astro-cid-dgj3h3wu]{font-weight:400;color:var(--ink-light)}.calc-field__inputwrap[data-astro-cid-dgj3h3wu]{display:flex;align-items:stretch;border:1px solid var(--grid);border-radius:var(--radius-md);background:var(--desk-warm);overflow:hidden;transition:border-color .15s}.calc-field__inputwrap[data-astro-cid-dgj3h3wu]:focus-within{border-color:var(--coral)}.num-input[data-astro-cid-dgj3h3wu]{flex:1;min-width:0;border:0;background:transparent;padding:var(--space-3);font-family:var(--font-display);font-size:var(--text-xl);font-weight:600;color:var(--ink)}.num-input[data-astro-cid-dgj3h3wu]:focus{outline:none}.calc-field__unit[data-astro-cid-dgj3h3wu]{display:flex;align-items:center;padding:0 var(--space-3);font-size:var(--text-sm);color:var(--ink-light);background:color-mix(in srgb,var(--grid) 35%,transparent);white-space:nowrap}.disorder-select[data-astro-cid-dgj3h3wu]{width:100%;border:1px solid var(--grid);border-radius:var(--radius-md);background:var(--desk-warm);padding:var(--space-3);font-family:var(--font-display);font-size:var(--text-lg);font-weight:600;color:var(--ink);cursor:pointer}.disorder-select[data-astro-cid-dgj3h3wu]:focus{outline:none;border-color:var(--coral)}.mode-wrap[data-astro-cid-dgj3h3wu]{margin-top:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2)}.segmented[data-astro-cid-dgj3h3wu]{display:inline-flex;border:2px solid var(--grid);border-radius:999px;padding:3px;background:var(--paper);align-self:flex-start}.seg-btn[data-astro-cid-dgj3h3wu]{border:0;background:transparent;font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);color:var(--ink-light);padding:var(--space-2) var(--space-4);border-radius:999px;cursor:pointer;transition:background .15s,color .15s}.seg-btn[data-astro-cid-dgj3h3wu].is-active{background:var(--coral);color:#fff}.result-block[data-astro-cid-dgj3h3wu]{background:var(--ink);color:#fff;border-radius:var(--radius-lg);padding:var(--space-6) var(--space-6) var(--space-8);margin-bottom:var(--space-5);box-shadow:var(--shadow-peel)}.result-main[data-astro-cid-dgj3h3wu]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.result-number[data-astro-cid-dgj3h3wu]{display:flex;align-items:baseline;gap:var(--space-2)}.result-label[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:#b8bcc7;margin-right:var(--space-2)}.result-value[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:800;font-size:var(--text-4xl);line-height:1}.result-unit[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:600;font-size:var(--text-lg);color:#b8bcc7}.verdict-badge[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:700;font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:999px;white-space:nowrap}.verdict-badge--sm[data-astro-cid-dgj3h3wu]{font-size:var(--text-xs);padding:var(--space-1) var(--space-3)}.verdict-badge[data-astro-cid-dgj3h3wu][data-level=normal]{background:#a9e9c9;color:#0e5a38}.verdict-badge[data-astro-cid-dgj3h3wu][data-level=high]{background:#ffc9c9;color:#b01d1d}.verdict-badge[data-astro-cid-dgj3h3wu][data-level=low]{background:#a6d8f2;color:#114e73}.verdict-badge[data-astro-cid-dgj3h3wu][data-level=info]{background:#d3dbe4;color:#4a4c60}.worked[data-astro-cid-dgj3h3wu]{margin-top:var(--space-6);font-family:var(--font-display);font-size:var(--text-base);color:#e9eaef}.worked[data-astro-cid-dgj3h3wu] strong[data-astro-cid-dgj3h3wu]{color:#fff}.corrected-row[data-astro-cid-dgj3h3wu]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid rgba(255,255,255,.15)}.corrected-item[data-astro-cid-dgj3h3wu]{display:flex;flex-direction:column;gap:2px}.corrected-label[data-astro-cid-dgj3h3wu]{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:#b8bcc7}.corrected-value[data-astro-cid-dgj3h3wu]{font-family:var(--font-display);font-weight:700;font-size:var(--text-2xl)}.interp-note[data-astro-cid-dgj3h3wu]{margin-top:var(--space-6);font-size:var(--text-sm);line-height:1.6;color:#d7d9e0;background:#ffffff0f;border-radius:var(--radius-md);padding:var(--space-4)}.disclaimer[data-astro-cid-dgj3h3wu]{font-size:var(--text-xs);color:var(--ink-light);line-height:1.6;background:var(--desk-warm);border:1px solid var(--grid);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-12)}.seo-content[data-astro-cid-dgj3h3wu]{margin-top:var(--space-8);border-top:2px solid var(--grid);padding-top:var(--space-10)}.seo-content[data-astro-cid-dgj3h3wu] h2[data-astro-cid-dgj3h3wu]{font-size:var(--text-xl);margin-top:var(--space-8);margin-bottom:var(--space-3)}.seo-content[data-astro-cid-dgj3h3wu] h2[data-astro-cid-dgj3h3wu]:first-child{margin-top:0}.seo-content[data-astro-cid-dgj3h3wu] p[data-astro-cid-dgj3h3wu],.seo-content[data-astro-cid-dgj3h3wu] ul[data-astro-cid-dgj3h3wu]{color:var(--ink-light);line-height:1.7;margin-bottom:var(--space-4)}.seo-content[data-astro-cid-dgj3h3wu] ul[data-astro-cid-dgj3h3wu]{padding-left:var(--space-6)}.seo-content[data-astro-cid-dgj3h3wu] li[data-astro-cid-dgj3h3wu]{margin-bottom:var(--space-2)}.faq-item[data-astro-cid-dgj3h3wu]{border-bottom:1px solid var(--grid);padding:var(--space-3) 0}.faq-question[data-astro-cid-dgj3h3wu]{cursor:pointer;font-family:var(--font-display);font-weight:600;color:var(--ink)}.faq-answer[data-astro-cid-dgj3h3wu]{margin-top:var(--space-2)}@media(max-width:560px){.input-grid[data-astro-cid-dgj3h3wu]{grid-template-columns:1fr}.result-value[data-astro-cid-dgj3h3wu]{font-size:var(--text-3xl)}.result-main[data-astro-cid-dgj3h3wu]{align-items:flex-start}}
