@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--sidebar-color:#191924;--body-color:#fff;--box-color:#9b9b9b;--cb-hover-color:#4c4b5f;--sidebar-text-col:#f5f5f5;--main-text-col:black;--hr-col:#b8b8b8;--scroll-col:#323148;--scroll-hover:#4c4b5f;--output-text-size:1rem}*{padding:0;border:0;margin:0;box-sizing:border-box;font-family:Tahoma,sans-serif;font-size:1rem}.background{background-color:#9b9b9b;padding-top:2%;padding-bottom:2%;min-height:100vh;height:100%}.container{max-width:800px;margin:0 auto;padding:20px;background:white;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:8px}#header{font-size:2rem;font-weight:700;margin-bottom:2%}textarea{height:150px;resize:vertical}input,textarea{width:97%;padding:10px;margin:10px 0;border:1px solid #ccc;border-radius:5px}.input-toggle-div{display:flex;flex-direction:row}#input-toggle{display:none}.input-toggle-div[value=textInput] #text-button,.input-toggle-div[value=urlInput] #url-button{background-color:var(--box-color)}#input-toggle-button:hover{cursor:pointer}#input-toggle-button{border:2px solid black;width:20%;display:flex;flex-direction:row;justify-content:space-evenly;border-radius:20px;overflow:hidden}#text-button,#url-button{flex:1 1;text-align:center;z-index:2;font-weight:700;font-size:14px}.buttons{display:flex;gap:10px}button{padding:10px 15px;border:none;background-color:#007BFF;color:white;border-radius:4px;cursor:pointer}button:hover{background-color:#0056b3}.results{margin-top:20px}#keywords{background-color:#e0e0e0;padding:10px;border-radius:4px}.text-output{width:97%;height:50vh;border:2px solid black;border-radius:10px;margin:10px 0;padding:10px;overflow:auto;display:flex;flex-wrap:wrap;gap:.3rem .4rem;align-content:flex-start;background-color:#f6f3e9}.text-output::-webkit-scrollbar{width:10px;height:10px}.text-output::-webkit-scrollbar-track{background:#f6f3e9;border-radius:10px}.text-output::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:10px;border:2px solid #f6f3e9}.text-output::-webkit-scrollbar-thumb:hover{background-color:#888}.tooltip{border:1px solid black;position:absolute;margin-top:40vh;z-index:10;height:8%;width:20%;background-color:white;border-radius:10px;padding:5px;display:flex;flex-direction:column;overflow:auto}.text-output p{display:inline-block;margin:0;padding:0;border-radius:3px;height:auto}.highlight-red{background-color:#f8a4a4}.highlight-blue{background-color:#a4a9f8}.highlight-green{background-color:#b0f8a4}.highlight-red:hover{background-color:#f8a4a4;border:1px solid black}.highlight-blue:hover{background-color:#a4a9f8;border:1px solid black}.highlight-green:hover{background-color:#b0f8a4;border:1px solid black}hr{width:85%;border:2px solid grey;border-radius:5px;margin:0 auto}.chartDiv{width:97%;padding:10px;height:40vh;display:flex;align-items:center;background-color:#f6f3e9;margin-bottom:10px;margin-top:10px;border:2px solid black;border-radius:10px}.radial-container{width:60%;height:100%;margin-left:auto;border-left:2px solid grey}#bias-label{font-weight:700}#bias-label,#bias-label span{font-size:2rem}.bias-left{color:#2721dd}.bias-right{color:#dd2121}