.brands-module__bQ0IoW__pageWrapper{background:var(--c-void);min-height:100vh;color:var(--c-text);padding-bottom:0;position:relative;overflow:hidden}.brands-module__bQ0IoW__background{z-index:0;background:radial-gradient(circle at 50% 50%,#1a1a1a 0%,var(--c-void)100%);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.brands-module__bQ0IoW__meshGradient{filter:blur(80px);opacity:.4;background:radial-gradient(circle,#7000ff66 0%,#0000 20%),radial-gradient(circle at 80% 20%,#cf06 0%,#0000 20%);width:200%;height:200%;animation:20s ease-in-out infinite alternate brands-module__bQ0IoW__float;position:absolute;top:-50%;left:-50%}@keyframes brands-module__bQ0IoW__float{0%{transform:translate(0)rotate(0)}to{transform:translate(-10%,-10%)rotate(10deg)}}.brands-module__bQ0IoW__hero{z-index:1;min-height:80vh;padding:var(--s-2xl)var(--s-md);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.brands-module__bQ0IoW__heroContent{align-items:center;gap:var(--s-lg);flex-direction:column;width:100%;max-width:1000px;display:flex}.brands-module__bQ0IoW__title{font-family:var(--f-display);letter-spacing:-.02em;color:var(--c-text);margin-bottom:var(--s-md);font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:.95}.brands-module__bQ0IoW__highlight{color:var(--c-lime)}.brands-module__bQ0IoW__subtitle{color:var(--c-text-muted);text-align:center;max-width:700px;margin-bottom:var(--s-lg);font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5}.brands-module__bQ0IoW__statsRow{gap:var(--s-2xl);margin-top:var(--s-md);padding:var(--s-lg)var(--s-2xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;display:flex}.brands-module__bQ0IoW__statItem{text-align:center;position:relative}.brands-module__bQ0IoW__statItem:not(:last-child):after{content:"";right:calc(var(--s-xl)*-.5);background:#ffffff1a;width:1px;height:30px;position:absolute;top:50%;transform:translateY(-50%)}.brands-module__bQ0IoW__statValue{font-size:1.75rem;font-family:var(--f-display);color:var(--c-lime);text-shadow:0 0 20px #ccff004d;line-height:1;display:block}.brands-module__bQ0IoW__statLabel{color:var(--c-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:8px;font-size:.85rem;display:block}.brands-module__bQ0IoW__primaryButton{background:var(--c-lime);color:#000;padding:var(--s-md)var(--s-lg);font-weight:700;font-family:var(--f-display);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:4px;align-items:center;gap:8px;font-size:1.1rem;transition:transform .2s,box-shadow .2s;display:inline-flex}.brands-module__bQ0IoW__primaryButton:hover{box-shadow:0 4px 20px var(--c-lime-glow);transform:translateY(-2px)}.brands-module__bQ0IoW__sectionTitle{text-align:center;font-family:var(--f-display);color:var(--c-text);margin:var(--s-xl)0 var(--s-xl);text-transform:uppercase;letter-spacing:.05em;font-size:clamp(2rem,4vw,3rem)}.brands-module__bQ0IoW__grid{gap:var(--s-lg);max-width:var(--container-width);padding:0 var(--s-md);z-index:1;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;display:grid;position:relative}.brands-module__bQ0IoW__card{background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;border-radius:20px;width:100%;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.brands-module__bQ0IoW__card:hover{border-color:var(--c-lime);transform:translateY(-5px);box-shadow:0 0 30px #00000080}.brands-module__bQ0IoW__cardHeader{background:#ffffff08;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.brands-module__bQ0IoW__windowControls{gap:8px;display:flex}.brands-module__bQ0IoW__winDot{background:#fff3;border-radius:50%;width:8px;height:8px}.brands-module__bQ0IoW__winTitle{text-transform:uppercase;color:var(--c-text-muted);letter-spacing:.1em;font-size:.75rem;font-weight:600}.brands-module__bQ0IoW__cardContent{padding:var(--s-xl);position:relative}.brands-module__bQ0IoW__cardGridBg{opacity:.5;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.brands-module__bQ0IoW__cardIcon{z-index:1;width:60px;height:60px;color:var(--c-lime);margin-bottom:var(--s-lg);background:#ccff001a;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 20px #cf03}.brands-module__bQ0IoW__cardTitle{font-family:var(--f-display);margin-bottom:var(--s-sm);color:var(--c-text);z-index:1;font-size:1.5rem;position:relative}.brands-module__bQ0IoW__cardText{color:var(--c-text-muted);z-index:1;font-size:1rem;line-height:1.6;position:relative}.brands-module__bQ0IoW__comparisonGrid{gap:var(--s-xl);max-width:var(--container-width);padding:0 var(--s-md);grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.brands-module__bQ0IoW__specCard{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:16px;position:relative;overflow:hidden}.brands-module__bQ0IoW__specHeader{padding:var(--s-lg);align-items:center;gap:var(--s-md);border-bottom:1px solid #ffffff1a;display:flex}.brands-module__bQ0IoW__specHeader h3{font-size:1.25rem;font-family:var(--f-display);text-transform:uppercase;letter-spacing:.05em}.brands-module__bQ0IoW__bad .brands-module__bQ0IoW__specHeader{background:#ff3b300d}.brands-module__bQ0IoW__bad .brands-module__bQ0IoW__specHeader h3{color:#ff3b30}.brands-module__bQ0IoW__good{border-color:var(--c-lime);box-shadow:0 0 40px #ccff000d}.brands-module__bQ0IoW__good .brands-module__bQ0IoW__specHeader{background:#ccff000d}.brands-module__bQ0IoW__good .brands-module__bQ0IoW__specHeader h3{color:var(--c-lime)}.brands-module__bQ0IoW__specBody{padding:var(--s-lg)}.brands-module__bQ0IoW__specRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.brands-module__bQ0IoW__specRow:last-child{border-bottom:none}.brands-module__bQ0IoW__specLabel{color:var(--c-text-muted);font-size:.95rem}.brands-module__bQ0IoW__specStatus{align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.brands-module__bQ0IoW__statusBad{color:#ff3b30}.brands-module__bQ0IoW__statusGood{color:var(--c-lime)}.brands-module__bQ0IoW__statusNeutral{color:var(--c-text)}.brands-module__bQ0IoW__monitorVis{height:140px;margin-bottom:var(--s-lg);background:#000;border:1px solid #ffffff1a;border-radius:8px;position:relative;overflow:hidden}.brands-module__bQ0IoW__screenContent{width:100%;height:100%;display:flex;position:relative}.brands-module__bQ0IoW__monitorBad .brands-module__bQ0IoW__screenContent{background:radial-gradient(circle at 30% 70%,#222,#000);justify-content:flex-end;align-items:flex-start;padding:10px}.brands-module__bQ0IoW__monitorGood .brands-module__bQ0IoW__screenContent{background:radial-gradient(circle,#222,#000);justify-content:center;align-items:center}.brands-module__bQ0IoW__staticAd{color:#666;background:#00000080;border:1px solid #666;justify-content:center;align-items:center;width:80px;height:40px;font-size:.7rem;display:flex}.brands-module__bQ0IoW__integratedAd{border:1px solid var(--c-lime);color:var(--c-lime);background:#ccff001a;border-radius:4px;padding:10px 20px;font-size:.9rem;font-weight:700;box-shadow:0 0 20px #ccff004d}.brands-module__bQ0IoW__bottomCtaSection{z-index:2;margin-top:var(--s-2xl);padding:var(--s-2xl)var(--s-md);text-align:center;background:radial-gradient(circle,#ccff0008 0%,#0000 70%);border-top:1px solid #ffffff0d;position:relative}.brands-module__bQ0IoW__bottomCtaTitle{font-family:var(--f-display);margin-bottom:var(--s-md);color:var(--c-text);font-size:clamp(2rem,5vw,3.5rem)}.brands-module__bQ0IoW__bottomCtaText{color:var(--c-text-muted);margin-bottom:var(--s-xl);max-width:600px;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (max-width:1024px){.brands-module__bQ0IoW__comparisonGrid{grid-template-columns:1fr}.brands-module__bQ0IoW__statsRow{gap:var(--s-lg);flex-direction:column}.brands-module__bQ0IoW__hero{min-height:auto;padding-top:150px}}
.Footer-module__Grjkva__footer{padding:var(--s-2xl)var(--s-md);margin-top:var(--s-2xl);text-align:center;background:var(--c-void);z-index:10;border-top:1px solid #ffffff0d;position:relative}.Footer-module__Grjkva__logo{font-family:var(--f-display);margin-bottom:var(--s-md);color:var(--c-text);font-size:2rem;display:inline-block}.Footer-module__Grjkva__links{justify-content:center;gap:var(--s-lg);margin-bottom:var(--s-lg);display:flex}.Footer-module__Grjkva__link{color:var(--c-text-muted);transition:color .2s}.Footer-module__Grjkva__link:hover{color:var(--c-lime)}.Footer-module__Grjkva__copy{color:var(--c-text-muted);opacity:.6;font-size:.9rem}
.page-module___8aEwW__main{background:var(--c-void);min-height:100vh;color:var(--c-text);width:100%;padding-bottom:0;position:relative}.page-module___8aEwW__canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-module___8aEwW__background{z-index:0;background:radial-gradient(circle at 50% 50%,#1a1a1a 0%,var(--c-void)100%);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__meshGradient{filter:blur(80px);opacity:.4;background:radial-gradient(circle,#7000ff66 0%,#0000 20%),radial-gradient(circle at 80% 20%,#cf06 0%,#0000 20%);width:200%;height:200%;animation:20s ease-in-out infinite alternate page-module___8aEwW__float;position:absolute;top:-50%;left:-50%}@keyframes page-module___8aEwW__float{0%{transform:translate(0)rotate(0)}to{transform:translate(-10%,-10%)rotate(10deg)}}
