.container{max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.hero{text-align:center;padding:4rem 0 3rem}.hero h1{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}.highlight{color:var(--primary);text-shadow:0 0 25px #0f86}.hero p{color:#a0a0a0;max-width:700px;margin:0 auto;font-size:clamp(1rem,4vw,1.25rem);line-height:1.6}.top-firms h2{text-align:center;margin-bottom:2rem;font-size:clamp(1.8rem,6vw,2.5rem)}.grid{gap:1rem;display:grid}.top-firms .grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.firm-card{flex-direction:column;margin-top:35px;padding:1.2rem;transition:transform .3s,border-color .3s;display:flex;position:relative}.top-firms .firm-card{min-width:0}@media (max-width:1400px) and (min-width:901px){.top-firms .firm-card{padding:.8rem}.firm-logo{width:45px;height:45px}.card-header{gap:.5rem;height:55px}.card-header h3{font-size:1rem}.description{height:52px;font-size:.8rem}.features li{font-size:.85rem}.btn-primary{padding:.8rem;font-size:.95rem}}@media (max-width:900px){.top-firms .grid{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.top-firms .firm-card{scroll-snap-align:center;min-width:280px}}.firm-card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 0 40px #00ff881a}.badge-ribbon{background:linear-gradient(90deg, var(--primary), var(--primary-hover));color:#000;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;z-index:10;border-radius:12px 12px 0 0;justify-content:center;align-items:center;height:30px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-30px;left:-1px;right:-1px}.ranking-number{color:var(--primary);z-index:5;background:#00ff8826;border-bottom:1px solid #0f83;border-left:1px solid #0f83;border-top-right-radius:20px;border-bottom-left-radius:8px;padding:.2rem .5rem;font-size:.7rem;font-weight:800;position:absolute;top:0;right:0}.card-header{align-items:center;gap:.8rem;height:85px;margin-bottom:1rem;display:flex}.card-header>div{flex:1;min-width:0}.firm-logo{object-fit:contain;background:0 0;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:55px;height:55px;padding:5px}.card-header h3{word-break:break-word;width:100%;margin:0 0 .2rem;padding-right:1.5rem;font-size:.95rem;line-height:1.3}.trustpilot{color:gold;white-space:nowrap;font-size:.95rem;font-weight:700}.trustpilot span{color:#888;font-size:.75rem;font-weight:400}.description{color:silver;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:58px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.features{flex-grow:1;margin-bottom:2rem;padding:0;list-style:none}.features li{color:#d0d0d0;align-items:flex-start;gap:.5rem;margin-bottom:.8rem;font-size:.95rem;line-height:1.4;display:flex}.check{color:var(--primary);font-weight:700}.btn-primary{text-align:center;background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:background .3s,transform .2s;display:block}.btn-primary:hover{background:var(--primary-hover);transform:scale(1.02)}@media (max-width:600px){.firm-card{padding:1.5rem}.card-header{text-align:center;flex-direction:column;height:auto}.firm-logo{width:80px;height:80px}.features li{justify-content:center}}.layout-wrapper{min-height:100vh;display:flex}.sidebar{border-left:1px solid var(--border);background:#1a1a2466;flex-direction:column;flex-shrink:0;width:280px;height:100vh;padding:2rem;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-logo h2{margin:0 0 3rem;font-size:1.8rem}.sidebar-nav{flex-direction:column;gap:1rem;display:flex}.sidebar-nav a{color:silver;border-radius:8px;padding:.8rem 1rem;font-size:1.05rem;text-decoration:none;transition:background .3s,color .3s}.sidebar-nav a:hover,.sidebar-nav a.active{color:var(--primary);background:#00ff881a;font-weight:700}.tool-highlight-pro{border:1px solid var(--primary);background:#00ff881a;border-radius:8px;justify-content:space-between;align-items:center;padding:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;color:#fff!important}.tool-highlight-pro:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0f83;background:#0f83!important}.tool-highlight-free{background:#00a8ff1a;border:1px solid #00a8ff;border-radius:8px;justify-content:space-between;align-items:center;padding:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;color:#fff!important}.tool-highlight-free:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00a8ff33;background:#00a8ff33!important}.section-title{letter-spacing:.5px;margin-bottom:.5rem;font-weight:800;display:block;color:#fff!important;padding:0!important;font-size:1rem!important}.submenu{border-left:1px solid #ffffff1a;flex-direction:column;gap:.2rem;margin-left:.5rem;padding-left:1rem;display:flex}.submenu a{color:#a0a0a0!important;border-radius:6px!important;padding:.4rem .8rem!important;font-size:.9rem!important}.submenu a:hover{color:var(--primary)!important;background:#00ff880d!important}.main-content{flex:1;min-width:0;padding:1rem 3rem;overflow-x:hidden}@media (max-width:900px){.layout-wrapper{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border);width:100%;height:auto;padding:1.5rem;position:relative}.main-content{padding:1rem}}.cta-grid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.cta-grid .firm-card{width:calc(20% - 1rem);min-width:200px}@media (max-width:1024px){.cta-grid .firm-card{width:calc(33.333% - 1rem)}}@media (max-width:768px){.cta-grid .firm-card{width:calc(50% - 1rem)}}@media (max-width:480px){.cta-grid .firm-card{width:100%}}
