:root{font-family:Kanit,Inter,Open Sans,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background-color:var(--background);margin:0;display:flex;place-items:center;min-width:320px}#root{max-width:100%;text-align:center;min-height:100vh}section{scroll-margin-top:5rem}:root{--title: 3rem;--header-1: 2rem;--header-2: 1.8rem;--header-3: 1.5rem;--header-4: 1.2rem;--caption: .8rem;--super-dark-blue: #003372;--dark-blue: #3f76bf;--light-blue: #7baaf8;--super-light-blue: #e1f1ff;--blue-pale-dark: #2c3e50;--blue-pale-light: #c9d6e3;--info-blue: #4a90e2;--info-blue-light: #dceefb;--info-blue-dark: #2e415a;--red: #d84a3a;--red-soft: #e25c4c;--red-muted: #b03c33;--red-light: #fbe9e7;--red-dark: #3e1d1a;--yellow: #faaf3f;--warm-yellow: #f29b2f;--dark-yellow: #d9a21b;--yellow-muted: #b78b17;--yellow-light: ;--green: #4caf50;--green-light: #a5d6a7;--green-dark: #355f3b;--brown: #554e4e;--light-brown: #aa9d9b;--white: #ffffff;--soft-white: #f8f9fa;--grey-light-100: #ecf0f1;--grey-light-150: #e1e4e6;--grey-light-200: #c4cad0;--grey-medium: #9a9a9a;--dark-surface: #2e3138;--dark-border: #3a3e46;--black-text: #1a1b1f;--black-bg: #1e2127;--shadow-light: rgba(0, 0, 0, .05);--shadow-dark: rgba(0, 0, 0, .3);--primary: var(--dark-blue);--secondary: var(--light-blue);--accent-red: var(--red);--accent-green: var(--green);--background: var(--soft-white);--surface: var(--white);--color-surface: var(--info-blue-light);--accent-yellow: var(--yellow);--sub-yellow: var(--warm-yellow);--text: var(--black-text);--text-heading: var(--blue-pale-dark);--text-muted: var(--grey-medium);--text-muted-light: var(--grey-light-200);--border-color: var(--grey-light-150);--shadow-color: var(--shadow-light)}[data-theme=dark]{--primary: var(--dark-blue);--secondary: var(--super-dark-blue);--background: var(--black-bg);--surface: var(--dark-surface);--color-surface: var(--info-blue-dark);--accent-yellow: var(--dark-yellow);--sub-yellow: var(--yellow-muted);--text: var(--grey-light-100);--text-heading: var(--blue-pale-light);--text-muted: var(--grey-light-200);--text-muted-light: var(--grey-medium);--border-color: var(--dark-border);--shadow-color: var(--shadow-dark)}._SelectContainer_z52a9_1{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}._SelectLabel_z52a9_8{font-size:.8rem;font-family:inherit;font-weight:500;color:var(--text-muted);padding-left:.2rem}._SelectWrapper_z52a9_16{box-sizing:border-box;display:flex;position:relative;align-items:center;justify-content:space-between;gap:.75rem;height:2.3rem;width:100%;border:1px solid var(--border-color);border-radius:3rem;padding-left:.6rem;padding-right:.6rem;cursor:pointer;background-color:transparent}@media (hover: hover){._SelectWrapper_z52a9_16:hover{background-color:var(--border-color)}}._SelectWrapper_z52a9_16:active{background-color:var(--border-color)}._Select_z52a9_1{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;z-index:2;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;border-radius:3rem;background:transparent;margin:0;padding:0;font-family:inherit;font-size:1rem;cursor:pointer}._SelectIconAndOptionsWrapper_z52a9_71{display:flex;align-items:center;gap:.5rem}._SelectIcon_z52a9_71{display:flex}._SelectWrapper_z52a9_16 select:focus+._DropdownPopup_z52a9_80{display:block}._predictionResultContainer_uq1td_1{align-items:flex-start;margin-top:.5rem}._predictionResultTable_uq1td_7{width:100%;border-radius:.5rem;background-color:var(--surface);padding:0 .5rem .5rem;margin-top:1rem}._headerRowLabel_uq1td_15,._headerRowLabel_uq1td_15:hover,._headerRowLabel_uq1td_15._Mui-active_uq1td_17,._headerRowLabel_uq1td_15 ._MuiTableSortLabel-icon_uq1td_21,._headerRowLabel_uq1td_15:hover ._MuiTableSortLabel-icon_uq1td_21,._headerRowLabel_uq1td_15._Mui-active_uq1td_17 ._MuiTableSortLabel-icon_uq1td_21{color:var(--text)}._manualCardsWrapper_1o0rc_1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0}._manualCard_1o0rc_1{padding:1.2rem;display:flex;background:var(--surface);border-radius:.8rem;flex-direction:column;align-items:center;justify-content:start;gap:.5rem}._number_1o0rc_20{background-color:var(--dark-blue);color:var(--soft-white);display:inline-flex;justify-content:center;align-items:center;height:3rem;width:3rem;line-height:1;border-radius:50%;font-size:var(--header-4)}._container_13mnz_1{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}._industryCard_13mnz_8{background-color:var(--surface);border-radius:.8rem;width:300px;padding:1.2rem;display:flex;flex-direction:column;justify-content:space-between;gap:.4rem}._stockInfoWrapper_13mnz_19{display:flex;justify-content:space-between}._container_35dei_1{display:flex;flex-direction:row;gap:1rem;height:100%;padding:0}._card_35dei_9{display:flex;flex-direction:column;justify-content:start;background:var(--surface);padding:1.2rem;border-radius:.8rem;gap:1rem}._contentWrapper_35dei_20{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:.5rem}._iconWrapper_35dei_28{background-color:var(--dark-blue);color:var(--soft-white);display:inline-flex;justify-content:center;align-items:center;height:60px;width:60px;line-height:1;border-radius:50%;font-size:var(--header-4)}.page{width:100%;padding:0 clamp(5vw,8vw,60px);justify-items:center;overflow-x:scroll}.page-mobile{width:100%;padding:0 1.5rem;justify-items:center;overflow-x:scroll}.title{font-size:1.5em;text-align:center;color:#242424}.Stockie{font-family:Notable,sans-serif;font-weight:400;font-style:normal}.section{width:100%;margin-bottom:8vh}._container_lnx2o_1{display:flex;justify-content:space-between;align-items:center;padding-top:env(safe-area-inset-top);padding-right:.5rem;padding-left:.5rem;height:4rem;background-color:var(--secondary);position:sticky;top:0;z-index:1000}._navItemWrapperRight_lnx2o_15{display:flex;align-items:center;height:100%}._navItem_lnx2o_15{letter-spacing:.1rem;color:var(--soft-white);background:transparent;border:none;border-radius:0;cursor:pointer;transition:.3s;height:100%;margin:0}._navItem_lnx2o_15:hover,._active_lnx2o_38{background:var(--primary);border:none}._wrapper_6g3f6_1{min-height:calc(100vh - 3.5rem);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:6vh;background:linear-gradient(180deg,var(--secondary) 0%,var(--background) 70%);padding:0 clamp(5vw,8vw,60px)}._infoContainer_6g3f6_11{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem}._disclaimerContainer_6g3f6_21{text-align:center;padding:2rem;color:var(--text-muted)}
