@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/4cf2300e9c8272f7-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_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--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{--bg-color:#f7f6f0f5;--hov-color:rgb(118,118,118);--card:black;--border:#aaa;--container-bg:white;--text-col:black;--glider-col:#e6eef9;--input-box-col:white;--checked-input-col:#185ee0;--output-box-col:#f6f3e9;--highlight-red:#f8a4a4;--highlight-blue:#a4a9f8;--highlight-green:#b0f8a4;--scrollbar-main-track:green;--scrollbar-sub-track:#f6f3e9;--input-region-bg:#f6f3e9}[data-theme=dark]{--box-color:#9b9b9b;--cb-hover-color:#4c4b5f;--output-text-size:1rem;--bg-color:#1a1919;--border:#aaa;--card:white;--hov-color:rgb(226,226,226);--container-bg:#030b2d;--text-col:white;--output-box-col:#557796;--glider-col:#285DA7;--input-box-col:#0E2039;--checked-input-col:#C2D5F0;--highlight-red:#910f0f;--highlight-blue:#161d80;--highlight-green:#1b680e;--scrollbar-sub-track:#C2D5F0;--scrollbar-main-track:#1a1919;--input-region-bg:#0a1628}*{padding:0;border:0;margin:0;box-sizing:border-box;font-family:Tahoma,sans-serif;font-size:1rem;color:var(--text-col)}.background{background-color:var(--bg-color);padding-top:2%;padding-bottom:2%;padding-right:2%;min-height:100vh;height:100%;display:flex;flex-direction:row;justify-content:space-evenly}.theme-toggle:hover{background:var(--bg-color);background-color:var(--hov-color)}html::-webkit-scrollbar{background:#1F1E1D;width:10px}html::-webkit-scrollbar-track{background:var(--bg-color);border-radius:10px}html::-webkit-scrollbar-thumb{background-color:#aaa;width:4px;border-radius:10px}html::-webkit-scrollbar-thumb:hover{background-color:#888}.container{width:47vw;margin:0 auto;padding:20px;background-color:var(--container-bg);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:8px}.container2{margin-bottom:none}.container3{width:100%;background-color:var(--output-box-col);border:2px solid black;border-radius:10px;padding:10px}.container4{display:flex;flex-direction:column;align-items:center}.container4 h3{font-size:1.2em;margin-bottom:.25em;margin-top:.25em}@media (max-width:768px){.background{flex-direction:column;margin-bottom:none}.container{min-width:90vw}}.theme-toggle{height:75%;padding:6.6px 10px;border-radius:50px;cursor:pointer;font-size:1rem;border:1px solid var(--border);background:var(--card);color:var(--text);transition:.2s}.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:8vh}.header h1{font-size:2rem;font-weight:700;margin-bottom:2%}textarea{height:150px;border-radius:5px;resize:none}input,textarea{width:97%;padding:10px;margin:10px 0}input{border:1px solid #ccc;border-radius:5px}input,textarea{background-color:var(--output-box-col);border:2px solid black}.input-placeholder::placeholder{color:var(--text-col)}.input-wrapper{display:flex;flex-direction:row;align-items:center}.input-select-label{margin-right:10px}.input-container{border:none}.tabs{display:flex;position:relative;background-color:var(--input-box-col);box-shadow:0 0 1px 0 rgba(24,94,224,.15),0 6px 12px 0 rgba(24,94,224,.15);padding:.75rem;border-radius:99px}.tabs *{z-index:2}.tab{display:flex;align-items:center;justify-content:center;height:30px;width:50px;font-size:.8rem;color:var(--text-col);font-weight:500;border-radius:99px;cursor:pointer;transition:color .15s ease-in}.container1 input[type=radio]:checked+label{color:var(--checked-input-col)}.container1 input[type=radio]{display:none}.container1 input[id=radio-1]:checked~.glider{transform:translateX(0)}.container1 input[id=radio-2]:checked~.glider{transform:translateX(100%)}.glider{position:absolute;display:flex;height:30px;width:50px;background-color:var(--glider-col);z-index:1;border-radius:99px;transition:.25s ease-out}#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}.loading-button{padding:none}.loading-div{border:none;background-color:#007BFF;border-radius:4px;width:-moz-fit-content;width:fit-content}.submit-button:hover{background-color:#0056b3;cursor:pointer}.loading-button:hover{background-color:#007BFF;cursor:default}.spinner{border:3px solid #f3f3f3;border-top-color:#0d0d0d;border-radius:50%;width:16px;height:16px;animation:spin .8s linear infinite;display:inline-block;vertical-align:middle;margin-left:8px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slide-enter{opacity:0;transform:translateX(10px)}.slide-enter-active{transition:opacity .3s,transform .3s}.slide-enter-active,.slide-exit{opacity:1;transform:translateX(0)}.slide-exit-active{opacity:0;transform:translateX(-10px);transition:opacity .3s,transform .3s}.results{margin-top:20px}#keywords{background-color:#e0e0e0;padding:10px;border-radius:4px}.text-output{width:97%;min-height:50vh;height:auto;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:var(--output-box-col)}.text-output::-webkit-scrollbar,textarea::-webkit-scrollbar{width:10px;border:none;padding:none}.text-output::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{background:var(--scrollbar-sub-track);border-radius:10px}.text-output::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:10px;border:2px solid var(--scrollbar-sub-track)}.text-output::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-hover{background-color:#888}.tooltip{border:1px solid black;background-color:var(--output-box-col);color:var(--text-col);padding:4px;width:50%;margin-left:25%}.tooltip,.tooltip p{display:inline-block}.custom-tooltip{background-color:#fff;padding:8px;border-radius:5px;border:1px solid #ccc}.tooltip-label{color:black;margin:0}.text-output p{display:inline-block;width:100%;margin:0 5px;padding:5px;border-radius:3px;height:auto}.color-key{display:flex;gap:15px;margin:10px 0;padding:8px;background-color:var(--output-box-col);border:2px solid black;border-radius:8px;width:97%}.key-item{display:flex;align-items:center;gap:6px}.key-color{width:20px;height:20px;border-radius:3px;border:1px solid #333}.highlight-red{background-color:var(--highlight-red)}.highlight-blue{background-color:var(--highlight-blue)}.highlight-green{background-color:var(--highlight-green)}.highlight-blue:hover,.highlight-green:hover,.highlight-red:hover{border:1px solid black}.bold{font-weight:700}.bias-container{width:97%;padding:15px;text-align:center}.bias-container,.chartDiv{background-color:var(--output-box-col);margin-bottom:10px;border:2px solid black;border-radius:10px}.chartDiv{width:100%;padding:20px;height:40vh;min-height:350px;display:flex;flex-direction:column;align-items:center}.barDiv h3{margin-bottom:5px}.radial-container{width:100%;height:100%}.radial-label{font-size:.5rem}#bias-label{font-weight:700;margin-bottom:10px}#bias-label,#bias-label span{font-size:2rem}.bias-left{color:#2721dd}.bias-right{color:#dd2121}.bias-img{--bias-height:705px;--bias-width:80%;width:var(--bias-width);height:calc(var(--bias-width)*705/820);border:1px solid black;border-radius:10px;margin-top:10px}