*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#fff9f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100%}.dashboard-grid{grid-template-columns:3fr 2fr;align-items:start;gap:1.5rem;display:grid}.dashboard-result-panel{position:sticky;top:1.5rem}@media (width<=768px){.dashboard-grid{grid-template-columns:1fr}.dashboard-result-panel{position:static}}
