.compare-table-wrapper{overflow-x:auto;border-radius:16px;box-shadow:0 10px 30px rgb(0 0 0 / .08);-webkit-overflow-scrolling:touch}.compare-table{width:100%;min-width:800px;border-collapse:separate;border-spacing:0;font-size:15px;line-height:1.4;background:#fff}.compare-table th:not(:first-child),.compare-table td:not(:first-child){width:140px;min-width:140px;text-align:center}.compare-table td:first-child{position:sticky;left:0;z-index:10;background:#f8fafc;font-weight:600;text-align:left;min-width:280px}.compare-table thead th{background:linear-gradient(135deg,#2763ff 0%,#1e4ed8 100%);color:#fff;font-weight:600;font-size:16px;text-align:center;vertical-align:middle;height:90px;padding:8px 8px;position:sticky;top:0;z-index:11}.compare-table thead th:first-child{background:linear-gradient(135deg,#2763ff 0%,#1e4ed8 100%);text-align:center;vertical-align:middle;z-index:12}.compare-table .price{display:block;margin-top:20px;font-size:13px;font-weight:400;color:rgb(255 255 255 / .9)}.compare-table tbody td{padding:6px 12px;height:auto}.compare-table th,.compare-table td{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.compare-table th:last-child,.compare-table td:last-child{border-right:none}.compare-table tr:last-child td{border-bottom:none}.compare-table tbody tr:nth-child(even){background-color:#fafbfc}.compare-table tbody tr:hover{background-color:#ebf1ff}.compare-table .plus{color:#27ae60;font-weight:700;font-size:28px}.compare-table .minus{color:#e74c3c;font-weight:700;font-size:28px}.compare-table-wrapper::-webkit-scrollbar{height:8px}.compare-table-wrapper::-webkit-scrollbar-thumb{background:#a0aec0;border-radius:4px}