@import"https://fonts.googleapis.com/css2?family=Barlow:wght@600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes trShimmer{0%{background-position:100% 0}to{background-position:0 0}}@media(prefers-reduced-motion:reduce){.tr-skeleton{animation:none!important}}:root{--font-size: 16px;--font-family: "Inter", system-ui, sans-serif;--font-display: "Barlow", "Inter", system-ui, sans-serif;--background: #F5F5F7;--foreground: #111111;--card: #FFFFFF;--card-foreground: #111111;--primary: #FF4500;--primary-foreground: #FFFFFF;--secondary: #EBEBEF;--secondary-foreground: #111111;--muted: #EBEBEF;--muted-foreground: #6B6B80;--accent: #7C3AED;--accent-foreground: #FFFFFF;--destructive: #EF4444;--destructive-foreground: #FFFFFF;--border: rgba(0, 0, 0, .08);--radius: 14px}*{box-sizing:border-box}body{font-family:var(--font-family);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}p,h1,h2,h3,h4,label,span{margin:0}button,input,textarea,select{font-family:inherit}html{-webkit-text-size-adjust:100%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}body{overscroll-behavior-y:none;min-height:100vh;min-height:-webkit-fill-available}#root{min-height:100vh;min-height:-webkit-fill-available}:focus-visible{outline:2px solid #FF4500;outline-offset:2px;border-radius:6px}
