.page-hero[data-astro-cid-qukx3fyh]{padding:5rem 0 3rem;text-align:center}.breadcrumb[data-astro-cid-qukx3fyh]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#fff6;margin-bottom:2rem}.breadcrumb[data-astro-cid-qukx3fyh] a[data-astro-cid-qukx3fyh]{color:#ffffff80;text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-qukx3fyh] a[data-astro-cid-qukx3fyh]:hover{color:var(--primary)}.page-hero[data-astro-cid-qukx3fyh] h1[data-astro-cid-qukx3fyh]{font-size:clamp(1.875rem,4vw,3rem);font-weight:800;line-height:1.2;margin:0 auto 1rem;max-width:700px}.hero-desc[data-astro-cid-qukx3fyh]{font-size:1.0625rem;color:#fff9;max-width:620px;line-height:1.65;margin:0 auto 2rem}.hero-cta[data-astro-cid-qukx3fyh]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.questions-section[data-astro-cid-qukx3fyh]{padding:2rem 0 5rem}.category-block[data-astro-cid-qukx3fyh]{margin-bottom:3rem}.category-title[data-astro-cid-qukx3fyh]{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;margin:0 0 1.25rem;color:#ffffffe6}.cat-num[data-astro-cid-qukx3fyh]{font-size:.8125rem;font-weight:700;color:var(--primary);background:#7c5cff1a;border:1px solid rgba(124,92,255,.25);border-radius:6px;padding:.2rem .5rem;font-variant-numeric:tabular-nums}.category-tip[data-astro-cid-qukx3fyh]{background:#7c5cff0f;border:1px solid rgba(124,92,255,.15);border-radius:.75rem;padding:.875rem 1.25rem;margin-bottom:1.25rem}.category-tip[data-astro-cid-qukx3fyh] p[data-astro-cid-qukx3fyh]{font-size:.875rem;color:#ffffffa6;margin:0;line-height:1.6}.category-tip[data-astro-cid-qukx3fyh] a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.category-tip[data-astro-cid-qukx3fyh] a:hover{color:var(--primary-glow)}.questions-list[data-astro-cid-qukx3fyh]{display:flex;flex-direction:column;gap:.75rem}.question-item[data-astro-cid-qukx3fyh]{border-radius:12px;overflow:hidden}.question-summary[data-astro-cid-qukx3fyh]{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;cursor:pointer;list-style:none;user-select:none;transition:background .2s}.question-summary[data-astro-cid-qukx3fyh]::-webkit-details-marker{display:none}.question-item[data-astro-cid-qukx3fyh][open] .question-summary[data-astro-cid-qukx3fyh]{border-bottom:1px solid rgba(255,255,255,.06)}.q-num[data-astro-cid-qukx3fyh]{font-size:.8125rem;font-weight:700;color:#ffffff4d;min-width:1.5rem;font-variant-numeric:tabular-nums}.q-text[data-astro-cid-qukx3fyh]{flex:1;font-size:.9375rem;font-weight:600;color:#ffffffe6;line-height:1.4}.chevron[data-astro-cid-qukx3fyh]{color:#ffffff4d;flex-shrink:0;transition:transform .2s}.question-item[data-astro-cid-qukx3fyh][open] .chevron[data-astro-cid-qukx3fyh]{transform:rotate(180deg)}.question-body[data-astro-cid-qukx3fyh]{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.intencao-box[data-astro-cid-qukx3fyh],.exemplo-box[data-astro-cid-qukx3fyh]{display:flex;flex-direction:column;gap:.4rem}.label[data-astro-cid-qukx3fyh]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffffff59}.intencao-box[data-astro-cid-qukx3fyh] p[data-astro-cid-qukx3fyh]{font-size:.9rem;color:#fff9;margin:0;line-height:1.6}.exemplo-text[data-astro-cid-qukx3fyh]{font-size:.9rem;color:#fffc;margin:0;line-height:1.65;padding:.875rem 1rem;background:#19d3da0f;border:1px solid rgba(25,211,218,.15);border-radius:8px;font-style:italic}.simulator-cta[data-astro-cid-qukx3fyh]{padding:0 0 5rem}.cta-card[data-astro-cid-qukx3fyh]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;border-radius:20px;align-items:center}.cta-content[data-astro-cid-qukx3fyh] h2[data-astro-cid-qukx3fyh]{font-size:1.625rem;font-weight:800;margin:0 0 .75rem;line-height:1.3}.cta-content[data-astro-cid-qukx3fyh] p[data-astro-cid-qukx3fyh]{color:#ffffff8c;line-height:1.65;margin:0 0 2rem;font-size:.9375rem}.cta-buttons[data-astro-cid-qukx3fyh]{display:flex;gap:.75rem;flex-wrap:wrap}.mock-chat[data-astro-cid-qukx3fyh]{display:flex;flex-direction:column;gap:.75rem}.msg[data-astro-cid-qukx3fyh]{padding:.75rem 1rem;border-radius:12px;font-size:.875rem;line-height:1.5;max-width:90%}.msg[data-astro-cid-qukx3fyh].bot{background:#7c5cff26;border:1px solid rgba(124,92,255,.25);color:#ffffffd9;align-self:flex-start;border-bottom-left-radius:4px}.msg[data-astro-cid-qukx3fyh].user{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;align-self:flex-end;border-bottom-right-radius:4px}.msg[data-astro-cid-qukx3fyh].feedback{background:#19d3da1a;border-color:#19d3da33;color:#19d3dae6;font-size:.8125rem}@media(max-width:768px){.cta-card[data-astro-cid-qukx3fyh]{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}}
