body{font-family:Helvetica,Arial,sans-serif;background:rgb(49,50,68);color:#cdd6f4}header{margin-bottom:2rem}h1{margin:0}header p{margin:0;padding-top:.2rem;font-size:.9rem}a{color:#89b4fa}hr{border:0 none;border-top:1px solid rgb(180,190,254)}#error{background:rgb(243,139,168);border-radius:2rem;box-shadow:0 0 800px 200px #1e1e2e80;color:#1e1e2e;font-weight:600;left:0;margin-left:auto;margin-right:auto;padding:4rem;position:absolute;right:0;top:2rem;width:50%;min-width:220px;z-index:100}#error a,#error a:visited{color:#1e66f5}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}#date-picker{display:flex;justify-content:center;margin-bottom:1rem;height:1rem}#previous-date{text-align:right}#previous-date,#next-date{min-width:5rem}#current-date{margin:0 1rem;font-weight:600}#output-container{background:rgb(239,241,245);color:#4c4f69;padding:1rem 2rem 2rem;border-radius:2rem}#output-container a,#output-container a:visited{color:#1e66f5}#guesses-container{background:rgb(239,241,245);color:#4c4f69;padding:1rem 2rem 2rem;margin-top:1rem;border-radius:2rem}@media (max-width: 1250px){#app{padding:.2rem}#output-container,#guesses-container{border-radius:1rem;padding:1rem}}.warning{text-decoration:underline;-webkit-text-decoration:underline}.redacted{color:#89b4fa;vertical-align:bottom;line-height:.2em;font-size:1.5em}#output-container .redacted{color:#1e66f5}form input{height:2rem;font-size:1rem;border-radius:.5rem;padding:.5rem 1rem;border:1px solid rgb(30,102,245);color:#4c4f69;width:90%;margin:auto;display:block}form p{display:block;font-size:.9rem;margin:auto;margin-top:.4rem;text-align:center;width:50%;min-width:300px}@media (max-width: 600px){form input{width:80%}}form button{box-shadow:0 3px 16px -8px #1e1e2e80;height:3rem;width:50%;min-width:300px;text-align:center;font-size:1rem;font-weight:600;background:white;border-radius:.5rem;padding:.5rem 1rem;border:1px solid rgb(30,102,245);color:#4c4f69;transition-duration:.2s;cursor:pointer;margin:auto;display:block}form button:hover{background:rgb(30,102,245);color:#eff1f5;box-shadow:0 5px 16px -6px #1e1e2e80}form button:active{background:rgb(4,165,229);box-shadow:0 0 8px #1e1e2e80}#match-found-container{color:#1e66f5;text-align:center;font-weight:600}.prompler-guesses li{background:white;border-radius:.33rem;padding:.5rem;margin-bottom:.5rem;display:flex;align-items:center}.prompler-guesses button{margin-left:1rem}.prompler-guesses ul{list-style:none;padding:0;margin:0}#how-it-works,footer{margin-top:3rem}.matches-index{background:rgb(76,79,105);color:#eff1f5;width:2rem;height:2rem;line-height:2rem;border-radius:1rem;text-align:center;margin-right:1rem;font-size:1.5rem;font-weight:600;flex:0 0 auto}.matches{font-weight:600}.matches-container{flex:1 1 auto}.match-correctPosition{color:#40a02b}.match-correctWord{color:#fe640b;text-decoratioun:underline dotted rgb(254,100,11);-webkit-text-decoration:underline dotted rgb(254,100,11)}.match-incorrectWord{color:#d20f39;text-decoration:underline solid rgb(210,15,57);-webkit-text-decoration:underline solid rgb(210,15,57)}.similarity{font-size:.8rem;margin-top:.2rem}
