body{font-family:Roboto,Arial,Helvetica,sans-serif;margin:0}input,button,select,a{-webkit-tap-highlight-color:transparent}.NavbarContainer{background-color:#030612;font-weight:700}.LargeContainer{display:flex;background-color:#1e2033;align-items:center;justify-content:center;flex-direction:column;padding-bottom:50px}.PredictionContainer{display:flex;flex-direction:column;background-color:#1e2033;padding-bottom:50px}.ReverseBackground{background-color:#fff}.ModalContainer{background-color:#030612;border-style:solid;border-color:#000;display:flex;flex-direction:column;width:70%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:13px;align-items:center}.ModalButtonSection{display:flex;flex-direction:column;max-height:300px;overflow-y:auto;overflow-x:visible}.ModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#c8c8c84d}.UserAccountScreen{background-color:#1e2033;display:flex;flex-direction:row;padding-bottom:50px;padding-left:20px}.UserAccountScreenMobile{background-color:#1e2033;display:flex;flex-direction:row;padding-bottom:50px;padding-left:10px}.UserAccountDetailsSection{padding-left:15px;border-radius:10px;background-color:#000;margin-top:12px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 4px 8px #00000080}.ComparisonTable{max-width:90vw;overflow-x:auto;column-gap:20px;row-gap:20px;padding:15px}.ComparisonCell{border-style:solid;border-width:2px;border-color:#4ca0d7;border-radius:3px;background-color:#4ca0d7;box-shadow:0 0 4px 3px #2a75bb99;text-align:center;display:flex;flex-direction:column}.ProCell{border-style:solid;border-width:2px;border-color:#39ff14;border-radius:3px;background-color:#39ff14;box-shadow:0 0 4px 3px #3cd81999;text-align:center;display:flex;flex-direction:column}.ScrollViewX{overflow-x:auto}.ScrollViewY{overflow-y:auto}.WebAccountHandlerInputSection{width:50vw;display:flex;flex-direction:column;margin:0 auto}.TrendingComparison{background-color:#030612}.ToolContainer{border-radius:10px;min-width:310px;padding:10px;display:grid;justify-content:center;background-color:#2a2a2a}.TrendingComparisonText{color:#fff;text-align:center;padding:0 2px}.PlainText{color:#fff}.SimpleText{color:#fff;text-align:center}#LogoText{color:#4ca0d7;font-size:40px;padding:10px;text-align:center}.HeaderText{color:#4ca0d7;font-size:25px;padding:10px;text-align:center;font-weight:700}.UserAccountDetailsHeader{color:#4ca0d7;font-size:25px;font-weight:700}.ErrorText{color:red;font-size:15;padding:10px;text-align:center;font-weight:700}.SuccessText{color:#3cad19;font-size:15;font-weight:600;padding:10px;text-align:center}.ActivityIndicator{margin:0 auto;border:8px solid #f3f3f3;border-radius:50%;border-top:8px solid #4ca0d7;width:30px;height:30px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.progress{width:80%;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-top:10px}.progress-bar{height:20px;background-color:#4ca0d7;transition:width .3s ease}.ReversePlainText{color:#000}.NavbarText{text-decoration:none;color:#fff}.NavbarText:hover{color:#eee}.NavbarText:active{color:#aaa}.UserAccountDetails{color:#3b85ae;font-size:30}.ComparisonRowName{color:#000}.ComparisonRowValue{padding:5px 15px;color:#fff;background-color:#1e2033;flex-grow:1;white-space:pre-wrap;text-align:left}.InfoText{color:#fff;font-size:20}.InfoSubtitle{color:#4ca0d7;font-size:27;padding:10;padding-left:0;font-weight:700}.NormalButton{background-color:#4ca0d7;color:#fff;font-size:16px;font-weight:600;letter-spacing:.3px;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;outline:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;box-shadow:0 4px 8px #00000080;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.NormalButton:hover{background-color:#3579a8}.NormalButton:active{background-color:#206090}.NormalButton:disabled{background-color:#206090b8;color:#aaa}.DangerButton{display:flex;justify-content:center;align-items:center;background-color:#d6491a;color:#fff;font-size:16px;font-weight:600;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;box-shadow:0 4px 8px #00000080;height:100%}.DangerButton:hover{background-color:#cd2626}.DangerButton:active{background-color:#751400}.NormalButtonNoBackground{background-color:transparent;color:#fff;font-size:16px;padding:0 15px;margin:10px auto;border:none;border-radius:5px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.NormalButtonNoBackground:hover{background-color:#3579a8}.NormalButtonNoBackground:active{background-color:#206090}.CompareTopButton{background-color:#4ca0d7;color:#fff;font-size:16px;font-weight:600;padding:10px;margin:0 3px;border:none;border-radius:5px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;max-height:71px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #00000080}.CompareTopButton:hover{background-color:#3579a8}.CompareTopButton:active{background-color:#206090}.ShareTopButton{background-color:#3cad19;color:#fff;font-size:16px;font-weight:600;padding:10px 15px;margin:0 3px;border:none;border-radius:5px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;max-height:71px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #00000080}.ShareTopButton:hover{background-color:#2d9619}.ShareTopButton:active{background-color:#238219}.ResetTopButton{background-color:#d6491a;color:#fff;font-size:16px;font-weight:600;padding:10px 15px;margin:0 3px;border:none;border-radius:5px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;max-height:71px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #00000080}.ResetTopButton:hover{background-color:#cd2626}.ResetTopButton:active{background-color:#751400}.LinkWithImage{text-decoration:none;display:flex;align-items:center}.TextInput{display:block;background-color:transparent;border-style:solid;border-color:#4ca0d7;border-width:2;padding:20px;color:#888;-webkit-user-select:none;user-select:none;outline-style:none}.RequestDataTextInput{display:flex;justify-content:flex-start;align-items:flex-start;background-color:transparent;border-style:solid;border-color:#4ca0d7;border-width:2;padding:20px;color:#888;-webkit-user-select:none;user-select:none;outline-style:none;height:150px;width:80%}.PredictionTextInput{border-color:"#4ca0d7";border-width:2;border-radius:8px;color:#999;font-size:24px;margin:10px 0;padding:0 5px;-webkit-user-select:"none";user-select:"none";outline-style:"none";align-items:center}.TrendingComparisonButton{display:flex;align-items:center;justify-content:center;background-color:#2ea44f;border-radius:6px;color:#fff;cursor:pointer;font-family:system-ui,Segoe UI,Helvetica,Arial,sans-serif,"Segoe UI Emoji";transition:background-color .2s ease-in-out,color .2s ease-in-out;font-weight:600;line-height:20px;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap;box-shadow:0 4px 8px #00000080;margin:0 10px}.TrendingComparisonButton:visited{color:#fff}.TrendingComparisonButton:hover{background-color:#24813e}.TrendingComparisonButton:active{background-color:#1f6c35}.AccountButton{background-color:#1e2033;color:#fff;font-size:16px;font-weight:600;margin-top:10px;padding:0 5px;border:none;border-radius:5px;cursor:pointer;outline:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;box-shadow:0 4px 8px #00000080;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.AccountButton:hover{background-color:#454444;color:#fff}.AccountButton:active{background-color:#c6c6c6;color:#000}.AccountButtonSelected{background-color:#3d3d54;color:#fff;font-size:16px;font-weight:600;margin-top:10px;padding:10px;border:none;border-radius:5px;cursor:pointer;outline:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;box-shadow:0 4px 8px #00000080;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center}.DangerButtonNoBackground{background-color:transparent;color:#cf413a;font-size:16px;padding:0 15px;margin:10px auto;border:none;border-radius:5px;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.DangerButtonNoBackground:hover{background-color:#cd2626;color:#fff}.DangerButtonNoBackground:active{background-color:#751400}.SelectABrandOptions{background-color:#f3c353;color:#000;font-size:16px;font-weight:600;padding:0 20px;border:none;border-radius:5px;cursor:pointer;outline:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;box-shadow:0 4px 8px #00000080;-webkit-user-select:none;user-select:none}.SelectABrandOptions:hover{background-color:#c1993b}.SelectABrandOptions:active{background-color:#856a2a}.SearchResultBox{position:fixed;color:#000;background-color:#fff;border:1px solid #ccc;z-index:9999;box-shadow:0 2px 8px #0000001a}.SearchResult{padding:10px;cursor:pointer;text-align:left;z-index:10000}.SearchResult:hover{background-color:#a4a4a3}.SearchResult:active{background-color:#959593}.dropdown{position:relative;display:inline-block}.dropdown-toggle{background-color:#4ca0d7;color:#fff;padding:6px;font-size:14px;letter-spacing:.5px;border:none;cursor:pointer}.dropdown-menu{position:absolute;top:100%;left:0;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px #0003;z-index:1;list-style-type:none;padding:0;margin:0}.dropdown-menu li a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-menu li a:hover{background-color:#f1f1f1}.switch{position:relative;display:inline-block;width:40px;height:24px;border-radius:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:gray;border-radius:24px}.slider:before{position:absolute;content:"";height:24px;width:24px;background-color:#fff;border-radius:24px}input:checked+.slider{background-color:#3cad19}input:checked+.slider:before{transform:translate(16px)}
