.dv-page{max-width:760px;margin:0 auto;padding:0 0 3rem}.dv-page .breadcrumbs{font-size:.875rem;color:var(--text-subtle);margin-bottom:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.dv-page .breadcrumbs a{color:var(--text-muted)}.dv-page .breadcrumbs .current{color:var(--text);font-weight:500}.dv-page .breadcrumbs .sep{color:var(--border-strong)}.dv-page h1{margin-bottom:.75rem}.dv-lead{font-size:1.0625rem;color:var(--text-muted);margin-bottom:1.75rem}.dv-answer{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:var(--radius-sm);padding:.875rem 1rem;margin-bottom:1.5rem}.dv-answer p{margin:0;color:var(--text);font-size:.96875rem;line-height:1.65}.dv-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow);margin-bottom:2.5rem}.dv-form{margin-bottom:1.25rem}.dv-label{display:block;font-size:.875rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}.dv-fx{font-family:var(--font-mono);color:var(--accent-strong)}.dv-input-row{display:flex;gap:.625rem;flex-wrap:wrap;align-items:stretch}.dv-input{flex:1 1 240px;font-family:var(--font-mono);font-size:1.0625rem;padding:.75rem .875rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-soft);color:var(--text)}.dv-input:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.dv-var{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--text-subtle)}.dv-var-input{width:2.6rem;text-align:center;font-family:var(--font-mono);font-size:1rem;font-weight:600;padding:.55rem .25rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-soft);color:var(--text)}.dv-var-input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.dv-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:.875rem 0}.dv-chip{appearance:none;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:var(--radius-sm);padding:.4rem .7rem;font-size:.9375rem;font-family:var(--font-mono);cursor:pointer;transition:background .12s,border-color .12s;-webkit-tap-highlight-color:transparent}.dv-chip:hover{background:var(--bg-soft);border-color:var(--accent)}.dv-chip:active{transform:translateY(1px)}.dv-chip-del{color:var(--text-muted)}.dv-chip-clear{color:var(--danger, #dc2626);font-weight:600}.dv-go{width:100%;appearance:none;border:none;cursor:pointer;background:var(--accent);color:#fff;font-weight:700;font-size:1.0625rem;padding:.85rem 1rem;border-radius:var(--radius-sm);transition:background .12s}.dv-go:hover{background:var(--accent-strong)}.dv-go:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.dv-out{margin-top:1.25rem}.dv-input-line{background:var(--bg-soft);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;margin-bottom:1rem;overflow-x:auto}.dv-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.dv-step{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);padding:.75rem .875rem}.dv-step-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.dv-step-n{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent-strong);border-radius:50%;font-size:.8125rem;font-weight:700}.dv-step-rule{font-weight:600;font-size:.9375rem;color:var(--text)}.dv-step-formula{margin:0 0 .4rem;font-size:.8125rem;color:var(--text-subtle);font-family:var(--font-mono)}.dv-step-math{overflow-x:auto;padding:.25rem 0}.dv-result{margin-top:1rem;border:1.5px solid var(--accent);background:var(--accent-soft);border-radius:var(--radius-sm);padding:.875rem 1rem;position:relative}.dv-result-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--accent-strong);margin-bottom:.35rem}.dv-result-math{overflow-x:auto}.dv-copy{position:absolute;top:.6rem;right:.6rem;appearance:none;border:1px solid var(--border);background:var(--bg);color:var(--text-muted);border-radius:6px;padding:.25rem .55rem;font-size:.75rem;cursor:pointer}.dv-copy:hover{border-color:var(--accent);color:var(--accent-strong)}.dv-error{color:var(--danger, #dc2626);font-weight:500;padding:.75rem 0;margin:0}.dv-out math,.dv-ex-solution math{font-size:1.15em;color:var(--text)}.dv-input-line math,.dv-result-math math{font-size:1.2em}.dv-step-math mfrac,.dv-input-line mfrac{font-size:.97em}.dv-section{margin:2.25rem 0}.dv-section h2{font-size:1.375rem;margin-bottom:.875rem}.dv-section p{color:var(--text-muted);margin-bottom:.875rem;line-height:1.7}.dv-section code{background:var(--bg-soft);padding:.1rem .4rem;border-radius:4px;font-family:var(--font-mono);font-size:.875rem;color:var(--text)}.dv-steps-list{color:var(--text-muted);line-height:1.7;padding-left:1.25rem;margin-bottom:.875rem}.dv-steps-list li{margin-bottom:.4rem}.dv-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius-lg)}.dv-table{width:100%;border-collapse:collapse;font-size:.9375rem}.dv-table th,.dv-table td{text-align:left;padding:.7rem 1rem;border-bottom:1px solid var(--border);vertical-align:top}.dv-table thead th{background:var(--bg-soft);font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.dv-table tr:last-child td{border-bottom:none}.dv-table .dv-td-name{font-weight:600;color:var(--text);white-space:nowrap}.dv-table .dv-td-formula{font-family:var(--font-mono);color:var(--accent-strong);white-space:nowrap}.dv-table td{color:var(--text-muted)}.dv-examples{display:flex;flex-direction:column;gap:.625rem}.dv-example{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);padding:0 1rem}.dv-example summary{cursor:pointer;padding:.875rem 0;list-style:none;display:flex;flex-direction:column;gap:.2rem}.dv-example summary::-webkit-details-marker{display:none}.dv-ex-fx{font-family:var(--font-mono);font-weight:600;color:var(--text);font-size:.96875rem}.dv-ex-note{font-size:.8125rem;color:var(--text-subtle)}.dv-ex-solution{padding:.25rem 0 1rem}.dv-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.dv-related-card{display:flex;align-items:center;gap:.625rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem .875rem;font-size:.9375rem;font-weight:500;color:var(--text);transition:border-color .12s,background .12s}.dv-related-card:hover{border-color:var(--accent);background:var(--bg-soft)}.dv-related-icon{font-size:1.25rem;flex-shrink:0;width:1.5rem;text-align:center}.dv-faq{display:flex;flex-direction:column;gap:.5rem}.dv-faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-card);padding:0 1rem}.dv-faq-item summary{cursor:pointer;padding:.875rem 0;font-weight:600;list-style:none;font-size:.9875rem}.dv-faq-item summary::-webkit-details-marker{display:none}.dv-faq-item summary:after{content:"+";float:right;color:var(--accent-strong);font-weight:700}.dv-faq-item[open] summary:after{content:"−"}.dv-faq-a{color:var(--text-muted);padding-bottom:.875rem;line-height:1.7}.dv-faq-a code{background:var(--bg-soft);padding:.1rem .35rem;border-radius:4px;font-family:var(--font-mono);font-size:.85rem}.dv-editorial p{font-size:.875rem;color:var(--text-subtle);line-height:1.7}.dv-disclaimer{font-style:italic}@media(max-width:520px){.dv-card{padding:.875rem}.dv-related-grid{grid-template-columns:1fr}.dv-table th,.dv-table td{padding:.6rem .7rem}}
