:root{--primary: #ff6b35;--primary-dark: #e55a25;--accent: #ffd700;--dark: #0d0d0d;--dark-2: #141414;--dark-3: #1e1e1e;--text: #f0f0f0;--text-muted: #a0a0a0;--radius: 16px}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100%;max-width:100vw}body{font-family:Inter,sans-serif;background:var(--dark);color:var(--text);line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:0 1.5rem}nav[data-astro-cid-sckkx6r4]{position:sticky;top:0;z-index:100;background:#0d0d0df2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,107,53,.2);padding:.85rem 0}.nav-inner[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-sckkx6r4]{font-size:1.4rem;font-weight:800;color:var(--primary);text-decoration:none;letter-spacing:-.5px}.nav-links[data-astro-cid-sckkx6r4]{display:flex;gap:1.5rem;list-style:none;align-items:center}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--text-muted);text-decoration:none;font-weight:600;font-size:.9rem;transition:color .2s}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:focus-visible{color:var(--primary);outline:none}.nav-cta[data-astro-cid-sckkx6r4]{background:var(--primary)!important;color:#fff!important;padding:.5rem 1.2rem;border-radius:50px;transition:background .2s!important}.nav-cta[data-astro-cid-sckkx6r4]:hover,.nav-cta[data-astro-cid-sckkx6r4]:focus-visible{background:var(--primary-dark)!important}.hamburger[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px;z-index:200}.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:all .3s ease}.hamburger[data-astro-cid-sckkx6r4][aria-expanded=true] span[data-astro-cid-sckkx6r4]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-sckkx6r4][aria-expanded=true] span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.hamburger[data-astro-cid-sckkx6r4][aria-expanded=true] span[data-astro-cid-sckkx6r4]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-drawer[data-astro-cid-sckkx6r4]{display:none;position:fixed;inset:0;z-index:150;background:#0d0d0dfa;padding:5rem 2rem 2rem;flex-direction:column;gap:2rem}.mobile-drawer[data-astro-cid-sckkx6r4].open{display:flex}.mobile-drawer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--text);text-decoration:none;font-size:1.4rem;font-weight:700;border-bottom:1px solid rgba(255,107,53,.15);padding-bottom:1rem}.mobile-drawer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--primary)}.mobile-drawer[data-astro-cid-sckkx6r4] .close-btn[data-astro-cid-sckkx6r4]{position:absolute;top:1.2rem;right:1.5rem;background:none;border:none;color:var(--text);font-size:2rem;cursor:pointer;line-height:1}.mobile-cta-bar[data-astro-cid-sckkx6r4]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--dark-3);border-top:1px solid rgba(255,107,53,.25);padding:.75rem 1rem;gap:.75rem}.mobile-cta-bar[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{flex:1;padding:.75rem .5rem;border-radius:12px;font-weight:700;font-size:.95rem;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.4rem}.mobile-cta-call[data-astro-cid-sckkx6r4]{background:var(--primary);color:#fff}.mobile-cta-wa[data-astro-cid-sckkx6r4]{background:#25d366;color:#fff}.whatsapp-float[data-astro-cid-sckkx6r4]{position:fixed;bottom:5.5rem;right:1.5rem;z-index:89;background:#25d366;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;box-shadow:0 4px 20px #25d36666;text-decoration:none;transition:transform .2s}.whatsapp-float[data-astro-cid-sckkx6r4]:hover{transform:scale(1.1)}footer[data-astro-cid-sckkx6r4]{background:var(--dark-3);padding:3rem 0 5rem;text-align:center;color:var(--text-muted);border-top:1px solid rgba(255,107,53,.15)}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--primary);text-decoration:none}footer[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{text-decoration:underline}.article-content[data-astro-cid-sckkx6r4] h2[data-astro-cid-sckkx6r4]{color:var(--primary);margin:2rem 0 1rem;font-size:1.4rem}.article-content[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4]{color:var(--accent);margin:1.5rem 0 .75rem}.article-content[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{margin-bottom:1rem;color:var(--text-muted)}.article-content[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4],.article-content[data-astro-cid-sckkx6r4] ol[data-astro-cid-sckkx6r4]{padding-left:1.5rem;margin-bottom:1rem;color:var(--text-muted)}.article-content[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:.4rem}.article-content[data-astro-cid-sckkx6r4] table[data-astro-cid-sckkx6r4]{width:100%;border-collapse:collapse;margin:1.5rem 0}.article-content[data-astro-cid-sckkx6r4] th[data-astro-cid-sckkx6r4]{background:#ff6b3533;padding:.75rem;text-align:left}.article-content[data-astro-cid-sckkx6r4] td[data-astro-cid-sckkx6r4]{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.07)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes glow{0%,to{opacity:.3}50%{opacity:1}}@media (max-width: 768px){.nav-links[data-astro-cid-sckkx6r4]{display:none}.hamburger[data-astro-cid-sckkx6r4],.mobile-cta-bar[data-astro-cid-sckkx6r4]{display:flex}.whatsapp-float[data-astro-cid-sckkx6r4]{bottom:5rem}footer[data-astro-cid-sckkx6r4]{padding-bottom:6rem}}@media (min-width: 769px){.mobile-drawer[data-astro-cid-sckkx6r4]{display:none!important}}
