body{font-family:Roboto,sans-serif;margin:0;padding:0;background-color:#fafafa;color:#333}.hidden{display:none}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Rubik,sans-serif;margin:0;padding:0}#start-screen{text-align:center;padding:50px}#start-screen h1{font-size:2em;margin-bottom:18px}#start-screen p{font-size:1.2em;margin-bottom:30px}#startgame{font-size:1.5em;cursor:pointer;color:#007bff;font-weight:700}.navbar{background-color:#fafafa;padding:15px 20px;display:flex;justify-content:center;align-items:center}.navbar .logo-title{display:flex;align-items:center}#logo-image{width:40px;height:40px;margin-right:10px}#logo-image-start-screen{width:60px;height:60px}#title-logo{font-size:1.5em;font-weight:700;color:#333;text-transform:lowercase}#current-date{font-size:1.5em;color:#666;margin-left:15px}#category-instruction{font-size:1.5em;color:#333;font-weight:700;display:block;text-align:center;margin-top:20px}#puzzle-section{margin-top:30px;text-align:center}#emoji-puzzle{font-size:6em;margin-bottom:15px}#blanks-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.word-container{margin:0 10px;display:flex}.blank-letter{width:40px;height:50px;border-bottom:2px solid #333;margin:0 3px;text-align:center;font-size:2em}.filled-letter{font-weight:700;color:#007bff}.special-character{border-bottom:none}#feedback{font-size:1.5em;margin-top:20px}#feedback.congratulations{font-size:1.8em;font-weight:700;color:#007bff;margin-top:20px}.incorrect-guesses{margin-top:20px;text-align:center}#wrong-letters{font-size:1.5em;color:#dc3545;display:inline-block}.wrong-letter{margin:0 5px;text-decoration:line-through;font-size:1.5em}#score-section{margin:10px 0;text-align:center}.circular-progress{position:relative;width:80px;height:80px;margin:0 auto}.circular-progress svg{width:100%;height:100%}.circular-progress .progress-background,.circular-progress .progress-bar{fill:none;stroke-width:8;stroke-linecap:round}.circular-progress .progress-background{stroke:#e0e0e0}.circular-progress .progress-bar{stroke:#007bff;stroke-dasharray:282.6;stroke-dashoffset:0;transition:stroke-dashoffset .35s ease,stroke .35s ease}#score-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.2em;font-weight:700;color:#333;margin:0}#info-section{margin-top:30px;padding:20px;text-align:center}#info-text{font-size:1.5em;margin-bottom:10px;display:inline}#info-link{font-size:1em;color:#007bff;text-decoration:none;font-weight:700}#info-link:hover{text-decoration:underline}#next{margin-top:20px;font-size:2em;cursor:pointer;color:#007bff;font-weight:700;display:inline-block}#game-over-screen{text-align:center;padding:50px}#final-score{font-weight:700}#game-over-screen h2{font-size:2.5em;margin-bottom:20px;color:#007bff}#game-over-screen p{font-size:1.5em;margin-bottom:20px}.social-media{display:flex;justify-content:center;margin-top:15px}.social-media a{margin:0 10px;display:inline-block}.social-media img{width:40px;height:40px;transition:transform .2s}.social-media img:hover{transform:scale(1.1)}#hidden-input{position:absolute;opacity:0;pointer-events:none}footer{margin-top:40px;text-align:center;font-size:1em;color:#888;padding:20px 0;background-color:#fafafa}footer a{color:#0077b5;text-decoration:none}footer a:hover{text-decoration:underline}@media (max-width:768px){#emoji-puzzle{font-size:4em}#category-instruction{font-size:1.2em}#score-text{font-size:1em}#feedback{font-size:1em}#puzzle-section{margin-top:10px}#score-section{margin:10px 0;text-align:center}#feedback.congratulations{font-size:1.5em;font-weight:700;color:#007bff;margin-top:20px}#blanks-container .blank-letter{font-size:1.5em;width:25px;height:30px;margin-bottom:5px}#info-text{font-size:1.5em}#next{font-size:2em}.circular-progress{width:60px;height:60px}.circular-progress .progress-background,.circular-progress .progress-bar{stroke-width:6}.navbar{padding:10px}#logo-image{width:40px;height:40px}#title-logo{font-size:1.5em}#current-date{font-size:1.5em}#startgame{font-size:2em}}#cookie-consent-bar{position:fixed;bottom:0;width:100%;background-color:#fff8e1;color:#333;text-align:center;padding:10px;box-shadow:0 -2px 5px rgba(0,0,0,.1);z-index:1000}#cookie-consent-bar p{margin:0;font-size:1em}#cookie-consent-bar a{color:#007bff;font-weight:700;margin-left:10px;text-decoration:none;font-size:1.5em}#cookie-consent-bar a:hover{text-decoration:underline}.hidden{display:none}#emoji-animation{font-size:3em;text-align:center;margin:20px 0;height:1em}.emoji-fade{opacity:0;transition:opacity .8s ease-in-out}.emoji-fade.in{opacity:1}