@import url('./styles.css');
.article-hero{padding:74px 0 36px}.article-hero .container{max-width:900px}.article-hero h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1;letter-spacing:-.055em;margin:18px 0}.article-meta{color:var(--muted);font-weight:700}.article-cover{max-width:1050px;margin:24px auto 0;border-radius:30px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm);max-height:520px}.article-cover img{width:100%;height:100%;object-fit:cover}.prose{width:min(760px,calc(100% - 36px));margin:0 auto;padding:48px 0 90px}.prose h2{font-size:2rem;line-height:1.16;letter-spacing:-.035em;margin:44px 0 12px}.prose h3{font-size:1.25rem;margin:28px 0 8px}.prose p,.prose li{color:#413b4b}.prose ul,.prose ol{padding-left:22px}.prose .callout{background:var(--surface-2);border:1px solid #ded5fb;border-radius:20px;padding:22px;margin:28px 0}.backline{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
@media(max-width:760px){.site-header .nav[style]{display:none!important}}

.floating-actions{position:relative;z-index:250}.whatsapp-float{position:fixed;right:22px;bottom:24px;z-index:250;display:flex;align-items:center;gap:10px;padding:12px 15px;border-radius:999px;background:#25d366;color:#0b2b16;font-weight:900;box-shadow:0 16px 38px rgba(14,75,34,.24);border:1px solid rgba(0,0,0,.06);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgba(14,75,34,.30)}.whatsapp-float svg{width:24px;height:24px;fill:currentColor}.mobile-cta-bar{display:none}@media(max-width:680px){body{padding-bottom:94px}.whatsapp-float{right:14px;bottom:92px;width:52px;height:52px;padding:0;justify-content:center}.whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.whatsapp-float svg{width:27px;height:27px}.mobile-cta-bar{display:flex;position:fixed;left:14px;right:14px;bottom:max(10px,env(safe-area-inset-bottom));z-index:249;min-height:58px;border:0;border-radius:18px;align-items:center;justify-content:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);color:#fff;font-weight:900;box-shadow:0 18px 45px rgba(76,29,149,.32);text-decoration:none}}
