#gayarometre-pro-app{width:100%;max-width:600px;margin:50px auto!important;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:30px;box-sizing:border-box;background:#f0f8ff;border-radius:15px;font-family:'Fredoka',sans-serif;box-shadow:0 4px 15px rgb(0 0 0 / .1);text-align:center;font-size:20px}#gayarometre-pro-app #age-buttons .choice-btn{background:#00E6DC;color:#fff;border:none;border-radius:20px;margin:10px;padding:15px 25px;font-size:18px;cursor:pointer;transition:0.2s;font-size:40px;font-family:'Fredoka',sans-serif}#gayarometre-pro-app #age-buttons .choice-btn:hover{background:#17E600}#gayarometre-pro-app #choices-container .choice-btn{background:#fff;color:#fff;border:none;border-radius:20px;margin:10px;padding:5px 5px;font-size:18px;cursor:pointer;transition:0.2s;font-size:40px;font-family:'Fredoka',sans-serif}#gayarometre-pro-app #choices-container .choice-btn:nth-child(1):nth-last-child(3):hover{background-color:#137D27;transform:scale(1.05)}#gayarometre-pro-app #choices-container .choice-btn:nth-child(2):nth-last-child(2):hover{background-color:#FF9800;transform:scale(1.05)}#gayarometre-pro-app #choices-container .choice-btn:nth-child(3):nth-last-child(1):hover{background-color:#FF3D00;transform:scale(1.05)}#gayarometre-pro-app #choices-container .choice-btn:nth-child(1):nth-last-child(4):hover{background:radial-gradient(circle,#ffffff 0%,#ffffff 50%,#00A329 100%);transform:scale(1.05);border:none}#gayarometre-pro-app #choices-container .choice-btn:nth-child(2):nth-last-child(3):hover{background:radial-gradient(circle,#ffffff 0%,#ffffff 50%,#FFEB3B 100%);transform:scale(1.05);border:none}#gayarometre-pro-app #choices-container .choice-btn:nth-child(3):nth-last-child(2):hover{background:radial-gradient(circle,#ffffff 0%,#ffffff 50%,#FF9800 100%);transform:scale(1.05);border:none}#gayarometre-pro-app #choices-container .choice-btn:nth-child(4):nth-last-child(1):hover{background:radial-gradient(circle,#ffffff 0%,#ffffff 50%,#FF3D00 100%);transform:scale(1.05);border:none}#gayarometre-pro-app #choices-container .choice-btn:hover p{color:#ffffff!important}#gayarometre-pro-app #choices-container .choice-btn p{margin:0 0 10px 0;transition:color 0.2s;line-height:1.2}#gayarometre-pro-app h2,#gayarometre-pro-app h3{margin-bottom:20px}#gayarometre-pro-app h2{font-size:20px}#gayarometre-pro-app h3{font-size:20px}#gayarometre-pro-app #prev-container .prev-btn{display:inline-block;font-size:14px;background:#e0e0e0;color:#555;padding:6px 10px;border-radius:6px;cursor:pointer;user-select:none;margin-top:15px}#gayarometre-pro-app #prev-container .prev-btn:hover{background:#d6d6d6}#gayarometre-pro-app .audio-player{display:flex;justify-content:center;gap:15px;margin-bottom:20px;flex-wrap:wrap}#gayarometre-pro-app .audio-player button{background:#00E6DC;color:#2761F5;border:none;border-radius:25px;padding:5px 5px;font-size:12px;font-family:'Fredoka',sans-serif;cursor:pointer;transition:0.2s;min-width:80px}#gayarometre-pro-app .audio-player button:hover{transform:scale(1.05)}#btn-play{background:#00C853}#btn-replay{background:#FF9800}#btn-pause{background:#607D8B}.audio-player{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:15px}.audio-btn{background:#00E6DC;border:none;border-radius:50px;padding:5px 5px;font-size:18px;cursor:pointer;transition:0.2s}.audio-btn:hover{transform:scale(1.1);background:#17E600}.audio-visual{width:15px;height:15px;border-radius:50%;background:#ccc;transition:0.3s}.audio-visual.speaking{background:#17E600;box-shadow:0 0 10px #17E600;animation:pulse 0.8s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.4)}100%{transform:scale(1)}}.choice-text{font-size:14px;color:#000;transition:color 0.3s}.choice-text:hover{color:#ffffff!important;cursor:pointer}