.sfv{gap:var(--s5);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;display:grid}.sfv-source,.sfv-receipt{min-width:0;padding:var(--s5);border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface-1)}.sfv-source.is-dragging{border-color:var(--brass);background:var(--brass-wash)}.sfv-empty-source{justify-items:start;gap:var(--s3);align-content:center;min-height:360px;display:grid}.sfv-empty-source svg{width:48px;color:var(--brass);fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.sfv-empty-source h2,.sfv-file-head h2,.sfv-preview-head h3,.sfv-statements h3{margin:0}.sfv-empty-source p{max-width:42ch;color:var(--ink-1);line-height:1.6}.sfv-empty-source small{max-width:48ch;color:var(--ink-2);line-height:1.5}.sfv-pick span{min-height:44px;padding:0 var(--s5);border-radius:var(--r-md);background:var(--brass);color:var(--surface-0);font-size:var(--step--1);cursor:pointer;place-items:center;font-weight:650;display:inline-grid}.sfv-file-head,.sfv-receipt-head,.sfv-preview-head{justify-content:space-between;align-items:flex-start;gap:var(--s3);display:flex}.sfv-kicker,.sfv-file-head>div>p,.sfv-receipt-head,.sfv-preview-head span,.sfv-statements>div>span{color:var(--ink-2);font-family:var(--font-mono);font-size:var(--step--1)}.sfv-kicker{letter-spacing:.08em;text-transform:uppercase}.sfv-file-head h2{margin-top:var(--s1);overflow-wrap:anywhere}.sfv-file-head>div>p{margin-top:var(--s1)}.sfv-link{border-bottom:1px solid var(--brass);min-height:32px;color:var(--ink-1);font-size:var(--step--1);flex:none}.sfv-notice{margin-top:var(--s4);color:var(--ink-2);font-size:var(--step--1);line-height:1.55}.sfv-progress{gap:var(--s1);margin-top:var(--s4);padding:var(--s3) var(--s4);border-left:3px solid var(--line-firm);border-radius:var(--r-md);background:var(--surface-2);font-size:var(--step--1);display:grid}.sfv-progress[data-phase=done]{border-left-color:var(--ok)}.sfv-progress[data-phase=error]{border-left-color:var(--error)}.sfv-progress span{color:var(--ink-2);line-height:1.5}.sfv-receipt{min-height:480px;box-shadow:var(--shadow-1)}.sfv-receipt.has-result{border-color:var(--line-firm);box-shadow:var(--shadow-2)}.sfv-receipt-head{color:var(--ink-2);align-items:baseline}.sfv-receipt-head span:first-child{color:var(--brass-lo)}.sfv-perforation{height:1px;margin:var(--s4) calc(-1 * var(--s5));background-image:linear-gradient(90deg, var(--line-firm) 55%, transparent 0);background-size:9px 1px}.sfv-placeholder,.sfv-error{max-width:56ch;color:var(--ink-2);font-size:var(--step--1);line-height:1.65}.sfv-placeholder ol{margin:var(--s3) 0 0;padding-left:1.25rem}.sfv-error{padding:var(--s4);border-left:3px solid var(--error);background:var(--surface-2);color:var(--ink-1)}.sfv-error strong{color:var(--error)}.sfv-error p{margin-top:var(--s2)}.sfv-facts{gap:var(--s4);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.sfv-facts dt{color:var(--ink-2);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.sfv-facts dd{margin:var(--s1) 0 0;overflow-wrap:anywhere;font-size:var(--step--1)}.sfv-proof,.sfv-issues{gap:var(--s1);margin-top:var(--s4);padding:var(--s3) var(--s4);border-radius:var(--r-md);background:var(--surface-2);font-size:var(--step--1);display:grid}.sfv-proof strong,.sfv-clean{color:var(--ok)}.sfv-proof span,.sfv-dialect,.sfv-clean{font-size:var(--step--1);line-height:1.55}.sfv-proof span,.sfv-dialect{color:var(--ink-2)}.sfv-dialect,.sfv-clean{margin-top:var(--s3)}.sfv-issues{border-left:3px solid var(--error)}.sfv-issues strong{color:var(--error)}.sfv-issues ul{margin:var(--s1) 0 0;padding-left:1.1rem;line-height:1.55}.sfv-issues span{color:var(--ink-2);font-family:var(--font-mono)}.sfv-preview-head{margin-top:var(--s5);align-items:baseline}.sfv-preview-head h3,.sfv-statements h3{font-size:var(--step-0)}.sfv-code{max-height:320px;margin-top:var(--s2);padding:var(--s4);border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-0);color:var(--ink-0);font-family:var(--font-mono);font-size:var(--step--1);white-space:pre;line-height:1.55;overflow:auto}.sfv-statements{margin-top:var(--s5);padding-top:var(--s4);border-top:1px solid var(--line)}.sfv-statements>div{margin-top:var(--s4)}.sfv-statements .sfv-code{max-height:180px}@media (width<=860px){.sfv{grid-template-columns:1fr}.sfv-empty-source{min-height:280px}}@media (width<=480px){.sfv-source,.sfv-receipt{padding:var(--s4)}.sfv-perforation{margin-inline:calc(-1 * var(--s4))}.sfv-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
