:root{--primary: #2563eb;--primary-dark: #1d4ed8;--secondary: #64748b;--background: #f8fafc;--surface: #ffffff;--text: #0f172a;--text-light: #64748b;--border: #e2e8f0;--success: #10b981}[data-astro-cid-lxoypzh2]{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--background);color:var(--text);line-height:1.6}.container[data-astro-cid-lxoypzh2]{max-width:1200px;margin:0 auto;padding:0 1rem}.row[data-astro-cid-lxoypzh2]{display:flex;flex-wrap:wrap;margin:0 -1rem}.col[data-astro-cid-lxoypzh2]{flex:1 0 0;padding:0 1rem}.col-md-6[data-astro-cid-lxoypzh2]{flex:0 0 50%;max-width:50%}.col-lg-3[data-astro-cid-lxoypzh2]{flex:0 0 25%;max-width:25%}.justify-center[data-astro-cid-lxoypzh2]{justify-content:center}.text-center[data-astro-cid-lxoypzh2]{text-align:center}.header[data-astro-cid-lxoypzh2]{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 0}.nav[data-astro-cid-lxoypzh2]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-lxoypzh2],.logo[data-astro-cid-lxoypzh2] a[data-astro-cid-lxoypzh2]{font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none}.nav-links[data-astro-cid-lxoypzh2] a[data-astro-cid-lxoypzh2]{margin-left:1.5rem;color:var(--text);text-decoration:none;font-weight:500}.nav-links[data-astro-cid-lxoypzh2] a[data-astro-cid-lxoypzh2]:hover,.nav-links[data-astro-cid-lxoypzh2] a[data-astro-cid-lxoypzh2].active{color:var(--primary)}.hero[data-astro-cid-lxoypzh2]{padding:4rem 0;background:linear-gradient(180deg,var(--background) 0%,var(--surface) 100%)}.hero[data-astro-cid-lxoypzh2] .lead[data-astro-cid-lxoypzh2]{font-size:1.25rem;color:var(--text-light);margin:1rem 0}.text-info[data-astro-cid-lxoypzh2]{color:var(--primary);font-weight:500}.pricing[data-astro-cid-lxoypzh2]{padding:3rem 0}.tier[data-astro-cid-lxoypzh2]{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;height:100%;display:flex;flex-direction:column}.tier[data-astro-cid-lxoypzh2]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.tier[data-astro-cid-lxoypzh2].featured{border:2px solid var(--primary);position:relative}.badge[data-astro-cid-lxoypzh2]{position:absolute;top:1rem;right:-1rem;background:var(--primary);color:#fff;padding:.25rem 1rem;font-size:.75rem;font-weight:700;transform:rotate(45deg);z-index:1}.tier-header[data-astro-cid-lxoypzh2]{padding:1.5rem;text-align:center;border-bottom:1px solid var(--border)}.tier-header[data-astro-cid-lxoypzh2] h3[data-astro-cid-lxoypzh2]{margin:0 0 .5rem;font-size:1.25rem}.price[data-astro-cid-lxoypzh2]{font-size:2rem;font-weight:700;color:var(--primary)}.currency[data-astro-cid-lxoypzh2]{font-size:1.5rem;vertical-align:top}.period[data-astro-cid-lxoypzh2]{font-size:1rem;color:var(--text-light);font-weight:400}.tier-body[data-astro-cid-lxoypzh2]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.tier-body[data-astro-cid-lxoypzh2] p[data-astro-cid-lxoypzh2]{color:var(--text-light);margin-bottom:1rem;font-size:.95rem}.tier-body[data-astro-cid-lxoypzh2] ul[data-astro-cid-lxoypzh2]{list-style:none;margin-bottom:1.5rem;flex-grow:1}.tier-body[data-astro-cid-lxoypzh2] li[data-astro-cid-lxoypzh2]{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.9rem}.tier-body[data-astro-cid-lxoypzh2] li[data-astro-cid-lxoypzh2]:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.btn[data-astro-cid-lxoypzh2]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:2px solid var(--primary);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s}.btn-primary[data-astro-cid-lxoypzh2]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-lxoypzh2]:hover{background:var(--primary-dark)}.btn-outline[data-astro-cid-lxoypzh2]{background:transparent;color:var(--primary)}.btn-outline[data-astro-cid-lxoypzh2]:hover{background:var(--primary);color:#fff}.w-100[data-astro-cid-lxoypzh2]{width:100%}.d-none[data-astro-cid-lxoypzh2]{display:none!important}.spinner-border[data-astro-cid-lxoypzh2]{width:1rem;height:1rem;border-width:.2em;border:.2em solid currentColor;border-right-color:transparent;border-radius:50%;display:inline-block;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.how-it-works[data-astro-cid-lxoypzh2]{padding:3rem 0;background:var(--surface)}.how-it-works[data-astro-cid-lxoypzh2] h2[data-astro-cid-lxoypzh2],.faq[data-astro-cid-lxoypzh2] h2[data-astro-cid-lxoypzh2],.cta[data-astro-cid-lxoypzh2] h2[data-astro-cid-lxoypzh2]{text-align:center;margin-bottom:2rem}.steps[data-astro-cid-lxoypzh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto}.step[data-astro-cid-lxoypzh2]{text-align:center;padding:2rem}.step-number[data-astro-cid-lxoypzh2]{width:60px;height:60px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step[data-astro-cid-lxoypzh2] h3[data-astro-cid-lxoypzh2]{margin-bottom:.5rem}.step[data-astro-cid-lxoypzh2] p[data-astro-cid-lxoypzh2]{color:var(--text-light)}.talk-agent[data-astro-cid-lxoypzh2]{padding:3rem 0}.talk-agent[data-astro-cid-lxoypzh2].is-hidden{display:none}.talk-card[data-astro-cid-lxoypzh2]{max-width:900px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0f172a0d}.talk-card[data-astro-cid-lxoypzh2] h2[data-astro-cid-lxoypzh2]{margin:0 0 .5rem}.talk-subtitle[data-astro-cid-lxoypzh2]{margin:0 0 1rem;color:var(--text-light)}.talk-grid[data-astro-cid-lxoypzh2]{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.9rem}.talk-form[data-astro-cid-lxoypzh2] label[data-astro-cid-lxoypzh2]{display:block;font-weight:600;margin-bottom:.35rem}.talk-form[data-astro-cid-lxoypzh2] input[data-astro-cid-lxoypzh2],.talk-form[data-astro-cid-lxoypzh2] select[data-astro-cid-lxoypzh2],.talk-form[data-astro-cid-lxoypzh2] textarea[data-astro-cid-lxoypzh2]{width:100%;padding:.7rem .75rem;border:1px solid var(--border);border-radius:8px;font:inherit}.talk-form[data-astro-cid-lxoypzh2] input[data-astro-cid-lxoypzh2]:focus,.talk-form[data-astro-cid-lxoypzh2] select[data-astro-cid-lxoypzh2]:focus,.talk-form[data-astro-cid-lxoypzh2] textarea[data-astro-cid-lxoypzh2]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.talk-message-group[data-astro-cid-lxoypzh2]{margin-top:.9rem}.talk-actions[data-astro-cid-lxoypzh2]{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.talk-feedback[data-astro-cid-lxoypzh2]{min-height:1.25rem;margin-top:.9rem;color:var(--text-light);font-weight:500}.talk-feedback-success[data-astro-cid-lxoypzh2]{color:#065f46}.talk-feedback-error[data-astro-cid-lxoypzh2]{color:#b91c1c}.billing-card[data-astro-cid-lxoypzh2]{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.billing-card[data-astro-cid-lxoypzh2] h3[data-astro-cid-lxoypzh2]{margin:0 0 .35rem;font-size:1.05rem}.billing-card[data-astro-cid-lxoypzh2] p[data-astro-cid-lxoypzh2]{margin:0 0 .6rem;color:var(--text-light)}.billing-form[data-astro-cid-lxoypzh2]{display:flex;flex-wrap:wrap;gap:.6rem}.billing-form[data-astro-cid-lxoypzh2] input[data-astro-cid-lxoypzh2]{flex:1;min-width:240px;padding:.65rem .75rem;border:1px solid var(--border);border-radius:8px;font:inherit}.billing-form[data-astro-cid-lxoypzh2] input[data-astro-cid-lxoypzh2]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.faq[data-astro-cid-lxoypzh2]{padding:3rem 0}.accordion[data-astro-cid-lxoypzh2]{max-width:800px;margin:0 auto}.accordion-item[data-astro-cid-lxoypzh2]{border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;overflow:hidden}.accordion-header[data-astro-cid-lxoypzh2]{background:var(--surface);margin:0}.accordion-toggle[data-astro-cid-lxoypzh2]{width:100%;padding:1rem;text-align:left;border:none;background:none;font-size:1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-toggle[data-astro-cid-lxoypzh2]:after{content:"+";font-size:1.5rem;transition:transform .2s}.accordion-toggle[data-astro-cid-lxoypzh2][aria-expanded=true]:after{content:"−"}.accordion-content[data-astro-cid-lxoypzh2]{max-height:0;overflow:hidden;transition:max-height .3s ease;background:var(--surface)}.accordion-content[data-astro-cid-lxoypzh2] p[data-astro-cid-lxoypzh2]{padding:1rem;border-top:1px solid var(--border);margin:0;color:var(--text-light)}.cta[data-astro-cid-lxoypzh2]{padding:3rem 0;background:var(--surface);text-align:center}.cta[data-astro-cid-lxoypzh2] .btn-lg[data-astro-cid-lxoypzh2]{padding:1rem 2rem;font-size:1.1rem;margin-top:1rem}.footer[data-astro-cid-lxoypzh2]{background:var(--text);color:#fff;padding:3rem 0 1rem}.footer-content[data-astro-cid-lxoypzh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-lxoypzh2] h4[data-astro-cid-lxoypzh2]{margin-bottom:1rem;font-size:1.1rem}.footer-section[data-astro-cid-lxoypzh2] a[data-astro-cid-lxoypzh2]{display:block;color:#cbd5e1;text-decoration:none;margin-bottom:.5rem}.footer-section[data-astro-cid-lxoypzh2] a[data-astro-cid-lxoypzh2]:hover{color:#fff}.footer-bottom[data-astro-cid-lxoypzh2]{text-align:center;padding-top:1rem;border-top:1px solid #334155;color:#94a3b8;font-size:.875rem}@media(max-width:768px){.col-md-6[data-astro-cid-lxoypzh2],.col-lg-3[data-astro-cid-lxoypzh2]{flex:0 0 100%;max-width:100%}.nav[data-astro-cid-lxoypzh2]{flex-direction:column;gap:1rem}.tier[data-astro-cid-lxoypzh2]{margin-bottom:1.5rem}.talk-grid[data-astro-cid-lxoypzh2]{grid-template-columns:1fr}}
