.cmp-page{--cast: #4F46E5;--cast-bg: #EEF2FF;--cmp-green: #16a34a;--cmp-red: #dc2626;--cmp-amber: #d97706;--g50: #f9fafb;--g100: #f3f4f6;--g200: #e5e7eb;--g300: #d1d5db;--g500: #6b7280;--g700: #374151;--g900: #111827}.cmp-page .cmp-hero{padding:10rem 0 2rem;text-align:center}.cmp-page .cmp-hero h1{font-size:2.5rem;font-weight:800;line-height:1.15;color:var(--g900);margin-bottom:.5rem}.cmp-page .cmp-hero .sub{color:var(--g500);font-size:1.05rem;margin-bottom:.25rem}.cmp-page .cmp-hero .date{color:var(--g500);font-size:.8rem}.cmp-page .cmp-nav{background:#fff;border-bottom:1px solid var(--g200);position:sticky;top:105px;z-index:40}.cmp-page .cmp-nav-inner{display:flex;gap:4px;padding:8px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.cmp-page .cmp-nav-inner::-webkit-scrollbar{display:none}.cmp-page .nav-btn{padding:8px 16px;border:none;background:none;color:var(--g500);font-size:13px;font-weight:500;cursor:pointer;border-radius:6px;white-space:nowrap;transition:all .15s}.cmp-page .nav-btn:hover,.cmp-page .nav-btn.active{background:var(--cast-bg);color:var(--cast)}.cmp-page .verdict{margin:2rem 0;background:#fff;border-radius:12px;border:1px solid var(--g200);overflow:hidden}.cmp-page .verdict-header{padding:20px 24px;border-bottom:1px solid var(--g200);font-weight:600;font-size:1.125rem;color:var(--g900)}.cmp-page .verdict-grid{display:grid;grid-template-columns:1fr 1fr}.cmp-page .verdict-col{padding:28px 28px 32px}.cmp-page .verdict-col:first-child{border-right:1px solid var(--g200)}.cmp-page .verdict-col h3{font-size:15px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}.cmp-page .verdict-col>p{color:var(--g500);font-size:14px;line-height:1.6;margin-bottom:20px}.cmp-page .vtag{display:inline-block;padding:4px 12px;border-radius:99px;font-size:12px;font-weight:600}.cmp-page .vtag-comp{background:var(--competitor-bg);color:var(--competitor-tag)}.cmp-page .vtag-c{background:var(--cast-bg);color:var(--cast)}.cmp-page .vlist-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px}.cmp-page .vlist-label-pro{color:var(--cmp-green)}.cmp-page .vlist-label-con{color:var(--cmp-red);margin-top:16px;padding-top:16px;border-top:1px dashed var(--g200)}.cmp-page .vpros,.cmp-page .vcons{margin:0;padding:0;list-style:none}.cmp-page .vpros li,.cmp-page .vcons li{font-size:13px;color:var(--g700);padding:4px 0 4px 22px;line-height:1.5;position:relative}.cmp-page .vpros li:before,.cmp-page .vcons li:before{position:absolute;left:0;top:5px;font-size:13px}.cmp-page .vpros li:before{content:"✓";color:var(--cmp-green);font-weight:700}.cmp-page .vcons li:before{content:"✗";color:var(--cmp-red);font-weight:700}.cmp-page .cmp-section{margin:2rem 0}.cmp-page .cmp-section-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-top:8px;color:var(--g900)}.cmp-page .cmp-legend{display:flex;gap:20px;margin-bottom:1rem;font-size:13px;color:var(--g500);flex-wrap:wrap}.cmp-page .cmp-legend span{display:flex;align-items:center;gap:4px}.cmp-page .cmp-table{width:100%;background:#fff;border-radius:12px;border:1px solid var(--g200);overflow:hidden;border-collapse:separate;border-spacing:0}.cmp-page .cmp-table thead th{padding:14px 16px;font-size:13px;font-weight:600;text-align:left;background:var(--g50);border-bottom:2px solid var(--g200)}.cmp-page .cmp-table thead th:nth-child(2){color:var(--competitor-tag);text-align:center}.cmp-page .cmp-table thead th:nth-child(3){color:var(--cast);text-align:center}.cmp-page .cmp-table tbody td{padding:12px 16px;border-bottom:1px solid var(--g100);font-size:14px;vertical-align:top}.cmp-page .cmp-table tbody td:nth-child(2),.cmp-page .cmp-table tbody td:nth-child(3){text-align:center;width:180px}.cmp-page .cmp-table tbody tr:last-child td{border-bottom:none}.cmp-page .cmp-table .cat-row td{background:var(--g50);font-weight:600;font-size:13px;color:var(--g500);text-transform:uppercase;letter-spacing:.5px}.cmp-page .cmp-table .fn{color:var(--g700)}.cmp-page .cmp-table .fnote{display:block;font-size:12px;color:var(--g500);margin-top:2px}.cmp-page .iy{color:var(--cmp-green);font-weight:700;font-size:16px}.cmp-page .in{color:var(--g300);font-size:16px}.cmp-page .ip{color:var(--cmp-amber);font-size:13px;font-weight:500}.cmp-page .ia{color:var(--cmp-amber);font-size:12px;font-weight:500}.cmp-page .score-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.cmp-page .score-label{width:170px;font-size:14px;font-weight:500;flex-shrink:0;color:var(--g700)}.cmp-page .score-bars{flex:1;display:flex;gap:8px;align-items:center}.cmp-page .sb-wrap{flex:1;height:10px;background:var(--g100);border-radius:99px;overflow:hidden}.cmp-page .sb{height:100%;border-radius:99px;transition:width .6s ease}.cmp-page .sb-comp{background:var(--competitor)}.cmp-page .sb-c{background:var(--cast)}.cmp-page .sv{font-size:12px;font-weight:600;width:28px;text-align:center}.cmp-page .pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cmp-page .pcard{background:#fff;border-radius:12px;border:1px solid var(--g200);padding:24px}.cmp-page .pcard h3{font-size:16px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.cmp-page .pcard .pmain{font-size:28px;font-weight:700;color:var(--g900)}.cmp-page .pcard .punit{color:var(--g500);font-size:14px}.cmp-page .pcard .pnote{font-size:13px;color:var(--g500);margin-top:8px}.cmp-page .ptiers{margin-top:16px;border-top:1px solid var(--g100);padding-top:16px}.cmp-page .tier{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.cmp-page .tier-n{color:var(--g700)}.cmp-page .tier-p{font-weight:600;color:var(--g900)}.cmp-page .bl{background:#fff;border-radius:12px;border:1px solid var(--g200);padding:28px;margin:2rem 0 3rem}.cmp-page .bl h2{font-size:1.125rem;font-weight:700;margin-bottom:12px;color:var(--g900)}.cmp-page .bl p{font-size:14px;color:var(--g700);line-height:1.7}.cmp-page .rec-box{margin-top:16px;padding:16px;background:var(--cast-bg);border-radius:8px;border-left:4px solid var(--cast)}.cmp-page .rec-box strong{color:var(--cast)}.cmp-page .info-box{background:#fff;border-radius:12px;border:1px solid var(--g200);padding:20px 24px;margin-bottom:1rem}.cmp-page .info-box h2,.cmp-page .info-box h3{font-size:14px;font-weight:600;color:var(--g900);margin-bottom:8px}.cmp-page .info-box p{font-size:13px;color:var(--g500);line-height:1.7}.cmp-page .naf-box{background:#fff;border-radius:12px;border:1px solid var(--g200);padding:24px}.cmp-page .naf-box p{font-size:14px;color:var(--g700);line-height:1.7;margin-bottom:16px}.cmp-page .naf-box ul{list-style:none;padding:0;margin:0}.cmp-page .naf-box li{font-size:14px;color:var(--g700);padding:6px 0}@media(max-width:700px){.cmp-page .verdict-grid,.cmp-page .pricing-grid{grid-template-columns:1fr}.cmp-page .verdict-col:first-child{border-right:none;border-bottom:1px solid var(--g200)}.cmp-page .cmp-table tbody td:nth-child(2),.cmp-page .cmp-table tbody td:nth-child(3){width:90px;font-size:12px}.cmp-page .cmp-table thead th{font-size:12px;padding:10px 8px}.cmp-page .cmp-table tbody td{padding:10px 8px}.cmp-page .cmp-hero h1{font-size:1.75rem}.cmp-page .score-label{width:110px;font-size:12px}}@media print{nav,footer,.cmp-nav,.cmp-page .cmp-nav,.cmp-no-print,#hm{display:none!important}.cmp-page .cmp-hero{padding-top:1rem}*{box-shadow:none!important}.cmp-page .cmp-table tbody td{padding:4px 8px;font-size:11px}.cmp-page .cmp-table thead th{padding:6px 8px;font-size:11px}.cmp-page .cmp-table .fnote{font-size:9px}.cmp-page .cmp-table .cat-row td{padding:4px 8px;font-size:10px}.cmp-page .cmp-section{margin:.75rem 0}.cmp-page .cmp-section-title{font-size:1rem;margin-bottom:.25rem}.cmp-page .verdict-col{padding:12px 14px}.cmp-page .verdict-header{padding:10px 14px}.cmp-page .verdict-col h3{margin-bottom:6px}.cmp-page .verdict-col>p{font-size:10px;margin-bottom:8px}.cmp-page .vlist-label{font-size:9px;margin-bottom:4px}.cmp-page .vlist-label-con{margin-top:8px;padding-top:8px}.cmp-page .vpros li,.cmp-page .vcons li{font-size:10px;padding:2px 0 2px 18px}.cmp-page .vpros li:before,.cmp-page .vcons li:before{top:3px;font-size:11px}.cmp-page .cmp-section,.cmp-page .cmp-table{break-inside:auto}.cmp-page .cmp-table thead{display:table-header-group}.cmp-page .cmp-table tr{break-inside:avoid}.cmp-page .cmp-section-title{orphans:3;widows:3;break-after:avoid}.cmp-page .cmp-legend{break-after:avoid}.cmp-page .pcard,.cmp-page .naf-box,.cmp-page .info-box,.cmp-page .rec-box,.cmp-page .bl,.cmp-page .score-row{break-inside:avoid}.cmp-page .verdict{break-inside:auto}.cmp-page .verdict-header{break-after:avoid}.cmp-page .verdict-col{break-inside:avoid}.cmp-page .verdict,.cmp-page .cmp-table,.cmp-page .pcard,.cmp-page .bl,.cmp-page .info-box,.cmp-page .naf-box{border-color:var(--g300)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.cmp-page .sb-comp,.cmp-page .sb-c,.cmp-page .vtag-comp,.cmp-page .vtag-c,.cmp-page .iy,.cmp-page .in,.cmp-page .ip,.cmp-page .ia,.cmp-page .vpros li:before,.cmp-page .vcons li:before,.cmp-page .cmp-table thead th,.cmp-page .cmp-table .cat-row td,.cmp-page .sb-wrap,.cmp-page .rec-box,.cmp-page .score-dot{-webkit-print-color-adjust:exact;print-color-adjust:exact}.cmp-page .score-legend{break-after:avoid}}
