@import url(https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&family=Montserrat&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;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}.g-font-amatic{font-family:Amatic SC,cursive}.g-font-montserrat{font-family:Montserrat,sans-serif}.header{letter-spacing:1px;padding:15px;word-spacing:2px}.header h1{font-size:50px;letter-spacing:10px}.palindrome-example-words{font-style:italic;font-weight:700}@media only screen and (max-width:460px){.header h1{font-size:35px}.header p{font-size:15px}}@media only screen and (max-width:250px){.header h1{font-size:25px;letter-spacing:0}.header p{font-size:12px}}.button{background-color:initial;border:4px solid #302f3a;border-radius:20px;color:#302f3a;cursor:pointer;font-size:30px;margin:auto;position:relative;width:100%}button:before{background:linear-gradient(90deg,#00c9ff,#92fe9d);border-radius:15px;content:"";font-weight:700;height:100%;left:-.6rem;position:absolute;top:-.5rem;transition:all .2s ease-out;width:100%;z-index:-1}button:hover:enabled:before{left:0;top:0}.button:active:enabled{transform:translateY(2px)}button:disabled{opacity:.6}.input{color:#000}.palindrome-results-container{font-size:20px;word-spacing:5px}.text-inputted-palindrome-check{border:1px solid #adb2b2;border-radius:3px;letter-spacing:1px;padding:5px}@media only screen and (max-width:350px){.input::-webkit-input-placeholder{font-size:15px}.input::-moz-placeholder{font-size:15px}.input:-ms-input-placeholder{font-size:15px}.input:-moz-placeholder{font-size:15px}}.base{background:#f1f3f3;border:1px solid #e7e9e9;border-radius:2px;box-shadow:10px 10px 34px -8px #000000bf;height:55%;left:50%;overflow:scroll;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%}@media only screen and (max-width:1200px){.base{height:45%;transform:translate(-50%,-100%);width:90%}}@media only screen and (max-width:575px){.base{height:60%;transform:translate(-50%,-75%)}}@media only screen and (max-width:500px){.base{height:60%;transform:translate(-50%,-75%)}}@media only screen and (max-width:450px){.base{box-shadow:0 10px 37px -10px #000000bf}}@media only screen and (max-width:400px){.base{height:50%}}@media only screen and (max-width:300px){.base{box-shadow:0 10px 24px -10px #000000bf;height:62%;transform:translate(-50%,-70%)}}@media only screen and (max-width:250px){.base{height:55%}}.application-note{background:#f1f3f3;background:linear-gradient(90deg,#00c9ff,#92fe9d);color:#000;font-size:40px;left:0;letter-spacing:2px;padding:5px;position:fixed;text-align:center;top:0;width:100%;word-spacing:5px}.app-creator-name{font-weight:700}a:hover{text-decoration:none}.App{background:#f1f3f3;border:1px solid #e7e9e9;border-radius:2px;margin:auto;width:75%}
/*# sourceMappingURL=main.6fa193a1.css.map*/