@import"https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap";body{font-family:Cabin,sans-serif;background-color:#f7fafc;color:#1a202c}.form-input:focus{outline:none;box-shadow:0 0 0 2px #3b82f680;border-color:#3b82f6b3}.lang-switcher a.active{font-weight:700;text-decoration:underline}.hero-section{background:linear-gradient(180deg,#f0f9ff,#f7fafc)}.download-badges{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.download-badge img{height:56px;transition:transform .2s ease-in-out}.download-badge img:hover{transform:scale(1.05)}.download-badge[href*="apps.apple.com"] img{height:56px;width:auto}.download-badge[href*="play.google.com"] img{height:83px}.hero-image{max-width:320px;width:100%;margin-top:-2rem;transition:transform .3s ease-in-out}@media(max-width:768px){.hero-image{margin-top:1rem;max-width:280px}.download-badge img{height:48px}.download-badge[href*="play.google.com"] img{height:71px}}.feature-image{max-width:300px;width:100%;margin-left:auto;margin-right:auto;transform:rotate(0);transition:transform .3s ease-in-out,scale .3s ease-in-out}.feature-block:hover .feature-image{transform:scale(1.03)}.feature-block .md:w-1/2{display:flex;justify-content:center;align-items:center}
