.Navbar-module__ZERf_q__navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background-color:#030303cc;align-items:center;height:80px;display:flex;position:sticky;top:0}.Navbar-module__ZERf_q__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__ZERf_q__logo{letter-spacing:1px;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;display:flex}.Navbar-module__ZERf_q__logoIcon{background-color:var(--primary);border-radius:6px;width:24px;height:24px;position:relative}.Navbar-module__ZERf_q__logoIcon:after{content:"";border:2px solid #fff;border-radius:2px;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__ZERf_q__links{gap:32px;display:flex}.Navbar-module__ZERf_q__links a{color:var(--muted-foreground);font-size:.9rem;font-weight:500;transition:color .2s}.Navbar-module__ZERf_q__links a:hover{color:#fff}@media (max-width:768px){.Navbar-module__ZERf_q__links{display:none}}
.Hero-module___e13Fa__hero{padding-top:100px;padding-bottom:120px;overflow:hidden}.Hero-module___e13Fa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Hero-module___e13Fa__content h1{margin-bottom:24px;font-size:4.5rem;line-height:1.1}.Hero-module___e13Fa__description{max-width:500px;margin-bottom:40px;font-size:1.2rem}.Hero-module___e13Fa__actions{gap:16px;display:flex}.Hero-module___e13Fa__visual{position:relative}.Hero-module___e13Fa__mockupContainer{background-color:#0c0c0d;border:1px solid #1c1c1e;border-radius:12px;width:100%;max-width:540px;animation:6s ease-in-out infinite Hero-module___e13Fa__float;box-shadow:0 30px 60px #00000080,0 0 0 1px #ffffff0d}@keyframes Hero-module___e13Fa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Hero-module___e13Fa__browserHeader{border-bottom:1px solid #1c1c1e;align-items:center;gap:6px;padding:12px 16px;display:flex}.Hero-module___e13Fa__dot{background-color:#2c2c2e;border-radius:50%;width:10px;height:10px}.Hero-module___e13Fa__dot:first-child{background-color:#ff5f56}.Hero-module___e13Fa__dot:nth-child(2){background-color:#ffbd2e}.Hero-module___e13Fa__dot:nth-child(3){background-color:#27c93f}.Hero-module___e13Fa__extensionInfo{color:#444;letter-spacing:.5px;margin-left:auto;font-size:10px;font-weight:700}.Hero-module___e13Fa__mockupContent{padding:24px}.Hero-module___e13Fa__extensionRow{align-items:center;gap:12px;margin-bottom:30px;display:flex}.Hero-module___e13Fa__extensionLogo{background-color:#1c1c1e;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module___e13Fa__miniIcon{background-color:var(--primary);border-radius:4px;width:20px;height:20px}.Hero-module___e13Fa__statusTitle{color:#27c93f;font-size:.9rem;font-weight:700}.Hero-module___e13Fa__statusSubtitle{color:#666;font-size:.7rem;font-weight:600}.Hero-module___e13Fa__toggle{background-color:var(--primary);border-radius:20px;width:36px;height:20px;margin-left:auto;position:relative}.Hero-module___e13Fa__toggle:after{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:2px;right:2px}.Hero-module___e13Fa__trafficHeader{color:#444;margin-bottom:12px;font-size:.7rem;font-weight:800}.Hero-module___e13Fa__requestItem{background-color:#141415;border:1px solid #1c1c1e;border-radius:6px;align-items:center;gap:12px;margin-bottom:8px;padding:10px 14px;display:flex}.Hero-module___e13Fa__reqMethod{color:#27c93f;font-size:.7rem;font-weight:800}.Hero-module___e13Fa__reqMethodPost{color:#ffbd2e;font-size:.7rem;font-weight:800}.Hero-module___e13Fa__reqPath{color:#ccc;flex:1;font-family:monospace;font-size:.8rem}.Hero-module___e13Fa__reqStatus{color:#27c93f;background-color:#27c93f1a;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.Hero-module___e13Fa__reqStatusMute{color:#666;background-color:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.Hero-module___e13Fa__codeWindow{background-color:#080809;border:1px solid #1c1c1e;border-radius:8px;margin-top:20px;overflow:hidden}.Hero-module___e13Fa__codeHeader{color:#666;background-color:#141415;justify-content:space-between;padding:8px 12px;font-size:.7rem;font-weight:700;display:flex}.Hero-module___e13Fa__code{color:#27c93f;padding:16px;font-family:monospace;font-size:.85rem}@media (max-width:968px){.Hero-module___e13Fa__grid{text-align:center;grid-template-columns:1fr}.Hero-module___e13Fa__content h1{font-size:3rem}.Hero-module___e13Fa__description{margin:0 auto 40px}.Hero-module___e13Fa__actions{justify-content:center}.Hero-module___e13Fa__visual{margin-top:40px}.Hero-module___e13Fa__mockupContainer{margin:0 auto}}
.Features-module__VJ9VLq__features{border-top:1px solid var(--border)}.Features-module__VJ9VLq__header{text-align:center;margin-bottom:60px}.Features-module__VJ9VLq__header h2{margin-bottom:16px;font-size:3rem}.Features-module__VJ9VLq__header p{max-width:700px;margin:0 auto 20px;font-size:1.1rem}.Features-module__VJ9VLq__compliance{color:#27c93f;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:inline-flex}.Features-module__VJ9VLq__check{color:#fff;background-color:#27c93f;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.Features-module__VJ9VLq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Features-module__VJ9VLq__icon{margin-bottom:20px;font-size:2rem}.Features-module__VJ9VLq__grid h3{margin-bottom:12px;font-size:1.25rem}@media (max-width:968px){.Features-module__VJ9VLq__grid{grid-template-columns:1fr}.Features-module__VJ9VLq__header h2{font-size:2.2rem}}
.Comparison-module__tpyFwG__comparison{background-color:#050505}.Comparison-module__tpyFwG__header{text-align:center;margin-bottom:60px}.Comparison-module__tpyFwG__header h2{margin-bottom:12px;font-size:2.5rem}.Comparison-module__tpyFwG__table{border:1px solid var(--border);background-color:#0c0c0d;border-radius:12px;overflow:hidden}.Comparison-module__tpyFwG__tableHeader{border-bottom:1px solid var(--border);letter-spacing:1px;color:#444;background-color:#141415;grid-template-columns:2fr 1.5fr 1.5fr;padding:20px 32px;font-size:.8rem;font-weight:800;display:grid}.Comparison-module__tpyFwG__interceptlyCol{color:var(--primary);text-align:center}.Comparison-module__tpyFwG__competitorsCol{text-align:center}.Comparison-module__tpyFwG__row{border-bottom:1px solid var(--border);grid-template-columns:2fr 1.5fr 1.5fr;align-items:center;padding:24px 32px;display:grid}.Comparison-module__tpyFwG__row:last-child{border-bottom:none}.Comparison-module__tpyFwG__featureCell{font-weight:700}.Comparison-module__tpyFwG__interceptlyCell{text-align:center;color:var(--primary);font-weight:600}.Comparison-module__tpyFwG__competitorsCell{text-align:center;color:var(--muted-foreground)}.Comparison-module__tpyFwG__badge{color:var(--primary);background-color:#6a35ff1a;border:1px solid #6a35ff33;border-radius:4px;padding:6px 12px;font-size:.85rem;font-weight:700}.Comparison-module__tpyFwG__check{color:#27c93f;font-size:1.2rem;font-weight:900}.Comparison-module__tpyFwG__cross{color:#ff5f56;font-size:1.2rem;font-weight:900}@media (max-width:768px){.Comparison-module__tpyFwG__tableHeader{grid-template-columns:1.5fr 1fr 1fr;padding:15px 20px}.Comparison-module__tpyFwG__row{grid-template-columns:1.5fr 1fr 1fr;padding:15px 20px;font-size:.9rem}}
.CTASection-module__Y-28BW__cta{padding-bottom:120px}.CTASection-module__Y-28BW__banner{text-align:center;color:#fff;background:linear-gradient(135deg,#6a35ff 0%,#4c1dcc 100%);border-radius:24px;padding:80px 40px;box-shadow:0 40px 80px #6a35ff4d}.CTASection-module__Y-28BW__banner h2{margin-bottom:16px;font-size:3rem;line-height:1.1}.CTASection-module__Y-28BW__banner p{color:#fffc;margin-bottom:40px;font-size:1.25rem}.CTASection-module__Y-28BW__actions{justify-content:center;gap:20px;display:flex}.CTASection-module__Y-28BW__button{border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.CTASection-module__Y-28BW__chrome{color:#030303;background-color:#fff}.CTASection-module__Y-28BW__chrome:hover{background-color:#f0f0f0;transform:translateY(-2px)}.CTASection-module__Y-28BW__btnIcon{font-size:1.25rem}@media (max-width:768px){.CTASection-module__Y-28BW__banner{padding:60px 20px}.CTASection-module__Y-28BW__banner h2{font-size:2.2rem}.CTASection-module__Y-28BW__actions{flex-direction:column;align-items:center}.CTASection-module__Y-28BW__button{justify-content:center;width:100%}}
.Footer-module__hP-FLq__footer{border-top:1px solid var(--border);background-color:#030303;padding:80px 0 40px}.Footer-module__hP-FLq__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:80px;display:grid}.Footer-module__hP-FLq__brand p{max-width:240px;margin-top:20px}.Footer-module__hP-FLq__logo{letter-spacing:1px;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;display:flex}.Footer-module__hP-FLq__logoIcon{background-color:var(--primary);border-radius:6px;width:24px;height:24px}.Footer-module__hP-FLq__linksCol h4{color:#fff;margin-bottom:24px;font-size:1rem}.Footer-module__hP-FLq__linksCol a{color:var(--muted-foreground);margin-bottom:12px;font-size:.9rem;transition:color .2s;display:block}.Footer-module__hP-FLq__linksCol a:hover{color:#fff}.Footer-module__hP-FLq__status{color:#27c93f;align-items:center;gap:8px;margin-top:20px;font-size:.85rem;display:flex}.Footer-module__hP-FLq__dot{background-color:#27c93f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #27c93f}.Footer-module__hP-FLq__bottom{border-top:1px solid var(--border);color:#444;justify-content:space-between;align-items:center;padding-top:32px;font-size:.85rem;display:flex}.Footer-module__hP-FLq__social{gap:24px;display:flex}.Footer-module__hP-FLq__social a{color:#444;transition:color .2s}.Footer-module__hP-FLq__social a:hover{color:#fff}@media (max-width:968px){.Footer-module__hP-FLq__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__hP-FLq__grid{grid-template-columns:1fr}.Footer-module__hP-FLq__bottom{text-align:center;flex-direction:column-reverse;gap:20px}}
.page-module__7RuN3W__changelog{background-color:#030303;min-height:100vh}.page-module__7RuN3W__header{text-align:center;padding:100px 0 60px}.page-module__7RuN3W__header h1{background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:20px 0;font-size:4rem}.page-module__7RuN3W__subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__7RuN3W__timeline{max-width:800px;margin:0 auto 120px}.page-module__7RuN3W__release{border:1px solid var(--border);background:#ffffff08;border-radius:24px;margin-bottom:40px;padding:40px}.page-module__7RuN3W__releaseHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:24px;display:flex}.page-module__7RuN3W__versionInfo{flex-direction:column;gap:4px;display:flex}.page-module__7RuN3W__version{color:#fff;font-size:1.5rem;font-weight:800}.page-module__7RuN3W__date{color:var(--muted-foreground);font-size:.9rem}.page-module__7RuN3W__statusBadge{color:#6a35ff;text-transform:uppercase;background:#6a35ff1a;border-radius:99px;padding:6px 12px;font-size:.8rem;font-weight:700}.page-module__7RuN3W__featuresList{gap:32px;display:grid}.page-module__7RuN3W__featureItem h3{color:#fff;margin-bottom:8px;font-size:1.1rem}.page-module__7RuN3W__featureItem p{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}@media (max-width:768px){.page-module__7RuN3W__header h1{font-size:2.5rem}.page-module__7RuN3W__release{padding:24px}}
.page-module__9zEhMq__docs{background-color:var(--background);min-height:100vh}.page-module__9zEhMq__header{text-align:center;padding:8rem 0 4rem}.page-module__9zEhMq__header h1{background:linear-gradient(90deg,#fff,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1.5rem 0;font-size:3.5rem}.page-module__9zEhMq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__9zEhMq__section{border-bottom:1px solid #ffffff0d;padding:4rem 0}.page-module__9zEhMq__section h2{color:#fff;margin-bottom:1.5rem;font-size:2rem}.page-module__9zEhMq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-top:2rem;display:grid}@media (max-width:968px){.page-module__9zEhMq__grid{grid-template-columns:1fr}}.page-module__9zEhMq__info h3{margin-bottom:1rem;font-size:1.5rem}.page-module__9zEhMq__info ul{padding:0;list-style:none}.page-module__9zEhMq__info li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.page-module__9zEhMq__info li:before{content:"→";color:#a78bfa;position:absolute;left:0}.page-module__9zEhMq__imageWrapper{text-align:center}.page-module__9zEhMq__screenshot{border:1px solid #ffffff1a;border-radius:12px;max-width:100%;height:auto;box-shadow:0 20px 40px #0006}.page-module__9zEhMq__caption{color:var(--text-secondary);margin-top:1rem;font-size:.9rem}.page-module__9zEhMq__flex{gap:4rem;margin-top:2rem;display:flex}@media (max-width:768px){.page-module__9zEhMq__flex{flex-direction:column}}.page-module__9zEhMq__half{flex:1}.page-module__9zEhMq__screenshotSmall{border:1px solid #ffffff1a;border-radius:12px;max-width:100%;height:auto;margin-top:1.5rem;box-shadow:0 10px 30px #0000004d}
