.styles_section__RA_Jg{width:100%;box-sizing:border-box;padding:var(--og-section-py) var(--og-section-px)}.styles_inner__DAje9{max-width:var(--og-max-width);margin:0 auto;width:100%;box-sizing:border-box}.styles_default__nu3vh{background:transparent}.styles_subtle__eZovY{background:var(--og-surface-subtle);border-top:1px solid var(--og-border-faint);border-bottom:1px solid var(--og-border-faint)}.styles_accent__61Qp4{background:var(--og-accent-subtle);border-top:1px solid var(--og-accent-border);border-bottom:1px solid var(--og-accent-border)}.styles_flush__s20BN{padding:0}.styles_narrow__s8r6q>.styles_inner__DAje9{max-width:800px}.styles_wide__5z6FI>.styles_inner__DAje9{max-width:1440px}@media (max-width:1024px){.styles_section__RA_Jg{padding:calc(var(--og-section-py) * .8) var(--og-section-px)}}@media (max-width:768px){.styles_section__RA_Jg{padding:calc(var(--og-section-py) * .65) var(--og-section-px)}}@media (max-width:480px){.styles_section__RA_Jg{padding:calc(var(--og-section-py) * .5) calc(var(--og-section-px) * .75)}}.styles_banner__sJq2i{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;background:var(--og-accent-subtle);border-top:1px solid var(--og-accent-border);border-bottom:1px solid var(--og-accent-border);padding:var(--og-section-py) var(--og-section-px)}.styles_inner__kq0nU{max-width:var(--og-max-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;width:100%;box-sizing:border-box}.styles_label__SiaoT{display:inline-flex;align-items:center;font-size:var(--og-text-xs);font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--og-accent);background:var(--og-accent-subtle);border:1px solid var(--og-accent-border);border-radius:99px;padding:.25rem .75rem}.styles_heading__7grFT{font-size:var(--og-text-3xl);font-weight:800;color:var(--og-heading);line-height:1.2;letter-spacing:-.025em;max-width:min(640px,100%)}.styles_heading__7grFT,.styles_subtext__DCu8w{margin:0;word-break:break-word;overflow-wrap:break-word}.styles_subtext__DCu8w{font-size:var(--og-text-lg);color:var(--og-text-muted);line-height:1.6;max-width:min(480px,100%)}.styles_actions__SdGtB{display:flex;gap:.75rem;flex-wrap:wrap;width:100%;max-width:480px}.styles_actions__SdGtB,.styles_btnPrimary__rSnWi{align-items:center;justify-content:center;box-sizing:border-box}.styles_btnPrimary__rSnWi{display:inline-flex;height:48px;padding:0 1.5rem;font-size:var(--og-text-sm);font-weight:700;border-radius:var(--og-radius-md);background:var(--og-accent);color:var(--og-accent-contrast);text-decoration:none;border:none;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease;font-family:inherit;min-width:0;max-width:100%}.styles_btnPrimary__rSnWi:hover{background:var(--og-accent-hover);box-shadow:0 6px 20px rgba(16,185,129,.35);transform:translateY(-1px)}.styles_btnPrimary__rSnWi:active{transform:translateY(0);box-shadow:none}.styles_btnSecondary__ZFiPh{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 1.5rem;font-size:var(--og-text-sm);font-weight:600;border-radius:var(--og-radius-md);background:transparent;color:var(--og-text);text-decoration:none;border:1.5px solid var(--og-border);cursor:pointer;transition:border-color .15s ease,color .15s ease;font-family:inherit;min-width:0;max-width:100%;box-sizing:border-box}.styles_btnSecondary__ZFiPh:hover{border-color:var(--og-text-secondary);color:var(--og-heading)}.styles_finePrint__0EPtA{font-size:var(--og-text-xs);color:var(--og-text-faint)}@media (max-width:1024px){.styles_banner__sJq2i{padding:calc(var(--og-section-py) * .8) var(--og-section-px)}}@media (max-width:768px){.styles_banner__sJq2i{padding:calc(var(--og-section-py) * .7) var(--og-section-px)}.styles_heading__7grFT{font-size:var(--og-text-2xl);letter-spacing:-.02em}.styles_subtext__DCu8w{font-size:var(--og-text-base)}}@media (max-width:640px){.styles_banner__sJq2i{padding:calc(var(--og-section-py) * .6) 1rem}.styles_heading__7grFT{font-size:1.5rem}.styles_actions__SdGtB{flex-direction:column;max-width:100%}.styles_btnPrimary__rSnWi,.styles_btnSecondary__ZFiPh{width:100%}}@media (max-width:400px){.styles_heading__7grFT{font-size:1.35rem}.styles_subtext__DCu8w{font-size:var(--og-text-sm)}}.styles_faqSection__oeoR9{padding:80px 0;background-color:var(--og-bg)}.styles_faqContainer__pS39D{max-width:800px;margin:0 auto;padding:0 24px}.styles_faqTitle__46jP_{font-size:32px;font-weight:700;color:var(--og-heading);text-align:center;margin-bottom:48px}.styles_faqList__G0DfC{display:flex;flex-direction:column;gap:16px}.styles_faqItem__faLJO{border:1px solid var(--og-border);border-radius:8px;overflow:hidden}.styles_faqQuestion__nItwj{width:100%;padding:20px;background:none;border:none;text-align:left;font-size:18px;font-weight:600;color:var(--og-heading);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease}.styles_faqQuestion__nItwj:hover{background-color:var(--og-surface-subtle)}.styles_faqIcon__ItS2W{font-size:24px;color:var(--og-accent);transition:transform .2s ease}.styles_faqAnswer__cDHRJ{padding:0 20px;max-height:0;overflow:hidden;transition:all .3s ease;color:var(--og-text);line-height:1.6}.styles_faqAnswer__cDHRJ.styles_active__Qm6Ie{padding:0 20px 20px;max-height:500px}.styles_faqItem__faLJO.styles_active__Qm6Ie .styles_faqIcon__ItS2W{transform:rotate(45deg)}.productPageShared_sectionHeader__AYrdr{text-align:center;max-width:680px;margin:0 auto 2.5rem;display:flex;flex-direction:column;align-items:center;gap:.875rem}.productPageShared_sectionTitle__shj9q{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:var(--og-heading);margin:0;letter-spacing:-.02em;line-height:1.25}.productPageShared_sectionDesc__6L7QI{font-size:1rem;color:var(--og-text-secondary);line-height:1.65;margin:0;max-width:580px}.productPageShared_sectionCTA__oEFvN{display:flex;justify-content:center;margin-top:2rem}.productPageShared_btnSecondary__lNOIn{display:inline-flex;align-items:center;gap:.4375rem;padding:.6875rem 1.375rem;background:transparent;color:var(--og-text);font-size:.9375rem;font-weight:600;border-radius:10px;border:1.5px solid var(--og-border);text-decoration:none;cursor:pointer;transition:border-color .15s ease,color .15s ease;svg{width:15px;height:15px}&:hover{border-color:var(--og-text-secondary);color:var(--og-heading)}}.productPageShared_hero__pKPms{width:100%;padding:5rem var(--og-section-px) 4rem;box-sizing:border-box}.productPageShared_heroInner__V_1CY{max-width:var(--og-max-width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.productPageShared_heroCopy__adQLP{display:flex;flex-direction:column;gap:1.25rem}.productPageShared_heroH1__0pCnq{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:900;color:var(--og-heading);margin:0;letter-spacing:-.03em;line-height:1.1}.productPageShared_heroSubcopy__iB_wd{font-size:1.125rem;color:var(--og-text-secondary);line-height:1.65;margin:0;max-width:480px}.productPageShared_heroCTAs__58qzW{display:flex;align-items:center;gap:.875rem;flex-wrap:wrap}.productPageShared_heroVisualWrap__pQmrB{display:flex;justify-content:center;align-items:flex-start}.productPageShared_panel__tKoqE{width:100%;max-width:520px;background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;box-shadow:0 20px 60px rgba(0,0,0,.35);font-family:JetBrains Mono,Fira Code,Courier New,monospace}.productPageShared_requestRow__TwVXF{display:flex;align-items:center;gap:.625rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.5rem .75rem}.productPageShared_endpoint__Kl0F0{font-size:.6875rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.productPageShared_queryRow__5yBiw{display:flex;align-items:center;padding:0 .375rem}.productPageShared_queryKey__o2SkD{font-size:.6875rem;color:#475569}.productPageShared_queryVal__NzQwQ{font-size:.6875rem;color:#38bdf8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.productPageShared_divider__9RVnE{display:flex;align-items:center;gap:.625rem}.productPageShared_dividerLine__2EomQ{flex:1 1;height:1px;background:rgba(255,255,255,.07)}.productPageShared_output__LPduQ{display:flex;flex-direction:column;gap:.3125rem;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:.875rem 1rem}.productPageShared_proofBanner___rTfA{width:100%;background:var(--og-surface-subtle);border-top:1px solid var(--og-border-faint);border-bottom:1px solid var(--og-border-faint);padding:1.75rem var(--og-section-px);box-sizing:border-box}.productPageShared_proofInner__ONAt8{max-width:var(--og-max-width);margin:0 auto;display:flex;align-items:center;gap:2.5rem}.productPageShared_proofStat__RqU2o{display:flex;flex-direction:column;gap:.125rem;flex-shrink:0}.productPageShared_proofStatValue__FtOX5{font-size:1.5rem;font-weight:800;color:var(--og-heading);letter-spacing:-.02em;line-height:1}.productPageShared_proofStatLabel__Jg1Vz{font-size:.75rem;color:var(--og-text-muted);font-weight:500}.productPageShared_proofDivider__bm1kX{width:1px;height:2rem;background:var(--og-border);flex-shrink:0}.productPageShared_proofTagline__AMZXb{font-size:.9375rem;color:var(--og-text-secondary);line-height:1.5;margin:0}.productPageShared_chipGrid__1z43o{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center;max-width:680px;margin:0 auto}.productPageShared_chip__ArLaB{font-size:.875rem;font-weight:600;color:var(--og-text-secondary);background:var(--og-surface);border:1px solid var(--og-border-soft);border-radius:99px;padding:.375rem .875rem}.productPageShared_returnsGrid__VL67S{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.875rem;gap:.875rem;max-width:820px;margin:0 auto}.productPageShared_returnCard__fdFG5{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.375rem;background:var(--og-surface);border:1px solid var(--og-border-soft);border-radius:14px;transition:border-color .15s ease;&:hover{border-color:var(--og-border)}}.productPageShared_returnIcon__UvKpW{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.productPageShared_returnCopy__AVFBP{display:flex;flex-direction:column;gap:.25rem}.productPageShared_returnLabel__6Plbe{font-size:.9375rem;font-weight:700;color:var(--og-heading);margin:0}.productPageShared_returnDesc__yGVer{font-size:.875rem;color:var(--og-text-secondary);line-height:1.55;margin:0}.productPageShared_comparisonGrid__kHd9F{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;max-width:960px;margin:0 auto}.productPageShared_comparisonCard__XBc2f{display:flex;flex-direction:column;gap:.875rem;padding:1.5rem;background:var(--og-surface);border:1px solid var(--og-border-soft);border-radius:16px;transition:border-color .15s ease}.productPageShared_comparisonTop__xT5ZQ{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.productPageShared_comparisonName__bfcqn{font-size:1rem;font-weight:800;color:var(--og-heading);margin:0}.productPageShared_comparisonBadge__CdysL{font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.1875rem .5rem;border-radius:99px;background:var(--og-surface-hover);color:var(--og-text-muted);border:1px solid var(--og-border);white-space:nowrap;flex-shrink:0}.productPageShared_comparisonTagline__R__6y{font-size:.875rem;font-weight:600;color:var(--og-text);margin:0;line-height:1.45}.productPageShared_comparisonUseWhen__h3iJz{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:var(--og-surface-subtle);border-radius:8px;flex:1 1}.productPageShared_comparisonUseWhenLabel__Z1tsX{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--og-text-muted)}.productPageShared_comparisonUseWhenText__Jc8b_{font-size:.875rem;color:var(--og-text-secondary);line-height:1.55;margin:0}.productPageShared_howGrid__S0w1d{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.productPageShared_howCard__RXsdQ{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:var(--og-surface);border:1px solid var(--og-border-soft);border-radius:14px}.productPageShared_howTitle__5pK9v{font-size:1rem;font-weight:700;color:var(--og-heading);margin:0}.productPageShared_howBody__w5yNr{font-size:.875rem;color:var(--og-text-secondary);line-height:1.6;margin:0}.productPageShared_devGrid__PB2Wh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.productPageShared_devCard__8eCzT{display:flex;flex-direction:column;gap:.625rem;padding:1.5rem;background:var(--og-surface);border:1px solid var(--og-border-soft);border-radius:14px;transition:border-color .15s ease;&:hover{border-color:var(--og-border)}}.productPageShared_devTitle__6DN9J{font-size:.9375rem;font-weight:700;color:var(--og-heading);margin:0}.productPageShared_devBody__zVaUy{font-size:.875rem;color:var(--og-text-secondary);line-height:1.6;margin:0}.productPageShared_relatedGrid__5thgS{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;max-width:720px;margin:0 auto}@media (max-width:1024px){.productPageShared_heroInner__V_1CY{grid-template-columns:1fr;gap:2.5rem}.productPageShared_heroH1__0pCnq{font-size:2.25rem}.productPageShared_heroSubcopy__iB_wd{max-width:100%}.productPageShared_comparisonGrid__kHd9F{grid-template-columns:1fr;max-width:480px}.productPageShared_devGrid__PB2Wh{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.productPageShared_devGrid__PB2Wh,.productPageShared_howGrid__S0w1d,.productPageShared_returnsGrid__VL67S{grid-template-columns:1fr}}@media (max-width:600px){.productPageShared_proofInner__ONAt8{flex-direction:column;text-align:center;gap:1rem}.productPageShared_proofDivider__bm1kX{display:none}.productPageShared_chipGrid__1z43o{justify-content:flex-start}}html:not([data-theme=dark]) .productPageShared_comparisonCard__XBc2f,html:not([data-theme=dark]) .productPageShared_devCard__8eCzT,html:not([data-theme=dark]) .productPageShared_howCard__RXsdQ,html:not([data-theme=dark]) .productPageShared_returnCard__fdFG5{box-shadow:0 1px 4px rgba(0,0,0,.06)}