.mobile-app-section{background-color:#f9f9f9;padding:2rem;text-align:center;border-top:1px solid #e0e0e0}.mobile-app-section h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.mobile-app-section p{font-size:1rem;color:#666;margin-bottom:2rem}.app-download-buttons{display:flex;justify-content:center;gap:1rem}.app-download-buttons a{display:inline-block;text-decoration:none}.app-download-buttons img{width:150px;height:auto;transition:transform .3s ease}.app-download-buttons img:hover{transform:scale(1.05)}.app-help-hint{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:50px auto;padding:20px;border-radius:12px;background-color:#f9f9f9;box-shadow:0 4px 16px #0000001a;max-width:600px}.hint-container{position:relative;display:flex;flex-direction:column;align-items:center}.arrow-up{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:20px solid #333;margin:10px auto;animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.help-text-container{text-align:center;padding:10px}.help-title{font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.help-description{font-size:14px;color:#555;line-height:1.5}.legal-footer{text-align:center;padding:20px;background-color:#f9f9f9;font-size:14px;color:#555}.legal-links{display:flex;justify-content:center;gap:20px;margin-top:10px}.legal-link{color:purple;text-decoration:none;transition:color .3s ease}.legal-link:hover{color:purple;text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box;font-family:Space Grotesk,sans-serif}body{font-family:Space Grotesk,sans-serif;line-height:1.6}h1,h2,h3,h4{margin-bottom:.5em;line-height:1;font-family:Loos,sans-serif}p{margin-bottom:1em}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.listing-page{max-width:700px;margin:2rem auto;padding:1rem}header{text-align:center;margin-bottom:2rem}header h1{max-width:85%;font-size:2.5rem;color:#333}header p{color:#666}.image-gallery{display:flex;gap:1rem;margin-bottom:2rem}.image-gallery img{width:100%;max-width:100%;border-radius:8px}section{margin-bottom:1.5rem}section p{font-size:1rem;color:#333}section h2{font-size:1.5rem;color:#444}ul{list-style-type:disc;padding-left:1.5rem;color:#555}section img{width:100px;height:100px;margin:0 auto 1rem}section h4{font-size:1.5rem;color:#444}div.host-info{display:inline-flex;align-items:flex-start;padding:16px}img.host-info{width:100px;height:100px;border-radius:50%;margin-right:20px}.texts{display:flex;flex-direction:column;justify-content:left}footer{margin-top:2rem;font-size:.875rem;color:#777}
