.boundary{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:stretch}.boundary-rule{display:flex;align-items:center;justify-content:center;padding-top:.875rem;border-top:1px dashed hsl(var(--primary) / .5);font-size:.6875rem;font-weight:600;letter-spacing:.07em;line-height:1.5;text-transform:uppercase;text-align:center;color:hsl(var(--primary))}@media(min-width:768px){.boundary{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto minmax(0,1fr);gap:1.25rem}.boundary-rule{padding-top:0;padding-left:1rem;border-top:0;border-left:1px dashed hsl(var(--primary) / .5);writing-mode:vertical-rl;text-align:left}}.stu-figure{margin:2rem 0 0;display:flex;justify-content:center}.stu-ledger{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:0;border-top:1px solid hsl(var(--border))}@media(min-width:640px){.stu-ledger{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}}.stu-ledger-row{display:flex;flex-direction:column;gap:.1875rem;padding:.875rem 0;border-bottom:1px solid hsl(var(--border))}.stu-ledger-title{font-size:.9375rem;font-weight:600;line-height:1.35}.stu-ledger-body{font-size:.875rem;line-height:1.55;color:hsl(var(--muted-foreground))}.stu-doc{margin:2rem 0 0;border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--card));padding:1.5rem;box-shadow:var(--shadow-2)}@media(min-width:768px){.stu-doc{padding:2rem 2.25rem}}.stu-doc-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;padding-bottom:.875rem;border-bottom:2px solid hsl(var(--foreground) / .75)}.stu-doc-title{font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.stu-doc-meta{font-size:.75rem;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.stu-doc-totals{list-style:none;margin:1.125rem 0 0;padding:0;display:grid;gap:.5rem}@media(min-width:640px){.stu-doc-totals{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.5rem}}.stu-doc-line{display:flex;align-items:baseline;gap:.5rem;font-size:.875rem;border-bottom:1px dotted hsl(var(--border));padding-bottom:.375rem}.stu-doc-line span:last-child{margin-left:auto;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.stu-doc-section{margin-top:1.5rem}.stu-doc-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.625rem}.stu-doc-rows{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.stu-doc-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.875rem;line-height:1.5}.stu-doc-row strong{font-weight:600}.stu-doc-row em{font-style:normal;color:hsl(var(--muted-foreground))}.stu-doc-row span{margin-left:auto;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;white-space:nowrap}
