.flow-diagram{width:100%;padding-bottom:1.5rem}.fd-main{display:flex;align-items:center;width:100%}.fd-node{flex:1;min-width:0;height:108px;background:#131820;border:1px solid rgba(200,255,62,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;opacity:.45;transition:border-color .3s,box-shadow .3s,opacity .4s;cursor:default;position:relative;padding:0 .5rem}.fd-node:hover{border-color:var(--accent);box-shadow:0 0 16px #c8ff3e1f;opacity:1}.fd-node--trigger{border-color:#c8ff3ea6;opacity:.75}.fd-node--output{border-style:dashed;border-color:#fff3;flex:0 0 100px}.fd-node--output:hover{border-color:#ffffff73;box-shadow:none}.fd-node.fd-active{opacity:1!important;border-color:var(--accent)!important;box-shadow:0 0 20px #c8ff3e2e}.fd-icon{width:34px;height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.fd-icon img{width:26px;height:26px;object-fit:contain;display:block}.fd-label{font-family:var(--mono);font-size:.6rem;font-weight:600;color:var(--white);text-align:center;letter-spacing:.01em;line-height:1.3;width:100%}.fd-type{font-family:var(--mono);font-size:.52rem;color:#c8ff3e99;text-transform:uppercase;letter-spacing:.08em}.fd-note{position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);white-space:nowrap;font-family:var(--mono);font-size:.48rem;color:var(--accent);letter-spacing:.05em;text-transform:uppercase;opacity:.85}.fd-arrow--h{display:flex;align-items:center;flex-shrink:0;padding:0 2px}.fd-arrow--v{display:none;justify-content:center;padding:4px 0}.fd-branch-connector{width:40px;flex-shrink:0;align-self:stretch;display:flex;align-items:center}.fd-branch-svg{width:40px;height:100%;min-height:100px}.fd-outputs{display:flex;flex-direction:column;gap:8px;flex-shrink:0}@media (max-width: 768px){.fd-main{flex-direction:column;align-items:stretch;gap:0;width:200px}.fd-node{flex:none;height:108px;width:100%}.fd-node--output{flex:none;width:100%}.fd-arrow--h{display:none}.fd-arrow--v{display:flex}.fd-branch-connector{display:none}.fd-outputs{flex-direction:column;gap:0}.fd-arrow--before-outputs{display:flex}.fd-note{bottom:auto;top:-1.6rem}}.ta[data-astro-cid-aaqh7r7u]{background:#f6f6f7;border-radius:6px;overflow:hidden;box-shadow:0 0 0 1px #00000024,0 12px 48px #0006;font-family:var(--fm),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12.5px;line-height:1.45;color:#202223;-webkit-font-smoothing:antialiased}.ta-chrome[data-astro-cid-aaqh7r7u]{background:#dcdcdc;padding:7px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #c8c8c8}.ta-chrome-dots[data-astro-cid-aaqh7r7u]{display:flex;gap:5px;flex-shrink:0}.ta-chrome-dots[data-astro-cid-aaqh7r7u] span[data-astro-cid-aaqh7r7u]{width:10px;height:10px;border-radius:50%;display:block}.ta-chrome-url[data-astro-cid-aaqh7r7u]{flex:1;background:#fff;border:1px solid #c0c0c0;border-radius:4px;padding:2px 8px;font-size:10px;color:#6d7175;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ta-header[data-astro-cid-aaqh7r7u]{background:#fff;border-bottom:1px solid #e1e3e5;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.ta-header-left[data-astro-cid-aaqh7r7u]{display:flex;align-items:center;gap:10px;min-width:0}.ta-thumb[data-astro-cid-aaqh7r7u]{width:40px;height:40px;border:1px solid #e1e3e5;border-radius:4px;overflow:hidden;flex-shrink:0}.ta-thumb[data-astro-cid-aaqh7r7u] img[data-astro-cid-aaqh7r7u]{width:40px;height:40px;object-fit:cover;display:block}.ta-product-name[data-astro-cid-aaqh7r7u]{font-size:14px;font-weight:700;color:#202223;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ta-auto-btn[data-astro-cid-aaqh7r7u]{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #babec3;border-radius:5px;padding:6px 14px;font-size:12px;font-weight:500;color:#202223;font-family:inherit;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s,border-color .15s,transform .1s,box-shadow .15s;box-shadow:0 1px 2px #00000012}.ta-auto-btn[data-astro-cid-aaqh7r7u]:hover{background:#f6f6f7;border-color:#999}.ta-auto-btn[data-astro-cid-aaqh7r7u].clicking{transform:scale(.97);box-shadow:none}.ta-auto-btn[data-astro-cid-aaqh7r7u].loading{background:#f6f6f7;color:#6d7175;pointer-events:none}.ta-auto-btn[data-astro-cid-aaqh7r7u].done{background:#f0f9f6;border-color:#95c9b4;color:#008060}.ta-btn-spinner[data-astro-cid-aaqh7r7u]{display:none;width:11px;height:11px;border:1.5px solid #d0d0d0;border-top-color:#6d7175;border-radius:50%;animation:ta-spin .65s linear infinite;flex-shrink:0}.ta-auto-btn[data-astro-cid-aaqh7r7u].loading .ta-btn-spinner[data-astro-cid-aaqh7r7u]{display:block}@keyframes ta-spin{to{transform:rotate(360deg)}}.ta-card[data-astro-cid-aaqh7r7u]{margin:12px;background:#fff;border:1px solid #e1e3e5;border-radius:4px;overflow:hidden}.ta-card-title[data-astro-cid-aaqh7r7u]{padding:10px 14px;font-size:13px;font-weight:700;color:#202223;border-bottom:1px solid #e1e3e5}.ta-table[data-astro-cid-aaqh7r7u]{width:100%}.ta-thead[data-astro-cid-aaqh7r7u]{display:grid;grid-template-columns:110px 1fr 1fr;background:#fff;border-bottom:1px solid #e1e3e5}.ta-th[data-astro-cid-aaqh7r7u]{padding:6px 12px;font-size:11px;font-weight:600;color:#6d7175}.ta-th-label[data-astro-cid-aaqh7r7u]{background:#fafafa;border-right:1px solid #e1e3e5}.ta-th-ref[data-astro-cid-aaqh7r7u]{border-right:1px solid #e1e3e5}.ta-row[data-astro-cid-aaqh7r7u]{display:grid;grid-template-columns:110px 1fr 1fr;border-bottom:1px solid #e1e3e5}.ta-row-last[data-astro-cid-aaqh7r7u]{border-bottom:none}.ta-cell[data-astro-cid-aaqh7r7u]{padding:10px 12px;min-width:0}.ta-cell-label[data-astro-cid-aaqh7r7u]{display:flex;flex-direction:column;gap:2px;background:#fafafa;border-right:1px solid #e1e3e5;padding:10px 12px}.ta-field-name[data-astro-cid-aaqh7r7u]{font-size:12px;font-weight:600;color:#202223}.ta-field-sub[data-astro-cid-aaqh7r7u]{font-size:10px;color:#6d7175}.ta-cell-src[data-astro-cid-aaqh7r7u]{border-right:1px solid #e1e3e5;color:#6d7175;font-size:12px}.ta-src-text[data-astro-cid-aaqh7r7u]{display:block;line-height:1.55}.ta-cell-tgt[data-astro-cid-aaqh7r7u]{color:#202223;font-size:12px;min-height:40px}.ta-cell-rich[data-astro-cid-aaqh7r7u]{padding:0}.ta-toolbar[data-astro-cid-aaqh7r7u]{display:flex;align-items:center;gap:1px;padding:4px 8px;border-bottom:1px solid #e1e3e5;background:#fafafa;flex-wrap:nowrap;overflow:hidden}.ta-tb-select[data-astro-cid-aaqh7r7u]{font-size:10.5px;color:#202223;padding:2px 5px;border:1px solid #e1e3e5;border-radius:3px;background:#fff;white-space:nowrap;cursor:default;display:flex;align-items:center;gap:3px}.ta-tb-arrow[data-astro-cid-aaqh7r7u]{font-size:8px;color:#6d7175}.ta-tb-sep[data-astro-cid-aaqh7r7u]{width:1px;height:14px;background:#e1e3e5;margin:0 3px;flex-shrink:0}.ta-tb-btn[data-astro-cid-aaqh7r7u]{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;font-size:11px;color:#5c5f62;cursor:default;flex-shrink:0;transition:background .1s}.ta-tb-btn[data-astro-cid-aaqh7r7u]:hover{background:#e1e3e5}.ta-tb-b[data-astro-cid-aaqh7r7u]{font-weight:700}.ta-tb-i[data-astro-cid-aaqh7r7u]{font-style:italic}.ta-tb-u[data-astro-cid-aaqh7r7u]{text-decoration:underline}.ta-tb-more[data-astro-cid-aaqh7r7u]{letter-spacing:.05em;font-size:13px}.ta-richtext[data-astro-cid-aaqh7r7u]{padding:10px 12px;font-size:12px;color:#6d7175;line-height:1.6}.ta-cell-tgt[data-astro-cid-aaqh7r7u] .ta-richtext[data-astro-cid-aaqh7r7u]{color:#202223}.ta-handle[data-astro-cid-aaqh7r7u]{font-family:monospace;font-size:11.5px;color:#2c6ecb}.ta-cell-tgt[data-astro-cid-aaqh7r7u] .ta-handle[data-astro-cid-aaqh7r7u]{color:#202223}.ta-cur[data-astro-cid-aaqh7r7u]{display:inline;color:#008060;font-weight:400;opacity:0;animation:ta-blink .55s step-end infinite}@keyframes ta-blink{0%,to{opacity:1}50%{opacity:0}}.ta-row[data-astro-cid-aaqh7r7u].is-translating{background:#f8fbf9}.ta-row[data-astro-cid-aaqh7r7u].is-done .ta-cell-tgt[data-astro-cid-aaqh7r7u]{background:#f0f9f6}.ta-card[data-astro-cid-aaqh7r7u]{margin-bottom:12px}.hero-seo[data-astro-cid-3g3ehspl]{background:var(--black);padding:4rem 0 5rem;position:relative;overflow:clip}.hero-grid[data-astro-cid-3g3ehspl]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:80px 80px}.hero-inner[data-astro-cid-3g3ehspl]{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:3.5rem}.hero-content[data-astro-cid-3g3ehspl]{min-width:0}.hero-video-wrap[data-astro-cid-3g3ehspl]{min-width:0;position:sticky;top:74px}.hero-eyebrow[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;display:flex;align-items:center;gap:.6rem}.hero-dot[data-astro-cid-3g3ehspl]{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:.4}50%{opacity:1}}.hero-seo[data-astro-cid-3g3ehspl] h1[data-astro-cid-3g3ehspl]{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--white);margin-bottom:1.5rem;max-width:820px}.hero-seo[data-astro-cid-3g3ehspl] h1[data-astro-cid-3g3ehspl] em[data-astro-cid-3g3ehspl]{color:var(--accent);font-style:normal}.hero-sub[data-astro-cid-3g3ehspl]{font-size:1.05rem;color:#f4f2ed99;max-width:600px;line-height:1.7;margin-bottom:2.5rem}.hero-actions[data-astro-cid-3g3ehspl]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3.5rem}.hero-stats[data-astro-cid-3g3ehspl]{display:flex;gap:0;border-top:1px solid rgba(255,255,255,.08);padding-top:2.5rem;position:relative;z-index:2}.hero-stat[data-astro-cid-3g3ehspl]{padding-right:3rem;border-right:1px solid rgba(255,255,255,.08);margin-right:3rem}.hero-stat[data-astro-cid-3g3ehspl]:last-child{border-right:none;margin-right:0;padding-right:0}.hero-stat-num[data-astro-cid-3g3ehspl]{font-size:2.2rem;font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--white);margin-bottom:.35rem}.hero-stat-num[data-astro-cid-3g3ehspl] em[data-astro-cid-3g3ehspl]{color:var(--accent);font-style:normal}.hero-stat-label[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--g2)}.seo-context[data-astro-cid-3g3ehspl]{background:var(--black);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);padding:2.5rem 0}.seo-context-text[data-astro-cid-3g3ehspl]{font-size:.95rem;color:var(--g2);line-height:1.85;max-width:780px;margin:0 auto;text-align:center}.explainer-grid[data-astro-cid-3g3ehspl]{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--border);margin-bottom:1.5rem}.explainer-col[data-astro-cid-3g3ehspl]{padding:1.75rem;border-right:1px solid var(--border)}.explainer-col[data-astro-cid-3g3ehspl]:last-child{border-right:none}.explainer-label[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--black);font-weight:700;margin-bottom:.85rem}.explainer-col[data-astro-cid-3g3ehspl] p[data-astro-cid-3g3ehspl]{font-size:.85rem;color:var(--g3);line-height:1.7}.explainer-cta[data-astro-cid-3g3ehspl]{background:var(--black);color:var(--white);padding:1.5rem 2rem;font-size:.9rem;line-height:1.7}.explainer-cta-label[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.6rem;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:.5rem}@media (max-width: 768px){.explainer-grid[data-astro-cid-3g3ehspl]{grid-template-columns:1fr}.explainer-col[data-astro-cid-3g3ehspl]{border-right:none;border-bottom:1px solid var(--border)}.explainer-col[data-astro-cid-3g3ehspl]:last-child{border-bottom:none}}.problem-grid[data-astro-cid-3g3ehspl]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.problem-list[data-astro-cid-3g3ehspl]{list-style:none}.problem-item[data-astro-cid-3g3ehspl]{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1.1rem 0;border-bottom:1px solid var(--border);font-size:.9rem}.problem-item[data-astro-cid-3g3ehspl]:first-child{border-top:1px solid var(--border)}.problem-item-num[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.62rem;color:var(--g2)}.problem-item-time[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.85rem;font-weight:700;color:var(--black);text-align:right;white-space:nowrap}.problem-item-time[data-astro-cid-3g3ehspl] span[data-astro-cid-3g3ehspl]{font-size:.6rem;font-weight:400;color:var(--g3)}.problem-item--highlight[data-astro-cid-3g3ehspl]{background:#c8ff3e0d;border-left:2px solid var(--accent);padding-left:.75rem}.problem-callout[data-astro-cid-3g3ehspl]{background:var(--black);color:var(--white);padding:2.5rem;position:sticky;top:80px}.problem-callout-label[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem}.problem-callout-num[data-astro-cid-3g3ehspl]{font-size:5rem;font-weight:700;letter-spacing:-.05em;line-height:.9;color:var(--white);margin-bottom:.5rem}.problem-callout-num[data-astro-cid-3g3ehspl] em[data-astro-cid-3g3ehspl]{color:var(--accent);font-style:normal}.problem-callout[data-astro-cid-3g3ehspl] p[data-astro-cid-3g3ehspl]{font-size:.88rem;color:var(--g2);line-height:1.7;margin-bottom:1.5rem}.flow-wrap[data-astro-cid-3g3ehspl]{margin-top:3rem;background:#0c0f12;border:1px solid rgba(255,255,255,.09);padding:2rem 1.5rem;position:relative;overflow:hidden}.flow-wrap[data-astro-cid-3g3ehspl]:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(200,255,62,.04),transparent)}.flow-steps[data-astro-cid-3g3ehspl]{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(255,255,255,.07)}.flow-step[data-astro-cid-3g3ehspl]{display:flex;gap:1rem;padding:1.5rem;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);align-items:flex-start}.flow-step[data-astro-cid-3g3ehspl]:nth-child(3n){border-right:none}.flow-step[data-astro-cid-3g3ehspl]:nth-last-child(-n+3){border-bottom:none}.flow-step-icon[data-astro-cid-3g3ehspl]{display:none;flex-shrink:0;width:36px;height:36px;align-items:center;justify-content:center}.flow-step-icon[data-astro-cid-3g3ehspl] img[data-astro-cid-3g3ehspl]{width:28px;height:28px;object-fit:contain}.flow-step-num[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.6rem;font-weight:700;color:var(--accent);flex-shrink:0;padding-top:.15rem;letter-spacing:.06em}.flow-step-title[data-astro-cid-3g3ehspl]{font-size:.88rem;font-weight:600;color:var(--white);margin-bottom:.3rem;line-height:1.3}.flow-step-body[data-astro-cid-3g3ehspl]{font-size:.78rem;color:#ffffff73;line-height:1.65}@media (max-width: 768px){.flow-wrap[data-astro-cid-3g3ehspl]{display:none}.flow-steps[data-astro-cid-3g3ehspl]{grid-template-columns:1fr;margin-top:1.5rem}.flow-step[data-astro-cid-3g3ehspl]{border-right:none;gap:1.25rem;padding:1.25rem 1rem;align-items:center}.flow-step[data-astro-cid-3g3ehspl]:nth-last-child(-n+3){border-bottom:1px solid rgba(255,255,255,.07)}.flow-step[data-astro-cid-3g3ehspl]:last-child{border-bottom:none}.flow-step-icon[data-astro-cid-3g3ehspl]{display:flex}.flow-step-num[data-astro-cid-3g3ehspl]{display:none}}.content-grid[data-astro-cid-3g3ehspl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.content-cell[data-astro-cid-3g3ehspl]{background:var(--white);padding:1.75rem 1.5rem;transition:background .2s}.content-cell[data-astro-cid-3g3ehspl]:hover{background:var(--g1)}.content-cell-icon[data-astro-cid-3g3ehspl]{font-size:1.5rem;margin-bottom:.75rem}.content-cell[data-astro-cid-3g3ehspl] h3[data-astro-cid-3g3ehspl]{font-size:.95rem;font-weight:700;margin-bottom:.4rem}.content-cell[data-astro-cid-3g3ehspl] p[data-astro-cid-3g3ehspl]{font-size:.82rem;color:var(--g3);line-height:1.65}.content-cell[data-astro-cid-3g3ehspl] .tag[data-astro-cid-3g3ehspl]{display:inline-block;margin-top:.75rem;font-family:var(--mono);font-size:.55rem;letter-spacing:.08em;text-transform:uppercase;color:var(--black);background:var(--accent);padding:.15rem .45rem}.compare-table[data-astro-cid-3g3ehspl]{width:100%;border-collapse:collapse}.compare-table[data-astro-cid-3g3ehspl] th[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;padding:1rem 1.25rem;text-align:left;border-bottom:2px solid var(--border)}.compare-table[data-astro-cid-3g3ehspl] th[data-astro-cid-3g3ehspl]:nth-child(2){background:var(--black);color:var(--accent)}.compare-table[data-astro-cid-3g3ehspl] th[data-astro-cid-3g3ehspl]:nth-child(3){color:var(--g3)}.compare-table[data-astro-cid-3g3ehspl] td[data-astro-cid-3g3ehspl]{padding:.9rem 1.25rem;border-bottom:1px solid var(--border);font-size:.88rem;vertical-align:middle}.compare-table[data-astro-cid-3g3ehspl] td[data-astro-cid-3g3ehspl]:nth-child(2){background:#0b0b0b08;font-weight:600}.compare-table[data-astro-cid-3g3ehspl] tr[data-astro-cid-3g3ehspl]:last-child td[data-astro-cid-3g3ehspl]{border-bottom:none}.row-label[data-astro-cid-3g3ehspl]{font-size:.82rem;color:var(--g3);font-family:var(--mono)}.check[data-astro-cid-3g3ehspl]{color:#22c55e;font-weight:700}.cross[data-astro-cid-3g3ehspl]{color:var(--g2)}.results-grid[data-astro-cid-3g3ehspl]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.result-card[data-astro-cid-3g3ehspl]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:2.5rem 2rem}.result-num[data-astro-cid-3g3ehspl]{font-size:2.8rem;font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--white);margin-bottom:.5rem}.result-label[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--g2)}.faq-list[data-astro-cid-3g3ehspl]{display:flex;flex-direction:column}.faq-item[data-astro-cid-3g3ehspl]{border-bottom:1px solid var(--border)}.faq-item[data-astro-cid-3g3ehspl]:first-child{border-top:1px solid var(--border)}.faq-q[data-astro-cid-3g3ehspl]{width:100%;background:none;border:none;text-align:left;font-family:var(--fm);font-size:1rem;font-weight:600;color:var(--black);padding:1.25rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;line-height:1.4}.faq-icon[data-astro-cid-3g3ehspl]{font-size:1.4rem;font-weight:300;color:var(--g3);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1),color .2s;line-height:1}.faq-item[data-astro-cid-3g3ehspl].open .faq-icon[data-astro-cid-3g3ehspl]{transform:rotate(45deg);color:var(--accent)}.faq-a[data-astro-cid-3g3ehspl]{font-size:.9rem;color:var(--g3);line-height:1.75;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .3s}.faq-item[data-astro-cid-3g3ehspl].open .faq-a[data-astro-cid-3g3ehspl]{max-height:600px;padding-bottom:1.5rem}.final-cta[data-astro-cid-3g3ehspl]{background:var(--black);padding:6rem 0;position:relative;overflow:hidden}.final-cta-grid[data-astro-cid-3g3ehspl]{position:absolute;inset:0;background-image:linear-gradient(rgba(200,255,62,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(200,255,62,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.text-link[data-astro-cid-3g3ehspl]{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.text-link[data-astro-cid-3g3ehspl]:hover{opacity:.8}.related-links[data-astro-cid-3g3ehspl]{background:var(--black);padding:3rem 0;border-top:1px solid rgba(255,255,255,.07)}.rl-label[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--g3);margin-bottom:1.25rem}.rl-grid[data-astro-cid-3g3ehspl]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#ffffff12}.rl-card[data-astro-cid-3g3ehspl]{background:#ffffff05;padding:1.75rem 2rem;text-decoration:none;display:flex;flex-direction:column;gap:.5rem;transition:background .2s}.rl-card[data-astro-cid-3g3ehspl]:hover{background:#ffffff0f}.rl-card-title[data-astro-cid-3g3ehspl]{font-size:.95rem;font-weight:700;color:var(--white);line-height:1.3}.rl-card[data-astro-cid-3g3ehspl] p[data-astro-cid-3g3ehspl]{font-size:.82rem;color:var(--g2);line-height:1.65;flex:1;margin:0}.rl-cta[data-astro-cid-3g3ehspl]{font-family:var(--mono);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-top:.25rem}@media (max-width: 900px){.problem-grid[data-astro-cid-3g3ehspl]{grid-template-columns:1fr}.problem-callout[data-astro-cid-3g3ehspl]{position:static}.content-grid[data-astro-cid-3g3ehspl],.results-grid[data-astro-cid-3g3ehspl]{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.hero-inner[data-astro-cid-3g3ehspl]{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem}.hero-video-wrap[data-astro-cid-3g3ehspl]{display:none}.hero-stats[data-astro-cid-3g3ehspl]{flex-direction:column;gap:1.5rem;width:100%}.hero-stat[data-astro-cid-3g3ehspl]{border-right:none;margin-right:0;padding-right:0;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:1.5rem}.hero-stat[data-astro-cid-3g3ehspl]:last-child{border-bottom:none;padding-bottom:0}.content-grid[data-astro-cid-3g3ehspl],.results-grid[data-astro-cid-3g3ehspl]{grid-template-columns:1fr}}
