*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{--blue:#1a56db;--blue-dark:#1344b0;--star:#faa521;--green:#00b67a;--red:#e0414b;--bg:#f9f9f9;--border:#e3e6ea;--text:#191c1f;--muted:#6b7280;--radius:10px}
body{font-family:'Inter',sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.5}
a{color:inherit;text-decoration:none}.container{max-width:1080px;margin:0 auto;padding:0 20px}
header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}
.header-inner{display:flex;align-items:center;justify-content:space-between;height:58px}
.logo{display:flex;align-items:center;gap:9px;font-weight:800;font-size:18px}.logo .spark{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;overflow:hidden;flex-shrink:0}
.logo .spark img{width:100%;height:100%;object-fit:contain}.logo small{font-weight:600;color:var(--muted);font-size:12px}
.topnav{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:600}.topnav a{color:var(--muted)}.topnav a:hover{color:var(--blue)}
.btn{background:var(--blue);color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;display:inline-block}.btn:hover{background:var(--blue-dark)}
.btn-ghost{background:none;border:1.5px solid var(--border);color:var(--text)}.btn-ghost:hover{border-color:var(--blue);color:var(--blue)}.btn-block{width:100%;padding:11px}
.hero{background:linear-gradient(180deg,#fff,#f4f7ff);border-bottom:1px solid var(--border);padding:40px 0 28px;text-align:center}
.hero h1{font-size:30px;font-weight:800;line-height:1.25;margin-bottom:10px}.hero p{font-size:15px;color:var(--muted);max-width:660px;margin:0 auto 6px}.hero .meta{font-size:12.5px;color:var(--muted);margin-top:12px}.hero .meta b{color:var(--text)}
.sec{padding:30px 0}.sec-head{margin-bottom:16px}.sec-head h1,.sec-head h2{font-size:21px;font-weight:800}.sec-head p{font-size:13.5px;color:var(--muted);margin-top:3px}
.sortb{background:none;border:1px solid var(--border);border-radius:20px;padding:3px 11px;font-size:12px;font-weight:600;color:var(--muted);cursor:pointer;font-family:inherit;margin-left:4px}.sortb.active{background:var(--blue);color:#fff;border-color:var(--blue)}.sort-hint{font-weight:600}
.win-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.win-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:12px 14px}.win-lbl{font-size:11px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.4px}.win-brand{font-size:14px;font-weight:700;margin-top:5px;display:flex;align-items:center;gap:7px}.win-brand .dot{width:10px;height:10px;border-radius:50%}.win-brand b{margin-left:auto;color:var(--green)}
.cmp{display:flex;flex-direction:column;gap:10px}
.row{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;display:grid;grid-template-columns:30px 1fr 150px 170px 120px;gap:16px;align-items:center;transition:box-shadow .15s,border-color .15s}
.row:hover{box-shadow:0 6px 22px rgba(20,31,55,.09);border-color:#c7d2fe}.row.win{border-color:var(--green);box-shadow:0 4px 18px rgba(0,182,122,.12)}
.rank{font-size:18px;font-weight:800;color:var(--muted);text-align:center}.row.win .rank{color:var(--green)}
.brand{display:flex;align-items:center;gap:12px;min-width:0}.badge-logo{width:42px;height:42px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:17px;position:relative;overflow:hidden}.badge-logo.big{width:54px;height:54px;font-size:22px}.badge-logo.has-img{border:1px solid var(--border)}.badge-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:5px;background:#fff}
.hamb{display:none;flex-direction:column;justify-content:center;gap:4px;background:none;border:none;cursor:pointer;padding:7px}.hamb span{width:22px;height:2px;background:var(--text);border-radius:2px}
.brand-name{font-weight:700;font-size:15px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pill{font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px;background:rgba(0,182,122,.12);color:var(--green);text-transform:uppercase}.brand-sub{font-size:12px;color:var(--muted);margin-top:2px}
.stars{display:inline-flex;gap:1px;vertical-align:middle}.rnum{font-weight:800;font-size:15px}.rcount{font-size:11.5px;color:var(--muted)}
.score-bar-wrap{display:flex;align-items:center;gap:8px}.score-bar{flex:1;height:8px;background:#dcdfe3;border-radius:5px;overflow:hidden}.score-fill{height:100%;border-radius:5px}.score-val{font-size:13px;font-weight:800;width:38px;text-align:right}.score-lbl{font-size:10.5px;color:var(--muted);margin-top:3px}
.seemore{font-size:12px;color:var(--blue);font-weight:600;text-align:right;display:block}
.bp-hero{background:linear-gradient(180deg,#fff,#f7f9ff);border-bottom:1px solid var(--border);padding:30px 0}
.bp-grid{display:grid;grid-template-columns:1fr 260px;gap:30px;align-items:center}.bp-top{display:flex;gap:14px;align-items:center;margin-bottom:14px}.bp-top h1{font-size:24px;font-weight:800}.bp-rating{font-size:13.5px;color:var(--muted);margin-top:3px}.bp-summary{font-size:14px;line-height:1.7;color:var(--text);margin-bottom:14px}
.themes{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.theme{font-size:12px;font-weight:600;padding:5px 11px;border-radius:20px}.theme.neg{background:rgba(224,65,75,.08);color:var(--red)}.theme.pos{background:rgba(0,182,122,.1);color:var(--green)}
.radar-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px;text-align:center}.radar-card h3{font-size:14px;font-weight:700;margin-bottom:6px}.dims{margin-top:10px;text-align:left}
.dimrow{margin-bottom:9px}.dimtop{display:flex;justify-content:space-between;font-size:12px;margin-bottom:3px}
.rev-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rev{border:1px solid var(--border);border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:8px;background:#fff}
.rev-top{display:flex;align-items:center;gap:9px}.av{width:30px;height:30px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700}.rev-name{font-size:12.5px;font-weight:600}.rev-meta{font-size:11px;color:var(--muted)}
.rev-text{font-size:13px;line-height:1.6}.rev-text.clamp{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.rmore{background:none;border:none;color:var(--blue);font-size:12px;font-weight:600;cursor:pointer;text-align:left;padding:0;font-family:inherit}.vtag{font-size:10.5px;color:var(--green);font-weight:600;margin-top:auto}
.vs-sec .vs-links,.vs-links{display:flex;gap:10px;flex-wrap:wrap}.vs-link{font-size:13px;font-weight:600;color:var(--blue);border:1px solid #c7d2fe;border-radius:20px;padding:6px 14px;background:#f5f8ff}
.vs-cards{display:grid;grid-template-columns:1fr 60px 1fr;gap:14px;align-items:center;margin-bottom:20px}.vs-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px;text-align:center}.vs-card.win{border-color:var(--green);box-shadow:0 4px 18px rgba(0,182,122,.12)}.vs-card h2{font-size:18px;margin:8px 0 4px}.vs-score{font-size:13px;font-weight:700;margin-top:6px}.vs-vs{text-align:center;font-weight:800;color:var(--muted)}
.vs-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;font-size:13.5px}.vs-table th,.vs-table td{padding:11px 14px;text-align:left;border-bottom:1px solid var(--border)}.vs-table th{background:#f5f8ff;font-weight:700}.vs-table td.w{color:var(--green);font-weight:800}.vs-verdict{font-size:14px;line-height:1.7;background:#f5f8ff;border:1px solid #c7d2fe;border-radius:10px;padding:14px 16px;margin:18px 0}
.disc-head{display:flex;gap:14px;align-items:center;margin-bottom:18px}.disc-head h1{font-size:22px;font-weight:800}.disc-head p{font-size:13px;color:var(--muted)}.disc-head a{color:var(--blue)}
.post-box{background:#fff;border:1.5px dashed var(--border);border-radius:10px;padding:14px;margin-bottom:16px}.pb-title{font-weight:700;font-size:14px;margin-bottom:8px}.post-box textarea{width:100%;border:1px solid var(--border);border-radius:7px;padding:10px;font-family:inherit;font-size:13px;min-height:70px;resize:vertical;outline:none}.pb-row{display:flex;align-items:center;gap:10px;margin-top:8px}.note{font-size:11px;color:var(--muted)}
.thread{display:flex;flex-direction:column;gap:10px}.post{display:flex;gap:10px;border:1px solid var(--border);border-radius:10px;padding:12px 14px;background:#fff}
.votes{display:flex;flex-direction:column;align-items:center;gap:2px;width:36px;flex-shrink:0}.vote{background:none;border:none;cursor:pointer;font-size:15px;color:var(--muted);line-height:1;padding:2px;font-family:inherit}.vote.on-up{color:var(--green)}.vote.on-down{color:var(--red)}.vcount{font-size:12px;font-weight:800}
.pbody{flex:1;min-width:0}.pmeta{font-size:11.5px;color:var(--muted);margin-bottom:4px}.pmeta b{color:var(--text)}.pflair{font-size:10px;font-weight:700;padding:1px 6px;border-radius:4px;background:#eef2ff;color:var(--blue);margin-left:5px}.ptext{font-size:13px;line-height:1.6}
.skel{height:64px;border-radius:10px;background:linear-gradient(90deg,#f3f4f6 25%,#e9eaec 50%,#f3f4f6 75%);background-size:200% 100%;animation:sk 1.4s infinite}@keyframes sk{0%{background-position:200% 0}100%{background-position:-200% 0}}
.m-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:200;align-items:center;justify-content:center;padding:16px}.m-overlay.open{display:flex}
.modal{background:#fff;border-radius:12px;padding:26px;width:100%;max-width:380px;position:relative}.m-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:22px;color:var(--muted);cursor:pointer}.m-title{font-size:20px;font-weight:800}.m-sub{font-size:13px;color:var(--muted);margin:4px 0 16px}
.f-group{margin-bottom:13px}.f-group label{display:block;font-size:13px;font-weight:600;margin-bottom:5px}.f-input{width:100%;padding:10px 12px;border:1.5px solid var(--border);border-radius:7px;font-size:14px;font-family:inherit;outline:none}.f-input:focus{border-color:var(--blue)}
.auth-toggle{font-size:13px;color:var(--muted);text-align:center;margin-top:12px}.auth-toggle button{background:none;border:none;color:var(--blue);font-weight:600;cursor:pointer;font-family:inherit}.auth-err{color:var(--red);font-size:12.5px;margin-top:10px;text-align:center;min-height:16px}
.auth-slot .uname{font-size:13px;font-weight:700;color:var(--blue)}.auth-slot .logout{background:none;border:none;color:var(--muted);font-size:12px;cursor:pointer;font-family:inherit;margin-left:8px}
footer{background:#fff;border-top:1px solid var(--border);padding:22px 0;margin-top:20px}.foot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12.5px;color:var(--muted)}
.win-2nd{font-size:11px;color:var(--muted);margin-top:4px}
.methodology{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.6;max-width:800px}
.bp-hero{border-top:3px solid var(--brand,var(--blue))}.disc{border-top:3px solid var(--brand,var(--blue))}
.bp-stats{display:grid;grid-template-columns:repeat(4,auto);gap:24px;margin:4px 0 16px;justify-content:start}.bp-stats>div{display:flex;flex-direction:column}.bp-stats b{font-size:19px;font-weight:800;line-height:1.1}.bp-stats span{font-size:11px;color:var(--muted);margin-top:3px}
.rev-filters{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.rfilter{background:#fff;border:1px solid var(--border);border-radius:20px;padding:6px 14px;font-size:12.5px;font-weight:600;color:var(--muted);cursor:pointer;font-family:inherit;transition:all .15s}.rfilter:hover{border-color:var(--blue);color:var(--blue)}.rfilter.active{background:var(--blue);color:#fff;border-color:var(--blue)}
.loadmore-wrap{text-align:center;margin-top:18px}
.btn{transition:background .15s,transform .06s}.btn:active{transform:translateY(1px)}
.disc-tabs{display:flex;gap:6px;margin-bottom:14px}.dtab{background:#fff;border:1px solid var(--border);border-radius:7px;padding:6px 18px;font-size:13px;font-weight:700;color:var(--muted);cursor:pointer;font-family:inherit;transition:all .15s}.dtab.active{background:var(--text);color:#fff;border-color:var(--text)}
.pactions{margin-top:7px}.replybtn{background:none;border:none;color:var(--muted);font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;padding:0}.replybtn:hover{color:var(--blue)}
.replybox{display:none;margin-top:9px}.replybox.open{display:block}.replybox textarea{width:100%;border:1px solid var(--border);border-radius:7px;padding:9px;font-family:inherit;font-size:13px;min-height:54px;resize:vertical;outline:none;margin-bottom:7px}.btn-sm{padding:6px 13px;font-size:12px}
.replies{margin-top:12px;padding-left:14px;border-left:2px solid var(--border);display:flex;flex-direction:column;gap:9px}.post.reply{padding:10px 12px;background:#fbfcfd}
.pflair.top-complaint{background:rgba(224,65,75,.1);color:var(--red)}.pflair.member{background:rgba(0,182,122,.12);color:var(--green)}.pflair.reply{background:#f1f3f5;color:var(--muted)}
.hero-cta{display:flex;gap:10px;justify-content:center;margin-top:18px;flex-wrap:wrap}
.dir-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.dir-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;transition:box-shadow .15s,border-color .15s}
.dir-card:hover{box-shadow:0 6px 22px rgba(20,31,55,.09);border-color:#c7d2fe}.dir-card.lead{border-color:var(--green)}
.dir-name{font-weight:700;font-size:16px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.dir-rate{font-size:12.5px;color:var(--muted)}.dir-rate b{color:var(--text)}
.dir-score{display:flex;align-items:center;gap:8px;width:100%}.dir-score .score-bar{flex:1}.dir-score span{font-size:13px;font-weight:800}
.dir-theme{font-size:12px;color:var(--muted)}.dir-cta{font-size:12.5px;color:var(--blue);font-weight:600;margin-top:2px}
.ptoggle{background:none;border:none;color:var(--blue);font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;padding:3px 0 0}.ptext.clamp{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}
.nf{text-align:center;padding:48px 0}.nf-code{font-size:64px;font-weight:800;color:var(--blue);line-height:1}.nf h1{font-size:24px;margin:6px 0 8px}.nf p{font-size:15px;color:var(--muted);margin-bottom:20px}
.crumbwrap{background:#fff;border-bottom:1px solid var(--border)}.crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:9px 0;font-size:12.5px;color:var(--muted)}.crumbs a{color:var(--blue);font-weight:600}.crumbs .sep{color:#c2c7cd}.crumbs .cur{color:var(--text)}
.foot-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:8px 0 22px;border-bottom:1px solid var(--border)}
.legal{max-width:820px}.legal h1{font-size:26px;margin-bottom:6px}.legal-meta{font-size:12.5px;color:var(--muted);margin-bottom:16px}.legal-intro{font-size:14.5px;line-height:1.7;margin-bottom:10px}.legal h2{font-size:17px;margin:22px 0 8px}.legal p{font-size:14px;line-height:1.7;margin-bottom:10px;color:#33373b}.legal ul{margin:0 0 12px 20px}.legal li{font-size:14px;line-height:1.6;margin-bottom:5px}
.guide{max-width:840px}.guide h1{font-size:27px;margin-bottom:6px}.guide h2{font-size:18px;margin:26px 0 8px}.guide p{font-size:14.5px;line-height:1.7;margin-bottom:10px;color:#33373b}.guide ul{margin:2px 0 12px 20px}.guide li{font-size:14px;line-height:1.6;margin-bottom:6px}.faq{border:1px solid var(--border);border-radius:9px;padding:13px 15px;margin-bottom:10px;background:#fff}.faq h3{font-size:14.5px;margin-bottom:5px}.faq p{font-size:13.5px;margin-bottom:0}.foot-col h4{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:var(--text);margin-bottom:10px}.foot-col a{display:block;font-size:13px;color:var(--muted);padding:3px 0}.foot-col a:hover{color:var(--blue)}.foot-base{padding-top:18px}
@media(max-width:820px){.row{grid-template-columns:26px 1fr auto;gap:10px;row-gap:12px}.score-cell,.cta-cell{grid-column:2/4}.cta-cell{text-align:left}.seemore{text-align:left}.rev-grid{grid-template-columns:1fr}.bp-grid{grid-template-columns:1fr}.win-grid{grid-template-columns:1fr}.dir-grid{grid-template-columns:1fr}.vs-cards{grid-template-columns:1fr}.vs-vs{display:none}.hero h1{font-size:24px}.bp-stats{grid-template-columns:repeat(2,1fr);gap:14px}.bp-side{max-width:300px}.foot{flex-direction:column}.foot-cols{grid-template-columns:1fr 1fr;gap:14px}.container{padding:0 16px}.vs-table th,.vs-table td{padding:9px 10px;font-size:12.5px}.logo{font-size:16px}.logo small{display:none}.header-inner{height:54px;position:relative}
.hamb{display:flex}.topnav{position:absolute;top:54px;left:0;right:0;background:#fff;border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:0;padding:6px 16px 12px;display:none;box-shadow:0 10px 22px rgba(0,0,0,.07);z-index:90}.topnav.open{display:flex}.topnav a{padding:11px 2px;border-bottom:1px solid var(--border);font-size:14px}.auth-slot{padding:11px 2px}}