:root{--primary-400:#24398e;--primary-500:#1f327d;--primary-600:#1a2a6c;--primary-700:#152356;--primary-800:#101b42}.menu-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.menu-card{display:flex;flex-direction:column;height:100%}.menu-card .button{margin-top:auto}.content .post-featured{text-align:center;margin:2rem auto}.content .post-featured img{width:80%;max-width:800px;height:auto;border-radius:8px;display:block;margin:0 auto}.content .post-featured__caption{margin-top:.6rem;font-size:.9rem;color:#666;text-align:center;line-height:1.4}.content .post-featured__credit{margin-left:.4rem;color:#999;font-style:italic}:root{--mars-bordo:#8B0000;--mars-hover:#990000;--mars-dark:#690000;--mars-glow:rgba(139, 0, 0, 0.3)}.button.mars,.btn-mars{background-color:var(--mars-bordo);border:2px solid var(--mars-bordo);box-shadow:0 4px 12px var(--mars-glow);transition:all .3s ease;&:hover,&:active { background-color:var(--mars-hover); border-color:var(--mars-hover); transform:translateY(-2px); box-shadow:0 8px 20px var(--mars-glow); }}.pilne-mars{border-left:6px solid var(--mars-hover);padding-left:16px;background-color:rgba(139,0,0,4%)}