/*
Theme Name: Tricky Ricky
Theme URI: https://trickyricky.hu/
Author: Tricky Ricky Kft.
Description: Tricky Ricky automata mosoda landing page theme (HU/EN). 1:1 rebuild of trickyricky.lovable.app.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: tricky-ricky
*/

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'DM Sans',system-ui,sans-serif;color:hsl(200 25% 10%);background:hsl(160 20% 98%);-webkit-font-smoothing:antialiased}
h1,h2,h3,h4{font-family:'Space Grotesk',system-ui,sans-serif;margin:0}
a{color:hsl(168 60% 34%);text-decoration:none}
a:hover{color:hsl(168 60% 26%)}
img{max-width:100%;height:auto}
.faq-panel{max-height:0;overflow:hidden;transition:max-height .35s ease}
@media (max-width:820px){.nav-links{display:none!important}.hero-grid{grid-template-columns:1fr!important}.two-col{grid-template-columns:1fr!important}}
