.LandingPage-module__FAbHmG__container{--black:#0a0a0a;--white:#fff;--gray-50:#f9f9f9;--gray-100:#f2f2f2;--gray-200:#e5e5e5;--gray-300:#d4d4d4;--gray-400:#a3a3a3;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;--radius:10px;--radius-lg:16px;--shadow-sm:0 1px 3px #00000014,0 1px 2px #0000000f;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 20px 60px #0000001a;--nav-bg:#fffc;--fi-act-bg:#f9f9f9;--fi-pdf-bg:#ffe8e8;--fi-pdf-text:#c00;--fi-doc-bg:#e8f0ff;--fi-doc-text:#1a56db;--fi-ppt-bg:#fff3e0;--fi-ppt-text:#b45309;--annot-gold-border:#d97706;--annot-gold-bg:#fffbeb;--annot-gold-text:#92400e;--price-yearly-bg:#f0fdf4;--price-yearly-text:#16a34a;box-sizing:border-box;background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-family:Arial,Helvetica,sans-serif;line-height:1.6}.dark .LandingPage-module__FAbHmG__container{--black:#fff;--white:#0a0a0a;--gray-50:#121212;--gray-100:#1a1a1a;--gray-200:#262626;--gray-300:#404040;--gray-400:#525252;--gray-500:#737373;--gray-600:#a3a3a3;--gray-700:#d4d4d4;--shadow-sm:0 1px 3px #00000080,0 1px 2px #0006;--shadow-md:0 4px 20px #00000080;--shadow-lg:0 20px 60px #0009;--nav-bg:#0a0a0acc;--fi-act-bg:#121212;--fi-pdf-bg:#450a0a;--fi-pdf-text:#fca5a5;--fi-doc-bg:#1e3a8a;--fi-doc-text:#93c5fd;--fi-ppt-bg:#78350f;--fi-ppt-text:#fdba74;--annot-gold-border:#f59e0b;--annot-gold-bg:#451a03;--annot-gold-text:#fde68a;--price-yearly-bg:#14532d;--price-yearly-text:#86efac}.LandingPage-module__FAbHmG__container *{box-sizing:border-box}.LandingPage-module__FAbHmG__nav{z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:relative}.LandingPage-module__FAbHmG__nav:before{content:"";background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;border-bottom:1px solid var(--gray-200);position:absolute;inset:0}.LandingPage-module__FAbHmG__navLogo{color:var(--black);letter-spacing:-.3px;z-index:2;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.LandingPage-module__FAbHmG__navLogoIcon{background:var(--black);border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.LandingPage-module__FAbHmG__navLogoIcon svg{fill:none;stroke:var(--white);stroke-width:2.2px}.LandingPage-module__FAbHmG__navLinks{z-index:2;gap:28px;display:flex}.LandingPage-module__FAbHmG__navLinks a{color:var(--gray-500);font-size:14px;text-decoration:none;transition:color .15s}.LandingPage-module__FAbHmG__navLinks a:hover{color:var(--black)}.LandingPage-module__FAbHmG__navActions{z-index:2;align-items:center;gap:10px;display:flex}.LandingPage-module__FAbHmG__btnNavGhost{color:var(--gray-600);cursor:pointer;background:0 0;border:none;padding:6px 8px;font-family:Arial,sans-serif;font-size:14px;text-decoration:none;transition:color .15s;display:inline-block}.LandingPage-module__FAbHmG__btnNavGhost:hover{color:var(--black)}.LandingPage-module__FAbHmG__btnNavCta{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:9px 18px;font-family:Arial,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.LandingPage-module__FAbHmG__btnNavCta:hover{opacity:.8}.LandingPage-module__FAbHmG__hero{text-align:center;max-width:860px;margin:0 auto;padding:100px 20px 80px}.LandingPage-module__FAbHmG__heroEyebrow{border:1px solid var(--gray-200);color:var(--gray-500);background:var(--white);border-radius:999px;align-items:center;gap:6px;margin-bottom:28px;padding:4px 14px;font-size:13px;display:inline-flex}.LandingPage-module__FAbHmG__heroEyebrowDot{background:var(--black);border-radius:50%;width:6px;height:6px}.LandingPage-module__FAbHmG__hero h1{letter-spacing:-1.8px;color:var(--black);margin-bottom:18px;font-size:clamp(36px,5.5vw,64px);font-weight:700;line-height:1.1}.LandingPage-module__FAbHmG__heroSub{color:var(--gray-500);max-width:560px;margin:0 auto 36px;font-size:18px;line-height:1.7}.LandingPage-module__FAbHmG__heroCtaRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.LandingPage-module__FAbHmG__btnPrimary{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:9px;padding:13px 28px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block}.LandingPage-module__FAbHmG__btnPrimary:hover{opacity:.82;transform:translateY(-1px)}.LandingPage-module__FAbHmG__btnSecondary{background:var(--white);color:var(--black);border:1.5px solid var(--gray-300);cursor:pointer;border-radius:9px;padding:13px 26px;font-family:Arial,sans-serif;font-size:15px;font-weight:600;transition:border-color .15s,transform .15s}.LandingPage-module__FAbHmG__btnSecondary:hover{border-color:var(--gray-500);transform:translateY(-1px)}.LandingPage-module__FAbHmG__heroNote{color:var(--gray-400);margin-top:12px;font-size:13px}.LandingPage-module__FAbHmG__section{padding:80px 20px}.LandingPage-module__FAbHmG__sectionInner{max-width:1280px;margin:0 auto}.LandingPage-module__FAbHmG__sectionLabel{text-transform:uppercase;letter-spacing:1.2px;color:var(--gray-400);text-align:center;margin-bottom:12px;font-size:12px;font-weight:700}.LandingPage-module__FAbHmG__sectionTitle{letter-spacing:-1px;text-align:center;color:var(--black);margin-bottom:12px;font-size:clamp(26px,3.8vw,42px);font-weight:800}.LandingPage-module__FAbHmG__sectionSub{color:var(--gray-500);text-align:center;max-width:520px;margin:0 auto 56px;font-size:16px;line-height:1.72}.LandingPage-module__FAbHmG__generalDemoWrap{border:1px solid var(--gray-200);border-radius:var(--radius-lg);max-width:1280px;box-shadow:var(--shadow-lg);background:var(--white);margin:0 auto;overflow:hidden}.LandingPage-module__FAbHmG__browserBar{background:var(--gray-50);border-bottom:1px solid var(--gray-200);align-items:center;gap:6px;padding:12px 16px;display:flex}.LandingPage-module__FAbHmG__bdot{border-radius:50%;width:11px;height:11px}.LandingPage-module__FAbHmG__bdotR{background:#ff5f57}.LandingPage-module__FAbHmG__bdotY{background:#febc2e}.LandingPage-module__FAbHmG__bdotG{background:#28c840}.LandingPage-module__FAbHmG__burl{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-400);text-align:center;border-radius:6px;flex:1;margin:0 16px;padding:4px 12px;font-size:12px}.LandingPage-module__FAbHmG__gdemoBody{min-height:380px;display:flex}.LandingPage-module__FAbHmG__gdemoSidebar{border-right:1px solid var(--gray-200);flex-shrink:0;width:220px;padding:16px 14px}.LandingPage-module__FAbHmG__gdemoSidebarTitle{text-transform:uppercase;letter-spacing:1px;color:var(--gray-400);margin-bottom:12px;font-size:11px;font-weight:700}.LandingPage-module__FAbHmG__gdemoFile{cursor:pointer;border-radius:7px;align-items:center;gap:8px;margin-bottom:4px;padding:9px 10px;font-size:13px;transition:background .15s;display:flex}.LandingPage-module__FAbHmG__gdemoFile.LandingPage-module__FAbHmG__active{background:var(--black);color:var(--white)}.LandingPage-module__FAbHmG__gdemoFile:not(.LandingPage-module__FAbHmG__active):hover{background:var(--gray-100)}.LandingPage-module__FAbHmG__gfileIcon{border-radius:4px;flex-shrink:0;place-items:center;width:26px;height:28px;font-size:12px;display:grid}.LandingPage-module__FAbHmG__fiPdf{background:var(--fi-pdf-bg);color:var(--fi-pdf-text)}.LandingPage-module__FAbHmG__fiDoc{background:var(--fi-doc-bg);color:var(--fi-doc-text)}.LandingPage-module__FAbHmG__fiPpt{background:var(--fi-ppt-bg);color:var(--fi-ppt-text)}.LandingPage-module__FAbHmG__fiAct{background:var(--fi-act-bg)}.LandingPage-module__FAbHmG__gdemoMain{flex-direction:column;flex:1;gap:10px;padding:20px 22px;display:flex}.LandingPage-module__FAbHmG__gdemoTopbar{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.LandingPage-module__FAbHmG__gdemoTopbar h4{font-size:14px;font-weight:700}.LandingPage-module__FAbHmG__gdemoBadge{background:var(--black);color:var(--white);border-radius:6px;padding:3px 10px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite LandingPage-module__FAbHmG__pulseBadge}@keyframes LandingPage-module__FAbHmG__pulseBadge{0%,to{opacity:1}50%{opacity:.6}}.LandingPage-module__FAbHmG__pdfSkeleton{background:var(--gray-200);border-radius:4px;width:100%;height:7px;margin-bottom:4px}.LandingPage-module__FAbHmG__pdfSkeleton.LandingPage-module__FAbHmG__m{width:82%}.LandingPage-module__FAbHmG__pdfSkeleton.LandingPage-module__FAbHmG__s{width:64%}.LandingPage-module__FAbHmG__annotCard{border-left:3px solid var(--black);background:var(--gray-50);opacity:0;border-radius:0 8px 8px 0;padding:10px 14px;animation:.5s forwards LandingPage-module__FAbHmG__slideAnnot;transform:translate(-6px)}.LandingPage-module__FAbHmG__annotCard.LandingPage-module__FAbHmG__c2{animation-delay:1.2s}.LandingPage-module__FAbHmG__annotCard.LandingPage-module__FAbHmG__c3{animation-delay:2.6s}.LandingPage-module__FAbHmG__annotCard.LandingPage-module__FAbHmG__gold{border-left-color:var(--annot-gold-border);background:var(--annot-gold-bg)}@keyframes LandingPage-module__FAbHmG__slideAnnot{to{opacity:1;transform:none}}.LandingPage-module__FAbHmG__annotCardLbl{text-transform:uppercase;letter-spacing:.8px;color:var(--gray-400);margin-bottom:3px;font-size:10px;font-weight:700}.LandingPage-module__FAbHmG__annotCard.LandingPage-module__FAbHmG__gold .LandingPage-module__FAbHmG__annotCardLbl{color:var(--annot-gold-text)}.LandingPage-module__FAbHmG__annotCardText{color:var(--gray-700);font-size:12px;line-height:1.55}.LandingPage-module__FAbHmG__typingEl{display:inline}.LandingPage-module__FAbHmG__tcursor{background:var(--black);vertical-align:middle;width:2px;height:11px;margin-left:1px;animation:.7s step-end infinite LandingPage-module__FAbHmG__tblink;display:inline-block}@keyframes LandingPage-module__FAbHmG__tblink{0%,to{opacity:1}50%{opacity:0}}.LandingPage-module__FAbHmG__bgSubtle{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.LandingPage-module__FAbHmG__howLayout{grid-template-columns:1fr 1fr;align-items:stretch;gap:48px;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__howStepsCol{flex-direction:column;gap:6px;display:flex}.LandingPage-module__FAbHmG__howStepBtn{text-align:left;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:12px;align-items:flex-start;gap:16px;width:100%;padding:20px 22px;font-family:Arial,sans-serif;transition:background .2s,border-color .2s;display:flex}.LandingPage-module__FAbHmG__howStepBtn:hover{background:var(--gray-50)}.LandingPage-module__FAbHmG__howStepBtn.LandingPage-module__FAbHmG__active{background:var(--white);border-color:var(--gray-200);box-shadow:0 2px 12px #0000000f}.LandingPage-module__FAbHmG__howStepNum{background:var(--gray-100);width:32px;height:32px;color:var(--gray-500);border-radius:50%;flex-shrink:0;place-items:center;margin-top:2px;font-size:13px;font-weight:700;transition:background .2s,color .2s;display:grid}.LandingPage-module__FAbHmG__howStepBtn.LandingPage-module__FAbHmG__active .LandingPage-module__FAbHmG__howStepNum{background:var(--black);color:var(--white)}.LandingPage-module__FAbHmG__howStepText h3{color:var(--black);margin-bottom:4px;font-size:15px;font-weight:700}.LandingPage-module__FAbHmG__howStepText p{color:var(--gray-500);font-size:13px;line-height:1.6}.LandingPage-module__FAbHmG__howStepBar{background:var(--gray-200);border-radius:2px;height:2px;margin-top:10px;overflow:hidden}.LandingPage-module__FAbHmG__howStepProgress{background:var(--black);border-radius:2px;width:0;height:100%}.LandingPage-module__FAbHmG__howDemoCol{position:sticky;top:88px}.LandingPage-module__FAbHmG__howDemoPanel{display:none}.LandingPage-module__FAbHmG__howDemoPanel.LandingPage-module__FAbHmG__active{animation:.35s LandingPage-module__FAbHmG__demoPanelIn;display:block}@keyframes LandingPage-module__FAbHmG__demoPanelIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:none}}.LandingPage-module__FAbHmG__howDemoScreen{border:1.5px solid var(--gray-200);background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #00000017}.LandingPage-module__FAbHmG__hdsBar{background:var(--gray-50);border-bottom:1px solid var(--gray-200);align-items:center;gap:6px;padding:10px 14px;display:flex}.LandingPage-module__FAbHmG__hdsUrl{text-align:center;color:var(--gray-400);flex:1;font-size:12px}.LandingPage-module__FAbHmG__hdsBody{min-height:280px;padding:20px}.LandingPage-module__FAbHmG__uploadDrop{border:2px dashed var(--gray-300);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:22px 12px;animation:3s ease-in-out infinite LandingPage-module__FAbHmG__dropPulse;display:flex}@keyframes LandingPage-module__FAbHmG__dropPulse{0%,to{border-color:var(--gray-300);background:0 0}50%{border-color:var(--black);background:var(--gray-50)}}.LandingPage-module__FAbHmG__dropIcon{background:var(--gray-100);border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.LandingPage-module__FAbHmG__dropIcon svg{fill:none;stroke:var(--gray-500);stroke-width:1.8px}.LandingPage-module__FAbHmG__dropLabel{font-size:12px;font-weight:700}.LandingPage-module__FAbHmG__dropSub{color:var(--gray-400);font-size:11px}.LandingPage-module__FAbHmG__uploadProgress{background:var(--gray-50);border:1px solid var(--gray-200);opacity:0;border-radius:8px;margin-top:10px;padding:9px 12px;animation:.5s 1.6s forwards LandingPage-module__FAbHmG__fadeUp}@keyframes LandingPage-module__FAbHmG__fadeUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.LandingPage-module__FAbHmG__upRow{align-items:center;gap:8px;display:flex}.LandingPage-module__FAbHmG__upIcon{background:var(--black);border-radius:4px;flex-shrink:0;place-items:center;width:28px;height:30px;display:grid}.LandingPage-module__FAbHmG__upIcon svg{fill:none;stroke:var(--white);stroke-width:2px}.LandingPage-module__FAbHmG__upName{font-size:12px;font-weight:700}.LandingPage-module__FAbHmG__upSize{color:var(--gray-400);font-size:10px}.LandingPage-module__FAbHmG__upBarWrap{margin-top:7px}.LandingPage-module__FAbHmG__upBar{background:var(--gray-200);border-radius:2px;height:4px;overflow:hidden}.LandingPage-module__FAbHmG__upBarFill{background:var(--black);border-radius:2px;width:0;height:100%;animation:2.2s 2.4s forwards LandingPage-module__FAbHmG__barFill}@keyframes LandingPage-module__FAbHmG__barFill{to{width:100%}}.LandingPage-module__FAbHmG__upPct{color:var(--gray-400);text-align:right;opacity:0;margin-top:2px;font-size:10px;animation:.3s 4.6s forwards LandingPage-module__FAbHmG__fadeUp}.LandingPage-module__FAbHmG__aiProcessing{flex-direction:column;gap:8px;display:flex}.LandingPage-module__FAbHmG__aiProcHeader{align-items:center;gap:6px;margin-bottom:4px;display:flex}.LandingPage-module__FAbHmG__aiSpinner{border:2px solid var(--gray-200);border-top-color:var(--black);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite LandingPage-module__FAbHmG__spin}@keyframes LandingPage-module__FAbHmG__spin{to{transform:rotate(360deg)}}.LandingPage-module__FAbHmG__aiProcLabel{font-size:12px;font-weight:700}.LandingPage-module__FAbHmG__aiAnnotItem{background:var(--gray-50);border-left:2px solid var(--black);opacity:0;border-radius:0 6px 6px 0;padding:8px 10px;animation:.4s forwards LandingPage-module__FAbHmG__annotIn;transform:translate(-5px)}.LandingPage-module__FAbHmG__aiAnnotItem.LandingPage-module__FAbHmG__i2{animation-delay:.8s}.LandingPage-module__FAbHmG__aiAnnotItem.LandingPage-module__FAbHmG__i3{animation-delay:1.7s}.LandingPage-module__FAbHmG__aiAnnotItem.LandingPage-module__FAbHmG__i4{animation-delay:2.5s}@keyframes LandingPage-module__FAbHmG__annotIn{to{opacity:1;transform:none}}.LandingPage-module__FAbHmG__aiAnnotItemLbl{text-transform:uppercase;letter-spacing:.7px;color:var(--gray-400);margin-bottom:2px;font-size:9px;font-weight:700}.LandingPage-module__FAbHmG__aiAnnotItemText{color:var(--gray-700);font-size:11px;line-height:1.5}.LandingPage-module__FAbHmG__dlPreview{flex-direction:column;gap:8px;display:flex}.LandingPage-module__FAbHmG__dlCheckRow{color:var(--gray-700);align-items:center;gap:8px;font-size:12px;display:flex}.LandingPage-module__FAbHmG__dlCheck{background:var(--black);border-radius:50%;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.LandingPage-module__FAbHmG__dlCheck svg{fill:none;stroke:var(--white);stroke-width:2.5px}.LandingPage-module__FAbHmG__dlCheckRow{opacity:0;animation:.4s forwards LandingPage-module__FAbHmG__fadeUp}.LandingPage-module__FAbHmG__dlRow1{animation-delay:.2s}.LandingPage-module__FAbHmG__dlRow2{animation-delay:.8s}.LandingPage-module__FAbHmG__dlRow3{animation-delay:1.4s}.LandingPage-module__FAbHmG__dlRow4{animation-delay:2s}.LandingPage-module__FAbHmG__dlBtnRow{opacity:0;margin-top:14px;animation:.4s 2.6s forwards LandingPage-module__FAbHmG__fadeUp}.LandingPage-module__FAbHmG__dlBtn{background:var(--black);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-family:Arial,sans-serif;font-size:13px;font-weight:700;display:flex}.LandingPage-module__FAbHmG__dlBtn svg{fill:none;stroke:var(--white);stroke-width:2.2px}.LandingPage-module__FAbHmG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.LandingPage-module__FAbHmG__featCard{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:28px;transition:box-shadow .2s,border-color .2s}.LandingPage-module__FAbHmG__featCard:hover{box-shadow:var(--shadow-md);border-color:var(--gray-300)}.LandingPage-module__FAbHmG__featIcon{background:var(--black);border-radius:9px;place-items:center;width:40px;height:40px;margin-bottom:14px;display:grid}.LandingPage-module__FAbHmG__featIcon svg{fill:none;stroke:var(--white);stroke-width:1.8px}.LandingPage-module__FAbHmG__featCard h3{margin-bottom:6px;font-size:16px;font-weight:700}.LandingPage-module__FAbHmG__featCard p{color:var(--gray-500);margin-bottom:14px;font-size:14px;line-height:1.68}.LandingPage-module__FAbHmG__featList{flex-direction:column;gap:6px;display:flex}.LandingPage-module__FAbHmG__featList li{color:var(--gray-600);align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;list-style:none;display:flex}.LandingPage-module__FAbHmG__featList li:before{content:"✓";color:var(--black);flex-shrink:0;font-weight:700}.LandingPage-module__FAbHmG__chatDemoWrap{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:var(--white);max-width:1280px;margin:0 auto;overflow:hidden}.LandingPage-module__FAbHmG__chatBody{min-height:360px;display:flex}.LandingPage-module__FAbHmG__chatSidebar{border-right:1px solid var(--gray-200);background:var(--gray-50);flex-shrink:0;width:200px;padding:14px}.LandingPage-module__FAbHmG__chatSidebarLbl{text-transform:uppercase;letter-spacing:1px;color:var(--gray-400);margin-bottom:10px;font-size:10px;font-weight:700}.LandingPage-module__FAbHmG__chatDocItem{color:var(--gray-700);cursor:pointer;border-radius:6px;align-items:center;gap:7px;margin-bottom:3px;padding:7px 9px;font-size:12px;transition:background .15s;display:flex}.LandingPage-module__FAbHmG__chatDocItem:hover{background:var(--gray-200)}.LandingPage-module__FAbHmG__chatDocItem.LandingPage-module__FAbHmG__sel{background:var(--black);color:var(--white)}.LandingPage-module__FAbHmG__chatMain{flex-direction:column;flex:1;display:flex}.LandingPage-module__FAbHmG__chatMessages{flex-direction:column;flex:1;gap:12px;padding:16px 18px;display:flex;overflow:hidden}.LandingPage-module__FAbHmG__msg{opacity:0;align-items:flex-start;gap:10px;animation:.4s forwards LandingPage-module__FAbHmG__fadeUp;display:flex}.LandingPage-module__FAbHmG__msg.LandingPage-module__FAbHmG__m1{animation-delay:.3s}.LandingPage-module__FAbHmG__msg.LandingPage-module__FAbHmG__m2{animation-delay:1.2s}.LandingPage-module__FAbHmG__msg.LandingPage-module__FAbHmG__m3{animation-delay:2.3s}.LandingPage-module__FAbHmG__msg.LandingPage-module__FAbHmG__m4{animation-delay:3.1s}.LandingPage-module__FAbHmG__msgAv{border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.LandingPage-module__FAbHmG__msgAv.LandingPage-module__FAbHmG__user{background:var(--black);color:var(--white)}.LandingPage-module__FAbHmG__msgAv.LandingPage-module__FAbHmG__ai{background:var(--gray-200);color:var(--gray-700)}.LandingPage-module__FAbHmG__msgBubble{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-700);border-radius:0 10px 10px;max-width:380px;padding:10px 13px;font-size:13px;line-height:1.6}.LandingPage-module__FAbHmG__msg.LandingPage-module__FAbHmG__userMsg{flex-direction:row-reverse}.LandingPage-module__FAbHmG__msg.LandingPage-module__FAbHmG__userMsg .LandingPage-module__FAbHmG__msgBubble{background:var(--black);color:var(--white);border-color:var(--black);border-radius:10px 0 10px 10px}.LandingPage-module__FAbHmG__chatInputBar{border-top:1px solid var(--gray-200);align-items:center;gap:10px;padding:12px 16px;display:flex}.LandingPage-module__FAbHmG__chatInput{border:1px solid var(--gray-200);color:var(--gray-700);background:var(--white);border-radius:8px;outline:none;flex:1;padding:9px 13px;font-family:Arial,sans-serif;font-size:13px}.LandingPage-module__FAbHmG__chatSend{background:var(--black);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.LandingPage-module__FAbHmG__chatSend svg{fill:none;stroke:var(--white);stroke-width:2.2px}.LandingPage-module__FAbHmG__testiSectionWrap{background:var(--white);border-top:1px solid var(--gray-200);padding:80px 20px}.LandingPage-module__FAbHmG__testiSectionInner{max-width:1080px;margin:0 auto}.LandingPage-module__FAbHmG__testiTop{text-align:center;margin-bottom:52px}.LandingPage-module__FAbHmG__testiTop .LandingPage-module__FAbHmG__sectionLabel{color:var(--gray-400)}.LandingPage-module__FAbHmG__testiTop .LandingPage-module__FAbHmG__sectionTitle{color:var(--black)}.LandingPage-module__FAbHmG__testiTop .LandingPage-module__FAbHmG__sectionSub{color:var(--gray-500)}.LandingPage-module__FAbHmG__testiMarqueeWrap{margin-bottom:16px;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__testiMarqueeWrap:before,.LandingPage-module__FAbHmG__testiMarqueeWrap:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.LandingPage-module__FAbHmG__testiMarqueeWrap:before{background:linear-gradient(to right,var(--white),transparent);left:0}.LandingPage-module__FAbHmG__testiMarqueeWrap:after{background:linear-gradient(to left,var(--white),transparent);right:0}.LandingPage-module__FAbHmG__testiTrack{gap:16px;width:max-content;animation:36s linear infinite LandingPage-module__FAbHmG__marqueeLeft;display:flex}.LandingPage-module__FAbHmG__testiTrackRev{animation-duration:42s;animation-direction:reverse}@keyframes LandingPage-module__FAbHmG__marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.LandingPage-module__FAbHmG__testiCard{background:var(--white);border:1px solid var(--gray-200);cursor:default;border-radius:16px;flex-shrink:0;width:310px;padding:22px 24px;transition:box-shadow .2s,border-color .2s,transform .2s;box-shadow:0 1px 4px #0000000d}.LandingPage-module__FAbHmG__testiCard:hover{border-color:var(--gray-300);transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.LandingPage-module__FAbHmG__testiCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.LandingPage-module__FAbHmG__testiStars{letter-spacing:1px;color:#f59e0b;font-size:13px}.LandingPage-module__FAbHmG__testiVerified{color:var(--gray-400);align-items:center;gap:4px;font-size:11px;display:flex}.LandingPage-module__FAbHmG__testiVerified svg{fill:none;stroke:var(--gray-400);stroke-width:2px}.LandingPage-module__FAbHmG__testiCard blockquote{color:var(--gray-700);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin-bottom:18px;font-size:13.5px;font-style:normal;line-height:1.7;display:-webkit-box;overflow:hidden}.LandingPage-module__FAbHmG__testiAuthor{border-top:1px solid var(--gray-100);align-items:center;gap:11px;padding-top:14px;display:flex}.LandingPage-module__FAbHmG__testiAv{object-fit:cover;border:2px solid var(--gray-200);background:var(--gray-100);border-radius:50%;flex-shrink:0;width:38px;height:38px}.LandingPage-module__FAbHmG__testiAvInitials{border:2px solid var(--gray-200);border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:grid}.LandingPage-module__FAbHmG__testiInfo .LandingPage-module__FAbHmG__testiName{color:var(--black);font-size:13px;font-weight:700}.LandingPage-module__FAbHmG__testiInfo .LandingPage-module__FAbHmG__testiRole{color:var(--gray-400);margin-top:1px;font-size:12px}.LandingPage-module__FAbHmG__testiStatRow{border:1px solid var(--gray-200);border-radius:16px;justify-content:center;gap:0;margin-top:52px;display:flex;overflow:hidden}.LandingPage-module__FAbHmG__testiStat{text-align:center;border-right:1px solid var(--gray-200);flex:1;padding:28px 20px}.LandingPage-module__FAbHmG__testiStat:last-child{border-right:none}.LandingPage-module__FAbHmG__testiStatNum{color:var(--black);letter-spacing:-1.5px;font-size:34px;font-weight:800}.LandingPage-module__FAbHmG__testiStatLabel{color:var(--gray-500);margin-top:4px;font-size:13px}.LandingPage-module__FAbHmG__pricingWrap{max-width:900px;margin:0 auto}.LandingPage-module__FAbHmG__pricingToggle{justify-content:center;align-items:center;gap:12px;margin-bottom:44px;display:flex}.LandingPage-module__FAbHmG__ptoggleLabel{color:var(--gray-500);font-size:14px}.LandingPage-module__FAbHmG__ptoggleSwitch{background:var(--black);cursor:pointer;border:none;border-radius:999px;width:44px;height:24px;position:relative}.LandingPage-module__FAbHmG__ptoggleKnob{background:var(--white);border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.LandingPage-module__FAbHmG__ptoggleSwitch.LandingPage-module__FAbHmG__yearly .LandingPage-module__FAbHmG__ptoggleKnob{transform:translate(20px)}.LandingPage-module__FAbHmG__ptoggleSave{background:var(--black);color:var(--white);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.LandingPage-module__FAbHmG__pricingGrid{grid-template-columns:1fr 1fr;gap:16px;max-width:680px;margin:0 auto;display:grid}.LandingPage-module__FAbHmG__priceCard{border:1.5px solid var(--gray-200);background:var(--white);border-radius:20px;padding:28px 26px;transition:box-shadow .2s,border-color .2s,transform .2s;position:relative}.LandingPage-module__FAbHmG__priceCard:hover{transform:translateY(-2px);box-shadow:0 12px 40px #00000014}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured{border-color:var(--black);background:var(--white);color:var(--black);transform:scale(1.04);box-shadow:0 20px 60px #0000001f}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured:hover{transform:scale(1.04)translateY(-2px)}.LandingPage-module__FAbHmG__pricePlanName{text-transform:uppercase;letter-spacing:1.2px;color:var(--gray-400);margin-bottom:16px;font-size:12px;font-weight:700}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured .LandingPage-module__FAbHmG__pricePlanName{color:var(--gray-400)}.LandingPage-module__FAbHmG__priceAmountRow{align-items:flex-end;gap:4px;margin-bottom:4px;display:flex}.LandingPage-module__FAbHmG__priceAmount{letter-spacing:-2.5px;font-size:52px;font-weight:800;line-height:1}.LandingPage-module__FAbHmG__priceAmount sup{vertical-align:super;letter-spacing:0;font-size:24px;font-weight:700}.LandingPage-module__FAbHmG__pricePeriod{color:var(--gray-500);margin-bottom:4px;font-size:13px;line-height:1.4}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured .LandingPage-module__FAbHmG__pricePeriod{color:var(--gray-500)}.LandingPage-module__FAbHmG__priceYearlyNote{color:var(--gray-400);min-height:16px;margin-bottom:24px;font-size:12px}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured .LandingPage-module__FAbHmG__priceYearlyNote{color:var(--gray-400)}.LandingPage-module__FAbHmG__priceYearlyNote span{background:var(--price-yearly-bg);color:var(--price-yearly-text);border-radius:4px;padding:1px 7px;font-size:11px;font-weight:700}.LandingPage-module__FAbHmG__priceDivider{background:var(--gray-200);height:1px;margin-bottom:20px}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured .LandingPage-module__FAbHmG__priceDivider{background:var(--gray-200)}.LandingPage-module__FAbHmG__priceFeatures{flex-direction:column;gap:11px;margin-bottom:28px;list-style:none;display:flex}.LandingPage-module__FAbHmG__priceFeatures li{color:var(--gray-600);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured .LandingPage-module__FAbHmG__priceFeatures li{color:var(--gray-600)}.LandingPage-module__FAbHmG__pfCheck{border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;display:grid}.LandingPage-module__FAbHmG__pfCheckFree{background:var(--gray-100)}.LandingPage-module__FAbHmG__pfCheckFree svg{fill:none;stroke:var(--gray-500);stroke-width:2.5px}.LandingPage-module__FAbHmG__pfCheckPaid{background:var(--black)}.LandingPage-module__FAbHmG__pfCheckPaid svg{fill:none;stroke:var(--white);stroke-width:2.5px}.LandingPage-module__FAbHmG__btnPrice{cursor:pointer;text-align:center;border-radius:11px;width:100%;padding:13px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block}.LandingPage-module__FAbHmG__btnPrice:hover{opacity:.85;transform:translateY(-1px)}.LandingPage-module__FAbHmG__btnPriceOutline{background:var(--white);color:var(--black);border:1.5px solid var(--gray-200)}.LandingPage-module__FAbHmG__btnPriceOutline:hover{border-color:var(--gray-400)}.LandingPage-module__FAbHmG__btnPriceBlack{background:var(--black);color:var(--white);border:none}.LandingPage-module__FAbHmG__popularPill{background:var(--black);color:var(--white);white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:11px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0003}.LandingPage-module__FAbHmG__faqList{flex-direction:column;gap:4px;max-width:680px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__faqItem{border:1px solid var(--gray-200);border-radius:var(--radius);overflow:hidden}.LandingPage-module__FAbHmG__faqBtn{text-align:left;cursor:pointer;width:100%;color:var(--black);background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 20px;font-family:Arial,sans-serif;font-size:15px;font-weight:600;transition:background .15s;display:flex}.LandingPage-module__FAbHmG__faqBtn:hover{background:var(--gray-50)}.LandingPage-module__FAbHmG__faqBtn svg{stroke:var(--gray-400);flex-shrink:0;transition:transform .25s}.LandingPage-module__FAbHmG__faqBody{color:var(--gray-500);max-height:0;padding:0 20px;font-size:14px;line-height:1.72;transition:max-height .3s,padding .3s;overflow:hidden}.LandingPage-module__FAbHmG__faqItem.LandingPage-module__FAbHmG__open .LandingPage-module__FAbHmG__faqBody{max-height:200px;padding:0 20px 18px}.LandingPage-module__FAbHmG__faqItem.LandingPage-module__FAbHmG__open .LandingPage-module__FAbHmG__faqBtn svg{transform:rotate(180deg)}.LandingPage-module__FAbHmG__finalCta{background:var(--gray-50);border-top:1px solid var(--gray-200);color:var(--black);text-align:center;padding:96px 20px}.LandingPage-module__FAbHmG__finalCta h2{letter-spacing:-2.5px;color:var(--black);margin-bottom:16px;font-size:clamp(36px,5.5vw,68px);font-weight:700;line-height:1.08}.LandingPage-module__FAbHmG__finalCta p{color:var(--gray-500);margin-bottom:36px;font-size:17px}.LandingPage-module__FAbHmG__btnCtaBlack{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:9px;padding:13px 30px;font-family:Arial,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block}.LandingPage-module__FAbHmG__btnCtaBlack:hover{opacity:.82;transform:translateY(-1px)}.LandingPage-module__FAbHmG__footer{border-top:1px solid var(--gray-200);color:var(--gray-400);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:28px 40px;font-size:13px;display:flex}.LandingPage-module__FAbHmG__footer a{color:var(--gray-400);margin-left:20px;text-decoration:none;transition:color .15s}.LandingPage-module__FAbHmG__footer a:hover{color:var(--black)}.LandingPage-module__FAbHmG__mobileMenuToggle{cursor:pointer;color:var(--black);z-index:101;background:0 0;border:none;padding:0;display:none}.LandingPage-module__FAbHmG__mobileMenuOverlay{background:var(--white);z-index:99;border-top:1px solid var(--gray-200);opacity:0;padding:20px;animation:.2s forwards LandingPage-module__FAbHmG__menuIn;position:fixed;inset:64px 0 0;overflow-y:auto;transform:translateY(-10px)}@keyframes LandingPage-module__FAbHmG__menuIn{to{opacity:1;transform:none}}.LandingPage-module__FAbHmG__mobileMenuContent{flex-direction:column;gap:20px;display:flex}.LandingPage-module__FAbHmG__mobileMenuContent a{color:var(--gray-600);border-bottom:1px solid var(--gray-100);padding:10px 0;font-size:18px;font-weight:600;text-decoration:none}.LandingPage-module__FAbHmG__mobileMenuContent a:hover{color:var(--black)}.LandingPage-module__FAbHmG__mobileMenuDivider{background:var(--gray-200);height:1px;margin:10px 0}.LandingPage-module__FAbHmG__mobileMenuBtnGhost{text-align:center;border:1px solid var(--gray-300);border-radius:8px;padding:12px}.LandingPage-module__FAbHmG__mobileMenuBtnCta{background:var(--black);text-align:center;border-radius:8px;padding:12px;color:var(--white)!important}.LandingPage-module__FAbHmG__howHeader{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:52px;margin-left:auto;margin-right:auto;display:grid}.LandingPage-module__FAbHmG__howHeader h2{letter-spacing:-1.5px;color:var(--black);margin:0;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.05}.LandingPage-module__FAbHmG__howHeader p{color:var(--gray-500);margin:0;padding-bottom:4px;font-size:18px;line-height:1.7}@media (max-width:768px){.LandingPage-module__FAbHmG__nav{width:100%;padding:0 20px;position:fixed;top:0;left:0}.LandingPage-module__FAbHmG__navLinks,.LandingPage-module__FAbHmG__navActions{display:none}.LandingPage-module__FAbHmG__mobileMenuToggle{display:block}.LandingPage-module__FAbHmG__hero{padding:124px 20px 40px}.LandingPage-module__FAbHmG__hero h1{font-size:32px}.LandingPage-module__FAbHmG__heroSub{margin-bottom:24px;font-size:16px}.LandingPage-module__FAbHmG__heroCtaRow{flex-direction:column;width:100%}.LandingPage-module__FAbHmG__btnPrimary,.LandingPage-module__FAbHmG__btnSecondary{text-align:center;width:100%}.LandingPage-module__FAbHmG__gdemoBody{flex-direction:column;min-height:auto}.LandingPage-module__FAbHmG__gdemoSidebar{border-right:none;border-bottom:1px solid var(--gray-200);gap:10px;width:100%;padding:10px;display:flex;overflow-x:auto}.LandingPage-module__FAbHmG__gdemoSidebarTitle{display:none}.LandingPage-module__FAbHmG__gdemoFile{flex-shrink:0;margin-bottom:0}.LandingPage-module__FAbHmG__gdemoMain{padding:16px}.LandingPage-module__FAbHmG__howHeader{text-align:center;grid-template-columns:1fr;gap:16px}.LandingPage-module__FAbHmG__howHeader p{font-size:16px}.LandingPage-module__FAbHmG__howLayout{grid-template-columns:1fr;gap:32px}.LandingPage-module__FAbHmG__howDemoCol{position:static}.LandingPage-module__FAbHmG__howDemoScreen{box-shadow:var(--shadow-md)}.LandingPage-module__FAbHmG__hdsBody{min-height:auto;padding:16px}.LandingPage-module__FAbHmG__chatBody{flex-direction:column;min-height:auto}.LandingPage-module__FAbHmG__chatSidebar{border-right:none;border-bottom:1px solid var(--gray-200);gap:10px;width:100%;padding:10px;display:flex;overflow-x:auto}.LandingPage-module__FAbHmG__chatSidebarLbl{display:none}.LandingPage-module__FAbHmG__chatDocItem{white-space:nowrap;margin-bottom:0}.LandingPage-module__FAbHmG__chatMessages{height:300px;padding:12px;overflow-y:auto}.LandingPage-module__FAbHmG__featuresGrid{grid-template-columns:1fr}.LandingPage-module__FAbHmG__featCard{padding:20px}.LandingPage-module__FAbHmG__testiSectionWrap{padding:60px 20px}.LandingPage-module__FAbHmG__testiStatRow{border-radius:12px;flex-direction:column}.LandingPage-module__FAbHmG__testiStat{border-right:none;border-bottom:1px solid var(--gray-200);padding:20px}.LandingPage-module__FAbHmG__testiStat:last-child{border-bottom:none}.LandingPage-module__FAbHmG__pricingGrid{grid-template-columns:1fr;max-width:400px}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured{box-shadow:var(--shadow-md);border-color:var(--gray-200);transform:none}.LandingPage-module__FAbHmG__priceCard.LandingPage-module__FAbHmG__featured:hover{transform:none}.LandingPage-module__FAbHmG__popularPill{margin-bottom:12px;display:inline-block;position:static;transform:none}.LandingPage-module__FAbHmG__faqBtn{padding:16px;font-size:14px}.LandingPage-module__FAbHmG__faqBody{padding:0 16px}.LandingPage-module__FAbHmG__faqItem.LandingPage-module__FAbHmG__open .LandingPage-module__FAbHmG__faqBody{padding:0 16px 16px}.LandingPage-module__FAbHmG__finalCta{padding:60px 20px}.LandingPage-module__FAbHmG__finalCta h2{font-size:32px}.LandingPage-module__FAbHmG__finalCta p{font-size:16px}.LandingPage-module__FAbHmG__btnCtaBlack{text-align:center;width:100%}.LandingPage-module__FAbHmG__footer{text-align:center;flex-direction:column;gap:20px}.LandingPage-module__FAbHmG__footer a{margin:0 10px}}
.MarketingNavbar-module__WIHNyq__container{--black:#0a0a0a;--white:#fff;--gray-50:#f9f9f9;--gray-100:#f2f2f2;--gray-200:#e5e5e5;--gray-300:#d4d4d4;--gray-400:#a3a3a3;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;--nav-bg:#fffc;color:var(--black);font-family:Arial,Helvetica,sans-serif}.dark .MarketingNavbar-module__WIHNyq__container{--black:#fff;--white:#0a0a0a;--gray-50:#121212;--gray-100:#1a1a1a;--gray-200:#262626;--gray-300:#404040;--gray-400:#525252;--gray-500:#737373;--gray-600:#a3a3a3;--gray-700:#d4d4d4;--nav-bg:#0a0a0acc}.MarketingNavbar-module__WIHNyq__nav{z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:relative}.MarketingNavbar-module__WIHNyq__nav:before{content:"";background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:-1;border-bottom:1px solid var(--gray-200);position:absolute;inset:0}.MarketingNavbar-module__WIHNyq__navLogo{color:var(--black);letter-spacing:-.3px;z-index:2;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.MarketingNavbar-module__WIHNyq__navLogoIcon{background:var(--black);border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.MarketingNavbar-module__WIHNyq__navLogoIcon svg{fill:none;stroke:var(--white);stroke-width:2.2px}.MarketingNavbar-module__WIHNyq__navLinks{z-index:2;gap:28px;display:flex}.MarketingNavbar-module__WIHNyq__navLinks a{color:var(--gray-500);font-size:14px;text-decoration:none;transition:color .15s}.MarketingNavbar-module__WIHNyq__navLinks a:hover{color:var(--black)}.MarketingNavbar-module__WIHNyq__navActions{z-index:2;align-items:center;gap:10px;display:flex}.MarketingNavbar-module__WIHNyq__btnNavGhost{color:var(--gray-600);cursor:pointer;background:0 0;border:none;padding:6px 8px;font-family:Arial,sans-serif;font-size:14px;text-decoration:none;transition:color .15s;display:inline-block}.MarketingNavbar-module__WIHNyq__btnNavGhost:hover{color:var(--black)}.MarketingNavbar-module__WIHNyq__btnNavCta{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:9px 18px;font-family:Arial,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.MarketingNavbar-module__WIHNyq__btnNavCta:hover{opacity:.8}.MarketingNavbar-module__WIHNyq__mobileMenuToggle{cursor:pointer;color:var(--black);z-index:101;background:0 0;border:none;padding:0;display:none}.MarketingNavbar-module__WIHNyq__mobileMenuOverlay{background:var(--white);z-index:99;border-top:1px solid var(--gray-200);opacity:0;padding:20px;animation:.2s forwards MarketingNavbar-module__WIHNyq__menuIn;position:fixed;inset:64px 0 0;overflow-y:auto;transform:translateY(-10px)}@keyframes MarketingNavbar-module__WIHNyq__menuIn{to{opacity:1;transform:none}}.MarketingNavbar-module__WIHNyq__mobileMenuContent{flex-direction:column;gap:20px;display:flex}.MarketingNavbar-module__WIHNyq__mobileMenuContent a{color:var(--gray-600);border-bottom:1px solid var(--gray-100);padding:10px 0;font-size:18px;font-weight:600;text-decoration:none}.MarketingNavbar-module__WIHNyq__mobileMenuContent a:hover{color:var(--black)}.MarketingNavbar-module__WIHNyq__mobileMenuDivider{background:var(--gray-200);height:1px;margin:10px 0}.MarketingNavbar-module__WIHNyq__mobileMenuBtnGhost{text-align:center;border:1px solid var(--gray-300);color:var(--gray-600);border-radius:8px;padding:12px;font-weight:600;text-decoration:none}.MarketingNavbar-module__WIHNyq__mobileMenuBtnCta{background:var(--black);text-align:center;border-radius:8px;padding:12px;font-weight:600;text-decoration:none;color:var(--white)!important}@media (max-width:768px){.MarketingNavbar-module__WIHNyq__nav{width:100%;padding:0 20px;position:fixed;top:0;left:0}.MarketingNavbar-module__WIHNyq__navLinks,.MarketingNavbar-module__WIHNyq__navActions{display:none}.MarketingNavbar-module__WIHNyq__mobileMenuToggle{display:block}}
.MarketingFooter-module__zhLf_q__container{--black:#0a0a0a;--white:#fff;--gray-50:#f9f9f9;--gray-100:#f2f2f2;--gray-200:#e5e5e5;--gray-300:#d4d4d4;--gray-400:#a3a3a3;--gray-500:#737373;--gray-600:#525252;--gray-700:#404040;color:var(--black);font-family:Arial,Helvetica,sans-serif}.dark .MarketingFooter-module__zhLf_q__container{--black:#fff;--white:#0a0a0a;--gray-50:#121212;--gray-100:#1a1a1a;--gray-200:#262626;--gray-300:#404040;--gray-400:#525252;--gray-500:#737373;--gray-600:#a3a3a3;--gray-700:#d4d4d4}.MarketingFooter-module__zhLf_q__footer{border-top:1px solid var(--gray-200);color:var(--gray-400);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:28px 40px;font-size:13px;display:flex}.MarketingFooter-module__zhLf_q__footer a{color:var(--gray-400);margin-left:20px;text-decoration:none;transition:color .15s}.MarketingFooter-module__zhLf_q__footer a:hover{color:var(--black)}@media (max-width:768px){.MarketingFooter-module__zhLf_q__footer{text-align:center;flex-direction:column;gap:20px}.MarketingFooter-module__zhLf_q__footer a{margin:0 10px}}
