input[type=text]{width:90%;padding:.75rem 1rem;font-size:1.2rem;border:1px solid #ccc;border-radius:8px;margin-bottom:1rem;transition:all .3s;font-family:rasa}input[type=text]:focus{outline:none;border-color:#6c63ff;box-shadow:0 0 5px #6c63ff66}.poem{background-color:#ffc695;padding:.8rem;margin-bottom:1.5rem;border-radius:8px;transition:box-shadow .3s;font-family:noto-serif-gujarati,sans-serif;transition:transform .2s ease-in-out}.poem-line{margin:.2rem 0;font-size:1rem;line-height:1;font-family:rasa;color:#00f}.poem:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}.poem-verses{font-family:monospace;display:flex;flex-direction:column;align-items:center}.poem-meta-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.poem-meta-content{background:#fff3e0;color:#666;padding:1rem 1rem 0rem;border-radius:8px;min-width:200px;position:relative;font-family:rasa}.close-button{position:absolute;top:10px;right:14px;background:none;border:none;font-size:1.5rem;cursor:pointer}h2{font-size:1.5rem;text-align:center;color:#2c3e50;font-family:sans-serif;padding-top:0%;margin-top:0}.language-toggle{display:flex;border:1px solid #ccc;border-radius:6px;overflow:hidden}.language-toggle button{border:none;background:#f9f9f9;cursor:pointer;font-weight:700;color:#333;transition:all .2s;font-family:sans-serif;font-size:10px}.language-toggle button:hover{background:#eee}.language-toggle button.active{background-color:#000fff;color:#fff}.highlight{border-radius:2px;color:#00f}.pagination{border-radius:8px;font-family:sans-serif;transition:transform .2s ease-in-out;display:flex;justify-content:center}.pagination-controls{margin:1rem;font-size:1rem}.pagination-controls select{margin-left:.5rem;padding:.2rem .5rem;border-radius:8px}.pagination-buttons{margin:.9rem 1rem;display:flex;justify-content:center;gap:.5rem}.pagination-buttons button{padding:.4rem .8rem;border:none;background-color:#eee;cursor:pointer;border-radius:5px;font-weight:700}.pagination-buttons button.active{background-color:#6c63ff;color:#fff}.poem-count{margin-bottom:1rem;font-size:1.2rem;color:#158dc5;font-style:italic;font-weight:700;font-family:sans-serif}.rasa{font-family:Rasa,serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.noto-serif-gujarati{font-family:"Noto Serif Gujarati",serif;font-optical-sizing:auto;font-weight:300;font-style:normal}body{margin:0;font-family:sans-serif;background-color:#f7f9fc;color:#333}h1{font-size:1.5rem;text-align:center;color:#2c3e50;font-family:sans-serif;padding-top:0%;margin-top:0}.description{font-family:sans-serif;text-align:center;margin:1%}.container{max-width:700px;margin:.5rem auto;padding:1rem;background:#fff;box-shadow:0 6px 20px #00000014;border-radius:12px}
