@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--brand-primary: #4E65EA;--brand-primary-light: #7183EF;--brand-primary-dark: #3A4FD4;--brand-accent: #FC52FE;--brand-accent-light: #FD84FF;--brand-accent-dark: #D43ED6;--brand-dark: #232323;--brand-gradient: linear-gradient(135deg, #4E65EA 0%, #FC52FE 100%);--brand-bg: #f8fafc;--brand-surface: #ffffff;--brand-text: #1e293b;--brand-text-secondary: #64748b;--brand-border: #e2e8f0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--brand-bg);color:var(--brand-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.splash-fade-in{animation:fadeIn .6s ease-out forwards}.splash-pulse{animation:pulse 1.8s ease-in-out infinite}.splash-fade-out{animation:fadeOut .4s ease-in forwards}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#000000de;line-height:1.5}ul,ol{list-style:none}a{text-decoration:none;color:#4e65ea}a:hover{text-decoration:underline}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}html{font-size:16px}@media(max-width:768px){html{font-size:14px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}:focus{outline:2px solid #4E65EA;outline-offset:2px}@media print{nav,header,footer,.MuiAppBar-root,.MuiDrawer-root,.MuiToolbar-root,.MuiSnackbar-root,.MuiFab-root,[data-print-hide=true]{display:none!important}body{margin:0;padding:0;background:#fff!important;color:#000!important;font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12pt;line-height:1.6;-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{size:A4;margin:20mm 16mm}.report-section,.report-export-header{page-break-inside:avoid}.report-section{break-inside:avoid;page-break-inside:avoid}.report-section:last-child{page-break-inside:avoid}main,[role=main]{width:100%!important;max-width:none!important;padding:0!important;margin:0!important;overflow:visible!important}.MuiPaper-root{box-shadow:none!important;border:none!important}h1,h2,h3,h4,h5,h6{page-break-after:avoid;color:#000}a{color:#000;text-decoration:underline}*{overflow:visible!important}}
