.site-footer{background:var(--surface-dark);color:#fff;padding:48px 0 0}.footer-inner{max-width:1240px;margin:0 auto;padding:0 var(--s-4)}.footer-cols{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.footer__logo{gap:8px;font-weight:700;font-size:20px;line-height:28px;color:#fff;letter-spacing:-.5px;margin-bottom:14px}.footer-brand .xp-mark{width:38px;height:40px;background:var(--brand);border-radius:var(--r-5);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;flex-shrink:0}.footer-brand p{color:var(--text-300);font-size:14px;line-height:22px}.footer-social-col p{font-weight:700;font-size:13px;line-height:20px;color:#fff;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:16px}.footer-social-col .social{display:flex;flex-wrap:wrap;gap:10px}.footer-social-col .social a{width:36px;height:36px;background:var(--surface-dark-2);border-radius:var(--r-5);display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:background .2s}.footer-social-col .social a:hover{background:var(--brand);text-decoration:none}.footer-link-col p{font-weight:700;font-size:13px;line-height:20px;color:#fff;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:10px}.footer-link-col ul li{margin-bottom:2px}.footer-link-col ul a{font-size:12px;line-height:20px;color:var(--text-300)}.footer-link-col ul a:hover{color:#fff;text-decoration:none}.footer-bottom{border-top:1px solid var(--surface-dark-2);margin-top:48px;padding:16px var(--s-4);max-width:1240px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.footer-bottom p{font-size:12px;line-height:16px;color:var(--text-350)}.footer-bottom nav{display:flex;gap:24px}.footer-bottom nav a,.footer-modal-btn{font-size:12px;line-height:16px;color:var(--text-350)}.footer-modal-btn{background:none;border:0;padding:0;cursor:pointer;font-family:inherit}.footer-bottom nav a:hover,.footer-modal-btn:hover{color:#fff;text-decoration:none}.footer-brand-col{display:contents}.footer-social-col{order:10}@media(min-width:768px){.footer-cols{grid-template-columns:1fr 1fr;gap:40px 32px}.footer-brand-col{display:flex;flex-direction:column;gap:28px;grid-column:1 / -1}.footer-social-col{order:0}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.footer-link-col ul a{font-size:14px}.footer-link-col p{font-size:14px;margin-bottom:22px}.footer-link-col ul li{margin-bottom:15px}}@media(min-width:1024px){.footer-cols{grid-template-columns:repeat(5,1fr)}.footer-brand-col{grid-column:auto}.footer-brand p{max-width:240px}}@media(max-width:767px){.footer-link-col ul{column-count:2}.footer-bottom{margin-top:30px;align-items:center}.site-footer{padding-top:30px}.footer-link-col h5{margin-bottom:10px;letter-spacing:1px}.footer-cols{gap:24px}}.xp-score{color:var(--text-600)}.xp-score__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.xp-score__value{font-weight:700;font-size:13px;line-height:20px;color:var(--text-900)}.xp-score__bar{height:3px;background:var(--surface-band);border-radius:99px;overflow:hidden}.bar_fill{display:block;height:100%;background:linear-gradient(90deg,#b9f8cf,#008236);border-radius:99px}.specs-grid{display:grid;grid-template-columns:1fr;gap:var(--s-3);margin-top:var(--s-5)}.spec-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-5);padding:14px}.spec-card__head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.spec-card__head .ico{width:16px;height:16px;color:var(--brand)}.spec-card__head .sub_ttl{flex:1;font-weight:600}.spec-card__head .score,.xp-score__value{font-weight:700;font-size:13px;line-height:16px;color:var(--text-500);background:var(--surface-band);padding:3px 8px;border-radius:var(--r-1)}.spec-card__head .ttl_score{font-weight:500}.spec-bar{height:3px;background:var(--surface-band);border-radius:99px;overflow:hidden;margin-bottom:12px}.spec-table{width:100%;table-layout:auto;border-collapse:separate;border-spacing:0 6px}.spec-table th,.spec-table td{padding:5px 8px;font-weight:400;font-size:13px;line-height:18px;text-align:left;vertical-align:middle}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.spec-table th{color:var(--text-400);font-weight:500;min-width:80px}.spec-table td{color:var(--text-700);font-weight:600;text-align:right}.spec-td-inner{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.spec-td-inner.is-expanded{display:block;overflow:visible}.spec-show-more{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:4px;background:none;border:none;padding:0;cursor:pointer;font-size:11px;font-weight:600;color:var(--brand);font-family:inherit;width:100%}.spec-show-more svg{transition:transform .2s}.spec-show-more.is-expanded svg{transform:rotate(180deg)}.spec-table td .test-link{display:inline-block;margin-top:2px;font-weight:600;font-size:11px;line-height:14px;color:var(--text-500);background:var(--brand-bg);padding:1px 6px;border-radius:var(--r-1);margin-left:var(--s-2)}.spec-table tbody tr:nth-child(odd) th{background:var(--surface-pale);border-radius:var(--r-2) 0 0 var(--r-2)}.spec-table tbody tr:nth-child(odd) td{background:var(--surface-pale);border-radius:0 var(--r-2) var(--r-2) 0}.compare-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:var(--r-5);margin-top:16px;-webkit-overflow-scrolling:touch;max-width:100%}.compare{min-width:880px;border-collapse:separate;border-spacing:0;width:100%;background:#fff}.compare thead th{background:var(--gradient-col);color:#fff;padding:12px 10px;font-weight:600;font-size:13px;line-height:19.5px;text-align:center;border-right:1px solid rgba(255,255,255,.1);vertical-align:middle;min-width:92px}.compare thead th .model{display:block;font-weight:400;font-size:11px;line-height:16px;opacity:.85;margin-top:2px;text-transform:none;letter-spacing:0}.compare thead th.feature{background:var(--gradient-col);text-align:left;padding-left:16px;font-weight:700}.compare thead th.current{background:var(--gradient-current);box-shadow:4px 0 4px #00000026}.compare tbody td{padding:10px;font-weight:400;font-size:13px;line-height:19.5px;color:var(--text-900);text-align:center;border-bottom:1px solid var(--border);background:#fff;vertical-align:middle}.compare tbody th{padding:10px;font-weight:600;font-size:13px;line-height:19.5px;color:var(--text-900);text-align:left;background:var(--surface-pale);border-bottom:1px solid var(--border);position:sticky;left:0;z-index:1}.compare thead th.feature{position:sticky;left:0;z-index:1}.compare tbody td.current{background:var(--surface-warn);box-shadow:4px 0 4px #00000014}.compare .band th{color:var(--text-900);font-weight:700;font-size:13px;line-height:21px;padding:10px 16px;text-align:left;border-bottom:1px solid var(--border);position:sticky;left:0;z-index:2}.compare .band th,.compare .band td{background:var(--surface-band)}.compare .band td{background:var(--surface-band);border-bottom:1px solid var(--border)}.compare .score-cell{display:flex;flex-direction:column;align-items:center;gap:2px}.compare .score-cell .num{font-weight:600;font-size:14px;line-height:21px}.compare .score-cell .num.high{color:var(--score-green)}.compare .score-cell .num.mid{color:var(--score-amber)}.compare .score-cell .num.low{color:var(--score-orange)}.compare .chip{display:inline-block;font-weight:600;font-size:11px;line-height:16px;padding:2px 8px;border-radius:var(--r-1)}.compare .chip.good{background:var(--chip-good-bg);color:var(--chip-good-tx)}.compare .chip.fair{background:var(--chip-mid-bg);color:var(--chip-mid-tx)}.compare .sub-best{display:block;color:var(--text-500);font-weight:400;font-size:12px;line-height:18px;margin-top:2px}.compare .available .small{display:block;font-weight:400;font-size:11px;line-height:14px;color:var(--text-400);margin-top:2px}.two-col{display:grid;grid-template-columns:1fr;gap:var(--s-5)}.list-card{background:#fff;border:1px solid var(--border);border-radius:var(--r-5);padding:14px}.list-card__head{gap:8px}.list-card__head .ico{color:var(--brand);width:20px;height:20px}.list-card__head h2{flex:1}.list-card__head .view-all{font-weight:600;font-size:13px;line-height:16px;color:var(--brand)}.poplr-prod-list{display:flex;flex-direction:column;gap:8px}.prod-item{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:8px 0;border-radius:var(--r-2)}.prod-item:hover{background:var(--surface-pale)}.prod-item .prod-img{width:48px;height:48px;background:#f2f2f2;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.prod-item .prod-img img{width:40px;height:40px;object-fit:contain}.prod-item .tag{font-size:12px;color:var(--text-350);font-weight:500}.prod-item .prod-xp-prc{gap:2px}.prod-item .price{font-weight:700;font-size:13px;line-height:16px;color:var(--brand)}.prod-item .xp-score{font-weight:500;font-size:11px;line-height:14px;color:var(--text-600)}.news-list{display:flex;flex-direction:column;gap:12px}.news-item{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:start;padding:6px 0;border-radius:var(--r-2)}.news-item:hover{background:var(--surface-pale)}.news-item .img{width:74px;height:42px;background:var(--surface-pale);border-radius:var(--r-2);overflow:hidden;flex-shrink:0;display:block}.news-item .img img{width:100%;height:100%;object-fit:cover;display:block}.news-item__content{display:flex;flex-direction:column;gap:4px;min-width:0}.news-item .meta{display:flex;align-items:center;gap:8px;margin-bottom:4px}.news-item .badge{font-weight:600;font-size:9px;line-height:13.5px;padding:2px 8px;border-radius:var(--r-1);letter-spacing:.167px}.news-item .badge.news{background:#dbeafe;color:#1447e6}.news-item .badge.review{background:#dcfce7;color:#008236}.news-item .badge.guide{background:#f3e8ff;color:#8200db}.news-item .badge.mobile{background:#ccedff;color:#0068a1}.news-item .date{font-weight:500;font-size:10px;line-height:15px;color:var(--text-350);letter-spacing:.117px}.news-item .title{font-weight:600;font-size:14px;line-height:20px;color:var(--text-800);letter-spacing:-.15px}.news-item .title a{color:inherit}.breadcrumb{font-weight:400;font-size:12px;line-height:18px;color:var(--text-400)}.breadcrumb a{color:var(--brand)}.breadcrumb .sep{margin:0 6px}.notice{margin-top:var(--s-5);background:#fefce8;border:1px solid #fde68a;border-radius:var(--r-5);padding:16px}.notice__head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.notice__head .ico{color:#ca8a04;width:20px;height:20px}.notice__head h2{font-weight:700;font-size:15px;line-height:22px;color:var(--text-900)}.notice__block{margin-bottom:10px}.notice__block:last-child{margin-bottom:0}.notice__block h3{font-weight:700;font-size:13px;line-height:18px;color:var(--text-900);margin-bottom:2px;display:flex;align-items:center;gap:6px}.notice__block h3 .ico{color:var(--brand);flex-shrink:0}.notice__block p{font-weight:400;font-size:13px;line-height:19px;color:var(--text-500)}.notice__block p a{font-weight:600}.notice-report-btn{font-weight:600;font-size:13px;color:var(--brand);background:none;border:0;padding:0;cursor:pointer;font-family:inherit;text-decoration:none}.notice-report-btn:hover{text-decoration:underline}.notice__block--feedback{border-top:1px solid #fde68a;padding-top:10px;margin-top:10px}.related-links--card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:17px}.related-links h2{font-weight:700;font-size:20px;line-height:30px;color:var(--text-800);letter-spacing:-.45px;margin-bottom:12px}.related-links__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.related-links__col h3{font-weight:600;font-size:13px;line-height:16px;color:var(--text-nav);margin-bottom:6px}.related-links__col ul li{margin-bottom:4px}.related-links__col ul a{font-weight:400;font-size:13px;line-height:16px;color:var(--brand)}.links-pair{gap:20px;align-items:normal}.links-pair>.related-links{flex:1;margin-top:0}.pg-btm-sctn{padding:20px 10px}@media(max-width:767px){.spec-card{padding:12px 10px 0}.news-item .img{width:64px;height:36px;align-self:flex-start}.news-item{grid-template-columns:64px 1fr;gap:9px;padding:0}.news-list{gap:8px}.related-links{display:block;margin-top:var(--s-7)}.links-pair{flex-direction:column;gap:0}.links-pair>.related-links{width:100%}.related-links+.related-links{margin-top:var(--s-3)}}@media(min-width:768px){.specs-grid{grid-template-columns:1fr 1fr;gap:var(--s-4)}.two-col{grid-template-columns:1fr 1fr;gap:20px}.compare{min-width:0}.spec-table th{padding:8px 10px;min-width:142px}.spec-table td{padding:8px 10px 8px 0}.pg-btm-sctn{padding:20px 10px 0}.related-links__col ul a{font-size:14px;line-height:20px}}.avail-link{display:block;font-size:13px;font-weight:500;color:var(--brand-link);text-decoration:none}.avail-link:hover{text-decoration:underline}.compare .band th{min-width:190px}.compare tbody td.current,.compare th.current{position:sticky;left:193px;z-index:1}
