.Navbar-module__nuAbfa__nav{z-index:100;background:#f4f7f2;border-bottom:1px solid #e2e8df;justify-content:space-between;align-items:center;padding:20px 48px;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__logo{color:#0d1117;letter-spacing:-.03em;font-family:Fraunces,serif;font-size:22px;font-weight:800;text-decoration:none}.Navbar-module__nuAbfa__logo span{color:#3b64ff}.Navbar-module__nuAbfa__links{align-items:center;gap:36px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:#3d4a5c;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;position:relative}.Navbar-module__nuAbfa__link:hover{color:#0d1117}.Navbar-module__nuAbfa__linkActive{color:#0d1117;font-weight:600}.Navbar-module__nuAbfa__linkActive:after{content:"";background:#3b64ff;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__cta{color:#fff;cursor:pointer;letter-spacing:.01em;background:#3b64ff;border:none;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .1s}.Navbar-module__nuAbfa__cta:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:768px){.Navbar-module__nuAbfa__nav{padding:16px 24px}.Navbar-module__nuAbfa__links{display:none}}
.Hero-module__Z8hQ_W__section{background:#f4f7f2;grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:88vh;padding:80px 48px 100px;display:grid}.Hero-module__Z8hQ_W__left{animation:.6s both Hero-module__Z8hQ_W__fadeUp}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__badge{color:#3b64ff;letter-spacing:.03em;background:#fff;border:1px solid #e2e8df;border-radius:20px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__badge:before{content:"";background:#3b64ff;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__Z8hQ_W__heading{color:#0d1117;letter-spacing:-.04em;margin-bottom:24px;font-family:Fraunces,serif;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1}.Hero-module__Z8hQ_W__heading span{color:#3b64ff}.Hero-module__Z8hQ_W__sub{color:#5a6787;max-width:440px;margin-bottom:40px;font-size:16px;line-height:1.7}.Hero-module__Z8hQ_W__actions{align-items:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{color:#fff;cursor:pointer;letter-spacing:.01em;background:#3b64ff;border:none;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .1s}.Hero-module__Z8hQ_W__btnPrimary:hover{opacity:.88;transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnSecondary{color:#5a6787;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.Hero-module__Z8hQ_W__btnSecondary:hover{color:#0d1117}.Hero-module__Z8hQ_W__tags{flex-wrap:wrap;gap:8px;margin-top:36px;display:flex}.Hero-module__Z8hQ_W__tag{color:#5a6787;background:#fff;border:1px solid #d5ddd0;border-radius:20px;padding:5px 14px;font-size:12px}.Hero-module__Z8hQ_W__right{animation:.6s .15s both Hero-module__Z8hQ_W__fadeUp;position:relative}.Hero-module__Z8hQ_W__mockup{z-index:2;background:#fff;border-radius:20px;padding:28px;position:relative;box-shadow:0 20px 60px #00000014,0 4px 16px #0000000a}.Hero-module__Z8hQ_W__mockupBar{align-items:center;gap:6px;margin-bottom:20px;display:flex}.Hero-module__Z8hQ_W__dot{border-radius:50%;width:10px;height:10px}.Hero-module__Z8hQ_W__dot:first-child{background:#ff5f57}.Hero-module__Z8hQ_W__dot:nth-child(2){background:#febc2e}.Hero-module__Z8hQ_W__dot:nth-child(3){background:#28c840}.Hero-module__Z8hQ_W__mockupLabel{letter-spacing:.08em;text-transform:uppercase;color:#aab4c4;margin-bottom:10px;font-size:11px;font-weight:600}.Hero-module__Z8hQ_W__mockupText{color:#3d4a5c;background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;margin-bottom:16px;padding:16px;font-size:13px;line-height:1.7}.Hero-module__Z8hQ_W__mockupResult{background:#1a8a4a0d;border:1.5px solid #1a8a4a33;border-radius:10px;padding:16px}.Hero-module__Z8hQ_W__mockupResultHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Hero-module__Z8hQ_W__mockupResultLabel{color:#aab4c4;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600}.Hero-module__Z8hQ_W__mockupScore{color:#1a8a4a;background:#e8f5ee;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.Hero-module__Z8hQ_W__mockupSummary{color:#3d4a5c;font-size:13px;line-height:1.6}.Hero-module__Z8hQ_W__blob{opacity:.06;filter:blur(60px);z-index:1;pointer-events:none;background:#3b64ff;border-radius:50%;width:300px;height:300px;position:absolute;top:-40px;right:-40px}@media (max-width:1024px){.Hero-module__Z8hQ_W__section{grid-template-columns:1fr;gap:48px;min-height:auto;padding:60px 32px 80px}}@media (max-width:768px){.Hero-module__Z8hQ_W__section{padding:48px 24px 64px}.Hero-module__Z8hQ_W__actions{flex-direction:column;align-items:flex-start}.Hero-module__Z8hQ_W__btnPrimary{text-align:center;width:100%}.Hero-module__Z8hQ_W__right{display:none}}
.HowItWorks-module__a-Tr4W__section{background:#0d1117;padding:100px 48px}.HowItWorks-module__a-Tr4W__inner{max-width:1100px;margin:0 auto}.HowItWorks-module__a-Tr4W__top{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.HowItWorks-module__a-Tr4W__label{letter-spacing:.12em;text-transform:uppercase;color:#3b64ff;margin-bottom:12px;font-size:11px;font-weight:600}.HowItWorks-module__a-Tr4W__heading{color:#f4f7f2;letter-spacing:-.03em;font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.HowItWorks-module__a-Tr4W__sub{color:#6b7280;text-align:right;max-width:280px;font-size:14px;line-height:1.6}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.HowItWorks-module__a-Tr4W__step{background:#111318;padding:36px 32px;transition:background .2s;position:relative}.HowItWorks-module__a-Tr4W__step:first-child{border-radius:16px 0 0 16px}.HowItWorks-module__a-Tr4W__step:last-child{border-radius:0 16px 16px 0}.HowItWorks-module__a-Tr4W__step:hover{background:#161b24}.HowItWorks-module__a-Tr4W__stepNum{color:#1f2128;letter-spacing:-.04em;margin-bottom:20px;font-family:Fraunces,serif;font-size:56px;font-weight:900;line-height:1}.HowItWorks-module__a-Tr4W__stepIcon{margin-bottom:16px;font-size:28px}.HowItWorks-module__a-Tr4W__stepTitle{color:#f4f7f2;letter-spacing:-.02em;margin-bottom:10px;font-family:Fraunces,serif;font-size:20px;font-weight:700}.HowItWorks-module__a-Tr4W__stepDesc{color:#6b7280;font-size:13px;line-height:1.7}.HowItWorks-module__a-Tr4W__connector{color:#2a2d38;z-index:2;font-size:20px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media (max-width:1024px){.HowItWorks-module__a-Tr4W__section{padding:80px 32px}.HowItWorks-module__a-Tr4W__steps{grid-template-columns:1fr;gap:2px}.HowItWorks-module__a-Tr4W__step:first-child{border-radius:16px 16px 0 0}.HowItWorks-module__a-Tr4W__step:last-child{border-radius:0 0 16px 16px}.HowItWorks-module__a-Tr4W__connector{display:none}.HowItWorks-module__a-Tr4W__top{flex-direction:column;align-items:flex-start;gap:16px}.HowItWorks-module__a-Tr4W__sub{text-align:left}}@media (max-width:768px){.HowItWorks-module__a-Tr4W__section{padding:64px 24px}}
.Features-module__ZD3nRW__section{background:#f4f7f2;padding:100px 48px}.Features-module__ZD3nRW__inner{max-width:1100px;margin:0 auto}.Features-module__ZD3nRW__label{letter-spacing:.12em;text-transform:uppercase;color:#3b64ff;margin-bottom:12px;font-size:11px;font-weight:600}.Features-module__ZD3nRW__heading{color:#0d1117;letter-spacing:-.03em;max-width:500px;margin-bottom:64px;font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Features-module__ZD3nRW__card{background:#fff;border:1.5px solid #e2e8df;border-radius:16px;padding:32px 28px;transition:border-color .2s,box-shadow .2s,transform .2s}.Features-module__ZD3nRW__card:hover{border-color:#c5d5f5;transform:translateY(-3px);box-shadow:0 8px 32px #3b64ff14}.Features-module__ZD3nRW__cardIcon{background:#f0f4ff;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:20px;font-size:22px;display:grid}.Features-module__ZD3nRW__cardTitle{color:#0d1117;letter-spacing:-.02em;margin-bottom:10px;font-family:Fraunces,serif;font-size:18px;font-weight:700}.Features-module__ZD3nRW__cardDesc{color:#6b7280;font-size:13px;line-height:1.7}.Features-module__ZD3nRW__ctaCard{background:#3b64ff;border:none;border-radius:16px;grid-column:span 3;justify-content:space-between;align-items:center;gap:32px;margin-top:4px;padding:48px;display:flex}.Features-module__ZD3nRW__ctaCard:hover{border-color:#0000;transform:none;box-shadow:0 16px 48px #3b64ff4d}.Features-module__ZD3nRW__ctaTitle{color:#fff;letter-spacing:-.03em;font-family:Fraunces,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.2}.Features-module__ZD3nRW__ctaBtn{color:#3b64ff;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;flex-shrink:0;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .1s}.Features-module__ZD3nRW__ctaBtn:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:1024px){.Features-module__ZD3nRW__section{padding:80px 32px}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(2,1fr)}.Features-module__ZD3nRW__ctaCard{flex-direction:column;grid-column:span 2;align-items:flex-start;gap:24px}.Features-module__ZD3nRW__ctaBtn{text-align:center;width:100%}}@media (max-width:768px){.Features-module__ZD3nRW__section{padding:64px 24px}.Features-module__ZD3nRW__grid{grid-template-columns:1fr}.Features-module__ZD3nRW__ctaCard{grid-column:span 1}}
.Footer-module__EZoWya__footer{background:#0d1117;border-top:1px solid #1f2128;justify-content:space-between;align-items:center;padding:48px;display:flex}.Footer-module__EZoWya__logo{color:#f4f7f2;letter-spacing:-.03em;font-family:Fraunces,serif;font-size:18px;font-weight:800;text-decoration:none}.Footer-module__EZoWya__logo span{color:#3b64ff}.Footer-module__EZoWya__copy{color:#6b7280;font-size:12px}.Footer-module__EZoWya__links{gap:28px;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#6b7280;font-size:13px;text-decoration:none;transition:color .15s}.Footer-module__EZoWya__link:hover{color:#f4f7f2}@media (max-width:768px){.Footer-module__EZoWya__footer{flex-direction:column;align-items:flex-start;gap:24px;padding:40px 24px}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:16px}}
.DownloadExtension-module__GJ_lhW__section{background:#0e0e0e;padding:100px 48px;overflow:hidden}.DownloadExtension-module__GJ_lhW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1160px;margin:0 auto;display:grid}.DownloadExtension-module__GJ_lhW__left{color:#fff}.DownloadExtension-module__GJ_lhW__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#888;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:600;display:inline-flex}.DownloadExtension-module__GJ_lhW__dot{background:#3b64ff;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #3b64ff}.DownloadExtension-module__GJ_lhW__heading{font-family:var(--font-fraunces);color:#fff;margin:0 0 20px;font-size:clamp(40px,5vw,64px);font-weight:900;line-height:1.05}.DownloadExtension-module__GJ_lhW__sub{color:#aaa;max-width:440px;margin:0 0 32px;font-size:16px;line-height:1.7}.DownloadExtension-module__GJ_lhW__perks{flex-direction:column;gap:10px;margin:0 0 40px;padding:0;list-style:none;display:flex}.DownloadExtension-module__GJ_lhW__perks li{color:#ccc;align-items:center;gap:10px;font-size:14px;display:flex}.DownloadExtension-module__GJ_lhW__check{color:#3b64ff;font-size:15px;font-weight:700}.DownloadExtension-module__GJ_lhW__cta{color:#fff;background:#3b64ff;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #3b64ff59}.DownloadExtension-module__GJ_lhW__cta:hover{background:#2a50e8;transform:translateY(-2px);box-shadow:0 8px 32px #3b64ff80}.DownloadExtension-module__GJ_lhW__hint{color:#555;margin-top:12px;font-size:12px}.DownloadExtension-module__GJ_lhW__right{justify-content:center;align-items:center;display:flex}.DownloadExtension-module__GJ_lhW__mockupWrap{width:360px;position:relative}.DownloadExtension-module__GJ_lhW__blob{pointer-events:none;z-index:0;background:radial-gradient(circle,#3b64ff40 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DownloadExtension-module__GJ_lhW__browserBar{z-index:1;background:#1e1e1e;border:1px solid #2a2a2a;border-bottom:none;border-radius:12px 12px 0 0;align-items:center;gap:10px;padding:10px 14px;display:flex;position:relative}.DownloadExtension-module__GJ_lhW__browserDots{gap:5px;display:flex}.DownloadExtension-module__GJ_lhW__browserDots span{background:#333;border-radius:50%;width:10px;height:10px;display:block}.DownloadExtension-module__GJ_lhW__browserDots span:first-child{background:#ff5f57}.DownloadExtension-module__GJ_lhW__browserDots span:nth-child(2){background:#febc2e}.DownloadExtension-module__GJ_lhW__browserDots span:nth-child(3){background:#28c840}.DownloadExtension-module__GJ_lhW__browserUrl{color:#666;background:#2a2a2a;border-radius:6px;flex:1;padding:4px 10px;font-family:monospace;font-size:11px}.DownloadExtension-module__GJ_lhW__extIcon{color:#3b64ff;background:#0e0e0e;border:1px solid #2a2a2a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.DownloadExtension-module__GJ_lhW__popup{z-index:1;background:#fff;border-radius:0 0 16px 16px;padding:16px;position:relative;box-shadow:0 32px 80px #0009}.DownloadExtension-module__GJ_lhW__popupHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.DownloadExtension-module__GJ_lhW__popupLogo{color:#111;letter-spacing:-.02em;font-size:14px;font-weight:800}.DownloadExtension-module__GJ_lhW__popupLogo span{color:#3b64ff}.DownloadExtension-module__GJ_lhW__popupVersion{color:#bbb;font-size:11px}.DownloadExtension-module__GJ_lhW__popupSection{margin-bottom:10px}.DownloadExtension-module__GJ_lhW__popupLabel{color:#444;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.DownloadExtension-module__GJ_lhW__stepBadge{color:#fff;background:#3b64ff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.DownloadExtension-module__GJ_lhW__readyBadge{color:#16a34a;margin-left:auto;font-size:11px;font-weight:600}.DownloadExtension-module__GJ_lhW__popupDivider{background:#f0f0f0;height:1px;margin:10px 0}.DownloadExtension-module__GJ_lhW__pageDetected{color:#16a34a;margin-top:4px;padding-left:24px;font-size:12px;font-weight:500}.DownloadExtension-module__GJ_lhW__popupBtn{color:#fff;cursor:pointer;background:#3b64ff;border:none;border-radius:8px;width:100%;margin:12px 0 10px;padding:10px;font-size:13px;font-weight:600}.DownloadExtension-module__GJ_lhW__popupResult{background:#f8f8f8;border-radius:8px;padding:10px 12px}.DownloadExtension-module__GJ_lhW__resultRow{justify-content:space-between;align-items:center;display:flex}.DownloadExtension-module__GJ_lhW__resultLabel{text-transform:uppercase;letter-spacing:.08em;color:#999;font-size:10px;font-weight:700}.DownloadExtension-module__GJ_lhW__scoreStrong{color:#16a34a;font-size:11px;font-weight:700}.DownloadExtension-module__GJ_lhW__resultText{color:#444;margin:6px 0 0;font-size:12px;line-height:1.5}@media (max-width:1024px){.DownloadExtension-module__GJ_lhW__inner{grid-template-columns:1fr;gap:60px}.DownloadExtension-module__GJ_lhW__right{order:-1}.DownloadExtension-module__GJ_lhW__mockupWrap{width:100%;max-width:360px}}@media (max-width:768px){.DownloadExtension-module__GJ_lhW__section{padding:72px 24px}.DownloadExtension-module__GJ_lhW__heading{font-size:36px}}
.DemoVideo-module__8set4q__section{background:#0e0e0e;padding:0 48px 100px}.DemoVideo-module__8set4q__inner{max-width:900px;margin:0 auto}.DemoVideo-module__8set4q__top{text-align:center;margin-bottom:48px}.DemoVideo-module__8set4q__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#888;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-flex}.DemoVideo-module__8set4q__dot{background:#3b64ff;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #3b64ff}.DemoVideo-module__8set4q__heading{font-family:var(--font-fraunces);color:#fff;margin:0 0 12px;font-size:clamp(32px,4vw,52px);font-weight:900;line-height:1.05}.DemoVideo-module__8set4q__sub{color:#888;margin:0;font-size:16px}.DemoVideo-module__8set4q__videoWrap{position:relative}.DemoVideo-module__8set4q__blob{pointer-events:none;z-index:0;background:radial-gradient(#3b64ff26 0%,#0000 70%);width:500px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DemoVideo-module__8set4q__browserBar{z-index:1;background:#1a1a1a;border:1px solid #2a2a2a;border-bottom:none;border-radius:12px 12px 0 0;align-items:center;gap:12px;padding:10px 16px;display:flex;position:relative}.DemoVideo-module__8set4q__browserDots{flex-shrink:0;gap:6px;display:flex}.DemoVideo-module__8set4q__browserDots span{border-radius:50%;width:11px;height:11px;display:block}.DemoVideo-module__8set4q__browserDots span:first-child{background:#ff5f57}.DemoVideo-module__8set4q__browserDots span:nth-child(2){background:#febc2e}.DemoVideo-module__8set4q__browserDots span:nth-child(3){background:#28c840}.DemoVideo-module__8set4q__browserUrl{color:#555;background:#242424;border-radius:6px;flex:1;padding:5px 12px;font-family:monospace;font-size:12px}.DemoVideo-module__8set4q__videoBox{z-index:1;aspect-ratio:16/9;background:#111;border:1px solid #2a2a2a;border-top:none;border-radius:0 0 12px 12px;position:relative;overflow:hidden}.DemoVideo-module__8set4q__video{object-fit:cover;width:100%;height:100%;display:block}.DemoVideo-module__8set4q__playBtn{cursor:pointer;background:#00000073;border:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:background .2s;display:flex;position:absolute;inset:0}.DemoVideo-module__8set4q__playBtn:hover{background:#0000004d}.DemoVideo-module__8set4q__playBtn:hover .DemoVideo-module__8set4q__playCircle{transform:scale(1.08);box-shadow:0 0 0 8px #3b64ff33}.DemoVideo-module__8set4q__playCircle{color:#fff;background:#3b64ff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #3b64ff80}.DemoVideo-module__8set4q__playLabel{color:#fff;letter-spacing:.02em;font-size:14px;font-weight:600}@media (max-width:768px){.DemoVideo-module__8set4q__section{padding:0 24px 72px}.DemoVideo-module__8set4q__playCircle{width:56px;height:56px}}
