.tv-wrap{max-width:820px;margin:20px auto;padding:15px;background:white;border-radius:10px;box-shadow:0 4px 14px rgba(0,123,255,0.08);border:1px solid rgba(0,123,255,0.08);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.tv-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:10px}.tv-table th{text-align:left;padding:14px 16px;font-weight:600;color:#1b1b1b;width:45%;vertical-align:top;background:#e6f0ff;border-bottom:1px solid #f1f1f1}.tv-table td{padding:14px 16px;color:#4a4a4a;vertical-align:top;border-bottom:1px solid #f1f1f1;background:#fff}.tv-table tr:hover td,.tv-table tr:hover th{background:rgba(0,123,255,0.08);transition:background .3s ease}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{padding:6px 0;border-bottom:1px dashed rgba(0,0,0,0.05)}.feature-list li:last-child{border-bottom:0}@media(max-width:640px){.tv-table th,.tv-table td{display:block;width:100%;box-sizing:border-box}.tv-table th{border-radius:10px 10px 0 0}}