@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#0f172a;color:#f8fafc;margin:0;padding:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.glass{background:#1e293bb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#334155;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-in{animation-duration:.5s;animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-bottom-4{animation-name:slideInFromBottom}.duration-500{animation-duration:.5s}.duration-300{animation-duration:.3s}.duration-200{animation-duration:.2s}.duration-700{animation-duration:.7s}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}[dir=rtl]{text-align:right}.rtl{direction:rtl}input,select,textarea{font-family:inherit}input:focus,select:focus,textarea:focus{outline:none}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media print{body{background:#fff!important;color:#0f172a!important}.glass{background:#f8fafc!important;border:1px solid #e2e8f0!important}#analytics-print-area{padding:0}#analytics-print-area .text-white{color:#0f172a!important}#analytics-print-area .text-slate-400,#analytics-print-area .text-slate-500{color:#475569!important}}.prose{color:#cbd5e1;line-height:1.6;white-space:pre-wrap}.prose h1,.prose h2,.prose h3{color:#f8fafc;margin-top:1.5rem;margin-bottom:1rem;font-weight:700}.prose h2{font-size:1.25rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem 0;border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow-x:auto;display:block;background:#0f172a66}.prose th{background:#3b82f61a;color:#94a3b8!important;font-weight:800!important;text-transform:uppercase;font-size:.7rem;letter-spacing:.1em;padding:1rem 1.25rem!important;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.prose td{padding:1rem 1.25rem!important;font-size:.85rem;border-bottom:1px solid rgba(255,255,255,.05);color:#e2e8f0!important}.prose tr:last-child td{border-bottom:none}.prose tr:hover td{background:#ffffff05}@media screen{.print-only{display:none}}
