@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Oswald:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;500;600&family=Open+Sans:wght@300;400;600&family=Oswald:wght@500&family=Poppins:wght@500;600&family=Roboto:ital,wght@0,300;0,400;1,100;1,300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-header{align-items:center;color:#f0f0f5;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:10vh}main{margin:2rem}footer{background-color:#282c34;color:#fff;margin-top:2rem;padding:1rem}:root{--primary-color:#121220;--secondary-color:#23243b;--third-color:#121220;--big-text-color:#f0f0f5;--text-color:#e6e6e6;--sign-color:#ccc;--input-color:#1e1f34;--darker-color:#0d0d0d;--highlight-color:#aaa;--selected-option-bg-color:#333;--option-text-color:#fff;--input-text-color:#fff;--menu-background-color-dark:#333;--option-text-color-dark:#fff;--selected-option-bg-color:#555;--focused-option-bg-color:#444;--selected-focused-option-text-color:#fff;--input-border-color:#555;--input-border-hover-color:#aaa}.light-mode{--primary-color:#f8f9fa;--secondary-color:#fff;--third-color:#e9ecef;--big-text-color:#212529;--text-color:#495057;--sign-color:#adb5bd;--input-color:#e2e6ea;--darker-color:#dee2e6;--input-text-color:#495057;--light-input-color:#e2e6ea;--light-text-color:#495057;--menu-background-color-light:#f8f9fa;--option-text-color-light:#212529;--selected-option-bg-color:#ced4da;--focused-option-bg-color:#adb5bd;--selected-focused-option-text-color:#212529;--input-border-color:#ced4da;--input-border-hover-color:#adb5bd}body{background-color:#121220;background-color:var(--third-color);color:#e6e6e6;color:var(--text-color);font-family:Roboto,sans-serif}.converter-container{background-color:#23243b;background-color:var(--secondary-color);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.5);margin:auto;max-width:100%;padding:2rem;text-align:center}h1{color:#f0f0f5;color:var(--big-text-color);font-size:2.5rem;margin-bottom:2rem}.header{background-color:#23243b;background-color:var(--secondary-color);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10}.header,.header-content{display:flex;justify-content:flex-start}.header-content{align-items:center;max-width:1200px;padding:0 1rem;width:100%}.header-icon{font-size:2.5rem}.header-divider,.header-icon,.header-title,.theme-icon{align-items:center;display:flex;justify-content:center}.header-title{font-family:Montserrat,sans-serif;font-size:1.5rem;font-size:1.25rem;margin-right:4px;margin:0 10px}.header-divider{background-color:#f0f0f5;background-color:var(--big-text-color);height:1.5rem;margin-right:10px;width:1px}.theme-icon{font-size:1.2rem;margin-left:4px}.main-content{margin-top:3rem}.convert-button,.converter-result,.input-rectangle{background-color:#121220;background-color:var(--third-color);border:1px solid #555;color:#e6e6e6;color:var(--text-color)}.converter-result,.input-rectangle,.select-container,.select-rectangle{border:2px solid #ccc;border-radius:5px;font-size:1rem;margin-top:1rem;width:100%}.converter-result,.input-rectangle,.select-container{padding:.5rem}.converter-container .theme-toggle .faMoon,.converter-container .theme-toggle .faSun,.refresh-button,.refresh-button:hover,.swap-button,.swap-button:hover,.theme-toggle .faMoon,.theme-toggle .faSun{color:#ccc;color:var(--sign-color)}.light-mode .converter-container{background-color:#23243b;background-color:var(--secondary-color);color:#f0f0f5;color:var(--big-text-color)}.light-mode .converter-result,.light-mode .input-rectangle,.light-mode .select-rectangle{background-color:var(--light-input-color);border:1px solid #555;border:1px solid var(--input-border-color);color:#fff;color:var(--input-text-color)}.light-mode .refresh-button,.light-mode .swap-button,.light-mode .theme-toggle .faMoon,.light-mode .theme-toggle .faSun{color:#f0f0f5;color:var(--big-text-color)}.light-mode .tooltip .tooltiptext{background-color:#0d0d0d;background-color:var(--darker-color)}.refresh-button,.swap-button{color:#e6e6e6;color:var(--text-color)}.theme-toggle{cursor:pointer;left:1rem;position:fixed;top:1rem;z-index:1000}.copy-icon{color:#ccc;color:var(--sign-color);cursor:pointer;display:flex;margin-right:10px}.copy-icon:hover{color:#fff}.copy-feedback{color:#4bb543;font-size:.9rem;margin-top:.5rem}.sensitivity-value-container{flex-grow:1;margin-left:10px}.conversion-section,.game-selectors{align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.game-dropdown{flex:1 1;margin:0 1rem}.from-section,.to-section{align-items:center;display:block;flex-direction:column;margin:0 20px;width:100%}.input-rectangle{border:2px solid #ccc;border-radius:5px;font-size:1rem;margin-top:1rem;padding:21px;width:100%}.result-text{font-size:1rem}.converter-result{align-items:center;border:2px solid #ccc;border-radius:5px;box-sizing:border-box;display:flex;height:66px;justify-content:space-between;margin-top:1rem;width:100%}.from-section label,.to-section label{display:block;margin-bottom:.5rem;margin-left:0;padding-left:0;text-align:left;width:100%}.swap-button{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.refresh-button,.swap-button{cursor:pointer;font-size:2.5rem;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.refresh-button:hover svg,.swap-button:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.sensitivity-input{align-items:center;display:flex;justify-content:center}.sensitivity-input button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;padding:1rem 2rem;transition:background-color .2s ease-in-out}.from-section,.to-section{text-align:center;width:calc(50% - 40px)}.convert-button{margin-top:2rem}*,:after,:before{box-sizing:border-box}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#000;border-radius:6px;bottom:100%;color:#fff;left:50%;padding:5px 8px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:visibility .2s,opacity .2s ease-in-out;visibility:hidden;white-space:nowrap;z-index:1}.tooltip:focus-within .tooltiptext,.tooltip:hover .tooltiptext{opacity:1;visibility:visible}.select-container .react-select__control{border:none;box-shadow:none}.select-container .react-select__value-container{padding:.5rem}.Select__control .Select__value-container .Select__input input{caret-color:#fff!important}.converter-result:hover,.input-rectangle:hover,.select-rectangle:hover{border-color:#66afe9;box-shadow:0 0 8px #66afe9;transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}.converter-result:hover,.input-rectangle:hover,.select-rectangle:hover{border-color:#4ca1af;box-shadow:0 0 12px #4ca1af;transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}.light-mode .converter-result:hover,.light-mode .input-rectangle:hover,.light-mode .select-rectangle:hover{border-color:orange;box-shadow:0 0 12px orange;transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}@media (max-width:768px){.conversion-section,.from-section,.game-selectors,.to-section{align-items:center;flex-direction:column;justify-content:center;margin:0 auto;width:90%}h1{font-size:2rem}button,input,select{margin:10px 0;transition:background-color .3s,color .3s,border .3s;width:90%}.convert-button,.game-dropdown select,.sensitivity-input button,.sensitivity-input input{width:90%}.converter-result{margin-bottom:10px}.header-content{padding:0 10px}}
/*# sourceMappingURL=main.07ca510f.css.map*/