[data-astro-cid-42eg2the]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;color:#171717;background:#fafafa}.hero[data-astro-cid-42eg2the]{background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:140px 24px 100px;color:#fff}.hero-container[data-astro-cid-42eg2the]{max-width:800px;margin:0 auto;text-align:center}.hero-eyebrow[data-astro-cid-42eg2the]{display:inline-block;background:#00cc6a26;color:#00cc6a;padding:6px 16px;border-radius:100px;font-size:13px;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.hero[data-astro-cid-42eg2the] h1[data-astro-cid-42eg2the]{font-size:48px;font-weight:700;line-height:1.15;margin-bottom:20px}.hero-sub[data-astro-cid-42eg2the]{font-size:20px;color:#a0a0a0;max-width:600px;margin:0 auto 32px;line-height:1.6}.hero-trust[data-astro-cid-42eg2the]{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:32px}.hero-trust[data-astro-cid-42eg2the] span[data-astro-cid-42eg2the]{display:flex;align-items:center;gap:6px;color:#888;font-size:13px}.hero-trust[data-astro-cid-42eg2the] svg[data-astro-cid-42eg2the]{color:#00cc6a}.problem-section[data-astro-cid-42eg2the]{background:#fff;padding:80px 24px;border-bottom:1px solid #e5e5e5}.problem-container[data-astro-cid-42eg2the]{max-width:800px;margin:0 auto}.problem-header[data-astro-cid-42eg2the]{text-align:center;margin-bottom:48px}.problem-header[data-astro-cid-42eg2the] h2[data-astro-cid-42eg2the]{font-size:32px;font-weight:700;margin-bottom:12px}.problem-header[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{color:#666;font-size:18px}.problem-grid[data-astro-cid-42eg2the]{display:grid;gap:32px}.problem-card[data-astro-cid-42eg2the]{background:#fafafa;border-radius:16px;padding:32px;border-left:4px solid #ef4444;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.problem-card[data-astro-cid-42eg2the]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ef444408,#ef444414);opacity:0;transition:opacity .3s ease}.problem-card[data-astro-cid-42eg2the]:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 12px 40px #ef444426;border-left-color:#dc2626}.problem-card[data-astro-cid-42eg2the]:hover:before{opacity:1}.problem-card[data-astro-cid-42eg2the] h3[data-astro-cid-42eg2the]{font-size:18px;font-weight:600;margin-bottom:12px;color:#171717;position:relative;transition:color .3s ease}.problem-card[data-astro-cid-42eg2the]:hover h3[data-astro-cid-42eg2the]{color:#dc2626}.problem-card[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{color:#666;font-size:16px;line-height:1.7;position:relative}.problem-transition[data-astro-cid-42eg2the]{text-align:center;margin-top:48px;padding:32px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.problem-transition[data-astro-cid-42eg2the]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00cc6a26}.problem-transition[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{font-size:18px;color:#166534;font-weight:500;margin:0}.content[data-astro-cid-42eg2the]{max-width:800px;margin:0 auto;padding:80px 24px}.content[data-astro-cid-42eg2the] h2[data-astro-cid-42eg2the]{font-size:32px;font-weight:700;margin:48px 0 24px;color:#171717}.content[data-astro-cid-42eg2the] h2[data-astro-cid-42eg2the]:first-child{margin-top:0}.content[data-astro-cid-42eg2the] h3[data-astro-cid-42eg2the]{font-size:22px;font-weight:600;margin:32px 0 16px;color:#171717}.content[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{color:#444;margin-bottom:20px;font-size:17px;line-height:1.8}.content[data-astro-cid-42eg2the] ul[data-astro-cid-42eg2the],.content[data-astro-cid-42eg2the] ol[data-astro-cid-42eg2the]{margin:0 0 24px 24px;color:#444}.content[data-astro-cid-42eg2the] li[data-astro-cid-42eg2the]{margin-bottom:12px;font-size:17px;line-height:1.7}.content[data-astro-cid-42eg2the] strong[data-astro-cid-42eg2the]{color:#171717}.accordion-section[data-astro-cid-42eg2the]{margin:32px 0}.accordion-section[data-astro-cid-42eg2the] details[data-astro-cid-42eg2the]{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all .3s ease}.accordion-section[data-astro-cid-42eg2the] details[data-astro-cid-42eg2the]:hover{border-color:#00cc6a;box-shadow:0 4px 16px #00cc6a1a}.accordion-section[data-astro-cid-42eg2the] details[data-astro-cid-42eg2the][open]{border-color:#00cc6a;box-shadow:0 4px 20px #00cc6a1f}.accordion-section[data-astro-cid-42eg2the] summary[data-astro-cid-42eg2the]{padding:20px 24px;font-size:18px;font-weight:600;color:#171717;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;transition:background .2s ease}.accordion-section[data-astro-cid-42eg2the] summary[data-astro-cid-42eg2the]::-webkit-details-marker{display:none}.accordion-section[data-astro-cid-42eg2the] summary[data-astro-cid-42eg2the]:hover{background:#f9fafb}.accordion-section[data-astro-cid-42eg2the] summary[data-astro-cid-42eg2the]:after{content:"";width:10px;height:10px;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(-45deg);transition:transform .3s ease;flex-shrink:0;margin-left:16px}.accordion-section[data-astro-cid-42eg2the] details[data-astro-cid-42eg2the][open] summary[data-astro-cid-42eg2the]:after{transform:rotate(45deg)}.accordion-section[data-astro-cid-42eg2the] .accordion-content[data-astro-cid-42eg2the]{padding:0 24px 24px;animation:slideDown .3s ease-out}.accordion-section[data-astro-cid-42eg2the] .accordion-content[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{margin-bottom:16px}.accordion-section[data-astro-cid-42eg2the] .accordion-content[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]:last-child{margin-bottom:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.accordion-icon[data-astro-cid-42eg2the]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:8px;margin-right:12px;flex-shrink:0}.accordion-icon[data-astro-cid-42eg2the] svg[data-astro-cid-42eg2the]{width:18px;height:18px;color:#00cc6a}.summary-text[data-astro-cid-42eg2the]{display:flex;align-items:center}.callout[data-astro-cid-42eg2the]{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:4px solid #00cc6a;padding:24px 32px;margin:32px 0;border-radius:0 12px 12px 0;transition:transform .3s ease,box-shadow .3s ease}.callout[data-astro-cid-42eg2the]:hover{transform:translate(4px);box-shadow:0 4px 16px #00cc6a26}.callout[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{color:#166534;margin:0;font-weight:500;font-size:16px;line-height:1.7}.warning[data-astro-cid-42eg2the]{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;padding:24px 32px;margin:32px 0;border-radius:0 12px 12px 0;transition:transform .3s ease,box-shadow .3s ease}.warning[data-astro-cid-42eg2the]:hover{transform:translate(4px);box-shadow:0 4px 16px #f59e0b33}.warning[data-astro-cid-42eg2the] p[data-astro-cid-42eg2the]{color:#92400e;margin:0;font-weight:500;font-size:16px;line-height:1.7}.checklist[data-astro-cid-42eg2the]{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:32px;margin:32px 0;transition:border-color .3s ease,box-shadow .3s ease}.checklist[data-astro-cid-42eg2the]:hover{border-color:#00cc6a;box-shadow:0 8px 24px #00cc6a1a}.checklist[data-astro-cid-42eg2the] h4[data-astro-cid-42eg2the]{font-size:18px;margin-bottom:20px;color:#171717;font-weight:600}.checklist-item[data-astro-cid-42eg2the]{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;transition:transform .2s ease}.checklist-item[data-astro-cid-42eg2the]:hover{transform:translate(4px)}.checklist-item[data-astro-cid-42eg2the]:last-child{border-bottom:none}.checklist-icon[data-astro-cid-42eg2the]{width:24px;height:24px;background:#f0fdf4;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:transform .2s ease,background .2s ease}.checklist-item[data-astro-cid-42eg2the]:hover .checklist-icon[data-astro-cid-42eg2the]{transform:scale(1.15);background:#dcfce7}.checklist-icon[data-astro-cid-42eg2the] svg[data-astro-cid-42eg2the]{width:14px;height:14px;color:#00cc6a}.checklist-text[data-astro-cid-42eg2the]{font-size:16px;color:#444;line-height:1.5}.faq-section[data-astro-cid-42eg2the]{background:#f5f5f5;padding:80px 24px}.faq-container[data-astro-cid-42eg2the]{max-width:800px;margin:0 auto}.faq-section[data-astro-cid-42eg2the] h2[data-astro-cid-42eg2the]{font-size:32px;text-align:center;margin-bottom:48px}.faq-item[data-astro-cid-42eg2the]{background:#fff;border-radius:12px;padding:24px 32px;margin-bottom:16px;border:1px solid #e5e5e5;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item[data-astro-cid-42eg2the]:hover{transform:translateY(-2px);border-color:#00cc6a;box-shadow:0 8px 24px #00cc6a1a}.faq-question[data-astro-cid-42eg2the]{font-size:18px;font-weight:600;color:#171717;margin-bottom:12px;transition:color .2s ease}.faq-item[data-astro-cid-42eg2the]:hover .faq-question[data-astro-cid-42eg2the]{color:#00cc6a}.faq-answer[data-astro-cid-42eg2the]{color:#666;font-size:16px;line-height:1.7}.secondary-cta[data-astro-cid-42eg2the]{background:#0a0a0a;padding:80px 24px;text-align:center;color:#fff}.secondary-cta[data-astro-cid-42eg2the] .avatars[data-astro-cid-42eg2the]{display:flex;justify-content:center;margin-bottom:24px}.secondary-cta[data-astro-cid-42eg2the] .avatars[data-astro-cid-42eg2the] span[data-astro-cid-42eg2the]{width:40px;height:40px;background:#333;border-radius:50%;border:2px solid #0a0a0a;margin-left:-12px;display:flex;align-items:center;justify-content:center;font-size:14px;transition:transform .2s ease,z-index .2s}.secondary-cta[data-astro-cid-42eg2the] .avatars[data-astro-cid-42eg2the] span[data-astro-cid-42eg2the]:hover{transform:translateY(-4px) scale(1.1);z-index:10}.secondary-cta[data-astro-cid-42eg2the] .avatars[data-astro-cid-42eg2the] span[data-astro-cid-42eg2the]:first-child{margin-left:0}.secondary-cta[data-astro-cid-42eg2the] .avatar-count[data-astro-cid-42eg2the]{color:#888;font-size:14px;margin-bottom:24px}.secondary-cta[data-astro-cid-42eg2the] h2[data-astro-cid-42eg2the]{font-size:32px;margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}.cta-button[data-astro-cid-42eg2the]{display:inline-flex;align-items:center;gap:8px;background:#00cc6a;color:#0a0a0a;padding:16px 32px;border-radius:100px;font-weight:600;font-size:16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.cta-button[data-astro-cid-42eg2the]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.cta-button[data-astro-cid-42eg2the]:hover:before{left:100%}.cta-button[data-astro-cid-42eg2the]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 32px #00cc6a66}.cta-button[data-astro-cid-42eg2the] svg[data-astro-cid-42eg2the]{transition:transform .3s ease}.cta-button[data-astro-cid-42eg2the]:hover svg[data-astro-cid-42eg2the]{transform:translate(4px)}.cluster-topics[data-astro-cid-42eg2the]{background:#f8fafc;padding:80px 24px;border-top:1px solid #e5e5e5}.cluster-container[data-astro-cid-42eg2the]{max-width:900px;margin:0 auto}.cluster-topics[data-astro-cid-42eg2the] h2[data-astro-cid-42eg2the]{font-size:28px;font-weight:700;text-align:center;margin-bottom:16px}.cluster-topics[data-astro-cid-42eg2the] .cluster-intro[data-astro-cid-42eg2the]{text-align:center;color:#666;font-size:17px;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.cluster-grid[data-astro-cid-42eg2the]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.cluster-link[data-astro-cid-42eg2the]{display:block;padding:16px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;text-decoration:none;color:#171717;font-size:15px;font-weight:500;transition:all .25s ease}.cluster-link[data-astro-cid-42eg2the]:hover{border-color:#00cc6a;transform:translateY(-2px);box-shadow:0 6px 20px #00cc6a1f}.cluster-link[data-astro-cid-42eg2the]:hover:before{content:"→ ";color:#00cc6a}.related-links[data-astro-cid-42eg2the]{background:#fafafa;padding:48px 24px;border-top:1px solid #e5e5e5}.related-container[data-astro-cid-42eg2the]{max-width:800px;margin:0 auto}.related-links[data-astro-cid-42eg2the] h3[data-astro-cid-42eg2the]{font-size:20px;margin-bottom:24px;color:#171717}.related-grid[data-astro-cid-42eg2the]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.related-link[data-astro-cid-42eg2the]{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none;color:#171717;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.related-link[data-astro-cid-42eg2the]:hover{border-color:#00cc6a;box-shadow:0 8px 24px #00cc6a1f;transform:translateY(-2px)}.related-link[data-astro-cid-42eg2the] svg[data-astro-cid-42eg2the]{transition:transform .3s ease}.related-link[data-astro-cid-42eg2the]:hover svg[data-astro-cid-42eg2the]{transform:scale(1.15)}@media (max-width: 768px){.hero[data-astro-cid-42eg2the] h1[data-astro-cid-42eg2the]{font-size:32px}.hero[data-astro-cid-42eg2the]{padding:120px 20px 60px}.content[data-astro-cid-42eg2the]{padding:48px 20px}.related-grid[data-astro-cid-42eg2the]{grid-template-columns:1fr}.accordion-section[data-astro-cid-42eg2the] summary[data-astro-cid-42eg2the]{font-size:16px;padding:16px 20px}}
