@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);
@charset "UTF-8";*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}html{font-size:16px}body{background-color:transparent;color:#00004b;font-family:Inter,sans-serif;font-size:1rem;line-height:1;margin:0;padding:0;white-space:nowrap}.shareprice-toolbar{text-align:right}.shareprice-toolbar__change{margin-left:.75rem}.shareprice-toolbar__change:before{display:inline-block;font-size:.75rem;margin-right:.25rem}.positive:before{content:"▲"}.negative:before{content:"▼"}.trades__negative{color:#b50000}
