@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;color:#0f172a;-webkit-font-smoothing:antialiased}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media print{@page{size:letter portrait;margin:.2in}html,body{height:100%!important;max-height:100vh!important;overflow:hidden!important;background-color:#fff!important;color:#000!important;font-size:8.5px!important;line-height:1.1!important;margin:0!important;padding:0!important}header,nav,.no-print,button,footer,[role=dialog]>div:first-child{display:none!important}.printable-paper{border:none!important;box-shadow:none!important;padding:.1in!important;margin:0 auto!important;width:100%!important;max-width:7.8in!important;page-break-inside:avoid!important;page-break-after:avoid!important;break-inside:avoid!important;break-after:avoid!important}table{page-break-inside:avoid!important;break-inside:avoid!important}tr,td,th{page-break-inside:avoid!important}}
