:root{--text-primary: var(--gray-12, #ededec);--text-secondary: var(--gray-10, #aaa);--border-color: var(--gray-6, #3a3a3a);--card-bg: var(--gray-2, #0d0d0d);--section-alt-bg: var(--gray-3, #111)}.sistemas-page[data-astro-cid-m6xa4c3y]{min-height:100vh}.hero-tag[data-astro-cid-m6xa4c3y]{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent, #6366f1);border:1px solid var(--accent, #6366f1);border-radius:999px;padding:.25rem .75rem;margin-bottom:1rem}.breadcrumb[data-astro-cid-m6xa4c3y]{margin-bottom:2rem}.breadcrumb[data-astro-cid-m6xa4c3y] a[data-astro-cid-m6xa4c3y]{color:var(--text-secondary);text-decoration:none;font-size:var(--text-small-mobile);transition:color .3s ease}.breadcrumb[data-astro-cid-m6xa4c3y] a[data-astro-cid-m6xa4c3y]:hover{color:var(--text-primary)}.sistemas-hero[data-astro-cid-m6xa4c3y]{padding:4rem 0}.sistemas-hero-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-1-mobile);font-weight:600;line-height:var(--line-height-tight);color:var(--text-primary);margin-bottom:1.5rem}.sistemas-hero-subtitle[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary);max-width:700px}@media(min-width:640px){.sistemas-hero[data-astro-cid-m6xa4c3y]{padding:6rem 0 5rem}.sistemas-hero-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-1-desktop)}.sistemas-hero-subtitle[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop)}}.section-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-2-mobile);font-weight:600;color:var(--text-primary);margin-bottom:2.5rem;text-align:center}@media(min-width:640px){.section-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-2-desktop);margin-bottom:3rem}}.pains-section[data-astro-cid-m6xa4c3y]{padding:5rem 0;background:#fff4e6}.pains-grid[data-astro-cid-m6xa4c3y]{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto 3rem}@media(min-width:768px){.pains-grid[data-astro-cid-m6xa4c3y]{grid-template-columns:repeat(2,1fr)}}.pain-card[data-astro-cid-m6xa4c3y]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-left:4px solid #ff9800;border-radius:8px;box-shadow:0 2px 8px #0000000d}.pain-icon[data-astro-cid-m6xa4c3y]{flex-shrink:0;font-size:2rem}.pain-text[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-primary)}.pains-footer[data-astro-cid-m6xa4c3y]{text-align:center;font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:#e65100;font-weight:600;max-width:700px;margin:0 auto}@media(min-width:640px){.pain-text[data-astro-cid-m6xa4c3y],.pains-footer[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop)}}.solutions-section[data-astro-cid-m6xa4c3y]{padding:5rem 0}.solutions-grid[data-astro-cid-m6xa4c3y]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.solutions-grid[data-astro-cid-m6xa4c3y]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.solutions-grid[data-astro-cid-m6xa4c3y]{grid-template-columns:repeat(3,1fr)}}.solution-card[data-astro-cid-m6xa4c3y]{display:flex;flex-direction:column;padding:2rem;background:var(--card-bg, white);border:2px solid var(--border-color, #e5e5e5);border-radius:12px;text-decoration:none;color:inherit;transition:all .3s ease}.solution-card[data-astro-cid-m6xa4c3y]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:var(--accent-color, #0066cc)}.solution-icon[data-astro-cid-m6xa4c3y]{font-size:3rem;margin-bottom:1rem}.solution-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-heading-mobile);font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.solution-description[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary);margin-bottom:1rem}.solution-for-who[data-astro-cid-m6xa4c3y]{font-size:var(--text-small-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary);font-style:italic}.solution-cta[data-astro-cid-m6xa4c3y]{margin-top:auto;padding-top:1rem;color:#25d366;font-weight:600;font-size:var(--text-body-mobile)}@media(min-width:640px){.solution-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-heading-desktop)}.solution-description[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop)}}.examples-section[data-astro-cid-m6xa4c3y]{padding:5rem 0;background:var(--section-bg, #f8f9fa)}.examples-grid[data-astro-cid-m6xa4c3y]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}.example-card[data-astro-cid-m6xa4c3y]{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}@media(max-width:767px){.example-card[data-astro-cid-m6xa4c3y]{grid-template-columns:1fr}.example-arrow[data-astro-cid-m6xa4c3y]{text-align:center;transform:rotate(90deg)}}.example-before[data-astro-cid-m6xa4c3y],.example-after[data-astro-cid-m6xa4c3y]{text-align:center}.example-before[data-astro-cid-m6xa4c3y] h3[data-astro-cid-m6xa4c3y],.example-after[data-astro-cid-m6xa4c3y] h3[data-astro-cid-m6xa4c3y]{font-size:var(--text-heading-mobile);font-weight:600;margin-bottom:.5rem}.example-before[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y],.example-after[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary)}.example-arrow[data-astro-cid-m6xa4c3y]{font-size:2rem;color:var(--accent-color, #0066cc)}@media(min-width:640px){.example-before[data-astro-cid-m6xa4c3y] h3[data-astro-cid-m6xa4c3y],.example-after[data-astro-cid-m6xa4c3y] h3[data-astro-cid-m6xa4c3y]{font-size:var(--text-heading-desktop)}.example-before[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y],.example-after[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop)}}.process-section[data-astro-cid-m6xa4c3y]{padding:5rem 0}.process-steps[data-astro-cid-m6xa4c3y]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto 3rem}@media(min-width:768px){.process-steps[data-astro-cid-m6xa4c3y]{grid-template-columns:repeat(2,1fr)}}.process-step[data-astro-cid-m6xa4c3y]{display:flex;gap:1.5rem;padding:2rem;background:var(--card-bg, white);border:2px solid var(--border-color, #e5e5e5);border-radius:12px}.process-number[data-astro-cid-m6xa4c3y]{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--accent-color, #0066cc);color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%}.process-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-heading-mobile);font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.process-description[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary)}.process-footer[data-astro-cid-m6xa4c3y]{text-align:center;padding:2rem;background:var(--section-bg, #f8f9fa);border-radius:8px;max-width:600px;margin:0 auto}.process-footer[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-primary)}@media(min-width:640px){.process-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-heading-desktop)}.process-description[data-astro-cid-m6xa4c3y],.process-footer[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop)}}.faq-section[data-astro-cid-m6xa4c3y]{padding:6rem 0}.faq-section[data-astro-cid-m6xa4c3y] h2[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-2-mobile);font-weight:600;color:var(--text-primary);margin-bottom:3rem;text-align:center}@media(min-width:640px){.faq-section[data-astro-cid-m6xa4c3y] h2[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-2-desktop)}}.faq-grid[data-astro-cid-m6xa4c3y]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:0}.faq-grid[data-astro-cid-m6xa4c3y] details[data-astro-cid-m6xa4c3y]{border-bottom:1px solid var(--border-color)}.faq-grid[data-astro-cid-m6xa4c3y] details[data-astro-cid-m6xa4c3y]:first-child{border-top:1px solid var(--border-color)}.faq-grid[data-astro-cid-m6xa4c3y] summary[data-astro-cid-m6xa4c3y]{cursor:pointer;list-style:none;padding:1.25rem 0;font-size:var(--text-body-mobile);font-weight:600;color:var(--text-primary);display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.faq-grid[data-astro-cid-m6xa4c3y] summary[data-astro-cid-m6xa4c3y]::-webkit-details-marker{display:none}.faq-grid[data-astro-cid-m6xa4c3y] summary[data-astro-cid-m6xa4c3y]:after{content:"+";font-size:1.5rem;font-weight:300;color:var(--text-secondary);flex-shrink:0;margin-left:1rem;transition:transform .2s ease}.faq-grid[data-astro-cid-m6xa4c3y] details[data-astro-cid-m6xa4c3y][open] summary[data-astro-cid-m6xa4c3y]:after{transform:rotate(45deg)}.faq-grid[data-astro-cid-m6xa4c3y] summary[data-astro-cid-m6xa4c3y]:hover{color:#25d366}.faq-grid[data-astro-cid-m6xa4c3y] details[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y]{padding:0 0 1.25rem;font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary);margin:0}@media(min-width:640px){.faq-grid[data-astro-cid-m6xa4c3y] summary[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop);padding:1.5rem 0}.faq-grid[data-astro-cid-m6xa4c3y] details[data-astro-cid-m6xa4c3y] p[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop);padding-bottom:1.5rem}}.cta-section[data-astro-cid-m6xa4c3y]{padding:5rem 0 6rem}.cta-box[data-astro-cid-m6xa4c3y]{max-width:600px;margin:0 auto;text-align:center;padding:3rem 2rem;background:var(--section-bg, #f8f9fa);border-radius:16px}.cta-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-2-mobile);font-weight:600;color:var(--text-primary);margin-bottom:1rem}.cta-text[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-mobile);line-height:var(--line-height-relaxed);color:var(--text-secondary);margin-bottom:2rem}.cta-button[data-astro-cid-m6xa4c3y]{display:inline-block;padding:1.25rem 2.5rem;background:#25d366;color:#fff;font-size:var(--text-body-mobile);font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease}.cta-button[data-astro-cid-m6xa4c3y]:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 8px 16px #25d3664d}@media(min-width:640px){.cta-box[data-astro-cid-m6xa4c3y]{padding:4rem 3rem}.cta-title[data-astro-cid-m6xa4c3y]{font-size:var(--text-display-2-desktop)}.cta-text[data-astro-cid-m6xa4c3y],.cta-button[data-astro-cid-m6xa4c3y]{font-size:var(--text-body-desktop)}}@media(prefers-color-scheme:dark){.pains-section[data-astro-cid-m6xa4c3y]{background:#1a0f00}.pain-card[data-astro-cid-m6xa4c3y]{background:#1a1a1a}.solution-card[data-astro-cid-m6xa4c3y]{--card-bg: #1a1a1a;--border-color: #333}.examples-section[data-astro-cid-m6xa4c3y]{--section-bg: #0d0d0d}.example-card[data-astro-cid-m6xa4c3y]{background:#1a1a1a}.process-step[data-astro-cid-m6xa4c3y]{--card-bg: #1a1a1a;--border-color: #333}.process-footer[data-astro-cid-m6xa4c3y],.cta-box[data-astro-cid-m6xa4c3y]{--section-bg: #1a1a1a}}.audience-section[data-astro-cid-m6xa4c3y]{padding:2rem 0 1rem;border-bottom:1px solid rgba(255,255,255,.07)}.audience-label[data-astro-cid-m6xa4c3y]{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gray-8, #888);margin:0 0 .75rem}.audience-tags[data-astro-cid-m6xa4c3y]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.audience-tag[data-astro-cid-m6xa4c3y]{font-size:.8rem;padding:.3rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:100px;color:var(--gray-10, #ccc);background:#ffffff0a}.audience-note[data-astro-cid-m6xa4c3y]{font-size:.85rem;color:var(--gray-8, #888);margin:0;font-style:italic}
